jdk_net_0
[2024-05-30T21:58:15.902Z] Running test jdk_net_0 ...
[2024-05-30T21:58:15.902Z] ===============================================
[2024-05-30T21:58:15.902Z] jdk_net_0 Start Time: Thu May 30 21:58:15 2024 Epoch Time (ms): 1717106295213
[2024-05-30T21:58:15.902Z] variation: Mode150
[2024-05-30T21:58:15.902Z] JVM_OPTIONS: -XX:+UseCompressedOops
[2024-05-30T21:58:15.902Z] { \
[2024-05-30T21:58:15.902Z] echo ""; echo "TEST SETUP:"; \
[2024-05-30T21:58:15.902Z] echo "Nothing to be done for setup."; \
[2024-05-30T21:58:15.902Z] mkdir -p "/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_1717106294178/jdk_net_0"; \
[2024-05-30T21:58:15.902Z] cd "/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_1717106294178/jdk_net_0"; \
[2024-05-30T21:58:15.902Z] echo ""; echo "TESTING:"; \
[2024-05-30T21:58:15.902Z] "/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/bin/java" -Xmx512m -jar "/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../../jvmtest/openjdk/jtreg/lib/jtreg.jar" \
[2024-05-30T21:58:15.902Z] -agentvm -a -ea -esa -v:fail,error,time,nopass -retain:fail,error,*.dmp,javacore.*,heapdump.*,*.trc -ignore:quiet -timeoutFactor:8 -xml:verify -concurrency:1 -nativepath:"/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native" -vmoptions:"-Xmx512m -XX:+UseCompressedOops " \
[2024-05-30T21:58:15.902Z] -w ""/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_1717106294178/jdk_net_0"/work" \
[2024-05-30T21:58:15.902Z] -r ""/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_1717106294178/jdk_net_0"/report" \
[2024-05-30T21:58:15.902Z] -jdk:"/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image" \
[2024-05-30T21:58:15.902Z] -exclude:"/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/test/jdk/ProblemList.txt" \
[2024-05-30T21:58:15.902Z] -exclude:"/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../../jvmtest/openjdk/excludes/ProblemList_openjdk11.txt" \
[2024-05-30T21:58:15.902Z] \
[2024-05-30T21:58:15.902Z] \
[2024-05-30T21:58:15.902Z] "/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/test/jdk:jdk_net"; \
[2024-05-30T21:58:15.902Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "jdk_net_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/..; else echo "-----------------------------------"; echo "jdk_net_0""_FAILED"; echo "-----------------------------------"; fi; \
[2024-05-30T21:58:15.902Z] echo ""; echo "TEST TEARDOWN:"; \
[2024-05-30T21:58:15.902Z] echo "Nothing to be done for teardown."; \
[2024-05-30T21:58:15.902Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_1717106294178/TestTargetResult";
[2024-05-30T21:58:15.902Z]
[2024-05-30T21:58:15.902Z] TEST SETUP:
[2024-05-30T21:58:15.902Z] Nothing to be done for setup.
[2024-05-30T21:58:15.902Z]
[2024-05-30T21:58:15.902Z] TESTING:
[2024-05-30T21:58:16.663Z] Directory "/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_1717106294178/jdk_net_0/work" not found: creating
[2024-05-30T21:58:16.664Z] Directory "/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_1717106294178/jdk_net_0/report" not found: creating
[2024-05-30T21:58:20.048Z] XML output with verification to /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work
[2024-05-30T23:14:37.352Z] --------------------------------------------------
[2024-05-30T23:14:37.352Z] TEST: java/net/httpclient/SpecialHeadersTest.java
[2024-05-30T23:14:37.352Z] TEST JDK: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image
[2024-05-30T23:14:37.352Z]
[2024-05-30T23:14:37.352Z] ACTION: build -- Passed. Build successful
[2024-05-30T23:14:37.352Z] REASON: User specified action: run build Http2TestServer HttpServerAdapters SpecialHeadersTest
[2024-05-30T23:14:37.352Z] TIME: 0.345 seconds
[2024-05-30T23:14:37.352Z] messages:
[2024-05-30T23:14:37.352Z] command: build Http2TestServer HttpServerAdapters SpecialHeadersTest
[2024-05-30T23:14:37.352Z] reason: User specified action: run build Http2TestServer HttpServerAdapters SpecialHeadersTest
[2024-05-30T23:14:37.352Z] started: Thu May 30 23:13:34 UTC 2024
[2024-05-30T23:14:37.352Z] Test directory:
[2024-05-30T23:14:37.352Z] compile: HttpServerAdapters, SpecialHeadersTest
[2024-05-30T23:14:37.352Z] finished: Thu May 30 23:13:35 UTC 2024
[2024-05-30T23:14:37.352Z] elapsed time (seconds): 0.345
[2024-05-30T23:14:37.352Z]
[2024-05-30T23:14:37.352Z] ACTION: compile -- Passed. Compilation successful
[2024-05-30T23:14:37.352Z] REASON: .class file out of date or does not exist
[2024-05-30T23:14:37.352Z] TIME: 0.344 seconds
[2024-05-30T23:14:37.352Z] messages:
[2024-05-30T23:14:37.352Z] command: compile /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/HttpServerAdapters.java /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/SpecialHeadersTest.java
[2024-05-30T23:14:37.352Z] reason: .class file out of date or does not exist
[2024-05-30T23:14:37.352Z] started: Thu May 30 23:13:34 UTC 2024
[2024-05-30T23:14:37.352Z] 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.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
[2024-05-30T23:14:37.352Z] Mode: agentvm
[2024-05-30T23:14:37.352Z] Agent id: 1
[2024-05-30T23:14:37.352Z] finished: Thu May 30 23:13:35 UTC 2024
[2024-05-30T23:14:37.352Z] elapsed time (seconds): 0.344
[2024-05-30T23:14:37.352Z] configuration:
[2024-05-30T23:14:37.352Z] Boot Layer (javac runtime environment)
[2024-05-30T23:14:37.352Z] class path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2024-05-30T23:14:37.352Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2024-05-30T23:14:37.352Z] patch: java.base /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/patches/java.base
[2024-05-30T23:14:37.352Z]
[2024-05-30T23:14:37.352Z] javac compilation environment
[2024-05-30T23:14:37.352Z] add modules: java.base java.net.http java.logging jdk.httpserver
[2024-05-30T23:14:37.352Z] add exports: java.base/sun.net.www.http ALL-UNNAMED
[2024-05-30T23:14:37.352Z] java.net.http/jdk.internal.net.http.common ALL-UNNAMED
[2024-05-30T23:14:37.352Z] java.net.http/jdk.internal.net.http.frame ALL-UNNAMED
[2024-05-30T23:14:37.352Z] java.net.http/jdk.internal.net.http.hpack ALL-UNNAMED
[2024-05-30T23:14:37.352Z] source path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient
[2024-05-30T23:14:37.352Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2024-05-30T23:14:37.352Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/http2/server
[2024-05-30T23:14:37.352Z] class path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient
[2024-05-30T23:14:37.352Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/java/net/httpclient/SpecialHeadersTest.d
[2024-05-30T23:14:37.352Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/test/lib
[2024-05-30T23:14:37.352Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/java/net/httpclient/http2/server
[2024-05-30T23:14:37.352Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar
[2024-05-30T23:14:37.352Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar
[2024-05-30T23:14:37.352Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar
[2024-05-30T23:14:37.352Z]
[2024-05-30T23:14:37.352Z] rerun:
[2024-05-30T23:14:37.352Z] cd /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/scratch && \
[2024-05-30T23:14:37.352Z] DISPLAY=unix:0 \
[2024-05-30T23:14:37.352Z] HOME=/home/jenkins \
[2024-05-30T23:14:37.352Z] LANG=en_US \
[2024-05-30T23:14:37.352Z] PATH=/bin:/usr/bin:/usr/sbin \
[2024-05-30T23:14:37.352Z] TZ=Etc/UTC \
[2024-05-30T23:14:37.352Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/bin/javac \
[2024-05-30T23:14:37.352Z] -J-ea \
[2024-05-30T23:14:37.352Z] -J-esa \
[2024-05-30T23:14:37.352Z] -J-Xmx512m \
[2024-05-30T23:14:37.352Z] -J-XX:+UseCompressedOops \
[2024-05-30T23:14:37.352Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:+UseCompressedOops' \
[2024-05-30T23:14:37.352Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:+UseCompressedOops' \
[2024-05-30T23:14:37.352Z] -J-Dtest.compiler.opts= \
[2024-05-30T23:14:37.352Z] -J-Dtest.java.opts= \
[2024-05-30T23:14:37.352Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image \
[2024-05-30T23:14:37.352Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image \
[2024-05-30T23:14:37.352Z] -J-Dtest.timeout.factor=8.0 \
[2024-05-30T23:14:37.352Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2024-05-30T23:14:37.352Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2024-05-30T23:14:37.352Z] -J-Dtest.name=java/net/httpclient/SpecialHeadersTest.java \
[2024-05-30T23:14:37.352Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/SpecialHeadersTest.java \
[2024-05-30T23:14:37.352Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient \
[2024-05-30T23:14:37.352Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/http2/server \
[2024-05-30T23:14:37.352Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/java/net/httpclient/SpecialHeadersTest.d \
[2024-05-30T23:14:37.352Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/java/net/httpclient/SpecialHeadersTest.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/java/net/httpclient/http2/server \
[2024-05-30T23:14:37.353Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/java/net/httpclient/SpecialHeadersTest.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/java/net/httpclient/http2/server \
[2024-05-30T23:14:37.353Z] -J-Dtest.modules='java.base/sun.net.www.http 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' \
[2024-05-30T23:14:37.353Z] --add-modules java.base,java.net.http,java.logging,jdk.httpserver \
[2024-05-30T23:14:37.353Z] --add-exports java.base/sun.net.www.http=ALL-UNNAMED \
[2024-05-30T23:14:37.353Z] --add-exports java.net.http/jdk.internal.net.http.common=ALL-UNNAMED \
[2024-05-30T23:14:37.353Z] --add-exports java.net.http/jdk.internal.net.http.frame=ALL-UNNAMED \
[2024-05-30T23:14:37.353Z] --add-exports java.net.http/jdk.internal.net.http.hpack=ALL-UNNAMED \
[2024-05-30T23:14:37.353Z] -d /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/java/net/httpclient/SpecialHeadersTest.d \
[2024-05-30T23:14:37.353Z] -sourcepath /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/http2/server \
[2024-05-30T23:14:37.353Z] -classpath /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/java/net/httpclient/SpecialHeadersTest.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/java/net/httpclient/http2/server:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/HttpServerAdapters.java /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/SpecialHeadersTest.java
[2024-05-30T23:14:37.353Z]
[2024-05-30T23:14:37.353Z] ACTION: build -- Passed. All files up to date
[2024-05-30T23:14:37.353Z] REASON: User specified action: run build jdk.test.lib.net.SimpleSSLContext
[2024-05-30T23:14:37.353Z] TIME: 0.001 seconds
[2024-05-30T23:14:37.353Z] messages:
[2024-05-30T23:14:37.353Z] command: build jdk.test.lib.net.SimpleSSLContext
[2024-05-30T23:14:37.353Z] reason: User specified action: run build jdk.test.lib.net.SimpleSSLContext
[2024-05-30T23:14:37.353Z] started: Thu May 30 23:13:35 UTC 2024
[2024-05-30T23:14:37.353Z] finished: Thu May 30 23:13:35 UTC 2024
[2024-05-30T23:14:37.353Z] elapsed time (seconds): 0.001
[2024-05-30T23:14:37.353Z]
[2024-05-30T23:14:37.353Z] ACTION: build -- Passed. All files up to date
[2024-05-30T23:14:37.353Z] REASON: Named class compiled on demand
[2024-05-30T23:14:37.353Z] TIME: 0.0 seconds
[2024-05-30T23:14:37.353Z] messages:
[2024-05-30T23:14:37.353Z] command: build SpecialHeadersTest
[2024-05-30T23:14:37.353Z] reason: Named class compiled on demand
[2024-05-30T23:14:37.353Z] started: Thu May 30 23:13:35 UTC 2024
[2024-05-30T23:14:37.353Z] finished: Thu May 30 23:13:35 UTC 2024
[2024-05-30T23:14:37.353Z] elapsed time (seconds): 0.0
[2024-05-30T23:14:37.353Z]
[2024-05-30T23:14:37.353Z] ACTION: testng -- Failed. Execution failed: `main' threw exception: java.lang.Exception: failures: 1
[2024-05-30T23:14:37.353Z] REASON: User specified action: run testng/othervm -Djdk.httpclient.HttpClient.log=requests,headers,errors SpecialHeadersTest
[2024-05-30T23:14:37.353Z] TIME: 58.891 seconds
[2024-05-30T23:14:37.353Z] messages:
[2024-05-30T23:14:37.353Z] command: testng -Djdk.httpclient.HttpClient.log=requests,headers,errors SpecialHeadersTest
[2024-05-30T23:14:37.353Z] reason: User specified action: run testng/othervm -Djdk.httpclient.HttpClient.log=requests,headers,errors SpecialHeadersTest
[2024-05-30T23:14:37.353Z] started: Thu May 30 23:13:35 UTC 2024
[2024-05-30T23:14:37.353Z] Mode: othervm [/othervm specified]
[2024-05-30T23:14:37.353Z] 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.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
[2024-05-30T23:14:37.353Z] finished: Thu May 30 23:14:34 UTC 2024
[2024-05-30T23:14:37.353Z] elapsed time (seconds): 58.891
[2024-05-30T23:14:37.353Z] configuration:
[2024-05-30T23:14:37.353Z] Boot Layer
[2024-05-30T23:14:37.353Z] add modules: java.base java.net.http java.logging jdk.httpserver
[2024-05-30T23:14:37.353Z] add exports: java.base/sun.net.www.http ALL-UNNAMED
[2024-05-30T23:14:37.353Z] java.net.http/jdk.internal.net.http.common ALL-UNNAMED
[2024-05-30T23:14:37.353Z] java.net.http/jdk.internal.net.http.frame ALL-UNNAMED
[2024-05-30T23:14:37.353Z] java.net.http/jdk.internal.net.http.hpack ALL-UNNAMED
[2024-05-30T23:14:37.353Z]
[2024-05-30T23:14:37.353Z] STDOUT:
[2024-05-30T23:14:37.353Z] Http1TestServer[localhost/127.0.0.1:60971]::addHandler SpecialHeadersTest$HttpUriStringHandler@5b37ce9a, /http1
[2024-05-30T23:14:37.353Z] Http1TestServer[localhost/127.0.0.1:60972]::addHandler SpecialHeadersTest$HttpUriStringHandler@5b37ce9a, /https1
[2024-05-30T23:14:37.353Z] Http2TestServerImpl[localhost/127.0.0.1:60973]::addHandler SpecialHeadersTest$HttpUriStringHandler@5b37ce9a, /http2
[2024-05-30T23:14:37.353Z] Http2TestServerImpl[localhost/127.0.0.1:60974]::addHandler SpecialHeadersTest$HttpUriStringHandler@5b37ce9a, /https2
[2024-05-30T23:14:37.353Z] Http1TestServer: start
[2024-05-30T23:14:37.353Z] Http1TestServer: start
[2024-05-30T23:14:37.353Z] Http2TestServerImpl: start
[2024-05-30T23:14:37.353Z] Http2TestServerImpl: start
[2024-05-30T23:14:37.353Z] config SpecialHeadersTest.setup(): success
[2024-05-30T23:14:37.353Z]
[2024-05-30T23:14:37.353Z] --- Starting
[2024-05-30T23:14:37.353Z] Http1UriStringHandler received, uri: /http1?name=USER-AGENT
[2024-05-30T23:14:37.353Z] Got response: (GET http://localhost:60971/http1?name=USER-AGENT) 200
[2024-05-30T23:14:37.353Z] Got body: /http1?name=USER-AGENT
[2024-05-30T23:14:37.353Z] Got X-USER-AGENT: [Java-http-client/11.0.24-beta]
[2024-05-30T23:14:37.353Z] Http1UriStringHandler received, uri: /http1?name=USER-AGENT
[2024-05-30T23:14:37.353Z] Got response: (GET http://localhost:60971/http1?name=USER-AGENT) 200
[2024-05-30T23:14:37.353Z] Got body: /http1?name=USER-AGENT
[2024-05-30T23:14:37.353Z] Got X-USER-AGENT: [Java-http-client/11.0.24-beta]
[2024-05-30T23:14:37.353Z] Http1UriStringHandler received, uri: /http1?name=USER-AGENT
[2024-05-30T23:14:37.353Z] Got response: (GET http://localhost:60971/http1?name=USER-AGENT) 200
[2024-05-30T23:14:37.353Z] Got body: /http1?name=USER-AGENT
[2024-05-30T23:14:37.353Z] Got X-USER-AGENT: [Java-http-client/11.0.24-beta]
[2024-05-30T23:14:37.353Z] test SpecialHeadersTest.test("http://localhost:60971/http1", "User-Agent: <DEFAULT>", false): success
[2024-05-30T23:14:37.353Z]
[2024-05-30T23:14:37.353Z] --- Starting
[2024-05-30T23:14:37.353Z] Http1UriStringHandler received, uri: /http1?name=USER-AGENT
[2024-05-30T23:14:37.353Z] Got response: (GET http://localhost:60971/http1?name=USER-AGENT) 200
[2024-05-30T23:14:37.353Z] Got body: /http1?name=USER-AGENT
[2024-05-30T23:14:37.353Z] Got X-USER-AGENT: [camel-cased]
[2024-05-30T23:14:37.353Z] Http1UriStringHandler received, uri: /http1?name=USER-AGENT
[2024-05-30T23:14:37.353Z] Got response: (GET http://localhost:60971/http1?name=USER-AGENT) 200
[2024-05-30T23:14:37.353Z] Got body: /http1?name=USER-AGENT
[2024-05-30T23:14:37.353Z] Got X-USER-AGENT: [camel-cased]
[2024-05-30T23:14:37.353Z] Http1UriStringHandler received, uri: /http1?name=USER-AGENT
[2024-05-30T23:14:37.353Z] Got response: (GET http://localhost:60971/http1?name=USER-AGENT) 200
[2024-05-30T23:14:37.353Z] Got body: /http1?name=USER-AGENT
[2024-05-30T23:14:37.353Z] Got X-USER-AGENT: [camel-cased]
[2024-05-30T23:14:37.353Z] test SpecialHeadersTest.test("http://localhost:60971/http1", "User-Agent: camel-cased", false): success
[2024-05-30T23:14:37.353Z]
[2024-05-30T23:14:37.353Z] --- Starting
[2024-05-30T23:14:37.353Z] Http1UriStringHandler received, uri: /http1?name=USER-AGENT
[2024-05-30T23:14:37.353Z] Got response: (GET http://localhost:60971/http1?name=USER-AGENT) 200
[2024-05-30T23:14:37.353Z] Got body: /http1?name=USER-AGENT
[2024-05-30T23:14:37.353Z] Got X-USER-AGENT: [all-lower-case]
[2024-05-30T23:14:37.353Z] Http1UriStringHandler received, uri: /http1?name=USER-AGENT
[2024-05-30T23:14:37.353Z] Got response: (GET http://localhost:60971/http1?name=USER-AGENT) 200
[2024-05-30T23:14:37.353Z] Got body: /http1?name=USER-AGENT
[2024-05-30T23:14:37.353Z] Got X-USER-AGENT: [all-lower-case]
[2024-05-30T23:14:37.353Z] Http1UriStringHandler received, uri: /http1?name=USER-AGENT
[2024-05-30T23:14:37.353Z] Got response: (GET http://localhost:60971/http1?name=USER-AGENT) 200
[2024-05-30T23:14:37.353Z] Got body: /http1?name=USER-AGENT
[2024-05-30T23:14:37.353Z] Got X-USER-AGENT: [all-lower-case]
[2024-05-30T23:14:37.353Z] test SpecialHeadersTest.test("http://localhost:60971/http1", "user-agent: all-lower-case", false): success
[2024-05-30T23:14:37.353Z]
[2024-05-30T23:14:37.353Z] --- Starting
[2024-05-30T23:14:37.353Z] Http1UriStringHandler received, uri: /http1?name=USER-AGENT
[2024-05-30T23:14:37.353Z] Got response: (GET http://localhost:60971/http1?name=USER-AGENT) 200
[2024-05-30T23:14:37.353Z] Got body: /http1?name=USER-AGENT
[2024-05-30T23:14:37.353Z] Got X-USER-AGENT: [mixed]
[2024-05-30T23:14:37.353Z] Http1UriStringHandler received, uri: /http1?name=USER-AGENT
[2024-05-30T23:14:37.353Z] Got response: (GET http://localhost:60971/http1?name=USER-AGENT) 200
[2024-05-30T23:14:37.353Z] Got body: /http1?name=USER-AGENT
[2024-05-30T23:14:37.353Z] Got X-USER-AGENT: [mixed]
[2024-05-30T23:14:37.353Z] Http1UriStringHandler received, uri: /http1?name=USER-AGENT
[2024-05-30T23:14:37.353Z] Got response: (GET http://localhost:60971/http1?name=USER-AGENT) 200
[2024-05-30T23:14:37.353Z] Got body: /http1?name=USER-AGENT
[2024-05-30T23:14:37.353Z] Got X-USER-AGENT: [mixed]
[2024-05-30T23:14:37.353Z] test SpecialHeadersTest.test("http://localhost:60971/http1", "user-Agent: mixed", false): success
[2024-05-30T23:14:37.353Z]
[2024-05-30T23:14:37.353Z] --- Starting
[2024-05-30T23:14:37.353Z] Http1UriStringHandler received, uri: /http1?name=REFERER
[2024-05-30T23:14:37.353Z] Got response: (GET http://localhost:60971/http1?name=REFERER) 200
[2024-05-30T23:14:37.353Z] Got body: /http1?name=REFERER
[2024-05-30T23:14:37.353Z] Got X-REFERER: [lower]
[2024-05-30T23:14:37.353Z] Http1UriStringHandler received, uri: /http1?name=REFERER
[2024-05-30T23:14:37.353Z] Got response: (GET http://localhost:60971/http1?name=REFERER) 200
[2024-05-30T23:14:37.353Z] Got body: /http1?name=REFERER
[2024-05-30T23:14:37.353Z] Got X-REFERER: [lower]
[2024-05-30T23:14:37.353Z] Http1UriStringHandler received, uri: /http1?name=REFERER
[2024-05-30T23:14:37.353Z] Got response: (GET http://localhost:60971/http1?name=REFERER) 200
[2024-05-30T23:14:37.353Z] Got body: /http1?name=REFERER
[2024-05-30T23:14:37.353Z] Got X-REFERER: [lower]
[2024-05-30T23:14:37.353Z] test SpecialHeadersTest.test("http://localhost:60971/http1", "referer: lower", false): success
[2024-05-30T23:14:37.353Z]
[2024-05-30T23:14:37.353Z] --- Starting
[2024-05-30T23:14:37.353Z] Http1UriStringHandler received, uri: /http1?name=REFERER
[2024-05-30T23:14:37.353Z] Got response: (GET http://localhost:60971/http1?name=REFERER) 200
[2024-05-30T23:14:37.353Z] Got body: /http1?name=REFERER
[2024-05-30T23:14:37.353Z] Got X-REFERER: [normal]
[2024-05-30T23:14:37.353Z] Http1UriStringHandler received, uri: /http1?name=REFERER
[2024-05-30T23:14:37.353Z] Got response: (GET http://localhost:60971/http1?name=REFERER) 200
[2024-05-30T23:14:37.353Z] Got body: /http1?name=REFERER
[2024-05-30T23:14:37.353Z] Got X-REFERER: [normal]
[2024-05-30T23:14:37.353Z] Http1UriStringHandler received, uri: /http1?name=REFERER
[2024-05-30T23:14:37.353Z] Got response: (GET http://localhost:60971/http1?name=REFERER) 200
[2024-05-30T23:14:37.353Z] Got body: /http1?name=REFERER
[2024-05-30T23:14:37.353Z] Got X-REFERER: [normal]
[2024-05-30T23:14:37.353Z] test SpecialHeadersTest.test("http://localhost:60971/http1", "Referer: normal", false): success
[2024-05-30T23:14:37.353Z]
[2024-05-30T23:14:37.353Z] --- Starting
[2024-05-30T23:14:37.353Z] Http1UriStringHandler received, uri: /http1?name=REFERER
[2024-05-30T23:14:37.353Z] Got response: (GET http://localhost:60971/http1?name=REFERER) 200
[2024-05-30T23:14:37.353Z] Got body: /http1?name=REFERER
[2024-05-30T23:14:37.353Z] Got X-REFERER: [upper]
[2024-05-30T23:14:37.353Z] Http1UriStringHandler received, uri: /http1?name=REFERER
[2024-05-30T23:14:37.353Z] Got response: (GET http://localhost:60971/http1?name=REFERER) 200
[2024-05-30T23:14:37.353Z] Got body: /http1?name=REFERER
[2024-05-30T23:14:37.353Z] Got X-REFERER: [upper]
[2024-05-30T23:14:37.353Z] Http1UriStringHandler received, uri: /http1?name=REFERER
[2024-05-30T23:14:37.353Z] Got response: (GET http://localhost:60971/http1?name=REFERER) 200
[2024-05-30T23:14:37.353Z] Got body: /http1?name=REFERER
[2024-05-30T23:14:37.353Z] Got X-REFERER: [upper]
[2024-05-30T23:14:37.353Z] test SpecialHeadersTest.test("http://localhost:60971/http1", "REFERER: upper", false): success
[2024-05-30T23:14:37.353Z]
[2024-05-30T23:14:37.353Z] --- Starting
[2024-05-30T23:14:37.354Z] Http1UriStringHandler received, uri: /http1?name=ORIGIN
[2024-05-30T23:14:37.354Z] Got response: (GET http://localhost:60971/http1?name=ORIGIN) 200
[2024-05-30T23:14:37.354Z] Got body: /http1?name=ORIGIN
[2024-05-30T23:14:37.354Z] Got X-ORIGIN: [lower]
[2024-05-30T23:14:37.354Z] Http1UriStringHandler received, uri: /http1?name=ORIGIN
[2024-05-30T23:14:37.354Z] Got response: (GET http://localhost:60971/http1?name=ORIGIN) 200
[2024-05-30T23:14:37.354Z] Got body: /http1?name=ORIGIN
[2024-05-30T23:14:37.354Z] Got X-ORIGIN: [lower]
[2024-05-30T23:14:37.354Z] Http1UriStringHandler received, uri: /http1?name=ORIGIN
[2024-05-30T23:14:37.354Z] Got response: (GET http://localhost:60971/http1?name=ORIGIN) 200
[2024-05-30T23:14:37.354Z] Got body: /http1?name=ORIGIN
[2024-05-30T23:14:37.354Z] Got X-ORIGIN: [lower]
[2024-05-30T23:14:37.354Z] test SpecialHeadersTest.test("http://localhost:60971/http1", "origin: lower", false): success
[2024-05-30T23:14:37.354Z]
[2024-05-30T23:14:37.354Z] --- Starting
[2024-05-30T23:14:37.354Z] Http1UriStringHandler received, uri: /http1?name=ORIGIN
[2024-05-30T23:14:37.354Z] Got response: (GET http://localhost:60971/http1?name=ORIGIN) 200
[2024-05-30T23:14:37.354Z] Got body: /http1?name=ORIGIN
[2024-05-30T23:14:37.354Z] Got X-ORIGIN: [normal]
[2024-05-30T23:14:37.354Z] Http1UriStringHandler received, uri: /http1?name=ORIGIN
[2024-05-30T23:14:37.354Z] Got response: (GET http://localhost:60971/http1?name=ORIGIN) 200
[2024-05-30T23:14:37.354Z] Got body: /http1?name=ORIGIN
[2024-05-30T23:14:37.354Z] Got X-ORIGIN: [normal]
[2024-05-30T23:14:37.354Z] Http1UriStringHandler received, uri: /http1?name=ORIGIN
[2024-05-30T23:14:37.354Z] Got response: (GET http://localhost:60971/http1?name=ORIGIN) 200
[2024-05-30T23:14:37.354Z] Got body: /http1?name=ORIGIN
[2024-05-30T23:14:37.354Z] Got X-ORIGIN: [normal]
[2024-05-30T23:14:37.354Z] test SpecialHeadersTest.test("http://localhost:60971/http1", "Origin: normal", false): success
[2024-05-30T23:14:37.354Z]
[2024-05-30T23:14:37.354Z] --- Starting
[2024-05-30T23:14:37.354Z] Http1UriStringHandler received, uri: /http1?name=ORIGIN
[2024-05-30T23:14:37.354Z] Got response: (GET http://localhost:60971/http1?name=ORIGIN) 200
[2024-05-30T23:14:37.354Z] Got body: /http1?name=ORIGIN
[2024-05-30T23:14:37.354Z] Got X-ORIGIN: [upper]
[2024-05-30T23:14:37.354Z] Http1UriStringHandler received, uri: /http1?name=ORIGIN
[2024-05-30T23:14:37.354Z] Got response: (GET http://localhost:60971/http1?name=ORIGIN) 200
[2024-05-30T23:14:37.354Z] Got body: /http1?name=ORIGIN
[2024-05-30T23:14:37.354Z] Got X-ORIGIN: [upper]
[2024-05-30T23:14:37.354Z] Http1UriStringHandler received, uri: /http1?name=ORIGIN
[2024-05-30T23:14:37.354Z] Got response: (GET http://localhost:60971/http1?name=ORIGIN) 200
[2024-05-30T23:14:37.354Z] Got body: /http1?name=ORIGIN
[2024-05-30T23:14:37.354Z] Got X-ORIGIN: [upper]
[2024-05-30T23:14:37.354Z] test SpecialHeadersTest.test("http://localhost:60971/http1", "ORIGIN: upper", false): success
[2024-05-30T23:14:37.354Z]
[2024-05-30T23:14:37.354Z] --- Starting
[2024-05-30T23:14:37.354Z] Http1UriStringHandler received, uri: /https1?name=USER-AGENT
[2024-05-30T23:14:37.354Z] Got response: (GET https://localhost:60972/https1?name=USER-AGENT) 200
[2024-05-30T23:14:37.354Z] Got body: /https1?name=USER-AGENT
[2024-05-30T23:14:37.354Z] Got X-USER-AGENT: [Java-http-client/11.0.24-beta]
[2024-05-30T23:14:37.354Z] Http1UriStringHandler received, uri: /https1?name=USER-AGENT
[2024-05-30T23:14:37.354Z] Got response: (GET https://localhost:60972/https1?name=USER-AGENT) 200
[2024-05-30T23:14:37.354Z] Got body: /https1?name=USER-AGENT
[2024-05-30T23:14:37.354Z] Got X-USER-AGENT: [Java-http-client/11.0.24-beta]
[2024-05-30T23:14:37.354Z] Http1UriStringHandler received, uri: /https1?name=USER-AGENT
[2024-05-30T23:14:37.354Z] Got response: (GET https://localhost:60972/https1?name=USER-AGENT) 200
[2024-05-30T23:14:37.354Z] Got body: /https1?name=USER-AGENT
[2024-05-30T23:14:37.354Z] Got X-USER-AGENT: [Java-http-client/11.0.24-beta]
[2024-05-30T23:14:37.354Z] test SpecialHeadersTest.test("https://localhost:60972/https1", "User-Agent: <DEFAULT>", false): success
[2024-05-30T23:14:37.354Z]
[2024-05-30T23:14:37.354Z] --- Starting
[2024-05-30T23:14:37.354Z] Http1UriStringHandler received, uri: /https1?name=USER-AGENT
[2024-05-30T23:14:37.354Z] Got response: (GET https://localhost:60972/https1?name=USER-AGENT) 200
[2024-05-30T23:14:37.354Z] Got body: /https1?name=USER-AGENT
[2024-05-30T23:14:37.354Z] Got X-USER-AGENT: [camel-cased]
[2024-05-30T23:14:37.354Z] Http1UriStringHandler received, uri: /https1?name=USER-AGENT
[2024-05-30T23:14:37.354Z] Got response: (GET https://localhost:60972/https1?name=USER-AGENT) 200
[2024-05-30T23:14:37.354Z] Got body: /https1?name=USER-AGENT
[2024-05-30T23:14:37.354Z] Got X-USER-AGENT: [camel-cased]
[2024-05-30T23:14:37.354Z] Http1UriStringHandler received, uri: /https1?name=USER-AGENT
[2024-05-30T23:14:37.354Z] Got response: (GET https://localhost:60972/https1?name=USER-AGENT) 200
[2024-05-30T23:14:37.354Z] Got body: /https1?name=USER-AGENT
[2024-05-30T23:14:37.354Z] Got X-USER-AGENT: [camel-cased]
[2024-05-30T23:14:37.354Z] test SpecialHeadersTest.test("https://localhost:60972/https1", "User-Agent: camel-cased", false): success
[2024-05-30T23:14:37.354Z]
[2024-05-30T23:14:37.354Z] --- Starting
[2024-05-30T23:14:37.354Z] Http1UriStringHandler received, uri: /https1?name=USER-AGENT
[2024-05-30T23:14:37.354Z] Got response: (GET https://localhost:60972/https1?name=USER-AGENT) 200
[2024-05-30T23:14:37.354Z] Got body: /https1?name=USER-AGENT
[2024-05-30T23:14:37.354Z] Got X-USER-AGENT: [all-lower-case]
[2024-05-30T23:14:37.354Z] Http1UriStringHandler received, uri: /https1?name=USER-AGENT
[2024-05-30T23:14:37.354Z] Got response: (GET https://localhost:60972/https1?name=USER-AGENT) 200
[2024-05-30T23:14:37.354Z] Got body: /https1?name=USER-AGENT
[2024-05-30T23:14:37.354Z] Got X-USER-AGENT: [all-lower-case]
[2024-05-30T23:14:37.354Z] Http1UriStringHandler received, uri: /https1?name=USER-AGENT
[2024-05-30T23:14:37.354Z] Got response: (GET https://localhost:60972/https1?name=USER-AGENT) 200
[2024-05-30T23:14:37.354Z] Got body: /https1?name=USER-AGENT
[2024-05-30T23:14:37.354Z] Got X-USER-AGENT: [all-lower-case]
[2024-05-30T23:14:37.354Z] test SpecialHeadersTest.test("https://localhost:60972/https1", "user-agent: all-lower-case", false): success
[2024-05-30T23:14:37.354Z]
[2024-05-30T23:14:37.354Z] --- Starting
[2024-05-30T23:14:37.354Z] Http1UriStringHandler received, uri: /https1?name=USER-AGENT
[2024-05-30T23:14:37.354Z] Got response: (GET https://localhost:60972/https1?name=USER-AGENT) 200
[2024-05-30T23:14:37.354Z] Got body: /https1?name=USER-AGENT
[2024-05-30T23:14:37.354Z] Got X-USER-AGENT: [mixed]
[2024-05-30T23:14:37.354Z] Http1UriStringHandler received, uri: /https1?name=USER-AGENT
[2024-05-30T23:14:37.354Z] Got response: (GET https://localhost:60972/https1?name=USER-AGENT) 200
[2024-05-30T23:14:37.354Z] Got body: /https1?name=USER-AGENT
[2024-05-30T23:14:37.354Z] Got X-USER-AGENT: [mixed]
[2024-05-30T23:14:37.354Z] Http1UriStringHandler received, uri: /https1?name=USER-AGENT
[2024-05-30T23:14:37.354Z] Got response: (GET https://localhost:60972/https1?name=USER-AGENT) 200
[2024-05-30T23:14:37.354Z] Got body: /https1?name=USER-AGENT
[2024-05-30T23:14:37.354Z] Got X-USER-AGENT: [mixed]
[2024-05-30T23:14:37.354Z] test SpecialHeadersTest.test("https://localhost:60972/https1", "user-Agent: mixed", false): success
[2024-05-30T23:14:37.354Z]
[2024-05-30T23:14:37.354Z] --- Starting
[2024-05-30T23:14:37.354Z] Http1UriStringHandler received, uri: /https1?name=REFERER
[2024-05-30T23:14:37.354Z] Got response: (GET https://localhost:60972/https1?name=REFERER) 200
[2024-05-30T23:14:37.354Z] Got body: /https1?name=REFERER
[2024-05-30T23:14:37.354Z] Got X-REFERER: [lower]
[2024-05-30T23:14:37.354Z] Http1UriStringHandler received, uri: /https1?name=REFERER
[2024-05-30T23:14:37.354Z] Got response: (GET https://localhost:60972/https1?name=REFERER) 200
[2024-05-30T23:14:37.354Z] Got body: /https1?name=REFERER
[2024-05-30T23:14:37.354Z] Got X-REFERER: [lower]
[2024-05-30T23:14:37.354Z] Http1UriStringHandler received, uri: /https1?name=REFERER
[2024-05-30T23:14:37.354Z] Got response: (GET https://localhost:60972/https1?name=REFERER) 200
[2024-05-30T23:14:37.354Z] Got body: /https1?name=REFERER
[2024-05-30T23:14:37.354Z] Got X-REFERER: [lower]
[2024-05-30T23:14:37.354Z] test SpecialHeadersTest.test("https://localhost:60972/https1", "referer: lower", false): success
[2024-05-30T23:14:37.354Z]
[2024-05-30T23:14:37.354Z] --- Starting
[2024-05-30T23:14:37.354Z] Http1UriStringHandler received, uri: /https1?name=REFERER
[2024-05-30T23:14:37.354Z] Got response: (GET https://localhost:60972/https1?name=REFERER) 200
[2024-05-30T23:14:37.354Z] Got body: /https1?name=REFERER
[2024-05-30T23:14:37.354Z] Got X-REFERER: [normal]
[2024-05-30T23:14:37.354Z] Http1UriStringHandler received, uri: /https1?name=REFERER
[2024-05-30T23:14:37.354Z] Got response: (GET https://localhost:60972/https1?name=REFERER) 200
[2024-05-30T23:14:37.354Z] Got body: /https1?name=REFERER
[2024-05-30T23:14:37.354Z] Got X-REFERER: [normal]
[2024-05-30T23:14:37.354Z] Http1UriStringHandler received, uri: /https1?name=REFERER
[2024-05-30T23:14:37.354Z] Got response: (GET https://localhost:60972/https1?name=REFERER) 200
[2024-05-30T23:14:37.354Z] Got body: /https1?name=REFERER
[2024-05-30T23:14:37.354Z] Got X-REFERER: [normal]
[2024-05-30T23:14:37.354Z] test SpecialHeadersTest.test("https://localhost:60972/https1", "Referer: normal", false): success
[2024-05-30T23:14:37.354Z]
[2024-05-30T23:14:37.354Z] --- Starting
[2024-05-30T23:14:37.354Z] Http1UriStringHandler received, uri: /https1?name=REFERER
[2024-05-30T23:14:37.354Z] Got response: (GET https://localhost:60972/https1?name=REFERER) 200
[2024-05-30T23:14:37.354Z] Got body: /https1?name=REFERER
[2024-05-30T23:14:37.354Z] Got X-REFERER: [upper]
[2024-05-30T23:14:37.354Z] Http1UriStringHandler received, uri: /https1?name=REFERER
[2024-05-30T23:14:37.354Z] Got response: (GET https://localhost:60972/https1?name=REFERER) 200
[2024-05-30T23:14:37.354Z] Got body: /https1?name=REFERER
[2024-05-30T23:14:37.354Z] Got X-REFERER: [upper]
[2024-05-30T23:14:37.354Z] Http1UriStringHandler received, uri: /https1?name=REFERER
[2024-05-30T23:14:37.354Z] Got response: (GET https://localhost:60972/https1?name=REFERER) 200
[2024-05-30T23:14:37.354Z] Got body: /https1?name=REFERER
[2024-05-30T23:14:37.354Z] Got X-REFERER: [upper]
[2024-05-30T23:14:37.354Z] test SpecialHeadersTest.test("https://localhost:60972/https1", "REFERER: upper", false): success
[2024-05-30T23:14:37.354Z]
[2024-05-30T23:14:37.354Z] --- Starting
[2024-05-30T23:14:37.354Z] Http1UriStringHandler received, uri: /https1?name=ORIGIN
[2024-05-30T23:14:37.354Z] Got response: (GET https://localhost:60972/https1?name=ORIGIN) 200
[2024-05-30T23:14:37.354Z] Got body: /https1?name=ORIGIN
[2024-05-30T23:14:37.354Z] Got X-ORIGIN: [lower]
[2024-05-30T23:14:37.354Z] Http1UriStringHandler received, uri: /https1?name=ORIGIN
[2024-05-30T23:14:37.354Z] Got response: (GET https://localhost:60972/https1?name=ORIGIN) 200
[2024-05-30T23:14:37.354Z] Got body: /https1?name=ORIGIN
[2024-05-30T23:14:37.354Z] Got X-ORIGIN: [lower]
[2024-05-30T23:14:37.354Z] Http1UriStringHandler received, uri: /https1?name=ORIGIN
[2024-05-30T23:14:37.354Z] Got response: (GET https://localhost:60972/https1?name=ORIGIN) 200
[2024-05-30T23:14:37.354Z] Got body: /https1?name=ORIGIN
[2024-05-30T23:14:37.354Z] Got X-ORIGIN: [lower]
[2024-05-30T23:14:37.354Z] test SpecialHeadersTest.test("https://localhost:60972/https1", "origin: lower", false): success
[2024-05-30T23:14:37.354Z]
[2024-05-30T23:14:37.354Z] --- Starting
[2024-05-30T23:14:37.354Z] Http1UriStringHandler received, uri: /https1?name=ORIGIN
[2024-05-30T23:14:37.354Z] Got response: (GET https://localhost:60972/https1?name=ORIGIN) 200
[2024-05-30T23:14:37.354Z] Got body: /https1?name=ORIGIN
[2024-05-30T23:14:37.354Z] Got X-ORIGIN: [normal]
[2024-05-30T23:14:37.354Z] Http1UriStringHandler received, uri: /https1?name=ORIGIN
[2024-05-30T23:14:37.354Z] Got response: (GET https://localhost:60972/https1?name=ORIGIN) 200
[2024-05-30T23:14:37.354Z] Got body: /https1?name=ORIGIN
[2024-05-30T23:14:37.354Z] Got X-ORIGIN: [normal]
[2024-05-30T23:14:37.354Z] Http1UriStringHandler received, uri: /https1?name=ORIGIN
[2024-05-30T23:14:37.354Z] Got response: (GET https://localhost:60972/https1?name=ORIGIN) 200
[2024-05-30T23:14:37.354Z] Got body: /https1?name=ORIGIN
[2024-05-30T23:14:37.354Z] Got X-ORIGIN: [normal]
[2024-05-30T23:14:37.354Z] test SpecialHeadersTest.test("https://localhost:60972/https1", "Origin: normal", false): success
[2024-05-30T23:14:37.354Z]
[2024-05-30T23:14:37.354Z] --- Starting
[2024-05-30T23:14:37.354Z] Http1UriStringHandler received, uri: /https1?name=ORIGIN
[2024-05-30T23:14:37.354Z] Got response: (GET https://localhost:60972/https1?name=ORIGIN) 200
[2024-05-30T23:14:37.354Z] Got body: /https1?name=ORIGIN
[2024-05-30T23:14:37.354Z] Got X-ORIGIN: [upper]
[2024-05-30T23:14:37.354Z] Http1UriStringHandler received, uri: /https1?name=ORIGIN
[2024-05-30T23:14:37.354Z] Got response: (GET https://localhost:60972/https1?name=ORIGIN) 200
[2024-05-30T23:14:37.354Z] Got body: /https1?name=ORIGIN
[2024-05-30T23:14:37.354Z] Got X-ORIGIN: [upper]
[2024-05-30T23:14:37.355Z] Http1UriStringHandler received, uri: /https1?name=ORIGIN
[2024-05-30T23:14:37.355Z] Got response: (GET https://localhost:60972/https1?name=ORIGIN) 200
[2024-05-30T23:14:37.355Z] Got body: /https1?name=ORIGIN
[2024-05-30T23:14:37.355Z] Got X-ORIGIN: [upper]
[2024-05-30T23:14:37.355Z] test SpecialHeadersTest.test("https://localhost:60972/https1", "ORIGIN: upper", false): success
[2024-05-30T23:14:37.355Z]
[2024-05-30T23:14:37.355Z] --- Starting
[2024-05-30T23:14:37.355Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@5d964bd7
[2024-05-30T23:14:37.355Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.355Z] Got response: (GET http://localhost:60973/http2?name=USER-AGENT) 200
[2024-05-30T23:14:37.355Z] Got body: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.355Z] Got X-USER-AGENT: [Java-http-client/11.0.24-beta]
[2024-05-30T23:14:37.355Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@ae760c2
[2024-05-30T23:14:37.355Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.355Z] Got response: (GET http://localhost:60973/http2?name=USER-AGENT) 200
[2024-05-30T23:14:37.355Z] Got body: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.355Z] Got X-USER-AGENT: [Java-http-client/11.0.24-beta]
[2024-05-30T23:14:37.355Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@11c9835c
[2024-05-30T23:14:37.355Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.355Z] Got response: (GET http://localhost:60973/http2?name=USER-AGENT) 200
[2024-05-30T23:14:37.355Z] Got body: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.355Z] Got X-USER-AGENT: [Java-http-client/11.0.24-beta]
[2024-05-30T23:14:37.355Z] test SpecialHeadersTest.test("http://localhost:60973/http2", "User-Agent: <DEFAULT>", false): success
[2024-05-30T23:14:37.355Z]
[2024-05-30T23:14:37.355Z] --- Starting
[2024-05-30T23:14:37.355Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@71c9698f
[2024-05-30T23:14:37.355Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.355Z] Got response: (GET http://localhost:60973/http2?name=USER-AGENT) 200
[2024-05-30T23:14:37.355Z] Got body: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.355Z] Got X-USER-AGENT: [camel-cased]
[2024-05-30T23:14:37.355Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@72396a45
[2024-05-30T23:14:37.355Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.355Z] Got response: (GET http://localhost:60973/http2?name=USER-AGENT) 200
[2024-05-30T23:14:37.355Z] Got body: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.355Z] Got X-USER-AGENT: [camel-cased]
[2024-05-30T23:14:37.355Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@43e9f5b0
[2024-05-30T23:14:37.355Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.355Z] Got response: (GET http://localhost:60973/http2?name=USER-AGENT) 200
[2024-05-30T23:14:37.355Z] Got body: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.355Z] Got X-USER-AGENT: [camel-cased]
[2024-05-30T23:14:37.355Z] test SpecialHeadersTest.test("http://localhost:60973/http2", "User-Agent: camel-cased", false): success
[2024-05-30T23:14:37.355Z]
[2024-05-30T23:14:37.355Z] --- Starting
[2024-05-30T23:14:37.355Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@1ee74df2
[2024-05-30T23:14:37.355Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.355Z] Got response: (GET http://localhost:60973/http2?name=USER-AGENT) 200
[2024-05-30T23:14:37.355Z] Got body: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.355Z] Got X-USER-AGENT: [all-lower-case]
[2024-05-30T23:14:37.355Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@2458cab0
[2024-05-30T23:14:37.355Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.355Z] Got response: (GET http://localhost:60973/http2?name=USER-AGENT) 200
[2024-05-30T23:14:37.355Z] Got body: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.355Z] Got X-USER-AGENT: [all-lower-case]
[2024-05-30T23:14:37.355Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@1d8af73c
[2024-05-30T23:14:37.355Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.355Z] Got response: (GET http://localhost:60973/http2?name=USER-AGENT) 200
[2024-05-30T23:14:37.355Z] Got body: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.355Z] Got X-USER-AGENT: [all-lower-case]
[2024-05-30T23:14:37.355Z] test SpecialHeadersTest.test("http://localhost:60973/http2", "user-agent: all-lower-case", false): success
[2024-05-30T23:14:37.355Z]
[2024-05-30T23:14:37.355Z] --- Starting
[2024-05-30T23:14:37.355Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@11c2c548
[2024-05-30T23:14:37.355Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.355Z] Got response: (GET http://localhost:60973/http2?name=USER-AGENT) 200
[2024-05-30T23:14:37.355Z] Got body: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.355Z] Got X-USER-AGENT: [mixed]
[2024-05-30T23:14:37.355Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@35ee925f
[2024-05-30T23:14:37.355Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.355Z] Got response: (GET http://localhost:60973/http2?name=USER-AGENT) 200
[2024-05-30T23:14:37.355Z] Got body: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.355Z] Got X-USER-AGENT: [mixed]
[2024-05-30T23:14:37.355Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@5781c318
[2024-05-30T23:14:37.355Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.355Z] Got response: (GET http://localhost:60973/http2?name=USER-AGENT) 200
[2024-05-30T23:14:37.355Z] Got body: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.355Z] Got X-USER-AGENT: [mixed]
[2024-05-30T23:14:37.355Z] test SpecialHeadersTest.test("http://localhost:60973/http2", "user-Agent: mixed", false): success
[2024-05-30T23:14:37.355Z]
[2024-05-30T23:14:37.355Z] --- Starting
[2024-05-30T23:14:37.355Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@1df8fdc3
[2024-05-30T23:14:37.355Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=REFERER
[2024-05-30T23:14:37.355Z] Got response: (GET http://localhost:60973/http2?name=REFERER) 200
[2024-05-30T23:14:37.355Z] Got body: http://localhost:60973/http2?name=REFERER
[2024-05-30T23:14:37.355Z] Got X-REFERER: [lower]
[2024-05-30T23:14:37.355Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@1a1783b1
[2024-05-30T23:14:37.355Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=REFERER
[2024-05-30T23:14:37.355Z] Got response: (GET http://localhost:60973/http2?name=REFERER) 200
[2024-05-30T23:14:37.355Z] Got body: http://localhost:60973/http2?name=REFERER
[2024-05-30T23:14:37.355Z] Got X-REFERER: [lower]
[2024-05-30T23:14:37.355Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@5baa86c6
[2024-05-30T23:14:37.355Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=REFERER
[2024-05-30T23:14:37.355Z] Got response: (GET http://localhost:60973/http2?name=REFERER) 200
[2024-05-30T23:14:37.355Z] Got body: http://localhost:60973/http2?name=REFERER
[2024-05-30T23:14:37.355Z] Got X-REFERER: [lower]
[2024-05-30T23:14:37.355Z] test SpecialHeadersTest.test("http://localhost:60973/http2", "referer: lower", false): success
[2024-05-30T23:14:37.355Z]
[2024-05-30T23:14:37.355Z] --- Starting
[2024-05-30T23:14:37.355Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@2ea17a8
[2024-05-30T23:14:37.355Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=REFERER
[2024-05-30T23:14:37.355Z] Got response: (GET http://localhost:60973/http2?name=REFERER) 200
[2024-05-30T23:14:37.355Z] Got body: http://localhost:60973/http2?name=REFERER
[2024-05-30T23:14:37.355Z] Got X-REFERER: [normal]
[2024-05-30T23:14:37.355Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@58a6f4d3
[2024-05-30T23:14:37.355Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=REFERER
[2024-05-30T23:14:37.355Z] Got response: (GET http://localhost:60973/http2?name=REFERER) 200
[2024-05-30T23:14:37.355Z] Got body: http://localhost:60973/http2?name=REFERER
[2024-05-30T23:14:37.355Z] Got X-REFERER: [normal]
[2024-05-30T23:14:37.355Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@7e8aee7d
[2024-05-30T23:14:37.355Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=REFERER
[2024-05-30T23:14:37.355Z] Got response: (GET http://localhost:60973/http2?name=REFERER) 200
[2024-05-30T23:14:37.355Z] Got body: http://localhost:60973/http2?name=REFERER
[2024-05-30T23:14:37.355Z] Got X-REFERER: [normal]
[2024-05-30T23:14:37.355Z] test SpecialHeadersTest.test("http://localhost:60973/http2", "Referer: normal", false): success
[2024-05-30T23:14:37.355Z]
[2024-05-30T23:14:37.355Z] --- Starting
[2024-05-30T23:14:37.355Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@7119dbdc
[2024-05-30T23:14:37.355Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=REFERER
[2024-05-30T23:14:37.355Z] Got response: (GET http://localhost:60973/http2?name=REFERER) 200
[2024-05-30T23:14:37.355Z] Got body: http://localhost:60973/http2?name=REFERER
[2024-05-30T23:14:37.355Z] Got X-REFERER: [upper]
[2024-05-30T23:14:37.355Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@239cc500
[2024-05-30T23:14:37.355Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=REFERER
[2024-05-30T23:14:37.355Z] Got response: (GET http://localhost:60973/http2?name=REFERER) 200
[2024-05-30T23:14:37.355Z] Got body: http://localhost:60973/http2?name=REFERER
[2024-05-30T23:14:37.355Z] Got X-REFERER: [upper]
[2024-05-30T23:14:37.355Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@4c73adcc
[2024-05-30T23:14:37.355Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=REFERER
[2024-05-30T23:14:37.355Z] Got response: (GET http://localhost:60973/http2?name=REFERER) 200
[2024-05-30T23:14:37.355Z] Got body: http://localhost:60973/http2?name=REFERER
[2024-05-30T23:14:37.355Z] Got X-REFERER: [upper]
[2024-05-30T23:14:37.355Z] test SpecialHeadersTest.test("http://localhost:60973/http2", "REFERER: upper", false): success
[2024-05-30T23:14:37.355Z]
[2024-05-30T23:14:37.355Z] --- Starting
[2024-05-30T23:14:37.355Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@65234b39
[2024-05-30T23:14:37.355Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=ORIGIN
[2024-05-30T23:14:37.355Z] Got response: (GET http://localhost:60973/http2?name=ORIGIN) 200
[2024-05-30T23:14:37.355Z] Got body: http://localhost:60973/http2?name=ORIGIN
[2024-05-30T23:14:37.355Z] Got X-ORIGIN: [lower]
[2024-05-30T23:14:37.355Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@5adbbb7a
[2024-05-30T23:14:37.355Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=ORIGIN
[2024-05-30T23:14:37.355Z] Got response: (GET http://localhost:60973/http2?name=ORIGIN) 200
[2024-05-30T23:14:37.355Z] Got body: http://localhost:60973/http2?name=ORIGIN
[2024-05-30T23:14:37.355Z] Got X-ORIGIN: [lower]
[2024-05-30T23:14:37.355Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@1faac1e4
[2024-05-30T23:14:37.355Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=ORIGIN
[2024-05-30T23:14:37.355Z] Got response: (GET http://localhost:60973/http2?name=ORIGIN) 200
[2024-05-30T23:14:37.355Z] Got body: http://localhost:60973/http2?name=ORIGIN
[2024-05-30T23:14:37.355Z] Got X-ORIGIN: [lower]
[2024-05-30T23:14:37.355Z] test SpecialHeadersTest.test("http://localhost:60973/http2", "origin: lower", false): success
[2024-05-30T23:14:37.355Z]
[2024-05-30T23:14:37.355Z] --- Starting
[2024-05-30T23:14:37.355Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@4ee60210
[2024-05-30T23:14:37.355Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=ORIGIN
[2024-05-30T23:14:37.355Z] Got response: (GET http://localhost:60973/http2?name=ORIGIN) 200
[2024-05-30T23:14:37.355Z] Got body: http://localhost:60973/http2?name=ORIGIN
[2024-05-30T23:14:37.355Z] Got X-ORIGIN: [normal]
[2024-05-30T23:14:37.355Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@31e3e276
[2024-05-30T23:14:37.355Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=ORIGIN
[2024-05-30T23:14:37.355Z] Got response: (GET http://localhost:60973/http2?name=ORIGIN) 200
[2024-05-30T23:14:37.355Z] Got body: http://localhost:60973/http2?name=ORIGIN
[2024-05-30T23:14:37.355Z] Got X-ORIGIN: [normal]
[2024-05-30T23:14:37.355Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@36649f5b
[2024-05-30T23:14:37.355Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=ORIGIN
[2024-05-30T23:14:37.355Z] Got response: (GET http://localhost:60973/http2?name=ORIGIN) 200
[2024-05-30T23:14:37.355Z] Got body: http://localhost:60973/http2?name=ORIGIN
[2024-05-30T23:14:37.355Z] Got X-ORIGIN: [normal]
[2024-05-30T23:14:37.355Z] test SpecialHeadersTest.test("http://localhost:60973/http2", "Origin: normal", false): success
[2024-05-30T23:14:37.355Z]
[2024-05-30T23:14:37.355Z] --- Starting
[2024-05-30T23:14:37.355Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@7f08dd92
[2024-05-30T23:14:37.355Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=ORIGIN
[2024-05-30T23:14:37.355Z] Got response: (GET http://localhost:60973/http2?name=ORIGIN) 200
[2024-05-30T23:14:37.355Z] Got body: http://localhost:60973/http2?name=ORIGIN
[2024-05-30T23:14:37.355Z] Got X-ORIGIN: [upper]
[2024-05-30T23:14:37.355Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@100b6e1
[2024-05-30T23:14:37.355Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=ORIGIN
[2024-05-30T23:14:37.355Z] Got response: (GET http://localhost:60973/http2?name=ORIGIN) 200
[2024-05-30T23:14:37.355Z] Got body: http://localhost:60973/http2?name=ORIGIN
[2024-05-30T23:14:37.355Z] Got X-ORIGIN: [upper]
[2024-05-30T23:14:37.355Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@2f5e14e5
[2024-05-30T23:14:37.356Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=ORIGIN
[2024-05-30T23:14:37.356Z] Got response: (GET http://localhost:60973/http2?name=ORIGIN) 200
[2024-05-30T23:14:37.356Z] Got body: http://localhost:60973/http2?name=ORIGIN
[2024-05-30T23:14:37.356Z] Got X-ORIGIN: [upper]
[2024-05-30T23:14:37.356Z] test SpecialHeadersTest.test("http://localhost:60973/http2", "ORIGIN: upper", false): success
[2024-05-30T23:14:37.356Z]
[2024-05-30T23:14:37.356Z] --- Starting
[2024-05-30T23:14:37.356Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@6982cb52
[2024-05-30T23:14:37.356Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.356Z] Got response: (GET https://localhost:60974/https2?name=USER-AGENT) 200
[2024-05-30T23:14:37.356Z] Got body: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.356Z] Got X-USER-AGENT: [Java-http-client/11.0.24-beta]
[2024-05-30T23:14:37.356Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@6dbd52ba
[2024-05-30T23:14:37.356Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.356Z] Got response: (GET https://localhost:60974/https2?name=USER-AGENT) 200
[2024-05-30T23:14:37.356Z] Got body: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.356Z] Got X-USER-AGENT: [Java-http-client/11.0.24-beta]
[2024-05-30T23:14:37.356Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@28bfc169
[2024-05-30T23:14:37.356Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.356Z] Got response: (GET https://localhost:60974/https2?name=USER-AGENT) 200
[2024-05-30T23:14:37.356Z] Got body: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.356Z] Got X-USER-AGENT: [Java-http-client/11.0.24-beta]
[2024-05-30T23:14:37.356Z] test SpecialHeadersTest.test("https://localhost:60974/https2", "User-Agent: <DEFAULT>", false): success
[2024-05-30T23:14:37.356Z]
[2024-05-30T23:14:37.356Z] --- Starting
[2024-05-30T23:14:37.356Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@667a36dd
[2024-05-30T23:14:37.356Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.356Z] Got response: (GET https://localhost:60974/https2?name=USER-AGENT) 200
[2024-05-30T23:14:37.356Z] Got body: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.356Z] Got X-USER-AGENT: [camel-cased]
[2024-05-30T23:14:37.356Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@195da91b
[2024-05-30T23:14:37.356Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.356Z] Got response: (GET https://localhost:60974/https2?name=USER-AGENT) 200
[2024-05-30T23:14:37.356Z] Got body: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.356Z] Got X-USER-AGENT: [camel-cased]
[2024-05-30T23:14:37.356Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@1e720008
[2024-05-30T23:14:37.356Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.356Z] Got response: (GET https://localhost:60974/https2?name=USER-AGENT) 200
[2024-05-30T23:14:37.356Z] Got body: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.356Z] Got X-USER-AGENT: [camel-cased]
[2024-05-30T23:14:37.356Z] test SpecialHeadersTest.test("https://localhost:60974/https2", "User-Agent: camel-cased", false): success
[2024-05-30T23:14:37.356Z]
[2024-05-30T23:14:37.356Z] --- Starting
[2024-05-30T23:14:37.356Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@48903e26
[2024-05-30T23:14:37.356Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.356Z] Got response: (GET https://localhost:60974/https2?name=USER-AGENT) 200
[2024-05-30T23:14:37.356Z] Got body: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.356Z] Got X-USER-AGENT: [all-lower-case]
[2024-05-30T23:14:37.356Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@7f6b2537
[2024-05-30T23:14:37.356Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.356Z] Got response: (GET https://localhost:60974/https2?name=USER-AGENT) 200
[2024-05-30T23:14:37.356Z] Got body: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.356Z] Got X-USER-AGENT: [all-lower-case]
[2024-05-30T23:14:37.356Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@b8a4eb0
[2024-05-30T23:14:37.356Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.356Z] Got response: (GET https://localhost:60974/https2?name=USER-AGENT) 200
[2024-05-30T23:14:37.356Z] Got body: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.356Z] Got X-USER-AGENT: [all-lower-case]
[2024-05-30T23:14:37.356Z] test SpecialHeadersTest.test("https://localhost:60974/https2", "user-agent: all-lower-case", false): success
[2024-05-30T23:14:37.356Z]
[2024-05-30T23:14:37.356Z] --- Starting
[2024-05-30T23:14:37.356Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@5766d89
[2024-05-30T23:14:37.356Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.356Z] Got response: (GET https://localhost:60974/https2?name=USER-AGENT) 200
[2024-05-30T23:14:37.356Z] Got body: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.356Z] Got X-USER-AGENT: [mixed]
[2024-05-30T23:14:37.356Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@4cde020f
[2024-05-30T23:14:37.356Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.356Z] Got response: (GET https://localhost:60974/https2?name=USER-AGENT) 200
[2024-05-30T23:14:37.356Z] Got body: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.356Z] Got X-USER-AGENT: [mixed]
[2024-05-30T23:14:37.356Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@6abac43e
[2024-05-30T23:14:37.356Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.356Z] Got response: (GET https://localhost:60974/https2?name=USER-AGENT) 200
[2024-05-30T23:14:37.356Z] Got body: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.356Z] Got X-USER-AGENT: [mixed]
[2024-05-30T23:14:37.356Z] test SpecialHeadersTest.test("https://localhost:60974/https2", "user-Agent: mixed", false): success
[2024-05-30T23:14:37.356Z]
[2024-05-30T23:14:37.356Z] --- Starting
[2024-05-30T23:14:37.356Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@339ce817
[2024-05-30T23:14:37.356Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=REFERER
[2024-05-30T23:14:37.356Z] Got response: (GET https://localhost:60974/https2?name=REFERER) 200
[2024-05-30T23:14:37.356Z] Got body: https://localhost:60974/https2?name=REFERER
[2024-05-30T23:14:37.356Z] Got X-REFERER: [lower]
[2024-05-30T23:14:37.356Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@530d1c8
[2024-05-30T23:14:37.356Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=REFERER
[2024-05-30T23:14:37.356Z] Got response: (GET https://localhost:60974/https2?name=REFERER) 200
[2024-05-30T23:14:37.356Z] Got body: https://localhost:60974/https2?name=REFERER
[2024-05-30T23:14:37.356Z] Got X-REFERER: [lower]
[2024-05-30T23:14:37.356Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@39c2751b
[2024-05-30T23:14:37.356Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=REFERER
[2024-05-30T23:14:37.356Z] Got response: (GET https://localhost:60974/https2?name=REFERER) 200
[2024-05-30T23:14:37.356Z] Got body: https://localhost:60974/https2?name=REFERER
[2024-05-30T23:14:37.356Z] Got X-REFERER: [lower]
[2024-05-30T23:14:37.356Z] test SpecialHeadersTest.test("https://localhost:60974/https2", "referer: lower", false): success
[2024-05-30T23:14:37.356Z]
[2024-05-30T23:14:37.356Z] --- Starting
[2024-05-30T23:14:37.356Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@565cd29
[2024-05-30T23:14:37.356Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=REFERER
[2024-05-30T23:14:37.356Z] Got response: (GET https://localhost:60974/https2?name=REFERER) 200
[2024-05-30T23:14:37.356Z] Got body: https://localhost:60974/https2?name=REFERER
[2024-05-30T23:14:37.356Z] Got X-REFERER: [normal]
[2024-05-30T23:14:37.356Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@516d51c2
[2024-05-30T23:14:37.356Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=REFERER
[2024-05-30T23:14:37.356Z] Got response: (GET https://localhost:60974/https2?name=REFERER) 200
[2024-05-30T23:14:37.356Z] Got body: https://localhost:60974/https2?name=REFERER
[2024-05-30T23:14:37.356Z] Got X-REFERER: [normal]
[2024-05-30T23:14:37.356Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@52d074b6
[2024-05-30T23:14:37.356Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=REFERER
[2024-05-30T23:14:37.356Z] Got response: (GET https://localhost:60974/https2?name=REFERER) 200
[2024-05-30T23:14:37.356Z] Got body: https://localhost:60974/https2?name=REFERER
[2024-05-30T23:14:37.356Z] Got X-REFERER: [normal]
[2024-05-30T23:14:37.356Z] test SpecialHeadersTest.test("https://localhost:60974/https2", "Referer: normal", false): success
[2024-05-30T23:14:37.356Z]
[2024-05-30T23:14:37.356Z] --- Starting
[2024-05-30T23:14:37.356Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@7810b95a
[2024-05-30T23:14:37.356Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=REFERER
[2024-05-30T23:14:37.356Z] Got response: (GET https://localhost:60974/https2?name=REFERER) 200
[2024-05-30T23:14:37.356Z] Got body: https://localhost:60974/https2?name=REFERER
[2024-05-30T23:14:37.356Z] Got X-REFERER: [upper]
[2024-05-30T23:14:37.356Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@53b72ff4
[2024-05-30T23:14:37.356Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=REFERER
[2024-05-30T23:14:37.356Z] Got response: (GET https://localhost:60974/https2?name=REFERER) 200
[2024-05-30T23:14:37.356Z] Got body: https://localhost:60974/https2?name=REFERER
[2024-05-30T23:14:37.356Z] Got X-REFERER: [upper]
[2024-05-30T23:14:37.356Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@686f8701
[2024-05-30T23:14:37.356Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=REFERER
[2024-05-30T23:14:37.356Z] Got response: (GET https://localhost:60974/https2?name=REFERER) 200
[2024-05-30T23:14:37.356Z] Got body: https://localhost:60974/https2?name=REFERER
[2024-05-30T23:14:37.356Z] Got X-REFERER: [upper]
[2024-05-30T23:14:37.356Z] test SpecialHeadersTest.test("https://localhost:60974/https2", "REFERER: upper", false): success
[2024-05-30T23:14:37.356Z]
[2024-05-30T23:14:37.356Z] --- Starting
[2024-05-30T23:14:37.356Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@39cb3b7e
[2024-05-30T23:14:37.356Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.356Z] Got response: (GET https://localhost:60974/https2?name=ORIGIN) 200
[2024-05-30T23:14:37.356Z] Got body: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.356Z] Got X-ORIGIN: [lower]
[2024-05-30T23:14:37.356Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@446c9f74
[2024-05-30T23:14:37.356Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.356Z] Got response: (GET https://localhost:60974/https2?name=ORIGIN) 200
[2024-05-30T23:14:37.356Z] Got body: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.356Z] Got X-ORIGIN: [lower]
[2024-05-30T23:14:37.356Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@2e4ec082
[2024-05-30T23:14:37.356Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.356Z] Got response: (GET https://localhost:60974/https2?name=ORIGIN) 200
[2024-05-30T23:14:37.356Z] Got body: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.356Z] Got X-ORIGIN: [lower]
[2024-05-30T23:14:37.356Z] test SpecialHeadersTest.test("https://localhost:60974/https2", "origin: lower", false): success
[2024-05-30T23:14:37.356Z]
[2024-05-30T23:14:37.356Z] --- Starting
[2024-05-30T23:14:37.358Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@3a0d1dc5
[2024-05-30T23:14:37.358Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.358Z] Got response: (GET https://localhost:60974/https2?name=ORIGIN) 200
[2024-05-30T23:14:37.358Z] Got body: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.358Z] Got X-ORIGIN: [normal]
[2024-05-30T23:14:37.358Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@5afdc131
[2024-05-30T23:14:37.358Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.358Z] Got respons
[2024-05-30T23:14:37.358Z]
[2024-05-30T23:14:37.358Z] ...
[2024-05-30T23:14:37.358Z] Output overflow:
[2024-05-30T23:14:37.358Z] JT Harness has limited the test output to the text
[2024-05-30T23:14:37.358Z] at the beginning and the end, so that you can see how the
[2024-05-30T23:14:37.358Z] test began, and how it completed.
[2024-05-30T23:14:37.358Z]
[2024-05-30T23:14:37.358Z] If you need to see more of the output from the test,
[2024-05-30T23:14:37.358Z] set the system property javatest.maxOutputSize to a higher
[2024-05-30T23:14:37.358Z] value. The current value is 100000
[2024-05-30T23:14:37.358Z] ...
[2024-05-30T23:14:37.358Z]
[2024-05-30T23:14:37.358Z] 60974/https2?name=REFERER
[2024-05-30T23:14:37.358Z] Got X-REFERER: [upper]
[2024-05-30T23:14:37.358Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@287b6a55
[2024-05-30T23:14:37.358Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=REFERER
[2024-05-30T23:14:37.358Z] Got response: (GET https://localhost:60974/https2?name=REFERER) 200
[2024-05-30T23:14:37.358Z] Got body: https://localhost:60974/https2?name=REFERER
[2024-05-30T23:14:37.359Z] Got X-REFERER: [upper]
[2024-05-30T23:14:37.359Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@5313a758
[2024-05-30T23:14:37.359Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=REFERER
[2024-05-30T23:14:37.359Z] Got response: (GET https://localhost:60974/https2?name=REFERER) 200
[2024-05-30T23:14:37.359Z] Got body: https://localhost:60974/https2?name=REFERER
[2024-05-30T23:14:37.359Z] Got X-REFERER: [upper]
[2024-05-30T23:14:37.359Z] test SpecialHeadersTest.testAsync("https://localhost:60974/https2", "REFERER: upper", false): success
[2024-05-30T23:14:37.359Z]
[2024-05-30T23:14:37.359Z] --- Starting
[2024-05-30T23:14:37.359Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@5e4cd7a3
[2024-05-30T23:14:37.359Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.359Z] Got response: (GET https://localhost:60974/https2?name=ORIGIN) 200
[2024-05-30T23:14:37.359Z] Got body: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.359Z] Got X-ORIGIN: [lower]
[2024-05-30T23:14:37.359Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@5c74528a
[2024-05-30T23:14:37.359Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.359Z] Got response: (GET https://localhost:60974/https2?name=ORIGIN) 200
[2024-05-30T23:14:37.359Z] Got body: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.359Z] Got X-ORIGIN: [lower]
[2024-05-30T23:14:37.359Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@2faeb293
[2024-05-30T23:14:37.359Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.359Z] Got response: (GET https://localhost:60974/https2?name=ORIGIN) 200
[2024-05-30T23:14:37.359Z] Got body: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.359Z] Got X-ORIGIN: [lower]
[2024-05-30T23:14:37.359Z] test SpecialHeadersTest.testAsync("https://localhost:60974/https2", "origin: lower", false): success
[2024-05-30T23:14:37.359Z]
[2024-05-30T23:14:37.359Z] --- Starting
[2024-05-30T23:14:37.359Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@61c9e959
[2024-05-30T23:14:37.359Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.359Z] Got response: (GET https://localhost:60974/https2?name=ORIGIN) 200
[2024-05-30T23:14:37.359Z] Got body: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.359Z] Got X-ORIGIN: [normal]
[2024-05-30T23:14:37.359Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@5980cb0c
[2024-05-30T23:14:37.359Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.359Z] Got response: (GET https://localhost:60974/https2?name=ORIGIN) 200
[2024-05-30T23:14:37.359Z] Got body: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.359Z] Got X-ORIGIN: [normal]
[2024-05-30T23:14:37.359Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@279e22b4
[2024-05-30T23:14:37.359Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.359Z] Got response: (GET https://localhost:60974/https2?name=ORIGIN) 200
[2024-05-30T23:14:37.359Z] Got body: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.359Z] Got X-ORIGIN: [normal]
[2024-05-30T23:14:37.359Z] test SpecialHeadersTest.testAsync("https://localhost:60974/https2", "Origin: normal", false): success
[2024-05-30T23:14:37.359Z]
[2024-05-30T23:14:37.359Z] --- Starting
[2024-05-30T23:14:37.359Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@7d7e26fe
[2024-05-30T23:14:37.359Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.359Z] Got response: (GET https://localhost:60974/https2?name=ORIGIN) 200
[2024-05-30T23:14:37.359Z] Got body: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.359Z] Got X-ORIGIN: [upper]
[2024-05-30T23:14:37.359Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@53538b29
[2024-05-30T23:14:37.359Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.359Z] Got response: (GET https://localhost:60974/https2?name=ORIGIN) 200
[2024-05-30T23:14:37.359Z] Got body: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.359Z] Got X-ORIGIN: [upper]
[2024-05-30T23:14:37.359Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@cd4e2e4
[2024-05-30T23:14:37.359Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.359Z] Got response: (GET https://localhost:60974/https2?name=ORIGIN) 200
[2024-05-30T23:14:37.359Z] Got body: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.359Z] Got X-ORIGIN: [upper]
[2024-05-30T23:14:37.359Z] test SpecialHeadersTest.testAsync("https://localhost:60974/https2", "ORIGIN: upper", false): success
[2024-05-30T23:14:37.359Z]
[2024-05-30T23:14:37.359Z] --- Starting
[2024-05-30T23:14:37.359Z] Http1UriStringHandler received, uri: /http1?name=USER-AGENT
[2024-05-30T23:14:37.359Z] Got response: (GET http://localhost:60971/http1?name=USER-AGENT) 200
[2024-05-30T23:14:37.359Z] Got body: /http1?name=USER-AGENT
[2024-05-30T23:14:37.359Z] Got X-USER-AGENT: [Java-http-client/11.0.24-beta]
[2024-05-30T23:14:37.359Z] Http1UriStringHandler received, uri: /http1?name=USER-AGENT
[2024-05-30T23:14:37.359Z] Got response: (GET http://localhost:60971/http1?name=USER-AGENT) 200
[2024-05-30T23:14:37.359Z] Got body: /http1?name=USER-AGENT
[2024-05-30T23:14:37.359Z] Got X-USER-AGENT: [Java-http-client/11.0.24-beta]
[2024-05-30T23:14:37.359Z] Http1UriStringHandler received, uri: /http1?name=USER-AGENT
[2024-05-30T23:14:37.359Z] Got response: (GET http://localhost:60971/http1?name=USER-AGENT) 200
[2024-05-30T23:14:37.359Z] Got body: /http1?name=USER-AGENT
[2024-05-30T23:14:37.359Z] Got X-USER-AGENT: [Java-http-client/11.0.24-beta]
[2024-05-30T23:14:37.359Z] test SpecialHeadersTest.testAsync("http://localhost:60971/http1", "User-Agent: <DEFAULT>", true): success
[2024-05-30T23:14:37.359Z]
[2024-05-30T23:14:37.359Z] --- Starting
[2024-05-30T23:14:37.359Z] Http1UriStringHandler received, uri: /http1?name=USER-AGENT
[2024-05-30T23:14:37.359Z] Got response: (GET http://localhost:60971/http1?name=USER-AGENT) 200
[2024-05-30T23:14:37.359Z] Got body: /http1?name=USER-AGENT
[2024-05-30T23:14:37.359Z] Got X-USER-AGENT: [camel-cased]
[2024-05-30T23:14:37.359Z] Http1UriStringHandler received, uri: /http1?name=USER-AGENT
[2024-05-30T23:14:37.359Z] Got response: (GET http://localhost:60971/http1?name=USER-AGENT) 200
[2024-05-30T23:14:37.359Z] Got body: /http1?name=USER-AGENT
[2024-05-30T23:14:37.359Z] Got X-USER-AGENT: [camel-cased]
[2024-05-30T23:14:37.359Z] Http1UriStringHandler received, uri: /http1?name=USER-AGENT
[2024-05-30T23:14:37.359Z] Got response: (GET http://localhost:60971/http1?name=USER-AGENT) 200
[2024-05-30T23:14:37.359Z] Got body: /http1?name=USER-AGENT
[2024-05-30T23:14:37.359Z] Got X-USER-AGENT: [camel-cased]
[2024-05-30T23:14:37.359Z] test SpecialHeadersTest.testAsync("http://localhost:60971/http1", "User-Agent: camel-cased", true): success
[2024-05-30T23:14:37.359Z]
[2024-05-30T23:14:37.359Z] --- Starting
[2024-05-30T23:14:37.359Z] Http1UriStringHandler received, uri: /http1?name=USER-AGENT
[2024-05-30T23:14:37.359Z] Got response: (GET http://localhost:60971/http1?name=USER-AGENT) 200
[2024-05-30T23:14:37.359Z] Got body: /http1?name=USER-AGENT
[2024-05-30T23:14:37.359Z] Got X-USER-AGENT: [all-lower-case]
[2024-05-30T23:14:37.359Z] Http1UriStringHandler received, uri: /http1?name=USER-AGENT
[2024-05-30T23:14:37.359Z] Got response: (GET http://localhost:60971/http1?name=USER-AGENT) 200
[2024-05-30T23:14:37.359Z] Got body: /http1?name=USER-AGENT
[2024-05-30T23:14:37.359Z] Got X-USER-AGENT: [all-lower-case]
[2024-05-30T23:14:37.359Z] Http1UriStringHandler received, uri: /http1?name=USER-AGENT
[2024-05-30T23:14:37.359Z] Got response: (GET http://localhost:60971/http1?name=USER-AGENT) 200
[2024-05-30T23:14:37.359Z] Got body: /http1?name=USER-AGENT
[2024-05-30T23:14:37.359Z] Got X-USER-AGENT: [all-lower-case]
[2024-05-30T23:14:37.359Z] test SpecialHeadersTest.testAsync("http://localhost:60971/http1", "user-agent: all-lower-case", true): success
[2024-05-30T23:14:37.359Z]
[2024-05-30T23:14:37.359Z] --- Starting
[2024-05-30T23:14:37.359Z] Http1UriStringHandler received, uri: /http1?name=USER-AGENT
[2024-05-30T23:14:37.359Z] Got response: (GET http://localhost:60971/http1?name=USER-AGENT) 200
[2024-05-30T23:14:37.359Z] Got body: /http1?name=USER-AGENT
[2024-05-30T23:14:37.359Z] Got X-USER-AGENT: [mixed]
[2024-05-30T23:14:37.359Z] Http1UriStringHandler received, uri: /http1?name=USER-AGENT
[2024-05-30T23:14:37.359Z] Got response: (GET http://localhost:60971/http1?name=USER-AGENT) 200
[2024-05-30T23:14:37.359Z] Got body: /http1?name=USER-AGENT
[2024-05-30T23:14:37.359Z] Got X-USER-AGENT: [mixed]
[2024-05-30T23:14:37.359Z] Http1UriStringHandler received, uri: /http1?name=USER-AGENT
[2024-05-30T23:14:37.359Z] Got response: (GET http://localhost:60971/http1?name=USER-AGENT) 200
[2024-05-30T23:14:37.359Z] Got body: /http1?name=USER-AGENT
[2024-05-30T23:14:37.359Z] Got X-USER-AGENT: [mixed]
[2024-05-30T23:14:37.359Z] test SpecialHeadersTest.testAsync("http://localhost:60971/http1", "user-Agent: mixed", true): success
[2024-05-30T23:14:37.359Z]
[2024-05-30T23:14:37.359Z] --- Starting
[2024-05-30T23:14:37.359Z] Http1UriStringHandler received, uri: /http1?name=REFERER
[2024-05-30T23:14:37.359Z] Got response: (GET http://localhost:60971/http1?name=REFERER) 200
[2024-05-30T23:14:37.359Z] Got body: /http1?name=REFERER
[2024-05-30T23:14:37.359Z] Got X-REFERER: [lower]
[2024-05-30T23:14:37.359Z] Http1UriStringHandler received, uri: /http1?name=REFERER
[2024-05-30T23:14:37.359Z] Got response: (GET http://localhost:60971/http1?name=REFERER) 200
[2024-05-30T23:14:37.359Z] Got body: /http1?name=REFERER
[2024-05-30T23:14:37.359Z] Got X-REFERER: [lower]
[2024-05-30T23:14:37.359Z] Http1UriStringHandler received, uri: /http1?name=REFERER
[2024-05-30T23:14:37.359Z] Got response: (GET http://localhost:60971/http1?name=REFERER) 200
[2024-05-30T23:14:37.359Z] Got body: /http1?name=REFERER
[2024-05-30T23:14:37.359Z] Got X-REFERER: [lower]
[2024-05-30T23:14:37.359Z] test SpecialHeadersTest.testAsync("http://localhost:60971/http1", "referer: lower", true): success
[2024-05-30T23:14:37.359Z]
[2024-05-30T23:14:37.359Z] --- Starting
[2024-05-30T23:14:37.359Z] Http1UriStringHandler received, uri: /http1?name=REFERER
[2024-05-30T23:14:37.359Z] Got response: (GET http://localhost:60971/http1?name=REFERER) 200
[2024-05-30T23:14:37.359Z] Got body: /http1?name=REFERER
[2024-05-30T23:14:37.359Z] Got X-REFERER: [normal]
[2024-05-30T23:14:37.359Z] Http1UriStringHandler received, uri: /http1?name=REFERER
[2024-05-30T23:14:37.359Z] Got response: (GET http://localhost:60971/http1?name=REFERER) 200
[2024-05-30T23:14:37.359Z] Got body: /http1?name=REFERER
[2024-05-30T23:14:37.359Z] Got X-REFERER: [normal]
[2024-05-30T23:14:37.359Z] Http1UriStringHandler received, uri: /http1?name=REFERER
[2024-05-30T23:14:37.359Z] Got response: (GET http://localhost:60971/http1?name=REFERER) 200
[2024-05-30T23:14:37.359Z] Got body: /http1?name=REFERER
[2024-05-30T23:14:37.359Z] Got X-REFERER: [normal]
[2024-05-30T23:14:37.359Z] test SpecialHeadersTest.testAsync("http://localhost:60971/http1", "Referer: normal", true): success
[2024-05-30T23:14:37.359Z]
[2024-05-30T23:14:37.359Z] --- Starting
[2024-05-30T23:14:37.359Z] Http1UriStringHandler received, uri: /http1?name=REFERER
[2024-05-30T23:14:37.359Z] Got response: (GET http://localhost:60971/http1?name=REFERER) 200
[2024-05-30T23:14:37.359Z] Got body: /http1?name=REFERER
[2024-05-30T23:14:37.359Z] Got X-REFERER: [upper]
[2024-05-30T23:14:37.359Z] Http1UriStringHandler received, uri: /http1?name=REFERER
[2024-05-30T23:14:37.359Z] Got response: (GET http://localhost:60971/http1?name=REFERER) 200
[2024-05-30T23:14:37.359Z] Got body: /http1?name=REFERER
[2024-05-30T23:14:37.359Z] Got X-REFERER: [upper]
[2024-05-30T23:14:37.359Z] Http1UriStringHandler received, uri: /http1?name=REFERER
[2024-05-30T23:14:37.359Z] Got response: (GET http://localhost:60971/http1?name=REFERER) 200
[2024-05-30T23:14:37.359Z] Got body: /http1?name=REFERER
[2024-05-30T23:14:37.359Z] Got X-REFERER: [upper]
[2024-05-30T23:14:37.359Z] test SpecialHeadersTest.testAsync("http://localhost:60971/http1", "REFERER: upper", true): success
[2024-05-30T23:14:37.359Z]
[2024-05-30T23:14:37.359Z] --- Starting
[2024-05-30T23:14:37.359Z] Http1UriStringHandler received, uri: /http1?name=ORIGIN
[2024-05-30T23:14:37.359Z] Got response: (GET http://localhost:60971/http1?name=ORIGIN) 200
[2024-05-30T23:14:37.359Z] Got body: /http1?name=ORIGIN
[2024-05-30T23:14:37.359Z] Got X-ORIGIN: [lower]
[2024-05-30T23:14:37.359Z] Http1UriStringHandler received, uri: /http1?name=ORIGIN
[2024-05-30T23:14:37.359Z] Got response: (GET http://localhost:60971/http1?name=ORIGIN) 200
[2024-05-30T23:14:37.359Z] Got body: /http1?name=ORIGIN
[2024-05-30T23:14:37.359Z] Got X-ORIGIN: [lower]
[2024-05-30T23:14:37.359Z] Http1UriStringHandler received, uri: /http1?name=ORIGIN
[2024-05-30T23:14:37.359Z] Got response: (GET http://localhost:60971/http1?name=ORIGIN) 200
[2024-05-30T23:14:37.359Z] Got body: /http1?name=ORIGIN
[2024-05-30T23:14:37.359Z] Got X-ORIGIN: [lower]
[2024-05-30T23:14:37.359Z] test SpecialHeadersTest.testAsync("http://localhost:60971/http1", "origin: lower", true): success
[2024-05-30T23:14:37.359Z]
[2024-05-30T23:14:37.359Z] --- Starting
[2024-05-30T23:14:37.359Z] Http1UriStringHandler received, uri: /http1?name=ORIGIN
[2024-05-30T23:14:37.359Z] Got response: (GET http://localhost:60971/http1?name=ORIGIN) 200
[2024-05-30T23:14:37.359Z] Got body: /http1?name=ORIGIN
[2024-05-30T23:14:37.359Z] Got X-ORIGIN: [normal]
[2024-05-30T23:14:37.359Z] Http1UriStringHandler received, uri: /http1?name=ORIGIN
[2024-05-30T23:14:37.360Z] Got response: (GET http://localhost:60971/http1?name=ORIGIN) 200
[2024-05-30T23:14:37.360Z] Got body: /http1?name=ORIGIN
[2024-05-30T23:14:37.360Z] Got X-ORIGIN: [normal]
[2024-05-30T23:14:37.360Z] Http1UriStringHandler received, uri: /http1?name=ORIGIN
[2024-05-30T23:14:37.360Z] Got response: (GET http://localhost:60971/http1?name=ORIGIN) 200
[2024-05-30T23:14:37.360Z] Got body: /http1?name=ORIGIN
[2024-05-30T23:14:37.360Z] Got X-ORIGIN: [normal]
[2024-05-30T23:14:37.360Z] test SpecialHeadersTest.testAsync("http://localhost:60971/http1", "Origin: normal", true): success
[2024-05-30T23:14:37.360Z]
[2024-05-30T23:14:37.360Z] --- Starting
[2024-05-30T23:14:37.360Z] Http1UriStringHandler received, uri: /http1?name=ORIGIN
[2024-05-30T23:14:37.360Z] Got response: (GET http://localhost:60971/http1?name=ORIGIN) 200
[2024-05-30T23:14:37.360Z] Got body: /http1?name=ORIGIN
[2024-05-30T23:14:37.360Z] Got X-ORIGIN: [upper]
[2024-05-30T23:14:37.360Z] Http1UriStringHandler received, uri: /http1?name=ORIGIN
[2024-05-30T23:14:37.360Z] Got response: (GET http://localhost:60971/http1?name=ORIGIN) 200
[2024-05-30T23:14:37.360Z] Got body: /http1?name=ORIGIN
[2024-05-30T23:14:37.360Z] Got X-ORIGIN: [upper]
[2024-05-30T23:14:37.360Z] Http1UriStringHandler received, uri: /http1?name=ORIGIN
[2024-05-30T23:14:37.360Z] Got response: (GET http://localhost:60971/http1?name=ORIGIN) 200
[2024-05-30T23:14:37.360Z] Got body: /http1?name=ORIGIN
[2024-05-30T23:14:37.360Z] Got X-ORIGIN: [upper]
[2024-05-30T23:14:37.360Z] test SpecialHeadersTest.testAsync("http://localhost:60971/http1", "ORIGIN: upper", true): success
[2024-05-30T23:14:37.360Z]
[2024-05-30T23:14:37.360Z] --- Starting
[2024-05-30T23:14:37.360Z] Http1UriStringHandler received, uri: /https1?name=USER-AGENT
[2024-05-30T23:14:37.360Z] Got response: (GET https://localhost:60972/https1?name=USER-AGENT) 200
[2024-05-30T23:14:37.360Z] Got body: /https1?name=USER-AGENT
[2024-05-30T23:14:37.360Z] Got X-USER-AGENT: [Java-http-client/11.0.24-beta]
[2024-05-30T23:14:37.360Z] Http1UriStringHandler received, uri: /https1?name=USER-AGENT
[2024-05-30T23:14:37.360Z] Got response: (GET https://localhost:60972/https1?name=USER-AGENT) 200
[2024-05-30T23:14:37.360Z] Got body: /https1?name=USER-AGENT
[2024-05-30T23:14:37.360Z] Got X-USER-AGENT: [Java-http-client/11.0.24-beta]
[2024-05-30T23:14:37.360Z] Http1UriStringHandler received, uri: /https1?name=USER-AGENT
[2024-05-30T23:14:37.360Z] Got response: (GET https://localhost:60972/https1?name=USER-AGENT) 200
[2024-05-30T23:14:37.360Z] Got body: /https1?name=USER-AGENT
[2024-05-30T23:14:37.360Z] Got X-USER-AGENT: [Java-http-client/11.0.24-beta]
[2024-05-30T23:14:37.360Z] test SpecialHeadersTest.testAsync("https://localhost:60972/https1", "User-Agent: <DEFAULT>", true): success
[2024-05-30T23:14:37.360Z]
[2024-05-30T23:14:37.360Z] --- Starting
[2024-05-30T23:14:37.360Z] Http1UriStringHandler received, uri: /https1?name=USER-AGENT
[2024-05-30T23:14:37.360Z] Got response: (GET https://localhost:60972/https1?name=USER-AGENT) 200
[2024-05-30T23:14:37.360Z] Got body: /https1?name=USER-AGENT
[2024-05-30T23:14:37.360Z] Got X-USER-AGENT: [camel-cased]
[2024-05-30T23:14:37.360Z] Http1UriStringHandler received, uri: /https1?name=USER-AGENT
[2024-05-30T23:14:37.360Z] Got response: (GET https://localhost:60972/https1?name=USER-AGENT) 200
[2024-05-30T23:14:37.360Z] Got body: /https1?name=USER-AGENT
[2024-05-30T23:14:37.360Z] Got X-USER-AGENT: [camel-cased]
[2024-05-30T23:14:37.360Z] Http1UriStringHandler received, uri: /https1?name=USER-AGENT
[2024-05-30T23:14:37.360Z] Got response: (GET https://localhost:60972/https1?name=USER-AGENT) 200
[2024-05-30T23:14:37.360Z] Got body: /https1?name=USER-AGENT
[2024-05-30T23:14:37.360Z] Got X-USER-AGENT: [camel-cased]
[2024-05-30T23:14:37.360Z] test SpecialHeadersTest.testAsync("https://localhost:60972/https1", "User-Agent: camel-cased", true): success
[2024-05-30T23:14:37.360Z]
[2024-05-30T23:14:37.360Z] --- Starting
[2024-05-30T23:14:37.360Z] Http1UriStringHandler received, uri: /https1?name=USER-AGENT
[2024-05-30T23:14:37.360Z] Got response: (GET https://localhost:60972/https1?name=USER-AGENT) 200
[2024-05-30T23:14:37.360Z] Got body: /https1?name=USER-AGENT
[2024-05-30T23:14:37.360Z] Got X-USER-AGENT: [all-lower-case]
[2024-05-30T23:14:37.360Z] Http1UriStringHandler received, uri: /https1?name=USER-AGENT
[2024-05-30T23:14:37.360Z] Got response: (GET https://localhost:60972/https1?name=USER-AGENT) 200
[2024-05-30T23:14:37.360Z] Got body: /https1?name=USER-AGENT
[2024-05-30T23:14:37.360Z] Got X-USER-AGENT: [all-lower-case]
[2024-05-30T23:14:37.360Z] Http1UriStringHandler received, uri: /https1?name=USER-AGENT
[2024-05-30T23:14:37.360Z] Got response: (GET https://localhost:60972/https1?name=USER-AGENT) 200
[2024-05-30T23:14:37.360Z] Got body: /https1?name=USER-AGENT
[2024-05-30T23:14:37.360Z] Got X-USER-AGENT: [all-lower-case]
[2024-05-30T23:14:37.360Z] test SpecialHeadersTest.testAsync("https://localhost:60972/https1", "user-agent: all-lower-case", true): success
[2024-05-30T23:14:37.360Z]
[2024-05-30T23:14:37.360Z] --- Starting
[2024-05-30T23:14:37.360Z] Http1UriStringHandler received, uri: /https1?name=USER-AGENT
[2024-05-30T23:14:37.360Z] Got response: (GET https://localhost:60972/https1?name=USER-AGENT) 200
[2024-05-30T23:14:37.360Z] Got body: /https1?name=USER-AGENT
[2024-05-30T23:14:37.360Z] Got X-USER-AGENT: [mixed]
[2024-05-30T23:14:37.360Z] Http1UriStringHandler received, uri: /https1?name=USER-AGENT
[2024-05-30T23:14:37.360Z] Got response: (GET https://localhost:60972/https1?name=USER-AGENT) 200
[2024-05-30T23:14:37.360Z] Got body: /https1?name=USER-AGENT
[2024-05-30T23:14:37.360Z] Got X-USER-AGENT: [mixed]
[2024-05-30T23:14:37.360Z] Http1UriStringHandler received, uri: /https1?name=USER-AGENT
[2024-05-30T23:14:37.360Z] Got response: (GET https://localhost:60972/https1?name=USER-AGENT) 200
[2024-05-30T23:14:37.360Z] Got body: /https1?name=USER-AGENT
[2024-05-30T23:14:37.360Z] Got X-USER-AGENT: [mixed]
[2024-05-30T23:14:37.360Z] test SpecialHeadersTest.testAsync("https://localhost:60972/https1", "user-Agent: mixed", true): success
[2024-05-30T23:14:37.360Z]
[2024-05-30T23:14:37.360Z] --- Starting
[2024-05-30T23:14:37.360Z] [54.580s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (11=EAGAIN) for attributes: stacksize: 2112k, guardsize: 0k, detached.
[2024-05-30T23:14:37.360Z] [54.580s][warning][os,thread] Failed to start the native thread for java.lang.Thread "HttpClient-295-SelectorManager"
[2024-05-30T23:14:37.360Z] test SpecialHeadersTest.testAsync("https://localhost:60972/https1", "referer: lower", true): failure
[2024-05-30T23:14:37.360Z] java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
[2024-05-30T23:14:37.360Z] at java.base/java.lang.Thread.start0(Native Method)
[2024-05-30T23:14:37.360Z] at java.base/java.lang.Thread.start(Thread.java:798)
[2024-05-30T23:14:37.360Z] at java.net.http/jdk.internal.net.http.HttpClientImpl.start(HttpClientImpl.java:320)
[2024-05-30T23:14:37.360Z] at java.net.http/jdk.internal.net.http.HttpClientImpl.create(HttpClientImpl.java:254)
[2024-05-30T23:14:37.360Z] at java.net.http/jdk.internal.net.http.HttpClientBuilderImpl.build(HttpClientBuilderImpl.java:135)
[2024-05-30T23:14:37.360Z] at SpecialHeadersTest.testAsync(SpecialHeadersTest.java:283)
[2024-05-30T23:14:37.360Z] at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
[2024-05-30T23:14:37.360Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2024-05-30T23:14:37.360Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2024-05-30T23:14:37.360Z] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:132)
[2024-05-30T23:14:37.360Z] at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:599)
[2024-05-30T23:14:37.360Z] at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:174)
[2024-05-30T23:14:37.360Z] at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
[2024-05-30T23:14:37.360Z] at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:822)
[2024-05-30T23:14:37.360Z] at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:147)
[2024-05-30T23:14:37.360Z] at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
[2024-05-30T23:14:37.360Z] at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
[2024-05-30T23:14:37.360Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
[2024-05-30T23:14:37.360Z] at org.testng.TestRunner.privateRun(TestRunner.java:764)
[2024-05-30T23:14:37.360Z] at org.testng.TestRunner.run(TestRunner.java:585)
[2024-05-30T23:14:37.360Z] at org.testng.SuiteRunner.runTest(SuiteRunner.java:384)
[2024-05-30T23:14:37.360Z] at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:378)
[2024-05-30T23:14:37.360Z] at org.testng.SuiteRunner.privateRun(SuiteRunner.java:337)
[2024-05-30T23:14:37.360Z] at org.testng.SuiteRunner.run(SuiteRunner.java:286)
[2024-05-30T23:14:37.360Z] at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
[2024-05-30T23:14:37.360Z] at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
[2024-05-30T23:14:37.360Z] at org.testng.TestNG.runSuitesSequentially(TestNG.java:1218)
[2024-05-30T23:14:37.360Z] at org.testng.TestNG.runSuitesLocally(TestNG.java:1140)
[2024-05-30T23:14:37.360Z] at org.testng.TestNG.runSuites(TestNG.java:1069)
[2024-05-30T23:14:37.360Z] at org.testng.TestNG.run(TestNG.java:1037)
[2024-05-30T23:14:37.360Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:102)
[2024-05-30T23:14:37.360Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:58)
[2024-05-30T23:14:37.360Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2024-05-30T23:14:37.360Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2024-05-30T23:14:37.360Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2024-05-30T23:14:37.360Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2024-05-30T23:14:37.360Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2024-05-30T23:14:37.360Z] at java.base/java.lang.Thread.run(Thread.java:829)
[2024-05-30T23:14:37.360Z]
[2024-05-30T23:14:37.360Z] --- Starting
[2024-05-30T23:14:37.360Z] Http1UriStringHandler received, uri: /https1?name=REFERER
[2024-05-30T23:14:37.360Z] Got response: (GET https://localhost:60972/https1?name=REFERER) 200
[2024-05-30T23:14:37.360Z] Got body: /https1?name=REFERER
[2024-05-30T23:14:37.360Z] Got X-REFERER: [normal]
[2024-05-30T23:14:37.360Z] Http1UriStringHandler received, uri: /https1?name=REFERER
[2024-05-30T23:14:37.360Z] Got response: (GET https://localhost:60972/https1?name=REFERER) 200
[2024-05-30T23:14:37.360Z] Got body: /https1?name=REFERER
[2024-05-30T23:14:37.360Z] Got X-REFERER: [normal]
[2024-05-30T23:14:37.360Z] Http1UriStringHandler received, uri: /https1?name=REFERER
[2024-05-30T23:14:37.360Z] Got response: (GET https://localhost:60972/https1?name=REFERER) 200
[2024-05-30T23:14:37.360Z] Got body: /https1?name=REFERER
[2024-05-30T23:14:37.360Z] Got X-REFERER: [normal]
[2024-05-30T23:14:37.360Z] test SpecialHeadersTest.testAsync("https://localhost:60972/https1", "Referer: normal", true): success
[2024-05-30T23:14:37.360Z]
[2024-05-30T23:14:37.360Z] --- Starting
[2024-05-30T23:14:37.360Z] Http1UriStringHandler received, uri: /https1?name=REFERER
[2024-05-30T23:14:37.360Z] Got response: (GET https://localhost:60972/https1?name=REFERER) 200
[2024-05-30T23:14:37.360Z] Got body: /https1?name=REFERER
[2024-05-30T23:14:37.360Z] Got X-REFERER: [upper]
[2024-05-30T23:14:37.360Z] Http1UriStringHandler received, uri: /https1?name=REFERER
[2024-05-30T23:14:37.360Z] Got response: (GET https://localhost:60972/https1?name=REFERER) 200
[2024-05-30T23:14:37.360Z] Got body: /https1?name=REFERER
[2024-05-30T23:14:37.360Z] Got X-REFERER: [upper]
[2024-05-30T23:14:37.360Z] Http1UriStringHandler received, uri: /https1?name=REFERER
[2024-05-30T23:14:37.360Z] Got response: (GET https://localhost:60972/https1?name=REFERER) 200
[2024-05-30T23:14:37.360Z] Got body: /https1?name=REFERER
[2024-05-30T23:14:37.360Z] Got X-REFERER: [upper]
[2024-05-30T23:14:37.360Z] test SpecialHeadersTest.testAsync("https://localhost:60972/https1", "REFERER: upper", true): success
[2024-05-30T23:14:37.360Z]
[2024-05-30T23:14:37.360Z] --- Starting
[2024-05-30T23:14:37.360Z] Http1UriStringHandler received, uri: /https1?name=ORIGIN
[2024-05-30T23:14:37.360Z] Got response: (GET https://localhost:60972/https1?name=ORIGIN) 200
[2024-05-30T23:14:37.360Z] Got body: /https1?name=ORIGIN
[2024-05-30T23:14:37.360Z] Got X-ORIGIN: [lower]
[2024-05-30T23:14:37.360Z] Http1UriStringHandler received, uri: /https1?name=ORIGIN
[2024-05-30T23:14:37.360Z] Got response: (GET https://localhost:60972/https1?name=ORIGIN) 200
[2024-05-30T23:14:37.360Z] Got body: /https1?name=ORIGIN
[2024-05-30T23:14:37.360Z] Got X-ORIGIN: [lower]
[2024-05-30T23:14:37.360Z] Http1UriStringHandler received, uri: /https1?name=ORIGIN
[2024-05-30T23:14:37.360Z] Got response: (GET https://localhost:60972/https1?name=ORIGIN) 200
[2024-05-30T23:14:37.360Z] Got body: /https1?name=ORIGIN
[2024-05-30T23:14:37.360Z] Got X-ORIGIN: [lower]
[2024-05-30T23:14:37.360Z] test SpecialHeadersTest.testAsync("https://localhost:60972/https1", "origin: lower", true): success
[2024-05-30T23:14:37.360Z]
[2024-05-30T23:14:37.360Z] --- Starting
[2024-05-30T23:14:37.360Z] Http1UriStringHandler received, uri: /https1?name=ORIGIN
[2024-05-30T23:14:37.361Z] Got response: (GET https://localhost:60972/https1?name=ORIGIN) 200
[2024-05-30T23:14:37.361Z] Got body: /https1?name=ORIGIN
[2024-05-30T23:14:37.361Z] Got X-ORIGIN: [normal]
[2024-05-30T23:14:37.361Z] Http1UriStringHandler received, uri: /https1?name=ORIGIN
[2024-05-30T23:14:37.361Z] Got response: (GET https://localhost:60972/https1?name=ORIGIN) 200
[2024-05-30T23:14:37.361Z] Got body: /https1?name=ORIGIN
[2024-05-30T23:14:37.361Z] Got X-ORIGIN: [normal]
[2024-05-30T23:14:37.361Z] Http1UriStringHandler received, uri: /https1?name=ORIGIN
[2024-05-30T23:14:37.361Z] Got response: (GET https://localhost:60972/https1?name=ORIGIN) 200
[2024-05-30T23:14:37.361Z] Got body: /https1?name=ORIGIN
[2024-05-30T23:14:37.361Z] Got X-ORIGIN: [normal]
[2024-05-30T23:14:37.361Z] test SpecialHeadersTest.testAsync("https://localhost:60972/https1", "Origin: normal", true): success
[2024-05-30T23:14:37.361Z]
[2024-05-30T23:14:37.361Z] --- Starting
[2024-05-30T23:14:37.361Z] Http1UriStringHandler received, uri: /https1?name=ORIGIN
[2024-05-30T23:14:37.361Z] Got response: (GET https://localhost:60972/https1?name=ORIGIN) 200
[2024-05-30T23:14:37.361Z] Got body: /https1?name=ORIGIN
[2024-05-30T23:14:37.361Z] Got X-ORIGIN: [upper]
[2024-05-30T23:14:37.361Z] Http1UriStringHandler received, uri: /https1?name=ORIGIN
[2024-05-30T23:14:37.361Z] Got response: (GET https://localhost:60972/https1?name=ORIGIN) 200
[2024-05-30T23:14:37.361Z] Got body: /https1?name=ORIGIN
[2024-05-30T23:14:37.361Z] Got X-ORIGIN: [upper]
[2024-05-30T23:14:37.361Z] Http1UriStringHandler received, uri: /https1?name=ORIGIN
[2024-05-30T23:14:37.361Z] Got response: (GET https://localhost:60972/https1?name=ORIGIN) 200
[2024-05-30T23:14:37.361Z] Got body: /https1?name=ORIGIN
[2024-05-30T23:14:37.361Z] Got X-ORIGIN: [upper]
[2024-05-30T23:14:37.361Z] test SpecialHeadersTest.testAsync("https://localhost:60972/https1", "ORIGIN: upper", true): success
[2024-05-30T23:14:37.361Z]
[2024-05-30T23:14:37.361Z] --- Starting
[2024-05-30T23:14:37.361Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@65dc365
[2024-05-30T23:14:37.361Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.361Z] Got response: (GET http://localhost:60973/http2?name=USER-AGENT) 200
[2024-05-30T23:14:37.361Z] Got body: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.361Z] Got X-USER-AGENT: [Java-http-client/11.0.24-beta]
[2024-05-30T23:14:37.361Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@310eec69
[2024-05-30T23:14:37.361Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.361Z] Got response: (GET http://localhost:60973/http2?name=USER-AGENT) 200
[2024-05-30T23:14:37.361Z] Got body: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.361Z] Got X-USER-AGENT: [Java-http-client/11.0.24-beta]
[2024-05-30T23:14:37.361Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@7e11eda2
[2024-05-30T23:14:37.361Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.361Z] Got response: (GET http://localhost:60973/http2?name=USER-AGENT) 200
[2024-05-30T23:14:37.361Z] Got body: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.361Z] Got X-USER-AGENT: [Java-http-client/11.0.24-beta]
[2024-05-30T23:14:37.361Z] test SpecialHeadersTest.testAsync("http://localhost:60973/http2", "User-Agent: <DEFAULT>", true): success
[2024-05-30T23:14:37.361Z]
[2024-05-30T23:14:37.361Z] --- Starting
[2024-05-30T23:14:37.361Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@47206395
[2024-05-30T23:14:37.361Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.361Z] Got response: (GET http://localhost:60973/http2?name=USER-AGENT) 200
[2024-05-30T23:14:37.361Z] Got body: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.361Z] Got X-USER-AGENT: [camel-cased]
[2024-05-30T23:14:37.361Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@2f0ed6ff
[2024-05-30T23:14:37.361Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.361Z] Got response: (GET http://localhost:60973/http2?name=USER-AGENT) 200
[2024-05-30T23:14:37.361Z] Got body: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.361Z] Got X-USER-AGENT: [camel-cased]
[2024-05-30T23:14:37.361Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@69250ad3
[2024-05-30T23:14:37.361Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.361Z] Got response: (GET http://localhost:60973/http2?name=USER-AGENT) 200
[2024-05-30T23:14:37.361Z] Got body: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.361Z] Got X-USER-AGENT: [camel-cased]
[2024-05-30T23:14:37.361Z] test SpecialHeadersTest.testAsync("http://localhost:60973/http2", "User-Agent: camel-cased", true): success
[2024-05-30T23:14:37.361Z]
[2024-05-30T23:14:37.361Z] --- Starting
[2024-05-30T23:14:37.361Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@182896a8
[2024-05-30T23:14:37.361Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.361Z] Got response: (GET http://localhost:60973/http2?name=USER-AGENT) 200
[2024-05-30T23:14:37.361Z] Got body: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.361Z] Got X-USER-AGENT: [all-lower-case]
[2024-05-30T23:14:37.361Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@5cd072f3
[2024-05-30T23:14:37.361Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.361Z] Got response: (GET http://localhost:60973/http2?name=USER-AGENT) 200
[2024-05-30T23:14:37.361Z] Got body: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.361Z] Got X-USER-AGENT: [all-lower-case]
[2024-05-30T23:14:37.361Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@5b0eeb8
[2024-05-30T23:14:37.361Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.361Z] Got response: (GET http://localhost:60973/http2?name=USER-AGENT) 200
[2024-05-30T23:14:37.361Z] Got body: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.361Z] Got X-USER-AGENT: [all-lower-case]
[2024-05-30T23:14:37.361Z] test SpecialHeadersTest.testAsync("http://localhost:60973/http2", "user-agent: all-lower-case", true): success
[2024-05-30T23:14:37.361Z]
[2024-05-30T23:14:37.361Z] --- Starting
[2024-05-30T23:14:37.361Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@44021f4f
[2024-05-30T23:14:37.361Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.361Z] Got response: (GET http://localhost:60973/http2?name=USER-AGENT) 200
[2024-05-30T23:14:37.361Z] Got body: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.361Z] Got X-USER-AGENT: [mixed]
[2024-05-30T23:14:37.361Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@18435cb1
[2024-05-30T23:14:37.361Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.361Z] Got response: (GET http://localhost:60973/http2?name=USER-AGENT) 200
[2024-05-30T23:14:37.361Z] Got body: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.361Z] Got X-USER-AGENT: [mixed]
[2024-05-30T23:14:37.361Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@47dbe2a0
[2024-05-30T23:14:37.361Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.361Z] Got response: (GET http://localhost:60973/http2?name=USER-AGENT) 200
[2024-05-30T23:14:37.361Z] Got body: http://localhost:60973/http2?name=USER-AGENT
[2024-05-30T23:14:37.361Z] Got X-USER-AGENT: [mixed]
[2024-05-30T23:14:37.361Z] test SpecialHeadersTest.testAsync("http://localhost:60973/http2", "user-Agent: mixed", true): success
[2024-05-30T23:14:37.361Z]
[2024-05-30T23:14:37.361Z] --- Starting
[2024-05-30T23:14:37.361Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@451c01cd
[2024-05-30T23:14:37.361Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=REFERER
[2024-05-30T23:14:37.361Z] Got response: (GET http://localhost:60973/http2?name=REFERER) 200
[2024-05-30T23:14:37.361Z] Got body: http://localhost:60973/http2?name=REFERER
[2024-05-30T23:14:37.361Z] Got X-REFERER: [lower]
[2024-05-30T23:14:37.361Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@11b09646
[2024-05-30T23:14:37.361Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=REFERER
[2024-05-30T23:14:37.361Z] Got response: (GET http://localhost:60973/http2?name=REFERER) 200
[2024-05-30T23:14:37.361Z] Got body: http://localhost:60973/http2?name=REFERER
[2024-05-30T23:14:37.361Z] Got X-REFERER: [lower]
[2024-05-30T23:14:37.361Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@1394e615
[2024-05-30T23:14:37.361Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=REFERER
[2024-05-30T23:14:37.361Z] Got response: (GET http://localhost:60973/http2?name=REFERER) 200
[2024-05-30T23:14:37.361Z] Got body: http://localhost:60973/http2?name=REFERER
[2024-05-30T23:14:37.361Z] Got X-REFERER: [lower]
[2024-05-30T23:14:37.361Z] test SpecialHeadersTest.testAsync("http://localhost:60973/http2", "referer: lower", true): success
[2024-05-30T23:14:37.361Z]
[2024-05-30T23:14:37.361Z] --- Starting
[2024-05-30T23:14:37.361Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@bc2d825
[2024-05-30T23:14:37.361Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=REFERER
[2024-05-30T23:14:37.361Z] Got response: (GET http://localhost:60973/http2?name=REFERER) 200
[2024-05-30T23:14:37.361Z] Got body: http://localhost:60973/http2?name=REFERER
[2024-05-30T23:14:37.361Z] Got X-REFERER: [normal]
[2024-05-30T23:14:37.361Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@2e75a2f9
[2024-05-30T23:14:37.361Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=REFERER
[2024-05-30T23:14:37.361Z] Got response: (GET http://localhost:60973/http2?name=REFERER) 200
[2024-05-30T23:14:37.361Z] Got body: http://localhost:60973/http2?name=REFERER
[2024-05-30T23:14:37.361Z] Got X-REFERER: [normal]
[2024-05-30T23:14:37.361Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@3be213d7
[2024-05-30T23:14:37.361Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=REFERER
[2024-05-30T23:14:37.361Z] Got response: (GET http://localhost:60973/http2?name=REFERER) 200
[2024-05-30T23:14:37.361Z] Got body: http://localhost:60973/http2?name=REFERER
[2024-05-30T23:14:37.361Z] Got X-REFERER: [normal]
[2024-05-30T23:14:37.361Z] test SpecialHeadersTest.testAsync("http://localhost:60973/http2", "Referer: normal", true): success
[2024-05-30T23:14:37.361Z]
[2024-05-30T23:14:37.361Z] --- Starting
[2024-05-30T23:14:37.361Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@f72fef0
[2024-05-30T23:14:37.361Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=REFERER
[2024-05-30T23:14:37.361Z] Got response: (GET http://localhost:60973/http2?name=REFERER) 200
[2024-05-30T23:14:37.361Z] Got body: http://localhost:60973/http2?name=REFERER
[2024-05-30T23:14:37.361Z] Got X-REFERER: [upper]
[2024-05-30T23:14:37.361Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@126c0ccb
[2024-05-30T23:14:37.361Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=REFERER
[2024-05-30T23:14:37.361Z] Got response: (GET http://localhost:60973/http2?name=REFERER) 200
[2024-05-30T23:14:37.361Z] Got body: http://localhost:60973/http2?name=REFERER
[2024-05-30T23:14:37.361Z] Got X-REFERER: [upper]
[2024-05-30T23:14:37.361Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@110d0615
[2024-05-30T23:14:37.361Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=REFERER
[2024-05-30T23:14:37.361Z] Got response: (GET http://localhost:60973/http2?name=REFERER) 200
[2024-05-30T23:14:37.361Z] Got body: http://localhost:60973/http2?name=REFERER
[2024-05-30T23:14:37.361Z] Got X-REFERER: [upper]
[2024-05-30T23:14:37.361Z] test SpecialHeadersTest.testAsync("http://localhost:60973/http2", "REFERER: upper", true): success
[2024-05-30T23:14:37.361Z]
[2024-05-30T23:14:37.361Z] --- Starting
[2024-05-30T23:14:37.361Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@3a5ad348
[2024-05-30T23:14:37.361Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=ORIGIN
[2024-05-30T23:14:37.361Z] Got response: (GET http://localhost:60973/http2?name=ORIGIN) 200
[2024-05-30T23:14:37.361Z] Got body: http://localhost:60973/http2?name=ORIGIN
[2024-05-30T23:14:37.361Z] Got X-ORIGIN: [lower]
[2024-05-30T23:14:37.361Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@22472f8d
[2024-05-30T23:14:37.361Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=ORIGIN
[2024-05-30T23:14:37.361Z] Got response: (GET http://localhost:60973/http2?name=ORIGIN) 200
[2024-05-30T23:14:37.361Z] Got body: http://localhost:60973/http2?name=ORIGIN
[2024-05-30T23:14:37.361Z] Got X-ORIGIN: [lower]
[2024-05-30T23:14:37.361Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@503f655a
[2024-05-30T23:14:37.361Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=ORIGIN
[2024-05-30T23:14:37.361Z] Got response: (GET http://localhost:60973/http2?name=ORIGIN) 200
[2024-05-30T23:14:37.361Z] Got body: http://localhost:60973/http2?name=ORIGIN
[2024-05-30T23:14:37.361Z] Got X-ORIGIN: [lower]
[2024-05-30T23:14:37.362Z] test SpecialHeadersTest.testAsync("http://localhost:60973/http2", "origin: lower", true): success
[2024-05-30T23:14:37.362Z]
[2024-05-30T23:14:37.362Z] --- Starting
[2024-05-30T23:14:37.362Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@297bece6
[2024-05-30T23:14:37.362Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=ORIGIN
[2024-05-30T23:14:37.362Z] Got response: (GET http://localhost:60973/http2?name=ORIGIN) 200
[2024-05-30T23:14:37.362Z] Got body: http://localhost:60973/http2?name=ORIGIN
[2024-05-30T23:14:37.362Z] Got X-ORIGIN: [normal]
[2024-05-30T23:14:37.362Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@4557aa12
[2024-05-30T23:14:37.362Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=ORIGIN
[2024-05-30T23:14:37.362Z] Got response: (GET http://localhost:60973/http2?name=ORIGIN) 200
[2024-05-30T23:14:37.362Z] Got body: http://localhost:60973/http2?name=ORIGIN
[2024-05-30T23:14:37.362Z] Got X-ORIGIN: [normal]
[2024-05-30T23:14:37.362Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@5ef7de72
[2024-05-30T23:14:37.362Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=ORIGIN
[2024-05-30T23:14:37.362Z] Got response: (GET http://localhost:60973/http2?name=ORIGIN) 200
[2024-05-30T23:14:37.362Z] Got body: http://localhost:60973/http2?name=ORIGIN
[2024-05-30T23:14:37.362Z] Got X-ORIGIN: [normal]
[2024-05-30T23:14:37.362Z] test SpecialHeadersTest.testAsync("http://localhost:60973/http2", "Origin: normal", true): success
[2024-05-30T23:14:37.362Z]
[2024-05-30T23:14:37.362Z] --- Starting
[2024-05-30T23:14:37.362Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@75c96543
[2024-05-30T23:14:37.362Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=ORIGIN
[2024-05-30T23:14:37.362Z] Got response: (GET http://localhost:60973/http2?name=ORIGIN) 200
[2024-05-30T23:14:37.362Z] Got body: http://localhost:60973/http2?name=ORIGIN
[2024-05-30T23:14:37.362Z] Got X-ORIGIN: [upper]
[2024-05-30T23:14:37.362Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@3a3bbc0
[2024-05-30T23:14:37.362Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=ORIGIN
[2024-05-30T23:14:37.362Z] Got response: (GET http://localhost:60973/http2?name=ORIGIN) 200
[2024-05-30T23:14:37.362Z] Got body: http://localhost:60973/http2?name=ORIGIN
[2024-05-30T23:14:37.362Z] Got X-ORIGIN: [upper]
[2024-05-30T23:14:37.362Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@7b5c969c
[2024-05-30T23:14:37.362Z] Http1UriStringHandler received, uri: http://localhost:60973/http2?name=ORIGIN
[2024-05-30T23:14:37.362Z] Got response: (GET http://localhost:60973/http2?name=ORIGIN) 200
[2024-05-30T23:14:37.362Z] Got body: http://localhost:60973/http2?name=ORIGIN
[2024-05-30T23:14:37.362Z] Got X-ORIGIN: [upper]
[2024-05-30T23:14:37.362Z] test SpecialHeadersTest.testAsync("http://localhost:60973/http2", "ORIGIN: upper", true): success
[2024-05-30T23:14:37.362Z]
[2024-05-30T23:14:37.362Z] --- Starting
[2024-05-30T23:14:37.362Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@5a09fa48
[2024-05-30T23:14:37.362Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.362Z] Got response: (GET https://localhost:60974/https2?name=USER-AGENT) 200
[2024-05-30T23:14:37.362Z] Got body: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.362Z] Got X-USER-AGENT: [Java-http-client/11.0.24-beta]
[2024-05-30T23:14:37.362Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@56cc7e21
[2024-05-30T23:14:37.362Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.362Z] Got response: (GET https://localhost:60974/https2?name=USER-AGENT) 200
[2024-05-30T23:14:37.362Z] Got body: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.362Z] Got X-USER-AGENT: [Java-http-client/11.0.24-beta]
[2024-05-30T23:14:37.362Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@1989bd12
[2024-05-30T23:14:37.362Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.362Z] Got response: (GET https://localhost:60974/https2?name=USER-AGENT) 200
[2024-05-30T23:14:37.362Z] Got body: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.362Z] Got X-USER-AGENT: [Java-http-client/11.0.24-beta]
[2024-05-30T23:14:37.362Z] test SpecialHeadersTest.testAsync("https://localhost:60974/https2", "User-Agent: <DEFAULT>", true): success
[2024-05-30T23:14:37.362Z]
[2024-05-30T23:14:37.362Z] --- Starting
[2024-05-30T23:14:37.362Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@3261bf05
[2024-05-30T23:14:37.362Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.362Z] Got response: (GET https://localhost:60974/https2?name=USER-AGENT) 200
[2024-05-30T23:14:37.362Z] Got body: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.362Z] Got X-USER-AGENT: [camel-cased]
[2024-05-30T23:14:37.362Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@272fd8bb
[2024-05-30T23:14:37.362Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.362Z] Got response: (GET https://localhost:60974/https2?name=USER-AGENT) 200
[2024-05-30T23:14:37.362Z] Got body: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.362Z] Got X-USER-AGENT: [camel-cased]
[2024-05-30T23:14:37.362Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@12278709
[2024-05-30T23:14:37.362Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.362Z] Got response: (GET https://localhost:60974/https2?name=USER-AGENT) 200
[2024-05-30T23:14:37.362Z] Got body: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.362Z] Got X-USER-AGENT: [camel-cased]
[2024-05-30T23:14:37.362Z] test SpecialHeadersTest.testAsync("https://localhost:60974/https2", "User-Agent: camel-cased", true): success
[2024-05-30T23:14:37.362Z]
[2024-05-30T23:14:37.362Z] --- Starting
[2024-05-30T23:14:37.362Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@4612d972
[2024-05-30T23:14:37.362Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.362Z] Got response: (GET https://localhost:60974/https2?name=USER-AGENT) 200
[2024-05-30T23:14:37.362Z] Got body: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.362Z] Got X-USER-AGENT: [all-lower-case]
[2024-05-30T23:14:37.362Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@79b4cf22
[2024-05-30T23:14:37.362Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.362Z] Got response: (GET https://localhost:60974/https2?name=USER-AGENT) 200
[2024-05-30T23:14:37.362Z] Got body: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.362Z] Got X-USER-AGENT: [all-lower-case]
[2024-05-30T23:14:37.362Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@20873aaf
[2024-05-30T23:14:37.362Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.362Z] Got response: (GET https://localhost:60974/https2?name=USER-AGENT) 200
[2024-05-30T23:14:37.362Z] Got body: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.362Z] Got X-USER-AGENT: [all-lower-case]
[2024-05-30T23:14:37.362Z] test SpecialHeadersTest.testAsync("https://localhost:60974/https2", "user-agent: all-lower-case", true): success
[2024-05-30T23:14:37.362Z]
[2024-05-30T23:14:37.362Z] --- Starting
[2024-05-30T23:14:37.362Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@e36ee79
[2024-05-30T23:14:37.362Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.362Z] Got response: (GET https://localhost:60974/https2?name=USER-AGENT) 200
[2024-05-30T23:14:37.362Z] Got body: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.362Z] Got X-USER-AGENT: [mixed]
[2024-05-30T23:14:37.362Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@5ebf6f84
[2024-05-30T23:14:37.362Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.362Z] Got response: (GET https://localhost:60974/https2?name=USER-AGENT) 200
[2024-05-30T23:14:37.362Z] Got body: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.362Z] Got X-USER-AGENT: [mixed]
[2024-05-30T23:14:37.362Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@12d66ae
[2024-05-30T23:14:37.362Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.362Z] Got response: (GET https://localhost:60974/https2?name=USER-AGENT) 200
[2024-05-30T23:14:37.362Z] Got body: https://localhost:60974/https2?name=USER-AGENT
[2024-05-30T23:14:37.362Z] Got X-USER-AGENT: [mixed]
[2024-05-30T23:14:37.362Z] test SpecialHeadersTest.testAsync("https://localhost:60974/https2", "user-Agent: mixed", true): success
[2024-05-30T23:14:37.362Z]
[2024-05-30T23:14:37.362Z] --- Starting
[2024-05-30T23:14:37.362Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@18666666
[2024-05-30T23:14:37.362Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=REFERER
[2024-05-30T23:14:37.362Z] Got response: (GET https://localhost:60974/https2?name=REFERER) 200
[2024-05-30T23:14:37.362Z] Got body: https://localhost:60974/https2?name=REFERER
[2024-05-30T23:14:37.362Z] Got X-REFERER: [lower]
[2024-05-30T23:14:37.362Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@211a1635
[2024-05-30T23:14:37.362Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=REFERER
[2024-05-30T23:14:37.362Z] Got response: (GET https://localhost:60974/https2?name=REFERER) 200
[2024-05-30T23:14:37.362Z] Got body: https://localhost:60974/https2?name=REFERER
[2024-05-30T23:14:37.362Z] Got X-REFERER: [lower]
[2024-05-30T23:14:37.362Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@4fc8edd
[2024-05-30T23:14:37.362Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=REFERER
[2024-05-30T23:14:37.362Z] Got response: (GET https://localhost:60974/https2?name=REFERER) 200
[2024-05-30T23:14:37.362Z] Got body: https://localhost:60974/https2?name=REFERER
[2024-05-30T23:14:37.362Z] Got X-REFERER: [lower]
[2024-05-30T23:14:37.362Z] test SpecialHeadersTest.testAsync("https://localhost:60974/https2", "referer: lower", true): success
[2024-05-30T23:14:37.362Z]
[2024-05-30T23:14:37.362Z] --- Starting
[2024-05-30T23:14:37.362Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@6e0e90fa
[2024-05-30T23:14:37.362Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=REFERER
[2024-05-30T23:14:37.362Z] Got response: (GET https://localhost:60974/https2?name=REFERER) 200
[2024-05-30T23:14:37.362Z] Got body: https://localhost:60974/https2?name=REFERER
[2024-05-30T23:14:37.362Z] Got X-REFERER: [normal]
[2024-05-30T23:14:37.362Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@45f09e0b
[2024-05-30T23:14:37.362Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=REFERER
[2024-05-30T23:14:37.362Z] Got response: (GET https://localhost:60974/https2?name=REFERER) 200
[2024-05-30T23:14:37.362Z] Got body: https://localhost:60974/https2?name=REFERER
[2024-05-30T23:14:37.362Z] Got X-REFERER: [normal]
[2024-05-30T23:14:37.362Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@342a933e
[2024-05-30T23:14:37.362Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=REFERER
[2024-05-30T23:14:37.362Z] Got response: (GET https://localhost:60974/https2?name=REFERER) 200
[2024-05-30T23:14:37.362Z] Got body: https://localhost:60974/https2?name=REFERER
[2024-05-30T23:14:37.362Z] Got X-REFERER: [normal]
[2024-05-30T23:14:37.362Z] test SpecialHeadersTest.testAsync("https://localhost:60974/https2", "Referer: normal", true): success
[2024-05-30T23:14:37.362Z]
[2024-05-30T23:14:37.362Z] --- Starting
[2024-05-30T23:14:37.362Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@54c06900
[2024-05-30T23:14:37.362Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=REFERER
[2024-05-30T23:14:37.362Z] Got response: (GET https://localhost:60974/https2?name=REFERER) 200
[2024-05-30T23:14:37.362Z] Got body: https://localhost:60974/https2?name=REFERER
[2024-05-30T23:14:37.362Z] Got X-REFERER: [upper]
[2024-05-30T23:14:37.362Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@4e53ba22
[2024-05-30T23:14:37.362Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=REFERER
[2024-05-30T23:14:37.363Z] Got response: (GET https://localhost:60974/https2?name=REFERER) 200
[2024-05-30T23:14:37.363Z] Got body: https://localhost:60974/https2?name=REFERER
[2024-05-30T23:14:37.363Z] Got X-REFERER: [upper]
[2024-05-30T23:14:37.363Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@f126525
[2024-05-30T23:14:37.363Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=REFERER
[2024-05-30T23:14:37.363Z] Got response: (GET https://localhost:60974/https2?name=REFERER) 200
[2024-05-30T23:14:37.363Z] Got body: https://localhost:60974/https2?name=REFERER
[2024-05-30T23:14:37.363Z] Got X-REFERER: [upper]
[2024-05-30T23:14:37.363Z] test SpecialHeadersTest.testAsync("https://localhost:60974/https2", "REFERER: upper", true): success
[2024-05-30T23:14:37.363Z]
[2024-05-30T23:14:37.363Z] --- Starting
[2024-05-30T23:14:37.363Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@6f41a49a
[2024-05-30T23:14:37.363Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.363Z] Got response: (GET https://localhost:60974/https2?name=ORIGIN) 200
[2024-05-30T23:14:37.363Z] Got body: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.363Z] Got X-ORIGIN: [lower]
[2024-05-30T23:14:37.363Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@381e481b
[2024-05-30T23:14:37.363Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.363Z] Got response: (GET https://localhost:60974/https2?name=ORIGIN) 200
[2024-05-30T23:14:37.363Z] Got body: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.363Z] Got X-ORIGIN: [lower]
[2024-05-30T23:14:37.363Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@6bcf7790
[2024-05-30T23:14:37.363Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.363Z] Got response: (GET https://localhost:60974/https2?name=ORIGIN) 200
[2024-05-30T23:14:37.363Z] Got body: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.363Z] Got X-ORIGIN: [lower]
[2024-05-30T23:14:37.363Z] test SpecialHeadersTest.testAsync("https://localhost:60974/https2", "origin: lower", true): success
[2024-05-30T23:14:37.363Z]
[2024-05-30T23:14:37.363Z] --- Starting
[2024-05-30T23:14:37.363Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@77e81c81
[2024-05-30T23:14:37.363Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.363Z] Got response: (GET https://localhost:60974/https2?name=ORIGIN) 200
[2024-05-30T23:14:37.363Z] Got body: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.363Z] Got X-ORIGIN: [normal]
[2024-05-30T23:14:37.363Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@15ef1392
[2024-05-30T23:14:37.363Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.363Z] Got response: (GET https://localhost:60974/https2?name=ORIGIN) 200
[2024-05-30T23:14:37.363Z] Got body: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.363Z] Got X-ORIGIN: [normal]
[2024-05-30T23:14:37.363Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@5ffbcfa4
[2024-05-30T23:14:37.363Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.363Z] Got response: (GET https://localhost:60974/https2?name=ORIGIN) 200
[2024-05-30T23:14:37.363Z] Got body: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.363Z] Got X-ORIGIN: [normal]
[2024-05-30T23:14:37.363Z] test SpecialHeadersTest.testAsync("https://localhost:60974/https2", "Origin: normal", true): success
[2024-05-30T23:14:37.363Z]
[2024-05-30T23:14:37.363Z] --- Starting
[2024-05-30T23:14:37.363Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@4f18503c
[2024-05-30T23:14:37.363Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.363Z] Got response: (GET https://localhost:60974/https2?name=ORIGIN) 200
[2024-05-30T23:14:37.363Z] Got body: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.363Z] Got X-ORIGIN: [upper]
[2024-05-30T23:14:37.363Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@78a3414a
[2024-05-30T23:14:37.363Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.363Z] Got response: (GET https://localhost:60974/https2?name=ORIGIN) 200
[2024-05-30T23:14:37.363Z] Got body: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.363Z] Got X-ORIGIN: [upper]
[2024-05-30T23:14:37.363Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@153dae4f
[2024-05-30T23:14:37.363Z] Http1UriStringHandler received, uri: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.363Z] Got response: (GET https://localhost:60974/https2?name=ORIGIN) 200
[2024-05-30T23:14:37.363Z] Got body: https://localhost:60974/https2?name=ORIGIN
[2024-05-30T23:14:37.363Z] Got X-ORIGIN: [upper]
[2024-05-30T23:14:37.363Z] test SpecialHeadersTest.testAsync("https://localhost:60974/https2", "ORIGIN: upper", true): success
[2024-05-30T23:14:37.363Z]
[2024-05-30T23:14:37.363Z] --- Starting
[2024-05-30T23:14:37.363Z] Got IAE as expected
[2024-05-30T23:14:37.363Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("http://localhost:60971/http1", "User-Agent: <DEFAULT>", false): success
[2024-05-30T23:14:37.363Z]
[2024-05-30T23:14:37.363Z] --- Starting
[2024-05-30T23:14:37.363Z] Got IAE as expected
[2024-05-30T23:14:37.363Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("http://localhost:60971/http1", "User-Agent: camel-cased", false): success
[2024-05-30T23:14:37.363Z]
[2024-05-30T23:14:37.363Z] --- Starting
[2024-05-30T23:14:37.363Z] Got IAE as expected
[2024-05-30T23:14:37.363Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("http://localhost:60971/http1", "user-agent: all-lower-case", false): success
[2024-05-30T23:14:37.363Z]
[2024-05-30T23:14:37.363Z] --- Starting
[2024-05-30T23:14:37.363Z] Got IAE as expected
[2024-05-30T23:14:37.363Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("http://localhost:60971/http1", "user-Agent: mixed", false): success
[2024-05-30T23:14:37.363Z]
[2024-05-30T23:14:37.363Z] --- Starting
[2024-05-30T23:14:37.363Z] Got IAE as expected
[2024-05-30T23:14:37.363Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("http://localhost:60971/http1", "referer: lower", false): success
[2024-05-30T23:14:37.363Z]
[2024-05-30T23:14:37.363Z] --- Starting
[2024-05-30T23:14:37.363Z] Got IAE as expected
[2024-05-30T23:14:37.363Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("http://localhost:60971/http1", "Referer: normal", false): success
[2024-05-30T23:14:37.363Z]
[2024-05-30T23:14:37.363Z] --- Starting
[2024-05-30T23:14:37.363Z] Got IAE as expected
[2024-05-30T23:14:37.363Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("http://localhost:60971/http1", "REFERER: upper", false): success
[2024-05-30T23:14:37.363Z]
[2024-05-30T23:14:37.363Z] --- Starting
[2024-05-30T23:14:37.363Z] Got IAE as expected
[2024-05-30T23:14:37.363Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("http://localhost:60971/http1", "origin: lower", false): success
[2024-05-30T23:14:37.363Z]
[2024-05-30T23:14:37.363Z] --- Starting
[2024-05-30T23:14:37.363Z] Got IAE as expected
[2024-05-30T23:14:37.363Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("http://localhost:60971/http1", "Origin: normal", false): success
[2024-05-30T23:14:37.363Z]
[2024-05-30T23:14:37.363Z] --- Starting
[2024-05-30T23:14:37.363Z] Got IAE as expected
[2024-05-30T23:14:37.363Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("http://localhost:60971/http1", "ORIGIN: upper", false): success
[2024-05-30T23:14:37.363Z]
[2024-05-30T23:14:37.363Z] --- Starting
[2024-05-30T23:14:37.363Z] Got IAE as expected
[2024-05-30T23:14:37.363Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("https://localhost:60972/https1", "User-Agent: <DEFAULT>", false): success
[2024-05-30T23:14:37.363Z]
[2024-05-30T23:14:37.363Z] --- Starting
[2024-05-30T23:14:37.363Z] Got IAE as expected
[2024-05-30T23:14:37.363Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("https://localhost:60972/https1", "User-Agent: camel-cased", false): success
[2024-05-30T23:14:37.363Z]
[2024-05-30T23:14:37.363Z] --- Starting
[2024-05-30T23:14:37.363Z] Got IAE as expected
[2024-05-30T23:14:37.363Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("https://localhost:60972/https1", "user-agent: all-lower-case", false): success
[2024-05-30T23:14:37.363Z]
[2024-05-30T23:14:37.363Z] --- Starting
[2024-05-30T23:14:37.363Z] Got IAE as expected
[2024-05-30T23:14:37.363Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("https://localhost:60972/https1", "user-Agent: mixed", false): success
[2024-05-30T23:14:37.363Z]
[2024-05-30T23:14:37.363Z] --- Starting
[2024-05-30T23:14:37.363Z] Got IAE as expected
[2024-05-30T23:14:37.363Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("https://localhost:60972/https1", "referer: lower", false): success
[2024-05-30T23:14:37.363Z]
[2024-05-30T23:14:37.363Z] --- Starting
[2024-05-30T23:14:37.363Z] Got IAE as expected
[2024-05-30T23:14:37.363Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("https://localhost:60972/https1", "Referer: normal", false): success
[2024-05-30T23:14:37.363Z]
[2024-05-30T23:14:37.363Z] --- Starting
[2024-05-30T23:14:37.363Z] Got IAE as expected
[2024-05-30T23:14:37.363Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("https://localhost:60972/https1", "REFERER: upper", false): success
[2024-05-30T23:14:37.363Z]
[2024-05-30T23:14:37.363Z] --- Starting
[2024-05-30T23:14:37.363Z] Got IAE as expected
[2024-05-30T23:14:37.363Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("https://localhost:60972/https1", "origin: lower", false): success
[2024-05-30T23:14:37.363Z]
[2024-05-30T23:14:37.363Z] --- Starting
[2024-05-30T23:14:37.363Z] Got IAE as expected
[2024-05-30T23:14:37.363Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("https://localhost:60972/https1", "Origin: normal", false): success
[2024-05-30T23:14:37.363Z]
[2024-05-30T23:14:37.363Z] --- Starting
[2024-05-30T23:14:37.363Z] Got IAE as expected
[2024-05-30T23:14:37.363Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("https://localhost:60972/https1", "ORIGIN: upper", false): success
[2024-05-30T23:14:37.363Z]
[2024-05-30T23:14:37.363Z] --- Starting
[2024-05-30T23:14:37.363Z] Got IAE as expected
[2024-05-30T23:14:37.363Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("http://localhost:60973/http2", "User-Agent: <DEFAULT>", false): success
[2024-05-30T23:14:37.363Z]
[2024-05-30T23:14:37.363Z] --- Starting
[2024-05-30T23:14:37.363Z] Got IAE as expected
[2024-05-30T23:14:37.363Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("http://localhost:60973/http2", "User-Agent: camel-cased", false): success
[2024-05-30T23:14:37.363Z]
[2024-05-30T23:14:37.363Z] --- Starting
[2024-05-30T23:14:37.363Z] Got IAE as expected
[2024-05-30T23:14:37.363Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("http://localhost:60973/http2", "user-agent: all-lower-case", false): success
[2024-05-30T23:14:37.363Z]
[2024-05-30T23:14:37.363Z] --- Starting
[2024-05-30T23:14:37.363Z] Got IAE as expected
[2024-05-30T23:14:37.363Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("http://localhost:60973/http2", "user-Agent: mixed", false): success
[2024-05-30T23:14:37.363Z]
[2024-05-30T23:14:37.363Z] --- Starting
[2024-05-30T23:14:37.363Z] Got IAE as expected
[2024-05-30T23:14:37.363Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("http://localhost:60973/http2", "referer: lower", false): success
[2024-05-30T23:14:37.363Z]
[2024-05-30T23:14:37.363Z] --- Starting
[2024-05-30T23:14:37.363Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("http://localhost:60973/http2", "Referer: normal", false): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("http://localhost:60973/http2", "REFERER: upper", false): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("http://localhost:60973/http2", "origin: lower", false): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("http://localhost:60973/http2", "Origin: normal", false): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("http://localhost:60973/http2", "ORIGIN: upper", false): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("https://localhost:60974/https2", "User-Agent: <DEFAULT>", false): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("https://localhost:60974/https2", "User-Agent: camel-cased", false): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("https://localhost:60974/https2", "user-agent: all-lower-case", false): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("https://localhost:60974/https2", "user-Agent: mixed", false): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("https://localhost:60974/https2", "referer: lower", false): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("https://localhost:60974/https2", "Referer: normal", false): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("https://localhost:60974/https2", "REFERER: upper", false): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("https://localhost:60974/https2", "origin: lower", false): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("https://localhost:60974/https2", "Origin: normal", false): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("https://localhost:60974/https2", "ORIGIN: upper", false): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("http://localhost:60971/http1", "User-Agent: <DEFAULT>", true): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("http://localhost:60971/http1", "User-Agent: camel-cased", true): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("http://localhost:60971/http1", "user-agent: all-lower-case", true): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("http://localhost:60971/http1", "user-Agent: mixed", true): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("http://localhost:60971/http1", "referer: lower", true): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("http://localhost:60971/http1", "Referer: normal", true): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("http://localhost:60971/http1", "REFERER: upper", true): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("http://localhost:60971/http1", "origin: lower", true): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("http://localhost:60971/http1", "Origin: normal", true): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("http://localhost:60971/http1", "ORIGIN: upper", true): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("https://localhost:60972/https1", "User-Agent: <DEFAULT>", true): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("https://localhost:60972/https1", "User-Agent: camel-cased", true): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("https://localhost:60972/https1", "user-agent: all-lower-case", true): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("https://localhost:60972/https1", "user-Agent: mixed", true): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("https://localhost:60972/https1", "referer: lower", true): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("https://localhost:60972/https1", "Referer: normal", true): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("https://localhost:60972/https1", "REFERER: upper", true): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("https://localhost:60972/https1", "origin: lower", true): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("https://localhost:60972/https1", "Origin: normal", true): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("https://localhost:60972/https1", "ORIGIN: upper", true): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("http://localhost:60973/http2", "User-Agent: <DEFAULT>", true): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("http://localhost:60973/http2", "User-Agent: camel-cased", true): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("http://localhost:60973/http2", "user-agent: all-lower-case", true): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("http://localhost:60973/http2", "user-Agent: mixed", true): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("http://localhost:60973/http2", "referer: lower", true): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("http://localhost:60973/http2", "Referer: normal", true): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("http://localhost:60973/http2", "REFERER: upper", true): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("http://localhost:60973/http2", "origin: lower", true): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("http://localhost:60973/http2", "Origin: normal", true): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("http://localhost:60973/http2", "ORIGIN: upper", true): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("https://localhost:60974/https2", "User-Agent: <DEFAULT>", true): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("https://localhost:60974/https2", "User-Agent: camel-cased", true): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("https://localhost:60974/https2", "user-agent: all-lower-case", true): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("https://localhost:60974/https2", "user-Agent: mixed", true): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("https://localhost:60974/https2", "referer: lower", true): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("https://localhost:60974/https2", "Referer: normal", true): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("https://localhost:60974/https2", "REFERER: upper", true): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("https://localhost:60974/https2", "origin: lower", true): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("https://localhost:60974/https2", "Origin: normal", true): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] --- Starting
[2024-05-30T23:14:37.364Z] Got IAE as expected
[2024-05-30T23:14:37.364Z] test SpecialHeadersTest.testHomeMadeIllegalHeader("https://localhost:60974/https2", "ORIGIN: upper", true): success
[2024-05-30T23:14:37.364Z] Http1TestServer: stop
[2024-05-30T23:14:37.364Z] Http1TestServer: stop
[2024-05-30T23:14:37.364Z] Http2TestServerImpl: stop
[2024-05-30T23:14:37.364Z] Http2TestServerImpl: stop
[2024-05-30T23:14:37.364Z] config SpecialHeadersTest.teardown(): success
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] ===============================================
[2024-05-30T23:14:37.364Z] java/net/httpclient/SpecialHeadersTest.java
[2024-05-30T23:14:37.364Z] Total tests run: 240, Passes: 239, Failures: 1, Skips: 0
[2024-05-30T23:14:37.364Z] ===============================================
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] STDERR:
[2024-05-30T23:14:37.364Z] May 30, 2024 11:13:36 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:14:37.364Z] INFO: REQUEST: http://localhost:60971/http1?name=USER-AGENT GET
[2024-05-30T23:14:37.364Z] May 30, 2024 11:13:36 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:14:37.364Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:14:37.364Z] GET /http1?name=USER-AGENT HTTP/1.1
[2024-05-30T23:14:37.364Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:14:37.364Z] Content-Length: 0
[2024-05-30T23:14:37.364Z] Host: localhost:60971
[2024-05-30T23:14:37.364Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:14:37.364Z] Upgrade: h2c
[2024-05-30T23:14:37.364Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] May 30, 2024 11:13:36 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:14:37.364Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.364Z] content-length: 22
[2024-05-30T23:14:37.364Z] date: Thu, 30 May 2024 23:13:36 GMT
[2024-05-30T23:14:37.364Z] x-user-agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.364Z]
[2024-05-30T23:14:37.364Z] May 30, 2024 11:13:36 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.365Z] INFO: RESPONSE: (GET http://localhost:60971/http1?name=USER-AGENT) 200 HTTP_1_1 Local port: 60975
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:37 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:14:37.365Z] INFO: REQUEST: http://localhost:60971/http1?name=USER-AGENT GET
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:37 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:14:37.365Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:14:37.365Z] GET /http1?name=USER-AGENT HTTP/1.1
[2024-05-30T23:14:37.365Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:14:37.365Z] Content-Length: 0
[2024-05-30T23:14:37.365Z] Host: localhost:60971
[2024-05-30T23:14:37.365Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:14:37.365Z] Upgrade: h2c
[2024-05-30T23:14:37.365Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.365Z]
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:37 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:14:37.365Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.365Z] content-length: 22
[2024-05-30T23:14:37.365Z] date: Thu, 30 May 2024 23:13:37 GMT
[2024-05-30T23:14:37.365Z] x-user-agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.365Z]
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:37 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.365Z] INFO: RESPONSE: (GET http://localhost:60971/http1?name=USER-AGENT) 200 HTTP_1_1 Local port: 60976
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:37 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:14:37.365Z] INFO: REQUEST: http://localhost:60971/http1?name=USER-AGENT GET
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:37 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:14:37.365Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:14:37.365Z] GET /http1?name=USER-AGENT HTTP/1.1
[2024-05-30T23:14:37.365Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:14:37.365Z] Content-Length: 0
[2024-05-30T23:14:37.365Z] Host: localhost:60971
[2024-05-30T23:14:37.365Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:14:37.365Z] Upgrade: h2c
[2024-05-30T23:14:37.365Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.365Z]
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:37 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:14:37.365Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.365Z] content-length: 22
[2024-05-30T23:14:37.365Z] date: Thu, 30 May 2024 23:13:37 GMT
[2024-05-30T23:14:37.365Z] x-user-agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.365Z]
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:37 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.365Z] INFO: RESPONSE: (GET http://localhost:60971/http1?name=USER-AGENT) 200 HTTP_1_1 Local port: 60977
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:37 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:14:37.365Z] INFO: REQUEST: http://localhost:60971/http1?name=USER-AGENT GET
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:37 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:14:37.365Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:14:37.365Z] GET /http1?name=USER-AGENT HTTP/1.1
[2024-05-30T23:14:37.365Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:14:37.365Z] Content-Length: 0
[2024-05-30T23:14:37.365Z] Host: localhost:60971
[2024-05-30T23:14:37.365Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:14:37.365Z] Upgrade: h2c
[2024-05-30T23:14:37.365Z] User-Agent: camel-cased
[2024-05-30T23:14:37.365Z]
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:37 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:14:37.365Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.365Z] content-length: 22
[2024-05-30T23:14:37.365Z] date: Thu, 30 May 2024 23:13:37 GMT
[2024-05-30T23:14:37.365Z] x-user-agent: camel-cased
[2024-05-30T23:14:37.365Z]
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:37 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.365Z] INFO: RESPONSE: (GET http://localhost:60971/http1?name=USER-AGENT) 200 HTTP_1_1 Local port: 60978
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:37 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:14:37.365Z] INFO: REQUEST: http://localhost:60971/http1?name=USER-AGENT GET
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:37 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:14:37.365Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:14:37.365Z] GET /http1?name=USER-AGENT HTTP/1.1
[2024-05-30T23:14:37.365Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:14:37.365Z] Content-Length: 0
[2024-05-30T23:14:37.365Z] Host: localhost:60971
[2024-05-30T23:14:37.365Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:14:37.365Z] Upgrade: h2c
[2024-05-30T23:14:37.365Z] User-Agent: camel-cased
[2024-05-30T23:14:37.365Z]
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:37 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:14:37.365Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.365Z] content-length: 22
[2024-05-30T23:14:37.365Z] date: Thu, 30 May 2024 23:13:37 GMT
[2024-05-30T23:14:37.365Z] x-user-agent: camel-cased
[2024-05-30T23:14:37.365Z]
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:37 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.365Z] INFO: RESPONSE: (GET http://localhost:60971/http1?name=USER-AGENT) 200 HTTP_1_1 Local port: 60979
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:38 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:14:37.365Z] INFO: REQUEST: http://localhost:60971/http1?name=USER-AGENT GET
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:38 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:14:37.365Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:14:37.365Z] GET /http1?name=USER-AGENT HTTP/1.1
[2024-05-30T23:14:37.365Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:14:37.365Z] Content-Length: 0
[2024-05-30T23:14:37.365Z] Host: localhost:60971
[2024-05-30T23:14:37.365Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:14:37.365Z] Upgrade: h2c
[2024-05-30T23:14:37.365Z] User-Agent: camel-cased
[2024-05-30T23:14:37.365Z]
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:38 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:14:37.365Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.365Z] content-length: 22
[2024-05-30T23:14:37.365Z] date: Thu, 30 May 2024 23:13:38 GMT
[2024-05-30T23:14:37.365Z] x-user-agent: camel-cased
[2024-05-30T23:14:37.365Z]
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:38 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.365Z] INFO: RESPONSE: (GET http://localhost:60971/http1?name=USER-AGENT) 200 HTTP_1_1 Local port: 60980
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:38 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:14:37.365Z] INFO: REQUEST: http://localhost:60971/http1?name=USER-AGENT GET
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:38 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:14:37.365Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:14:37.365Z] GET /http1?name=USER-AGENT HTTP/1.1
[2024-05-30T23:14:37.365Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:14:37.365Z] Content-Length: 0
[2024-05-30T23:14:37.365Z] Host: localhost:60971
[2024-05-30T23:14:37.365Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:14:37.365Z] Upgrade: h2c
[2024-05-30T23:14:37.365Z] user-agent: all-lower-case
[2024-05-30T23:14:37.365Z]
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:38 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:14:37.365Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.365Z] content-length: 22
[2024-05-30T23:14:37.365Z] date: Thu, 30 May 2024 23:13:38 GMT
[2024-05-30T23:14:37.365Z] x-user-agent: all-lower-case
[2024-05-30T23:14:37.365Z]
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:38 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.365Z] INFO: RESPONSE: (GET http://localhost:60971/http1?name=USER-AGENT) 200 HTTP_1_1 Local port: 60981
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:38 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:14:37.365Z] INFO: REQUEST: http://localhost:60971/http1?name=USER-AGENT GET
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:38 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:14:37.365Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:14:37.365Z] GET /http1?name=USER-AGENT HTTP/1.1
[2024-05-30T23:14:37.365Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:14:37.365Z] Content-Length: 0
[2024-05-30T23:14:37.365Z] Host: localhost:60971
[2024-05-30T23:14:37.365Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:14:37.365Z] Upgrade: h2c
[2024-05-30T23:14:37.365Z] user-agent: all-lower-case
[2024-05-30T23:14:37.365Z]
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:38 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:14:37.365Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.365Z] content-length: 22
[2024-05-30T23:14:37.365Z] date: Thu, 30 May 2024 23:13:38 GMT
[2024-05-30T23:14:37.365Z] x-user-agent: all-lower-case
[2024-05-30T23:14:37.365Z]
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:38 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.365Z] INFO: RESPONSE: (GET http://localhost:60971/http1?name=USER-AGENT) 200 HTTP_1_1 Local port: 60982
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:38 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:14:37.365Z] INFO: REQUEST: http://localhost:60971/http1?name=USER-AGENT GET
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:38 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:14:37.365Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:14:37.365Z] GET /http1?name=USER-AGENT HTTP/1.1
[2024-05-30T23:14:37.365Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:14:37.365Z] Content-Length: 0
[2024-05-30T23:14:37.365Z] Host: localhost:60971
[2024-05-30T23:14:37.365Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:14:37.365Z] Upgrade: h2c
[2024-05-30T23:14:37.365Z] user-agent: all-lower-case
[2024-05-30T23:14:37.365Z]
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:38 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:14:37.365Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.365Z] content-length: 22
[2024-05-30T23:14:37.365Z] date: Thu, 30 May 2024 23:13:38 GMT
[2024-05-30T23:14:37.365Z] x-user-agent: all-lower-case
[2024-05-30T23:14:37.365Z]
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:38 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.365Z] INFO: RESPONSE: (GET http://localhost:60971/http1?name=USER-AGENT) 200 HTTP_1_1 Local port: 60983
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:38 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:14:37.365Z] INFO: REQUEST: http://localhost:60971/http1?name=USER-AGENT GET
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:38 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:14:37.365Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:14:37.365Z] GET /http1?name=USER-AGENT HTTP/1.1
[2024-05-30T23:14:37.365Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:14:37.365Z] Content-Length: 0
[2024-05-30T23:14:37.365Z] Host: localhost:60971
[2024-05-30T23:14:37.365Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:14:37.365Z] Upgrade: h2c
[2024-05-30T23:14:37.365Z] user-Agent: mixed
[2024-05-30T23:14:37.365Z]
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:38 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:14:37.365Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.365Z] content-length: 22
[2024-05-30T23:14:37.365Z] date: Thu, 30 May 2024 23:13:38 GMT
[2024-05-30T23:14:37.365Z] x-user-agent: mixed
[2024-05-30T23:14:37.365Z]
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:38 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.365Z] INFO: RESPONSE: (GET http://localhost:60971/http1?name=USER-AGENT) 200 HTTP_1_1 Local port: 60984
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:39 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:14:37.365Z] INFO: REQUEST: http://localhost:60971/http1?name=USER-AGENT GET
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:39 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:14:37.365Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:14:37.365Z] GET /http1?name=USER-AGENT HTTP/1.1
[2024-05-30T23:14:37.365Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:14:37.365Z] Content-Length: 0
[2024-05-30T23:14:37.365Z] Host: localhost:60971
[2024-05-30T23:14:37.365Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:14:37.365Z] Upgrade: h2c
[2024-05-30T23:14:37.365Z] user-Agent: mixed
[2024-05-30T23:14:37.365Z]
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:39 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:14:37.365Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.365Z] content-length: 22
[2024-05-30T23:14:37.365Z] date: Thu, 30 May 2024 23:13:39 GMT
[2024-05-30T23:14:37.365Z] x-user-agent: mixed
[2024-05-30T23:14:37.365Z]
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:39 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.365Z] INFO: RESPONSE: (GET http://localhost:60971/http1?name=USER-AGENT) 200 HTTP_1_1 Local port: 60985
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:39 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:14:37.365Z] INFO: REQUEST: http://localhost:60971/http1?name=USER-AGENT GET
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:39 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:14:37.365Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:14:37.365Z] GET /http1?name=USER-AGENT HTTP/1.1
[2024-05-30T23:14:37.365Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:14:37.365Z] Content-Length: 0
[2024-05-30T23:14:37.365Z] Host: localhost:60971
[2024-05-30T23:14:37.365Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:14:37.365Z] Upgrade: h2c
[2024-05-30T23:14:37.365Z] user-Agent: mixed
[2024-05-30T23:14:37.365Z]
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:39 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:14:37.365Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.365Z] content-length: 22
[2024-05-30T23:14:37.365Z] date: Thu, 30 May 2024 23:13:39 GMT
[2024-05-30T23:14:37.365Z] x-user-agent: mixed
[2024-05-30T23:14:37.365Z]
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:39 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.365Z] INFO: RESPONSE: (GET http://localhost:60971/http1?name=USER-AGENT) 200 HTTP_1_1 Local port: 60986
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:39 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:14:37.365Z] INFO: REQUEST: http://localhost:60971/http1?name=REFERER GET
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:39 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:14:37.365Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:14:37.365Z] GET /http1?name=REFERER HTTP/1.1
[2024-05-30T23:14:37.365Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:14:37.365Z] Content-Length: 0
[2024-05-30T23:14:37.365Z] Host: localhost:60971
[2024-05-30T23:14:37.365Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:14:37.365Z] Upgrade: h2c
[2024-05-30T23:14:37.365Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.365Z] referer: lower
[2024-05-30T23:14:37.365Z]
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:39 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:14:37.365Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.365Z] content-length: 19
[2024-05-30T23:14:37.365Z] date: Thu, 30 May 2024 23:13:39 GMT
[2024-05-30T23:14:37.365Z] x-referer: lower
[2024-05-30T23:14:37.365Z]
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:39 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.365Z] INFO: RESPONSE: (GET http://localhost:60971/http1?name=REFERER) 200 HTTP_1_1 Local port: 60987
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:39 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:14:37.365Z] INFO: REQUEST: http://localhost:60971/http1?name=REFERER GET
[2024-05-30T23:14:37.365Z] May 30, 2024 11:13:39 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:14:37.365Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:14:37.365Z] GET /http1?name=REFERER HTTP/1.1
[2024-05-30T23:14:37.365Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:14:37.365Z] Content-Length: 0
[2024-05-30T23:14:37.366Z] Host: localhost:60971
[2024-05-30T23:14:37.366Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:14:37.366Z] Upgrade: h2c
[2024-05-30T23:14:37.366Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.366Z] referer: lower
[2024-05-30T23:14:37.366Z]
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:39 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:14:37.366Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.366Z] content-length: 19
[2024-05-30T23:14:37.366Z] date: Thu, 30 May 2024 23:13:39 GMT
[2024-05-30T23:14:37.366Z] x-referer: lower
[2024-05-30T23:14:37.366Z]
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:39 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.366Z] INFO: RESPONSE: (GET http://localhost:60971/http1?name=REFERER) 200 HTTP_1_1 Local port: 60988
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:39 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:14:37.366Z] INFO: REQUEST: http://localhost:60971/http1?name=REFERER GET
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:39 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:14:37.366Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:14:37.366Z] GET /http1?name=REFERER HTTP/1.1
[2024-05-30T23:14:37.366Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:14:37.366Z] Content-Length: 0
[2024-05-30T23:14:37.366Z] Host: localhost:60971
[2024-05-30T23:14:37.366Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:14:37.366Z] Upgrade: h2c
[2024-05-30T23:14:37.366Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.366Z] referer: lower
[2024-05-30T23:14:37.366Z]
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:39 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:14:37.366Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.366Z] content-length: 19
[2024-05-30T23:14:37.366Z] date: Thu, 30 May 2024 23:13:39 GMT
[2024-05-30T23:14:37.366Z] x-referer: lower
[2024-05-30T23:14:37.366Z]
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:39 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.366Z] INFO: RESPONSE: (GET http://localhost:60971/http1?name=REFERER) 200 HTTP_1_1 Local port: 60989
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:40 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:14:37.366Z] INFO: REQUEST: http://localhost:60971/http1?name=REFERER GET
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:40 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:14:37.366Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:14:37.366Z] GET /http1?name=REFERER HTTP/1.1
[2024-05-30T23:14:37.366Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:14:37.366Z] Content-Length: 0
[2024-05-30T23:14:37.366Z] Host: localhost:60971
[2024-05-30T23:14:37.366Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:14:37.366Z] Upgrade: h2c
[2024-05-30T23:14:37.366Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.366Z] Referer: normal
[2024-05-30T23:14:37.366Z]
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:40 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:14:37.366Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.366Z] content-length: 19
[2024-05-30T23:14:37.366Z] date: Thu, 30 May 2024 23:13:40 GMT
[2024-05-30T23:14:37.366Z] x-referer: normal
[2024-05-30T23:14:37.366Z]
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:40 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.366Z] INFO: RESPONSE: (GET http://localhost:60971/http1?name=REFERER) 200 HTTP_1_1 Local port: 60990
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:40 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:14:37.366Z] INFO: REQUEST: http://localhost:60971/http1?name=REFERER GET
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:40 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:14:37.366Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:14:37.366Z] GET /http1?name=REFERER HTTP/1.1
[2024-05-30T23:14:37.366Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:14:37.366Z] Content-Length: 0
[2024-05-30T23:14:37.366Z] Host: localhost:60971
[2024-05-30T23:14:37.366Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:14:37.366Z] Upgrade: h2c
[2024-05-30T23:14:37.366Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.366Z] Referer: normal
[2024-05-30T23:14:37.366Z]
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:40 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:14:37.366Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.366Z] content-length: 19
[2024-05-30T23:14:37.366Z] date: Thu, 30 May 2024 23:13:40 GMT
[2024-05-30T23:14:37.366Z] x-referer: normal
[2024-05-30T23:14:37.366Z]
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:40 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.366Z] INFO: RESPONSE: (GET http://localhost:60971/http1?name=REFERER) 200 HTTP_1_1 Local port: 60991
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:40 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:14:37.366Z] INFO: REQUEST: http://localhost:60971/http1?name=REFERER GET
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:40 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:14:37.366Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:14:37.366Z] GET /http1?name=REFERER HTTP/1.1
[2024-05-30T23:14:37.366Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:14:37.366Z] Content-Length: 0
[2024-05-30T23:14:37.366Z] Host: localhost:60971
[2024-05-30T23:14:37.366Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:14:37.366Z] Upgrade: h2c
[2024-05-30T23:14:37.366Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.366Z] Referer: normal
[2024-05-30T23:14:37.366Z]
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:40 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:14:37.366Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.366Z] content-length: 19
[2024-05-30T23:14:37.366Z] date: Thu, 30 May 2024 23:13:40 GMT
[2024-05-30T23:14:37.366Z] x-referer: normal
[2024-05-30T23:14:37.366Z]
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:40 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.366Z] INFO: RESPONSE: (GET http://localhost:60971/http1?name=REFERER) 200 HTTP_1_1 Local port: 60992
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:40 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:14:37.366Z] INFO: REQUEST: http://localhost:60971/http1?name=REFERER GET
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:40 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:14:37.366Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:14:37.366Z] GET /http1?name=REFERER HTTP/1.1
[2024-05-30T23:14:37.366Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:14:37.366Z] Content-Length: 0
[2024-05-30T23:14:37.366Z] Host: localhost:60971
[2024-05-30T23:14:37.366Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:14:37.366Z] Upgrade: h2c
[2024-05-30T23:14:37.366Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.366Z] REFERER: upper
[2024-05-30T23:14:37.366Z]
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:40 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:14:37.366Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.366Z] content-length: 19
[2024-05-30T23:14:37.366Z] date: Thu, 30 May 2024 23:13:40 GMT
[2024-05-30T23:14:37.366Z] x-referer: upper
[2024-05-30T23:14:37.366Z]
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:40 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.366Z] INFO: RESPONSE: (GET http://localhost:60971/http1?name=REFERER) 200 HTTP_1_1 Local port: 60993
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:40 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:14:37.366Z] INFO: REQUEST: http://localhost:60971/http1?name=REFERER GET
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:40 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:14:37.366Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:14:37.366Z] GET /http1?name=REFERER HTTP/1.1
[2024-05-30T23:14:37.366Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:14:37.366Z] Content-Length: 0
[2024-05-30T23:14:37.366Z] Host: localhost:60971
[2024-05-30T23:14:37.366Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:14:37.366Z] Upgrade: h2c
[2024-05-30T23:14:37.366Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.366Z] REFERER: upper
[2024-05-30T23:14:37.366Z]
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:40 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:14:37.366Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.366Z] content-length: 19
[2024-05-30T23:14:37.366Z] date: Thu, 30 May 2024 23:13:40 GMT
[2024-05-30T23:14:37.366Z] x-referer: upper
[2024-05-30T23:14:37.366Z]
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:40 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.366Z] INFO: RESPONSE: (GET http://localhost:60971/http1?name=REFERER) 200 HTTP_1_1 Local port: 60994
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:41 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:14:37.366Z] INFO: REQUEST: http://localhost:60971/http1?name=REFERER GET
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:41 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:14:37.366Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:14:37.366Z] GET /http1?name=REFERER HTTP/1.1
[2024-05-30T23:14:37.366Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:14:37.366Z] Content-Length: 0
[2024-05-30T23:14:37.366Z] Host: localhost:60971
[2024-05-30T23:14:37.366Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:14:37.366Z] Upgrade: h2c
[2024-05-30T23:14:37.366Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.366Z] REFERER: upper
[2024-05-30T23:14:37.366Z]
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:41 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:14:37.366Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.366Z] content-length: 19
[2024-05-30T23:14:37.366Z] date: Thu, 30 May 2024 23:13:41 GMT
[2024-05-30T23:14:37.366Z] x-referer: upper
[2024-05-30T23:14:37.366Z]
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:41 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.366Z] INFO: RESPONSE: (GET http://localhost:60971/http1?name=REFERER) 200 HTTP_1_1 Local port: 60995
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:41 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:14:37.366Z] INFO: REQUEST: http://localhost:60971/http1?name=ORIGIN GET
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:41 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:14:37.366Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:14:37.366Z] GET /http1?name=ORIGIN HTTP/1.1
[2024-05-30T23:14:37.366Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:14:37.366Z] Content-Length: 0
[2024-05-30T23:14:37.366Z] Host: localhost:60971
[2024-05-30T23:14:37.366Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:14:37.366Z] Upgrade: h2c
[2024-05-30T23:14:37.366Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.366Z] origin: lower
[2024-05-30T23:14:37.366Z]
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:41 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:14:37.366Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.366Z] content-length: 18
[2024-05-30T23:14:37.366Z] date: Thu, 30 May 2024 23:13:41 GMT
[2024-05-30T23:14:37.366Z] x-origin: lower
[2024-05-30T23:14:37.366Z]
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:41 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.366Z] INFO: RESPONSE: (GET http://localhost:60971/http1?name=ORIGIN) 200 HTTP_1_1 Local port: 60996
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:41 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:14:37.366Z] INFO: REQUEST: http://localhost:60971/http1?name=ORIGIN GET
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:41 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:14:37.366Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:14:37.366Z] GET /http1?name=ORIGIN HTTP/1.1
[2024-05-30T23:14:37.366Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:14:37.366Z] Content-Length: 0
[2024-05-30T23:14:37.366Z] Host: localhost:60971
[2024-05-30T23:14:37.366Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:14:37.366Z] Upgrade: h2c
[2024-05-30T23:14:37.366Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.366Z] origin: lower
[2024-05-30T23:14:37.366Z]
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:41 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:14:37.366Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.366Z] content-length: 18
[2024-05-30T23:14:37.366Z] date: Thu, 30 May 2024 23:13:41 GMT
[2024-05-30T23:14:37.366Z] x-origin: lower
[2024-05-30T23:14:37.366Z]
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:41 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.366Z] INFO: RESPONSE: (GET http://localhost:60971/http1?name=ORIGIN) 200 HTTP_1_1 Local port: 60997
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:41 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:14:37.366Z] INFO: REQUEST: http://localhost:60971/http1?name=ORIGIN GET
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:41 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:14:37.366Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:14:37.366Z] GET /http1?name=ORIGIN HTTP/1.1
[2024-05-30T23:14:37.366Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:14:37.366Z] Content-Length: 0
[2024-05-30T23:14:37.366Z] Host: localhost:60971
[2024-05-30T23:14:37.366Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:14:37.366Z] Upgrade: h2c
[2024-05-30T23:14:37.366Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.366Z] origin: lower
[2024-05-30T23:14:37.366Z]
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:41 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:14:37.366Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.366Z] content-length: 18
[2024-05-30T23:14:37.366Z] date: Thu, 30 May 2024 23:13:41 GMT
[2024-05-30T23:14:37.366Z] x-origin: lower
[2024-05-30T23:14:37.366Z]
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:41 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.366Z] INFO: RESPONSE: (GET http://localhost:60971/http1?name=ORIGIN) 200 HTTP_1_1 Local port: 60998
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:41 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:14:37.366Z] INFO: REQUEST: http://localhost:60971/http1?name=ORIGIN GET
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:41 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:14:37.366Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:14:37.366Z] GET /http1?name=ORIGIN HTTP/1.1
[2024-05-30T23:14:37.366Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:14:37.366Z] Content-Length: 0
[2024-05-30T23:14:37.366Z] Host: localhost:60971
[2024-05-30T23:14:37.366Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:14:37.366Z] Upgrade: h2c
[2024-05-30T23:14:37.366Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.366Z] Origin: normal
[2024-05-30T23:14:37.366Z]
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:41 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:14:37.366Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.366Z] content-length: 18
[2024-05-30T23:14:37.366Z] date: Thu, 30 May 2024 23:13:41 GMT
[2024-05-30T23:14:37.366Z] x-origin: normal
[2024-05-30T23:14:37.366Z]
[2024-05-30T23:14:37.366Z] May 30, 2024 11:13:41 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.366Z] INFO: RESPONSE: (GET http://localhost:60971/http1?name=ORIGIN) 200 HTTP_1_1 Local port: 60999
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:42 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:14:37.367Z] INFO: REQUEST: http://localhost:60971/http1?name=ORIGIN GET
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:42 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:14:37.367Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:14:37.367Z] GET /http1?name=ORIGIN HTTP/1.1
[2024-05-30T23:14:37.367Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:14:37.367Z] Content-Length: 0
[2024-05-30T23:14:37.367Z] Host: localhost:60971
[2024-05-30T23:14:37.367Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:14:37.367Z] Upgrade: h2c
[2024-05-30T23:14:37.367Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.367Z] Origin: normal
[2024-05-30T23:14:37.367Z]
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:42 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:14:37.367Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.367Z] content-length: 18
[2024-05-30T23:14:37.367Z] date: Thu, 30 May 2024 23:13:42 GMT
[2024-05-30T23:14:37.367Z] x-origin: normal
[2024-05-30T23:14:37.367Z]
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:42 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.367Z] INFO: RESPONSE: (GET http://localhost:60971/http1?name=ORIGIN) 200 HTTP_1_1 Local port: 61000
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:42 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:14:37.367Z] INFO: REQUEST: http://localhost:60971/http1?name=ORIGIN GET
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:42 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:14:37.367Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:14:37.367Z] GET /http1?name=ORIGIN HTTP/1.1
[2024-05-30T23:14:37.367Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:14:37.367Z] Content-Length: 0
[2024-05-30T23:14:37.367Z] Host: localhost:60971
[2024-05-30T23:14:37.367Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:14:37.367Z] Upgrade: h2c
[2024-05-30T23:14:37.367Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.367Z] Origin: normal
[2024-05-30T23:14:37.367Z]
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:42 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:14:37.367Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.367Z] content-length: 18
[2024-05-30T23:14:37.367Z] date: Thu, 30 May 2024 23:13:42 GMT
[2024-05-30T23:14:37.367Z] x-origin: normal
[2024-05-30T23:14:37.367Z]
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:42 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.367Z] INFO: RESPONSE: (GET http://localhost:60971/http1?name=ORIGIN) 200 HTTP_1_1 Local port: 61001
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:42 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:14:37.367Z] INFO: REQUEST: http://localhost:60971/http1?name=ORIGIN GET
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:42 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:14:37.367Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:14:37.367Z] GET /http1?name=ORIGIN HTTP/1.1
[2024-05-30T23:14:37.367Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:14:37.367Z] Content-Length: 0
[2024-05-30T23:14:37.367Z] Host: localhost:60971
[2024-05-30T23:14:37.367Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:14:37.367Z] Upgrade: h2c
[2024-05-30T23:14:37.367Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.367Z] ORIGIN: upper
[2024-05-30T23:14:37.367Z]
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:42 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:14:37.367Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.367Z] content-length: 18
[2024-05-30T23:14:37.367Z] date: Thu, 30 May 2024 23:13:42 GMT
[2024-05-30T23:14:37.367Z] x-origin: upper
[2024-05-30T23:14:37.367Z]
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:42 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.367Z] INFO: RESPONSE: (GET http://localhost:60971/http1?name=ORIGIN) 200 HTTP_1_1 Local port: 61002
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:42 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:14:37.367Z] INFO: REQUEST: http://localhost:60971/http1?name=ORIGIN GET
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:42 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:14:37.367Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:14:37.367Z] GET /http1?name=ORIGIN HTTP/1.1
[2024-05-30T23:14:37.367Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:14:37.367Z] Content-Length: 0
[2024-05-30T23:14:37.367Z] Host: localhost:60971
[2024-05-30T23:14:37.367Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:14:37.367Z] Upgrade: h2c
[2024-05-30T23:14:37.367Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.367Z] ORIGIN: upper
[2024-05-30T23:14:37.367Z]
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:42 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:14:37.367Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.367Z] content-length: 18
[2024-05-30T23:14:37.367Z] date: Thu, 30 May 2024 23:13:42 GMT
[2024-05-30T23:14:37.367Z] x-origin: upper
[2024-05-30T23:14:37.367Z]
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:42 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.367Z] INFO: RESPONSE: (GET http://localhost:60971/http1?name=ORIGIN) 200 HTTP_1_1 Local port: 61003
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:42 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:14:37.367Z] INFO: REQUEST: http://localhost:60971/http1?name=ORIGIN GET
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:42 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:14:37.367Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:14:37.367Z] GET /http1?name=ORIGIN HTTP/1.1
[2024-05-30T23:14:37.367Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:14:37.367Z] Content-Length: 0
[2024-05-30T23:14:37.367Z] Host: localhost:60971
[2024-05-30T23:14:37.367Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:14:37.367Z] Upgrade: h2c
[2024-05-30T23:14:37.367Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.367Z] ORIGIN: upper
[2024-05-30T23:14:37.367Z]
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:43 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:14:37.367Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.367Z] content-length: 18
[2024-05-30T23:14:37.367Z] date: Thu, 30 May 2024 23:13:43 GMT
[2024-05-30T23:14:37.367Z] x-origin: upper
[2024-05-30T23:14:37.367Z]
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:43 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.367Z] INFO: RESPONSE: (GET http://localhost:60971/http1?name=ORIGIN) 200 HTTP_1_1 Local port: 61004
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:44 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:14:37.367Z] INFO: REQUEST: https://localhost:60972/https1?name=USER-AGENT GET
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:44 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:14:37.367Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:14:37.367Z] GET /https1?name=USER-AGENT HTTP/1.1
[2024-05-30T23:14:37.367Z] Content-Length: 0
[2024-05-30T23:14:37.367Z] Host: localhost:60972
[2024-05-30T23:14:37.367Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.367Z]
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:44 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:14:37.367Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.367Z] content-length: 23
[2024-05-30T23:14:37.367Z] date: Thu, 30 May 2024 23:13:44 GMT
[2024-05-30T23:14:37.367Z] x-user-agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.367Z]
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:44 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.367Z] INFO: RESPONSE: (GET https://localhost:60972/https1?name=USER-AGENT) 200 HTTP_1_1 Local port: 61005
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:44 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:14:37.367Z] INFO: REQUEST: https://localhost:60972/https1?name=USER-AGENT GET
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:44 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:14:37.367Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:14:37.367Z] GET /https1?name=USER-AGENT HTTP/1.1
[2024-05-30T23:14:37.367Z] Content-Length: 0
[2024-05-30T23:14:37.367Z] Host: localhost:60972
[2024-05-30T23:14:37.367Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.367Z]
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:44 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:14:37.367Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.367Z] content-length: 23
[2024-05-30T23:14:37.367Z] date: Thu, 30 May 2024 23:13:44 GMT
[2024-05-30T23:14:37.367Z] x-user-agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.367Z]
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:44 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.367Z] INFO: RESPONSE: (GET https://localhost:60972/https1?name=USER-AGENT) 200 HTTP_1_1 Local port: 61006
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:44 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:14:37.367Z] INFO: REQUEST: https://localhost:60972/https1?name=USER-AGENT GET
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:44 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:14:37.367Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:14:37.367Z] GET /https1?name=USER-AGENT HTTP/1.1
[2024-05-30T23:14:37.367Z] Content-Length: 0
[2024-05-30T23:14:37.367Z] Host: localhost:60972
[2024-05-30T23:14:37.367Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.367Z]
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:44 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:14:37.367Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.367Z] content-length: 23
[2024-05-30T23:14:37.367Z] date: Thu, 30 May 2024 23:13:44 GMT
[2024-05-30T23:14:37.367Z] x-user-agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.367Z]
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:44 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.367Z] INFO: RESPONSE: (GET https://localhost:60972/https1?name=USER-AGENT) 200 HTTP_1_1 Local port: 61007
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:44 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:14:37.367Z] INFO: REQUEST: https://localhost:60972/https1?name=USER-AGENT GET
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:44 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:14:37.367Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:14:37.367Z] GET /https1?name=USER-AGENT HTTP/1.1
[2024-05-30T23:14:37.367Z] Content-Length: 0
[2024-05-30T23:14:37.367Z] Host: localhost:60972
[2024-05-30T23:14:37.367Z] User-Agent: camel-cased
[2024-05-30T23:14:37.367Z]
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:45 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:14:37.367Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.367Z] content-length: 23
[2024-05-30T23:14:37.367Z] date: Thu, 30 May 2024 23:13:44 GMT
[2024-05-30T23:14:37.367Z] x-user-agent: camel-cased
[2024-05-30T23:14:37.367Z]
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:45 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.367Z] INFO: RESPONSE: (GET https://localhost:60972/https1?name=USER-AGENT) 200 HTTP_1_1 Local port: 61008
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:45 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:14:37.367Z] INFO: REQUEST: https://localhost:60972/https1?name=USER-AGENT GET
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:45 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:14:37.367Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:14:37.367Z] GET /https1?name=USER-AGENT HTTP/1.1
[2024-05-30T23:14:37.367Z] Content-Length: 0
[2024-05-30T23:14:37.367Z] Host: localhost:60972
[2024-05-30T23:14:37.367Z] User-Agent: camel-cased
[2024-05-30T23:14:37.367Z]
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:45 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:14:37.367Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.367Z] content-length: 23
[2024-05-30T23:14:37.367Z] date: Thu, 30 May 2024 23:13:45 GMT
[2024-05-30T23:14:37.367Z] x-user-agent: camel-cased
[2024-05-30T23:14:37.367Z]
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:45 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.367Z] INFO: RESPONSE: (GET https://localhost:60972/https1?name=USER-AGENT) 200 HTTP_1_1 Local port: 61009
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:45 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:14:37.367Z] INFO: REQUEST: https://localhost:60972/https1?name=USER-AGENT GET
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:45 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:14:37.367Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:14:37.367Z] GET /https1?name=USER-AGENT HTTP/1.1
[2024-05-30T23:14:37.367Z] Content-Length: 0
[2024-05-30T23:14:37.367Z] Host: localhost:60972
[2024-05-30T23:14:37.367Z] User-Agent: camel-cased
[2024-05-30T23:14:37.367Z]
[2024-05-30T23:14:37.367Z] May 30, 2024 11:13:45 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:14:37.367Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.368Z] content-length: 23
[2024-05-30T23:14:37.368Z] date: Thu, 30 May 2024 23:13:45 GMT
[2024-05-30T23:14:37.368Z] x-user-agent: camel-cased
[2024-05-30T23:14:37.368Z]
[2024-05-30T23:14:37.368Z] May 30, 2024 11:13:45 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.368Z] INFO: RESPONSE: (GET https://localhost:60972/https1?name=USER-AGENT) 200 HTTP_1_1 Local port: 61010
[2024-05-30T23:14:37.368Z] May 30, 2024 11:13:46 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:14:37.368Z] INFO: REQUEST: https://localhost:60972/https1?name=USER-AGENT GET
[2024-05-30T23:14:37.368Z] May 30, 2024 11:13:46 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:14:37.368Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:14:37.368Z] GET /https1?name=USER-AGENT HTTP/1.1
[2024-05-30T23:14:37.368Z] Content-Length: 0
[2024-05-30T23:14:37.368Z] Host: localhost:60972
[2024-05-30T23:14:37.368Z] user-agent: all-lower-case
[2024-05-30T23:14:37.368Z]
[2024-05-30T23:14:37.368Z] May 30, 2024 11:13:46 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:14:37.368Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.368Z] content-length: 23
[2024-05-30T23:14:37.368Z] date: Thu, 30 May 2024 23:13:46 GMT
[2024-05-30T23:14:37.368Z] x-user-agent: all-lower-case
[2024-05-30T23:14:37.368Z]
[2024-05-30T23:14:37.368Z] May 30, 2024 11:13:46 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.368Z] INFO: RESPONSE: (GET https://localhost:60972/https1?name=USER-AGENT) 200 HTTP_1_1 Local port: 61011
[2024-05-30T23:14:37.368Z] May 30, 2024 11:13:46 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:14:37.368Z] INFO: REQUEST: https://localhost:60972/https1?name=USER-AGENT GET
[2024-05-30T23:14:37.368Z] May 30, 2024 11:13:46 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:14:37.368Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:14:37.368Z] GET /https1?name=USER-AGENT HTTP/1.1
[2024-05-30T23:14:37.368Z] Content-Length: 0
[2024-05-30T23:14:37.368Z] Host: localhost:60972
[2024-05-30T23:14:37.368Z] user-agent: all-lower-case
[2024-05-30T23:14:37.368Z]
[2024-05-30T23:14:37.368Z] May 30, 2024 11:13:46 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:14:37.368Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.368Z] content-length: 23
[2024-05-30T23:14:37.368Z] date: Thu, 30 May 2024 23:13:46 GMT
[2024-05-30T23:14:37.368Z] x-user-agent: all-lower-case
[2024-05-30T23:14:37.368Z]
[2024-05-30T23:14:37.368Z] May 30, 2024 11:13:46 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.368Z] INFO: RESPONSE: (GET https://localhost:60972/https1?name=USER-AGENT) 200 HTTP_1_1 Local port: 61012
[2024-05-30T23:14:37.368Z] May 30, 2024 11:13:46 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:14:37.368Z] INFO: REQUEST: https://localhost:60972/https1?name=USER-AGENT GET
[2024-05-30T23:14:37.368Z] May 30, 2024 11:13:46 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:14:37.368Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:14:37.368Z] GET /https1?name=USER-AGENT HTTP/1.1
[2024-05-30T23:14:37.368Z] Content-Length: 0
[2024-05-30T23:14:37.368Z] Host: localhost:60972
[2024-05-30T23:14:37.368Z] user-agent: all-lower-case
[2024-05-30T23:14:37.368Z]
[2024-05-30T23:14:37.368Z] May 30, 2024 11:13:47 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:14:37.368Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.368Z] content-length: 23
[2024-05-30T23:14:37.368Z] date: Thu, 30 May 2024 23:13:46 GMT
[2024-05-30T23:14:37.368Z] x-user-agent: all-lower-case
[2024-05-30T23:14:37.368Z]
[2024-05-30T23:14:37.368Z] May 30, 2024 11:13:47 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.368Z] INFO: RESPONSE: (GET https://localhost:60972/https1?name=USER-AGENT) 200 HTTP_1_1 Local port: 61013
[2024-05-30T23:14:37.368Z] May 30, 2024 11:13:47 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:14:37.368Z] INFO: REQUEST: https://localhost:60972/https1?name=USER-AGENT GET
[2024-05-30T23:14:37.368Z] May 30, 2024 11:13:47 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:14:37.368Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:14:37.368Z] GET /https1?name=USER-AGENT HTTP/1.1
[2024-05-30T23:14:37.368Z] Content-Length: 0
[2024-05-30T23:14:37.368Z] Host: localhost:60972
[2024-05-30T23:14:37.368Z] user-Agent: mixed
[2024-05-30T23:14:37.368Z]
[2024-05-30T23:14:37.368Z] May 30, 2024 11:13:47 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:14:37.368Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.368Z] content-length: 23
[2024-05-30T23:14:37.368Z] date: Thu, 30 May 2024 23:13:47 GMT
[2024-05-30T23:14:37.368Z] x-user-agent: mixed
[2024-05-30T23:14:37.368Z]
[2024-05-30T23:14:37.368Z] May 30, 2024 11:13:47 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.368Z] INFO: RESPONSE: (GET https://localhost:60972/https1?name=USER-AGENT) 200 HTTP_1_1 Local port: 61014
[2024-05-30T23:14:37.368Z] May 30, 2024 11:13:47 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:14:37.368Z] INFO: REQUEST: https://localhost:60972/https1?name=USER-AGENT GET
[2024-05-30T23:14:37.368Z] May 30, 2024 11:13:47 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:14:37.368Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:14:37.368Z] GET /https1?name=USER-AGENT HTTP/1.1
[2024-05-30T23:14:37.368Z] Content-Length: 0
[2024-05-30T23:14:37.368Z] Host: localhost:60972
[2024-05-30T23:14:37.368Z] user-Agent: mixed
[2024-05-30T23:14:37.368Z]
[2024-05-30T23:14:37.368Z] May 30, 2024 11:13:47 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:14:37.368Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.368Z] content-length: 23
[2024-05-30T23:14:37.368Z] date: Thu, 30 May 2024 23:13:47 GMT
[2024-05-30T23:14:37.368Z] x-user-agent: mixed
[2024-05-30T23:14:37.368Z]
[2024-05-30T23:14:37.368Z] May 30, 2024 11:13:47 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.368Z] INFO
[2024-05-30T23:14:37.368Z]
[2024-05-30T23:14:37.368Z] ...
[2024-05-30T23:14:37.368Z] Output overflow:
[2024-05-30T23:14:37.368Z] JT Harness has limited the test output to the text
[2024-05-30T23:14:37.368Z] at the beginning and the end, so that you can see how the
[2024-05-30T23:14:37.368Z] test began, and how it completed.
[2024-05-30T23:14:37.368Z]
[2024-05-30T23:14:37.368Z] If you need to see more of the output from the test,
[2024-05-30T23:14:37.368Z] set the system property javatest.maxOutputSize to a higher
[2024-05-30T23:14:37.368Z] value. The current value is 100000
[2024-05-30T23:14:37.368Z] ...
[2024-05-30T23:14:37.368Z]
[2024-05-30T23:14:37.368Z] 0, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection encodeHeaders
[2024-05-30T23:14:37.368Z] INFO: HEADERS: HEADERS FRAME (stream=1)
[2024-05-30T23:14:37.368Z] :authority: localhost:60974
[2024-05-30T23:14:37.368Z] :method: GET
[2024-05-30T23:14:37.368Z] :path: /https2?name=USER-AGENT
[2024-05-30T23:14:37.368Z] :scheme: https
[2024-05-30T23:14:37.368Z]
[2024-05-30T23:14:37.368Z] user-Agent: mixed
[2024-05-30T23:14:37.368Z]
[2024-05-30T23:14:37.368Z] TestServer: GET /https2?name=USER-AGENT
[2024-05-30T23:14:37.368Z] Server: got END_STREAM for stream 1
[2024-05-30T23:14:37.368Z] Using handler for: /https2
[2024-05-30T23:14:37.368Z] Sent response headers 200
[2024-05-30T23:14:37.368Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Stream handleResponse
[2024-05-30T23:14:37.368Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.368Z] :status: 200
[2024-05-30T23:14:37.368Z] content-length: 46
[2024-05-30T23:14:37.368Z] x-user-agent: mixed
[2024-05-30T23:14:37.368Z]
[2024-05-30T23:14:37.368Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.368Z] INFO: RESPONSE: (GET https://localhost:60974/https2?name=USER-AGENT) 200 HTTP_2 Local port: 61287
[2024-05-30T23:14:37.368Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Stream sendHeadersAsync
[2024-05-30T23:14:37.368Z] INFO: REQUEST: https://localhost:60974/https2?name=USER-AGENT GET
[2024-05-30T23:14:37.368Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection encodeHeaders
[2024-05-30T23:14:37.368Z] INFO: HEADERS: HEADERS FRAME (stream=3)
[2024-05-30T23:14:37.368Z] :authority: localhost:60974
[2024-05-30T23:14:37.368Z] :method: GET
[2024-05-30T23:14:37.368Z] :path: /https2?name=USER-AGENT
[2024-05-30T23:14:37.368Z] :scheme: https
[2024-05-30T23:14:37.368Z]
[2024-05-30T23:14:37.368Z] user-Agent: mixed
[2024-05-30T23:14:37.368Z]
[2024-05-30T23:14:37.368Z] TestServer: GET /https2?name=USER-AGENT
[2024-05-30T23:14:37.368Z] Server: got END_STREAM for stream 3
[2024-05-30T23:14:37.368Z] Using handler for: /https2
[2024-05-30T23:14:37.368Z] Sent response headers 200
[2024-05-30T23:14:37.368Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Stream handleResponse
[2024-05-30T23:14:37.368Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.368Z] :status: 200
[2024-05-30T23:14:37.368Z] content-length: 46
[2024-05-30T23:14:37.368Z] x-user-agent: mixed
[2024-05-30T23:14:37.368Z]
[2024-05-30T23:14:37.368Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.368Z] INFO: RESPONSE: (GET https://localhost:60974/https2?name=USER-AGENT) 200 HTTP_2 Local port: 61287
[2024-05-30T23:14:37.368Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Stream sendHeadersAsync
[2024-05-30T23:14:37.368Z] INFO: REQUEST: https://localhost:60974/https2?name=USER-AGENT GET
[2024-05-30T23:14:37.368Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection encodeHeaders
[2024-05-30T23:14:37.368Z] INFO: HEADERS: HEADERS FRAME (stream=5)
[2024-05-30T23:14:37.368Z] :authority: localhost:60974
[2024-05-30T23:14:37.368Z] :method: GET
[2024-05-30T23:14:37.368Z] :path: /https2?name=USER-AGENT
[2024-05-30T23:14:37.368Z] :scheme: https
[2024-05-30T23:14:37.368Z]
[2024-05-30T23:14:37.368Z] user-Agent: mixed
[2024-05-30T23:14:37.368Z]
[2024-05-30T23:14:37.368Z] TestServer: GET /https2?name=USER-AGENT
[2024-05-30T23:14:37.368Z] Server: got END_STREAM for stream 5
[2024-05-30T23:14:37.368Z] Using handler for: /https2
[2024-05-30T23:14:37.368Z] Sent response headers 200
[2024-05-30T23:14:37.368Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Stream handleResponse
[2024-05-30T23:14:37.368Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.368Z] :status: 200
[2024-05-30T23:14:37.368Z] content-length: 46
[2024-05-30T23:14:37.368Z] x-user-agent: mixed
[2024-05-30T23:14:37.368Z]
[2024-05-30T23:14:37.368Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.368Z] INFO: RESPONSE: (GET https://localhost:60974/https2?name=USER-AGENT) 200 HTTP_2 Local port: 61287
[2024-05-30T23:14:37.368Z] TestServer: New connection from Socket[addr=/127.0.0.1,port=61288,localport=60974]
[2024-05-30T23:14:37.368Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Stream sendHeadersAsync
[2024-05-30T23:14:37.368Z] INFO: REQUEST: https://localhost:60974/https2?name=REFERER GET
[2024-05-30T23:14:37.368Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection encodeHeaders
[2024-05-30T23:14:37.368Z] INFO: HEADERS: HEADERS FRAME (stream=1)
[2024-05-30T23:14:37.368Z] :authority: localhost:60974
[2024-05-30T23:14:37.368Z] :method: GET
[2024-05-30T23:14:37.368Z] :path: /https2?name=REFERER
[2024-05-30T23:14:37.368Z] :scheme: https
[2024-05-30T23:14:37.368Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.368Z] referer: lower
[2024-05-30T23:14:37.368Z]
[2024-05-30T23:14:37.368Z] TestServer: GET /https2?name=REFERER
[2024-05-30T23:14:37.368Z] Server: got END_STREAM for stream 1
[2024-05-30T23:14:37.368Z] Using handler for: /https2
[2024-05-30T23:14:37.368Z] Sent response headers 200
[2024-05-30T23:14:37.368Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Stream handleResponse
[2024-05-30T23:14:37.368Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.368Z] :status: 200
[2024-05-30T23:14:37.368Z] content-length: 43
[2024-05-30T23:14:37.368Z] x-referer: lower
[2024-05-30T23:14:37.368Z]
[2024-05-30T23:14:37.368Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.368Z] INFO: RESPONSE: (GET https://localhost:60974/https2?name=REFERER) 200 HTTP_2 Local port: 61288
[2024-05-30T23:14:37.368Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Stream sendHeadersAsync
[2024-05-30T23:14:37.368Z] INFO: REQUEST: https://localhost:60974/https2?name=REFERER GET
[2024-05-30T23:14:37.368Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection encodeHeaders
[2024-05-30T23:14:37.368Z] INFO: HEADERS: HEADERS FRAME (stream=3)
[2024-05-30T23:14:37.368Z] :authority: localhost:60974
[2024-05-30T23:14:37.368Z] :method: GET
[2024-05-30T23:14:37.368Z] :path: /https2?name=REFERER
[2024-05-30T23:14:37.368Z] :scheme: https
[2024-05-30T23:14:37.368Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.368Z] referer: lower
[2024-05-30T23:14:37.368Z]
[2024-05-30T23:14:37.368Z] TestServer: GET /https2?name=REFERER
[2024-05-30T23:14:37.368Z] Server: got END_STREAM for stream 3
[2024-05-30T23:14:37.368Z] Using handler for: /https2
[2024-05-30T23:14:37.368Z] Sent response headers 200
[2024-05-30T23:14:37.368Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Stream handleResponse
[2024-05-30T23:14:37.368Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.368Z] :status: 200
[2024-05-30T23:14:37.368Z] content-length: 43
[2024-05-30T23:14:37.368Z] x-referer: lower
[2024-05-30T23:14:37.368Z]
[2024-05-30T23:14:37.368Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.368Z] INFO: RESPONSE: (GET https://localhost:60974/https2?name=REFERER) 200 HTTP_2 Local port: 61288
[2024-05-30T23:14:37.368Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Stream sendHeadersAsync
[2024-05-30T23:14:37.368Z] INFO: REQUEST: https://localhost:60974/https2?name=REFERER GET
[2024-05-30T23:14:37.368Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection encodeHeaders
[2024-05-30T23:14:37.368Z] INFO: HEADERS: HEADERS FRAME (stream=5)
[2024-05-30T23:14:37.368Z] :authority: localhost:60974
[2024-05-30T23:14:37.368Z] :method: GET
[2024-05-30T23:14:37.368Z] :path: /https2?name=REFERER
[2024-05-30T23:14:37.368Z] :scheme: https
[2024-05-30T23:14:37.368Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.368Z] referer: lower
[2024-05-30T23:14:37.368Z]
[2024-05-30T23:14:37.368Z] TestServer: GET /https2?name=REFERER
[2024-05-30T23:14:37.368Z] Server: got END_STREAM for stream 5
[2024-05-30T23:14:37.368Z] Using handler for: /https2
[2024-05-30T23:14:37.368Z] Sent response headers 200
[2024-05-30T23:14:37.368Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Stream handleResponse
[2024-05-30T23:14:37.368Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.368Z] :status: 200
[2024-05-30T23:14:37.368Z] content-length: 43
[2024-05-30T23:14:37.368Z] x-referer: lower
[2024-05-30T23:14:37.368Z]
[2024-05-30T23:14:37.368Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.369Z] INFO: RESPONSE: (GET https://localhost:60974/https2?name=REFERER) 200 HTTP_2 Local port: 61288
[2024-05-30T23:14:37.369Z] TestServer: New connection from Socket[addr=/127.0.0.1,port=61289,localport=60974]
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Stream sendHeadersAsync
[2024-05-30T23:14:37.369Z] INFO: REQUEST: https://localhost:60974/https2?name=REFERER GET
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection encodeHeaders
[2024-05-30T23:14:37.369Z] INFO: HEADERS: HEADERS FRAME (stream=1)
[2024-05-30T23:14:37.369Z] :authority: localhost:60974
[2024-05-30T23:14:37.369Z] :method: GET
[2024-05-30T23:14:37.369Z] :path: /https2?name=REFERER
[2024-05-30T23:14:37.369Z] :scheme: https
[2024-05-30T23:14:37.369Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.369Z] Referer: normal
[2024-05-30T23:14:37.369Z]
[2024-05-30T23:14:37.369Z] TestServer: GET /https2?name=REFERER
[2024-05-30T23:14:37.369Z] Server: got END_STREAM for stream 1
[2024-05-30T23:14:37.369Z] Using handler for: /https2
[2024-05-30T23:14:37.369Z] Sent response headers 200
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Stream handleResponse
[2024-05-30T23:14:37.369Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.369Z] :status: 200
[2024-05-30T23:14:37.369Z] content-length: 43
[2024-05-30T23:14:37.369Z] x-referer: normal
[2024-05-30T23:14:37.369Z]
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.369Z] INFO: RESPONSE: (GET https://localhost:60974/https2?name=REFERER) 200 HTTP_2 Local port: 61289
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Stream sendHeadersAsync
[2024-05-30T23:14:37.369Z] INFO: REQUEST: https://localhost:60974/https2?name=REFERER GET
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection encodeHeaders
[2024-05-30T23:14:37.369Z] INFO: HEADERS: HEADERS FRAME (stream=3)
[2024-05-30T23:14:37.369Z] :authority: localhost:60974
[2024-05-30T23:14:37.369Z] :method: GET
[2024-05-30T23:14:37.369Z] :path: /https2?name=REFERER
[2024-05-30T23:14:37.369Z] :scheme: https
[2024-05-30T23:14:37.369Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.369Z] Referer: normal
[2024-05-30T23:14:37.369Z]
[2024-05-30T23:14:37.369Z] TestServer: GET /https2?name=REFERER
[2024-05-30T23:14:37.369Z] Server: got END_STREAM for stream 3
[2024-05-30T23:14:37.369Z] Using handler for: /https2
[2024-05-30T23:14:37.369Z] Sent response headers 200
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Stream handleResponse
[2024-05-30T23:14:37.369Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.369Z] :status: 200
[2024-05-30T23:14:37.369Z] content-length: 43
[2024-05-30T23:14:37.369Z] x-referer: normal
[2024-05-30T23:14:37.369Z]
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.369Z] INFO: RESPONSE: (GET https://localhost:60974/https2?name=REFERER) 200 HTTP_2 Local port: 61289
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Stream sendHeadersAsync
[2024-05-30T23:14:37.369Z] INFO: REQUEST: https://localhost:60974/https2?name=REFERER GET
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection encodeHeaders
[2024-05-30T23:14:37.369Z] INFO: HEADERS: HEADERS FRAME (stream=5)
[2024-05-30T23:14:37.369Z] :authority: localhost:60974
[2024-05-30T23:14:37.369Z] :method: GET
[2024-05-30T23:14:37.369Z] :path: /https2?name=REFERER
[2024-05-30T23:14:37.369Z] :scheme: https
[2024-05-30T23:14:37.369Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.369Z] Referer: normal
[2024-05-30T23:14:37.369Z]
[2024-05-30T23:14:37.369Z] TestServer: GET /https2?name=REFERER
[2024-05-30T23:14:37.369Z] Server: got END_STREAM for stream 5
[2024-05-30T23:14:37.369Z] Using handler for: /https2
[2024-05-30T23:14:37.369Z] Sent response headers 200
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Stream handleResponse
[2024-05-30T23:14:37.369Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.369Z] :status: 200
[2024-05-30T23:14:37.369Z] content-length: 43
[2024-05-30T23:14:37.369Z] x-referer: normal
[2024-05-30T23:14:37.369Z]
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.369Z] INFO: RESPONSE: (GET https://localhost:60974/https2?name=REFERER) 200 HTTP_2 Local port: 61289
[2024-05-30T23:14:37.369Z] TestServer: New connection from Socket[addr=/127.0.0.1,port=61290,localport=60974]
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Stream sendHeadersAsync
[2024-05-30T23:14:37.369Z] INFO: REQUEST: https://localhost:60974/https2?name=REFERER GET
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection encodeHeaders
[2024-05-30T23:14:37.369Z] INFO: HEADERS: HEADERS FRAME (stream=1)
[2024-05-30T23:14:37.369Z] :authority: localhost:60974
[2024-05-30T23:14:37.369Z] :method: GET
[2024-05-30T23:14:37.369Z] :path: /https2?name=REFERER
[2024-05-30T23:14:37.369Z] :scheme: https
[2024-05-30T23:14:37.369Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.369Z] REFERER: upper
[2024-05-30T23:14:37.369Z]
[2024-05-30T23:14:37.369Z] TestServer: GET /https2?name=REFERER
[2024-05-30T23:14:37.369Z] Server: got END_STREAM for stream 1
[2024-05-30T23:14:37.369Z] Using handler for: /https2
[2024-05-30T23:14:37.369Z] Sent response headers 200
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Stream handleResponse
[2024-05-30T23:14:37.369Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.369Z] :status: 200
[2024-05-30T23:14:37.369Z] content-length: 43
[2024-05-30T23:14:37.369Z] x-referer: upper
[2024-05-30T23:14:37.369Z]
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.369Z] INFO: RESPONSE: (GET https://localhost:60974/https2?name=REFERER) 200 HTTP_2 Local port: 61290
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Stream sendHeadersAsync
[2024-05-30T23:14:37.369Z] INFO: REQUEST: https://localhost:60974/https2?name=REFERER GET
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection encodeHeaders
[2024-05-30T23:14:37.369Z] INFO: HEADERS: HEADERS FRAME (stream=3)
[2024-05-30T23:14:37.369Z] :authority: localhost:60974
[2024-05-30T23:14:37.369Z] :method: GET
[2024-05-30T23:14:37.369Z] :path: /https2?name=REFERER
[2024-05-30T23:14:37.369Z] :scheme: https
[2024-05-30T23:14:37.369Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.369Z] REFERER: upper
[2024-05-30T23:14:37.369Z]
[2024-05-30T23:14:37.369Z] TestServer: GET /https2?name=REFERER
[2024-05-30T23:14:37.369Z] Server: got END_STREAM for stream 3
[2024-05-30T23:14:37.369Z] Using handler for: /https2
[2024-05-30T23:14:37.369Z] Sent response headers 200
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Stream handleResponse
[2024-05-30T23:14:37.369Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.369Z] :status: 200
[2024-05-30T23:14:37.369Z] content-length: 43
[2024-05-30T23:14:37.369Z] x-referer: upper
[2024-05-30T23:14:37.369Z]
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.369Z] INFO: RESPONSE: (GET https://localhost:60974/https2?name=REFERER) 200 HTTP_2 Local port: 61290
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Stream sendHeadersAsync
[2024-05-30T23:14:37.369Z] INFO: REQUEST: https://localhost:60974/https2?name=REFERER GET
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection encodeHeaders
[2024-05-30T23:14:37.369Z] INFO: HEADERS: HEADERS FRAME (stream=5)
[2024-05-30T23:14:37.369Z] :authority: localhost:60974
[2024-05-30T23:14:37.369Z] :method: GET
[2024-05-30T23:14:37.369Z] :path: /https2?name=REFERER
[2024-05-30T23:14:37.369Z] :scheme: https
[2024-05-30T23:14:37.369Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.369Z] REFERER: upper
[2024-05-30T23:14:37.369Z]
[2024-05-30T23:14:37.369Z] TestServer: GET /https2?name=REFERER
[2024-05-30T23:14:37.369Z] Server: got END_STREAM for stream 5
[2024-05-30T23:14:37.369Z] Using handler for: /https2
[2024-05-30T23:14:37.369Z] Sent response headers 200
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Stream handleResponse
[2024-05-30T23:14:37.369Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.369Z] :status: 200
[2024-05-30T23:14:37.369Z] content-length: 43
[2024-05-30T23:14:37.369Z] x-referer: upper
[2024-05-30T23:14:37.369Z]
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.369Z] INFO: RESPONSE: (GET https://localhost:60974/https2?name=REFERER) 200 HTTP_2 Local port: 61290
[2024-05-30T23:14:37.369Z] TestServer: New connection from Socket[addr=/127.0.0.1,port=61291,localport=60974]
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Stream sendHeadersAsync
[2024-05-30T23:14:37.369Z] INFO: REQUEST: https://localhost:60974/https2?name=ORIGIN GET
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection encodeHeaders
[2024-05-30T23:14:37.369Z] INFO: HEADERS: HEADERS FRAME (stream=1)
[2024-05-30T23:14:37.369Z] :authority: localhost:60974
[2024-05-30T23:14:37.369Z] :method: GET
[2024-05-30T23:14:37.369Z] :path: /https2?name=ORIGIN
[2024-05-30T23:14:37.369Z] :scheme: https
[2024-05-30T23:14:37.369Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.369Z] origin: lower
[2024-05-30T23:14:37.369Z]
[2024-05-30T23:14:37.369Z] TestServer: GET /https2?name=ORIGIN
[2024-05-30T23:14:37.369Z] Server: got END_STREAM for stream 1
[2024-05-30T23:14:37.369Z] Using handler for: /https2
[2024-05-30T23:14:37.369Z] Sent response headers 200
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Stream handleResponse
[2024-05-30T23:14:37.369Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.369Z] :status: 200
[2024-05-30T23:14:37.369Z] content-length: 42
[2024-05-30T23:14:37.369Z] x-origin: lower
[2024-05-30T23:14:37.369Z]
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.369Z] INFO: RESPONSE: (GET https://localhost:60974/https2?name=ORIGIN) 200 HTTP_2 Local port: 61291
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Stream sendHeadersAsync
[2024-05-30T23:14:37.369Z] INFO: REQUEST: https://localhost:60974/https2?name=ORIGIN GET
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection encodeHeaders
[2024-05-30T23:14:37.369Z] INFO: HEADERS: HEADERS FRAME (stream=3)
[2024-05-30T23:14:37.369Z] :authority: localhost:60974
[2024-05-30T23:14:37.369Z] :method: GET
[2024-05-30T23:14:37.369Z] :path: /https2?name=ORIGIN
[2024-05-30T23:14:37.369Z] :scheme: https
[2024-05-30T23:14:37.369Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.369Z] origin: lower
[2024-05-30T23:14:37.369Z]
[2024-05-30T23:14:37.369Z] TestServer: GET /https2?name=ORIGIN
[2024-05-30T23:14:37.369Z] Server: got END_STREAM for stream 3
[2024-05-30T23:14:37.369Z] Using handler for: /https2
[2024-05-30T23:14:37.369Z] Sent response headers 200
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Stream handleResponse
[2024-05-30T23:14:37.369Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.369Z] :status: 200
[2024-05-30T23:14:37.369Z] content-length: 42
[2024-05-30T23:14:37.369Z] x-origin: lower
[2024-05-30T23:14:37.369Z]
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.369Z] INFO: RESPONSE: (GET https://localhost:60974/https2?name=ORIGIN) 200 HTTP_2 Local port: 61291
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Stream sendHeadersAsync
[2024-05-30T23:14:37.369Z] INFO: REQUEST: https://localhost:60974/https2?name=ORIGIN GET
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection encodeHeaders
[2024-05-30T23:14:37.369Z] INFO: HEADERS: HEADERS FRAME (stream=5)
[2024-05-30T23:14:37.369Z] :authority: localhost:60974
[2024-05-30T23:14:37.369Z] :method: GET
[2024-05-30T23:14:37.369Z] :path: /https2?name=ORIGIN
[2024-05-30T23:14:37.369Z] :scheme: https
[2024-05-30T23:14:37.369Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.369Z] origin: lower
[2024-05-30T23:14:37.369Z]
[2024-05-30T23:14:37.369Z] TestServer: GET /https2?name=ORIGIN
[2024-05-30T23:14:37.369Z] Server: got END_STREAM for stream 5
[2024-05-30T23:14:37.369Z] Using handler for: /https2
[2024-05-30T23:14:37.369Z] Sent response headers 200
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Stream handleResponse
[2024-05-30T23:14:37.369Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.369Z] :status: 200
[2024-05-30T23:14:37.369Z] content-length: 42
[2024-05-30T23:14:37.369Z] x-origin: lower
[2024-05-30T23:14:37.369Z]
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.369Z] INFO: RESPONSE: (GET https://localhost:60974/https2?name=ORIGIN) 200 HTTP_2 Local port: 61291
[2024-05-30T23:14:37.369Z] TestServer: New connection from Socket[addr=/127.0.0.1,port=61292,localport=60974]
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Stream sendHeadersAsync
[2024-05-30T23:14:37.369Z] INFO: REQUEST: https://localhost:60974/https2?name=ORIGIN GET
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection encodeHeaders
[2024-05-30T23:14:37.369Z] INFO: HEADERS: HEADERS FRAME (stream=1)
[2024-05-30T23:14:37.369Z] :authority: localhost:60974
[2024-05-30T23:14:37.369Z] :method: GET
[2024-05-30T23:14:37.369Z] :path: /https2?name=ORIGIN
[2024-05-30T23:14:37.369Z] :scheme: https
[2024-05-30T23:14:37.369Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.369Z] Origin: normal
[2024-05-30T23:14:37.369Z]
[2024-05-30T23:14:37.369Z] TestServer: GET /https2?name=ORIGIN
[2024-05-30T23:14:37.369Z] Server: got END_STREAM for stream 1
[2024-05-30T23:14:37.369Z] Using handler for: /https2
[2024-05-30T23:14:37.369Z] Sent response headers 200
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Stream handleResponse
[2024-05-30T23:14:37.369Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.369Z] :status: 200
[2024-05-30T23:14:37.369Z] content-length: 42
[2024-05-30T23:14:37.369Z] x-origin: normal
[2024-05-30T23:14:37.369Z]
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.369Z] INFO: RESPONSE: (GET https://localhost:60974/https2?name=ORIGIN) 200 HTTP_2 Local port: 61292
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Stream sendHeadersAsync
[2024-05-30T23:14:37.369Z] INFO: REQUEST: https://localhost:60974/https2?name=ORIGIN GET
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection encodeHeaders
[2024-05-30T23:14:37.369Z] INFO: HEADERS: HEADERS FRAME (stream=3)
[2024-05-30T23:14:37.369Z] :authority: localhost:60974
[2024-05-30T23:14:37.369Z] :method: GET
[2024-05-30T23:14:37.369Z] :path: /https2?name=ORIGIN
[2024-05-30T23:14:37.369Z] :scheme: https
[2024-05-30T23:14:37.369Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.369Z] Origin: normal
[2024-05-30T23:14:37.369Z]
[2024-05-30T23:14:37.369Z] TestServer: GET /https2?name=ORIGIN
[2024-05-30T23:14:37.369Z] Server: got END_STREAM for stream 3
[2024-05-30T23:14:37.369Z] Using handler for: /https2
[2024-05-30T23:14:37.369Z] Sent response headers 200
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Stream handleResponse
[2024-05-30T23:14:37.369Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.369Z] :status: 200
[2024-05-30T23:14:37.369Z] content-length: 42
[2024-05-30T23:14:37.369Z] x-origin: normal
[2024-05-30T23:14:37.369Z]
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.369Z] INFO: RESPONSE: (GET https://localhost:60974/https2?name=ORIGIN) 200 HTTP_2 Local port: 61292
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Stream sendHeadersAsync
[2024-05-30T23:14:37.369Z] INFO: REQUEST: https://localhost:60974/https2?name=ORIGIN GET
[2024-05-30T23:14:37.369Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection encodeHeaders
[2024-05-30T23:14:37.370Z] INFO: HEADERS: HEADERS FRAME (stream=5)
[2024-05-30T23:14:37.370Z] :authority: localhost:60974
[2024-05-30T23:14:37.370Z] :method: GET
[2024-05-30T23:14:37.370Z] :path: /https2?name=ORIGIN
[2024-05-30T23:14:37.370Z] :scheme: https
[2024-05-30T23:14:37.370Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.370Z] Origin: normal
[2024-05-30T23:14:37.370Z]
[2024-05-30T23:14:37.370Z] TestServer: GET /https2?name=ORIGIN
[2024-05-30T23:14:37.370Z] Server: got END_STREAM for stream 5
[2024-05-30T23:14:37.370Z] Using handler for: /https2
[2024-05-30T23:14:37.370Z] Sent response headers 200
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Stream handleResponse
[2024-05-30T23:14:37.370Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.370Z] :status: 200
[2024-05-30T23:14:37.370Z] content-length: 42
[2024-05-30T23:14:37.370Z] x-origin: normal
[2024-05-30T23:14:37.370Z]
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.370Z] INFO: RESPONSE: (GET https://localhost:60974/https2?name=ORIGIN) 200 HTTP_2 Local port: 61292
[2024-05-30T23:14:37.370Z] TestServer: New connection from Socket[addr=/127.0.0.1,port=61293,localport=60974]
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Stream sendHeadersAsync
[2024-05-30T23:14:37.370Z] INFO: REQUEST: https://localhost:60974/https2?name=ORIGIN GET
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection encodeHeaders
[2024-05-30T23:14:37.370Z] INFO: HEADERS: HEADERS FRAME (stream=1)
[2024-05-30T23:14:37.370Z] :authority: localhost:60974
[2024-05-30T23:14:37.370Z] :method: GET
[2024-05-30T23:14:37.370Z] :path: /https2?name=ORIGIN
[2024-05-30T23:14:37.370Z] :scheme: https
[2024-05-30T23:14:37.370Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.370Z] ORIGIN: upper
[2024-05-30T23:14:37.370Z]
[2024-05-30T23:14:37.370Z] TestServer: GET /https2?name=ORIGIN
[2024-05-30T23:14:37.370Z] Server: got END_STREAM for stream 1
[2024-05-30T23:14:37.370Z] Using handler for: /https2
[2024-05-30T23:14:37.370Z] Sent response headers 200
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Stream handleResponse
[2024-05-30T23:14:37.370Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.370Z] :status: 200
[2024-05-30T23:14:37.370Z] content-length: 42
[2024-05-30T23:14:37.370Z] x-origin: upper
[2024-05-30T23:14:37.370Z]
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.370Z] INFO: RESPONSE: (GET https://localhost:60974/https2?name=ORIGIN) 200 HTTP_2 Local port: 61293
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Stream sendHeadersAsync
[2024-05-30T23:14:37.370Z] INFO: REQUEST: https://localhost:60974/https2?name=ORIGIN GET
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection encodeHeaders
[2024-05-30T23:14:37.370Z] INFO: HEADERS: HEADERS FRAME (stream=3)
[2024-05-30T23:14:37.370Z] :authority: localhost:60974
[2024-05-30T23:14:37.370Z] :method: GET
[2024-05-30T23:14:37.370Z] :path: /https2?name=ORIGIN
[2024-05-30T23:14:37.370Z] :scheme: https
[2024-05-30T23:14:37.370Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.370Z] ORIGIN: upper
[2024-05-30T23:14:37.370Z]
[2024-05-30T23:14:37.370Z] TestServer: GET /https2?name=ORIGIN
[2024-05-30T23:14:37.370Z] Server: got END_STREAM for stream 3
[2024-05-30T23:14:37.370Z] Using handler for: /https2
[2024-05-30T23:14:37.370Z] Sent response headers 200
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Stream handleResponse
[2024-05-30T23:14:37.370Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.370Z] :status: 200
[2024-05-30T23:14:37.370Z] content-length: 42
[2024-05-30T23:14:37.370Z] x-origin: upper
[2024-05-30T23:14:37.370Z]
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.370Z] INFO: RESPONSE: (GET https://localhost:60974/https2?name=ORIGIN) 200 HTTP_2 Local port: 61293
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Stream sendHeadersAsync
[2024-05-30T23:14:37.370Z] INFO: REQUEST: https://localhost:60974/https2?name=ORIGIN GET
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection encodeHeaders
[2024-05-30T23:14:37.370Z] INFO: HEADERS: HEADERS FRAME (stream=5)
[2024-05-30T23:14:37.370Z] :authority: localhost:60974
[2024-05-30T23:14:37.370Z] :method: GET
[2024-05-30T23:14:37.370Z] :path: /https2?name=ORIGIN
[2024-05-30T23:14:37.370Z] :scheme: https
[2024-05-30T23:14:37.370Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:14:37.370Z] ORIGIN: upper
[2024-05-30T23:14:37.370Z]
[2024-05-30T23:14:37.370Z] TestServer: GET /https2?name=ORIGIN
[2024-05-30T23:14:37.370Z] Server: got END_STREAM for stream 5
[2024-05-30T23:14:37.370Z] Using handler for: /https2
[2024-05-30T23:14:37.370Z] Sent response headers 200
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Stream handleResponse
[2024-05-30T23:14:37.370Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:14:37.370Z] :status: 200
[2024-05-30T23:14:37.370Z] content-length: 42
[2024-05-30T23:14:37.370Z] x-origin: upper
[2024-05-30T23:14:37.370Z]
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:14:37.370Z] INFO: RESPONSE: (GET https://localhost:60974/https2?name=ORIGIN) 200 HTTP_2 Local port: 61293
[2024-05-30T23:14:37.370Z] Server stopping 80 connections
[2024-05-30T23:14:37.370Z] Server connection to /127.0.0.1:61195 stopping. 1 streams
[2024-05-30T23:14:37.370Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.370Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.370Z] Server connection to /127.0.0.1:61196 stopping. 1 streams
[2024-05-30T23:14:37.370Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.370Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.370Z] Server connection to /127.0.0.1:61197 stopping. 1 streams
[2024-05-30T23:14:37.370Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.370Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.370Z] Server connection to /127.0.0.1:61198 stopping. 1 streams
[2024-05-30T23:14:37.370Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.370Z] Server connection to /127.0.0.1:61199 stopping. 1 streams
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.370Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.370Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.370Z] Server connection to /127.0.0.1:61200 stopping. 1 streams
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.370Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.370Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.370Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.370Z] Server connection to /127.0.0.1:61201 stopping. 1 streams
[2024-05-30T23:14:37.370Z] Server connection to /127.0.0.1:61202 stopping. 1 streams
[2024-05-30T23:14:37.370Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.370Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.370Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.370Z] Server connection to /127.0.0.1:61203 stopping. 1 streams
[2024-05-30T23:14:37.370Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.370Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.370Z] Server connection to /127.0.0.1:61204 stopping. 1 streams
[2024-05-30T23:14:37.370Z] Server connection to /127.0.0.1:61205 stopping. 1 streams
[2024-05-30T23:14:37.370Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.370Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.370Z] Server connection to /127.0.0.1:61206 stopping. 1 streams
[2024-05-30T23:14:37.370Z] Server connection to /127.0.0.1:61207 stopping. 1 streams
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.370Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.370Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.370Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.370Z] Server connection to /127.0.0.1:61208 stopping. 1 streams
[2024-05-30T23:14:37.370Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.370Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.370Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.370Z] Server connection to /127.0.0.1:61209 stopping. 1 streams
[2024-05-30T23:14:37.370Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.370Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.370Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.370Z] Server connection to /127.0.0.1:61210 stopping. 1 streams
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.370Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.370Z] Server connection to /127.0.0.1:61211 stopping. 1 streams
[2024-05-30T23:14:37.370Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.370Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.370Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.370Z] Server connection to /127.0.0.1:61212 stopping. 1 streams
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.370Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.370Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.370Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.370Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.370Z] Server connection to /127.0.0.1:61213 stopping. 1 streams
[2024-05-30T23:14:37.370Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.370Z] Server connection to /127.0.0.1:61214 stopping. 1 streams
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.370Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.370Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.370Z] Server connection to /127.0.0.1:61215 stopping. 1 streams
[2024-05-30T23:14:37.370Z] Server connection to /127.0.0.1:61216 stopping. 1 streams
[2024-05-30T23:14:37.370Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.370Z] Server connection to /127.0.0.1:61217 stopping. 1 streams
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.370Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.370Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.370Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.370Z] Server connection to /127.0.0.1:61218 stopping. 1 streams
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.370Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.370Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.370Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.370Z] Server connection to /127.0.0.1:61219 stopping. 1 streams
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.370Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.370Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.370Z] Server connection to /127.0.0.1:61220 stopping. 1 streams
[2024-05-30T23:14:37.370Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.370Z] Server connection to /127.0.0.1:61221 stopping. 1 streams
[2024-05-30T23:14:37.370Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.370Z] Server connection to /127.0.0.1:61222 stopping. 1 streams
[2024-05-30T23:14:37.370Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.370Z] Server connection to /127.0.0.1:61223 stopping. 1 streams
[2024-05-30T23:14:37.370Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.370Z] Server connection to /127.0.0.1:61224 stopping. 1 streams
[2024-05-30T23:14:37.370Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.370Z] Server connection to /127.0.0.1:61115 stopping. 3 streams
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.370Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.370Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.370Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.370Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.370Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.370Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.370Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.370Z] Server connection to /127.0.0.1:61116 stopping. 3 streams
[2024-05-30T23:14:37.370Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61117 stopping. 3 streams
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61118 stopping. 3 streams
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61119 stopping. 3 streams
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61120 stopping. 3 streams
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61121 stopping. 3 streams
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61122 stopping. 3 streams
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61123 stopping. 3 streams
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61124 stopping. 3 streams
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61274 stopping. 3 streams
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61275 stopping. 3 streams
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61276 stopping. 3 streams
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61277 stopping. 3 streams
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61278 stopping. 3 streams
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61279 stopping. 3 streams
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61280 stopping. 3 streams
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61281 stopping. 3 streams
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61282 stopping. 3 streams
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61283 stopping. 3 streams
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] Server stopping 80 connections
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61079 stopping. 1 streams
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61080 stopping. 1 streams
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61081 stopping. 1 streams
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61082 stopping. 1 streams
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61083 stopping. 1 streams
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61084 stopping. 1 streams
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61085 stopping. 1 streams
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61086 stopping. 1 streams
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61087 stopping. 1 streams
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61088 stopping. 1 streams
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61089 stopping. 1 streams
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61090 stopping. 1 streams
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61091 stopping. 1 streams
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61092 stopping. 1 streams
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61093 stopping. 1 streams
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61094 stopping. 1 streams
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61225 stopping. 1 streams
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61226 stopping. 1 streams
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61227 stopping. 1 streams
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61228 stopping. 1 streams
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61229 stopping. 1 streams
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61230 stopping. 1 streams
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61231 stopping. 1 streams
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61232 stopping. 1 streams
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.371Z] Server connection to /127.0.0.1:61233 stopping. 1 streams
[2024-05-30T23:14:37.371Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.371Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.371Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.372Z] Server connection to /127.0.0.1:61234 stopping. 1 streams
[2024-05-30T23:14:37.372Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.372Z] Server connection to /127.0.0.1:61235 stopping. 1 streams
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.372Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.372Z] Server connection to /127.0.0.1:61236 stopping. 1 streams
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.372Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.372Z] Server connection to /127.0.0.1:61237 stopping. 1 streams
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.372Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.372Z] Server connection to /127.0.0.1:61238 stopping. 1 streams
[2024-05-30T23:14:37.372Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.372Z] Server connection to /127.0.0.1:61239 stopping. 1 streams
[2024-05-30T23:14:37.372Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.372Z] Server connection to /127.0.0.1:61240 stopping. 1 streams
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.372Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.372Z] Server connection to /127.0.0.1:61241 stopping. 1 streams
[2024-05-30T23:14:37.372Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.372Z] Server connection to /127.0.0.1:61242 stopping. 1 streams
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.372Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.372Z] Server connection to /127.0.0.1:61243 stopping. 1 streams
[2024-05-30T23:14:37.372Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.372Z] Server connection to /127.0.0.1:61244 stopping. 1 streams
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.372Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.372Z] Server connection to /127.0.0.1:61245 stopping. 1 streams
[2024-05-30T23:14:37.372Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.372Z] Server connection to /127.0.0.1:61246 stopping. 1 streams
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.372Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.372Z] Server connection to /127.0.0.1:61247 stopping. 1 streams
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.372Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.372Z] Server connection to /127.0.0.1:61248 stopping. 1 streams
[2024-05-30T23:14:37.372Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.372Z] Server connection to /127.0.0.1:61249 stopping. 1 streams
[2024-05-30T23:14:37.372Z] Server connection to /127.0.0.1:61250 stopping. 1 streams
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.372Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.372Z] Server connection to /127.0.0.1:61251 stopping. 1 streams
[2024-05-30T23:14:37.372Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.372Z] Server connection to /127.0.0.1:61252 stopping. 1 streams
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.372Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.372Z] Server connection to /127.0.0.1:61125 stopping. 3 streams
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.372Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.372Z] Server connection to /127.0.0.1:61253 stopping. 1 streams
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.372Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: java.io.IOException: A connection with a remote socket was reset by that socket.
[2024-05-30T23:14:37.372Z] at java.base/sun.nio.ch.FileDispatcherImpl.read0(Native Method)
[2024-05-30T23:14:37.372Z] at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
[2024-05-30T23:14:37.372Z] at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276)
[2024-05-30T23:14:37.372Z] at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233)
[2024-05-30T23:14:37.372Z] at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223)
[2024-05-30T23:14:37.372Z] at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356)
[2024-05-30T23:14:37.372Z] at java.net.http/jdk.internal.net.http.SocketTube.readAvailable(SocketTube.java:1153)
[2024-05-30T23:14:37.372Z] at java.net.http/jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription.read(SocketTube.java:821)
[2024-05-30T23:14:37.372Z] at java.net.http/jdk.internal.net.http.SocketTube$SocketFlowTask.run(SocketTube.java:175)
[2024-05-30T23:14:37.372Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SchedulableTask.run(SequentialScheduler.java:198)
[2024-05-30T23:14:37.372Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:271)
[2024-05-30T23:14:37.372Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:224)
[2024-05-30T23:14:37.372Z] at java.net.http/jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription.signalReadable(SocketTube.java:763)
[2024-05-30T23:14:37.372Z] at java.net.http/jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent.signalEvent(SocketTube.java:941)
[2024-05-30T23:14:37.372Z] at java.net.http/jdk.internal.net.http.SocketTube$SocketFlowEvent.handle(SocketTube.java:245)
[2024-05-30T23:14:37.372Z] at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.handleEvent(HttpClientImpl.java:957)
[2024-05-30T23:14:37.372Z] at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.lambda$run$3(HttpClientImpl.java:912)
[2024-05-30T23:14:37.372Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
[2024-05-30T23:14:37.372Z] at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.run(HttpClientImpl.java:912)
[2024-05-30T23:14:37.372Z]
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.372Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.372Z] Server connection to /127.0.0.1:61126 stopping. 3 streams
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.372Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.372Z] Server connection to /127.0.0.1:61254 stopping. 1 streams
[2024-05-30T23:14:37.372Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.372Z] Server connection to /127.0.0.1:61127 stopping. 3 streams
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.372Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.372Z] Server connection to /127.0.0.1:61128 stopping. 3 streams
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.372Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.372Z] Server connection to /127.0.0.1:61129 stopping. 3 streams
[2024-05-30T23:14:37.372Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.372Z] Server connection to /127.0.0.1:61130 stopping. 3 streams
[2024-05-30T23:14:37.372Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.372Z] Server connection to /127.0.0.1:61131 stopping. 3 streams
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.372Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.372Z] Server connection to /127.0.0.1:61132 stopping. 3 streams
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.372Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.372Z] Server connection to /127.0.0.1:61133 stopping. 3 streams
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.372Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.372Z] Server connection to /127.0.0.1:61134 stopping. 3 streams
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.372Z] Server connection to /127.0.0.1:61284 stopping. 3 streams
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.372Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.372Z] Server connection to /127.0.0.1:61285 stopping. 3 streams
[2024-05-30T23:14:37.372Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.372Z] Server connection to /127.0.0.1:61286 stopping. 3 streams
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.372Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.372Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.372Z] Server connection to /127.0.0.1:61287 stopping. 3 streams
[2024-05-30T23:14:37.372Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.372Z] Server connection to /127.0.0.1:61288 stopping. 3 streams
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.372Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.372Z] Server connection to /127.0.0.1:61289 stopping. 3 streams
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.372Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.372Z] Server connection to /127.0.0.1:61290 stopping. 3 streams
[2024-05-30T23:14:37.372Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.372Z] Server connection to /127.0.0.1:61291 stopping. 3 streams
[2024-05-30T23:14:37.372Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.372Z] Server connection to /127.0.0.1:61292 stopping. 3 streams
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.372Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.372Z] Server connection to /127.0.0.1:61293 stopping. 3 streams
[2024-05-30T23:14:37.372Z] TestServer: Connection writer stopping
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: Shutting down connection: Idle connection closed by HTTP/2 peer
[2024-05-30T23:14:37.372Z] May 30, 2024 11:14:33 PM jdk.internal.net.http.Http2Connection shutdown
[2024-05-30T23:14:37.372Z] INFO: ERROR: java.io.IOException: A connection with a remote socket was reset by that socket.
[2024-05-30T23:14:37.372Z] at java.base/sun.nio.ch.FileDispatcherImpl.read0(Native Method)
[2024-05-30T23:14:37.372Z] at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
[2024-05-30T23:14:37.372Z] at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276)
[2024-05-30T23:14:37.372Z] at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233)
[2024-05-30T23:14:37.372Z] at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223)
[2024-05-30T23:14:37.372Z] at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356)
[2024-05-30T23:14:37.372Z] at java.net.http/jdk.internal.net.http.SocketTube.readAvailable(SocketTube.java:1153)
[2024-05-30T23:14:37.372Z] at java.net.http/jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription.read(SocketTube.java:821)
[2024-05-30T23:14:37.372Z] at java.net.http/jdk.internal.net.http.SocketTube$SocketFlowTask.run(SocketTube.java:175)
[2024-05-30T23:14:37.372Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SchedulableTask.run(SequentialScheduler.java:198)
[2024-05-30T23:14:37.372Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:271)
[2024-05-30T23:14:37.372Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:224)
[2024-05-30T23:14:37.372Z] at java.net.http/jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription.signalReadable(SocketTube.java:763)
[2024-05-30T23:14:37.372Z] at java.net.http/jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent.signalEvent(SocketTube.java:941)
[2024-05-30T23:14:37.372Z] at java.net.http/jdk.internal.net.http.SocketTube$SocketFlowEvent.handle(SocketTube.java:245)
[2024-05-30T23:14:37.372Z] at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.handleEvent(HttpClientImpl.java:957)
[2024-05-30T23:14:37.372Z] at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.lambda$run$3(HttpClientImpl.java:912)
[2024-05-30T23:14:37.373Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
[2024-05-30T23:14:37.373Z] at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.run(HttpClientImpl.java:912)
[2024-05-30T23:14:37.373Z]
[2024-05-30T23:14:37.373Z] java.lang.Exception: failures: 1
[2024-05-30T23:14:37.373Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:104)
[2024-05-30T23:14:37.373Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:58)
[2024-05-30T23:14:37.373Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2024-05-30T23:14:37.373Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2024-05-30T23:14:37.373Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2024-05-30T23:14:37.373Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2024-05-30T23:14:37.373Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2024-05-30T23:14:37.373Z] at java.base/java.lang.Thread.run(Thread.java:829)
[2024-05-30T23:14:37.373Z]
[2024-05-30T23:14:37.373Z] JavaTest Message: Test threw exception: java.lang.Exception: failures: 1
[2024-05-30T23:14:37.373Z] JavaTest Message: shutting down test
[2024-05-30T23:14:37.373Z]
[2024-05-30T23:14:37.373Z] STATUS:Failed.`main' threw exception: java.lang.Exception: failures: 1
[2024-05-30T23:14:37.373Z] rerun:
[2024-05-30T23:14:37.373Z] cd /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/scratch && \
[2024-05-30T23:14:37.373Z] DISPLAY=unix:0 \
[2024-05-30T23:14:37.373Z] HOME=/home/jenkins \
[2024-05-30T23:14:37.373Z] LANG=en_US \
[2024-05-30T23:14:37.373Z] PATH=/bin:/usr/bin:/usr/sbin \
[2024-05-30T23:14:37.373Z] TZ=Etc/UTC \
[2024-05-30T23:14:37.373Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/java/net/httpclient/SpecialHeadersTest.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/java/net/httpclient/http2/server:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/http2/server:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2024-05-30T23:14:37.373Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/bin/java \
[2024-05-30T23:14:37.373Z] -Dtest.vm.opts='-ea -esa -Xmx512m -XX:+UseCompressedOops' \
[2024-05-30T23:14:37.373Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:+UseCompressedOops' \
[2024-05-30T23:14:37.373Z] -Dtest.compiler.opts= \
[2024-05-30T23:14:37.373Z] -Dtest.java.opts= \
[2024-05-30T23:14:37.373Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image \
[2024-05-30T23:14:37.373Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image \
[2024-05-30T23:14:37.373Z] -Dtest.timeout.factor=8.0 \
[2024-05-30T23:14:37.373Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2024-05-30T23:14:37.373Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2024-05-30T23:14:37.373Z] -Dtest.name=java/net/httpclient/SpecialHeadersTest.java \
[2024-05-30T23:14:37.373Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/SpecialHeadersTest.java \
[2024-05-30T23:14:37.373Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient \
[2024-05-30T23:14:37.373Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/http2/server \
[2024-05-30T23:14:37.373Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/java/net/httpclient/SpecialHeadersTest.d \
[2024-05-30T23:14:37.373Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/java/net/httpclient/SpecialHeadersTest.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/java/net/httpclient/http2/server \
[2024-05-30T23:14:37.373Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/java/net/httpclient/SpecialHeadersTest.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/java/net/httpclient/http2/server \
[2024-05-30T23:14:37.373Z] -Dtest.modules='java.base/sun.net.www.http 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' \
[2024-05-30T23:14:37.373Z] --add-modules java.base,java.net.http,java.logging,jdk.httpserver \
[2024-05-30T23:14:37.373Z] --add-exports java.base/sun.net.www.http=ALL-UNNAMED \
[2024-05-30T23:14:37.373Z] --add-exports java.net.http/jdk.internal.net.http.common=ALL-UNNAMED \
[2024-05-30T23:14:37.373Z] --add-exports java.net.http/jdk.internal.net.http.frame=ALL-UNNAMED \
[2024-05-30T23:14:37.373Z] --add-exports java.net.http/jdk.internal.net.http.hpack=ALL-UNNAMED \
[2024-05-30T23:14:37.373Z] -ea \
[2024-05-30T23:14:37.373Z] -esa \
[2024-05-30T23:14:37.373Z] -Xmx512m \
[2024-05-30T23:14:37.373Z] -XX:+UseCompressedOops \
[2024-05-30T23:14:37.373Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2024-05-30T23:14:37.373Z] -Djdk.httpclient.HttpClient.log=requests,headers,errors \
[2024-05-30T23:14:37.373Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/java/net/httpclient/SpecialHeadersTest.d/testng.0.jta java/net/httpclient/SpecialHeadersTest.java false SpecialHeadersTest
[2024-05-30T23:14:37.373Z]
[2024-05-30T23:14:37.373Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: failures: 1
[2024-05-30T23:14:37.373Z] --------------------------------------------------
[2024-05-30T23:18:31.583Z] TEST: java/net/httpclient/StreamingBody.java
[2024-05-30T23:18:31.583Z] TEST JDK: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image
[2024-05-30T23:18:31.583Z]
[2024-05-30T23:18:31.583Z] ACTION: build -- Passed. All files up to date
[2024-05-30T23:18:31.583Z] REASON: User specified action: run build Http2TestServer
[2024-05-30T23:18:31.583Z] TIME: 0.001 seconds
[2024-05-30T23:18:31.583Z] messages:
[2024-05-30T23:18:31.583Z] command: build Http2TestServer
[2024-05-30T23:18:31.583Z] reason: User specified action: run build Http2TestServer
[2024-05-30T23:18:31.583Z] started: Thu May 30 23:17:35 UTC 2024
[2024-05-30T23:18:31.583Z] finished: Thu May 30 23:17:35 UTC 2024
[2024-05-30T23:18:31.583Z] elapsed time (seconds): 0.001
[2024-05-30T23:18:31.583Z]
[2024-05-30T23:18:31.583Z] ACTION: build -- Passed. All files up to date
[2024-05-30T23:18:31.583Z] REASON: User specified action: run build jdk.test.lib.net.SimpleSSLContext
[2024-05-30T23:18:31.583Z] TIME: 0.0 seconds
[2024-05-30T23:18:31.583Z] messages:
[2024-05-30T23:18:31.583Z] command: build jdk.test.lib.net.SimpleSSLContext
[2024-05-30T23:18:31.583Z] reason: User specified action: run build jdk.test.lib.net.SimpleSSLContext
[2024-05-30T23:18:31.583Z] started: Thu May 30 23:17:35 UTC 2024
[2024-05-30T23:18:31.583Z] finished: Thu May 30 23:17:35 UTC 2024
[2024-05-30T23:18:31.583Z] elapsed time (seconds): 0.0
[2024-05-30T23:18:31.583Z]
[2024-05-30T23:18:31.583Z] ACTION: build -- Passed. Build successful
[2024-05-30T23:18:31.583Z] REASON: Named class compiled on demand
[2024-05-30T23:18:31.583Z] TIME: 0.116 seconds
[2024-05-30T23:18:31.583Z] messages:
[2024-05-30T23:18:31.583Z] command: build StreamingBody
[2024-05-30T23:18:31.583Z] reason: Named class compiled on demand
[2024-05-30T23:18:31.583Z] started: Thu May 30 23:17:35 UTC 2024
[2024-05-30T23:18:31.583Z] Test directory:
[2024-05-30T23:18:31.583Z] compile: StreamingBody
[2024-05-30T23:18:31.583Z] finished: Thu May 30 23:17:35 UTC 2024
[2024-05-30T23:18:31.583Z] elapsed time (seconds): 0.116
[2024-05-30T23:18:31.583Z]
[2024-05-30T23:18:31.583Z] ACTION: compile -- Passed. Compilation successful
[2024-05-30T23:18:31.583Z] REASON: .class file out of date or does not exist
[2024-05-30T23:18:31.583Z] TIME: 0.116 seconds
[2024-05-30T23:18:31.583Z] messages:
[2024-05-30T23:18:31.583Z] command: compile /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/StreamingBody.java
[2024-05-30T23:18:31.583Z] reason: .class file out of date or does not exist
[2024-05-30T23:18:31.583Z] started: Thu May 30 23:17:35 UTC 2024
[2024-05-30T23:18:31.583Z] 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.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
[2024-05-30T23:18:31.583Z] Mode: agentvm
[2024-05-30T23:18:31.583Z] Agent id: 1
[2024-05-30T23:18:31.583Z] finished: Thu May 30 23:17:35 UTC 2024
[2024-05-30T23:18:31.583Z] elapsed time (seconds): 0.116
[2024-05-30T23:18:31.583Z] configuration:
[2024-05-30T23:18:31.583Z] Boot Layer (javac runtime environment)
[2024-05-30T23:18:31.583Z] class path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2024-05-30T23:18:31.583Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2024-05-30T23:18:31.583Z] patch: java.base /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/patches/java.base
[2024-05-30T23:18:31.583Z]
[2024-05-30T23:18:31.583Z] javac compilation environment
[2024-05-30T23:18:31.583Z] add modules: java.base java.net.http java.logging jdk.httpserver
[2024-05-30T23:18:31.583Z] add exports: java.base/sun.net.www.http ALL-UNNAMED
[2024-05-30T23:18:31.583Z] java.net.http/jdk.internal.net.http.common ALL-UNNAMED
[2024-05-30T23:18:31.583Z] java.net.http/jdk.internal.net.http.frame ALL-UNNAMED
[2024-05-30T23:18:31.583Z] java.net.http/jdk.internal.net.http.hpack ALL-UNNAMED
[2024-05-30T23:18:31.583Z] source path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient
[2024-05-30T23:18:31.583Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2024-05-30T23:18:31.583Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/http2/server
[2024-05-30T23:18:31.583Z] class path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient
[2024-05-30T23:18:31.583Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/java/net/httpclient/StreamingBody.d
[2024-05-30T23:18:31.583Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/test/lib
[2024-05-30T23:18:31.583Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/java/net/httpclient/http2/server
[2024-05-30T23:18:31.583Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar
[2024-05-30T23:18:31.583Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar
[2024-05-30T23:18:31.583Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar
[2024-05-30T23:18:31.583Z]
[2024-05-30T23:18:31.583Z] rerun:
[2024-05-30T23:18:31.583Z] cd /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/scratch && \
[2024-05-30T23:18:31.583Z] DISPLAY=unix:0 \
[2024-05-30T23:18:31.583Z] HOME=/home/jenkins \
[2024-05-30T23:18:31.583Z] LANG=en_US \
[2024-05-30T23:18:31.583Z] PATH=/bin:/usr/bin:/usr/sbin \
[2024-05-30T23:18:31.583Z] TZ=Etc/UTC \
[2024-05-30T23:18:31.583Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/bin/javac \
[2024-05-30T23:18:31.583Z] -J-ea \
[2024-05-30T23:18:31.583Z] -J-esa \
[2024-05-30T23:18:31.583Z] -J-Xmx512m \
[2024-05-30T23:18:31.583Z] -J-XX:+UseCompressedOops \
[2024-05-30T23:18:31.583Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:+UseCompressedOops' \
[2024-05-30T23:18:31.583Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:+UseCompressedOops' \
[2024-05-30T23:18:31.583Z] -J-Dtest.compiler.opts= \
[2024-05-30T23:18:31.583Z] -J-Dtest.java.opts= \
[2024-05-30T23:18:31.583Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image \
[2024-05-30T23:18:31.583Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image \
[2024-05-30T23:18:31.583Z] -J-Dtest.timeout.factor=8.0 \
[2024-05-30T23:18:31.583Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2024-05-30T23:18:31.583Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2024-05-30T23:18:31.583Z] -J-Dtest.name=java/net/httpclient/StreamingBody.java \
[2024-05-30T23:18:31.583Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/StreamingBody.java \
[2024-05-30T23:18:31.583Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient \
[2024-05-30T23:18:31.583Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/http2/server \
[2024-05-30T23:18:31.583Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/java/net/httpclient/StreamingBody.d \
[2024-05-30T23:18:31.583Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/java/net/httpclient/StreamingBody.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/java/net/httpclient/http2/server \
[2024-05-30T23:18:31.583Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/java/net/httpclient/StreamingBody.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/java/net/httpclient/http2/server \
[2024-05-30T23:18:31.583Z] -J-Dtest.modules='java.base/sun.net.www.http 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' \
[2024-05-30T23:18:31.583Z] --add-modules java.base,java.net.http,java.logging,jdk.httpserver \
[2024-05-30T23:18:31.583Z] --add-exports java.base/sun.net.www.http=ALL-UNNAMED \
[2024-05-30T23:18:31.583Z] --add-exports java.net.http/jdk.internal.net.http.common=ALL-UNNAMED \
[2024-05-30T23:18:31.583Z] --add-exports java.net.http/jdk.internal.net.http.frame=ALL-UNNAMED \
[2024-05-30T23:18:31.583Z] --add-exports java.net.http/jdk.internal.net.http.hpack=ALL-UNNAMED \
[2024-05-30T23:18:31.583Z] -d /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/java/net/httpclient/StreamingBody.d \
[2024-05-30T23:18:31.583Z] -sourcepath /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/http2/server \
[2024-05-30T23:18:31.583Z] -classpath /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/java/net/httpclient/StreamingBody.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/java/net/httpclient/http2/server:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/StreamingBody.java
[2024-05-30T23:18:31.583Z]
[2024-05-30T23:18:31.583Z] ACTION: testng -- Failed. Execution failed: `main' threw exception: java.lang.Exception: failures: 1
[2024-05-30T23:18:31.583Z] REASON: User specified action: run testng/othervm -Djdk.httpclient.HttpClient.log=trace,headers,requests StreamingBody
[2024-05-30T23:18:31.583Z] TIME: 50.073 seconds
[2024-05-30T23:18:31.583Z] messages:
[2024-05-30T23:18:31.583Z] command: testng -Djdk.httpclient.HttpClient.log=trace,headers,requests StreamingBody
[2024-05-30T23:18:31.583Z] reason: User specified action: run testng/othervm -Djdk.httpclient.HttpClient.log=trace,headers,requests StreamingBody
[2024-05-30T23:18:31.583Z] started: Thu May 30 23:17:35 UTC 2024
[2024-05-30T23:18:31.583Z] Mode: othervm [/othervm specified]
[2024-05-30T23:18:31.584Z] 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.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
[2024-05-30T23:18:31.584Z] finished: Thu May 30 23:18:25 UTC 2024
[2024-05-30T23:18:31.584Z] elapsed time (seconds): 50.073
[2024-05-30T23:18:31.584Z] configuration:
[2024-05-30T23:18:31.584Z] Boot Layer
[2024-05-30T23:18:31.584Z] add modules: java.base java.net.http java.logging jdk.httpserver
[2024-05-30T23:18:31.584Z] add exports: java.base/sun.net.www.http ALL-UNNAMED
[2024-05-30T23:18:31.584Z] java.net.http/jdk.internal.net.http.common ALL-UNNAMED
[2024-05-30T23:18:31.584Z] java.net.http/jdk.internal.net.http.frame ALL-UNNAMED
[2024-05-30T23:18:31.584Z] java.net.http/jdk.internal.net.http.hpack ALL-UNNAMED
[2024-05-30T23:18:31.584Z]
[2024-05-30T23:18:31.584Z] STDOUT:
[2024-05-30T23:18:31.584Z] Http1TestServer[localhost/127.0.0.1:61438]::addHandler StreamingBody$MessageHandler@57f5c239, /http1/streamingbody/
[2024-05-30T23:18:31.584Z] Http1TestServer[localhost/127.0.0.1:61439]::addHandler StreamingBody$MessageHandler@21883291, /https1/streamingbody/
[2024-05-30T23:18:31.584Z] Http2TestServerImpl[localhost/127.0.0.1:61440]::addHandler StreamingBody$MessageHandler@754ed161, /http2/streamingbody/
[2024-05-30T23:18:31.584Z] Http2TestServerImpl[localhost/127.0.0.1:61441]::addHandler StreamingBody$MessageHandler@5117b164, /https2/streamingbody/
[2024-05-30T23:18:31.584Z] Http1TestServer: start
[2024-05-30T23:18:31.584Z] Http1TestServer: start
[2024-05-30T23:18:31.584Z] Http2TestServerImpl: start
[2024-05-30T23:18:31.584Z] Http2TestServerImpl: start
[2024-05-30T23:18:31.584Z] config StreamingBody.setup(): success
[2024-05-30T23:18:31.584Z]
[2024-05-30T23:18:31.584Z] ---- starting (http://localhost:61438/http1/streamingbody/w) ----
[2024-05-30T23:18:31.584Z] iteration: 0
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 1
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 2
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 3
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 4
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 5
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 6
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 7
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 8
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 9
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 10
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 11
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 12
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 13
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 14
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 15
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 16
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 17
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 18
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 19
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 20
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 21
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 22
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 23
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 24
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 25
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 26
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 27
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 28
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 29
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 30
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 31
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 32
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 33
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 34
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 35
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 36
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 37
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 38
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 39
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 40
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 41
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 42
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 43
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.584Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.584Z] iteration: 44
[2024-05-30T23:18:31.584Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.584Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 45
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 46
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 47
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 48
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 49
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 50
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 51
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 52
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 53
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 54
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 55
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 56
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 57
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 58
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 59
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 60
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 61
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 62
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 63
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 64
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 65
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 66
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 67
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 68
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 69
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 70
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 71
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 72
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 73
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 74
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 75
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 76
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 77
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 78
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 79
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 80
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 81
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 82
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 83
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 84
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 85
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 86
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 87
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 88
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 89
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 90
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 91
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 92
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 93
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 94
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 95
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 96
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.585Z] iteration: 97
[2024-05-30T23:18:31.585Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.585Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.585Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 98
[2024-05-30T23:18:31.586Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.586Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 99
[2024-05-30T23:18:31.586Z] MessageHandler for: /http1/streamingbody/w
[2024-05-30T23:18:31.586Z] Got response: (GET http://localhost:61438/http1/streamingbody/w) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] test StreamingBody.test("http://localhost:61438/http1/streamingbody/w"): success
[2024-05-30T23:18:31.586Z]
[2024-05-30T23:18:31.586Z] ---- starting (https://localhost:61439/https1/streamingbody/x) ----
[2024-05-30T23:18:31.586Z] iteration: 0
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 1
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 2
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 3
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 4
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 5
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 6
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 7
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 8
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 9
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 10
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 11
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 12
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 13
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 14
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 15
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 16
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 17
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 18
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 19
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 20
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 21
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 22
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 23
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 24
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 25
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 26
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 27
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 28
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 29
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 30
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 31
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 32
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 33
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 34
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 35
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 36
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 37
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 38
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 39
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 40
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 41
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 42
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 43
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 44
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 45
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 46
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 47
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 48
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 49
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 50
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 51
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 52
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 53
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 54
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 55
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 56
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.586Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.586Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.586Z] iteration: 57
[2024-05-30T23:18:31.586Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 58
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 59
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 60
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 61
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 62
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 63
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 64
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 65
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 66
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 67
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 68
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 69
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 70
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 71
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 72
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 73
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 74
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 75
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 76
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 77
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 78
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 79
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 80
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 81
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 82
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 83
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 84
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 85
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 86
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 87
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 88
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 89
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 90
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 91
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 92
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 93
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 94
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 95
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 96
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 97
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 98
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 99
[2024-05-30T23:18:31.587Z] MessageHandler for: /https1/streamingbody/x
[2024-05-30T23:18:31.587Z] Got response: (GET https://localhost:61439/https1/streamingbody/x) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] test StreamingBody.test("https://localhost:61439/https1/streamingbody/x"): success
[2024-05-30T23:18:31.587Z]
[2024-05-30T23:18:31.587Z] ---- starting (http://localhost:61440/http2/streamingbody/y) ----
[2024-05-30T23:18:31.587Z] iteration: 0
[2024-05-30T23:18:31.587Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@7ec87c43
[2024-05-30T23:18:31.587Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.587Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 1
[2024-05-30T23:18:31.587Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@62fdc108
[2024-05-30T23:18:31.587Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.587Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 2
[2024-05-30T23:18:31.587Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@4d443a6a
[2024-05-30T23:18:31.587Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.587Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 3
[2024-05-30T23:18:31.587Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@6341f4e7
[2024-05-30T23:18:31.587Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.587Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 4
[2024-05-30T23:18:31.587Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@68863049
[2024-05-30T23:18:31.587Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.587Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.587Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.587Z] iteration: 5
[2024-05-30T23:18:31.587Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@64ff59d0
[2024-05-30T23:18:31.587Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 6
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@804a84f
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 7
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@640e8364
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 8
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@3dd3e3d4
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 9
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@237c0c67
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 10
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@e178e97
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 11
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@1e922992
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 12
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@3cfda4d7
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 13
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@7fa1981b
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 14
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@4df0d24e
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 15
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@42a1acdb
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 16
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@132b6344
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 17
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@60b9407a
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 18
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@2b909c81
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 19
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@64183a5c
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 20
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@2c6154d8
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 21
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@6f16bbe
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 22
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@29aa9b75
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 23
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@c459ec6
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 24
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@2a24dc02
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 25
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@2785ee63
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 26
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@5a09a8d5
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 27
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@7a1aaefc
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 28
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@76d2a971
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 29
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@7e2ca73e
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 30
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@69f4e72e
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 31
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@4636d9a2
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 32
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@254c6934
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 33
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@3e423ff4
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 34
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@70c17285
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 35
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@ca5ef6
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 36
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@46099212
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 37
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@691ba8b8
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 38
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@12b5aa44
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 39
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@40da6b0a
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 40
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@4ac9e801
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 41
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@7e23d788
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 42
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@41fba582
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 43
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@526a048c
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 44
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@57e67720
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 45
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@379965c3
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 46
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@2b520107
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 47
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@299e2e85
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 48
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@4d2513e1
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 49
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@316ed0fb
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 50
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@a8fa5e8
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 51
[2024-05-30T23:18:31.588Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@523d483a
[2024-05-30T23:18:31.588Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.588Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.588Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.588Z] iteration: 52
[2024-05-30T23:18:31.589Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@37e2e387
[2024-05-30T23:18:31.589Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.589Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.589Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.589Z] iteration: 53
[2024-05-30T23:18:31.589Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@70cc0488
[2024-05-30T23:18:31.589Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.589Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.589Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.589Z] iteration: 54
[2024-05-30T23:18:31.589Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@71b5f9c
[2024-05-30T23:18:31.589Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.589Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.589Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.589Z] iteration: 55
[2024-05-30T23:18:31.589Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@3fdfabdd
[2024-05-30T23:18:31.589Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.589Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.589Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.589Z] iteration: 56
[2024-05-30T23:18:31.589Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@1f01897a
[2024-05-30T23:18:31.589Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.589Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.589Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.589Z] iteration: 57
[2024-05-30T23:18:31.589Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@f792656
[2024-05-30T23:18:31.589Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.589Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.589Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.589Z] iteration: 58
[2024-05-30T23:18:31.589Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@52c36f9a
[2024-05-30T23:18:31.589Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.589Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.589Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.589Z] iteration: 59
[2024-05-30T23:18:31.589Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@1080b75c
[2024-05-30T23:18:31.589Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.589Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.589Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.589Z] iteration: 60
[2024-05-30T23:18:31.589Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@3d9a66f
[2024-05-30T23:18:31.589Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.589Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.589Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.589Z] iteration: 61
[2024-05-30T23:18:31.589Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@45d47bd4
[2024-05-30T23:18:31.589Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.589Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.589Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.589Z] iteration: 62
[2024-05-30T23:18:31.589Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@ca2734b
[2024-05-30T23:18:31.589Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.589Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.589Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.589Z] iteration: 63
[2024-05-30T23:18:31.589Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@198d0fd4
[2024-05-30T23:18:31.589Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.589Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.589Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.589Z] iteration: 64
[2024-05-30T23:18:31.589Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@57a92854
[2024-05-30T23:18:31.589Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.589Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.589Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.589Z] iteration: 65
[2024-05-30T23:18:31.589Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@3145f3ae
[2024-05-30T23:18:31.589Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.589Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.589Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.589Z] iteration: 66
[2024-05-30T23:18:31.589Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@2ee2f6e6
[2024-05-30T23:18:31.589Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.589Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.589Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.589Z] iteration: 67
[2024-05-30T23:18:31.589Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@5fe0af41
[2024-05-30T23:18:31.589Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.589Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.589Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.589Z] iteration: 68
[2024-05-30T23:18:31.589Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@4115d761
[2024-05-30T23:18:31.589Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.589Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.589Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.589Z] iteration: 69
[2024-05-30T23:18:31.589Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@5f53946e
[2024-05-30T23:18:31.589Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.589Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.589Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.589Z] iteration: 70
[2024-05-30T23:18:31.589Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@663f0ca4
[2024-05-30T23:18:31.589Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.589Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.589Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.589Z] iteration: 71
[2024-05-30T23:18:31.589Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@3c7f3d85
[2024-05-30T23:18:31.589Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.589Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.589Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.589Z] iteration: 72
[2024-05-30T23:18:31.589Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@53be5bb4
[2024-05-30T23:18:31.589Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.589Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.589Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.589Z] iteration: 73
[2024-05-30T23:18:31.589Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@108d5549
[2024-05-30T23:18:31.589Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.589Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.589Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.589Z] iteration: 74
[2024-05-30T23:18:31.589Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@e4921d0
[2024-05-30T23:18:31.589Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.589Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.589Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.589Z] iteration: 75
[2024-05-30T23:18:31.589Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@4b9fb689
[2024-05-30T23:18:31.589Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.589Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.589Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.589Z] iteration: 76
[2024-05-30T23:18:31.589Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@6add37b5
[2024-05-30T23:18:31.589Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.589Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.589Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.589Z] iteration: 77
[2024-05-30T23:18:31.589Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@108010ba
[2024-05-30T23:18:31.589Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.589Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.589Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.589Z] iteration: 78
[2024-05-30T23:18:31.589Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@5700e4db
[2024-05-30T23:18:31.589Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.589Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.589Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.589Z] iteration: 79
[2024-05-30T23:18:31.589Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@611d3b4c
[2024-05-30T23:18:31.589Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.589Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.589Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.589Z] iteration: 80
[2024-05-30T23:18:31.589Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@627ec845
[2024-05-30T23:18:31.589Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.589Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.589Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.589Z] iteration: 81
[2024-05-30T23:18:31.589Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@72eb0170
[2024-05-30T23:18:31.589Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.589Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.589Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.589Z] iteration: 82
[2024-05-30T23:18:31.589Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@229d05ca
[2024-05-30T23:18:31.589Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.589Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.589Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.589Z] iteration: 83
[2024-05-30T23:18:31.589Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@2ad28d8e
[2024-05-30T23:18:31.589Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.589Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.589Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.589Z] iteration: 84
[2024-05-30T23:18:31.589Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@3e7a5471
[2024-05-30T23:18:31.589Z] MessageHandler for: http://localhost:61440/http2/streamingbody/y
[2024-05-30T23:18:31.589Z] Got response: (GET http://localhost:61440/http2/streamingbody/y) 200
[2024-05-30T23:18:31.589Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.589Z] iteration: 85
[2024-05-30T23:18:31.589Z] [46.985s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (11=EAGAIN) for attributes: stacksize: 2112k, guardsize: 0k, detached.
[2024-05-30T23:18:31.589Z] [46.986s][warning][os,thread] Failed to start the native thread for java.lang.Thread "HttpClient-286-Worker-0"
[2024-05-30T23:18:31.589Z] test StreamingBody.test("http://localhost:61440/http2/streamingbody/y"): failure
[2024-05-30T23:18:31.589Z] java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
[2024-05-30T23:18:31.589Z] at java.base/java.lang.Thread.start0(Native Method)
[2024-05-30T23:18:31.589Z] at java.base/java.lang.Thread.start(Thread.java:798)
[2024-05-30T23:18:31.589Z] at java.base/java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:937)
[2024-05-30T23:18:31.589Z] at java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1354)
[2024-05-30T23:18:31.589Z] at java.base/java.util.concurrent.CompletableFuture.completeAsync(CompletableFuture.java:2597)
[2024-05-30T23:18:31.589Z] at java.net.http/jdk.internal.net.http.MultiExchange.responseAsync(MultiExchange.java:246)
[2024-05-30T23:18:31.589Z] at java.net.http/jdk.internal.net.http.HttpClientImpl.sendAsync(HttpClientImpl.java:632)
[2024-05-30T23:18:31.589Z] at java.net.http/jdk.internal.net.http.HttpClientImpl.sendAsync(HttpClientImpl.java:586)
[2024-05-30T23:18:31.589Z] at java.net.http/jdk.internal.net.http.HttpClientImpl.sendAsync(HttpClientImpl.java:578)
[2024-05-30T23:18:31.589Z] at java.net.http/jdk.internal.net.http.HttpClientFacade.sendAsync(HttpClientFacade.java:129)
[2024-05-30T23:18:31.589Z] at StreamingBody.test(StreamingBody.java:103)
[2024-05-30T23:18:31.589Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2024-05-30T23:18:31.589Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2024-05-30T23:18:31.589Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2024-05-30T23:18:31.589Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2024-05-30T23:18:31.589Z] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:132)
[2024-05-30T23:18:31.589Z] at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:599)
[2024-05-30T23:18:31.589Z] at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:174)
[2024-05-30T23:18:31.589Z] at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
[2024-05-30T23:18:31.589Z] at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:822)
[2024-05-30T23:18:31.589Z] at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:147)
[2024-05-30T23:18:31.589Z] at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
[2024-05-30T23:18:31.589Z] at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
[2024-05-30T23:18:31.589Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
[2024-05-30T23:18:31.589Z] at org.testng.TestRunner.privateRun(TestRunner.java:764)
[2024-05-30T23:18:31.589Z] at org.testng.TestRunner.run(TestRunner.java:585)
[2024-05-30T23:18:31.589Z] at org.testng.SuiteRunner.runTest(SuiteRunner.java:384)
[2024-05-30T23:18:31.589Z] at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:378)
[2024-05-30T23:18:31.589Z] at org.testng.SuiteRunner.privateRun(SuiteRunner.java:337)
[2024-05-30T23:18:31.589Z] at org.testng.SuiteRunner.run(SuiteRunner.java:286)
[2024-05-30T23:18:31.589Z] at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
[2024-05-30T23:18:31.589Z] at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
[2024-05-30T23:18:31.589Z] at org.testng.TestNG.runSuitesSequentially(TestNG.java:1218)
[2024-05-30T23:18:31.589Z] at org.testng.TestNG.runSuitesLocally(TestNG.java:1140)
[2024-05-30T23:18:31.589Z] at org.testng.TestNG.runSuites(TestNG.java:1069)
[2024-05-30T23:18:31.589Z] at org.testng.TestNG.run(TestNG.java:1037)
[2024-05-30T23:18:31.589Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:102)
[2024-05-30T23:18:31.589Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:58)
[2024-05-30T23:18:31.589Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2024-05-30T23:18:31.589Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2024-05-30T23:18:31.589Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2024-05-30T23:18:31.589Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2024-05-30T23:18:31.589Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2024-05-30T23:18:31.589Z] at java.base/java.lang.Thread.run(Thread.java:829)
[2024-05-30T23:18:31.589Z]
[2024-05-30T23:18:31.589Z] ---- starting (https://localhost:61441/https2/streamingbody/z) ----
[2024-05-30T23:18:31.589Z] iteration: 0
[2024-05-30T23:18:31.589Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@6553403b
[2024-05-30T23:18:31.589Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.589Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.589Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.589Z] iteration: 1
[2024-05-30T23:18:31.589Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@616cd849
[2024-05-30T23:18:31.589Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.589Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.589Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.589Z] iteration: 2
[2024-05-30T23:18:31.589Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@246e4a00
[2024-05-30T23:18:31.589Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.589Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.589Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.589Z] iteration: 3
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@6aad28cf
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 4
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@1580ef39
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 5
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@12a9d350
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 6
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@4441b54f
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 7
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@47a90658
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 8
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@5542d0b3
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 9
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@9adba18
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 10
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@400f8daf
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 11
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@4f9bc830
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 12
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@c1f5e38
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 13
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@688648d9
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 14
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@5458d293
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 15
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@45935a60
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 16
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@330b3274
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 17
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@6991644c
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 18
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@7b4fffa7
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 19
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@2450faf4
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 20
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@4e22e498
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 21
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@2cf35a14
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 22
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@28c52aea
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 23
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@b61e25c
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 24
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@523ed18c
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 25
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@64ab1225
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 26
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@65b8f620
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 27
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@614f9bc9
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 28
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@45d994dd
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 29
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@79df9c79
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 30
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@5bf46c94
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 31
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@467825f0
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 32
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@4f8e2e9e
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 33
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@4a375f42
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 34
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@325f0a5c
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 35
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@358fee42
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 36
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@bcbccb3
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 37
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@7bf65fc7
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 38
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@31b1b70f
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 39
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@7b06b285
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 40
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@2e7d4702
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 41
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@67bc3d6d
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 42
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@5b09f75a
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 43
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@15d5e424
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 44
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@51d4e4cb
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 45
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@5705fcc9
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 46
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@43226254
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 47
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@79ec4ad0
[2024-05-30T23:18:31.590Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.590Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.590Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.590Z] iteration: 48
[2024-05-30T23:18:31.590Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@f681b9a
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 49
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@77f35d0a
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 50
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@2713b162
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 51
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@3c32c59a
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 52
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@7349ad4d
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 53
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@1e3fb523
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 54
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@241d8f27
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 55
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@e29902b
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 56
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@30346766
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 57
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@53414aee
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 58
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@1b6d9316
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 59
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@5907f098
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 60
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@4a1bb389
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 61
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@1354861e
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 62
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@64d64241
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 63
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@2b3ed73
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 64
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@15239157
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 65
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@2270819b
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 66
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@74e20bde
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 67
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@69a7a844
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 68
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@6007350e
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 69
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@46dd0ccc
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 70
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@22054332
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 71
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@76342abe
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 72
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@2f42de33
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 73
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@1570c7b
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 74
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@943d3b0
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 75
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@5e7579fc
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 76
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@67ff9747
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 77
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@5ef26b17
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 78
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@49bbfd2a
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 79
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@3c74d778
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 80
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@272a3a1e
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 81
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@6acd473f
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 82
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@7c09b5e1
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 83
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@665c720f
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 84
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@10d04e10
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 85
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@1024078a
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 86
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@21331ed2
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 87
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@247accf1
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 88
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@3648a6a0
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 89
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@660ffb4
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 90
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@3f9ca424
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 91
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@4d73ea62
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 92
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@3efd38ca
[2024-05-30T23:18:31.591Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.591Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.591Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.591Z] iteration: 93
[2024-05-30T23:18:31.591Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@3fe1edfe
[2024-05-30T23:18:31.592Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.592Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.592Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.592Z] iteration: 94
[2024-05-30T23:18:31.592Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@6506d3a2
[2024-05-30T23:18:31.592Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.592Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.592Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.592Z] iteration: 95
[2024-05-30T23:18:31.592Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@37f4059a
[2024-05-30T23:18:31.592Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.592Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.592Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.592Z] iteration: 96
[2024-05-30T23:18:31.592Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@609840c6
[2024-05-30T23:18:31.592Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.592Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.592Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.592Z] iteration: 97
[2024-05-30T23:18:31.592Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@5026cf36
[2024-05-30T23:18:31.592Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.592Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.592Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.592Z] iteration: 98
[2024-05-30T23:18:31.592Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@3ee8d53
[2024-05-30T23:18:31.592Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.592Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.592Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.592Z] iteration: 99
[2024-05-30T23:18:31.592Z] Http2TestContext::handle Http2TestExchangeImpl: Http2TestExchangeImpl@14219061
[2024-05-30T23:18:31.592Z] MessageHandler for: https://localhost:61441/https2/streamingbody/z
[2024-05-30T23:18:31.592Z] Got response: (GET https://localhost:61441/https2/streamingbody/z) 200
[2024-05-30T23:18:31.592Z] Got body Path: StreamingBody message body
[2024-05-30T23:18:31.592Z] test StreamingBody.test("https://localhost:61441/https2/streamingbody/z"): success
[2024-05-30T23:18:31.592Z] Http1TestServer: stop
[2024-05-30T23:18:31.592Z] Http1TestServer: stop
[2024-05-30T23:18:31.592Z] Http2TestServerImpl: stop
[2024-05-30T23:18:31.592Z] Http2TestServerImpl: stop
[2024-05-30T23:18:31.592Z] config StreamingBody.teardown(): success
[2024-05-30T23:18:31.592Z]
[2024-05-30T23:18:31.592Z] ===============================================
[2024-05-30T23:18:31.592Z] java/net/httpclient/StreamingBody.java
[2024-05-30T23:18:31.592Z] Total tests run: 4, Passes: 3, Failures: 1, Skips: 0
[2024-05-30T23:18:31.592Z] ===============================================
[2024-05-30T23:18:31.592Z]
[2024-05-30T23:18:31.592Z] STDERR:
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.592Z] INFO: MISC: Applying request filters
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.592Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@12cbe72b
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.592Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@7dc77ef4
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.592Z] INFO: MISC: All filters applied
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:18:31.592Z] INFO: REQUEST: http://localhost:61438/http1/streamingbody/w GET
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:18:31.592Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:18:31.592Z] GET /http1/streamingbody/w HTTP/1.1
[2024-05-30T23:18:31.592Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:18:31.592Z] Content-Length: 0
[2024-05-30T23:18:31.592Z] Host: localhost:61438
[2024-05-30T23:18:31.592Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:18:31.592Z] Upgrade: h2c
[2024-05-30T23:18:31.592Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:18:31.592Z]
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:18:31.592Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:18:31.592Z] content-length: 26
[2024-05-30T23:18:31.592Z] date: Thu, 30 May 2024 23:17:37 GMT
[2024-05-30T23:18:31.592Z]
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:18:31.592Z] INFO: RESPONSE: (GET http://localhost:61438/http1/streamingbody/w) 200 HTTP_1_1 Local port: 61442
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.592Z] INFO: MISC: Applying response filters
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.592Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@7dc77ef4
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.592Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@12cbe72b
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.592Z] INFO: MISC: All filters applied
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.Http1Response onFinished
[2024-05-30T23:18:31.592Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61442 remote=localhost/127.0.0.1:61438]
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2024-05-30T23:18:31.592Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61442 remote=localhost/127.0.0.1:61438]
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.592Z] INFO: MISC: Applying request filters
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.592Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@1bec9183
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.592Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@1114faf3
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.592Z] INFO: MISC: All filters applied
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:18:31.592Z] INFO: REQUEST: http://localhost:61438/http1/streamingbody/w GET
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:18:31.592Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:18:31.592Z] GET /http1/streamingbody/w HTTP/1.1
[2024-05-30T23:18:31.592Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:18:31.592Z] Content-Length: 0
[2024-05-30T23:18:31.592Z] Host: localhost:61438
[2024-05-30T23:18:31.592Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:18:31.592Z] Upgrade: h2c
[2024-05-30T23:18:31.592Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:18:31.592Z]
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:18:31.592Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:18:31.592Z] content-length: 26
[2024-05-30T23:18:31.592Z] date: Thu, 30 May 2024 23:17:37 GMT
[2024-05-30T23:18:31.592Z]
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:18:31.592Z] INFO: RESPONSE: (GET http://localhost:61438/http1/streamingbody/w) 200 HTTP_1_1 Local port: 61443
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.592Z] INFO: MISC: Applying response filters
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.592Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@1114faf3
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.592Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@1bec9183
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.592Z] INFO: MISC: All filters applied
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.Http1Response onFinished
[2024-05-30T23:18:31.592Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61443 remote=localhost/127.0.0.1:61438]
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2024-05-30T23:18:31.592Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61443 remote=localhost/127.0.0.1:61438]
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.592Z] INFO: MISC: Applying request filters
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.592Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@40583b01
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.592Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@4aa05071
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.592Z] INFO: MISC: All filters applied
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:18:31.592Z] INFO: REQUEST: http://localhost:61438/http1/streamingbody/w GET
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:18:31.592Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:18:31.592Z] GET /http1/streamingbody/w HTTP/1.1
[2024-05-30T23:18:31.592Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:18:31.592Z] Content-Length: 0
[2024-05-30T23:18:31.592Z] Host: localhost:61438
[2024-05-30T23:18:31.592Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:18:31.592Z] Upgrade: h2c
[2024-05-30T23:18:31.592Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:18:31.592Z]
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:18:31.592Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:18:31.592Z] content-length: 26
[2024-05-30T23:18:31.592Z] date: Thu, 30 May 2024 23:17:37 GMT
[2024-05-30T23:18:31.592Z]
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:18:31.592Z] INFO: RESPONSE: (GET http://localhost:61438/http1/streamingbody/w) 200 HTTP_1_1 Local port: 61444
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.592Z] INFO: MISC: Applying response filters
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.592Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@4aa05071
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.592Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@40583b01
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.592Z] INFO: MISC: All filters applied
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.Http1Response onFinished
[2024-05-30T23:18:31.592Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61444 remote=localhost/127.0.0.1:61438]
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2024-05-30T23:18:31.592Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61444 remote=localhost/127.0.0.1:61438]
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.592Z] INFO: MISC: Applying request filters
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.592Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@44584fc8
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.592Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@4ea024b8
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.592Z] INFO: MISC: All filters applied
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:18:31.592Z] INFO: REQUEST: http://localhost:61438/http1/streamingbody/w GET
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:18:31.592Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:18:31.592Z] GET /http1/streamingbody/w HTTP/1.1
[2024-05-30T23:18:31.592Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:18:31.592Z] Content-Length: 0
[2024-05-30T23:18:31.592Z] Host: localhost:61438
[2024-05-30T23:18:31.592Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:18:31.592Z] Upgrade: h2c
[2024-05-30T23:18:31.592Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:18:31.592Z]
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:18:31.592Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:18:31.592Z] content-length: 26
[2024-05-30T23:18:31.592Z] date: Thu, 30 May 2024 23:17:37 GMT
[2024-05-30T23:18:31.592Z]
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:18:31.592Z] INFO: RESPONSE: (GET http://localhost:61438/http1/streamingbody/w) 200 HTTP_1_1 Local port: 61445
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.592Z] INFO: MISC: Applying response filters
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.592Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@4ea024b8
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.592Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@44584fc8
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:37 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.592Z] INFO: MISC: All filters applied
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.Http1Response onFinished
[2024-05-30T23:18:31.592Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61445 remote=localhost/127.0.0.1:61438]
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2024-05-30T23:18:31.592Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61445 remote=localhost/127.0.0.1:61438]
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.592Z] INFO: MISC: Applying request filters
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.592Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@120714a6
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.592Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@18ff7fd6
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.592Z] INFO: MISC: All filters applied
[2024-05-30T23:18:31.592Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:18:31.593Z] INFO: REQUEST: http://localhost:61438/http1/streamingbody/w GET
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:18:31.593Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:18:31.593Z] GET /http1/streamingbody/w HTTP/1.1
[2024-05-30T23:18:31.593Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:18:31.593Z] Content-Length: 0
[2024-05-30T23:18:31.593Z] Host: localhost:61438
[2024-05-30T23:18:31.593Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:18:31.593Z] Upgrade: h2c
[2024-05-30T23:18:31.593Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:18:31.593Z]
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:18:31.593Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:18:31.593Z] content-length: 26
[2024-05-30T23:18:31.593Z] date: Thu, 30 May 2024 23:17:38 GMT
[2024-05-30T23:18:31.593Z]
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:18:31.593Z] INFO: RESPONSE: (GET http://localhost:61438/http1/streamingbody/w) 200 HTTP_1_1 Local port: 61446
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: Applying response filters
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@18ff7fd6
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@120714a6
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: All filters applied
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.Http1Response onFinished
[2024-05-30T23:18:31.593Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61446 remote=localhost/127.0.0.1:61438]
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2024-05-30T23:18:31.593Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61446 remote=localhost/127.0.0.1:61438]
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: Applying request filters
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@1637b6ce
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@1ccfddbe
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: All filters applied
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:18:31.593Z] INFO: REQUEST: http://localhost:61438/http1/streamingbody/w GET
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:18:31.593Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:18:31.593Z] GET /http1/streamingbody/w HTTP/1.1
[2024-05-30T23:18:31.593Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:18:31.593Z] Content-Length: 0
[2024-05-30T23:18:31.593Z] Host: localhost:61438
[2024-05-30T23:18:31.593Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:18:31.593Z] Upgrade: h2c
[2024-05-30T23:18:31.593Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:18:31.593Z]
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:18:31.593Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:18:31.593Z] content-length: 26
[2024-05-30T23:18:31.593Z] date: Thu, 30 May 2024 23:17:38 GMT
[2024-05-30T23:18:31.593Z]
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:18:31.593Z] INFO: RESPONSE: (GET http://localhost:61438/http1/streamingbody/w) 200 HTTP_1_1 Local port: 61447
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: Applying response filters
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@1ccfddbe
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@1637b6ce
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: All filters applied
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.Http1Response onFinished
[2024-05-30T23:18:31.593Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61447 remote=localhost/127.0.0.1:61438]
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2024-05-30T23:18:31.593Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61447 remote=localhost/127.0.0.1:61438]
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: Applying request filters
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@1e4d1278
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@14b57908
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: All filters applied
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:18:31.593Z] INFO: REQUEST: http://localhost:61438/http1/streamingbody/w GET
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:18:31.593Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:18:31.593Z] GET /http1/streamingbody/w HTTP/1.1
[2024-05-30T23:18:31.593Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:18:31.593Z] Content-Length: 0
[2024-05-30T23:18:31.593Z] Host: localhost:61438
[2024-05-30T23:18:31.593Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:18:31.593Z] Upgrade: h2c
[2024-05-30T23:18:31.593Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:18:31.593Z]
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:18:31.593Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:18:31.593Z] content-length: 26
[2024-05-30T23:18:31.593Z] date: Thu, 30 May 2024 23:17:38 GMT
[2024-05-30T23:18:31.593Z]
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:18:31.593Z] INFO: RESPONSE: (GET http://localhost:61438/http1/streamingbody/w) 200 HTTP_1_1 Local port: 61448
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: Applying response filters
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@14b57908
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@1e4d1278
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: All filters applied
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.Http1Response onFinished
[2024-05-30T23:18:31.593Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61448 remote=localhost/127.0.0.1:61438]
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2024-05-30T23:18:31.593Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61448 remote=localhost/127.0.0.1:61438]
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: Applying request filters
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@798a5239
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@73723949
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: All filters applied
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:18:31.593Z] INFO: REQUEST: http://localhost:61438/http1/streamingbody/w GET
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:18:31.593Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:18:31.593Z] GET /http1/streamingbody/w HTTP/1.1
[2024-05-30T23:18:31.593Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:18:31.593Z] Content-Length: 0
[2024-05-30T23:18:31.593Z] Host: localhost:61438
[2024-05-30T23:18:31.593Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:18:31.593Z] Upgrade: h2c
[2024-05-30T23:18:31.593Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:18:31.593Z]
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:18:31.593Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:18:31.593Z] content-length: 26
[2024-05-30T23:18:31.593Z] date: Thu, 30 May 2024 23:17:38 GMT
[2024-05-30T23:18:31.593Z]
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:18:31.593Z] INFO: RESPONSE: (GET http://localhost:61438/http1/streamingbody/w) 200 HTTP_1_1 Local port: 61449
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: Applying response filters
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@73723949
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@798a5239
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: All filters applied
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.Http1Response onFinished
[2024-05-30T23:18:31.593Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61449 remote=localhost/127.0.0.1:61438]
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2024-05-30T23:18:31.593Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61449 remote=localhost/127.0.0.1:61438]
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: Applying request filters
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@4e4c70d7
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@44b41ba7
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: All filters applied
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:18:31.593Z] INFO: REQUEST: http://localhost:61438/http1/streamingbody/w GET
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:18:31.593Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:18:31.593Z] GET /http1/streamingbody/w HTTP/1.1
[2024-05-30T23:18:31.593Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:18:31.593Z] Content-Length: 0
[2024-05-30T23:18:31.593Z] Host: localhost:61438
[2024-05-30T23:18:31.593Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:18:31.593Z] Upgrade: h2c
[2024-05-30T23:18:31.593Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:18:31.593Z]
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:18:31.593Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:18:31.593Z] content-length: 26
[2024-05-30T23:18:31.593Z] date: Thu, 30 May 2024 23:17:38 GMT
[2024-05-30T23:18:31.593Z]
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:18:31.593Z] INFO: RESPONSE: (GET http://localhost:61438/http1/streamingbody/w) 200 HTTP_1_1 Local port: 61450
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: Applying response filters
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@44b41ba7
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@4e4c70d7
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:38 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: All filters applied
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.Http1Response onFinished
[2024-05-30T23:18:31.593Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61450 remote=localhost/127.0.0.1:61438]
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2024-05-30T23:18:31.593Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61450 remote=localhost/127.0.0.1:61438]
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: Applying request filters
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@2999af17
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@2361c467
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: All filters applied
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:18:31.593Z] INFO: REQUEST: http://localhost:61438/http1/streamingbody/w GET
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:18:31.593Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:18:31.593Z] GET /http1/streamingbody/w HTTP/1.1
[2024-05-30T23:18:31.593Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:18:31.593Z] Content-Length: 0
[2024-05-30T23:18:31.593Z] Host: localhost:61438
[2024-05-30T23:18:31.593Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:18:31.593Z] Upgrade: h2c
[2024-05-30T23:18:31.593Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:18:31.593Z]
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:18:31.593Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:18:31.593Z] content-length: 26
[2024-05-30T23:18:31.593Z] date: Thu, 30 May 2024 23:17:39 GMT
[2024-05-30T23:18:31.593Z]
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:18:31.593Z] INFO: RESPONSE: (GET http://localhost:61438/http1/streamingbody/w) 200 HTTP_1_1 Local port: 61451
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: Applying response filters
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@2361c467
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@2999af17
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: All filters applied
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.Http1Response onFinished
[2024-05-30T23:18:31.593Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61451 remote=localhost/127.0.0.1:61438]
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2024-05-30T23:18:31.593Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61451 remote=localhost/127.0.0.1:61438]
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: Applying request filters
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@5b8f5aaf
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@517731df
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.593Z] INFO: MISC: All filters applied
[2024-05-30T23:18:31.593Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:18:31.593Z] INFO: REQUEST: http://localhost:61438/http1/streamingbody/w GET
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:18:31.594Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:18:31.594Z] GET /http1/streamingbody/w HTTP/1.1
[2024-05-30T23:18:31.594Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:18:31.594Z] Content-Length: 0
[2024-05-30T23:18:31.594Z] Host: localhost:61438
[2024-05-30T23:18:31.594Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:18:31.594Z] Upgrade: h2c
[2024-05-30T23:18:31.594Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:18:31.594Z]
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:18:31.594Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:18:31.594Z] content-length: 26
[2024-05-30T23:18:31.594Z] date: Thu, 30 May 2024 23:17:39 GMT
[2024-05-30T23:18:31.594Z]
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:18:31.594Z] INFO: RESPONSE: (GET http://localhost:61438/http1/streamingbody/w) 200 HTTP_1_1 Local port: 61452
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.594Z] INFO: MISC: Applying response filters
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.594Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@517731df
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.594Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@5b8f5aaf
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.594Z] INFO: MISC: All filters applied
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.Http1Response onFinished
[2024-05-30T23:18:31.594Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61452 remote=localhost/127.0.0.1:61438]
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2024-05-30T23:18:31.594Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61452 remote=localhost/127.0.0.1:61438]
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.594Z] INFO: MISC: Applying request filters
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.594Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@ca75027
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.594Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@65f3b57
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.594Z] INFO: MISC: All filters applied
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:18:31.594Z] INFO: REQUEST: http://localhost:61438/http1/streamingbody/w GET
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:18:31.594Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:18:31.594Z] GET /http1/streamingbody/w HTTP/1.1
[2024-05-30T23:18:31.594Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:18:31.594Z] Content-Length: 0
[2024-05-30T23:18:31.594Z] Host: localhost:61438
[2024-05-30T23:18:31.594Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:18:31.594Z] Upgrade: h2c
[2024-05-30T23:18:31.594Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:18:31.594Z]
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:18:31.594Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:18:31.594Z] content-length: 26
[2024-05-30T23:18:31.594Z] date: Thu, 30 May 2024 23:17:39 GMT
[2024-05-30T23:18:31.594Z]
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:18:31.594Z] INFO: RESPONSE: (GET http://localhost:61438/http1/streamingbody/w) 200 HTTP_1_1 Local port: 61453
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.594Z] INFO: MISC: Applying response filters
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.594Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@65f3b57
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.594Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@ca75027
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.594Z] INFO: MISC: All filters applied
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.Http1Response onFinished
[2024-05-30T23:18:31.594Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61453 remote=localhost/127.0.0.1:61438]
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2024-05-30T23:18:31.594Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61453 remote=localhost/127.0.0.1:61438]
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.594Z] INFO: MISC: Applying request filters
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.594Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@6417c326
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.594Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@6eefa856
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.594Z] INFO: MISC: All filters applied
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:18:31.594Z] INFO: REQUEST: http://localhost:61438/http1/streamingbody/w GET
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:18:31.594Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:18:31.594Z] GET /http1/streamingbody/w HTTP/1.1
[2024-05-30T23:18:31.594Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:18:31.594Z] Content-Length: 0
[2024-05-30T23:18:31.594Z] Host: localhost:61438
[2024-05-30T23:18:31.594Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:18:31.594Z] Upgrade: h2c
[2024-05-30T23:18:31.594Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:18:31.594Z]
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:18:31.594Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:18:31.594Z] content-length: 26
[2024-05-30T23:18:31.594Z] date: Thu, 30 May 2024 23:17:39 GMT
[2024-05-30T23:18:31.594Z]
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:18:31.594Z] INFO: RESPONSE: (GET http://localhost:61438/http1/streamingbody/w) 200 HTTP_1_1 Local port: 61454
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.594Z] INFO: MISC: Applying response filters
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.594Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@6eefa856
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.594Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@6417c326
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.594Z] INFO: MISC: All filters applied
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.Http1Response onFinished
[2024-05-30T23:18:31.594Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61454 remote=localhost/127.0.0.1:61438]
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2024-05-30T23:18:31.594Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61454 remote=localhost/127.0.0.1:61438]
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.594Z] INFO: MISC: Applying request filters
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.594Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@719a87c1
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.594Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@7b62ecb1
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.MultiExchange requestFilters
[2024-05-30T23:18:31.594Z] INFO: MISC: All filters applied
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.Http1Request headers
[2024-05-30T23:18:31.594Z] INFO: REQUEST: http://localhost:61438/http1/streamingbody/w GET
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.Http1Request logHeaders
[2024-05-30T23:18:31.594Z] INFO: HEADERS: REQUEST HEADERS:
[2024-05-30T23:18:31.594Z] GET /http1/streamingbody/w HTTP/1.1
[2024-05-30T23:18:31.594Z] Connection: Upgrade, HTTP2-Settings
[2024-05-30T23:18:31.594Z] Content-Length: 0
[2024-05-30T23:18:31.594Z] Host: localhost:61438
[2024-05-30T23:18:31.594Z] HTTP2-Settings: AAEAAEAAAAIAAAABAAMAAABkAAQBAAAAAAUAAEAA
[2024-05-30T23:18:31.594Z] Upgrade: h2c
[2024-05-30T23:18:31.594Z] User-Agent: Java-http-client/11.0.24-beta
[2024-05-30T23:18:31.594Z]
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2024-05-30T23:18:31.594Z] INFO: HEADERS: RESPONSE HEADERS:
[2024-05-30T23:18:31.594Z] content-length: 26
[2024-05-30T23:18:31.594Z] date: Thu, 30 May 2024 23:17:39 GMT
[2024-05-30T23:18:31.594Z]
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.Exchange lambda$wrapForLog$11
[2024-05-30T23:18:31.594Z] INFO: RESPONSE: (GET http://localhost:61438/http1/streamingbody/w) 200 HTTP_1_1 Local port: 61455
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.594Z] INFO: MISC: Applying response filters
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.594Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@7b62ecb1
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.594Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@719a87c1
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:39 PM jdk.internal.net.http.MultiExchange responseFilters
[2024-05-30T23:18:31.594Z] INFO: MISC: All filters applied
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:40 PM jdk.internal.net.http.Http1Response onFinished
[2024-05-30T23:18:31.594Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61455 remote=localhost/127.0.0.1:61438]
[2024-05-30T23:18:31.594Z] May 30, 2024 11:17:40 PM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2024-05-30T23:18:31.594Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61455 remote=localhost/127.0.0.1:61438]
[2024-05-30T23:18:31.594Z] May
[2024-05-30T23:18:31.594Z]
[2024-05-30T23:18:31.594Z] ...
[2024-05-30T23:18:31.594Z] Output overflow:
[2024-05-30T23:18:31.594Z] JT Harness has limited the test output to the text
[2024-05-30T23:18:31.594Z] at the beginning and the end, so that you can see how the
[2024-05-30T23:18:31.594Z] test began, and how it completed.
[2024-05-30T23:18:31.594Z]
[2024-05-30T23:18:31.594Z] If you need to see more of the output from the test,
[2024-05-30T23:18:31.594Z] set the system property javatest.maxOutputSize to a higher
[2024-05-30T23:18:31.594Z] value. The current value is 100000
[2024-05-30T23:18:31.594Z] ...
[2024-05-30T23:18:31.594Z]
[2024-05-30T23:18:31.594Z] pl$SelectorManager shutdown
[2024-05-30T23:18:31.594Z] INFO: MISC: HttpClient-296-SelectorManager: shutting down
[2024-05-30T23:18:31.594Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.Http2Connection close
[2024-05-30T23:18:31.594Z] INFO: MISC: Closing HTTP/2 connection: to localhost/127.0.0.1:61441
[2024-05-30T23:18:31.594Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-05-30T23:18:31.594Z] INFO: MISC: HttpClient-298-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-05-30T23:18:31.594Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-05-30T23:18:31.594Z] INFO: MISC: HttpClient-298-SelectorManager: shutting down
[2024-05-30T23:18:31.594Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.Http2Connection close
[2024-05-30T23:18:31.594Z] INFO: MISC: Closing HTTP/2 connection: to localhost/127.0.0.1:61441
[2024-05-30T23:18:31.594Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.Http2Connection close
[2024-05-30T23:18:31.594Z] INFO: MISC: Closing HTTP/2 connection: to localhost/127.0.0.1:61441
[2024-05-30T23:18:31.594Z] Server connection to /127.0.0.1:61739 stopping. 1 streams
[2024-05-30T23:18:31.594Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.594Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-05-30T23:18:31.594Z] INFO: MISC: HttpClient-299-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-05-30T23:18:31.594Z] Server connection to /127.0.0.1:61740 stopping. 1 streams
[2024-05-30T23:18:31.594Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-05-30T23:18:31.594Z] INFO: MISC: HttpClient-299-SelectorManager: shutting down
[2024-05-30T23:18:31.594Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.594Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.594Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61734 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.594Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.Http2Connection close
[2024-05-30T23:18:31.594Z] INFO: MISC: Closing HTTP/2 connection: to localhost/127.0.0.1:61441
[2024-05-30T23:18:31.594Z] Server connection to /127.0.0.1:61741 stopping. 1 streams
[2024-05-30T23:18:31.594Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-05-30T23:18:31.594Z] INFO: MISC: HttpClient-300-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-05-30T23:18:31.594Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-05-30T23:18:31.595Z] INFO: MISC: HttpClient-300-SelectorManager: shutting down
[2024-05-30T23:18:31.595Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.Http2Connection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing HTTP/2 connection: to localhost/127.0.0.1:61441
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-05-30T23:18:31.595Z] INFO: MISC: HttpClient-301-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-05-30T23:18:31.595Z] INFO: MISC: HttpClient-301-SelectorManager: shutting down
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.Http2Connection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing HTTP/2 connection: to localhost/127.0.0.1:61441
[2024-05-30T23:18:31.595Z] Server connection to /127.0.0.1:61742 stopping. 1 streams
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-05-30T23:18:31.595Z] INFO: MISC: HttpClient-302-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-05-30T23:18:31.595Z] INFO: MISC: HttpClient-302-SelectorManager: shutting down
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.Http2Connection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing HTTP/2 connection: to localhost/127.0.0.1:61441
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61732 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.595Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61730 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61738 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.595Z] Server connection to /127.0.0.1:61743 stopping. 1 streams
[2024-05-30T23:18:31.595Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-05-30T23:18:31.595Z] INFO: MISC: HttpClient-303-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-05-30T23:18:31.595Z] Server connection to /127.0.0.1:61744 stopping. 1 streams
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-05-30T23:18:31.595Z] INFO: MISC: HttpClient-303-SelectorManager: shutting down
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61736 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61737 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.Http2Connection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing HTTP/2 connection: to localhost/127.0.0.1:61441
[2024-05-30T23:18:31.595Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61742 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.595Z] Server connection to /127.0.0.1:61745 stopping. 1 streams
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61739 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61740 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61741 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.595Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.595Z] Server connection to /127.0.0.1:61746 stopping. 1 streams
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61735 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.595Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-05-30T23:18:31.595Z] INFO: MISC: HttpClient-304-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-05-30T23:18:31.595Z] INFO: MISC: HttpClient-306-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-05-30T23:18:31.595Z] INFO: MISC: HttpClient-304-SelectorManager: shutting down
[2024-05-30T23:18:31.595Z] Server connection to /127.0.0.1:61748 stopping. 1 streams
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-05-30T23:18:31.595Z] INFO: MISC: HttpClient-305-SelectorManager: HttpClient no longer referenced. Exiting...
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.Http2Connection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing HTTP/2 connection: to localhost/127.0.0.1:61441
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-05-30T23:18:31.595Z] INFO: MISC: HttpClient-305-SelectorManager: shutting down
[2024-05-30T23:18:31.595Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.Http2Connection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing HTTP/2 connection: to localhost/127.0.0.1:61441
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2024-05-30T23:18:31.595Z] INFO: MISC: HttpClient-306-SelectorManager: shutting down
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.Http2Connection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing HTTP/2 connection: to localhost/127.0.0.1:61441
[2024-05-30T23:18:31.595Z] Server connection to /127.0.0.1:61749 stopping. 1 streams
[2024-05-30T23:18:31.595Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61745 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61748 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.595Z] Server connection to /127.0.0.1:61750 stopping. 1 streams
[2024-05-30T23:18:31.595Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.595Z] Server connection to /127.0.0.1:61751 stopping. 1 streams
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61749 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.595Z] Server connection to /127.0.0.1:61752 stopping. 1 streams
[2024-05-30T23:18:31.595Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61750 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.595Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61744 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61751 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61743 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.595Z] Server connection to /127.0.0.1:61753 stopping. 1 streams
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61746 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.595Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.595Z] Server connection to /127.0.0.1:61754 stopping. 1 streams
[2024-05-30T23:18:31.595Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61753 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61752 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.595Z] Server connection to /127.0.0.1:61755 stopping. 1 streams
[2024-05-30T23:18:31.595Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61754 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.595Z] Server connection to /127.0.0.1:61756 stopping. 1 streams
[2024-05-30T23:18:31.595Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.595Z] Server connection to /127.0.0.1:61757 stopping. 1 streams
[2024-05-30T23:18:31.595Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61755 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.595Z] Server connection to /127.0.0.1:61758 stopping. 1 streams
[2024-05-30T23:18:31.595Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61756 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61757 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.595Z] Server connection to /127.0.0.1:61759 stopping. 1 streams
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61758 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.595Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.595Z] Server connection to /127.0.0.1:61760 stopping. 1 streams
[2024-05-30T23:18:31.595Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.595Z] Server connection to /127.0.0.1:61761 stopping. 1 streams
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61759 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.595Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.595Z] Server connection to /127.0.0.1:61762 stopping. 1 streams
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61760 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.595Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.595Z] Server connection to /127.0.0.1:61763 stopping. 1 streams
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61761 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.595Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.595Z] Server connection to /127.0.0.1:61764 stopping. 1 streams
[2024-05-30T23:18:31.595Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61762 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.595Z] Server connection to /127.0.0.1:61765 stopping. 1 streams
[2024-05-30T23:18:31.595Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61763 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.595Z] Server connection to /127.0.0.1:61766 stopping. 1 streams
[2024-05-30T23:18:31.595Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61764 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61765 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.595Z] Server connection to /127.0.0.1:61767 stopping. 1 streams
[2024-05-30T23:18:31.595Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.595Z] Server connection to /127.0.0.1:61768 stopping. 1 streams
[2024-05-30T23:18:31.595Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61766 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.595Z] Server connection to /127.0.0.1:61769 stopping. 1 streams
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61767 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.595Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.595Z] Server connection to /127.0.0.1:61770 stopping. 1 streams
[2024-05-30T23:18:31.595Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61768 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61769 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.595Z] Server connection to /127.0.0.1:61771 stopping. 1 streams
[2024-05-30T23:18:31.595Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.595Z] Server connection to /127.0.0.1:61772 stopping. 1 streams
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61770 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.595Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61771 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.595Z] Server connection to /127.0.0.1:61773 stopping. 1 streams
[2024-05-30T23:18:31.595Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.595Z] Server connection to /127.0.0.1:61774 stopping. 1 streams
[2024-05-30T23:18:31.595Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61772 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61773 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.595Z] Server connection to /127.0.0.1:61775 stopping. 1 streams
[2024-05-30T23:18:31.595Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.595Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61774 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.595Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61776 stopping. 1 streams
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61777 stopping. 1 streams
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61775 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61776 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61778 stopping. 1 streams
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61777 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61778 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61779 stopping. 1 streams
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61780 stopping. 1 streams
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61779 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61781 stopping. 1 streams
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61782 stopping. 1 streams
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61780 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61782 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61783 stopping. 1 streams
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61781 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61783 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61784 stopping. 1 streams
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61785 stopping. 1 streams
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61784 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61786 stopping. 1 streams
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61787 stopping. 1 streams
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61785 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61786 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61788 stopping. 1 streams
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61787 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61789 stopping. 1 streams
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61790 stopping. 1 streams
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61788 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61791 stopping. 1 streams
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61789 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61792 stopping. 1 streams
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61790 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61793 stopping. 1 streams
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61794 stopping. 1 streams
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61791 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61793 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61795 stopping. 1 streams
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61792 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61796 stopping. 1 streams
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61795 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61797 stopping. 1 streams
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61794 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61796 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61798 stopping. 1 streams
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61797 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61799 stopping. 1 streams
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61800 stopping. 1 streams
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61798 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61801 stopping. 1 streams
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61802 stopping. 1 streams
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61801 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61799 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61800 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61803 stopping. 1 streams
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61802 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61804 stopping. 1 streams
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61805 stopping. 1 streams
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61806 stopping. 1 streams
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61803 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61805 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61807 stopping. 1 streams
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61804 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61808 stopping. 1 streams
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61806 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61809 stopping. 1 streams
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61807 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61810 stopping. 1 streams
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61808 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61809 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61811 stopping. 1 streams
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61812 stopping. 1 streams
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61810 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61813 stopping. 1 streams
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61811 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61814 stopping. 1 streams
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61815 stopping. 1 streams
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61812 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61816 stopping. 1 streams
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61817 stopping. 1 streams
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61815 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61813 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61814 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61816 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61818 stopping. 1 streams
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61817 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61819 stopping. 1 streams
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61818 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.596Z] Server connection to /127.0.0.1:61820 stopping. 1 streams
[2024-05-30T23:18:31.596Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.596Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.596Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61819 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.597Z] Server connection to /127.0.0.1:61821 stopping. 1 streams
[2024-05-30T23:18:31.597Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.597Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.597Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61820 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.597Z] Server connection to /127.0.0.1:61822 stopping. 1 streams
[2024-05-30T23:18:31.597Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.597Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.597Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61821 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.597Z] Server connection to /127.0.0.1:61823 stopping. 1 streams
[2024-05-30T23:18:31.597Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.597Z] Server connection to /127.0.0.1:61824 stopping. 1 streams
[2024-05-30T23:18:31.597Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.597Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61823 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.597Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.597Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.597Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61822 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.597Z] Server connection to /127.0.0.1:61825 stopping. 1 streams
[2024-05-30T23:18:31.597Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.597Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61824 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.597Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.597Z] Server connection to /127.0.0.1:61826 stopping. 1 streams
[2024-05-30T23:18:31.597Z] TestServer: Connection writer stopping
[2024-05-30T23:18:31.597Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.597Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61825 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.597Z] May 30, 2024 11:18:25 PM jdk.internal.net.http.PlainHttpConnection close
[2024-05-30T23:18:31.597Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61826 remote=localhost/127.0.0.1:61441]
[2024-05-30T23:18:31.597Z] java.lang.Exception: failures: 1
[2024-05-30T23:18:31.597Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:104)
[2024-05-30T23:18:31.597Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:58)
[2024-05-30T23:18:31.597Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2024-05-30T23:18:31.597Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2024-05-30T23:18:31.597Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2024-05-30T23:18:31.597Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2024-05-30T23:18:31.597Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2024-05-30T23:18:31.597Z] at java.base/java.lang.Thread.run(Thread.java:829)
[2024-05-30T23:18:31.597Z]
[2024-05-30T23:18:31.597Z] JavaTest Message: Test threw exception: java.lang.Exception: failures: 1
[2024-05-30T23:18:31.597Z] JavaTest Message: shutting down test
[2024-05-30T23:18:31.597Z]
[2024-05-30T23:18:31.597Z] STATUS:Failed.`main' threw exception: java.lang.Exception: failures: 1
[2024-05-30T23:18:31.597Z] rerun:
[2024-05-30T23:18:31.597Z] cd /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/scratch && \
[2024-05-30T23:18:31.597Z] DISPLAY=unix:0 \
[2024-05-30T23:18:31.597Z] HOME=/home/jenkins \
[2024-05-30T23:18:31.597Z] LANG=en_US \
[2024-05-30T23:18:31.597Z] PATH=/bin:/usr/bin:/usr/sbin \
[2024-05-30T23:18:31.597Z] TZ=Etc/UTC \
[2024-05-30T23:18:31.597Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/java/net/httpclient/StreamingBody.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/java/net/httpclient/http2/server:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/http2/server:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2024-05-30T23:18:31.597Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/bin/java \
[2024-05-30T23:18:31.597Z] -Dtest.vm.opts='-ea -esa -Xmx512m -XX:+UseCompressedOops' \
[2024-05-30T23:18:31.597Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:+UseCompressedOops' \
[2024-05-30T23:18:31.597Z] -Dtest.compiler.opts= \
[2024-05-30T23:18:31.597Z] -Dtest.java.opts= \
[2024-05-30T23:18:31.597Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image \
[2024-05-30T23:18:31.597Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image \
[2024-05-30T23:18:31.597Z] -Dtest.timeout.factor=8.0 \
[2024-05-30T23:18:31.597Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2024-05-30T23:18:31.597Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2024-05-30T23:18:31.597Z] -Dtest.name=java/net/httpclient/StreamingBody.java \
[2024-05-30T23:18:31.597Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/StreamingBody.java \
[2024-05-30T23:18:31.597Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient \
[2024-05-30T23:18:31.597Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/http2/server \
[2024-05-30T23:18:31.597Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/java/net/httpclient/StreamingBody.d \
[2024-05-30T23:18:31.597Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/java/net/httpclient/StreamingBody.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/java/net/httpclient/http2/server \
[2024-05-30T23:18:31.597Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/java/net/httpclient/StreamingBody.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/classes/java/net/httpclient/http2/server \
[2024-05-30T23:18:31.597Z] -Dtest.modules='java.base/sun.net.www.http 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' \
[2024-05-30T23:18:31.597Z] --add-modules java.base,java.net.http,java.logging,jdk.httpserver \
[2024-05-30T23:18:31.597Z] --add-exports java.base/sun.net.www.http=ALL-UNNAMED \
[2024-05-30T23:18:31.597Z] --add-exports java.net.http/jdk.internal.net.http.common=ALL-UNNAMED \
[2024-05-30T23:18:31.597Z] --add-exports java.net.http/jdk.internal.net.http.frame=ALL-UNNAMED \
[2024-05-30T23:18:31.597Z] --add-exports java.net.http/jdk.internal.net.http.hpack=ALL-UNNAMED \
[2024-05-30T23:18:31.597Z] -ea \
[2024-05-30T23:18:31.597Z] -esa \
[2024-05-30T23:18:31.597Z] -Xmx512m \
[2024-05-30T23:18:31.597Z] -XX:+UseCompressedOops \
[2024-05-30T23:18:31.597Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2024-05-30T23:18:31.597Z] -Djdk.httpclient.HttpClient.log=trace,headers,requests \
[2024-05-30T23:18:31.597Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work/java/net/httpclient/StreamingBody.d/testng.0.jta java/net/httpclient/StreamingBody.java false StreamingBody
[2024-05-30T23:18:31.597Z]
[2024-05-30T23:18:31.597Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: failures: 1
[2024-05-30T23:18:31.597Z] --------------------------------------------------
[2024-05-30T23:45:10.301Z] Test results: passed: 715; failed: 2
[2024-05-30T23:45:18.509Z] Report written to /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/report/html/report.html
[2024-05-30T23:45:18.509Z] Results written to /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1717106294178/jdk_net_0/work
[2024-05-30T23:45:18.509Z] Error: Some tests failed or other problems occurred.
[2024-05-30T23:45:18.509Z] -----------------------------------
[2024-05-30T23:45:18.509Z] jdk_net_0_FAILED
[2024-05-30T23:45:18.509Z] -----------------------------------
[2024-05-30T23:45:18.509Z]
[2024-05-30T23:45:18.509Z] TEST TEARDOWN:
[2024-05-30T23:45:18.509Z] Nothing to be done for teardown.
[2024-05-30T23:45:18.509Z] jdk_net_0 Finish Time: Thu May 30 23:45:17 2024 Epoch Time (ms): 1717112717143