No Possible Issues Found via Git Search

jdk_net_0

[2024-11-08T16:33:37.658Z] Running test jdk_net_0 ... [2024-11-08T16:33:37.658Z] =============================================== [2024-11-08T16:33:37.658Z] jdk_net_0 Start Time: Fri Nov 8 16:33:34 2024 Epoch Time (ms): 1731083614956 [2024-11-08T16:33:37.658Z] variation: Mode150 [2024-11-08T16:33:37.658Z] JVM_OPTIONS: -XX:+UseCompressedOops [2024-11-08T16:33:37.658Z] { \ [2024-11-08T16:33:37.658Z] echo ""; echo "TEST SETUP:"; \ [2024-11-08T16:33:37.658Z] echo "Nothing to be done for setup."; \ [2024-11-08T16:33:37.658Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/../TKG/output_1731078926913/jdk_net_0"; \ [2024-11-08T16:33:37.658Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/../TKG/output_1731078926913/jdk_net_0"; \ [2024-11-08T16:33:37.658Z] echo ""; echo "TESTING:"; \ [2024-11-08T16:33:37.658Z] "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jdkbinary/j2sdk-image/bin/java" -Xmx512m -jar "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/../../jvmtest/openjdk/jtreg/lib/jtreg.jar" \ [2024-11-08T16:33:37.658Z] -agentvm -a -ea -esa -v:fail,error,time,nopass -retain:fail,error,*.dmp,javacore.*,heapdump.*,*.trc -ignore:quiet -timeoutFactor:8 -xml:verify -concurrency:3 -nativepath:"/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jdkbinary/openjdk-test-image/jdk/jtreg/native" -vmoptions:"-Xmx512m -XX:+UseCompressedOops " \ [2024-11-08T16:33:37.658Z] -w ""/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/../TKG/output_1731078926913/jdk_net_0"/work" \ [2024-11-08T16:33:37.658Z] -r ""/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/../TKG/output_1731078926913/jdk_net_0"/report" \ [2024-11-08T16:33:37.658Z] -jdk:"/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jdkbinary/j2sdk-image" \ [2024-11-08T16:33:37.658Z] -exclude:"/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/../openjdk/openjdk-jdk/test/jdk/ProblemList.txt" \ [2024-11-08T16:33:37.658Z] -exclude:"/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/../../jvmtest/openjdk/excludes/ProblemList_openjdk17.txt" \ [2024-11-08T16:33:37.658Z] \ [2024-11-08T16:33:37.658Z] -exclude:"/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/../openjdk/excludes/vendors/eclipse/ProblemList_openjdk17.txt" \ [2024-11-08T16:33:37.658Z] "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/../openjdk/openjdk-jdk/test/jdk:jdk_net"; \ [2024-11-08T16:33:37.658Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "jdk_net_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/..; else echo "-----------------------------------"; echo "jdk_net_0""_FAILED"; echo "-----------------------------------"; fi; \ [2024-11-08T16:33:37.658Z] echo ""; echo "TEST TEARDOWN:"; \ [2024-11-08T16:33:37.658Z] echo "Nothing to be done for teardown."; \ [2024-11-08T16:33:37.658Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/../TKG/output_1731078926913/TestTargetResult"; [2024-11-08T16:33:37.658Z] [2024-11-08T16:33:37.658Z] TEST SETUP: [2024-11-08T16:33:37.658Z] Nothing to be done for setup. [2024-11-08T16:33:37.658Z] [2024-11-08T16:33:37.658Z] TESTING: [2024-11-08T16:33:38.460Z] Directory "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/../TKG/output_1731078926913/jdk_net_0/work" not found: creating [2024-11-08T16:33:38.461Z] Directory "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/../TKG/output_1731078926913/jdk_net_0/report" not found: creating [2024-11-08T16:34:21.247Z] XML output with verification to /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work [2024-11-08T16:37:45.057Z] -------------------------------------------------- [2024-11-08T16:37:45.057Z] TEST: com/sun/net/httpserver/bugs/B6401598.java [2024-11-08T16:37:45.057Z] TEST JDK: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jdkbinary/j2sdk-image [2024-11-08T16:37:45.057Z] [2024-11-08T16:37:45.057Z] ACTION: build -- Passed. Build successful [2024-11-08T16:37:45.057Z] REASON: Named class compiled on demand [2024-11-08T16:37:45.057Z] TIME: 3.387 seconds [2024-11-08T16:37:45.057Z] messages: [2024-11-08T16:37:45.057Z] command: build B6401598 [2024-11-08T16:37:45.057Z] reason: Named class compiled on demand [2024-11-08T16:37:45.057Z] started: Fri Nov 08 16:36:14 UTC 2024 [2024-11-08T16:37:45.057Z] Test directory: [2024-11-08T16:37:45.057Z] compile: B6401598 [2024-11-08T16:37:45.057Z] finished: Fri Nov 08 16:36:17 UTC 2024 [2024-11-08T16:37:45.057Z] elapsed time (seconds): 3.387 [2024-11-08T16:37:45.057Z] [2024-11-08T16:37:45.057Z] ACTION: compile -- Passed. Compilation successful [2024-11-08T16:37:45.057Z] REASON: .class file out of date or does not exist [2024-11-08T16:37:45.057Z] TIME: 3.363 seconds [2024-11-08T16:37:45.057Z] messages: [2024-11-08T16:37:45.057Z] command: compile /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver/bugs/B6401598.java [2024-11-08T16:37:45.057Z] reason: .class file out of date or does not exist [2024-11-08T16:37:45.057Z] started: Fri Nov 08 16:36:14 UTC 2024 [2024-11-08T16:37:45.057Z] Additional options from @modules: --add-modules jdk.httpserver,java.logging [2024-11-08T16:37:45.057Z] Mode: agentvm [2024-11-08T16:37:45.057Z] Agent id: 1 [2024-11-08T16:37:45.057Z] finished: Fri Nov 08 16:36:17 UTC 2024 [2024-11-08T16:37:45.057Z] elapsed time (seconds): 3.363 [2024-11-08T16:37:45.057Z] configuration: [2024-11-08T16:37:45.057Z] Boot Layer (javac runtime environment) [2024-11-08T16:37:45.057Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jvmtest/openjdk/jtreg/lib/javatest.jar [2024-11-08T16:37:45.057Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jvmtest/openjdk/jtreg/lib/jtreg.jar [2024-11-08T16:37:45.057Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/patches/java.base [2024-11-08T16:37:45.057Z] [2024-11-08T16:37:45.057Z] javac compilation environment [2024-11-08T16:37:45.057Z] add modules: jdk.httpserver java.logging [2024-11-08T16:37:45.057Z] source path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver/bugs [2024-11-08T16:37:45.057Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/lib [2024-11-08T16:37:45.057Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver/bugs [2024-11-08T16:37:45.057Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/1/com/sun/net/httpserver/bugs/B6401598.d [2024-11-08T16:37:45.057Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/1/test/lib [2024-11-08T16:37:45.057Z] [2024-11-08T16:37:45.057Z] rerun: [2024-11-08T16:37:45.057Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/scratch/2 && \ [2024-11-08T16:37:45.057Z] DISPLAY=:0 \ [2024-11-08T16:37:45.057Z] HOME=/home/jenkins \ [2024-11-08T16:37:45.057Z] PATH=/bin:/usr/bin:/usr/sbin \ [2024-11-08T16:37:45.057Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jdkbinary/j2sdk-image/bin/javac \ [2024-11-08T16:37:45.057Z] -J-ea \ [2024-11-08T16:37:45.057Z] -J-esa \ [2024-11-08T16:37:45.057Z] -J-Xmx512m \ [2024-11-08T16:37:45.057Z] -J-XX:+UseCompressedOops \ [2024-11-08T16:37:45.057Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:+UseCompressedOops' \ [2024-11-08T16:37:45.057Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:+UseCompressedOops' \ [2024-11-08T16:37:45.057Z] -J-Dtest.compiler.opts= \ [2024-11-08T16:37:45.057Z] -J-Dtest.java.opts= \ [2024-11-08T16:37:45.057Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jdkbinary/j2sdk-image \ [2024-11-08T16:37:45.057Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jdkbinary/j2sdk-image \ [2024-11-08T16:37:45.057Z] -J-Dtest.timeout.factor=8.0 \ [2024-11-08T16:37:45.057Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2024-11-08T16:37:45.057Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2024-11-08T16:37:45.057Z] -J-Dtest.name=com/sun/net/httpserver/bugs/B6401598.java \ [2024-11-08T16:37:45.058Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver/bugs/B6401598.java \ [2024-11-08T16:37:45.058Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver/bugs \ [2024-11-08T16:37:45.058Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver/bugs:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/lib \ [2024-11-08T16:37:45.058Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/1/com/sun/net/httpserver/bugs/B6401598.d \ [2024-11-08T16:37:45.058Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/1/com/sun/net/httpserver/bugs/B6401598.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/1/test/lib \ [2024-11-08T16:37:45.058Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/1/com/sun/net/httpserver/bugs/B6401598.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver/bugs:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/1/test/lib \ [2024-11-08T16:37:45.058Z] -J-Dtest.modules='jdk.httpserver java.logging' \ [2024-11-08T16:37:45.058Z] --add-modules jdk.httpserver,java.logging \ [2024-11-08T16:37:45.058Z] -d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/1/com/sun/net/httpserver/bugs/B6401598.d \ [2024-11-08T16:37:45.058Z] -sourcepath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver/bugs:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/lib \ [2024-11-08T16:37:45.058Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver/bugs:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/1/com/sun/net/httpserver/bugs/B6401598.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/1/test/lib /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver/bugs/B6401598.java [2024-11-08T16:37:45.058Z] [2024-11-08T16:37:45.058Z] ACTION: main -- Passed. Execution successful [2024-11-08T16:37:45.058Z] REASON: User specified action: run main B6401598 [2024-11-08T16:37:45.058Z] TIME: 64.116 seconds [2024-11-08T16:37:45.058Z] messages: [2024-11-08T16:37:45.058Z] command: main B6401598 [2024-11-08T16:37:45.058Z] reason: User specified action: run main B6401598 [2024-11-08T16:37:45.058Z] started: Fri Nov 08 16:36:17 UTC 2024 [2024-11-08T16:37:45.058Z] Mode: agentvm [2024-11-08T16:37:45.058Z] Agent id: 7 [2024-11-08T16:37:45.058Z] finished: Fri Nov 08 16:37:21 UTC 2024 [2024-11-08T16:37:45.058Z] elapsed time (seconds): 64.116 [2024-11-08T16:37:45.058Z] configuration: [2024-11-08T16:37:45.058Z] Boot Layer [2024-11-08T16:37:45.058Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jvmtest/openjdk/jtreg/lib/javatest.jar [2024-11-08T16:37:45.058Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jvmtest/openjdk/jtreg/lib/jtreg.jar [2024-11-08T16:37:45.058Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.9.2.jar [2024-11-08T16:37:45.058Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar [2024-11-08T16:37:45.058Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar [2024-11-08T16:37:45.058Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar [2024-11-08T16:37:45.058Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/patches/java.base [2024-11-08T16:37:45.058Z] [2024-11-08T16:37:45.058Z] Test Layer [2024-11-08T16:37:45.058Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/1/com/sun/net/httpserver/bugs/B6401598.d [2024-11-08T16:37:45.058Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver/bugs [2024-11-08T16:37:45.058Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/1/test/lib [2024-11-08T16:37:45.058Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/lib [2024-11-08T16:37:45.058Z] [2024-11-08T16:37:45.058Z] rerun: [2024-11-08T16:37:45.058Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/scratch/2 && \ [2024-11-08T16:37:45.058Z] DISPLAY=:0 \ [2024-11-08T16:37:45.058Z] HOME=/home/jenkins \ [2024-11-08T16:37:45.058Z] PATH=/bin:/usr/bin:/usr/sbin \ [2024-11-08T16:37:45.058Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jdkbinary/j2sdk-image/bin/java \ [2024-11-08T16:37:45.058Z] -Dtest.vm.opts='-ea -esa -Xmx512m -XX:+UseCompressedOops' \ [2024-11-08T16:37:45.058Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:+UseCompressedOops' \ [2024-11-08T16:37:45.058Z] -Dtest.compiler.opts= \ [2024-11-08T16:37:45.058Z] -Dtest.java.opts= \ [2024-11-08T16:37:45.058Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jdkbinary/j2sdk-image \ [2024-11-08T16:37:45.058Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jdkbinary/j2sdk-image \ [2024-11-08T16:37:45.058Z] -Dtest.timeout.factor=8.0 \ [2024-11-08T16:37:45.058Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2024-11-08T16:37:45.058Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2024-11-08T16:37:45.058Z] -Dtest.name=com/sun/net/httpserver/bugs/B6401598.java \ [2024-11-08T16:37:45.059Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver/bugs/B6401598.java \ [2024-11-08T16:37:45.059Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver/bugs \ [2024-11-08T16:37:45.059Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver/bugs:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/lib \ [2024-11-08T16:37:45.059Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/1/com/sun/net/httpserver/bugs/B6401598.d \ [2024-11-08T16:37:45.059Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/1/com/sun/net/httpserver/bugs/B6401598.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/1/test/lib \ [2024-11-08T16:37:45.059Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/1/com/sun/net/httpserver/bugs/B6401598.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver/bugs:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/1/test/lib \ [2024-11-08T16:37:45.059Z] -Dtest.modules='jdk.httpserver java.logging' \ [2024-11-08T16:37:45.059Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/1/com/sun/net/httpserver/bugs/B6401598.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver/bugs:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/1/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2024-11-08T16:37:45.059Z] B6401598 [2024-11-08T16:37:45.059Z] stderr: [2024-11-08T16:37:45.059Z] WARNING: A terminally deprecated method in java.lang.System has been called [2024-11-08T16:37:45.059Z] WARNING: System::setSecurityManager has been called by com.sun.javatest.regtest.agent.RegressionSecurityManager (file:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jvmtest/openjdk/jtreg/lib/jtreg.jar) [2024-11-08T16:37:45.059Z] WARNING: Please consider reporting this to the maintainers of com.sun.javatest.regtest.agent.RegressionSecurityManager [2024-11-08T16:37:45.059Z] WARNING: System::setSecurityManager will be removed in a future release [2024-11-08T16:37:45.059Z] STDOUT: [2024-11-08T16:37:45.059Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.059Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.059Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.059Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.059Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.059Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.059Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.059Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.059Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.059Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.059Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.059Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.059Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.059Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.059Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.059Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.059Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.059Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.059Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.059Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.059Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.059Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.059Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.059Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.059Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.059Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.059Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.059Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.059Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.059Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.059Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.059Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.059Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.059Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.059Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.059Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.059Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.059Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.059Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.059Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.060Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.061Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.062Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.063Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] URL: http://127.0.0.1:34021/server/ [2024-11-08T16:37:45.064Z] Stopping [2024-11-08T16:37:45.064Z] STDERR: [2024-11-08T16:37:45.064Z] [2024-11-08T16:37:45.064Z] JavaTest Message: Test complete. [2024-11-08T16:37:45.064Z] [2024-11-08T16:37:45.064Z] [2024-11-08T16:37:45.064Z] ACTION: build -- Passed. All files up to date [2024-11-08T16:37:45.064Z] REASON: Named class compiled on demand [2024-11-08T16:37:45.064Z] TIME: 0.003 seconds [2024-11-08T16:37:45.064Z] messages: [2024-11-08T16:37:45.064Z] command: build B6401598 [2024-11-08T16:37:45.064Z] reason: Named class compiled on demand [2024-11-08T16:37:45.064Z] started: Fri Nov 08 16:37:21 UTC 2024 [2024-11-08T16:37:45.064Z] finished: Fri Nov 08 16:37:21 UTC 2024 [2024-11-08T16:37:45.064Z] elapsed time (seconds): 0.003 [2024-11-08T16:37:45.064Z] [2024-11-08T16:37:45.064Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.AssertionError: Unexpected exception: java.net.SocketTimeoutException: Read timed out [2024-11-08T16:37:45.064Z] REASON: User specified action: run main/othervm -Djava.net.preferIPv6Addresses=true B6401598 [2024-11-08T16:37:45.064Z] TIME: 19.635 seconds [2024-11-08T16:37:45.064Z] messages: [2024-11-08T16:37:45.064Z] command: main -Djava.net.preferIPv6Addresses=true B6401598 [2024-11-08T16:37:45.064Z] reason: User specified action: run main/othervm -Djava.net.preferIPv6Addresses=true B6401598 [2024-11-08T16:37:45.064Z] started: Fri Nov 08 16:37:21 UTC 2024 [2024-11-08T16:37:45.064Z] Mode: othervm [/othervm specified] [2024-11-08T16:37:45.064Z] Additional options from @modules: --add-modules jdk.httpserver,java.logging [2024-11-08T16:37:45.064Z] finished: Fri Nov 08 16:37:41 UTC 2024 [2024-11-08T16:37:45.064Z] elapsed time (seconds): 19.635 [2024-11-08T16:37:45.064Z] configuration: [2024-11-08T16:37:45.064Z] Boot Layer [2024-11-08T16:37:45.064Z] add modules: jdk.httpserver java.logging [2024-11-08T16:37:45.064Z] [2024-11-08T16:37:45.064Z] STDOUT: [2024-11-08T16:37:45.064Z] URL: http://[0:0:0:0:0:0:0:1]:40869/server/ [2024-11-08T16:37:45.064Z] URL: http://[0:0:0:0:0:0:0:1]:40869/server/ [2024-11-08T16:37:45.064Z] URL: http://[0:0:0:0:0:0:0:1]:40869/server/ [2024-11-08T16:37:45.064Z] URL: http://[0:0:0:0:0:0:0:1]:40869/server/ [2024-11-08T16:37:45.064Z] URL: http://[0:0:0:0:0:0:0:1]:40869/server/ [2024-11-08T16:37:45.064Z] URL: http://[0:0:0:0:0:0:0:1]:40869/server/ [2024-11-08T16:37:45.064Z] URL: http://[0:0:0:0:0:0:0:1]:40869/server/ [2024-11-08T16:37:45.064Z] URL: http://[0:0:0:0:0:0:0:1]:40869/server/ [2024-11-08T16:37:45.064Z] URL: http://[0:0:0:0:0:0:0:1]:40869/server/ [2024-11-08T16:37:45.064Z] URL: http://[0:0:0:0:0:0:0:1]:40869/server/ [2024-11-08T16:37:45.064Z] URL: http://[0:0:0:0:0:0:0:1]:40869/server/ [2024-11-08T16:37:45.064Z] URL: http://[0:0:0:0:0:0:0:1]:40869/server/ [2024-11-08T16:37:45.064Z] URL: http://[0:0:0:0:0:0:0:1]:40869/server/ [2024-11-08T16:37:45.064Z] URL: http://[0:0:0:0:0:0:0:1]:40869/server/ [2024-11-08T16:37:45.064Z] URL: http://[0:0:0:0:0:0:0:1]:40869/server/ [2024-11-08T16:37:45.064Z] URL: http://[0:0:0:0:0:0:0:1]:40869/server/ [2024-11-08T16:37:45.064Z] URL: http://[0:0:0:0:0:0:0:1]:40869/server/ [2024-11-08T16:37:45.064Z] URL: http://[0:0:0:0:0:0:0:1]:40869/server/ [2024-11-08T16:37:45.064Z] URL: http://[0:0:0:0:0:0:0:1]:40869/server/ [2024-11-08T16:37:45.064Z] STDERR: [2024-11-08T16:37:45.064Z] java.lang.AssertionError: Unexpected exception: java.net.SocketTimeoutException: Read timed out [2024-11-08T16:37:45.064Z] at B6401598.main(B6401598.java:131) [2024-11-08T16:37:45.064Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-11-08T16:37:45.064Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-11-08T16:37:45.064Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-11-08T16:37:45.064Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569) [2024-11-08T16:37:45.064Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138) [2024-11-08T16:37:45.064Z] at java.base/java.lang.Thread.run(Thread.java:840) [2024-11-08T16:37:45.064Z] Caused by: java.net.SocketTimeoutException: Read timed out [2024-11-08T16:37:45.064Z] at java.base/sun.nio.ch.NioSocketImpl.timedRead(NioSocketImpl.java:288) [2024-11-08T16:37:45.064Z] at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:314) [2024-11-08T16:37:45.064Z] at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:355) [2024-11-08T16:37:45.065Z] at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:808) [2024-11-08T16:37:45.065Z] at java.base/java.net.Socket$SocketInputStream.read(Socket.java:966) [2024-11-08T16:37:45.065Z] at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:244) [2024-11-08T16:37:45.065Z] at java.base/java.io.BufferedInputStream.read1(BufferedInputStream.java:284) [2024-11-08T16:37:45.065Z] at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:343) [2024-11-08T16:37:45.065Z] at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:826) [2024-11-08T16:37:45.065Z] at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:761) [2024-11-08T16:37:45.065Z] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1725) [2024-11-08T16:37:45.065Z] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1626) [2024-11-08T16:37:45.065Z] at B6401598.main(B6401598.java:121) [2024-11-08T16:37:45.065Z] ... 6 more [2024-11-08T16:37:45.065Z] [2024-11-08T16:37:45.065Z] JavaTest Message: Test threw exception: java.lang.AssertionError: Unexpected exception: java.net.SocketTimeoutException: Read timed out [2024-11-08T16:37:45.065Z] JavaTest Message: shutting down test [2024-11-08T16:37:45.065Z] [2024-11-08T16:37:45.065Z] STATUS:Failed.`main' threw exception: java.lang.AssertionError: Unexpected exception: java.net.SocketTimeoutException: Read timed out [2024-11-08T16:37:45.065Z] rerun: [2024-11-08T16:37:45.065Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/scratch/2 && \ [2024-11-08T16:37:45.065Z] DISPLAY=:0 \ [2024-11-08T16:37:45.065Z] HOME=/home/jenkins \ [2024-11-08T16:37:45.065Z] PATH=/bin:/usr/bin:/usr/sbin \ [2024-11-08T16:37:45.065Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/1/com/sun/net/httpserver/bugs/B6401598.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver/bugs:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/1/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2024-11-08T16:37:45.065Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jdkbinary/j2sdk-image/bin/java \ [2024-11-08T16:37:45.065Z] -Dtest.vm.opts='-ea -esa -Xmx512m -XX:+UseCompressedOops' \ [2024-11-08T16:37:45.065Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:+UseCompressedOops' \ [2024-11-08T16:37:45.065Z] -Dtest.compiler.opts= \ [2024-11-08T16:37:45.065Z] -Dtest.java.opts= \ [2024-11-08T16:37:45.065Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jdkbinary/j2sdk-image \ [2024-11-08T16:37:45.065Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jdkbinary/j2sdk-image \ [2024-11-08T16:37:45.065Z] -Dtest.timeout.factor=8.0 \ [2024-11-08T16:37:45.065Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2024-11-08T16:37:45.065Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2024-11-08T16:37:45.065Z] -Dtest.name=com/sun/net/httpserver/bugs/B6401598.java \ [2024-11-08T16:37:45.065Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver/bugs/B6401598.java \ [2024-11-08T16:37:45.065Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver/bugs \ [2024-11-08T16:37:45.065Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver/bugs:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/lib \ [2024-11-08T16:37:45.065Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/1/com/sun/net/httpserver/bugs/B6401598.d \ [2024-11-08T16:37:45.065Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/1/com/sun/net/httpserver/bugs/B6401598.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/1/test/lib \ [2024-11-08T16:37:45.065Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/1/com/sun/net/httpserver/bugs/B6401598.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver/bugs:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/1/test/lib \ [2024-11-08T16:37:45.065Z] -Dtest.modules='jdk.httpserver java.logging' \ [2024-11-08T16:37:45.065Z] --add-modules jdk.httpserver,java.logging \ [2024-11-08T16:37:45.065Z] -ea \ [2024-11-08T16:37:45.065Z] -esa \ [2024-11-08T16:37:45.065Z] -Xmx512m \ [2024-11-08T16:37:45.065Z] -XX:+UseCompressedOops \ [2024-11-08T16:37:45.065Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2024-11-08T16:37:45.065Z] -Djava.net.preferIPv6Addresses=true \ [2024-11-08T16:37:45.065Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/com/sun/net/httpserver/bugs/B6401598.d/main.0.jta [2024-11-08T16:37:45.065Z] [2024-11-08T16:37:45.065Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.AssertionError: Unexpected exception: java.net.SocketTimeoutException: Read timed out [2024-11-08T16:37:45.065Z] -------------------------------------------------- [2024-11-08T17:17:37.576Z] TEST: java/net/httpclient/CancelRequestTest.java [2024-11-08T17:17:37.576Z] TEST JDK: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jdkbinary/j2sdk-image [2024-11-08T17:17:37.576Z] [2024-11-08T17:17:37.576Z] ACTION: build -- Passed. Build successful [2024-11-08T17:17:37.576Z] REASON: User specified action: run build jdk.httpclient.test.lib.common.HttpServerAdapters jdk.test.lib.net.SimpleSSLContext ReferenceTracker CancelRequestTest [2024-11-08T17:17:37.576Z] TIME: 2.472 seconds [2024-11-08T17:17:37.576Z] messages: [2024-11-08T17:17:37.576Z] command: build jdk.httpclient.test.lib.common.HttpServerAdapters jdk.test.lib.net.SimpleSSLContext ReferenceTracker CancelRequestTest [2024-11-08T17:17:37.576Z] reason: User specified action: run build jdk.httpclient.test.lib.common.HttpServerAdapters jdk.test.lib.net.SimpleSSLContext ReferenceTracker CancelRequestTest [2024-11-08T17:17:37.576Z] started: Fri Nov 08 17:16:46 UTC 2024 [2024-11-08T17:17:37.576Z] Test directory: [2024-11-08T17:17:37.576Z] compile: ReferenceTracker, CancelRequestTest [2024-11-08T17:17:37.576Z] finished: Fri Nov 08 17:16:49 UTC 2024 [2024-11-08T17:17:37.576Z] elapsed time (seconds): 2.472 [2024-11-08T17:17:37.576Z] [2024-11-08T17:17:37.576Z] ACTION: compile -- Passed. Compilation successful [2024-11-08T17:17:37.576Z] REASON: .class file out of date or does not exist [2024-11-08T17:17:37.576Z] TIME: 2.471 seconds [2024-11-08T17:17:37.576Z] messages: [2024-11-08T17:17:37.576Z] command: compile /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/ReferenceTracker.java /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/CancelRequestTest.java [2024-11-08T17:17:37.576Z] reason: .class file out of date or does not exist [2024-11-08T17:17:37.576Z] started: Fri Nov 08 17:16:46 UTC 2024 [2024-11-08T17:17:37.576Z] Additional options from @modules: --add-modules java.base,java.net.http,java.logging,jdk.httpserver --add-exports java.base/sun.net.www.http=ALL-UNNAMED --add-exports java.base/sun.net.www=ALL-UNNAMED --add-exports java.base/sun.net=ALL-UNNAMED --add-exports java.net.http/jdk.internal.net.http.common=ALL-UNNAMED --add-exports java.net.http/jdk.internal.net.http.frame=ALL-UNNAMED --add-exports java.net.http/jdk.internal.net.http.hpack=ALL-UNNAMED [2024-11-08T17:17:37.576Z] Mode: agentvm [2024-11-08T17:17:37.576Z] Agent id: 2 [2024-11-08T17:17:37.576Z] finished: Fri Nov 08 17:16:49 UTC 2024 [2024-11-08T17:17:37.576Z] elapsed time (seconds): 2.471 [2024-11-08T17:17:37.576Z] configuration: [2024-11-08T17:17:37.576Z] Boot Layer (javac runtime environment) [2024-11-08T17:17:37.576Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jvmtest/openjdk/jtreg/lib/javatest.jar [2024-11-08T17:17:37.576Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jvmtest/openjdk/jtreg/lib/jtreg.jar [2024-11-08T17:17:37.576Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/patches/java.base [2024-11-08T17:17:37.576Z] [2024-11-08T17:17:37.576Z] javac compilation environment [2024-11-08T17:17:37.576Z] add modules: java.base java.net.http java.logging jdk.httpserver [2024-11-08T17:17:37.576Z] add exports: java.base/sun.net ALL-UNNAMED [2024-11-08T17:17:37.576Z] java.base/sun.net.www ALL-UNNAMED [2024-11-08T17:17:37.577Z] java.base/sun.net.www.http ALL-UNNAMED [2024-11-08T17:17:37.577Z] java.net.http/jdk.internal.net.http.common ALL-UNNAMED [2024-11-08T17:17:37.577Z] java.net.http/jdk.internal.net.http.frame ALL-UNNAMED [2024-11-08T17:17:37.577Z] java.net.http/jdk.internal.net.http.hpack ALL-UNNAMED [2024-11-08T17:17:37.577Z] source path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient [2024-11-08T17:17:37.577Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/lib [2024-11-08T17:17:37.577Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/lib [2024-11-08T17:17:37.577Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient [2024-11-08T17:17:37.577Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/0/java/net/httpclient/CancelRequestTest.d [2024-11-08T17:17:37.577Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/0/test/lib [2024-11-08T17:17:37.577Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/0/test/jdk/java/net/httpclient/lib [2024-11-08T17:17:37.577Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar [2024-11-08T17:17:37.577Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar [2024-11-08T17:17:37.577Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar [2024-11-08T17:17:37.577Z] [2024-11-08T17:17:37.577Z] rerun: [2024-11-08T17:17:37.577Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/scratch/1 && \ [2024-11-08T17:17:37.577Z] DISPLAY=:0 \ [2024-11-08T17:17:37.577Z] HOME=/home/jenkins \ [2024-11-08T17:17:37.577Z] PATH=/bin:/usr/bin:/usr/sbin \ [2024-11-08T17:17:37.577Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jdkbinary/j2sdk-image/bin/javac \ [2024-11-08T17:17:37.577Z] -J-ea \ [2024-11-08T17:17:37.577Z] -J-esa \ [2024-11-08T17:17:37.577Z] -J-Xmx512m \ [2024-11-08T17:17:37.577Z] -J-XX:+UseCompressedOops \ [2024-11-08T17:17:37.577Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:+UseCompressedOops' \ [2024-11-08T17:17:37.577Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:+UseCompressedOops' \ [2024-11-08T17:17:37.577Z] -J-Dtest.compiler.opts= \ [2024-11-08T17:17:37.577Z] -J-Dtest.java.opts= \ [2024-11-08T17:17:37.577Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jdkbinary/j2sdk-image \ [2024-11-08T17:17:37.577Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jdkbinary/j2sdk-image \ [2024-11-08T17:17:37.577Z] -J-Dtest.timeout.factor=8.0 \ [2024-11-08T17:17:37.577Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2024-11-08T17:17:37.577Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2024-11-08T17:17:37.577Z] -J-Dtest.name=java/net/httpclient/CancelRequestTest.java \ [2024-11-08T17:17:37.577Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/CancelRequestTest.java \ [2024-11-08T17:17:37.577Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient \ [2024-11-08T17:17:37.577Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/lib \ [2024-11-08T17:17:37.577Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/0/java/net/httpclient/CancelRequestTest.d \ [2024-11-08T17:17:37.577Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/0/java/net/httpclient/CancelRequestTest.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/0/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/0/test/jdk/java/net/httpclient/lib \ [2024-11-08T17:17:37.577Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/0/java/net/httpclient/CancelRequestTest.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/0/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/0/test/jdk/java/net/httpclient/lib \ [2024-11-08T17:17:37.577Z] -J-Dtest.modules='java.base/sun.net.www.http java.base/sun.net.www java.base/sun.net java.net.http/jdk.internal.net.http.common java.net.http/jdk.internal.net.http.frame java.net.http/jdk.internal.net.http.hpack java.logging jdk.httpserver' \ [2024-11-08T17:17:37.577Z] --add-modules java.base,java.net.http,java.logging,jdk.httpserver \ [2024-11-08T17:17:37.577Z] --add-exports java.base/sun.net.www.http=ALL-UNNAMED \ [2024-11-08T17:17:37.577Z] --add-exports java.base/sun.net.www=ALL-UNNAMED \ [2024-11-08T17:17:37.577Z] --add-exports java.base/sun.net=ALL-UNNAMED \ [2024-11-08T17:17:37.577Z] --add-exports java.net.http/jdk.internal.net.http.common=ALL-UNNAMED \ [2024-11-08T17:17:37.577Z] --add-exports java.net.http/jdk.internal.net.http.frame=ALL-UNNAMED \ [2024-11-08T17:17:37.577Z] --add-exports java.net.http/jdk.internal.net.http.hpack=ALL-UNNAMED \ [2024-11-08T17:17:37.577Z] -d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/0/java/net/httpclient/CancelRequestTest.d \ [2024-11-08T17:17:37.578Z] -sourcepath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/lib \ [2024-11-08T17:17:37.578Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/0/java/net/httpclient/CancelRequestTest.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/0/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/0/test/jdk/java/net/httpclient/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/ReferenceTracker.java /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/CancelRequestTest.java [2024-11-08T17:17:37.578Z] [2024-11-08T17:17:37.578Z] ACTION: build -- Passed. All files up to date [2024-11-08T17:17:37.578Z] REASON: Named class compiled on demand [2024-11-08T17:17:37.578Z] TIME: 0.0 seconds [2024-11-08T17:17:37.578Z] messages: [2024-11-08T17:17:37.578Z] command: build CancelRequestTest [2024-11-08T17:17:37.578Z] reason: Named class compiled on demand [2024-11-08T17:17:37.578Z] started: Fri Nov 08 17:16:49 UTC 2024 [2024-11-08T17:17:37.578Z] finished: Fri Nov 08 17:16:49 UTC 2024 [2024-11-08T17:17:37.578Z] elapsed time (seconds): 0.0 [2024-11-08T17:17:37.578Z] [2024-11-08T17:17:37.578Z] ACTION: testng -- Failed. Execution failed: `main' threw exception: java.lang.Exception: failures: 1 [2024-11-08T17:17:37.578Z] REASON: User specified action: run testng/othervm -Djdk.internal.httpclient.debug=true -Djdk.httpclient.enableAllMethodRetry=true CancelRequestTest [2024-11-08T17:17:37.578Z] TIME: 42.642 seconds [2024-11-08T17:17:37.578Z] messages: [2024-11-08T17:17:37.578Z] command: testng -Djdk.internal.httpclient.debug=true -Djdk.httpclient.enableAllMethodRetry=true CancelRequestTest [2024-11-08T17:17:37.578Z] reason: User specified action: run testng/othervm -Djdk.internal.httpclient.debug=true -Djdk.httpclient.enableAllMethodRetry=true CancelRequestTest [2024-11-08T17:17:37.578Z] started: Fri Nov 08 17:16:49 UTC 2024 [2024-11-08T17:17:37.578Z] Mode: othervm [/othervm specified] [2024-11-08T17:17:37.578Z] Additional options from @modules: --add-modules java.base,java.net.http,java.logging,jdk.httpserver --add-exports java.base/sun.net.www.http=ALL-UNNAMED --add-exports java.base/sun.net.www=ALL-UNNAMED --add-exports java.base/sun.net=ALL-UNNAMED --add-exports java.net.http/jdk.internal.net.http.common=ALL-UNNAMED --add-exports java.net.http/jdk.internal.net.http.frame=ALL-UNNAMED --add-exports java.net.http/jdk.internal.net.http.hpack=ALL-UNNAMED [2024-11-08T17:17:37.578Z] finished: Fri Nov 08 17:17:31 UTC 2024 [2024-11-08T17:17:37.578Z] elapsed time (seconds): 42.642 [2024-11-08T17:17:37.578Z] configuration: [2024-11-08T17:17:37.578Z] Boot Layer [2024-11-08T17:17:37.578Z] add modules: java.base java.net.http java.logging jdk.httpserver [2024-11-08T17:17:37.578Z] add exports: java.base/sun.net ALL-UNNAMED [2024-11-08T17:17:37.578Z] java.base/sun.net.www ALL-UNNAMED [2024-11-08T17:17:37.578Z] java.base/sun.net.www.http ALL-UNNAMED [2024-11-08T17:17:37.578Z] java.net.http/jdk.internal.net.http.common ALL-UNNAMED [2024-11-08T17:17:37.578Z] java.net.http/jdk.internal.net.http.frame ALL-UNNAMED [2024-11-08T17:17:37.578Z] java.net.http/jdk.internal.net.http.hpack ALL-UNNAMED [2024-11-08T17:17:37.578Z] [2024-11-08T17:17:37.578Z] STDOUT: [2024-11-08T17:17:37.578Z] Seed from RandomFactory = -1774172815049437278L [2024-11-08T17:17:37.578Z] Http1TestServer[localhost/127.0.0.1:42903]::addHandler CancelRequestTest$HTTPSlowHandler@3daf0673, /http1/x/ [2024-11-08T17:17:37.578Z] Http1TestServer[localhost/127.0.0.1:41717]::addHandler CancelRequestTest$HTTPSlowHandler@3daf0673, /https1/x/ [2024-11-08T17:17:37.578Z] Http2TestServerImpl[localhost/127.0.0.1:45261]::addHandler CancelRequestTest$HTTPSlowHandler@e452913, /http2/x/ [2024-11-08T17:17:37.578Z] Http2TestServerImpl[localhost/127.0.0.1:60719]::addHandler CancelRequestTest$HTTPSlowHandler@e452913, /https2/x/ [2024-11-08T17:17:37.578Z] Http1TestServer: start [2024-11-08T17:17:37.578Z] Http1TestServer: start [2024-11-08T17:17:37.578Z] Http2TestServerImpl: start [2024-11-08T17:17:37.578Z] Http2TestServerImpl: start [2024-11-08T17:17:37.578Z] config CancelRequestTest.setup(): success [2024-11-08T17:17:37.578Z] config CancelRequestTest.beforeMethod(org.testng.TestRunner@72c9c79a): success [2024-11-08T17:17:37.578Z] [2024-11-08T17:17:37.578Z] [3 s, 390 ms, 10109 ns] testGetSendAsync(http://127.0.0.1:42903/http1/x/new/interrupt/get, false, true) [2024-11-08T17:17:37.578Z] response: jdk.internal.net.http.common.MinimalFuture@3bb64598[Not completed, 1 dependents] (id=7) [2024-11-08T17:17:37.578Z] cf1: jdk.internal.net.http.common.MinimalFuture@61eaabf7[Not completed, 1 dependents] (id=8) [2024-11-08T17:17:37.578Z] cf2: jdk.internal.net.http.common.MinimalFuture@46f8b036[Not completed] (id=9) [2024-11-08T17:17:37.578Z] client delay: 35 [2024-11-08T17:17:37.578Z] response after cancel: jdk.internal.net.http.common.MinimalFuture@3bb64598[Not completed, 1 dependents] (id=7) [2024-11-08T17:17:37.578Z] cf1 after cancel: jdk.internal.net.http.common.MinimalFuture@61eaabf7[Completed exceptionally: java.util.concurrent.CancellationException] (id=8) [2024-11-08T17:17:37.578Z] cf2 after cancel: jdk.internal.net.http.common.MinimalFuture@46f8b036[Completed exceptionally: java.util.concurrent.CompletionException: java.util.concurrent.CancellationException] (id=9) [2024-11-08T17:17:37.578Z] Got expected exception: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException [2024-11-08T17:17:37.579Z] Got expected exception: java.util.concurrent.CancellationException [2024-11-08T17:17:37.579Z] CancellationException cause: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.579Z] Got expected exception: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.579Z] cause: java.io.IOException: Request cancelled [2024-11-08T17:17:37.579Z] response: jdk.internal.net.http.common.MinimalFuture@71d49ab8[Not completed, 1 dependents] (id=35) [2024-11-08T17:17:37.579Z] cf1: jdk.internal.net.http.common.MinimalFuture@6b1b01c9[Not completed, 1 dependents] (id=36) [2024-11-08T17:17:37.579Z] cf2: jdk.internal.net.http.common.MinimalFuture@10b777f7[Not completed] (id=37) [2024-11-08T17:17:37.579Z] client delay: 25 [2024-11-08T17:17:37.579Z] response after cancel: jdk.internal.net.http.common.MinimalFuture@71d49ab8[Not completed, 1 dependents] (id=35) [2024-11-08T17:17:37.579Z] cf1 after cancel: jdk.internal.net.http.common.MinimalFuture@6b1b01c9[Completed exceptionally: java.util.concurrent.CancellationException] (id=36) [2024-11-08T17:17:37.579Z] cf2 after cancel: jdk.internal.net.http.common.MinimalFuture@10b777f7[Completed exceptionally: java.util.concurrent.CompletionException: java.util.concurrent.CancellationException] (id=37) [2024-11-08T17:17:37.579Z] Got expected exception: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException [2024-11-08T17:17:37.579Z] Got expected exception: java.util.concurrent.CancellationException [2024-11-08T17:17:37.579Z] CancellationException cause: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.579Z] Got expected exception: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.579Z] cause: java.net.ConnectException [2024-11-08T17:17:37.579Z] response: jdk.internal.net.http.common.MinimalFuture@5344aa42[Not completed, 1 dependents] (id=74) [2024-11-08T17:17:37.579Z] cf1: jdk.internal.net.http.common.MinimalFuture@610fbc8[Not completed, 1 dependents] (id=75) [2024-11-08T17:17:37.579Z] cf2: jdk.internal.net.http.common.MinimalFuture@35b6a78a[Not completed] (id=76) [2024-11-08T17:17:37.579Z] client delay: 26 [2024-11-08T17:17:37.579Z] java.util.concurrent.CompletionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.579Z] response after cancel: jdk.internal.net.http.common.MinimalFuture@5344aa42[Completed exceptionally: java.util.concurrent.CompletionException: java.util.concurrent.CancellationException: Request cancelled] (id=74) [2024-11-08T17:17:37.579Z] cf1 after cancel: jdk.internal.net.http.common.MinimalFuture@610fbc8[Completed exceptionally: java.util.concurrent.CompletionException: java.util.concurrent.CancellationException: Request cancelled] (id=75) [2024-11-08T17:17:37.579Z] cf2 after cancel: jdk.internal.net.http.common.MinimalFuture@35b6a78a[Completed exceptionally: java.util.concurrent.CompletionException: java.util.concurrent.CancellationException: Request cancelled] (id=76) [2024-11-08T17:17:37.579Z] Got expected exception: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.579Z] Got expected exception: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.579Z] CancellationException cause: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.579Z] Got expected exception: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.579Z] cause: java.io.IOException: Request cancelled [2024-11-08T17:17:37.579Z] test CancelRequestTest.testGetSendAsync("http://127.0.0.1:42903/http1/x/new/interrupt", false, true): success [2024-11-08T17:17:37.579Z] config CancelRequestTest.beforeMethod(org.testng.TestRunner@72c9c79a): success [2024-11-08T17:17:37.579Z] [2024-11-08T17:17:37.579Z] [4 s, 359 ms, 773904 ns] testGetSendAsync(https://127.0.0.1:41717/https1/x/new/interrupt/get, false, true) [2024-11-08T17:17:37.579Z] response: jdk.internal.net.http.common.MinimalFuture@36026333[Not completed, 1 dependents] (id=114) [2024-11-08T17:17:37.579Z] cf1: jdk.internal.net.http.common.MinimalFuture@4cb08c8d[Not completed, 1 dependents] (id=115) [2024-11-08T17:17:37.579Z] cf2: jdk.internal.net.http.common.MinimalFuture@7524db94[Not completed] (id=116) [2024-11-08T17:17:37.579Z] client delay: 3 [2024-11-08T17:17:37.579Z] response after cancel: jdk.internal.net.http.common.MinimalFuture@36026333[Not completed, 1 dependents] (id=114) [2024-11-08T17:17:37.579Z] cf1 after cancel: jdk.internal.net.http.common.MinimalFuture@4cb08c8d[Completed exceptionally: java.util.concurrent.CancellationException] (id=115) [2024-11-08T17:17:37.579Z] cf2 after cancel: jdk.internal.net.http.common.MinimalFuture@7524db94[Completed exceptionally: java.util.concurrent.CompletionException: java.util.concurrent.CancellationException] (id=116) [2024-11-08T17:17:37.579Z] Got expected exception: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException [2024-11-08T17:17:37.579Z] Got expected exception: java.util.concurrent.CancellationException [2024-11-08T17:17:37.579Z] CancellationException cause: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.579Z] Got expected exception: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.579Z] cause: java.net.ConnectException [2024-11-08T17:17:37.579Z] response: jdk.internal.net.http.common.MinimalFuture@591c5f08[Not completed, 1 dependents] (id=146) [2024-11-08T17:17:37.579Z] cf1: jdk.internal.net.http.common.MinimalFuture@7ca2a4e3[Not completed, 1 dependents] (id=147) [2024-11-08T17:17:37.579Z] cf2: jdk.internal.net.http.common.MinimalFuture@34be9b1e[Not completed] (id=148) [2024-11-08T17:17:37.579Z] client delay: 16 [2024-11-08T17:17:37.579Z] response after cancel: jdk.internal.net.http.common.MinimalFuture@591c5f08[Not completed, 1 dependents] (id=146) [2024-11-08T17:17:37.579Z] cf1 after cancel: jdk.internal.net.http.common.MinimalFuture@7ca2a4e3[Completed exceptionally: java.util.concurrent.CancellationException] (id=147) [2024-11-08T17:17:37.579Z] cf2 after cancel: jdk.internal.net.http.common.MinimalFuture@34be9b1e[Completed exceptionally: java.util.concurrent.CompletionException: java.util.concurrent.CancellationException] (id=148) [2024-11-08T17:17:37.579Z] Got expected exception: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException [2024-11-08T17:17:37.579Z] Got expected exception: java.util.concurrent.CancellationException [2024-11-08T17:17:37.580Z] CancellationException cause: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.580Z] Got expected exception: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.580Z] cause: java.io.IOException: Request cancelled [2024-11-08T17:17:37.580Z] response: jdk.internal.net.http.common.MinimalFuture@5ccae993[Not completed, 1 dependents] (id=177) [2024-11-08T17:17:37.580Z] cf1: jdk.internal.net.http.common.MinimalFuture@3526cb55[Not completed, 1 dependents] (id=178) [2024-11-08T17:17:37.580Z] cf2: jdk.internal.net.http.common.MinimalFuture@7500d084[Not completed] (id=179) [2024-11-08T17:17:37.580Z] client delay: 62 [2024-11-08T17:17:37.580Z] java.util.concurrent.CompletionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.580Z] response after cancel: jdk.internal.net.http.common.MinimalFuture@5ccae993[Completed exceptionally: java.util.concurrent.CompletionException: java.util.concurrent.CancellationException: Request cancelled] (id=177) [2024-11-08T17:17:37.580Z] cf1 after cancel: jdk.internal.net.http.common.MinimalFuture@3526cb55[Completed exceptionally: java.util.concurrent.CompletionException: java.util.concurrent.CancellationException: Request cancelled] (id=178) [2024-11-08T17:17:37.580Z] cf2 after cancel: jdk.internal.net.http.common.MinimalFuture@7500d084[Completed exceptionally: java.util.concurrent.CompletionException: java.util.concurrent.CancellationException: Request cancelled] (id=179) [2024-11-08T17:17:37.580Z] Got expected exception: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.580Z] Got expected exception: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.580Z] CancellationException cause: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.580Z] Got expected exception: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.580Z] cause: java.io.IOException: Request cancelled [2024-11-08T17:17:37.580Z] test CancelRequestTest.testGetSendAsync("https://127.0.0.1:41717/https1/x/new/interrupt", false, true): success [2024-11-08T17:17:37.580Z] config CancelRequestTest.beforeMethod(org.testng.TestRunner@72c9c79a): success [2024-11-08T17:17:37.580Z] [2024-11-08T17:17:37.580Z] [4 s, 569 ms, 764707 ns] testGetSendAsync(http://127.0.0.1:45261/http2/x/new/interrupt/get, false, true) [2024-11-08T17:17:37.580Z] response: jdk.internal.net.http.common.MinimalFuture@41ac0de6[Not completed, 1 dependents] (id=223) [2024-11-08T17:17:37.580Z] cf1: jdk.internal.net.http.common.MinimalFuture@37c0e9d9[Not completed, 1 dependents] (id=224) [2024-11-08T17:17:37.580Z] cf2: jdk.internal.net.http.common.MinimalFuture@2540c354[Not completed] (id=225) [2024-11-08T17:17:37.580Z] client delay: 54 [2024-11-08T17:17:37.580Z] java.util.concurrent.CompletionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.580Z] response after cancel: jdk.internal.net.http.common.MinimalFuture@41ac0de6[Completed exceptionally: java.util.concurrent.CompletionException: java.util.concurrent.CancellationException: Request cancelled] (id=223) [2024-11-08T17:17:37.580Z] cf1 after cancel: jdk.internal.net.http.common.MinimalFuture@37c0e9d9[Completed exceptionally: java.util.concurrent.CompletionException: java.util.concurrent.CancellationException: Request cancelled] (id=224) [2024-11-08T17:17:37.580Z] cf2 after cancel: jdk.internal.net.http.common.MinimalFuture@2540c354[Completed exceptionally: java.util.concurrent.CompletionException: java.util.concurrent.CancellationException: Request cancelled] (id=225) [2024-11-08T17:17:37.580Z] Got expected exception: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.580Z] Got expected exception: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.580Z] CancellationException cause: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.580Z] Got expected exception: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.580Z] cause: java.io.IOException: Request cancelled [2024-11-08T17:17:37.580Z] response: jdk.internal.net.http.common.MinimalFuture@4c8c5512[Not completed, 1 dependents] (id=264) [2024-11-08T17:17:37.580Z] cf1: jdk.internal.net.http.common.MinimalFuture@6d6eb258[Not completed, 1 dependents] (id=265) [2024-11-08T17:17:37.580Z] cf2: jdk.internal.net.http.common.MinimalFuture@5d50000d[Not completed] (id=266) [2024-11-08T17:17:37.580Z] client delay: 37 [2024-11-08T17:17:37.580Z] response after cancel: jdk.internal.net.http.common.MinimalFuture@4c8c5512[Not completed, 1 dependents] (id=264) [2024-11-08T17:17:37.580Z] cf1 after cancel: jdk.internal.net.http.common.MinimalFuture@6d6eb258[Completed exceptionally: java.util.concurrent.CancellationException] (id=265) [2024-11-08T17:17:37.580Z] cf2 after cancel: jdk.internal.net.http.common.MinimalFuture@5d50000d[Completed exceptionally: java.util.concurrent.CompletionException: java.util.concurrent.CancellationException] (id=266) [2024-11-08T17:17:37.580Z] Got expected exception: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException [2024-11-08T17:17:37.580Z] Got expected exception: java.util.concurrent.CancellationException [2024-11-08T17:17:37.580Z] CancellationException cause: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.580Z] Got expected exception: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.580Z] cause: java.io.IOException: Request cancelled [2024-11-08T17:17:37.580Z] response: jdk.internal.net.http.common.MinimalFuture@7ea93290[Not completed, 1 dependents] (id=318) [2024-11-08T17:17:37.580Z] cf1: jdk.internal.net.http.common.MinimalFuture@5023cc92[Not completed, 1 dependents] (id=319) [2024-11-08T17:17:37.580Z] cf2: jdk.internal.net.http.common.MinimalFuture@484748bc[Not completed] (id=320) [2024-11-08T17:17:37.580Z] client delay: 15 [2024-11-08T17:17:37.580Z] response after cancel: jdk.internal.net.http.common.MinimalFuture@7ea93290[Not completed, 1 dependents] (id=318) [2024-11-08T17:17:37.580Z] cf1 after cancel: jdk.internal.net.http.common.MinimalFuture@5023cc92[Completed exceptionally: java.util.concurrent.CancellationException] (id=319) [2024-11-08T17:17:37.580Z] cf2 after cancel: jdk.internal.net.http.common.MinimalFuture@484748bc[Completed exceptionally: java.util.concurrent.CompletionException: java.util.concurrent.CancellationException] (id=320) [2024-11-08T17:17:37.580Z] Got expected exception: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException [2024-11-08T17:17:37.580Z] Got expected exception: java.util.concurrent.CancellationException [2024-11-08T17:17:37.580Z] CancellationException cause: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.580Z] Got expected exception: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.580Z] cause: java.io.IOException: Request cancelled [2024-11-08T17:17:37.580Z] test CancelRequestTest.testGetSendAsync("http://127.0.0.1:45261/http2/x/new/interrupt", false, true): success [2024-11-08T17:17:37.580Z] config CancelRequestTest.beforeMethod(org.testng.TestRunner@72c9c79a): success [2024-11-08T17:17:37.580Z] [2024-11-08T17:17:37.581Z] [5 s, 48 ms, 981266 ns] testGetSendAsync(https://127.0.0.1:60719/https2/x/new/interrupt/get, false, true) [2024-11-08T17:17:37.581Z] response: jdk.internal.net.http.common.MinimalFuture@6c49ebcc[Not completed, 1 dependents] (id=347) [2024-11-08T17:17:37.581Z] cf1: jdk.internal.net.http.common.MinimalFuture@1eb95c51[Not completed, 1 dependents] (id=348) [2024-11-08T17:17:37.581Z] cf2: jdk.internal.net.http.common.MinimalFuture@587b3ab6[Not completed] (id=349) [2024-11-08T17:17:37.581Z] client delay: 33 [2024-11-08T17:17:37.581Z] response after cancel: jdk.internal.net.http.common.MinimalFuture@6c49ebcc[Not completed, 1 dependents] (id=347) [2024-11-08T17:17:37.581Z] cf1 after cancel: jdk.internal.net.http.common.MinimalFuture@1eb95c51[Completed exceptionally: java.util.concurrent.CancellationException] (id=348) [2024-11-08T17:17:37.581Z] cf2 after cancel: jdk.internal.net.http.common.MinimalFuture@587b3ab6[Completed exceptionally: java.util.concurrent.CompletionException: java.util.concurrent.CancellationException] (id=349) [2024-11-08T17:17:37.581Z] Got expected exception: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException [2024-11-08T17:17:37.581Z] Got expected exception: java.util.concurrent.CancellationException [2024-11-08T17:17:37.581Z] CancellationException cause: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.581Z] Got expected exception: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.581Z] cause: java.io.IOException: Request cancelled [2024-11-08T17:17:37.581Z] response: jdk.internal.net.http.common.MinimalFuture@7dbce747[Not completed, 1 dependents] (id=380) [2024-11-08T17:17:37.581Z] cf1: jdk.internal.net.http.common.MinimalFuture@5e0864b7[Not completed, 1 dependents] (id=381) [2024-11-08T17:17:37.581Z] cf2: jdk.internal.net.http.common.MinimalFuture@a87e0f3[Not completed] (id=382) [2024-11-08T17:17:37.581Z] client delay: 5 [2024-11-08T17:17:37.581Z] response after cancel: jdk.internal.net.http.common.MinimalFuture@7dbce747[Not completed, 1 dependents] (id=380) [2024-11-08T17:17:37.581Z] cf1 after cancel: jdk.internal.net.http.common.MinimalFuture@5e0864b7[Completed exceptionally: java.util.concurrent.CancellationException] (id=381) [2024-11-08T17:17:37.581Z] cf2 after cancel: jdk.internal.net.http.common.MinimalFuture@a87e0f3[Completed exceptionally: java.util.concurrent.CompletionException: java.util.concurrent.CancellationException] (id=382) [2024-11-08T17:17:37.581Z] Got expected exception: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException [2024-11-08T17:17:37.581Z] Got expected exception: java.util.concurrent.CancellationException [2024-11-08T17:17:37.581Z] CancellationException cause: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.581Z] Got expected exception: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.581Z] cause: java.io.IOException: Request cancelled [2024-11-08T17:17:37.581Z] response: jdk.internal.net.http.common.MinimalFuture@ba8d59f[Not completed, 1 dependents] (id=398) [2024-11-08T17:17:37.581Z] cf1: jdk.internal.net.http.common.MinimalFuture@11348d72[Not completed, 1 dependents] (id=399) [2024-11-08T17:17:37.581Z] cf2: jdk.internal.net.http.common.MinimalFuture@c047e3f[Not completed] (id=400) [2024-11-08T17:17:37.581Z] client delay: 42 [2024-11-08T17:17:37.581Z] response after cancel: jdk.internal.net.http.common.MinimalFuture@ba8d59f[Not completed, 1 dependents] (id=398) [2024-11-08T17:17:37.581Z] cf1 after cancel: jdk.internal.net.http.common.MinimalFuture@11348d72[Completed exceptionally: java.util.concurrent.CancellationException] (id=399) [2024-11-08T17:17:37.581Z] cf2 after cancel: jdk.internal.net.http.common.MinimalFuture@c047e3f[Completed exceptionally: java.util.concurrent.CompletionException: java.util.concurrent.CancellationException] (id=400) [2024-11-08T17:17:37.581Z] Got expected exception: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException [2024-11-08T17:17:37.581Z] Got expected exception: java.util.concurrent.CancellationException [2024-11-08T17:17:37.581Z] CancellationException cause: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.581Z] Got expected exception: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.581Z] cause: java.io.IOException: Request cancelled [2024-11-08T17:17:37.581Z] test CancelRequestTest.testGetSendAsync("https://127.0.0.1:60719/https2/x/new/interrupt", false, true): success [2024-11-08T17:17:37.581Z] config CancelRequestTest.beforeMethod(org.testng.TestRunner@72c9c79a): success [2024-11-08T17:17:37.581Z] [2024-11-08T17:17:37.581Z] [5 s, 356 ms, 905468 ns] testGetSendAsync(http://127.0.0.1:42903/http1/x/same/interrupt/get, true, true) [2024-11-08T17:17:37.581Z] response: jdk.internal.net.http.common.MinimalFuture@4192e540[Not completed, 1 dependents] (id=437) [2024-11-08T17:17:37.581Z] cf1: jdk.internal.net.http.common.MinimalFuture@6e489ecb[Not completed, 1 dependents] (id=438) [2024-11-08T17:17:37.581Z] cf2: jdk.internal.net.http.common.MinimalFuture@5b75bc11[Not completed] (id=439) [2024-11-08T17:17:37.581Z] client delay: 38 [2024-11-08T17:17:37.581Z] response after cancel: jdk.internal.net.http.common.MinimalFuture@4192e540[Not completed, 1 dependents] (id=437) [2024-11-08T17:17:37.581Z] cf1 after cancel: jdk.internal.net.http.common.MinimalFuture@6e489ecb[Completed exceptionally: java.util.concurrent.CancellationException] (id=438) [2024-11-08T17:17:37.581Z] cf2 after cancel: jdk.internal.net.http.common.MinimalFuture@5b75bc11[Completed exceptionally: java.util.concurrent.CompletionException: java.util.concurrent.CancellationException] (id=439) [2024-11-08T17:17:37.581Z] Got expected exception: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException [2024-11-08T17:17:37.581Z] Got expected exception: java.util.concurrent.CancellationException [2024-11-08T17:17:37.581Z] CancellationException cause: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.581Z] Got expected exception: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.581Z] cause: java.io.IOException: Request cancelled [2024-11-08T17:17:37.581Z] response: jdk.internal.net.http.common.MinimalFuture@606837e7[Not completed, 1 dependents] (id=493) [2024-11-08T17:17:37.581Z] cf1: jdk.internal.net.http.common.MinimalFuture@7a59a07[Not completed, 1 dependents] (id=494) [2024-11-08T17:17:37.581Z] cf2: jdk.internal.net.http.common.MinimalFuture@44254a6d[Not completed] (id=495) [2024-11-08T17:17:37.581Z] client delay: 32 [2024-11-08T17:17:37.581Z] response after cancel: jdk.internal.net.http.common.MinimalFuture@606837e7[Not completed, 1 dependents] (id=493) [2024-11-08T17:17:37.581Z] cf1 after cancel: jdk.internal.net.http.common.MinimalFuture@7a59a07[Completed exceptionally: java.util.concurrent.CancellationException] (id=494) [2024-11-08T17:17:37.581Z] cf2 after cancel: jdk.internal.net.http.common.MinimalFuture@44254a6d[Completed exceptionally: java.util.concurrent.CompletionException: java.util.concurrent.CancellationException] (id=495) [2024-11-08T17:17:37.581Z] Got expected exception: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException [2024-11-08T17:17:37.581Z] Got expected exception: java.util.concurrent.CancellationException [2024-11-08T17:17:37.581Z] CancellationException cause: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.581Z] Got expected exception: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.581Z] cause: java.io.IOException: Request cancelled [2024-11-08T17:17:37.581Z] response: jdk.internal.net.http.common.MinimalFuture@6a74aad7[Not completed, 1 dependents] (id=523) [2024-11-08T17:17:37.581Z] cf1: jdk.internal.net.http.common.MinimalFuture@43b21dba[Not completed, 1 dependents] (id=524) [2024-11-08T17:17:37.581Z] cf2: jdk.internal.net.http.common.MinimalFuture@7ddcc986[Not completed] (id=525) [2024-11-08T17:17:37.581Z] client delay: 20 [2024-11-08T17:17:37.581Z] response after cancel: jdk.internal.net.http.common.MinimalFuture@6a74aad7[Not completed, 1 dependents] (id=523) [2024-11-08T17:17:37.581Z] cf1 after cancel: jdk.internal.net.http.common.MinimalFuture@43b21dba[Completed exceptionally: java.util.concurrent.CancellationException] (id=524) [2024-11-08T17:17:37.581Z] cf2 after cancel: jdk.internal.net.http.common.MinimalFuture@7ddcc986[Completed exceptionally: java.util.concurrent.CompletionException: java.util.concurrent.CancellationException] (id=525) [2024-11-08T17:17:37.581Z] Got expected exception: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException [2024-11-08T17:17:37.581Z] Got expected exception: java.util.concurrent.CancellationException [2024-11-08T17:17:37.581Z] CancellationException cause: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.581Z] Got expected exception: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.581Z] cause: java.io.IOException: Request cancelled [2024-11-08T17:17:37.581Z] test CancelRequestTest.testGetSendAsync("http://127.0.0.1:42903/http1/x/same/interrupt", true, true): success [2024-11-08T17:17:37.581Z] config CancelRequestTest.beforeMethod(org.testng.TestRunner@72c9c79a): success [2024-11-08T17:17:37.581Z] [2024-11-08T17:17:37.582Z] [5 s, 737 ms, 466866 ns] testGetSendAsync(https://127.0.0.1:41717/https1/x/same/interrupt/get, true, true) [2024-11-08T17:17:37.582Z] response: jdk.internal.net.http.common.MinimalFuture@3461642a[Not completed, 1 dependents] (id=574) [2024-11-08T17:17:37.582Z] cf1: jdk.internal.net.http.common.MinimalFuture@6f2da366[Not completed, 1 dependents] (id=575) [2024-11-08T17:17:37.582Z] cf2: jdk.internal.net.http.common.MinimalFuture@1c41fcd9[Not completed] (id=576) [2024-11-08T17:17:37.582Z] client delay: 15 [2024-11-08T17:17:37.582Z] java.util.concurrent.CompletionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.582Z] response after cancel: jdk.internal.net.http.common.MinimalFuture@3461642a[Completed exceptionally: java.util.concurrent.CompletionException: java.util.concurrent.CancellationException: Request cancelled] (id=574) [2024-11-08T17:17:37.582Z] cf1 after cancel: jdk.internal.net.http.common.MinimalFuture@6f2da366[Completed exceptionally: java.util.concurrent.CompletionException: java.util.concurrent.CancellationException: Request cancelled] (id=575) [2024-11-08T17:17:37.582Z] cf2 after cancel: jdk.internal.net.http.common.MinimalFuture@1c41fcd9[Completed exceptionally: java.util.concurrent.CompletionException: java.util.concurrent.CancellationException: Request cancelled] (id=576) [2024-11-08T17:17:37.582Z] Got expected exception: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.582Z] Got expected exception: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.582Z] CancellationException cause: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.582Z] Got expected exception: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.582Z] cause: java.io.IOException: Request cancelled [2024-11-08T17:17:37.582Z] response: jdk.internal.net.http.common.MinimalFuture@b538ab0[Not completed, 1 dependents] (id=612) [2024-11-08T17:17:37.582Z] cf1: jdk.internal.net.http.common.MinimalFuture@342cefc4[Not completed, 1 dependents] (id=613) [2024-11-08T17:17:37.582Z] cf2: jdk.internal.net.http.common.MinimalFuture@36185cb4[Not completed] (id=614) [2024-11-08T17:17:37.582Z] client delay: 52 [2024-11-08T17:17:37.582Z] response after cancel: jdk.internal.net.http.common.MinimalFuture@b538ab0[Not completed, 1 dependents] (id=612) [2024-11-08T17:17:37.582Z] cf1 after cancel: jdk.internal.net.http.common.MinimalFuture@342cefc4[Completed exceptionally: java.util.concurrent.CancellationException] (id=613) [2024-11-08T17:17:37.582Z] cf2 after cancel: jdk.internal.net.http.common.MinimalFuture@36185cb4[Completed exceptionally: java.util.concurrent.CompletionException: java.util.concurrent.CancellationException] (id=614) [2024-11-08T17:17:37.582Z] Got expected exception: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException [2024-11-08T17:17:37.582Z] Got expected exception: java.util.concurrent.CancellationException [2024-11-08T17:17:37.582Z] CancellationException cause: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.582Z] Got expected exception: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.582Z] cause: java.net.ConnectException [2024-11-08T17:17:37.582Z] response: jdk.internal.net.http.common.MinimalFuture@25acd99a[Not completed, 1 dependents] (id=643) [2024-11-08T17:17:37.582Z] cf1: jdk.internal.net.http.common.MinimalFuture@32bdc195[Not completed, 1 dependents] (id=644) [2024-11-08T17:17:37.582Z] cf2: jdk.internal.net.http.common.MinimalFuture@613c4ac9[Not completed] (id=645) [2024-11-08T17:17:37.582Z] client delay: 30 [2024-11-08T17:17:37.582Z] response after cancel: jdk.internal.net.http.common.MinimalFuture@25acd99a[Not completed, 1 dependents] (id=643) [2024-11-08T17:17:37.582Z] cf1 after cancel: jdk.internal.net.http.common.MinimalFuture@32bdc195[Completed exceptionally: java.util.concurrent.CancellationException] (id=644) [2024-11-08T17:17:37.582Z] cf2 after cancel: jdk.internal.net.http.common.MinimalFuture@613c4ac9[Completed exceptionally: java.util.concurrent.CompletionException: java.util.concurrent.CancellationException] (id=645) [2024-11-08T17:17:37.582Z] Got expected exception: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException [2024-11-08T17:17:37.582Z] Got expected exception: java.util.concurrent.CancellationException [2024-11-08T17:17:37.582Z] CancellationException cause: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.582Z] Got expected exception: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.582Z] cause: java.io.IOException: Request cancelled [2024-11-08T17:17:37.582Z] test CancelRequestTest.testGetSendAsync("https://127.0.0.1:41717/https1/x/same/interrupt", true, true): success [2024-11-08T17:17:37.582Z] config CancelRequestTest.beforeMethod(org.testng.TestRunner@72c9c79a): success [2024-11-08T17:17:37.582Z] [2024-11-08T17:17:37.582Z] [6 s, 31 ms, 136502 ns] testGetSendAsync(http://127.0.0.1:45261/http2/x/same/interrupt/get, true, true) [2024-11-08T17:17:37.582Z] response: jdk.internal.net.http.common.MinimalFuture@afbeebd[Not completed, 1 dependents] (id=677) [2024-11-08T17:17:37.582Z] cf1: jdk.internal.net.http.common.MinimalFuture@9129729[Not completed, 1 dependents] (id=678) [2024-11-08T17:17:37.582Z] cf2: jdk.internal.net.http.common.MinimalFuture@362569da[Not completed] (id=679) [2024-11-08T17:17:37.582Z] client delay: 52 [2024-11-08T17:17:37.582Z] response after cancel: jdk.internal.net.http.common.MinimalFuture@afbeebd[Not completed, 1 dependents] (id=677) [2024-11-08T17:17:37.582Z] cf1 after cancel: jdk.internal.net.http.common.MinimalFuture@9129729[Completed exceptionally: java.util.concurrent.CancellationException] (id=678) [2024-11-08T17:17:37.582Z] cf2 after cancel: jdk.internal.net.http.common.MinimalFuture@362569da[Completed exceptionally: java.util.concurrent.CompletionException: java.util.concurrent.CancellationException] (id=679) [2024-11-08T17:17:37.582Z] Got expected exception: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException [2024-11-08T17:17:37.582Z] Got expected exception: java.util.concurrent.CancellationException [2024-11-08T17:17:37.582Z] CancellationException cause: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.582Z] Got expected exception: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.582Z] cause: java.net.ConnectException [2024-11-08T17:17:37.582Z] response: jdk.internal.net.http.common.MinimalFuture@513039a9[Not completed, 1 dependents] (id=715) [2024-11-08T17:17:37.582Z] cf1: jdk.internal.net.http.common.MinimalFuture@4ebab34[Not completed, 1 dependents] (id=716) [2024-11-08T17:17:37.582Z] cf2: jdk.internal.net.http.common.MinimalFuture@19ddcf5f[Not completed] (id=717) [2024-11-08T17:17:37.582Z] client delay: 38 [2024-11-08T17:17:37.582Z] java.util.concurrent.CompletionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.582Z] response after cancel: jdk.internal.net.http.common.MinimalFuture@513039a9[Completed exceptionally: java.util.concurrent.CompletionException: java.util.concurrent.CancellationException: Request cancelled] (id=715) [2024-11-08T17:17:37.582Z] cf1 after cancel: jdk.internal.net.http.common.MinimalFuture@4ebab34[Completed exceptionally: java.util.concurrent.CompletionException: java.util.concurrent.CancellationException: Request cancelled] (id=716) [2024-11-08T17:17:37.582Z] cf2 after cancel: jdk.internal.net.http.common.MinimalFuture@19ddcf5f[Completed exceptionally: java.util.concurrent.CompletionException: java.util.concurrent.CancellationException: Request cancelled] (id=717) [2024-11-08T17:17:37.582Z] Got expected exception: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.582Z] Got expected exception: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.582Z] CancellationException cause: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.582Z] Got expected exception: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.582Z] cause: java.io.IOException: Request cancelled [2024-11-08T17:17:37.582Z] response: jdk.internal.net.http.common.MinimalFuture@42b1e07[Not completed, 1 dependents] (id=754) [2024-11-08T17:17:37.582Z] cf1: jdk.internal.net.http.common.MinimalFuture@5486825a[Not completed, 1 dependents] (id=755) [2024-11-08T17:17:37.582Z] cf2: jdk.internal.net.http.common.MinimalFuture@ded21f5[Not completed] (id=756) [2024-11-08T17:17:37.582Z] client delay: 5 [2024-11-08T17:17:37.582Z] response after cancel: jdk.internal.net.http.common.MinimalFuture@42b1e07[Not completed, 1 dependents] (id=754) [2024-11-08T17:17:37.582Z] cf1 after cancel: jdk.internal.net.http.common.MinimalFuture@5486825a[Completed exceptionally: java.util.concurrent.CancellationException] (id=755) [2024-11-08T17:17:37.583Z] cf2 after cancel: jdk.internal.net.http.common.MinimalFuture@ded21f5[Completed exceptionally: java.util.concurrent.CompletionException: java.util.concurrent.CancellationException] (id=756) [2024-11-08T17:17:37.583Z] Got expected exception: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException [2024-11-08T17:17:37.583Z] Got expected exception: java.util.concurrent.CancellationException [2024-11-08T17:17:37.583Z] CancellationException cause: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.583Z] Got expected exception: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.583Z] cause: java.io.IOException: Request cancelled [2024-11-08T17:17:37.583Z] test CancelRequestTest.testGetSendAsync("http://127.0.0.1:45261/http2/x/same/interrupt", true, true): success [2024-11-08T17:17:37.583Z] config CancelRequestTest.beforeMethod(org.testng.TestRunner@72c9c79a): success [2024-11-08T17:17:37.583Z] [2024-11-08T17:17:37.583Z] [6 s, 167 ms, 930867 ns] testGetSendAsync(https://127.0.0.1:60719/https2/x/same/interrupt/get, true, true) [2024-11-08T17:17:37.583Z] response: jdk.internal.net.http.common.MinimalFuture@46ce9089[Not completed, 1 dependents] (id=785) [2024-11-08T17:17:37.583Z] cf1: jdk.internal.net.http.common.MinimalFuture@2248e32c[Not completed, 1 dependents] (id=786) [2024-11-08T17:17:37.583Z] cf2: jdk.internal.net.http.common.MinimalFuture@35637bf5[Not completed] (id=787) [2024-11-08T17:17:37.583Z] client delay: 35 [2024-11-08T17:17:37.583Z] response after cancel: jdk.internal.net.http.common.MinimalFuture@46ce9089[Not completed, 1 dependents] (id=785) [2024-11-08T17:17:37.583Z] cf1 after cancel: jdk.internal.net.http.common.MinimalFuture@2248e32c[Completed exceptionally: java.util.concurrent.CancellationException] (id=786) [2024-11-08T17:17:37.583Z] cf2 after cancel: jdk.internal.net.http.common.MinimalFuture@35637bf5[Completed exceptionally: java.util.concurrent.CompletionException: java.util.concurrent.CancellationException] (id=787) [2024-11-08T17:17:37.583Z] Got expected exception: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException [2024-11-08T17:17:37.583Z] Got expected exception: java.util.concurrent.CancellationException [2024-11-08T17:17:37.583Z] CancellationException cause: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.583Z] Got expected exception: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.583Z] cause: java.io.IOException: Request cancelled [2024-11-08T17:17:37.583Z] response: jdk.internal.net.http.common.MinimalFuture@41bfa7ed[Not completed, 1 dependents] (id=823) [2024-11-08T17:17:37.583Z] cf1: jdk.internal.net.http.common.MinimalFuture@73473d8b[Not completed, 1 dependents] (id=824) [2024-11-08T17:17:37.583Z] cf2: jdk.internal.net.http.common.MinimalFuture@16f3f14c[Not completed] (id=825) [2024-11-08T17:17:37.583Z] client delay: 17 [2024-11-08T17:17:37.583Z] response after cancel: jdk.internal.net.http.common.MinimalFuture@41bfa7ed[Not completed, 1 dependents] (id=823) [2024-11-08T17:17:37.583Z] cf1 after cancel: jdk.internal.net.http.common.MinimalFuture@73473d8b[Completed exceptionally: java.util.concurrent.CancellationException] (id=824) [2024-11-08T17:17:37.583Z] cf2 after cancel: jdk.internal.net.http.common.MinimalFuture@16f3f14c[Completed exceptionally: java.util.concurrent.CompletionException: java.util.concurrent.CancellationException] (id=825) [2024-11-08T17:17:37.583Z] Got expected exception: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException [2024-11-08T17:17:37.583Z] Got expected exception: java.util.concurrent.CancellationException [2024-11-08T17:17:37.583Z] CancellationException cause: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.583Z] Got expected exception: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.583Z] cause: java.net.ConnectException [2024-11-08T17:17:37.583Z] response: jdk.internal.net.http.common.MinimalFuture@38e19cb4[Not completed, 1 dependents] (id=854) [2024-11-08T17:17:37.583Z] cf1: jdk.internal.net.http.common.MinimalFuture@4ddc48a[Not completed, 1 dependents] (id=855) [2024-11-08T17:17:37.583Z] cf2: jdk.internal.net.http.common.MinimalFuture@4ebc0aff[Not completed] (id=856) [2024-11-08T17:17:37.583Z] client delay: 55 [2024-11-08T17:17:37.583Z] response after cancel: jdk.internal.net.http.common.MinimalFuture@38e19cb4[Not completed, 1 dependents] (id=854) [2024-11-08T17:17:37.583Z] cf1 after cancel: jdk.internal.net.http.common.MinimalFuture@4ddc48a[Completed exceptionally: java.util.concurrent.CancellationException] (id=855) [2024-11-08T17:17:37.583Z] cf2 after cancel: jdk.internal.net.http.common.MinimalFuture@4ebc0aff[Completed exceptionally: java.util.concurrent.CompletionException: java.util.concurrent.CancellationException] (id=856) [2024-11-08T17:17:37.583Z] Got expected exception: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException [2024-11-08T17:17:37.583Z] Got expected exception: java.util.concurrent.CancellationException [2024-11-08T17:17:37.583Z] CancellationException cause: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.583Z] Got expected exception: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.583Z] cause: java.io.IOException: Request cancelled [2024-11-08T17:17:37.583Z] test CancelRequestTest.testGetSendAsync("https://127.0.0.1:60719/https2/x/same/interrupt", true, true): success [2024-11-08T17:17:37.583Z] config CancelRequestTest.beforeMethod(org.testng.TestRunner@72c9c79a): success [2024-11-08T17:17:37.583Z] [2024-11-08T17:17:37.583Z] [6 s, 341 ms, 725072 ns] testGetSendAsync(http://127.0.0.1:42903/http1/x/new/nointerrupt/get, false, false) [2024-11-08T17:17:37.583Z] response: [2024-11-08T17:17:37.583Z] [2024-11-08T17:17:37.583Z] ... [2024-11-08T17:17:37.583Z] Output overflow: [2024-11-08T17:17:37.583Z] JT Harness has limited the test output to the text [2024-11-08T17:17:37.583Z] at the beginning and the end, so that you can see how the [2024-11-08T17:17:37.583Z] test began, and how it completed. [2024-11-08T17:17:37.583Z] [2024-11-08T17:17:37.584Z] If you need to see more of the output from the test, [2024-11-08T17:17:37.584Z] set the system property javatest.maxOutputSize to a higher [2024-11-08T17:17:37.584Z] value. The current value is 100000 [2024-11-08T17:17:37.584Z] ... [2024-11-08T17:17:37.584Z] [2024-11-08T17:17:37.584Z] er$Http2TestContext.handle(HttpServerAdapters.java:939) [2024-11-08T17:17:37.584Z] at jdk.httpclient.test.lib.common.HttpServerAdapters$HttpTestHandler.doHandle(HttpServerAdapters.java:401) [2024-11-08T17:17:37.584Z] at jdk.httpclient.test.lib.common.HttpServerAdapters$HttpTestHandler.lambda$toHttp2Handler$1(HttpServerAdapters.java:397) [2024-11-08T17:17:37.584Z] at jdk.httpclient.test.lib.http2.Http2TestServerConnection.handleRequest(Http2TestServerConnection.java:729) [2024-11-08T17:17:37.584Z] at jdk.httpclient.test.lib.http2.Http2TestServerConnection.lambda$createStream$3(Http2TestServerConnection.java:680) [2024-11-08T17:17:37.584Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) [2024-11-08T17:17:37.584Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-11-08T17:17:37.584Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2024-11-08T17:17:37.584Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2024-11-08T17:17:37.584Z] at java.base/java.lang.Thread.run(Thread.java:840) [2024-11-08T17:17:37.584Z] WARNING: exception caught in HttpTestHandler::handle java.io.IOException: closed [2024-11-08T17:17:37.584Z] java.io.IOException: closed [2024-11-08T17:17:37.584Z] at jdk.httpclient.test.lib.http2.BodyOutputStream.write(BodyOutputStream.java:84) [2024-11-08T17:17:37.584Z] at java.base/java.io.OutputStream.write(OutputStream.java:127) [2024-11-08T17:17:37.584Z] at CancelRequestTest$HTTPSlowHandler.handle(CancelRequestTest.java:629) [2024-11-08T17:17:37.584Z] at jdk.httpclient.test.lib.common.HttpServerAdapters$HttpChain$Http2Chain.doFilter(HttpServerAdapters.java:484) [2024-11-08T17:17:37.584Z] at jdk.httpclient.test.lib.common.HttpServerAdapters$HttpTestServer$Http2TestContext.handle(HttpServerAdapters.java:939) [2024-11-08T17:17:37.584Z] at jdk.httpclient.test.lib.common.HttpServerAdapters$HttpTestHandler.doHandle(HttpServerAdapters.java:401) [2024-11-08T17:17:37.584Z] at jdk.httpclient.test.lib.common.HttpServerAdapters$HttpTestHandler.lambda$toHttp2Handler$1(HttpServerAdapters.java:397) [2024-11-08T17:17:37.584Z] at jdk.httpclient.test.lib.http2.Http2TestServerConnection.handleRequest(Http2TestServerConnection.java:729) [2024-11-08T17:17:37.584Z] at jdk.httpclient.test.lib.http2.Http2TestServerConnection.lambda$createStream$3(Http2TestServerConnection.java:680) [2024-11-08T17:17:37.584Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) [2024-11-08T17:17:37.584Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-11-08T17:17:37.584Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2024-11-08T17:17:37.584Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2024-11-08T17:17:37.584Z] at java.base/java.lang.Thread.run(Thread.java:840) [2024-11-08T17:17:37.584Z] waiting for completion on: java.util.concurrent.CompletableFuture@155d8356[Completed normally] [2024-11-08T17:17:37.584Z] Cancelling from Thread[pool-1-thread-2,5,MainThreadGroup] [2024-11-08T17:17:37.584Z] cancelled jdk.internal.net.http.common.MinimalFuture@522b2228[Completed exceptionally: java.util.concurrent.CancellationException] (id=5276) [2024-11-08T17:17:37.584Z] Got expected exception: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException [2024-11-08T17:17:37.584Z] Got expected exception: java.util.concurrent.CancellationException [2024-11-08T17:17:37.584Z] HTTPSlowHandler received request to /http1/x/same/interrupt/post [2024-11-08T17:17:37.584Z] HTTPSlowHandler: unexpected exception: java.io.IOException: Broken pipe [2024-11-08T17:17:37.584Z] HTTPSlowHandler reply sent: /http1/x/same/interrupt/post [2024-11-08T17:17:37.584Z] WARNING: exception caught in HttpTestHandler::handle java.io.IOException: Broken pipe [2024-11-08T17:17:37.584Z] java.io.IOException: Broken pipe [2024-11-08T17:17:37.584Z] at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) [2024-11-08T17:17:37.584Z] at java.base/sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:62) [2024-11-08T17:17:37.584Z] at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:132) [2024-11-08T17:17:37.584Z] at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:97) [2024-11-08T17:17:37.584Z] at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:53) [2024-11-08T17:17:37.584Z] at java.base/sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:532) [2024-11-08T17:17:37.584Z] at jdk.httpserver/sun.net.httpserver.Request$WriteStream.write(Request.java:424) [2024-11-08T17:17:37.584Z] at jdk.httpserver/sun.net.httpserver.ChunkedOutputStream.writeChunk(ChunkedOutputStream.java:131) [2024-11-08T17:17:37.584Z] at jdk.httpserver/sun.net.httpserver.ChunkedOutputStream.flush(ChunkedOutputStream.java:165) [2024-11-08T17:17:37.584Z] at jdk.httpserver/sun.net.httpserver.PlaceholderOutputStream.flush(ExchangeImpl.java:468) [2024-11-08T17:17:37.584Z] at CancelRequestTest$HTTPSlowHandler.handle(CancelRequestTest.java:630) [2024-11-08T17:17:37.584Z] at jdk.httpclient.test.lib.common.HttpServerAdapters$HttpTestHandler.doHandle(HttpServerAdapters.java:401) [2024-11-08T17:17:37.584Z] at jdk.httpclient.test.lib.common.HttpServerAdapters$HttpTestHandler.lambda$toHttpHandler$0(HttpServerAdapters.java:394) [2024-11-08T17:17:37.584Z] at jdk.httpserver/com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:95) [2024-11-08T17:17:37.584Z] at jdk.httpserver/sun.net.httpserver.AuthFilter.doFilter(AuthFilter.java:82) [2024-11-08T17:17:37.584Z] at jdk.httpserver/com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:98) [2024-11-08T17:17:37.584Z] at jdk.httpserver/sun.net.httpserver.ServerImpl$Exchange$LinkHandler.handle(ServerImpl.java:855) [2024-11-08T17:17:37.584Z] at jdk.httpserver/com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:95) [2024-11-08T17:17:37.584Z] at jdk.httpserver/sun.net.httpserver.ServerImpl$Exchange.run(ServerImpl.java:831) [2024-11-08T17:17:37.584Z] at jdk.httpserver/sun.net.httpserver.ServerImpl$DefaultExecutor.execute(ServerImpl.java:201) [2024-11-08T17:17:37.592Z] at jdk.httpserver/sun.net.httpserver.ServerImpl$Dispatcher.handle(ServerImpl.java:561) [2024-11-08T17:17:37.592Z] at jdk.httpserver/sun.net.httpserver.ServerImpl$Dispatcher.run(ServerImpl.java:526) [2024-11-08T17:17:37.592Z] at java.base/java.lang.Thread.run(Thread.java:840) [2024-11-08T17:17:37.592Z] Suppressed: java.io.IOException: Broken pipe [2024-11-08T17:17:37.592Z] at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) [2024-11-08T17:17:37.592Z] at java.base/sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:62) [2024-11-08T17:17:37.592Z] at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:132) [2024-11-08T17:17:37.592Z] at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:97) [2024-11-08T17:17:37.592Z] at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:53) [2024-11-08T17:17:37.592Z] at java.base/sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:532) [2024-11-08T17:17:37.592Z] at jdk.httpserver/sun.net.httpserver.Request$WriteStream.write(Request.java:424) [2024-11-08T17:17:37.592Z] at jdk.httpserver/sun.net.httpserver.ChunkedOutputStream.writeChunk(ChunkedOutputStream.java:131) [2024-11-08T17:17:37.592Z] at jdk.httpserver/sun.net.httpserver.ChunkedOutputStream.flush(ChunkedOutputStream.java:165) [2024-11-08T17:17:37.592Z] at jdk.httpserver/sun.net.httpserver.ChunkedOutputStream.close(ChunkedOutputStream.java:140) [2024-11-08T17:17:37.592Z] at jdk.httpserver/sun.net.httpserver.PlaceholderOutputStream.close(ExchangeImpl.java:473) [2024-11-08T17:17:37.592Z] at CancelRequestTest$HTTPSlowHandler.handle(CancelRequestTest.java:621) [2024-11-08T17:17:37.592Z] ... 12 more [2024-11-08T17:17:37.592Z] Got expected exception: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.592Z] cause: java.io.IOException: HTTP/1.1 header parser received no bytes [2024-11-08T17:17:37.592Z] response: jdk.internal.net.http.common.MinimalFuture@35b0fc96[Not completed, 1 dependents] (id=5315) [2024-11-08T17:17:37.592Z] cf1: jdk.internal.net.http.common.MinimalFuture@48e5d07d[Not completed, 1 dependents] (id=5316) [2024-11-08T17:17:37.592Z] cf2: jdk.internal.net.http.common.MinimalFuture@4354812b[Not completed] (id=5317) [2024-11-08T17:17:37.592Z] response after cancel: jdk.internal.net.http.common.MinimalFuture@35b0fc96[Not completed, 1 dependents] (id=5315) [2024-11-08T17:17:37.592Z] cf1 after cancel: jdk.internal.net.http.common.MinimalFuture@48e5d07d[Not completed, 1 dependents] (id=5316) [2024-11-08T17:17:37.592Z] cf2 after cancel: jdk.internal.net.http.common.MinimalFuture@4354812b[Not completed] (id=5317) [2024-11-08T17:17:37.592Z] waiting for completion on: java.util.concurrent.CompletableFuture@5bca23b2[Completed normally] [2024-11-08T17:17:37.592Z] Cancelling from Thread[pool-1-thread-5,5,MainThreadGroup] [2024-11-08T17:17:37.592Z] Server wrote 6 bytes [2024-11-08T17:17:37.592Z] HTTPSlowHandler reply sent: https://127.0.0.1:60719/https2/x/new/interrupt/post [2024-11-08T17:17:37.592Z] cancelled jdk.internal.net.http.common.MinimalFuture@48e5d07d[Completed exceptionally: java.util.concurrent.CancellationException] (id=5316) [2024-11-08T17:17:37.592Z] Got expected exception: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException [2024-11-08T17:17:37.592Z] Got expected exception: java.util.concurrent.CancellationException [2024-11-08T17:17:37.592Z] Got expected exception: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.592Z] cause: java.io.IOException: Request cancelled [2024-11-08T17:17:37.593Z] test CancelRequestTest.testPostSendAsync("http://127.0.0.1:42903/http1/x/same/interrupt", true, true): success [2024-11-08T17:17:37.593Z] config CancelRequestTest.beforeMethod(org.testng.TestRunner@72c9c79a): success [2024-11-08T17:17:37.593Z] [2024-11-08T17:17:37.593Z] [34 s, 874 ms, 176731 ns] testPostSendAsync(https://127.0.0.1:41717/https1/x/same/interrupt/post, true, true) [2024-11-08T17:17:37.593Z] response: jdk.internal.net.http.common.MinimalFuture@5c3c9e33[Not completed, 1 dependents] (id=5366) [2024-11-08T17:17:37.593Z] cf1: jdk.internal.net.http.common.MinimalFuture@3b061146[Not completed, 1 dependents] (id=5367) [2024-11-08T17:17:37.593Z] cf2: jdk.internal.net.http.common.MinimalFuture@65f5f598[Not completed] (id=5368) [2024-11-08T17:17:37.593Z] response after cancel: jdk.internal.net.http.common.MinimalFuture@5c3c9e33[Not completed, 1 dependents] (id=5366) [2024-11-08T17:17:37.593Z] cf1 after cancel: jdk.internal.net.http.common.MinimalFuture@3b061146[Not completed, 1 dependents] (id=5367) [2024-11-08T17:17:37.593Z] cf2 after cancel: jdk.internal.net.http.common.MinimalFuture@65f5f598[Not completed] (id=5368) [2024-11-08T17:17:37.593Z] waiting for completion on: java.util.concurrent.CompletableFuture@2862f9a8[Completed normally] [2024-11-08T17:17:37.593Z] Cancelling from Thread[pool-1-thread-5,5,MainThreadGroup] [2024-11-08T17:17:37.593Z] cancelled jdk.internal.net.http.common.MinimalFuture@3b061146[Completed exceptionally: java.util.concurrent.CancellationException] (id=5367) [2024-11-08T17:17:37.593Z] Got expected exception: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException [2024-11-08T17:17:37.593Z] Got expected exception: java.util.concurrent.CancellationException [2024-11-08T17:17:37.593Z] Got expected exception: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.593Z] cause: java.io.IOException: Request cancelled [2024-11-08T17:17:37.593Z] response: jdk.internal.net.http.common.MinimalFuture@392cb358[Not completed, 1 dependents] (id=5426) [2024-11-08T17:17:37.593Z] cf1: jdk.internal.net.http.common.MinimalFuture@1596f48[Not completed, 1 dependents] (id=5427) [2024-11-08T17:17:37.593Z] cf2: jdk.internal.net.http.common.MinimalFuture@adec204[Not completed] (id=5428) [2024-11-08T17:17:37.593Z] response after cancel: jdk.internal.net.http.common.MinimalFuture@392cb358[Not completed, 1 dependents] (id=5426) [2024-11-08T17:17:37.593Z] cf1 after cancel: jdk.internal.net.http.common.MinimalFuture@1596f48[Not completed, 1 dependents] (id=5427) [2024-11-08T17:17:37.593Z] cf2 after cancel: jdk.internal.net.http.common.MinimalFuture@adec204[Not completed] (id=5428) [2024-11-08T17:17:37.593Z] waiting for completion on: java.util.concurrent.CompletableFuture@11e3c7d4[Completed normally] [2024-11-08T17:17:37.593Z] Cancelling from Thread[pool-1-thread-2,5,MainThreadGroup] [2024-11-08T17:17:37.593Z] java.util.concurrent.CompletionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.593Z] Got expected exception: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.593Z] Got expected exception: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.593Z] Got expected exception: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.593Z] cause: java.io.IOException: Request cancelled [2024-11-08T17:17:37.593Z] response: jdk.internal.net.http.common.MinimalFuture@404daff2[Not completed, 1 dependents] (id=5486) [2024-11-08T17:17:37.593Z] cf1: jdk.internal.net.http.common.MinimalFuture@1c2772d0[Not completed, 1 dependents] (id=5487) [2024-11-08T17:17:37.593Z] cf2: jdk.internal.net.http.common.MinimalFuture@56ce7d33[Not completed] (id=5488) [2024-11-08T17:17:37.593Z] response after cancel: jdk.internal.net.http.common.MinimalFuture@404daff2[Not completed, 1 dependents] (id=5486) [2024-11-08T17:17:37.593Z] cf1 after cancel: jdk.internal.net.http.common.MinimalFuture@1c2772d0[Not completed, 1 dependents] (id=5487) [2024-11-08T17:17:37.593Z] cf2 after cancel: jdk.internal.net.http.common.MinimalFuture@56ce7d33[Not completed] (id=5488) [2024-11-08T17:17:37.593Z] cancelled jdk.internal.net.http.common.MinimalFuture@1596f48[Completed exceptionally: java.util.concurrent.CompletionException: java.util.concurrent.CancellationException: Request cancelled] (id=5427) [2024-11-08T17:17:37.593Z] waiting for completion on: java.util.concurrent.CompletableFuture@23d4b1eb[Completed normally] [2024-11-08T17:17:37.593Z] Cancelling from Thread[pool-1-thread-1,5,MainThreadGroup] [2024-11-08T17:17:37.593Z] cancelled jdk.internal.net.http.common.MinimalFuture@1c2772d0[Completed exceptionally: java.util.concurrent.CancellationException] (id=5487) [2024-11-08T17:17:37.593Z] Got expected exception: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException [2024-11-08T17:17:37.593Z] Got expected exception: java.util.concurrent.CancellationException [2024-11-08T17:17:37.593Z] Got expected exception: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.593Z] cause: java.io.IOException: Request cancelled [2024-11-08T17:17:37.593Z] test CancelRequestTest.testPostSendAsync("https://127.0.0.1:41717/https1/x/same/interrupt", true, true): success [2024-11-08T17:17:37.593Z] config CancelRequestTest.beforeMethod(org.testng.TestRunner@72c9c79a): success [2024-11-08T17:17:37.593Z] [2024-11-08T17:17:37.593Z] [36 s, 130 ms, 981579 ns] testPostSendAsync(http://127.0.0.1:45261/http2/x/same/interrupt/post, true, true) [2024-11-08T17:17:37.593Z] response: jdk.internal.net.http.common.MinimalFuture@20f51050[Not completed, 1 dependents] (id=5546) [2024-11-08T17:17:37.593Z] cf1: jdk.internal.net.http.common.MinimalFuture@577c698[Not completed, 1 dependents] (id=5547) [2024-11-08T17:17:37.593Z] cf2: jdk.internal.net.http.common.MinimalFuture@4d1b4911[Not completed] (id=5548) [2024-11-08T17:17:37.593Z] response after cancel: jdk.internal.net.http.common.MinimalFuture@20f51050[Not completed, 1 dependents] (id=5546) [2024-11-08T17:17:37.593Z] cf1 after cancel: jdk.internal.net.http.common.MinimalFuture@577c698[Not completed, 1 dependents] (id=5547) [2024-11-08T17:17:37.593Z] cf2 after cancel: jdk.internal.net.http.common.MinimalFuture@4d1b4911[Not completed] (id=5548) [2024-11-08T17:17:37.593Z] waiting for completion on: java.util.concurrent.CompletableFuture@26676c2b[Completed normally] [2024-11-08T17:17:37.593Z] Cancelling from Thread[pool-1-thread-5,5,MainThreadGroup] [2024-11-08T17:17:37.593Z] cancelled jdk.internal.net.http.common.MinimalFuture@577c698[Completed exceptionally: java.util.concurrent.CancellationException] (id=5547) [2024-11-08T17:17:37.593Z] Got expected exception: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException [2024-11-08T17:17:37.593Z] Got expected exception: java.util.concurrent.CancellationException [2024-11-08T17:17:37.593Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2a4c9158 [2024-11-08T17:17:37.593Z] HTTPSlowHandler received request to http://127.0.0.1:45261/http2/x/same/interrupt/post [2024-11-08T17:17:37.593Z] Got expected exception: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.593Z] cause: java.io.IOException: Stream 17 cancelled [2024-11-08T17:17:37.593Z] response: jdk.internal.net.http.common.MinimalFuture@50f99c9f[Not completed, 1 dependents] (id=5579) [2024-11-08T17:17:37.593Z] cf1: jdk.internal.net.http.common.MinimalFuture@58867140[Not completed, 1 dependents] (id=5580) [2024-11-08T17:17:37.593Z] cf2: jdk.internal.net.http.common.MinimalFuture@637e3fce[Not completed] (id=5581) [2024-11-08T17:17:37.593Z] response after cancel: jdk.internal.net.http.common.MinimalFuture@50f99c9f[Not completed, 1 dependents] (id=5579) [2024-11-08T17:17:37.593Z] cf1 after cancel: jdk.internal.net.http.common.MinimalFuture@58867140[Not completed, 1 dependents] (id=5580) [2024-11-08T17:17:37.593Z] cf2 after cancel: jdk.internal.net.http.common.MinimalFuture@637e3fce[Not completed] (id=5581) [2024-11-08T17:17:37.593Z] waiting for completion on: java.util.concurrent.CompletableFuture@16ef0fe4[Completed normally] [2024-11-08T17:17:37.593Z] Cancelling from Thread[pool-1-thread-1,5,MainThreadGroup] [2024-11-08T17:17:37.593Z] cancelled jdk.internal.net.http.common.MinimalFuture@58867140[Completed exceptionally: java.util.concurrent.CancellationException] (id=5580) [2024-11-08T17:17:37.593Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@9c00ed7 [2024-11-08T17:17:37.593Z] HTTPSlowHandler received request to http://127.0.0.1:45261/http2/x/same/interrupt/post [2024-11-08T17:17:37.593Z] HTTPSlowHandler: unexpected exception: java.io.IOException: closed [2024-11-08T17:17:37.593Z] HTTPSlowHandler reply sent: http://127.0.0.1:45261/http2/x/same/interrupt/post [2024-11-08T17:17:37.593Z] WARNING: exception caught in Http2Chain::doFilter java.io.IOException: closed [2024-11-08T17:17:37.593Z] java.io.IOException: closed [2024-11-08T17:17:37.593Z] at jdk.httpclient.test.lib.http2.BodyOutputStream.write(BodyOutputStream.java:84) [2024-11-08T17:17:37.593Z] at java.base/java.io.OutputStream.write(OutputStream.java:127) [2024-11-08T17:17:37.593Z] at CancelRequestTest$HTTPSlowHandler.handle(CancelRequestTest.java:629) [2024-11-08T17:17:37.594Z] at jdk.httpclient.test.lib.common.HttpServerAdapters$HttpChain$Http2Chain.doFilter(HttpServerAdapters.java:484) [2024-11-08T17:17:37.594Z] at jdk.httpclient.test.lib.common.HttpServerAdapters$HttpTestServer$Http2TestContext.handle(HttpServerAdapters.java:939) [2024-11-08T17:17:37.594Z] at jdk.httpclient.test.lib.common.HttpServerAdapters$HttpTestHandler.doHandle(HttpServerAdapters.java:401) [2024-11-08T17:17:37.594Z] at jdk.httpclient.test.lib.common.HttpServerAdapters$HttpTestHandler.lambda$toHttp2Handler$1(HttpServerAdapters.java:397) [2024-11-08T17:17:37.594Z] at jdk.httpclient.test.lib.http2.Http2TestServerConnection.handleRequest(Http2TestServerConnection.java:729) [2024-11-08T17:17:37.594Z] at jdk.httpclient.test.lib.http2.Http2TestServerConnection.lambda$createStream$3(Http2TestServerConnection.java:680) [2024-11-08T17:17:37.594Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) [2024-11-08T17:17:37.594Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-11-08T17:17:37.594Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2024-11-08T17:17:37.594Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2024-11-08T17:17:37.594Z] at java.base/java.lang.Thread.run(Thread.java:840) [2024-11-08T17:17:37.594Z] WARNING: exception caught in HttpTestHandler::handle java.io.IOException: closed [2024-11-08T17:17:37.594Z] java.io.IOException: closed [2024-11-08T17:17:37.594Z] at jdk.httpclient.test.lib.http2.BodyOutputStream.write(BodyOutputStream.java:84) [2024-11-08T17:17:37.594Z] at java.base/java.io.OutputStream.write(OutputStream.java:127) [2024-11-08T17:17:37.594Z] at CancelRequestTest$HTTPSlowHandler.handle(CancelRequestTest.java:629) [2024-11-08T17:17:37.594Z] at jdk.httpclient.test.lib.common.HttpServerAdapters$HttpChain$Http2Chain.doFilter(HttpServerAdapters.java:484) [2024-11-08T17:17:37.594Z] at jdk.httpclient.test.lib.common.HttpServerAdapters$HttpTestServer$Http2TestContext.handle(HttpServerAdapters.java:939) [2024-11-08T17:17:37.594Z] at jdk.httpclient.test.lib.common.HttpServerAdapters$HttpTestHandler.doHandle(HttpServerAdapters.java:401) [2024-11-08T17:17:37.594Z] at jdk.httpclient.test.lib.common.HttpServerAdapters$HttpTestHandler.lambda$toHttp2Handler$1(HttpServerAdapters.java:397) [2024-11-08T17:17:37.594Z] at jdk.httpclient.test.lib.http2.Http2TestServerConnection.handleRequest(Http2TestServerConnection.java:729) [2024-11-08T17:17:37.594Z] at jdk.httpclient.test.lib.http2.Http2TestServerConnection.lambda$createStream$3(Http2TestServerConnection.java:680) [2024-11-08T17:17:37.594Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) [2024-11-08T17:17:37.594Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-11-08T17:17:37.594Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2024-11-08T17:17:37.594Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2024-11-08T17:17:37.594Z] at java.base/java.lang.Thread.run(Thread.java:840) [2024-11-08T17:17:37.594Z] Got expected exception: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException [2024-11-08T17:17:37.594Z] Got expected exception: java.util.concurrent.CancellationException [2024-11-08T17:17:37.594Z] Got expected exception: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.594Z] cause: java.io.IOException: Stream 19 cancelled [2024-11-08T17:17:37.594Z] response: jdk.internal.net.http.common.MinimalFuture@743ab171[Not completed, 1 dependents] (id=5612) [2024-11-08T17:17:37.594Z] cf1: jdk.internal.net.http.common.MinimalFuture@68bbd60d[Not completed, 1 dependents] (id=5613) [2024-11-08T17:17:37.594Z] cf2: jdk.internal.net.http.common.MinimalFuture@3dca62b[Not completed] (id=5614) [2024-11-08T17:17:37.594Z] response after cancel: jdk.internal.net.http.common.MinimalFuture@743ab171[Not completed, 1 dependents] (id=5612) [2024-11-08T17:17:37.594Z] cf1 after cancel: jdk.internal.net.http.common.MinimalFuture@68bbd60d[Not completed, 1 dependents] (id=5613) [2024-11-08T17:17:37.594Z] cf2 after cancel: jdk.internal.net.http.common.MinimalFuture@3dca62b[Not completed] (id=5614) [2024-11-08T17:17:37.594Z] waiting for completion on: java.util.concurrent.CompletableFuture@4de4e4f6[Completed normally] [2024-11-08T17:17:37.594Z] Cancelling from Thread[pool-1-thread-1,5,MainThreadGroup] [2024-11-08T17:17:37.594Z] cancelled jdk.internal.net.http.common.MinimalFuture@68bbd60d[Completed exceptionally: java.util.concurrent.CancellationException] (id=5613) [2024-11-08T17:17:37.594Z] Got expected exception: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException [2024-11-08T17:17:37.594Z] Got expected exception: java.util.concurrent.CancellationException [2024-11-08T17:17:37.594Z] Got expected exception: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.594Z] cause: java.io.IOException: Stream 21 cancelled [2024-11-08T17:17:37.594Z] test CancelRequestTest.testPostSendAsync("http://127.0.0.1:45261/http2/x/same/interrupt", true, true): success [2024-11-08T17:17:37.594Z] config CancelRequestTest.beforeMethod(org.testng.TestRunner@72c9c79a): success [2024-11-08T17:17:37.594Z] [2024-11-08T17:17:37.594Z] [36 s, 199 ms, 271241 ns] testPostSendAsync(https://127.0.0.1:60719/https2/x/same/interrupt/post, true, true) [2024-11-08T17:17:37.594Z] response: jdk.internal.net.http.common.MinimalFuture@6635018[Not completed, 1 dependents] (id=5645) [2024-11-08T17:17:37.594Z] cf1: jdk.internal.net.http.common.MinimalFuture@60685301[Not completed, 1 dependents] (id=5646) [2024-11-08T17:17:37.594Z] cf2: jdk.internal.net.http.common.MinimalFuture@20abe3c[Not completed] (id=5647) [2024-11-08T17:17:37.594Z] response after cancel: jdk.internal.net.http.common.MinimalFuture@6635018[Not completed, 1 dependents] (id=5645) [2024-11-08T17:17:37.594Z] cf1 after cancel: jdk.internal.net.http.common.MinimalFuture@60685301[Not completed, 1 dependents] (id=5646) [2024-11-08T17:17:37.594Z] cf2 after cancel: jdk.internal.net.http.common.MinimalFuture@20abe3c[Not completed] (id=5647) [2024-11-08T17:17:37.594Z] waiting for completion on: java.util.concurrent.CompletableFuture@53bcde4b[Completed normally] [2024-11-08T17:17:37.594Z] Cancelling from Thread[pool-1-thread-5,5,MainThreadGroup] [2024-11-08T17:17:37.594Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2c4f9b95 [2024-11-08T17:17:37.594Z] HTTPSlowHandler received request to http://127.0.0.1:45261/http2/x/same/interrupt/post [2024-11-08T17:17:37.594Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@36a97e47 [2024-11-08T17:17:37.594Z] HTTPSlowHandler received request to https://127.0.0.1:60719/https2/x/same/interrupt/post [2024-11-08T17:17:37.594Z] cancelled jdk.internal.net.http.common.MinimalFuture@60685301[Completed exceptionally: java.util.concurrent.CancellationException] (id=5646) [2024-11-08T17:17:37.594Z] Server wrote 12 bytes [2024-11-08T17:17:37.594Z] Got expected exception: java.util.concurrent.ExecutionException: java.util.concurrent.CancellationException [2024-11-08T17:17:37.594Z] Got expected exception: java.util.concurrent.CancellationException [2024-11-08T17:17:37.594Z] Got expected exception: java.util.concurrent.CancellationException: Request cancelled [2024-11-08T17:17:37.594Z] cause: java.io.IOException: Stream 19 cancelled [2024-11-08T17:17:37.594Z] response: jdk.internal.net.http.common.MinimalFuture@450e1eae[Not completed, 1 dependents] (id=5678) [2024-11-08T17:17:37.594Z] cf1: jdk.internal.net.http.common.MinimalFuture@59717587[Not completed, 1 dependents] (id=5679) [2024-11-08T17:17:37.594Z] cf2: jdk.internal.net.http.common.MinimalFuture@7ba3d5f3[Not completed] (id=5680) [2024-11-08T17:17:37.594Z] response after cancel: jdk.internal.net.http.common.MinimalFuture@450e1eae[Not completed, 1 dependents] (id=5678) [2024-11-08T17:17:37.594Z] cf1 after cancel: jdk.internal.net.http.common.MinimalFuture@59717587[Not completed, 1 dependents] (id=5679) [2024-11-08T17:17:37.594Z] cf2 after cancel: jdk.internal.net.http.common.MinimalFuture@7ba3d5f3[Not completed] (id=5680) [2024-11-08T17:17:37.594Z] HTTPSlowHandler: unexpected exception: java.io.IOException: closed [2024-11-08T17:17:37.594Z] HTTPSlowHandler reply sent: https://127.0.0.1:60719/https2/x/same/interrupt/post [2024-11-08T17:17:37.594Z] WARNING: exception caught in Http2Chain::doFilter java.io.IOException: closed [2024-11-08T17:17:37.594Z] java.io.IOException: closed [2024-11-08T17:17:37.594Z] at jdk.httpclient.test.lib.http2.BodyOutputStream.write(BodyOutputStream.java:84) [2024-11-08T17:17:37.594Z] at java.base/java.io.OutputStream.write(OutputStream.java:127) [2024-11-08T17:17:37.594Z] at CancelRequestTest$HTTPSlowHandler.handle(CancelRequestTest.java:629) [2024-11-08T17:17:37.594Z] at jdk.httpclient.test.lib.common.HttpServerAdapters$HttpChain$Http2Chain.doFilter(HttpServerAdapters.java:484) [2024-11-08T17:17:37.594Z] at jdk.httpclient.test.lib.common.HttpServerAdapters$HttpTestServer$Http2TestContext.handle(HttpServerAdapters.java:939) [2024-11-08T17:17:37.594Z] at jdk.httpclient.test.lib.common.HttpServerAdapters$HttpTestHandler.doHandle(HttpServerAdapters.java:401) [2024-11-08T17:17:37.595Z] at jdk.httpclient.test.lib.common.HttpServerAdapters$HttpTestHandler.lambda$toHttp2Handler$1(HttpServerAdapters.java:397) [2024-11-08T17:17:37.595Z] at jdk.httpclient.test.lib.http2.Http2TestServerConnection.handleRequest(Http2TestServerConnection.java:729) [2024-11-08T17:17:37.595Z] at jdk.httpclient.test.lib.http2.Http2TestServerConnection.lambda$createStream$3(Http2TestServerConnection.java:680) [2024-11-08T17:17:37.595Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) [2024-11-08T17:17:37.595Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-11-08T17:17:37.595Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2024-11-08T17:17:37.595Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2024-11-08T17:17:37.595Z] at java.base/java.lang.Thread.run(Thread.java:840) [2024-11-08T17:17:37.595Z] WARNING: exception caught in HttpTestHandler::handle java.io.IOException: closed [2024-11-08T17:17:37.595Z] java.io.IOException: closed [2024-11-08T17:17:37.595Z] at jdk.httpclient.test.lib.http2.BodyOutputStream.write(BodyOutputStream.java:84) [2024-11-08T17:17:37.595Z] at java.base/java.io.OutputStream.write(OutputStream.java:127) [2024-11-08T17:17:37.595Z] at CancelRequestTest$HTTPSlowHandler.handle(CancelRequestTest.java:629) [2024-11-08T17:17:37.595Z] at jdk.httpclient.test.lib.common.HttpServerAdapters$HttpChain$Http2Chain.doFilter(HttpServerAdapters.java:484) [2024-11-08T17:17:37.595Z] at jdk.httpclient.test.lib.common.HttpServerAdapters$HttpTestServer$Http2TestContext.handle(HttpServerAdapters.java:939) [2024-11-08T17:17:37.595Z] at jdk.httpclient.test.lib.common.HttpServerAdapters$HttpTestHandler.doHandle(HttpServerAdapters.java:401) [2024-11-08T17:17:37.595Z] at jdk.httpclient.test.lib.common.HttpServerAdapters$HttpTestHandler.lambda$toHttp2Handler$1(HttpServerAdapters.java:397) [2024-11-08T17:17:37.595Z] at jdk.httpclient.test.lib.http2.Http2TestServerConnection.handleRequest(Http2TestServerConnection.java:729) [2024-11-08T17:17:37.595Z] at jdk.httpclient.test.lib.http2.Http2TestServerConnection.lambda$createStream$3(Http2TestServerConnection.java:680) [2024-11-08T17:17:37.595Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) [2024-11-08T17:17:37.595Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-11-08T17:17:37.595Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2024-11-08T17:17:37.595Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2024-11-08T17:17:37.595Z] at java.base/java.lang.Thread.run(Thread.java:840) [2024-11-08T17:17:37.595Z] waiting for completion on: java.util.concurrent.CompletableFuture@4f1bd5fe[Completed normally] [2024-11-08T17:17:37.595Z] java.util.concurrent.CompletionException: java.io.EOFException: EOF reached while reading [2024-11-08T17:17:37.595Z] Cancelling from Thread[pool-1-thread-1,5,MainThreadGroup] [2024-11-08T17:17:37.595Z] cancelled jdk.internal.net.http.common.MinimalFuture@59717587[Completed exceptionally: java.util.concurrent.CompletionException: java.io.EOFException: EOF reached while reading] (id=5679) [2024-11-08T17:17:37.595Z] Got expected exception: java.util.concurrent.ExecutionException: java.io.EOFException: EOF reached while reading [2024-11-08T17:17:37.595Z] Server wrote 12 bytes [2024-11-08T17:17:37.595Z] Server wrote 12 bytes [2024-11-08T17:17:37.595Z] test CancelRequestTest.testPostSendAsync("https://127.0.0.1:60719/https2/x/same/interrupt", true, true): failure [2024-11-08T17:17:37.595Z] java.lang.AssertionError: expected [true] but found [false] [2024-11-08T17:17:37.595Z] at org.testng.Assert.fail(Assert.java:99) [2024-11-08T17:17:37.595Z] at org.testng.Assert.failNotEquals(Assert.java:1037) [2024-11-08T17:17:37.595Z] at org.testng.Assert.assertTrue(Assert.java:45) [2024-11-08T17:17:37.595Z] at org.testng.Assert.assertTrue(Assert.java:55) [2024-11-08T17:17:37.595Z] at CancelRequestTest.testPostSendAsync(CancelRequestTest.java:435) [2024-11-08T17:17:37.595Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-11-08T17:17:37.595Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-11-08T17:17:37.595Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-11-08T17:17:37.595Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569) [2024-11-08T17:17:37.595Z] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:132) [2024-11-08T17:17:37.595Z] at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:599) [2024-11-08T17:17:37.595Z] at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:174) [2024-11-08T17:17:37.595Z] at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) [2024-11-08T17:17:37.595Z] at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:822) [2024-11-08T17:17:37.595Z] at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:147) [2024-11-08T17:17:37.595Z] at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) [2024-11-08T17:17:37.595Z] at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) [2024-11-08T17:17:37.595Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-11-08T17:17:37.595Z] at org.testng.TestRunner.privateRun(TestRunner.java:764) [2024-11-08T17:17:37.595Z] at org.testng.TestRunner.run(TestRunner.java:585) [2024-11-08T17:17:37.595Z] at org.testng.SuiteRunner.runTest(SuiteRunner.java:384) [2024-11-08T17:17:37.595Z] at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:378) [2024-11-08T17:17:37.595Z] at org.testng.SuiteRunner.privateRun(SuiteRunner.java:337) [2024-11-08T17:17:37.595Z] at org.testng.SuiteRunner.run(SuiteRunner.java:286) [2024-11-08T17:17:37.595Z] at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) [2024-11-08T17:17:37.595Z] at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) [2024-11-08T17:17:37.595Z] at org.testng.TestNG.runSuitesSequentially(TestNG.java:1218) [2024-11-08T17:17:37.595Z] at org.testng.TestNG.runSuitesLocally(TestNG.java:1140) [2024-11-08T17:17:37.595Z] at org.testng.TestNG.runSuites(TestNG.java:1069) [2024-11-08T17:17:37.595Z] at org.testng.TestNG.run(TestNG.java:1037) [2024-11-08T17:17:37.595Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:102) [2024-11-08T17:17:37.595Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:58) [2024-11-08T17:17:37.595Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-11-08T17:17:37.595Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-11-08T17:17:37.595Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-11-08T17:17:37.595Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569) [2024-11-08T17:17:37.595Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138) [2024-11-08T17:17:37.595Z] at java.base/java.lang.Thread.run(Thread.java:840) [2024-11-08T17:17:37.595Z] config CancelRequestTest.beforeMethod(org.testng.TestRunner@72c9c79a): success [2024-11-08T17:17:37.595Z] test CancelRequestTest.testPostSendAsync("http://127.0.0.1:42903/http1/x/new/nointerrupt", false, false): skip [2024-11-08T17:17:37.595Z] org.testng.SkipException: some tests failed [2024-11-08T17:17:37.595Z] config CancelRequestTest.beforeMethod(org.testng.TestRunner@72c9c79a): success [2024-11-08T17:17:37.595Z] test CancelRequestTest.testPostSendAsync("https://127.0.0.1:41717/https1/x/new/nointerrupt", false, false): skip [2024-11-08T17:17:37.595Z] org.testng.SkipException: some tests failed [2024-11-08T17:17:37.595Z] config CancelRequestTest.beforeMethod(org.testng.TestRunner@72c9c79a): success [2024-11-08T17:17:37.595Z] test CancelRequestTest.testPostSendAsync("http://127.0.0.1:45261/http2/x/new/nointerrupt", false, false): skip [2024-11-08T17:17:37.595Z] org.testng.SkipException: some tests failed [2024-11-08T17:17:37.595Z] config CancelRequestTest.beforeMethod(org.testng.TestRunner@72c9c79a): success [2024-11-08T17:17:37.595Z] test CancelRequestTest.testPostSendAsync("https://127.0.0.1:60719/https2/x/new/nointerrupt", false, false): skip [2024-11-08T17:17:37.595Z] org.testng.SkipException: some tests failed [2024-11-08T17:17:37.595Z] config CancelRequestTest.beforeMethod(org.testng.TestRunner@72c9c79a): success [2024-11-08T17:17:37.595Z] test CancelRequestTest.testPostSendAsync("http://127.0.0.1:42903/http1/x/same/nointerrupt", true, false): skip [2024-11-08T17:17:37.595Z] org.testng.SkipException: some tests failed [2024-11-08T17:17:37.595Z] config CancelRequestTest.beforeMethod(org.testng.TestRunner@72c9c79a): success [2024-11-08T17:17:37.596Z] test CancelRequestTest.testPostSendAsync("https://127.0.0.1:41717/https1/x/same/nointerrupt", true, false): skip [2024-11-08T17:17:37.596Z] org.testng.SkipException: some tests failed [2024-11-08T17:17:37.596Z] config CancelRequestTest.beforeMethod(org.testng.TestRunner@72c9c79a): success [2024-11-08T17:17:37.596Z] test CancelRequestTest.testPostSendAsync("http://127.0.0.1:45261/http2/x/same/nointerrupt", true, false): skip [2024-11-08T17:17:37.596Z] org.testng.SkipException: some tests failed [2024-11-08T17:17:37.596Z] config CancelRequestTest.beforeMethod(org.testng.TestRunner@72c9c79a): success [2024-11-08T17:17:37.596Z] test CancelRequestTest.testPostSendAsync("https://127.0.0.1:60719/https2/x/same/nointerrupt", true, false): skip [2024-11-08T17:17:37.596Z] org.testng.SkipException: some tests failed [2024-11-08T17:17:37.596Z] config CancelRequestTest.beforeMethod(org.testng.TestRunner@72c9c79a): success [2024-11-08T17:17:37.596Z] test CancelRequestTest.testPostSendAsync("http://127.0.0.1:42903/http1/x/new/interrupt", false, true): skip [2024-11-08T17:17:37.596Z] org.testng.SkipException: some tests failed [2024-11-08T17:17:37.596Z] config CancelRequestTest.beforeMethod(org.testng.TestRunner@72c9c79a): success [2024-11-08T17:17:37.596Z] test CancelRequestTest.testPostSendAsync("https://127.0.0.1:41717/https1/x/new/interrupt", false, true): skip [2024-11-08T17:17:37.596Z] org.testng.SkipException: some tests failed [2024-11-08T17:17:37.596Z] config CancelRequestTest.beforeMethod(org.testng.TestRunner@72c9c79a): success [2024-11-08T17:17:37.596Z] test CancelRequestTest.testPostSendAsync("http://127.0.0.1:45261/http2/x/new/interrupt", false, true): skip [2024-11-08T17:17:37.596Z] org.testng.SkipException: some tests failed [2024-11-08T17:17:37.596Z] config CancelRequestTest.beforeMethod(org.testng.TestRunner@72c9c79a): success [2024-11-08T17:17:37.596Z] test CancelRequestTest.testPostSendAsync("https://127.0.0.1:60719/https2/x/new/interrupt", false, true): skip [2024-11-08T17:17:37.596Z] org.testng.SkipException: some tests failed [2024-11-08T17:17:37.596Z] config CancelRequestTest.beforeMethod(org.testng.TestRunner@72c9c79a): success [2024-11-08T17:17:37.596Z] test CancelRequestTest.testPostSendAsync("http://127.0.0.1:42903/http1/x/same/interrupt", true, true): skip [2024-11-08T17:17:37.596Z] org.testng.SkipException: some tests failed [2024-11-08T17:17:37.596Z] config CancelRequestTest.beforeMethod(org.testng.TestRunner@72c9c79a): success [2024-11-08T17:17:37.596Z] test CancelRequestTest.testPostSendAsync("https://127.0.0.1:41717/https1/x/same/interrupt", true, true): skip [2024-11-08T17:17:37.596Z] org.testng.SkipException: some tests failed [2024-11-08T17:17:37.596Z] config CancelRequestTest.beforeMethod(org.testng.TestRunner@72c9c79a): success [2024-11-08T17:17:37.596Z] test CancelRequestTest.testPostSendAsync("http://127.0.0.1:45261/http2/x/same/interrupt", true, true): skip [2024-11-08T17:17:37.596Z] org.testng.SkipException: some tests failed [2024-11-08T17:17:37.596Z] config CancelRequestTest.beforeMethod(org.testng.TestRunner@72c9c79a): success [2024-11-08T17:17:37.596Z] Server wrote 20 bytes [2024-11-08T17:17:37.596Z] test CancelRequestTest.testPostSendAsync("https://127.0.0.1:60719/https2/x/same/interrupt", true, true): skip [2024-11-08T17:17:37.596Z] org.testng.SkipException: some tests failed [2024-11-08T17:17:37.596Z] Server wrote 12 bytes [2024-11-08T17:17:37.596Z] [2024-11-08T17:17:37.596Z] ========================= [2024-11-08T17:17:37.596Z] [2024-11-08T17:17:37.596Z] [36 s, 401 ms, 616259 ns] Created 4 servers and 61 clients [2024-11-08T17:17:37.596Z] Failed tests: [2024-11-08T17:17:37.596Z] testPostSendAsync[https://127.0.0.1:60719/https2/x/same/interrupt, true, true]: java.lang.AssertionError: expected [true] but found [false] [2024-11-08T17:17:37.596Z] java.lang.AssertionError: expected [true] but found [false] [2024-11-08T17:17:37.596Z] at org.testng.Assert.fail(Assert.java:99) [2024-11-08T17:17:37.596Z] at org.testng.Assert.failNotEquals(Assert.java:1037) [2024-11-08T17:17:37.596Z] at org.testng.Assert.assertTrue(Assert.java:45) [2024-11-08T17:17:37.596Z] at org.testng.Assert.assertTrue(Assert.java:55) [2024-11-08T17:17:37.596Z] at CancelRequestTest.testPostSendAsync(CancelRequestTest.java:435) [2024-11-08T17:17:37.596Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-11-08T17:17:37.596Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-11-08T17:17:37.596Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-11-08T17:17:37.596Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569) [2024-11-08T17:17:37.596Z] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:132) [2024-11-08T17:17:37.596Z] at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:599) [2024-11-08T17:17:37.596Z] at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:174) [2024-11-08T17:17:37.596Z] at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) [2024-11-08T17:17:37.596Z] at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:822) [2024-11-08T17:17:37.596Z] at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:147) [2024-11-08T17:17:37.596Z] at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) [2024-11-08T17:17:37.596Z] at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) [2024-11-08T17:17:37.596Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-11-08T17:17:37.596Z] at org.testng.TestRunner.privateRun(TestRunner.java:764) [2024-11-08T17:17:37.596Z] at org.testng.TestRunner.run(TestRunner.java:585) [2024-11-08T17:17:37.596Z] at org.testng.SuiteRunner.runTest(SuiteRunner.java:384) [2024-11-08T17:17:37.596Z] at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:378) [2024-11-08T17:17:37.596Z] at org.testng.SuiteRunner.privateRun(SuiteRunner.java:337) [2024-11-08T17:17:37.596Z] at org.testng.SuiteRunner.run(SuiteRunner.java:286) [2024-11-08T17:17:37.596Z] at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) [2024-11-08T17:17:37.596Z] at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) [2024-11-08T17:17:37.596Z] at org.testng.TestNG.runSuitesSequentially(TestNG.java:1218) [2024-11-08T17:17:37.596Z] at org.testng.TestNG.runSuitesLocally(TestNG.java:1140) [2024-11-08T17:17:37.596Z] at org.testng.TestNG.runSuites(TestNG.java:1069) [2024-11-08T17:17:37.596Z] at org.testng.TestNG.run(TestNG.java:1037) [2024-11-08T17:17:37.596Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:102) [2024-11-08T17:17:37.596Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:58) [2024-11-08T17:17:37.596Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-11-08T17:17:37.596Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-11-08T17:17:37.596Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-11-08T17:17:37.596Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569) [2024-11-08T17:17:37.596Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138) [2024-11-08T17:17:37.596Z] at java.base/java.lang.Thread.run(Thread.java:840) [2024-11-08T17:17:37.596Z] [2024-11-08T17:17:37.596Z] ========================= [2024-11-08T17:17:37.596Z] [2024-11-08T17:17:37.596Z] config CancelRequestTest.printFailedTests(org.testng.TestRunner@72c9c79a): success [2024-11-08T17:17:37.596Z] Server wrote 6 bytes [2024-11-08T17:17:37.596Z] HTTPSlowHandler reply sent: http://127.0.0.1:45261/http2/x/same/interrupt/post [2024-11-08T17:17:37.596Z] Server wrote 20 bytes [2024-11-08T17:17:37.596Z] PASSED: No outstanding operations found in 61 clients [2024-11-08T17:17:37.596Z] Http1TestServer: stop [2024-11-08T17:17:37.596Z] Http1TestServer: stop [2024-11-08T17:17:37.596Z] Http2TestServerImpl: stop [2024-11-08T17:17:37.596Z] Http2TestServerImpl: stop [2024-11-08T17:17:37.596Z] Server wrote 6 bytes [2024-11-08T17:17:37.596Z] HTTPSlowHandler reply sent: http://127.0.0.1:45261/http2/x/same/interrupt/post [2024-11-08T17:17:37.596Z] config CancelRequestTest.teardown(): success [2024-11-08T17:17:37.596Z] [2024-11-08T17:17:37.596Z] =============================================== [2024-11-08T17:17:37.596Z] java/net/httpclient/CancelRequestTest.java [2024-11-08T17:17:37.596Z] Total tests run: 56, Passes: 39, Failures: 1, Skips: 16 [2024-11-08T17:17:37.596Z] =============================================== [2024-11-08T17:17:37.596Z] [2024-11-08T17:17:37.596Z] STDERR: [2024-11-08T17:17:37.596Z] DEBUG: [MainThread] [49ms] HttpClientImpl(1) proxySelector is java.net.ProxySelector$StaticProxySelector@6cbff9ee (user-supplied=true) [2024-11-08T17:17:37.597Z] DEBUG: [MainThread] [133ms] HttpClientImpl(1) ClientImpl (async) send http://127.0.0.1:42903/http1/x/new/interrupt/get GET [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [229ms] Exchange establishing exchange for http://127.0.0.1:42903/http1/x/new/interrupt/get GET, [2024-11-08T17:17:37.597Z] proxy=null [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [310ms] Http2ClientImpl not found in connection pool [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [310ms] ExchangeImpl get: Trying to get HTTP/2 connection [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [327ms] ExchangeImpl handling HTTP/2 connection creation result [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [327ms] ExchangeImpl new Http1Exchange, try to upgrade [2024-11-08T17:17:37.597Z] DEBUG: [MainThread] [336ms] Exchange cancel exchImpl: null, with "java.io.IOException: Request cancelled" [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [422ms] PlainHttpConnection(?) Initial receive buffer size is: 65536 [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [422ms] PlainHttpConnection(?) Initial send buffer size is: 8192 [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [491ms] Exchange Cancelling exchImpl: HTTP/1.1 http://127.0.0.1:42903/http1/x/new/interrupt/get GET [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [491ms] Http1Exchange http://127.0.0.1:42903/http1/x/new/interrupt/get: java.io.IOException: Request cancelled [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [497ms] Http1Exchange http://127.0.0.1:42903/http1/x/new/interrupt/get: completed cf with java.io.IOException: Request cancelled [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [503ms] Http1Exchange http://127.0.0.1:42903/http1/x/new/interrupt/get: completed cf with java.io.IOException: Request cancelled [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [510ms] PlainHttpConnection(SocketTube(1)) Closing channel: channel not registered with selector [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [512ms] SocketTube(1) signal read error: java.io.IOException: connection closed locally [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [512ms] SocketTube(1) got read error: java.io.IOException: connection closed locally [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [512ms] SocketTube(1) error raised before subscriber subscribed: java.io.IOException: connection closed locally [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [518ms] Exchange checkFor407: no response - java.io.IOException: Request cancelled [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [528ms] MultiExchange MultiExchange interrupted with: java.io.IOException: Request cancelled [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [562ms] HttpClientImpl(1) ClientImpl (async) elapsed 399 millis for GET to http://127.0.0.1:42903/http1/x/new/interrupt/get [2024-11-08T17:17:37.597Z] DEBUG: [MainThread] [572ms] HttpClientImpl(2) proxySelector is java.net.ProxySelector$StaticProxySelector@6cbff9ee (user-supplied=true) [2024-11-08T17:17:37.597Z] DEBUG: [MainThread] [579ms] HttpClientImpl(2) ClientImpl (async) send http://127.0.0.1:42903/http1/x/new/interrupt/get GET [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [581ms] Exchange establishing exchange for http://127.0.0.1:42903/http1/x/new/interrupt/get GET, [2024-11-08T17:17:37.597Z] proxy=null [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [581ms] Http2ClientImpl not found in connection pool [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [581ms] ExchangeImpl get: Trying to get HTTP/2 connection [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [581ms] ExchangeImpl handling HTTP/2 connection creation result [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [581ms] ExchangeImpl new Http1Exchange, try to upgrade [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [582ms] PlainHttpConnection(?) Initial receive buffer size is: 65536 [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [582ms] PlainHttpConnection(?) Initial send buffer size is: 8192 [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [582ms] Exchange checkFor407: all clear [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [584ms] Http1Exchange Sending headers only [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [602ms] Http1AsyncReceiver(SocketTube(2)) Subscribed pending jdk.internal.net.http.Http1Response$HeadersReader@728fc2f1 queue.isEmpty: true [2024-11-08T17:17:37.597Z] DEBUG: [MainThread] [608ms] Http1Exchange http://127.0.0.1:42903/http1/x/new/interrupt/get: java.io.IOException: Request cancelled [2024-11-08T17:17:37.597Z] DEBUG: [MainThread] [614ms] Http1Exchange http://127.0.0.1:42903/http1/x/new/interrupt/get: completed cf with java.io.IOException: Request cancelled [2024-11-08T17:17:37.597Z] DEBUG: [MainThread] [614ms] Http1Exchange http://127.0.0.1:42903/http1/x/new/interrupt/get: completed cf with java.io.IOException: Request cancelled [2024-11-08T17:17:37.597Z] DEBUG: [MainThread] [614ms] PlainHttpConnection(SocketTube(2)) Closing channel: channel not registered with selector [2024-11-08T17:17:37.597Z] DEBUG: [MainThread] [614ms] SocketTube(2) signal read error: java.io.IOException: connection closed locally [2024-11-08T17:17:37.597Z] DEBUG: [MainThread] [614ms] SocketTube(2) got read error: java.io.IOException: connection closed locally [2024-11-08T17:17:37.597Z] DEBUG: [MainThread] [615ms] SocketTube(2) error raised before subscriber subscribed: java.io.IOException: connection closed locally [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [642ms] Http1AsyncReceiver(SocketTube(2)) delegate is now jdk.internal.net.http.Http1Response$HeadersReader@728fc2f1, demand=1, canRequestMore=true, queue.isEmpty=true [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [642ms] Http1AsyncReceiver(SocketTube(2)) downstream subscription demand is 1 [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [687ms] Http1AsyncReceiver(SocketTube(2)) checkRequestMore: canRequestMore=true, hasDemand=true [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [688ms] Http1AsyncReceiver(SocketTube(2)) downstream subscription demand is 1 [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [688ms] Http1AsyncReceiver(SocketTube(2)) checkRequestMore: canRequestMore=true, hasDemand=true [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [688ms] Http1Exchange response created in advance [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [688ms] Http1Exchange initiating connect async [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [719ms] Exchange checkFor407: no response - java.net.ConnectException [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [720ms] MultiExchange MultiExchange interrupted with: java.net.ConnectException [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [720ms] HttpClientImpl(2) ClientImpl (async) elapsed 141 millis for GET to http://127.0.0.1:42903/http1/x/new/interrupt/get [2024-11-08T17:17:37.597Z] DEBUG: [MainThread] [722ms] HttpClientImpl(3) proxySelector is java.net.ProxySelector$StaticProxySelector@6cbff9ee (user-supplied=true) [2024-11-08T17:17:37.597Z] DEBUG: [MainThread] [727ms] HttpClientImpl(3) ClientImpl (async) send http://127.0.0.1:42903/http1/x/new/interrupt/get GET [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [728ms] Exchange establishing exchange for http://127.0.0.1:42903/http1/x/new/interrupt/get GET, [2024-11-08T17:17:37.597Z] proxy=null [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [728ms] Http2ClientImpl not found in connection pool [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [728ms] ExchangeImpl get: Trying to get HTTP/2 connection [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [732ms] ExchangeImpl handling HTTP/2 connection creation result [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [732ms] ExchangeImpl new Http1Exchange, try to upgrade [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [732ms] PlainHttpConnection(?) Initial receive buffer size is: 65536 [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [732ms] PlainHttpConnection(?) Initial send buffer size is: 8192 [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [733ms] Exchange checkFor407: all clear [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [733ms] Http1Exchange Sending headers only [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [734ms] Http1AsyncReceiver(SocketTube(3)) Subscribed pending jdk.internal.net.http.Http1Response$HeadersReader@6c7aa946 queue.isEmpty: true [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [734ms] Http1AsyncReceiver(SocketTube(3)) delegate is now jdk.internal.net.http.Http1Response$HeadersReader@6c7aa946, demand=1, canRequestMore=true, queue.isEmpty=true [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [734ms] Http1AsyncReceiver(SocketTube(3)) downstream subscription demand is 1 [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [734ms] Http1AsyncReceiver(SocketTube(3)) checkRequestMore: canRequestMore=true, hasDemand=true [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [734ms] Http1AsyncReceiver(SocketTube(3)) downstream subscription demand is 1 [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [734ms] Http1AsyncReceiver(SocketTube(3)) checkRequestMore: canRequestMore=true, hasDemand=true [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [734ms] Http1Exchange response created in advance [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [734ms] Http1Exchange initiating connect async [2024-11-08T17:17:37.597Z] DEBUG: [pool-1-thread-1] [735ms] PlainHttpConnection(SocketTube(3)) registering connect event [2024-11-08T17:17:37.597Z] DEBUG: [HttpClient-3-SelectorManager] [745ms] SelectorAttachment Registering jdk.internal.net.http.PlainHttpConnection$ConnectEvent@59d81aef for 8 (true) [2024-11-08T17:17:37.597Z] DEBUG: [MainThread] [759ms] Http1Exchange http://127.0.0.1:42903/http1/x/new/interrupt/get: java.io.IOException: Request cancelled [2024-11-08T17:17:37.597Z] DEBUG: [MainThread] [759ms] Http1Exchange http://127.0.0.1:42903/http1/x/new/interrupt/get: completed cf with java.io.IOException: Request cancelled [2024-11-08T17:17:37.597Z] DEBUG: [MainThread] [774ms] Http1Exchange http://127.0.0.1:42903/http1/x/new/interrupt/get: completed cf with java.io.IOException: Request cancelled [2024-11-08T17:17:37.597Z] DEBUG: [MainThread] [774ms] Exchange checkFor407: no response - java.io.IOException: Request cancelled [2024-11-08T17:17:37.598Z] DEBUG: [MainThread] [774ms] MultiExchange MultiExchange interrupted with: java.io.IOException: Request cancelled [2024-11-08T17:17:37.598Z] DEBUG: [MainThread] [774ms] HttpClientImpl(3) ClientImpl (async) elapsed 47 millis for GET to http://127.0.0.1:42903/http1/x/new/interrupt/get [2024-11-08T17:17:37.598Z] DEBUG: [MainThread] [777ms] Http1Exchange http://127.0.0.1:42903/http1/x/new/interrupt/get: completed cf with java.io.IOException: Request cancelled [2024-11-08T17:17:37.598Z] DEBUG: [HttpClient-3-SelectorManager] [771ms] PlainHttpConnection(SocketTube(3)) ConnectEvent: finishing connect [2024-11-08T17:17:37.598Z] DEBUG: [HttpClient-3-SelectorManager] [781ms] PlainHttpConnection(SocketTube(3)) ConnectEvent: connect finished: true, cancelled: true, Local addr: /127.0.0.1:51452 [2024-11-08T17:17:37.598Z] DEBUG: [MainThread] [781ms] PlainHttpConnection(SocketTube(3)) Closing channel: channel registered with selector, key.interestOps=8, sa.interestOps=8 [2024-11-08T17:17:37.598Z] DEBUG: [MainThread] [782ms] SocketTube(3) signal read error: java.io.IOException: connection closed locally [2024-11-08T17:17:37.598Z] DEBUG: [MainThread] [782ms] SocketTube(3) got read error: java.io.IOException: connection closed locally [2024-11-08T17:17:37.598Z] DEBUG: [MainThread] [782ms] SocketTube(3) error raised before subscriber subscribed: java.io.IOException: connection closed locally [2024-11-08T17:17:37.598Z] DEBUG: [pool-1-thread-1] [788ms] Exchange exchange cancelled during connect: java.io.IOException: Request cancelled [2024-11-08T17:17:37.598Z] DEBUG: [MainThread] [812ms] HttpClientImpl(4) proxySelector is java.net.ProxySelector$StaticProxySelector@6cbff9ee (user-supplied=true) [2024-11-08T17:17:37.598Z] DEBUG: [MainThread] [819ms] HttpClientImpl(4) ClientImpl (async) send https://127.0.0.1:41717/https1/x/new/interrupt/get GET [2024-11-08T17:17:37.598Z] DEBUG: [pool-1-thread-1] [820ms] Exchange establishing exchange for https://127.0.0.1:41717/https1/x/new/interrupt/get GET, [2024-11-08T17:17:37.598Z] proxy=null [2024-11-08T17:17:37.598Z] DEBUG: [MainThread] [829ms] Exchange cancel exchImpl: null, with "java.io.IOException: Request cancelled" [2024-11-08T17:17:37.598Z] DEBUG: [pool-1-thread-1] [834ms] PlainHttpConnection(?) Initial receive buffer size is: 65536 [2024-11-08T17:17:37.598Z] DEBUG: [pool-1-thread-1] [834ms] PlainHttpConnection(?) Initial send buffer size is: 8192 [2024-11-08T17:17:37.598Z] DEBUG: [pool-1-thread-1] [834ms] PlainHttpConnection(SocketTube(4)) Closing channel: channel not registered with selector [2024-11-08T17:17:37.598Z] DEBUG: [pool-1-thread-1] [834ms] SocketTube(4) signal read error: java.io.IOException: connection closed locally [2024-11-08T17:17:37.598Z] DEBUG: [pool-1-thread-1] [834ms] SocketTube(4) got read error: java.io.IOException: connection closed locally [2024-11-08T17:17:37.598Z] DEBUG: [pool-1-thread-1] [835ms] SocketTube(4) error raised before subscriber subscribed: java.io.IOException: connection closed locally [2024-11-08T17:17:37.598Z] DEBUG: [pool-1-thread-1] [853ms] ExchangeImpl get: Trying to get HTTP/2 connection [2024-11-08T17:17:37.598Z] DEBUG: [pool-1-thread-1] [853ms] ExchangeImpl handling HTTP/2 connection creation result [2024-11-08T17:17:37.598Z] DEBUG: [pool-1-thread-1] [858ms] ExchangeImpl handling HTTP/2 connection creation failed: java.util.concurrent.CompletionException: java.net.ConnectException [2024-11-08T17:17:37.598Z] DEBUG: [pool-1-thread-1] [858ms] ExchangeImpl HTTP/2 connection creation failed with unexpected exception: java.net.ConnectException [2024-11-08T17:17:37.598Z] DEBUG: [pool-1-thread-1] [859ms] Exchange checkFor407: no response - java.net.ConnectException [2024-11-08T17:17:37.598Z] DEBUG: [pool-1-thread-1] [859ms] MultiExchange MultiExchange interrupted with: java.net.ConnectException [2024-11-08T17:17:37.598Z] DEBUG: [pool-1-thread-1] [860ms] HttpClientImpl(4) ClientImpl (async) elapsed 40 millis for GET to https://127.0.0.1:41717/https1/x/new/interrupt/get [2024-11-08T17:17:37.598Z] DEBUG: [MainThread] [862ms] HttpClientImpl(5) proxySelector is java.net.ProxySelector$StaticProxySelector@6cbff9ee (user-supplied=true) [2024-11-08T17:17:37.598Z] DEBUG: [MainThread] [866ms] HttpClientImpl(5) ClientImpl (async) send https://127.0.0.1:41717/https1/x/new/interrupt/get GET [2024-11-08T17:17:37.598Z] DEBUG: [pool-1-thread-1] [868ms] Exchange establishing exchange for https://127.0.0.1:41717/https1/x/new/interrupt/get GET, [2024-11-08T17:17:37.598Z] proxy=null [2024-11-08T17:17:37.598Z] DEBUG: [pool-1-thread-1] [870ms] PlainHttpConnection(?) Initial receive buffer size is: 65536 [2024-11-08T17:17:37.598Z] DEBUG: [pool-1-thread-1] [870ms] PlainHttpConnection(?) Initial send buffer size is: 8192 [2024-11-08T17:17:37.598Z] DEBUG: [pool-1-thread-1] [878ms] PlainHttpConnection(SocketTube(5)) registering connect event [2024-11-08T17:17:37.598Z] DEBUG: [HttpClient-5-SelectorManager] [879ms] SelectorAttachment Registering jdk.internal.net.http.PlainHttpConnection$ConnectEvent@44509c79 for 8 (true) [2024-11-08T17:17:37.598Z] DEBUG: [pool-1-thread-1] [882ms] ExchangeImpl get: Trying to get HTTP/2 connection [2024-11-08T17:17:37.598Z] DEBUG: [HttpClient-5-SelectorManager] [884ms] PlainHttpConnection(SocketTube(5)) ConnectEvent: finishing connect [2024-11-08T17:17:37.598Z] DEBUG: [HttpClient-5-SelectorManager] [885ms] PlainHttpConnection(SocketTube(5)) ConnectEvent: connect finished: true, cancelled: false, Local addr: /127.0.0.1:46390 [2024-11-08T17:17:37.598Z] DEBUG: [MainThread] [891ms] Exchange cancel exchImpl: null, with "java.io.IOException: Request cancelled" [2024-11-08T17:17:37.598Z] DEBUG: [MainThread] [891ms] PlainHttpConnection(SocketTube(5)) Closing channel: channel not registered with selector [2024-11-08T17:17:37.598Z] DEBUG: [MainThread] [899ms] SocketTube(5) signal read error: java.io.IOException: connection closed locally [2024-11-08T17:17:37.598Z] DEBUG: [MainThread] [899ms] SocketTube(5) got read error: java.io.IOException: connection closed locally [2024-11-08T17:17:37.598Z] DEBUG: [MainThread] [911ms] SocketTube(5) error raised before subscriber subscribed: java.io.IOException: connection closed locally [2024-11-08T17:17:37.598Z] DEBUG: [MainThread] [911ms] Exchange checkFor407: no response - java.io.IOException: Request cancelled [2024-11-08T17:17:37.598Z] DEBUG: [MainThread] [912ms] MultiExchange MultiExchange interrupted with: java.io.IOException: Request cancelled [2024-11-08T17:17:37.598Z] DEBUG: [MainThread] [912ms] HttpClientImpl(5) ClientImpl (async) elapsed 45 millis for GET to https://127.0.0.1:41717/https1/x/new/interrupt/get [2024-11-08T17:17:37.598Z] DEBUG: [MainThread] [916ms] HttpClientImpl(6) proxySelector is java.net.ProxySelector$StaticProxySelector@6cbff9ee (user-supplied=true) [2024-11-08T17:17:37.598Z] DEBUG: [MainThread] [922ms] HttpClientImpl(6) ClientImpl (async) send https://127.0.0.1:41717/https1/x/new/interrupt/get GET [2024-11-08T17:17:37.598Z] DEBUG: [pool-1-thread-2] [932ms] Exchange establishing exchange for https://127.0.0.1:41717/https1/x/new/interrupt/get GET, [2024-11-08T17:17:37.598Z] proxy=null [2024-11-08T17:17:37.598Z] DEBUG: [pool-1-thread-2] [946ms] PlainHttpConnection(?) Initial receive buffer size is: 65536 [2024-11-08T17:17:37.598Z] DEBUG: [pool-1-thread-2] [946ms] PlainHttpConnection(?) Initial send buffer size is: 8192 [2024-11-08T17:17:37.598Z] DEBUG: [pool-1-thread-2] [946ms] PlainHttpConnection(SocketTube(6)) registering connect event [2024-11-08T17:17:37.598Z] DEBUG: [pool-1-thread-2] [946ms] ExchangeImpl get: Trying to get HTTP/2 connection [2024-11-08T17:17:37.598Z] DEBUG: [HttpClient-6-SelectorManager] [949ms] SelectorAttachment Registering jdk.internal.net.http.PlainHttpConnection$ConnectEvent@36b34136 for 8 (true) [2024-11-08T17:17:37.598Z] DEBUG: [HttpClient-6-SelectorManager] [951ms] PlainHttpConnection(SocketTube(6)) ConnectEvent: finishing connect [2024-11-08T17:17:37.598Z] DEBUG: [HttpClient-6-SelectorManager] [953ms] PlainHttpConnection(SocketTube(6)) ConnectEvent: connect finished: true, cancelled: false, Local addr: /127.0.0.1:46400 [2024-11-08T17:17:37.598Z] DEBUG: [MainThread] [995ms] Exchange cancel exchImpl: null, with "java.io.IOException: Request cancelled" [2024-11-08T17:17:37.598Z] DEBUG: [MainThread] [999ms] PlainHttpConnection(SocketTube(6)) Closing channel: channel not registered with selector [2024-11-08T17:17:37.598Z] DEBUG: [MainThread] [999ms] SocketTube(6) signal read error: java.io.IOException: connection closed locally [2024-11-08T17:17:37.598Z] DEBUG: [MainThread] [999ms] SocketTube(6) got read error: java.io.IOException: connection closed locally [2024-11-08T17:17:37.598Z] DEBUG: [MainThread] [999ms] SocketTube(6) error raised before subscriber subscribed: java.io.IOException: connection closed locally [2024-11-08T17:17:37.598Z] DEBUG: [MainThread] [999ms] Exchange checkFor407: no response - java.io.IOException: Request cancelled [2024-11-08T17:17:37.598Z] DEBUG: [MainThread] [999ms] MultiExchange MultiExchange interrupted with: java.io.IOException: Request cancelled [2024-11-08T17:17:37.598Z] DEBUG: [MainThread] [1s] HttpClientImpl(6) ClientImpl (async) elapsed 78 millis for GET to https://127.0.0.1:41717/https1/x/new/interrupt/get [2024-11-08T17:17:37.599Z] DEBUG: [MainThread] [1s 31ms] HttpClientImpl(7) proxySelector is java.net.ProxySelector$StaticProxySelector@6cbff9ee (user-supplied=true) [2024-11-08T17:17:37.599Z] DEBUG: [MainThread] [1s 37ms] HttpClientImpl(7) ClientImpl (async) send http://127.0.0.1:45261/http2/x/new/interrupt/get GET [2024-11-08T17:17:37.599Z] DEBUG: [pool-1-thread-2] [1s 50ms] SocketTube(6) connecting flows [2024-11-08T17:17:37.599Z] DEBUG: [pool-1-thread-1] [1s 50ms] SocketTube(5) connecting flows [2024-11-08T17:17:37.599Z] DEBUG: [pool-1-thread-3] [1s 51ms] Exchange establishing exchange for http://127.0.0.1:45261/http2/x/new/interrupt/get GET, [2024-11-08T17:17:37.599Z] proxy=null [2024-11-08T17:17:37.599Z] DEBUG: [pool-1-thread-3] [1s 63ms] Http2ClientImpl not found in connection pool [2024-11-08T17:17:37.599Z] DEBUG: [pool-1-thread-3] [1s 63ms] ExchangeImpl get: Trying to get HTTP/2 connection [2024-11-08T17:17:37.599Z] DEBUG: [pool-1-thread-3] [1s 63ms] ExchangeImpl handling HTTP/2 connection creation result [2024-11-08T17:17:37.599Z] DEBUG: [pool-1-thread-3] [1s 63ms] ExchangeImpl new Http1Exchange, try to upgrade [2024-11-08T17:17:37.599Z] DEBUG: [pool-1-thread-2] [1s 64ms] SocketTube(6) read publisher got subscriber [2024-11-08T17:17:37.599Z] DEBUG: [pool-1-thread-2] [1s 64ms] SocketTube(6) registering subscribe event [2024-11-08T17:17:37.599Z] DEBUG: [pool-1-thread-2] [1s 64ms] SocketTube(6) leaving read.subscribe: Reading: [ops=0, demand=0, stopped=false], Writing: [ops=0, demand=0] [2024-11-08T17:17:37.599Z] DEBUG: [HttpClient-6-SelectorManager] [1s 67ms] SocketTube(6) subscribe event raised [2024-11-08T17:17:37.599Z] DEBUG: [pool-1-thread-1] [1s 70ms] SocketTube(5) read publisher got subscriber [2024-11-08T17:17:37.599Z] DEBUG: [pool-1-thread-1] [1s 72ms] SocketTube(5) registering subscribe event [2024-11-08T17:17:37.599Z] DEBUG: [pool-1-thread-1] [1s 72ms] SocketTube(5) leaving read.subscribe: Reading: [ops=0, demand=0, stopped=false], Writing: [ops=0, demand=0] [2024-11-08T17:17:37.599Z] DEBUG: [pool-1-thread-1] [1s 73ms] SSL Writer(SocketTube(5)) requesting 1 [2024-11-08T17:17:37.599Z] DEBUG: [pool-1-thread-1] [1s 88ms] SSLTube(SocketTube(5)) request: n=1 [2024-11-08T17:17:37.599Z] DEBUG: [pool-1-thread-1] [1s 88ms] SSL Writer(SocketTube(5)) calling downstreamSubscriber::onSubscribe on SocketTube(5) [2024-11-08T17:17:37.599Z] DEBUG: [pool-1-thread-1] [1s 88ms] SocketTube(5) subscribed for writing [2024-11-08T17:17:37.599Z] DEBUG: [pool-1-thread-3] [1s 72ms] PlainHttpConnection(?) Initial receive buffer size is: 65536 [2024-11-08T17:17:37.599Z] DEBUG: [pool-1-thread-3] [1s 88ms] PlainHttpConnection(?) Initial send buffer size is: 8192 [2024-11-08T17:17:37.599Z] DEBUG: [pool-1-thread-3] [1s 89ms] Exchange checkFor407: all clear [2024-11-08T17:17:37.599Z] DEBUG: [pool-1-thread-3] [1s 89ms] Http1Exchange Sending headers only [2024-11-08T17:17:37.599Z] DEBUG: [pool-1-thread-3] [1s 89ms] Http1AsyncReceiver(SocketTube(7)) Subscribed pending jdk.internal.net.http.Http1Response$HeadersReader@53acc710 queue.isEmpty: true [2024-11-08T17:17:37.599Z] DEBUG: [pool-1-thread-3] [1s 89ms] Http1AsyncReceiver(SocketTube(7)) delegate is now jdk.internal.net.http.Http1Response$HeadersReader@53acc710, demand=1, canRequestMore=true, queue.isEmpty=true [2024-11-08T17:17:37.599Z] DEBUG: [pool-1-thread-3] [1s 89ms] Http1AsyncReceiver(SocketTube(7)) downstream subscription demand is 1 [2024-11-08T17:17:37.599Z] DEBUG: [pool-1-thread-3] [1s 89ms] Http1AsyncReceiver(SocketTube(7)) checkRequestMore: canRequestMore=true, hasDemand=true [2024-11-08T17:17:37.599Z] DEBUG: [pool-1-thread-3] [1s 89ms] Http1AsyncReceiver(SocketTube(7)) downstream subscription demand is 1 [2024-11-08T17:17:37.599Z] DEBUG: [pool-1-thread-3] [1s 89ms] Http1AsyncReceiver(SocketTube(7)) checkRequestMore: canRequestMore=true, hasDemand=true [2024-11-08T17:17:37.599Z] DEBUG: [pool-1-thread-2] [1s 77ms] SSL Writer(SocketTube(6)) requesting 1 [2024-11-08T17:17:37.599Z] DEBUG: [pool-1-thread-2] [1s 94ms] SSLTube(SocketTube(6)) request: n=1 [2024-11-08T17:17:37.599Z] DEBUG: [pool-1-thread-2] [1s 96ms] SSL Writer(SocketTube(6)) calling downstreamSubscriber::onSubscribe on SocketTube(6) [2024-11-08T17:17:37.599Z] DEBUG: [pool-1-thread-2] [1s 98ms] SocketTube(6) subscribed for writing [2024-11-08T17:17:37.599Z] DEBUG: [HttpClient-5-SelectorManager] [1s 75ms] SocketTube(5) subscribe event raised [2024-11-08T17:17:37.599Z] DEBUG: [pool-1-thread-3] [1s 89ms] Http1Exchange response created in advance [2024-11-08T17:17:37.599Z] DEBUG: [pool-1-thread-3] [1s 103ms] Http1Exchange initiating connect async [2024-11-08T17:17:37.599Z] DEBUG: [pool-1-thread-3] [1s 112ms] PlainHttpConnection(SocketTube(7)) registering connect event [2024-11-08T17:17:37.600Z] DEBUG: [HttpClient-7-SelectorManager] [1s 114ms] SelectorAttachment Registering jdk.internal.net.http.PlainHttpConnection$ConnectEvent@799b6116 for 8 (true) [2024-11-08T17:17:37.600Z] DEBUG: [HttpClient-7-SelectorManager] [1s 115ms] PlainHttpConnection(SocketTube(7)) ConnectEvent: finishing connect [2024-11-08T17:17:37.600Z] DEBUG: [HttpClient-7-SelectorManager] [1s 115ms] PlainHttpConnection(SocketTube(7)) ConnectEvent: connect finished: true, cancelled: false, Local addr: /127.0.0.1:50946 [2024-11-08T17:17:37.600Z] DEBUG: [MainThread] [1s 119ms] Http1Exchange http://127.0.0.1:45261/http2/x/new/interrupt/get: java.io.IOException: Request cancelled [2024-11-08T17:17:37.600Z] DEBUG: [MainThread] [1s 119ms] Http1Exchange http://127.0.0.1:45261/http2/x/new/interrupt/get: completed cf with java.io.IOException: Request cancelled [2024-11-08T17:17:37.600Z] DEBUG: [MainThread] [1s 119ms] Http1Exchange http://127.0.0.1:45261/http2/x/new/interrupt/get: completed cf with java.io.IOException: Request cancelled [2024-11-08T17:17:37.600Z] DEBUG: [pool-1-thread-3] [1s 121ms] Exchange exchange cancelled during connect: java.io.IOException: Request cancelled [2024-11-08T17:17:37.600Z] DEBUG: [pool-1-thread-3] [1s 121ms] PlainHttpConnection(SocketTube(7)) Closing channel: channel not registered with selector [2024-11-08T17:17:37.600Z] DEBUG: [pool-1-thread-3] [1s 121ms] SocketTube(7) signal read error: java.io.IOException: connection closed locally [2024-11-08T17:17:37.600Z] DEBUG: [pool-1-thread-3] [1s 121ms] SocketTube(7) got read error: java.io.IOException: connection closed locally [2024-11-08T17:17:37.600Z] DEBUG: [pool-1-thread-3] [1s 121ms] SocketTube(7) error raised before subscriber subscribed: java.io.IOException: connection closed locally [2024-11-08T17:17:37.600Z] DEBUG: [MainThread] [1s 129ms] Exchange checkFor407: no response - java.io.IOException: Request cancelled [2024-11-08T17:17:37.600Z] DEBUG: [MainThread] [1s 131ms] MultiExchange MultiExchange interrupted with: java.io.IOException: Request cancelled [2024-11-08T17:17:37.600Z] DEBUG: [MainThread] [1s 132ms] HttpClientImpl(7) ClientImpl (async) elapsed 94 millis for GET to http://127.0.0.1:45261/http2/x/new/interrupt/get [2024-11-08T17:17:37.600Z] DEBUG: [MainThread] [1s 140ms] Http1Exchange http://127.0.0.1:45261/http2/x/new/interrupt/get: completed cf with java.io.IOException: Request cancelled [2024-11-08T17:17:37.600Z] DEBUG: [MainThread] [1s 140ms] HttpClientImpl(8) proxySelector is java.net.ProxySelector$StaticProxySelector@6cbff9ee (user-supplied=true) [2024-11-08T17:17:37.600Z] DEBUG: [pool-1-thread-1] [1s 162ms] SocketTube(5) write: registering startSubscription event [2024-11-08T17:17:37.600Z] DEBUG: [pool-1-thread-1] [1s 162ms] SSL Writer(SocketTube(5)) onSubscribe initiating handshaking [2024-11-08T17:17:37.600Z] DEBUG: [pool-1-thread-2] [1s 163ms] SocketTube(6) write: registering startSubscription event [2024-11-08T17:17:37.600Z] DEBUG: [pool-1-thread-2] [1s 178ms] SSL Writer(SocketTube(6)) onSubscribe initiating handshaking [2024-11-08T17:17:37.600Z] DEBUG: [MainThread] [1s 172ms] HttpClientImpl(8) ClientImpl (async) send http://127.0.0.1:45261/http2/x/new/interrupt/get GET [2024-11-08T17:17:37.600Z] DEBUG: [pool-1-thread-2] [1s 199ms] SSL Writer(SocketTube(6)) added 1 (0 bytes) to the writeList [2024-11-08T17:17:37.600Z] DEBUG: [pool-1-thread-3] [1s 205ms] Exchange establishing exchange for http://127.0.0.1:45261/http2/x/new/interrupt/get GET, [2024-11-08T17:17:37.600Z] proxy=null [2024-11-08T17:17:37.600Z] DEBUG: [pool-1-thread-3] [1s 206ms] Http2ClientImpl not found in connection pool [2024-11-08T17:17:37.600Z] DEBUG: [pool-1-thread-3] [1s 206ms] ExchangeImpl get: Trying to get HTTP/2 connection [2024-11-08T17:17:37.600Z] DEBUG: [pool-1-thread-3] [1s 206ms] ExchangeImpl handling HTTP/2 connection creation result [2024-11-08T17:17:37.600Z] DEBUG: [pool-1-thread-3] [1s 206ms] ExchangeImpl new Http1Exchange, try to upgrade [2024-11-08T17:17:37.600Z] DEBUG: [pool-1-thread-3] [1s 206ms] PlainHttpConnection(?) Initial receive buffer size is: 65536 [2024-11-08T17:17:37.600Z] DEBUG: [pool-1-thread-3] [1s 206ms] PlainHttpConnection(?) Initial send buffer size is: 8192 [2024-11-08T17:17:37.600Z] DEBUG: [pool-1-thread-3] [1s 207ms] Exchange checkFor407: all clear [2024-11-08T17:17:37.600Z] DEBUG: [pool-1-thread-3] [1s 207ms] Http1Exchange Sending headers only [2024-11-08T17:17:37.600Z] DEBUG: [pool-1-thread-3] [1s 207ms] Http1AsyncReceiver(SocketTube(8)) Subscribed pending jdk.internal.net.http.Http1Response$HeadersReader@1291cd2b queue.isEmpty: true [2024-11-08T17:17:37.600Z] DEBUG: [pool-1-thread-3] [1s 207ms] Http1AsyncReceiver(SocketTube(8)) delegate is now jdk.internal.net.http.Http1Response$HeadersReader@1291cd2b, demand=1, canRequestMore=true, queue.isEmpty=true [2024-11-08T17:17:37.600Z] DEBUG: [pool-1-thread-3] [1s 207ms] Http1AsyncReceiver(SocketTube(8)) downstream subscription demand is 1 [2024-11-08T17:17:37.600Z] DEBUG: [pool-1-thread-3] [1s 207ms] Http1AsyncReceiver(SocketTube(8)) checkRequestMore: canRequestMore=true, hasDemand=true [2024-11-08T17:17:37.600Z] DEBUG: [pool-1-thread-3] [1s 224ms] Http1AsyncReceiver(SocketTube(8)) downstream subscription demand is 1 [2024-11-08T17:17:37.600Z] DEBUG: [pool-1-thread-3] [1s 225ms] Http1AsyncReceiver(SocketTube(8)) checkRequestMore: canRequestMore=true, hasDemand=true [2024-11-08T17:17:37.600Z] DEBUG: [pool-1-thread-3] [1s 225ms] Http1Exchange response created in advance [2024-11-08T17:17:37.600Z] DEBUG: [pool-1-thread-3] [1s 225ms] Http1Exchange initiating connect async [2024-11-08T17:17:37.600Z] TestServer: New connection from Socket[addr=/127.0.0.1,port=50946,localport=45261] [2024-11-08T17:17:37.600Z] DEBUG: [pool-1-thread-1] [1s 232ms] SSL Writer(SocketTube(5)) added 1 (0 bytes) to the writeList [2024-11-08T17:17:37.600Z] DEBUG: [pool-1-thread-1] [1s 268ms] SSL Writer(SocketTube(5)) processData, writeList remaining:0, hsTriggered:true, needWrap:false [2024-11-08T17:17:37.600Z] DEBUG: [pool-1-thread-1] [1s 269ms] SSL Writer(SocketTube(5)) wrapping 0 bytes [2024-11-08T17:17:37.600Z] DEBUG: [pool-1-thread-3] [1s 236ms] PlainHttpConnection(SocketTube(8)) registering connect event [2024-11-08T17:17:37.600Z] DEBUG: [MainThread] [1s 236ms] Http1Exchange http://127.0.0.1:45261/http2/x/new/interrupt/get: java.io.IOException: Request cancelled [2024-11-08T17:17:37.600Z] DEBUG: [MainThread] [1s 271ms] Http1Exchange http://127.0.0.1:45261/http2/x/new/interrupt/get: completed cf with java.io.IOException: Request cancelled [2024-11-08T17:17:37.600Z] DEBUG: [MainThread] [1s 271ms] Http1Exchange http://127.0.0.1:45261/http2/x/new/interrupt/get: completed cf with java.io.IOException: Request cancelled [2024-11-08T17:17:37.600Z] DEBUG: [MainThread] [1s 271ms] PlainHttpConnection(SocketTube(8)) Closing channel: channel not registered with selector [2024-11-08T17:17:37.600Z] DEBUG: [MainThread] [1s 272ms] SocketTube(8) signal read error: java.io.IOException: connection closed locally [2024-11-08T17:17:37.600Z] DEBUG: [MainThread] [1s 272ms] SocketTube(8) got read error: java.io.IOException: connection closed locally [2024-11-08T17:17:37.600Z] DEBUG: [MainThread] [1s 272ms] SocketTube(8) error raised before subscriber subscribed: java.io.IOException: connection closed locally [2024-11-08T17:17:37.600Z] DEBUG: [pool-1-thread-3] [1s 272ms] Exchange checkFor407: no response - java.io.IOException: Request cancelled [2024-11-08T17:17:37.600Z] DEBUG: [pool-1-thread-3] [1s 273ms] MultiExchange MultiExchange interrupted with: java.io.IOException: Request cancelled [2024-11-08T17:17:37.600Z] DEBUG: [pool-1-thread-3] [1s 273ms] HttpClientImpl(8) ClientImpl (async) elapsed 100 millis for GET to http://127.0.0.1:45261/http2/x/new/interrupt/get [2024-11-08T17:17:37.601Z] DEBUG: [MainThread] [1s 285ms] HttpClientImpl(9) proxySelector is java.net.ProxySelector$StaticProxySelector@6cbff9ee (user-supplied=true) [2024-11-08T17:17:37.601Z] DEBUG: [HttpClient-8-SelectorManager] [1s 295ms] SelectorAttachment Registering jdk.internal.net.http.PlainHttpConnection$ConnectEvent@5886c59c for 8 (true) [2024-11-08T17:17:37.601Z] DEBUG: [HttpClient-8-SelectorManager] [1s 296ms] HttpClientImpl(8) Got java.io.IOException while handling registration events [2024-11-08T17:17:37.601Z] Server connection to /127.0.0.1:50946 stopping. 0 streams [2024-11-08T17:17:37.601Z] TestServer: start exception: java.io.IOException: Connection closed [2024-11-08T17:17:37.601Z] DEBUG: [pool-1-thread-2] [1s 320ms] SSL Writer(SocketTube(6)) processData, writeList remaining:0, hsTriggered:true, needWrap:false [2024-11-08T17:17:37.601Z] DEBUG: [pool-1-thread-2] [1s 320ms] SSL Writer(SocketTube(6)) wrapping 0 bytes [2024-11-08T17:17:37.601Z] DEBUG: [MainThread] [1s 339ms] HttpClientImpl(9) ClientImpl (async) send http://127.0.0.1:45261/http2/x/new/interrupt/get GET [2024-11-08T17:17:37.601Z] DEBUG: [pool-1-thread-3] [1s 341ms] Exchange establishing exchange for http://127.0.0.1:45261/http2/x/new/interrupt/get GET, [2024-11-08T17:17:37.601Z] proxy=null [2024-11-08T17:17:37.601Z] DEBUG: [pool-1-thread-3] [1s 341ms] Http2ClientImpl not found in connection pool [2024-11-08T17:17:37.601Z] DEBUG: [pool-1-thread-3] [1s 341ms] ExchangeImpl get: Trying to get HTTP/2 connection [2024-11-08T17:17:37.601Z] DEBUG: [pool-1-thread-3] [1s 341ms] ExchangeImpl handling HTTP/2 connection creation result [2024-11-08T17:17:37.601Z] DEBUG: [pool-1-thread-3] [1s 341ms] ExchangeImpl new Http1Exchange, try to upgrade [2024-11-08T17:17:37.601Z] DEBUG: [pool-1-thread-3] [1s 342ms] PlainHttpConnection(?) Initial receive buffer size is: 65536 [2024-11-08T17:17:37.601Z] DEBUG: [pool-1-thread-3] [1s 342ms] PlainHttpConnection(?) Initial send buffer size is: 8192 [2024-11-08T17:17:37.601Z] DEBUG: [pool-1-thread-3] [1s 347ms] Exchange checkFor407: all clear [2024-11-08T17:17:37.601Z] DEBUG: [pool-1-thread-3] [1s 347ms] Http1Exchange Sending headers only [2024-11-08T17:17:37.601Z] DEBUG: [pool-1-thread-3] [1s 347ms] Http1AsyncReceiver(SocketTube(9)) Subscribed pending jdk.internal.net.http.Http1Response$HeadersReader@2349b974 queue.isEmpty: true [2024-11-08T17:17:37.601Z] DEBUG: [pool-1-thread-3] [1s 347ms] Http1AsyncReceiver(SocketTube(9)) delegate is now jdk.internal.net.http.Http1Response$HeadersReader@2349b974, demand=1, canRequestMore=true, queue.isEmpty=true [2024-11-08T17:17:37.601Z] DEBUG: [pool-1-thread-3] [1s 347ms] Http1AsyncReceiver(SocketTube(9)) downstream subscription demand is 1 [2024-11-08T17:17:37.601Z] DEBUG: [pool-1-thread-3] [1s 347ms] Http1AsyncReceiver(SocketTube(9)) checkRequestMore: canRequestMore=true, hasDemand=true [2024-11-08T17:17:37.601Z] DEBUG: [pool-1-thread-3] [1s 347ms] Http1AsyncReceiver(SocketTube(9)) downstream subscription demand is 1 [2024-11-08T17:17:37.601Z] DEBUG: [pool-1-thread-3] [1s 347ms] Http1AsyncReceiver(SocketTube(9)) checkRequestMore: canRequestMore=true, hasDemand=true [2024-11-08T17:17:37.601Z] DEBUG: [pool-1-thread-3] [1s 347ms] Http1Exchange response created in advance [2024-11-08T17:17:37.601Z] DEBUG: [pool-1-thread-3] [1s 347ms] Http1Exchange initiating connect async [2024-11-08T17:17:37.601Z] DEBUG: [pool-1-thread-3] [1s 347ms] PlainHttpConnection(SocketTube(9)) registering connect event [2024-11-08T17:17:37.601Z] DEBUG: [HttpClient-9-SelectorManager] [1s 356ms] SelectorAttachment Registering jdk.internal.net.http.PlainHttpConnection$ConnectEvent@42adfff for 8 (true) [2024-11-08T17:17:37.601Z] DEBUG: [HttpClient-9-SelectorManager] [1s 356ms] PlainHttpConnection(SocketTube(9)) ConnectEvent: finishing connect [2024-11-08T17:17:37.601Z] DEBUG: [HttpClient-9-SelectorManager] [1s 357ms] PlainHttpConnection(SocketTube(9)) ConnectEvent: connect finished: true, cancelled: false, Local addr: /127.0.0.1:50964 [2024-11-08T17:17:37.601Z] DEBUG: [pool-1-thread-3] [1s 360ms] PlainHttpConnection(SocketTube(9)) finishConnect, setting connected=true [2024-11-08T17:17:37.601Z] TestServer: New connection from Socket[addr=/127.0.0.1,port=50954,localport=45261] [2024-11-08T17:17:37.601Z] Server connection to /127.0.0.1:50954 stopping. 0 streams [2024-11-08T17:17:37.601Z] TestServer: start exception: java.io.IOException: Connection closed [2024-11-08T17:17:37.601Z] TestServer: New connection from Socket[addr=/127.0.0.1,port=50964,localport=45261] [2024-11-08T17:17:37.601Z] DEBUG: [MainThread] [1s 366ms] Http1Exchange http://127.0.0.1:45261/http2/x/new/interrupt/get: java.io.IOException: Request cancelled [2024-11-08T17:17:37.601Z] DEBUG: [MainThread] [1s 366ms] Http1Exchange http://127.0.0.1:45261/http2/x/new/interrupt/get: completed cf with java.io.IOException: Request cancelled [2024-11-08T17:17:37.601Z] DEBUG: [MainThread] [1s 367ms] Http1Exchange http://127.0.0.1:45261/http2/x/new/interrupt/get: completed cf with java.io.IOException: Request cancelled [2024-11-08T17:17:37.601Z] DEBUG: [MainThread] [1s 367ms] PlainHttpConnection(SocketTube(9)) Closing channel: channel not registered with selector [2024-11-08T17:17:37.601Z] DEBUG: [MainThread] [1s 367ms] SocketTube(9) signal read error: java.io.IOException: connection closed locally [2024-11-08T17:17:37.601Z] DEBUG: [MainThread] [1s 367ms] SocketTube(9) got read error: java.io.IOException: connection closed locally [2024-11-08T17:17:37.601Z] DEBUG: [MainThread] [1s 367ms] SocketTube(9) error raised before subscriber subscribed: java.io.IOException: connection closed locally [2024-11-08T17:17:37.601Z] Server connection to /127.0.0.1:50964 stopping. 0 streams [2024-11-08T17:17:37.601Z] TestServer: start exception: java.io.IOException: Connection closed [2024-11-08T17:17:37.601Z] DEBUG: [pool-1-thread-3] [1s 399ms] Http1Exchange SocketTube(9) connecting flows [2024-11-08T17:17:37.601Z] DEBUG: [pool-1-thread-3] [1s 400ms] SocketTube(9) connecting flows [2024-11-08T17:17:37.601Z] DEBUG: [pool-1-thread-3] [1s 400ms] SocketTube(9) read publisher got subscriber [2024-11-08T17:17:37.601Z] DEBUG: [pool-1-thread-3] [1s 400ms] SocketTube(9) registering subscribe event [2024-11-08T17:17:37.601Z] DEBUG: [HttpClient-9-SelectorManager] [1s 403ms] SocketTube(9) subscribe event raised [2024-11-08T17:17:37.601Z] DEBUG: [HttpClient-9-SelectorManager] [1s 403ms] SocketTube(9) handling pending subscription for jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber@ed2b48f [2024-11-08T17:17:37.601Z] DEBUG: [HttpClient-9-SelectorManager] [1s 403ms] SocketTube(9) read demand reset to 0 [2024-11-08T17:17:37.601Z] DEBUG: [HttpClient-9-SelectorManager] [1s 403ms] SocketTube(9) calling onSubscribe [2024-11-08T17:17:37.601Z] DEBUG: [HttpClient-9-SelectorManager] [1s 403ms] Http1AsyncReceiver(SocketTube(9)) Received onSubscribed from upstream [2024-11-08T17:17:37.601Z] DEBUG: [HttpClient-9-SelectorManager] [1s 403ms] SocketTube(9) onSubscribe called [2024-11-08T17:17:37.601Z] DEBUG: [HttpClient-9-SelectorManager] [1s 403ms] SocketTube(9) forwarding error to subscriber: java.io.IOException: connection closed locally [2024-11-08T17:17:37.601Z] DEBUG: [HttpClient-9-SelectorManager] [1s 404ms] Http1AsyncReceiver(SocketTube(9)) onError: java.io.IOException: connection closed locally [2024-11-08T17:17:37.601Z] DEBUG: [pool-1-thread-3] [1s 407ms] SocketTube(9) leaving read.subscribe: Reading: [ops=0, demand=0, stopped=false], Writing: [ops=0, demand=0] [2024-11-08T17:17:37.601Z] DEBUG: [pool-1-thread-3] [1s 407ms] Http1Publisher(SocketTube(9)) got subscriber: SocketTube(9) [2024-11-08T17:17:37.601Z] DEBUG: [pool-1-thread-4] [1s 409ms] Http1AsyncReceiver(SocketTube(9)) downstream subscription demand is 1 [2024-11-08T17:17:37.601Z] DEBUG: [pool-1-thread-4] [1s 409ms] Http1AsyncReceiver(SocketTube(9)) checkRequestMore: canRequestMore=true, hasDemand=true [2024-11-08T17:17:37.601Z] DEBUG: [pool-1-thread-4] [1s 410ms] Http1AsyncReceiver(SocketTube(9)) Http1TubeSubscriber: requesting one more from upstream [2024-11-08T17:17:37.601Z] DEBUG: [pool-1-thread-4] [1s 410ms] SocketTube(9) got some demand for reading [2024-11-08T17:17:37.601Z] DEBUG: [pool-1-thread-4] [1s 410ms] SocketTube(9) resuming read event [2024-11-08T17:17:37.601Z] DEBUG: [pool-1-thread-4] [1s 410ms] SocketTube(9) leaving request(1): Reading: [ops=1, demand=1, stopped=false], Writing: [ops=0, demand=0] [2024-11-08T17:17:37.601Z] DEBUG: [pool-1-thread-3] [1s 413ms] SocketTube(9) subscribed for writing [2024-11-08T17:17:37.601Z] DEBUG: [pool-1-thread-3] [1s 413ms] SocketTube(9) write: registering startSubscription event [2024-11-08T17:17:37.601Z] DEBUG: [pool-1-thread-3] [1s 413ms] Http1Exchange requestAction.headers [2024-11-08T17:17:37.601Z] DEBUG: [HttpClient-9-SelectorManager] [1s 421ms] Http1AsyncReceiver(SocketTube(9)) recorded jdk.internal.net.http.common.ConnectionExpiredException: subscription is finished [2024-11-08T17:17:37.601Z] delegate: jdk.internal.net.http.Http1Response$HeadersReader@2349b974 queue.isEmpty: true jdk.internal.net.http.common.ConnectionExpiredException: subscription is finished [2024-11-08T17:17:37.601Z] jdk.internal [2024-11-08T17:17:37.601Z] [2024-11-08T17:17:37.601Z] ... [2024-11-08T17:17:37.601Z] Output overflow: [2024-11-08T17:17:37.601Z] JT Harness has limited the test output to the text [2024-11-08T17:17:37.601Z] at the beginning and the end, so that you can see how the [2024-11-08T17:17:37.601Z] test began, and how it completed. [2024-11-08T17:17:37.601Z] [2024-11-08T17:17:37.601Z] If you need to see more of the output from the test, [2024-11-08T17:17:37.601Z] set the system property javatest.maxOutputSize to a higher [2024-11-08T17:17:37.601Z] value. The current value is 100000 [2024-11-08T17:17:37.601Z] ... [2024-11-08T17:17:37.601Z] [2024-11-08T17:17:37.601Z] eadSubscription.read(SocketTube.java:845) [2024-11-08T17:17:37.601Z] at java.net.http/jdk.internal.net.http.SocketTube$SocketFlowTask.run(SocketTube.java:181) [2024-11-08T17:17:37.601Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SchedulableTask.run(SequentialScheduler.java:230) [2024-11-08T17:17:37.601Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:303) [2024-11-08T17:17:37.601Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:256) [2024-11-08T17:17:37.602Z] at java.net.http/jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription.signalReadable(SocketTube.java:774) [2024-11-08T17:17:37.602Z] at java.net.http/jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent.signalEvent(SocketTube.java:957) [2024-11-08T17:17:37.602Z] at java.net.http/jdk.internal.net.http.SocketTube$SocketFlowEvent.handle(SocketTube.java:253) [2024-11-08T17:17:37.602Z] at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.handleEvent(HttpClientImpl.java:984) [2024-11-08T17:17:37.602Z] at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.lambda$run$3(HttpClientImpl.java:939) [2024-11-08T17:17:37.602Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2024-11-08T17:17:37.602Z] at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.run(HttpClientImpl.java:939) [2024-11-08T17:17:37.602Z] DEBUG: [pool-1-thread-1] [33s 9ms] Http2Connection(SocketTube(38)) Shutting down h2c (closed=false): java.io.EOFException: EOF reached while reading [2024-11-08T17:17:37.602Z] DEBUG: [pool-1-thread-1] [33s 9ms] Http2ClientImpl removing from the connection pool: Http2Connection(SocketTube(38)) [2024-11-08T17:17:37.602Z] DEBUG: [pool-1-thread-1] [33s 9ms] Http2ClientImpl removed from the connection pool: Http2Connection(SocketTube(38)) [2024-11-08T17:17:37.602Z] DEBUG: [pool-1-thread-1] [33s 9ms] PlainHttpConnection(SocketTube(38)) Closing channel: channel registered with selector, key.interestOps=0, sa.interestOps=0 [2024-11-08T17:17:37.602Z] Server stopping 10 connections [2024-11-08T17:17:37.602Z] Server connection to /127.0.0.1:37574 stopping. 1 streams [2024-11-08T17:17:37.602Z] DEBUG: [pool-1-thread-1] [33s 14ms] SocketTube(38) signal read error: java.io.IOException: connection closed locally [2024-11-08T17:17:37.602Z] DEBUG: [pool-1-thread-1] [33s 14ms] SocketTube(38) got read error: java.io.IOException: connection closed locally [2024-11-08T17:17:37.602Z] DEBUG: [HttpClient-25-SelectorManager] [33s 20ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@391822b6 for 0 (false) [2024-11-08T17:17:37.602Z] DEBUG: [HttpClient-25-SelectorManager] [33s 20ms] SocketTube(35) read bytes: 40 [2024-11-08T17:17:37.602Z] DEBUG: [HttpClient-25-SelectorManager] [33s 20ms] SSL Reader(SocketTube(35)) onNext [2024-11-08T17:17:37.602Z] DEBUG: [HttpClient-25-SelectorManager] [33s 20ms] SSL Reader(SocketTube(35)) Adding 40 bytes to read buffer [2024-11-08T17:17:37.602Z] DEBUG: [HttpClient-25-SelectorManager] [33s 20ms] SocketTube(35) resuming read event [2024-11-08T17:17:37.602Z] DEBUG: [HttpClient-25-SelectorManager] [33s 20ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@391822b6 for 1 (false) [2024-11-08T17:17:37.602Z] DEBUG: [HttpClient-25-SelectorManager] [33s 20ms] SocketTube(35) leaving read() loop after onNext: Reading: [ops=1, demand=0, stopped=false], Writing: [ops=0, demand=1] [2024-11-08T17:17:37.602Z] TestServer: Connection writer stopping [2024-11-08T17:17:37.602Z] DEBUG: [HttpClient-25-SelectorManager] [33s 22ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@391822b6 for 0 (false) [2024-11-08T17:17:37.602Z] DEBUG: [HttpClient-25-SelectorManager] [33s 22ms] SocketTube(35) no more demand for reading [2024-11-08T17:17:37.602Z] DEBUG: [HttpClient-25-SelectorManager] [33s 22ms] SocketTube(35) leaving read() loop with no demand Reading: [ops=0, demand=0, stopped=false], Writing: [ops=0, demand=1] [2024-11-08T17:17:37.602Z] DEBUG: [pool-1-thread-1] [33s 24ms] SSL Reader(SocketTube(35)) processData: readBuf remaining:40, state: NOT_HANDSHAKING , engine handshake status:NOT_HANDSHAKING [2024-11-08T17:17:37.602Z] DEBUG: [pool-1-thread-1] [33s 24ms] SSL Reader(SocketTube(35)) Unwrapping: 40 [2024-11-08T17:17:37.602Z] DEBUG: [pool-1-thread-1] [33s 24ms] SSL Reader(SocketTube(35)) Decoded 0 bytes out of 40 into buffer of 40 remaining to decode: 0 [2024-11-08T17:17:37.602Z] DEBUG: [pool-1-thread-1] [33s 24ms] SSL Reader(SocketTube(35)) Unwrapped: result: Status = OK HandshakeStatus = NOT_HANDSHAKING [2024-11-08T17:17:37.602Z] bytesConsumed = 40 bytesProduced = 0 [2024-11-08T17:17:37.602Z] DEBUG: [pool-1-thread-1] [33s 24ms] SSL Reader(SocketTube(35)) Unwrapped: consumed: 40 [2024-11-08T17:17:37.602Z] DEBUG: [pool-1-thread-1] [33s 24ms] SSL Reader(SocketTube(35)) requesting 1 [2024-11-08T17:17:37.602Z] DEBUG: [pool-1-thread-1] [33s 24ms] SocketTube(35) got some demand for reading [2024-11-08T17:17:37.602Z] DEBUG: [pool-1-thread-1] [33s 24ms] SocketTube(35) resuming read event [2024-11-08T17:17:37.602Z] DEBUG: [pool-1-thread-1] [33s 24ms] SocketTube(35) leaving request(1): Reading: [ops=1, demand=1, stopped=false], Writing: [ops=0, demand=1] [2024-11-08T17:17:37.602Z] TestServer: OutputStream.close exception: java.io.IOException: stream closed [2024-11-08T17:17:37.602Z] java.io.IOException: stream closed [2024-11-08T17:17:37.602Z] at jdk.httpclient.test.lib.http2.Queue.put(Queue.java:64) [2024-11-08T17:17:37.602Z] at jdk.httpclient.test.lib.http2.BodyOutputStream.send(BodyOutputStream.java:110) [2024-11-08T17:17:37.602Z] at jdk.httpclient.test.lib.http2.BodyOutputStream.sendEndStream(BodyOutputStream.java:141) [2024-11-08T17:17:37.602Z] at jdk.httpclient.test.lib.http2.BodyOutputStream.close(BodyOutputStream.java:133) [2024-11-08T17:17:37.602Z] at CancelRequestTest$HTTPSlowHandler.handle(CancelRequestTest.java:638) [2024-11-08T17:17:37.602Z] at jdk.httpclient.test.lib.common.HttpServerAdapters$HttpChain$Http2Chain.doFilter(HttpServerAdapters.java:484) [2024-11-08T17:17:37.602Z] at jdk.httpclient.test.lib.common.HttpServerAdapters$HttpTestServer$Http2TestContext.handle(HttpServerAdapters.java:939) [2024-11-08T17:17:37.602Z] at jdk.httpclient.test.lib.common.HttpServerAdapters$HttpTestHandler.doHandle(HttpServerAdapters.java:401) [2024-11-08T17:17:37.602Z] at jdk.httpclient.test.lib.common.HttpServerAdapters$HttpTestHandler.lambda$toHttp2Handler$1(HttpServerAdapters.java:397) [2024-11-08T17:17:37.602Z] at jdk.httpclient.test.lib.http2.Http2TestServerConnection.handleRequest(Http2TestServerConnection.java:729) [2024-11-08T17:17:37.602Z] at jdk.httpclient.test.lib.http2.Http2TestServerConnection.lambda$createStream$3(Http2TestServerConnection.java:680) [2024-11-08T17:17:37.602Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) [2024-11-08T17:17:37.602Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-11-08T17:17:37.602Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2024-11-08T17:17:37.602Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2024-11-08T17:17:37.603Z] at java.base/java.lang.Thread.run(Thread.java:840) [2024-11-08T17:17:37.603Z] HTTPSlowHandler reply sent: http://127.0.0.1:45261/http2/x/same/interrupt/post [2024-11-08T17:17:37.603Z] DEBUG: [HttpClient-25-SelectorManager] [33s 31ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@391822b6 for 1 (true) [2024-11-08T17:17:37.603Z] DEBUG: [HttpClient-25-SelectorManager] [33s 31ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@391822b6 for 0 (false) [2024-11-08T17:17:37.603Z] DEBUG: [HttpClient-25-SelectorManager] [33s 31ms] SocketTube(35) read bytes: 40 [2024-11-08T17:17:37.603Z] DEBUG: [HttpClient-25-SelectorManager] [33s 31ms] SSL Reader(SocketTube(35)) onNext [2024-11-08T17:17:37.603Z] DEBUG: [HttpClient-25-SelectorManager] [33s 31ms] SSL Reader(SocketTube(35)) Adding 40 bytes to read buffer [2024-11-08T17:17:37.603Z] DEBUG: [HttpClient-25-SelectorManager] [33s 31ms] SocketTube(35) resuming read event [2024-11-08T17:17:37.603Z] DEBUG: [HttpClient-25-SelectorManager] [33s 31ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@391822b6 for 1 (false) [2024-11-08T17:17:37.603Z] DEBUG: [HttpClient-25-SelectorManager] [33s 31ms] SocketTube(35) leaving read() loop after onNext: Reading: [ops=1, demand=0, stopped=false], Writing: [ops=0, demand=1] [2024-11-08T17:17:37.603Z] DEBUG: [HttpClient-25-SelectorManager] [33s 31ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@391822b6 for 0 (false) [2024-11-08T17:17:37.603Z] DEBUG: [HttpClient-25-SelectorManager] [33s 31ms] SocketTube(35) no more demand for reading [2024-11-08T17:17:37.603Z] DEBUG: [HttpClient-25-SelectorManager] [33s 31ms] SocketTube(35) leaving read() loop with no demand Reading: [ops=0, demand=0, stopped=false], Writing: [ops=0, demand=1] [2024-11-08T17:17:37.603Z] DEBUG: [pool-1-thread-1] [33s 35ms] SSL Reader(SocketTube(35)) processData: readBuf remaining:40, state: NOT_HANDSHAKING , engine handshake status:NOT_HANDSHAKING [2024-11-08T17:17:37.603Z] DEBUG: [pool-1-thread-1] [33s 35ms] SSL Reader(SocketTube(35)) Unwrapping: 40 [2024-11-08T17:17:37.603Z] DEBUG: [pool-1-thread-1] [33s 35ms] SSLFlowDelegate(SocketTube(35)) doClosure(Status = CLOSED HandshakeStatus = NEED_WRAP [2024-11-08T17:17:37.603Z] bytesConsumed = 40 bytesProduced = 0): NEED_WRAP [isOutboundDone: false, isInboundDone: true] [2024-11-08T17:17:37.603Z] DEBUG: [pool-1-thread-1] [33s 35ms] SSLFlowDelegate(SocketTube(35)) doClosure: close_notify received [2024-11-08T17:17:37.603Z] DEBUG: [pool-1-thread-1] [33s 35ms] SSL Writer(SocketTube(35)) processData, writeList remaining:0, hsTriggered:true, needWrap:true [2024-11-08T17:17:37.603Z] DEBUG: [pool-1-thread-1] [33s 35ms] SSL Writer(SocketTube(35)) wrapping 0 bytes [2024-11-08T17:17:37.603Z] DEBUG: [pool-1-thread-1] [33s 35ms] SSL Writer(SocketTube(35)) SSLResult: Status = CLOSED HandshakeStatus = NOT_HANDSHAKING [2024-11-08T17:17:37.603Z] bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 2 [2024-11-08T17:17:37.603Z] DEBUG: [pool-1-thread-1] [33s 35ms] SSL Writer(SocketTube(35)) CLOSED [2024-11-08T17:17:37.603Z] DEBUG: [pool-1-thread-1] [33s 35ms] SSL Writer(SocketTube(35)) OK => produced: 40 bytes into 40, not wrapped: 0 [2024-11-08T17:17:37.603Z] DEBUG: [pool-1-thread-1] [33s 35ms] SSL Writer(SocketTube(35)) wrapBuffer returned Status = CLOSED HandshakeStatus = NOT_HANDSHAKING [2024-11-08T17:17:37.603Z] bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 2 [2024-11-08T17:17:37.603Z] DEBUG: [pool-1-thread-1] [33s 35ms] AsyncSSLConnection(SSLTube(SocketTube(35))) HttpPublisher: cancelled by SSLTube(SocketTube(35)) [2024-11-08T17:17:37.603Z] DEBUG: [pool-1-thread-1] [33s 36ms] SSL Writer(SocketTube(35)) Sending 40 bytes downstream [2024-11-08T17:17:37.603Z] DEBUG: [pool-1-thread-1] [33s 36ms] SSL Writer(SocketTube(35)) Adding 40 to outputQ queue [2024-11-08T17:17:37.603Z] DEBUG: [pool-1-thread-1] [33s 36ms] SSL Writer(SocketTube(35)) pushScheduler is alive [2024-11-08T17:17:37.603Z] DEBUG: [pool-1-thread-1] [33s 36ms] SSL Writer(SocketTube(35)) DownstreamPusher: queue not empty, downstreamSubscription: SubscriptionBase: window = 1 cancelled = false [2024-11-08T17:17:37.603Z] DEBUG: [pool-1-thread-1] [33s 36ms] SSL Writer(SocketTube(35)) DownstreamPusher: Pushing 40 bytes downstream [2024-11-08T17:17:37.603Z] DEBUG: [pool-1-thread-1] [33s 36ms] SocketTube(35) trying to write: 40 [2024-11-08T17:17:37.603Z] DEBUG: [pool-1-thread-1] [33s 36ms] SocketTube(35) wrote: 40 [2024-11-08T17:17:37.603Z] DEBUG: [pool-1-thread-1] [33s 36ms] SocketTube(35) write: requesting more... [2024-11-08T17:17:37.603Z] DEBUG: [pool-1-thread-1] [33s 36ms] SocketTube(35) leaving requestMore: Reading: [ops=0, demand=0, stopped=false], Writing: [ops=0, demand=1] [2024-11-08T17:17:37.603Z] DEBUG: [pool-1-thread-1] [33s 36ms] SocketTube(35) leaving w.onNext Reading: [ops=0, demand=0, stopped=false], Writing: [ops=0, demand=1] [2024-11-08T17:17:37.603Z] DEBUG: [pool-1-thread-1] [33s 36ms] SSL Writer(SocketTube(35)) upstreamWindowUpdate, downstreamQueueSize:0, upstreamWindow:1 [2024-11-08T17:17:37.603Z] DEBUG: [pool-1-thread-1] [33s 36ms] SSL Writer(SocketTube(35)) DownstreamPusher: queue empty, downstreamSubscription: SubscriptionBase: window = 1 cancelled = false [2024-11-08T17:17:37.603Z] DEBUG: [pool-1-thread-1] [33s 36ms] SSL Writer(SocketTube(35)) completionAcknowledged upstreamCompleted:true, downstreamCompleted:false, closing:true [2024-11-08T17:17:37.603Z] DEBUG: [pool-1-thread-1] [33s 36ms] SSL Writer(SocketTube(35)) pushScheduler is alive [2024-11-08T17:17:37.603Z] DEBUG: [pool-1-thread-1] [33s 36ms] SSL Writer(SocketTube(35)) DownstreamPusher: queue empty, downstreamSubscription: SubscriptionBase: window = 1 cancelled = false [2024-11-08T17:17:37.603Z] DEBUG: [pool-1-thread-1] [33s 36ms] SSL Writer(SocketTube(35)) calling downstreamSubscriber.onComplete() [2024-11-08T17:17:37.603Z] DEBUG: [pool-1-thread-1] [33s 36ms] SocketTube(35) write completed, 0 yet to send [2024-11-08T17:17:37.603Z] DEBUG: [pool-1-thread-1] [33s 36ms] SocketTube(35) InternalWriteSubscriber::onComplete Reading: [ops=0, demand=0, stopped=false], Writing: [ops=0, demand=1] [2024-11-08T17:17:37.603Z] DEBUG: [pool-1-thread-1] [33s 36ms] SSL Writer(SocketTube(35)) processData, writeList remaining:0, hsTriggered:false, needWrap:false [2024-11-08T17:17:37.603Z] Server connection to /127.0.0.1:50986 stopping. 1 streams [2024-11-08T17:17:37.603Z] Server connection to /127.0.0.1:50988 stopping. 1 streams [2024-11-08T17:17:37.603Z] TestServer: Connection writer stopping [2024-11-08T17:17:37.603Z] DEBUG: [pool-1-thread-1] [33s 47ms] SSL Reader(SocketTube(35)) Unwrapped: result: Status = CLOSED HandshakeStatus = NEED_WRAP [2024-11-08T17:17:37.603Z] bytesConsumed = 40 bytesProduced = 0 [2024-11-08T17:17:37.603Z] DEBUG: [pool-1-thread-1] [33s 47ms] SSL Reader(SocketTube(35)) Unwrapped: consumed: 40 [2024-11-08T17:17:37.603Z] DEBUG: [pool-1-thread-1] [33s 47ms] SSL Reader(SocketTube(35)) requesting 1 [2024-11-08T17:17:37.603Z] DEBUG: [pool-1-thread-1] [33s 47ms] SocketTube(35) got some demand for reading [2024-11-08T17:17:37.603Z] DEBUG: [pool-1-thread-1] [33s 47ms] SocketTube(35) resuming read event [2024-11-08T17:17:37.603Z] DEBUG: [pool-1-thread-1] [33s 47ms] SocketTube(35) leaving request(1): Reading: [ops=1, demand=1, stopped=false], Writing: [ops=0, demand=1] [2024-11-08T17:17:37.603Z] DEBUG: [pool-1-thread-1] [33s 47ms] SSL Reader(SocketTube(35)) processData: readBuf remaining:0, state: NOT_HANDSHAKING , engine handshake status:NOT_HANDSHAKING [2024-11-08T17:17:37.604Z] DEBUG: [HttpClient-59-SelectorManager] [33s 47ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@23dbf749 for 0 (false) [2024-11-08T17:17:37.604Z] DEBUG: [HttpClient-59-SelectorManager] [33s 47ms] SocketTube(83) read bytes: 80 [2024-11-08T17:17:37.604Z] DEBUG: [HttpClient-59-SelectorManager] [33s 47ms] SSL Reader(SocketTube(83)) onNext [2024-11-08T17:17:37.604Z] DEBUG: [HttpClient-59-SelectorManager] [33s 47ms] SSL Reader(SocketTube(83)) Adding 80 bytes to read buffer [2024-11-08T17:17:37.604Z] DEBUG: [HttpClient-59-SelectorManager] [33s 48ms] SocketTube(83) resuming read event [2024-11-08T17:17:37.604Z] DEBUG: [HttpClient-59-SelectorManager] [33s 48ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@23dbf749 for 1 (false) [2024-11-08T17:17:37.604Z] DEBUG: [HttpClient-59-SelectorManager] [33s 48ms] SocketTube(83) leaving read() loop after onNext: Reading: [ops=1, demand=0, stopped=false], Writing: [ops=0, demand=1] [2024-11-08T17:17:37.604Z] DEBUG: [HttpClient-59-SelectorManager] [33s 48ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@23dbf749 for 0 (false) [2024-11-08T17:17:37.604Z] DEBUG: [HttpClient-59-SelectorManager] [33s 48ms] SocketTube(83) no more demand for reading [2024-11-08T17:17:37.604Z] DEBUG: [HttpClient-59-SelectorManager] [33s 48ms] SocketTube(83) leaving read() loop with no demand Reading: [ops=0, demand=0, stopped=false], Writing: [ops=0, demand=1] [2024-11-08T17:17:37.604Z] DEBUG: [pool-1-thread-1] [33s 48ms] SSL Reader(SocketTube(83)) processData: readBuf remaining:80, state: NOT_HANDSHAKING , engine handshake status:NOT_HANDSHAKING [2024-11-08T17:17:37.604Z] DEBUG: [pool-1-thread-1] [33s 48ms] SSL Reader(SocketTube(83)) Unwrapping: 80 [2024-11-08T17:17:37.604Z] DEBUG: [pool-1-thread-1] [33s 48ms] SSL Reader(SocketTube(83)) Decoded 0 bytes out of 80 into buffer of 40 remaining to decode: 40 [2024-11-08T17:17:37.604Z] DEBUG: [pool-1-thread-1] [33s 48ms] SSL Reader(SocketTube(83)) Unwrapped: result: Status = OK HandshakeStatus = NOT_HANDSHAKING [2024-11-08T17:17:37.604Z] bytesConsumed = 40 bytesProduced = 0 [2024-11-08T17:17:37.604Z] DEBUG: [pool-1-thread-1] [33s 48ms] SSL Reader(SocketTube(83)) Unwrapped: consumed: 40 [2024-11-08T17:17:37.604Z] DEBUG: [pool-1-thread-1] [33s 48ms] SSL Reader(SocketTube(83)) Unwrapping: 40 [2024-11-08T17:17:37.604Z] DEBUG: [pool-1-thread-1] [33s 48ms] SSLFlowDelegate(SocketTube(83)) doClosure(Status = CLOSED HandshakeStatus = NEED_WRAP [2024-11-08T17:17:37.604Z] bytesConsumed = 40 bytesProduced = 0): NEED_WRAP [isOutboundDone: false, isInboundDone: true] [2024-11-08T17:17:37.604Z] DEBUG: [pool-1-thread-1] [33s 48ms] SSLFlowDelegate(SocketTube(83)) doClosure: close_notify received [2024-11-08T17:17:37.604Z] DEBUG: [pool-1-thread-1] [33s 48ms] SSL Writer(SocketTube(83)) processData, writeList remaining:0, hsTriggered:true, needWrap:true [2024-11-08T17:17:37.604Z] DEBUG: [pool-1-thread-1] [33s 49ms] SSL Writer(SocketTube(83)) wrapping 0 bytes [2024-11-08T17:17:37.604Z] DEBUG: [pool-1-thread-1] [33s 49ms] SSL Writer(SocketTube(83)) SSLResult: Status = CLOSED HandshakeStatus = NOT_HANDSHAKING [2024-11-08T17:17:37.604Z] bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 3 [2024-11-08T17:17:37.604Z] DEBUG: [pool-1-thread-1] [33s 49ms] SSL Writer(SocketTube(83)) CLOSED [2024-11-08T17:17:37.604Z] DEBUG: [pool-1-thread-1] [33s 49ms] SSL Writer(SocketTube(83)) OK => produced: 40 bytes into 40, not wrapped: 0 [2024-11-08T17:17:37.604Z] DEBUG: [pool-1-thread-1] [33s 49ms] SSL Writer(SocketTube(83)) wrapBuffer returned Status = CLOSED HandshakeStatus = NOT_HANDSHAKING [2024-11-08T17:17:37.604Z] bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 3 [2024-11-08T17:17:37.604Z] DEBUG: [pool-1-thread-1] [33s 49ms] AsyncSSLConnection(SSLTube(SocketTube(83))) HttpPublisher: cancelled by SSLTube(SocketTube(83)) [2024-11-08T17:17:37.604Z] DEBUG: [pool-1-thread-1] [33s 49ms] SSL Writer(SocketTube(83)) Sending 40 bytes downstream [2024-11-08T17:17:37.604Z] DEBUG: [pool-1-thread-1] [33s 49ms] SSL Writer(SocketTube(83)) Adding 40 to outputQ queue [2024-11-08T17:17:37.604Z] DEBUG: [pool-1-thread-1] [33s 49ms] SSL Writer(SocketTube(83)) pushScheduler is alive [2024-11-08T17:17:37.604Z] DEBUG: [pool-1-thread-1] [33s 49ms] SSL Writer(SocketTube(83)) DownstreamPusher: queue not empty, downstreamSubscription: SubscriptionBase: window = 1 cancelled = false [2024-11-08T17:17:37.604Z] DEBUG: [pool-1-thread-1] [33s 49ms] SSL Writer(SocketTube(83)) DownstreamPusher: Pushing 40 bytes downstream [2024-11-08T17:17:37.604Z] DEBUG: [pool-1-thread-1] [33s 49ms] SocketTube(83) trying to write: 40 [2024-11-08T17:17:37.604Z] TestServer: Connection writer stopping [2024-11-08T17:17:37.604Z] DEBUG: [HttpClient-25-SelectorManager] [33s 54ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@391822b6 for 1 (true) [2024-11-08T17:17:37.604Z] DEBUG: [HttpClient-25-SelectorManager] [33s 54ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@391822b6 for 0 (false) [2024-11-08T17:17:37.604Z] DEBUG: [HttpClient-25-SelectorManager] [33s 54ms] SocketTube(35) got read EOF [2024-11-08T17:17:37.604Z] DEBUG: [HttpClient-25-SelectorManager] [33s 54ms] SocketTube(35) pausing read event [2024-11-08T17:17:37.604Z] DEBUG: [HttpClient-25-SelectorManager] [33s 54ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@391822b6 for 0 (false) [2024-11-08T17:17:37.604Z] DEBUG: [HttpClient-25-SelectorManager] [33s 54ms] SocketTube(35) completing subscriber [2024-11-08T17:17:37.604Z] DEBUG: [HttpClient-25-SelectorManager] [33s 54ms] SSL Reader(SocketTube(35)) upstream completed: READER: SubscriberWrapper: upstreamCompleted: false upstreamWindow: 1 downstreamCompleted: false completionAcknowledged: false outputQ size: 0 cf: jdk.internal.net.http.common.MinimalFuture@fe6a948[Not completed, 4 dependents] (id=1668) downstreamSubscription: SubscriptionBase: window = 9223372036854775800 cancelled = false downstreamSubscriber: SSLSubscriberWrapper[SSLTube(SocketTube(35)), delegate: DelegateWrapper[subscribedCalled: true, subscribedDone: true, completed: false, error: null]: jdk.internal.net.http.Http2Connection$Http2TubeSubscriber@4bfc38b7, getALPN: jdk.internal.net.http.common.MinimalFuture@4ae436d0[Completed normally] (id=1674), onCompleteReceived: false, onError: null], readBuf: java.nio.HeapByteBuffer[pos=40 lim=40 cap=2048], count: 147, scheduler: running, status: CLOSED, handshakeState: 0, engine: NOT_HANDSHAKING [2024-11-08T17:17:37.604Z] DEBUG: [HttpClient-25-SelectorManager] [33s 54ms] SSL Reader(SocketTube(35)) Adding 0 bytes to read buffer [2024-11-08T17:17:37.604Z] DEBUG: [HttpClient-25-SelectorManager] [33s 54ms] SSL Reader(SocketTube(35)) DownstreamPusher: queue empty, downstreamSubscription: SubscriptionBase: window = 9223372036854775800 cancelled = false [2024-11-08T17:17:37.604Z] DEBUG: [HttpClient-25-SelectorManager] [33s 54ms] SocketTube(35) Stopping read scheduler [2024-11-08T17:17:37.604Z] DEBUG: [HttpClient-25-SelectorManager] [33s 54ms] SocketTube(35) leaving read() loop after EOF: Reading: [ops=0, demand=0, stopped=true], Writing: [ops=0, demand=1] [2024-11-08T17:17:37.604Z] DEBUG: [HttpClient-25-SelectorManager] [33s 54ms] SocketTube(35) Read scheduler stopped [2024-11-08T17:17:37.604Z] DEBUG: [pool-1-thread-1] [33s 56ms] SocketTube(83) wrote: 40 [2024-11-08T17:17:37.604Z] DEBUG: [pool-1-thread-1] [33s 56ms] SocketTube(83) write: requesting more... [2024-11-08T17:17:37.604Z] DEBUG: [pool-1-thread-1] [33s 56ms] SocketTube(83) leaving requestMore: Reading: [ops=0, demand=0, stopped=false], Writing: [ops=0, demand=1] [2024-11-08T17:17:37.604Z] DEBUG: [pool-1-thread-1] [33s 56ms] SocketTube(83) leaving w.onNext Reading: [ops=0, demand=0, stopped=false], Writing: [ops=0, demand=1] [2024-11-08T17:17:37.604Z] DEBUG: [pool-1-thread-1] [33s 56ms] SSL Writer(SocketTube(83)) upstreamWindowUpdate, downstreamQueueSize:0, upstreamWindow:1 [2024-11-08T17:17:37.604Z] DEBUG: [pool-1-thread-1] [33s 56ms] SSL Writer(SocketTube(83)) DownstreamPusher: queue empty, downstreamSubscription: SubscriptionBase: window = 1 cancelled = false [2024-11-08T17:17:37.604Z] DEBUG: [pool-1-thread-1] [33s 56ms] SSL Writer(SocketTube(83)) completionAcknowledged upstreamCompleted:true, downstreamCompleted:false, closing:true [2024-11-08T17:17:37.604Z] DEBUG: [pool-1-thread-1] [33s 56ms] SSL Writer(SocketTube(83)) pushScheduler is alive [2024-11-08T17:17:37.604Z] DEBUG: [pool-1-thread-1] [33s 56ms] SSL Writer(SocketTube(83)) DownstreamPusher: queue empty, downstreamSubscription: SubscriptionBase: window = 1 cancelled = false [2024-11-08T17:17:37.604Z] DEBUG: [pool-1-thread-1] [33s 56ms] SSL Writer(SocketTube(83)) calling downstreamSubscriber.onComplete() [2024-11-08T17:17:37.604Z] DEBUG: [pool-1-thread-1] [33s 56ms] SocketTube(83) write completed, 0 yet to send [2024-11-08T17:17:37.604Z] DEBUG: [pool-1-thread-1] [33s 56ms] SocketTube(83) InternalWriteSubscriber::onComplete Reading: [ops=0, demand=0, stopped=false], Writing: [ops=0, demand=1] [2024-11-08T17:17:37.604Z] DEBUG: [pool-1-thread-1] [33s 56ms] SSL Writer(SocketTube(83)) processData, writeList remaining:0, hsTriggered:false, needWrap:false [2024-11-08T17:17:37.604Z] DEBUG: [pool-1-thread-1] [33s 56ms] SSL Reader(SocketTube(83)) Unwrapped: result: Status = CLOSED HandshakeStatus = NEED_WRAP [2024-11-08T17:17:37.604Z] bytesConsumed = 40 bytesProduced = 0 [2024-11-08T17:17:37.604Z] DEBUG: [pool-1-thread-1] [33s 56ms] SSL Reader(SocketTube(83)) Unwrapped: consumed: 40 [2024-11-08T17:17:37.604Z] DEBUG: [pool-1-thread-1] [33s 56ms] SSL Reader(SocketTube(83)) requesting 1 [2024-11-08T17:17:37.604Z] DEBUG: [pool-1-thread-1] [33s 57ms] SocketTube(83) got some demand for reading [2024-11-08T17:17:37.604Z] DEBUG: [pool-1-thread-1] [33s 57ms] SocketTube(83) resuming read event [2024-11-08T17:17:37.605Z] DEBUG: [pool-1-thread-1] [33s 57ms] SocketTube(83) leaving request(1): Reading: [ops=1, demand=1, stopped=false], Writing: [ops=0, demand=1] [2024-11-08T17:17:37.605Z] DEBUG: [pool-1-thread-1] [33s 57ms] SSL Reader(SocketTube(83)) processData: readBuf remaining:0, state: NOT_HANDSHAKING , engine handshake status:NOT_HANDSHAKING [2024-11-08T17:17:37.605Z] DEBUG: [pool-1-thread-2] [33s 59ms] SSL Reader(SocketTube(35)) processData: readBuf remaining:0, state: NOT_HANDSHAKING , engine handshake status:NOT_HANDSHAKING [2024-11-08T17:17:37.605Z] DEBUG: [pool-1-thread-2] [33s 59ms] SSL Reader(SocketTube(35)) completing [2024-11-08T17:17:37.605Z] DEBUG: [pool-1-thread-2] [33s 60ms] SSL Reader(SocketTube(35)) completionAcknowledged upstreamCompleted:true, downstreamCompleted:false, closing:false [2024-11-08T17:17:37.605Z] DEBUG: [pool-1-thread-2] [33s 68ms] SSL Reader(SocketTube(35)) pushScheduler is alive [2024-11-08T17:17:37.605Z] DEBUG: [pool-1-thread-2] [33s 68ms] SSL Reader(SocketTube(35)) DownstreamPusher: queue empty, downstreamSubscription: SubscriptionBase: window = 9223372036854775800 cancelled = false [2024-11-08T17:17:37.605Z] DEBUG: [pool-1-thread-2] [33s 68ms] SSL Reader(SocketTube(35)) calling downstreamSubscriber.onComplete() [2024-11-08T17:17:37.605Z] DEBUG: [pool-1-thread-2] [33s 84ms] SSLTube(SocketTube(35)) DelegateWrapper: completing subscriber [2024-11-08T17:17:37.605Z] DEBUG: [pool-1-thread-2] [33s 84ms] Http2Connection(SSLTube(SocketTube(35))) Idle connection closed by HTTP/2 peer [2024-11-08T17:17:37.605Z] DEBUG: [pool-1-thread-2] [33s 84ms] Http2Connection(SSLTube(SocketTube(35))) Stopping scheduler java.io.EOFException: Idle connection closed by HTTP/2 peer [2024-11-08T17:17:37.605Z] java.io.EOFException: Idle connection closed by HTTP/2 peer [2024-11-08T17:17:37.605Z] at java.net.http/jdk.internal.net.http.Http2Connection$Http2TubeSubscriber.onComplete(Http2Connection.java:1594) [2024-11-08T17:17:37.605Z] at java.net.http/jdk.internal.net.http.common.SSLTube$DelegateWrapper.onComplete(SSLTube.java:276) [2024-11-08T17:17:37.605Z] at java.net.http/jdk.internal.net.http.common.SSLTube$SSLSubscriberWrapper.complete(SSLTube.java:440) [2024-11-08T17:17:37.605Z] at java.net.http/jdk.internal.net.http.common.SSLTube$SSLSubscriberWrapper.onComplete(SSLTube.java:541) [2024-11-08T17:17:37.605Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper.checkCompletion(SubscriberWrapper.java:472) [2024-11-08T17:17:37.605Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper$DownstreamPusher.run1(SubscriberWrapper.java:334) [2024-11-08T17:17:37.605Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper$DownstreamPusher.run(SubscriberWrapper.java:259) [2024-11-08T17:17:37.605Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$LockingRestartableTask.run(SequentialScheduler.java:205) [2024-11-08T17:17:37.605Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$CompleteRestartableTask.run(SequentialScheduler.java:149) [2024-11-08T17:17:37.605Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SchedulableTask.run(SequentialScheduler.java:230) [2024-11-08T17:17:37.605Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:303) [2024-11-08T17:17:37.605Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:256) [2024-11-08T17:17:37.605Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper.outgoing(SubscriberWrapper.java:232) [2024-11-08T17:17:37.605Z] at java.net.http/jdk.internal.net.http.common.SSLFlowDelegate$Reader.processData(SSLFlowDelegate.java:527) [2024-11-08T17:17:37.605Z] at java.net.http/jdk.internal.net.http.common.SSLFlowDelegate$Reader$ReaderDownstreamPusher.run(SSLFlowDelegate.java:282) [2024-11-08T17:17:37.605Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$LockingRestartableTask.run(SequentialScheduler.java:205) [2024-11-08T17:17:37.605Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$CompleteRestartableTask.run(SequentialScheduler.java:149) [2024-11-08T17:17:37.605Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SchedulableTask.run(SequentialScheduler.java:230) [2024-11-08T17:17:37.605Z] at CancelRequestTest$TestExecutor.lambda$execute$0(CancelRequestTest.java:140) [2024-11-08T17:17:37.605Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2024-11-08T17:17:37.605Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2024-11-08T17:17:37.605Z] at java.base/java.lang.Thread.run(Thread.java:840) [2024-11-08T17:17:37.605Z] DEBUG: [pool-1-thread-2] [33s 84ms] Http2Connection(SSLTube(SocketTube(35))) Shutting down h2c (closed=false): java.io.EOFException: Idle connection closed by HTTP/2 peer [2024-11-08T17:17:37.605Z] DEBUG: [pool-1-thread-2] [33s 84ms] Http2ClientImpl removing from the connection pool: Http2Connection(SSLTube(SocketTube(35))) [2024-11-08T17:17:37.605Z] DEBUG: [pool-1-thread-2] [33s 84ms] Http2ClientImpl removed from the connection pool: Http2Connection(SSLTube(SocketTube(35))) [2024-11-08T17:17:37.605Z] DEBUG: [pool-1-thread-2] [33s 84ms] PlainHttpConnection(SocketTube(35)) Closing channel: channel registered with selector, key.interestOps=0, sa.interestOps=0 [2024-11-08T17:17:37.605Z] Server connection to /127.0.0.1:51004 stopping. 1 streams [2024-11-08T17:17:37.605Z] DEBUG: [HttpClient-59-SelectorManager] [33s 65ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@23dbf749 for 1 (true) [2024-11-08T17:17:37.605Z] DEBUG: [HttpClient-59-SelectorManager] [33s 85ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@23dbf749 for 0 (false) [2024-11-08T17:17:37.605Z] DEBUG: [HttpClient-59-SelectorManager] [33s 85ms] SocketTube(83) got read EOF [2024-11-08T17:17:37.605Z] DEBUG: [HttpClient-59-SelectorManager] [33s 85ms] SocketTube(83) pausing read event [2024-11-08T17:17:37.605Z] DEBUG: [HttpClient-59-SelectorManager] [33s 85ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@23dbf749 for 0 (false) [2024-11-08T17:17:37.605Z] DEBUG: [HttpClient-59-SelectorManager] [33s 85ms] SocketTube(83) completing subscriber [2024-11-08T17:17:37.605Z] DEBUG: [HttpClient-59-SelectorManager] [33s 85ms] SSL Reader(SocketTube(83)) upstream completed: READER: SubscriberWrapper: upstreamCompleted: false upstreamWindow: 1 downstreamCompleted: false completionAcknowledged: false outputQ size: 0 cf: jdk.internal.net.http.common.MinimalFuture@66d965f6[Not completed, 4 dependents] (id=5061) downstreamSubscription: SubscriptionBase: window = 9223372036854775805 cancelled = false downstreamSubscriber: SSLSubscriberWrapper[SSLTube(SocketTube(83)), delegate: DelegateWrapper[subscribedCalled: true, subscribedDone: true, completed: false, error: null]: jdk.internal.net.http.Http2Connection$Http2TubeSubscriber@1e83b3a8, getALPN: jdk.internal.net.http.common.MinimalFuture@1232f068[Completed normally] (id=5067), onCompleteReceived: false, onError: null], readBuf: java.nio.HeapByteBuffer[pos=80 lim=80 cap=2048], count: 52, scheduler: running, status: CLOSED, handshakeState: 0, engine: NOT_HANDSHAKING [2024-11-08T17:17:37.605Z] DEBUG: [HttpClient-59-SelectorManager] [33s 85ms] SSL Reader(SocketTube(83)) Adding 0 bytes to read buffer [2024-11-08T17:17:37.605Z] DEBUG: [HttpClient-59-SelectorManager] [33s 85ms] SSL Reader(SocketTube(83)) DownstreamPusher: queue empty, downstreamSubscription: SubscriptionBase: window = 9223372036854775805 cancelled = false [2024-11-08T17:17:37.605Z] DEBUG: [HttpClient-59-SelectorManager] [33s 85ms] SocketTube(83) Stopping read scheduler [2024-11-08T17:17:37.605Z] DEBUG: [HttpClient-59-SelectorManager] [33s 85ms] SocketTube(83) leaving read() loop after EOF: Reading: [ops=0, demand=0, stopped=true], Writing: [ops=0, demand=1] [2024-11-08T17:17:37.605Z] DEBUG: [HttpClient-59-SelectorManager] [33s 85ms] SocketTube(83) Read scheduler stopped [2024-11-08T17:17:37.605Z] TestServer: Connection writer stopping [2024-11-08T17:17:37.605Z] DEBUG: [HttpClient-60-SelectorManager] [33s 64ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@235a0add for 0 (false) [2024-11-08T17:17:37.605Z] DEBUG: [HttpClient-60-SelectorManager] [33s 90ms] SocketTube(84) read bytes: 80 [2024-11-08T17:17:37.605Z] DEBUG: [HttpClient-60-SelectorManager] [33s 90ms] SSL Reader(SocketTube(84)) onNext [2024-11-08T17:17:37.605Z] DEBUG: [HttpClient-60-SelectorManager] [33s 90ms] SSL Reader(SocketTube(84)) Adding 80 bytes to read buffer [2024-11-08T17:17:37.605Z] DEBUG: [HttpClient-60-SelectorManager] [33s 90ms] SocketTube(84) resuming read event [2024-11-08T17:17:37.605Z] DEBUG: [HttpClient-60-SelectorManager] [33s 90ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@235a0add for 1 (false) [2024-11-08T17:17:37.605Z] DEBUG: [HttpClient-60-SelectorManager] [33s 90ms] SocketTube(84) leaving read() loop after onNext: Reading: [ops=1, demand=0, stopped=false], Writing: [ops=0, demand=1] [2024-11-08T17:17:37.605Z] DEBUG: [pool-1-thread-2] [33s 85ms] SocketTube(35) signal read error: java.io.IOException: connection closed locally [2024-11-08T17:17:37.605Z] DEBUG: [pool-1-thread-2] [33s 90ms] SocketTube(35) got read error: java.io.IOException: connection closed locally [2024-11-08T17:17:37.605Z] DEBUG: [pool-1-thread-2] [33s 90ms] SSLTube(SocketTube(35)) subscriber completed normally [2024-11-08T17:17:37.605Z] DEBUG: [HttpClient-60-SelectorManager] [33s 90ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@235a0add for 0 (false) [2024-11-08T17:17:37.605Z] DEBUG: [HttpClient-60-SelectorManager] [33s 90ms] SocketTube(84) no more demand for reading [2024-11-08T17:17:37.605Z] DEBUG: [HttpClient-60-SelectorManager] [33s 90ms] SocketTube(84) leaving read() loop with no demand Reading: [ops=0, demand=0, stopped=false], Writing: [ops=0, demand=1] [2024-11-08T17:17:37.605Z] DEBUG: [pool-1-thread-2] [33s 90ms] AsyncSSLConnection(SSLTube(SocketTube(35))) HttpPublisher: cancelled by SSLTube(SocketTube(35)) [2024-11-08T17:17:37.605Z] DEBUG: [pool-1-thread-2] [33s 90ms] SSL Reader(SocketTube(35)) stop [2024-11-08T17:17:37.605Z] DEBUG: [pool-1-thread-2] [33s 90ms] SSL Writer(SocketTube(35)) stop [2024-11-08T17:17:37.605Z] DEBUG: [HttpClient-61-SelectorManager] [33s 97ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@278ea891 for 0 (false) [2024-11-08T17:17:37.605Z] DEBUG: [HttpClient-61-SelectorManager] [33s 97ms] SocketTube(85) read bytes: 80 [2024-11-08T17:17:37.605Z] DEBUG: [HttpClient-61-SelectorManager] [33s 97ms] SSL Reader(SocketTube(85)) onNext [2024-11-08T17:17:37.605Z] DEBUG: [HttpClient-61-SelectorManager] [33s 97ms] SSL Reader(SocketTube(85)) Adding 80 bytes to read buffer [2024-11-08T17:17:37.605Z] DEBUG: [HttpClient-61-SelectorManager] [33s 97ms] SocketTube(85) resuming read event [2024-11-08T17:17:37.605Z] DEBUG: [HttpClient-61-SelectorManager] [33s 97ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@278ea891 for 1 (false) [2024-11-08T17:17:37.605Z] DEBUG: [HttpClient-61-SelectorManager] [33s 97ms] SocketTube(85) leaving read() loop after onNext: Reading: [ops=1, demand=0, stopped=false], Writing: [ops=0, demand=1] [2024-11-08T17:17:37.605Z] DEBUG: [HttpClient-61-SelectorManager] [33s 97ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@278ea891 for 0 (false) [2024-11-08T17:17:37.605Z] DEBUG: [HttpClient-61-SelectorManager] [33s 97ms] SocketTube(85) no more demand for reading [2024-11-08T17:17:37.605Z] DEBUG: [HttpClient-61-SelectorManager] [33s 97ms] SocketTube(85) leaving read() loop with no demand Reading: [ops=0, demand=0, stopped=false], Writing: [ops=0, demand=1] [2024-11-08T17:17:37.605Z] DEBUG: [pool-1-thread-1] [33s 99ms] SSL Reader(SocketTube(83)) processData: readBuf remaining:0, state: NOT_HANDSHAKING , engine handshake status:NOT_HANDSHAKING [2024-11-08T17:17:37.605Z] DEBUG: [pool-1-thread-1] [33s 99ms] SSL Reader(SocketTube(83)) completing [2024-11-08T17:17:37.605Z] DEBUG: [pool-1-thread-1] [33s 99ms] SSL Reader(SocketTube(83)) completionAcknowledged upstreamCompleted:true, downstreamCompleted:false, closing:false [2024-11-08T17:17:37.605Z] DEBUG: [pool-1-thread-1] [33s 99ms] SSL Reader(SocketTube(83)) pushScheduler is alive [2024-11-08T17:17:37.605Z] DEBUG: [pool-1-thread-1] [33s 99ms] SSL Reader(SocketTube(83)) DownstreamPusher: queue empty, downstreamSubscription: SubscriptionBase: window = 9223372036854775805 cancelled = false [2024-11-08T17:17:37.605Z] DEBUG: [pool-1-thread-1] [33s 99ms] SSL Reader(SocketTube(83)) calling downstreamSubscriber.onComplete() [2024-11-08T17:17:37.605Z] DEBUG: [pool-1-thread-1] [33s 99ms] SSLTube(SocketTube(83)) DelegateWrapper: completing subscriber [2024-11-08T17:17:37.605Z] DEBUG: [pool-1-thread-1] [33s 99ms] Http2Connection(SSLTube(SocketTube(83))) Idle connection closed by HTTP/2 peer [2024-11-08T17:17:37.605Z] DEBUG: [pool-1-thread-1] [33s 99ms] Http2Connection(SSLTube(SocketTube(83))) Stopping scheduler java.io.EOFException: Idle connection closed by HTTP/2 peer [2024-11-08T17:17:37.605Z] java.io.EOFException: Idle connection closed by HTTP/2 peer [2024-11-08T17:17:37.605Z] at java.net.http/jdk.internal.net.http.Http2Connection$Http2TubeSubscriber.onComplete(Http2Connection.java:1594) [2024-11-08T17:17:37.605Z] at java.net.http/jdk.internal.net.http.common.SSLTube$DelegateWrapper.onComplete(SSLTube.java:276) [2024-11-08T17:17:37.605Z] at java.net.http/jdk.internal.net.http.common.SSLTube$SSLSubscriberWrapper.complete(SSLTube.java:440) [2024-11-08T17:17:37.605Z] at java.net.http/jdk.internal.net.http.common.SSLTube$SSLSubscriberWrapper.onComplete(SSLTube.java:541) [2024-11-08T17:17:37.605Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper.checkCompletion(SubscriberWrapper.java:472) [2024-11-08T17:17:37.605Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper$DownstreamPusher.run1(SubscriberWrapper.java:334) [2024-11-08T17:17:37.606Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper$DownstreamPusher.run(SubscriberWrapper.java:259) [2024-11-08T17:17:37.606Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$LockingRestartableTask.run(SequentialScheduler.java:205) [2024-11-08T17:17:37.606Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$CompleteRestartableTask.run(SequentialScheduler.java:149) [2024-11-08T17:17:37.606Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SchedulableTask.run(SequentialScheduler.java:230) [2024-11-08T17:17:37.606Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:303) [2024-11-08T17:17:37.606Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:256) [2024-11-08T17:17:37.606Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper.outgoing(SubscriberWrapper.java:232) [2024-11-08T17:17:37.606Z] at java.net.http/jdk.internal.net.http.common.SSLFlowDelegate$Reader.processData(SSLFlowDelegate.java:527) [2024-11-08T17:17:37.606Z] at java.net.http/jdk.internal.net.http.common.SSLFlowDelegate$Reader$ReaderDownstreamPusher.run(SSLFlowDelegate.java:282) [2024-11-08T17:17:37.606Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$LockingRestartableTask.run(SequentialScheduler.java:205) [2024-11-08T17:17:37.606Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$CompleteRestartableTask.run(SequentialScheduler.java:149) [2024-11-08T17:17:37.606Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SchedulableTask.run(SequentialScheduler.java:230) [2024-11-08T17:17:37.606Z] at CancelRequestTest$TestExecutor.lambda$execute$0(CancelRequestTest.java:140) [2024-11-08T17:17:37.606Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2024-11-08T17:17:37.606Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2024-11-08T17:17:37.606Z] at java.base/java.lang.Thread.run(Thread.java:840) [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-1] [33s 99ms] Http2Connection(SSLTube(SocketTube(83))) Shutting down h2c (closed=false): java.io.EOFException: Idle connection closed by HTTP/2 peer [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-1] [33s 99ms] Http2ClientImpl removing from the connection pool: Http2Connection(SSLTube(SocketTube(83))) [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-1] [33s 99ms] Http2ClientImpl removed from the connection pool: Http2Connection(SSLTube(SocketTube(83))) [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-1] [33s 100ms] PlainHttpConnection(SocketTube(83)) Closing channel: channel registered with selector, key.interestOps=0, sa.interestOps=0 [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-1] [33s 100ms] SocketTube(83) signal read error: java.io.IOException: connection closed locally [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-1] [33s 100ms] SocketTube(83) got read error: java.io.IOException: connection closed locally [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-1] [33s 100ms] SSLTube(SocketTube(83)) subscriber completed normally [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-1] [33s 100ms] AsyncSSLConnection(SSLTube(SocketTube(83))) HttpPublisher: cancelled by SSLTube(SocketTube(83)) [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-1] [33s 100ms] SSL Reader(SocketTube(83)) stop [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-1] [33s 100ms] SSL Writer(SocketTube(83)) stop [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-5] [33s 101ms] SSL Reader(SocketTube(84)) processData: readBuf remaining:80, state: NOT_HANDSHAKING , engine handshake status:NOT_HANDSHAKING [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-5] [33s 101ms] SSL Reader(SocketTube(84)) Unwrapping: 80 [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-5] [33s 101ms] SSL Reader(SocketTube(84)) Decoded 0 bytes out of 80 into buffer of 40 remaining to decode: 40 [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-5] [33s 101ms] SSL Reader(SocketTube(84)) Unwrapped: result: Status = OK HandshakeStatus = NOT_HANDSHAKING [2024-11-08T17:17:37.606Z] bytesConsumed = 40 bytesProduced = 0 [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-5] [33s 101ms] SSL Reader(SocketTube(84)) Unwrapped: consumed: 40 [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-5] [33s 101ms] SSL Reader(SocketTube(84)) Unwrapping: 40 [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-5] [33s 101ms] SSLFlowDelegate(SocketTube(84)) doClosure(Status = CLOSED HandshakeStatus = NEED_WRAP [2024-11-08T17:17:37.606Z] bytesConsumed = 40 bytesProduced = 0): NEED_WRAP [isOutboundDone: false, isInboundDone: true] [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-2] [33s 103ms] SSL Reader(SocketTube(85)) processData: readBuf remaining:80, state: NOT_HANDSHAKING , engine handshake status:NOT_HANDSHAKING [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-2] [33s 103ms] SSL Reader(SocketTube(85)) Unwrapping: 80 [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-2] [33s 103ms] SSL Reader(SocketTube(85)) Decoded 0 bytes out of 80 into buffer of 40 remaining to decode: 40 [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-2] [33s 103ms] SSL Reader(SocketTube(85)) Unwrapped: result: Status = OK HandshakeStatus = NOT_HANDSHAKING [2024-11-08T17:17:37.606Z] bytesConsumed = 40 bytesProduced = 0 [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-2] [33s 103ms] SSL Reader(SocketTube(85)) Unwrapped: consumed: 40 [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-2] [33s 103ms] SSL Reader(SocketTube(85)) Unwrapping: 40 [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-2] [33s 103ms] SSLFlowDelegate(SocketTube(85)) doClosure(Status = CLOSED HandshakeStatus = NEED_WRAP [2024-11-08T17:17:37.606Z] bytesConsumed = 40 bytesProduced = 0): NEED_WRAP [isOutboundDone: false, isInboundDone: true] [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-2] [33s 103ms] SSLFlowDelegate(SocketTube(85)) doClosure: close_notify received [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-2] [33s 103ms] SSL Writer(SocketTube(85)) processData, writeList remaining:0, hsTriggered:true, needWrap:true [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-2] [33s 103ms] SSL Writer(SocketTube(85)) wrapping 0 bytes [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-2] [33s 103ms] SSL Writer(SocketTube(85)) SSLResult: Status = CLOSED HandshakeStatus = NOT_HANDSHAKING [2024-11-08T17:17:37.606Z] bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 3 [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-2] [33s 103ms] SSL Writer(SocketTube(85)) CLOSED [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-2] [33s 103ms] SSL Writer(SocketTube(85)) OK => produced: 40 bytes into 40, not wrapped: 0 [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-2] [33s 103ms] SSL Writer(SocketTube(85)) wrapBuffer returned Status = CLOSED HandshakeStatus = NOT_HANDSHAKING [2024-11-08T17:17:37.606Z] bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 3 [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-5] [33s 103ms] SSLFlowDelegate(SocketTube(84)) doClosure: close_notify received [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-5] [33s 103ms] SSL Writer(SocketTube(84)) processData, writeList remaining:0, hsTriggered:true, needWrap:true [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-5] [33s 103ms] SSL Writer(SocketTube(84)) wrapping 0 bytes [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-5] [33s 103ms] SSL Writer(SocketTube(84)) SSLResult: Status = CLOSED HandshakeStatus = NOT_HANDSHAKING [2024-11-08T17:17:37.606Z] bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 3 [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-5] [33s 103ms] SSL Writer(SocketTube(84)) CLOSED [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-5] [33s 103ms] SSL Writer(SocketTube(84)) OK => produced: 40 bytes into 40, not wrapped: 0 [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-5] [33s 103ms] SSL Writer(SocketTube(84)) wrapBuffer returned Status = CLOSED HandshakeStatus = NOT_HANDSHAKING [2024-11-08T17:17:37.606Z] bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 3 [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-5] [33s 103ms] AsyncSSLConnection(SSLTube(SocketTube(84))) HttpPublisher: cancelled by SSLTube(SocketTube(84)) [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-5] [33s 103ms] SSL Writer(SocketTube(84)) Sending 40 bytes downstream [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-5] [33s 103ms] SSL Writer(SocketTube(84)) Adding 40 to outputQ queue [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-5] [33s 103ms] SSL Writer(SocketTube(84)) pushScheduler is alive [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-5] [33s 103ms] SSL Writer(SocketTube(84)) DownstreamPusher: queue not empty, downstreamSubscription: SubscriptionBase: window = 1 cancelled = false [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-5] [33s 103ms] SSL Writer(SocketTube(84)) DownstreamPusher: Pushing 40 bytes downstream [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-5] [33s 103ms] SocketTube(84) trying to write: 40 [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-5] [33s 104ms] SocketTube(84) wrote: 40 [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-5] [33s 104ms] SocketTube(84) write: requesting more... [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-5] [33s 104ms] SocketTube(84) leaving requestMore: Reading: [ops=0, demand=0, stopped=false], Writing: [ops=0, demand=1] [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-5] [33s 104ms] SocketTube(84) leaving w.onNext Reading: [ops=0, demand=0, stopped=false], Writing: [ops=0, demand=1] [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-5] [33s 104ms] SSL Writer(SocketTube(84)) upstreamWindowUpdate, downstreamQueueSize:0, upstreamWindow:1 [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-5] [33s 104ms] SSL Writer(SocketTube(84)) DownstreamPusher: queue empty, downstreamSubscription: SubscriptionBase: window = 1 cancelled = false [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-5] [33s 104ms] SSL Writer(SocketTube(84)) completionAcknowledged upstreamCompleted:true, downstreamCompleted:false, closing:true [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-5] [33s 104ms] SSL Writer(SocketTube(84)) pushScheduler is alive [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-5] [33s 104ms] SSL Writer(SocketTube(84)) DownstreamPusher: queue empty, downstreamSubscription: SubscriptionBase: window = 1 cancelled = false [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-5] [33s 104ms] SSL Writer(SocketTube(84)) calling downstreamSubscriber.onComplete() [2024-11-08T17:17:37.606Z] DEBUG: [pool-1-thread-5] [33s 104ms] SocketTube(84) write completed, 0 yet to send [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-5] [33s 104ms] SocketTube(84) InternalWriteSubscriber::onComplete Reading: [ops=0, demand=0, stopped=false], Writing: [ops=0, demand=1] [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-5] [33s 104ms] SSL Writer(SocketTube(84)) processData, writeList remaining:0, hsTriggered:false, needWrap:false [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-5] [33s 104ms] SSL Reader(SocketTube(84)) Unwrapped: result: Status = CLOSED HandshakeStatus = NEED_WRAP [2024-11-08T17:17:37.607Z] bytesConsumed = 40 bytesProduced = 0 [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-5] [33s 104ms] SSL Reader(SocketTube(84)) Unwrapped: consumed: 40 [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-5] [33s 104ms] SSL Reader(SocketTube(84)) requesting 1 [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-5] [33s 104ms] SocketTube(84) got some demand for reading [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-5] [33s 104ms] SocketTube(84) resuming read event [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-5] [33s 104ms] SocketTube(84) leaving request(1): Reading: [ops=1, demand=1, stopped=false], Writing: [ops=0, demand=1] [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-5] [33s 104ms] SSL Reader(SocketTube(84)) processData: readBuf remaining:0, state: NOT_HANDSHAKING , engine handshake status:NOT_HANDSHAKING [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-2] [33s 105ms] AsyncSSLConnection(SSLTube(SocketTube(85))) HttpPublisher: cancelled by SSLTube(SocketTube(85)) [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-2] [33s 105ms] SSL Writer(SocketTube(85)) Sending 40 bytes downstream [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-2] [33s 105ms] SSL Writer(SocketTube(85)) Adding 40 to outputQ queue [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-2] [33s 105ms] SSL Writer(SocketTube(85)) pushScheduler is alive [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-2] [33s 105ms] SSL Writer(SocketTube(85)) DownstreamPusher: queue not empty, downstreamSubscription: SubscriptionBase: window = 1 cancelled = false [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-2] [33s 105ms] SSL Writer(SocketTube(85)) DownstreamPusher: Pushing 40 bytes downstream [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-2] [33s 105ms] SocketTube(85) trying to write: 40 [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-2] [33s 106ms] SocketTube(85) wrote: 40 [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-2] [33s 106ms] SocketTube(85) write: requesting more... [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-2] [33s 106ms] SocketTube(85) leaving requestMore: Reading: [ops=0, demand=0, stopped=false], Writing: [ops=0, demand=1] [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-2] [33s 106ms] SocketTube(85) leaving w.onNext Reading: [ops=0, demand=0, stopped=false], Writing: [ops=0, demand=1] [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-2] [33s 106ms] SSL Writer(SocketTube(85)) upstreamWindowUpdate, downstreamQueueSize:0, upstreamWindow:1 [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-2] [33s 106ms] SSL Writer(SocketTube(85)) DownstreamPusher: queue empty, downstreamSubscription: SubscriptionBase: window = 1 cancelled = false [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-2] [33s 106ms] SSL Writer(SocketTube(85)) completionAcknowledged upstreamCompleted:true, downstreamCompleted:false, closing:true [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-2] [33s 106ms] SSL Writer(SocketTube(85)) pushScheduler is alive [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-2] [33s 106ms] SSL Writer(SocketTube(85)) DownstreamPusher: queue empty, downstreamSubscription: SubscriptionBase: window = 1 cancelled = false [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-2] [33s 106ms] SSL Writer(SocketTube(85)) calling downstreamSubscriber.onComplete() [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-2] [33s 106ms] SocketTube(85) write completed, 0 yet to send [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-2] [33s 106ms] SocketTube(85) InternalWriteSubscriber::onComplete Reading: [ops=0, demand=0, stopped=false], Writing: [ops=0, demand=1] [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-2] [33s 106ms] SSL Writer(SocketTube(85)) processData, writeList remaining:0, hsTriggered:false, needWrap:false [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-2] [33s 106ms] SSL Reader(SocketTube(85)) Unwrapped: result: Status = CLOSED HandshakeStatus = NEED_WRAP [2024-11-08T17:17:37.607Z] bytesConsumed = 40 bytesProduced = 0 [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-2] [33s 106ms] SSL Reader(SocketTube(85)) Unwrapped: consumed: 40 [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-2] [33s 106ms] SSL Reader(SocketTube(85)) requesting 1 [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-2] [33s 106ms] SocketTube(85) got some demand for reading [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-2] [33s 106ms] SocketTube(85) resuming read event [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-2] [33s 106ms] SocketTube(85) leaving request(1): Reading: [ops=1, demand=1, stopped=false], Writing: [ops=0, demand=1] [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-2] [33s 106ms] SSL Reader(SocketTube(85)) processData: readBuf remaining:0, state: NOT_HANDSHAKING , engine handshake status:NOT_HANDSHAKING [2024-11-08T17:17:37.607Z] DEBUG: [HttpClient-61-SelectorManager] [33s 109ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@278ea891 for 1 (true) [2024-11-08T17:17:37.607Z] DEBUG: [HttpClient-61-SelectorManager] [33s 109ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@278ea891 for 0 (false) [2024-11-08T17:17:37.607Z] DEBUG: [HttpClient-61-SelectorManager] [33s 109ms] SocketTube(85) got read EOF [2024-11-08T17:17:37.607Z] DEBUG: [HttpClient-61-SelectorManager] [33s 109ms] SocketTube(85) pausing read event [2024-11-08T17:17:37.607Z] DEBUG: [HttpClient-61-SelectorManager] [33s 109ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@278ea891 for 0 (false) [2024-11-08T17:17:37.607Z] DEBUG: [HttpClient-61-SelectorManager] [33s 109ms] SocketTube(85) completing subscriber [2024-11-08T17:17:37.607Z] DEBUG: [HttpClient-61-SelectorManager] [33s 109ms] SSL Reader(SocketTube(85)) upstream completed: READER: SubscriberWrapper: upstreamCompleted: false upstreamWindow: 1 downstreamCompleted: false completionAcknowledged: false outputQ size: 0 cf: jdk.internal.net.http.common.MinimalFuture@628c3aa4[Not completed, 4 dependents] (id=5176) downstreamSubscription: SubscriptionBase: window = 9223372036854775805 cancelled = false downstreamSubscriber: SSLSubscriberWrapper[SSLTube(SocketTube(85)), delegate: DelegateWrapper[subscribedCalled: true, subscribedDone: true, completed: false, error: null]: jdk.internal.net.http.Http2Connection$Http2TubeSubscriber@48a15c87, getALPN: jdk.internal.net.http.common.MinimalFuture@1663eeaa[Completed normally] (id=5182), onCompleteReceived: false, onError: null], readBuf: java.nio.HeapByteBuffer[pos=80 lim=80 cap=2048], count: 52, scheduler: running, status: CLOSED, handshakeState: 0, engine: NOT_HANDSHAKING [2024-11-08T17:17:37.607Z] DEBUG: [HttpClient-61-SelectorManager] [33s 109ms] SSL Reader(SocketTube(85)) Adding 0 bytes to read buffer [2024-11-08T17:17:37.607Z] DEBUG: [HttpClient-61-SelectorManager] [33s 109ms] SSL Reader(SocketTube(85)) DownstreamPusher: queue empty, downstreamSubscription: SubscriptionBase: window = 9223372036854775805 cancelled = false [2024-11-08T17:17:37.607Z] DEBUG: [HttpClient-61-SelectorManager] [33s 109ms] SocketTube(85) Stopping read scheduler [2024-11-08T17:17:37.607Z] DEBUG: [HttpClient-61-SelectorManager] [33s 109ms] SocketTube(85) leaving read() loop after EOF: Reading: [ops=0, demand=0, stopped=true], Writing: [ops=0, demand=1] [2024-11-08T17:17:37.607Z] DEBUG: [HttpClient-61-SelectorManager] [33s 109ms] SocketTube(85) Read scheduler stopped [2024-11-08T17:17:37.607Z] DEBUG: [HttpClient-60-SelectorManager] [33s 116ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@235a0add for 1 (true) [2024-11-08T17:17:37.607Z] DEBUG: [HttpClient-60-SelectorManager] [33s 116ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@235a0add for 0 (false) [2024-11-08T17:17:37.607Z] DEBUG: [HttpClient-60-SelectorManager] [33s 116ms] SocketTube(84) got read EOF [2024-11-08T17:17:37.607Z] DEBUG: [HttpClient-60-SelectorManager] [33s 116ms] SocketTube(84) pausing read event [2024-11-08T17:17:37.607Z] DEBUG: [HttpClient-60-SelectorManager] [33s 116ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@235a0add for 0 (false) [2024-11-08T17:17:37.607Z] DEBUG: [HttpClient-60-SelectorManager] [33s 116ms] SocketTube(84) completing subscriber [2024-11-08T17:17:37.607Z] DEBUG: [HttpClient-60-SelectorManager] [33s 116ms] SSL Reader(SocketTube(84)) upstream completed: READER: SubscriberWrapper: upstreamCompleted: false upstreamWindow: 1 downstreamCompleted: false completionAcknowledged: false outputQ size: 0 cf: jdk.internal.net.http.common.MinimalFuture@66589872[Not completed, 4 dependents] (id=5118) downstreamSubscription: SubscriptionBase: window = 9223372036854775800 cancelled = false downstreamSubscriber: SSLSubscriberWrapper[SSLTube(SocketTube(84)), delegate: DelegateWrapper[subscribedCalled: true, subscribedDone: true, completed: false, error: null]: jdk.internal.net.http.Http2Connection$Http2TubeSubscriber@3f055594, getALPN: jdk.internal.net.http.common.MinimalFuture@12b38c80[Completed normally] (id=5124), onCompleteReceived: false, onError: null], readBuf: java.nio.HeapByteBuffer[pos=80 lim=80 cap=2048], count: 147, scheduler: running, status: CLOSED, handshakeState: 0, engine: NOT_HANDSHAKING [2024-11-08T17:17:37.607Z] DEBUG: [HttpClient-60-SelectorManager] [33s 116ms] SSL Reader(SocketTube(84)) Adding 0 bytes to read buffer [2024-11-08T17:17:37.607Z] DEBUG: [HttpClient-60-SelectorManager] [33s 118ms] SSL Reader(SocketTube(84)) DownstreamPusher: queue empty, downstreamSubscription: SubscriptionBase: window = 9223372036854775800 cancelled = false [2024-11-08T17:17:37.607Z] DEBUG: [HttpClient-60-SelectorManager] [33s 118ms] SocketTube(84) Stopping read scheduler [2024-11-08T17:17:37.607Z] DEBUG: [HttpClient-60-SelectorManager] [33s 118ms] SocketTube(84) leaving read() loop after EOF: Reading: [ops=0, demand=0, stopped=true], Writing: [ops=0, demand=1] [2024-11-08T17:17:37.607Z] DEBUG: [HttpClient-60-SelectorManager] [33s 118ms] SocketTube(84) Read scheduler stopped [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-2] [33s 126ms] SSL Reader(SocketTube(85)) processData: readBuf remaining:0, state: NOT_HANDSHAKING , engine handshake status:NOT_HANDSHAKING [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-2] [33s 126ms] SSL Reader(SocketTube(85)) completing [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-2] [33s 126ms] SSL Reader(SocketTube(85)) completionAcknowledged upstreamCompleted:true, downstreamCompleted:false, closing:false [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-2] [33s 126ms] SSL Reader(SocketTube(85)) pushScheduler is alive [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-2] [33s 127ms] SSL Reader(SocketTube(85)) DownstreamPusher: queue empty, downstreamSubscription: SubscriptionBase: window = 9223372036854775805 cancelled = false [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-2] [33s 127ms] SSL Reader(SocketTube(85)) calling downstreamSubscriber.onComplete() [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-2] [33s 127ms] SSLTube(SocketTube(85)) DelegateWrapper: completing subscriber [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-2] [33s 127ms] Http2Connection(SSLTube(SocketTube(85))) Idle connection closed by HTTP/2 peer [2024-11-08T17:17:37.607Z] DEBUG: [pool-1-thread-2] [33s 127ms] Http2Connection(SSLTube(SocketTube(85))) Stopping scheduler java.io.EOFException: Idle connection closed by HTTP/2 peer [2024-11-08T17:17:37.607Z] java.io.EOFException: Idle connection closed by HTTP/2 peer [2024-11-08T17:17:37.607Z] at java.net.http/jdk.internal.net.http.Http2Connection$Http2TubeSubscriber.onComplete(Http2Connection.java:1594) [2024-11-08T17:17:37.607Z] at java.net.http/jdk.internal.net.http.common.SSLTube$DelegateWrapper.onComplete(SSLTube.java:276) [2024-11-08T17:17:37.607Z] at java.net.http/jdk.internal.net.http.common.SSLTube$SSLSubscriberWrapper.complete(SSLTube.java:440) [2024-11-08T17:17:37.607Z] at java.net.http/jdk.internal.net.http.common.SSLTube$SSLSubscriberWrapper.onComplete(SSLTube.java:541) [2024-11-08T17:17:37.608Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper.checkCompletion(SubscriberWrapper.java:472) [2024-11-08T17:17:37.608Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper$DownstreamPusher.run1(SubscriberWrapper.java:334) [2024-11-08T17:17:37.608Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper$DownstreamPusher.run(SubscriberWrapper.java:259) [2024-11-08T17:17:37.608Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$LockingRestartableTask.run(SequentialScheduler.java:205) [2024-11-08T17:17:37.608Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$CompleteRestartableTask.run(SequentialScheduler.java:149) [2024-11-08T17:17:37.608Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SchedulableTask.run(SequentialScheduler.java:230) [2024-11-08T17:17:37.608Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:303) [2024-11-08T17:17:37.608Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:256) [2024-11-08T17:17:37.608Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper.outgoing(SubscriberWrapper.java:232) [2024-11-08T17:17:37.608Z] at java.net.http/jdk.internal.net.http.common.SSLFlowDelegate$Reader.processData(SSLFlowDelegate.java:527) [2024-11-08T17:17:37.608Z] at java.net.http/jdk.internal.net.http.common.SSLFlowDelegate$Reader$ReaderDownstreamPusher.run(SSLFlowDelegate.java:282) [2024-11-08T17:17:37.608Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$LockingRestartableTask.run(SequentialScheduler.java:205) [2024-11-08T17:17:37.608Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$CompleteRestartableTask.run(SequentialScheduler.java:149) [2024-11-08T17:17:37.608Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SchedulableTask.run(SequentialScheduler.java:230) [2024-11-08T17:17:37.608Z] at CancelRequestTest$TestExecutor.lambda$execute$0(CancelRequestTest.java:140) [2024-11-08T17:17:37.608Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2024-11-08T17:17:37.608Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2024-11-08T17:17:37.608Z] at java.base/java.lang.Thread.run(Thread.java:840) [2024-11-08T17:17:37.608Z] DEBUG: [pool-1-thread-2] [33s 138ms] Http2Connection(SSLTube(SocketTube(85))) Shutting down h2c (closed=false): java.io.EOFException: Idle connection closed by HTTP/2 peer [2024-11-08T17:17:37.608Z] DEBUG: [pool-1-thread-2] [33s 138ms] Http2ClientImpl removing from the connection pool: Http2Connection(SSLTube(SocketTube(85))) [2024-11-08T17:17:37.608Z] DEBUG: [pool-1-thread-2] [33s 138ms] Http2ClientImpl removed from the connection pool: Http2Connection(SSLTube(SocketTube(85))) [2024-11-08T17:17:37.608Z] DEBUG: [pool-1-thread-2] [33s 138ms] PlainHttpConnection(SocketTube(85)) Closing channel: channel registered with selector, key.interestOps=0, sa.interestOps=0 [2024-11-08T17:17:37.608Z] DEBUG: [pool-1-thread-2] [33s 138ms] SocketTube(85) signal read error: java.io.IOException: connection closed locally [2024-11-08T17:17:37.608Z] DEBUG: [pool-1-thread-2] [33s 138ms] SocketTube(85) got read error: java.io.IOException: connection closed locally [2024-11-08T17:17:37.608Z] DEBUG: [pool-1-thread-2] [33s 138ms] SSLTube(SocketTube(85)) subscriber completed normally [2024-11-08T17:17:37.608Z] DEBUG: [pool-1-thread-2] [33s 138ms] AsyncSSLConnection(SSLTube(SocketTube(85))) HttpPublisher: cancelled by SSLTube(SocketTube(85)) [2024-11-08T17:17:37.608Z] DEBUG: [pool-1-thread-2] [33s 138ms] SSL Reader(SocketTube(85)) stop [2024-11-08T17:17:37.608Z] DEBUG: [pool-1-thread-2] [33s 138ms] SSL Writer(SocketTube(85)) stop [2024-11-08T17:17:37.608Z] DEBUG: [pool-1-thread-5] [33s 135ms] SSL Reader(SocketTube(84)) processData: readBuf remaining:0, state: NOT_HANDSHAKING , engine handshake status:NOT_HANDSHAKING [2024-11-08T17:17:37.608Z] DEBUG: [pool-1-thread-5] [33s 138ms] SSL Reader(SocketTube(84)) completing [2024-11-08T17:17:37.608Z] DEBUG: [pool-1-thread-5] [33s 138ms] SSL Reader(SocketTube(84)) completionAcknowledged upstreamCompleted:true, downstreamCompleted:false, closing:false [2024-11-08T17:17:37.608Z] DEBUG: [pool-1-thread-5] [33s 138ms] SSL Reader(SocketTube(84)) pushScheduler is alive [2024-11-08T17:17:37.608Z] DEBUG: [pool-1-thread-5] [33s 138ms] SSL Reader(SocketTube(84)) DownstreamPusher: queue empty, downstreamSubscription: SubscriptionBase: window = 9223372036854775800 cancelled = false [2024-11-08T17:17:37.608Z] DEBUG: [pool-1-thread-5] [33s 138ms] SSL Reader(SocketTube(84)) calling downstreamSubscriber.onComplete() [2024-11-08T17:17:37.608Z] DEBUG: [pool-1-thread-5] [33s 139ms] SSLTube(SocketTube(84)) DelegateWrapper: completing subscriber [2024-11-08T17:17:37.608Z] DEBUG: [pool-1-thread-5] [33s 139ms] Http2Connection(SSLTube(SocketTube(84))) Idle connection closed by HTTP/2 peer [2024-11-08T17:17:37.608Z] DEBUG: [pool-1-thread-5] [33s 139ms] Http2Connection(SSLTube(SocketTube(84))) Stopping scheduler java.io.EOFException: Idle connection closed by HTTP/2 peer [2024-11-08T17:17:37.608Z] java.io.EOFException: Idle connection closed by HTTP/2 peer [2024-11-08T17:17:37.608Z] at java.net.http/jdk.internal.net.http.Http2Connection$Http2TubeSubscriber.onComplete(Http2Connection.java:1594) [2024-11-08T17:17:37.608Z] at java.net.http/jdk.internal.net.http.common.SSLTube$DelegateWrapper.onComplete(SSLTube.java:276) [2024-11-08T17:17:37.608Z] at java.net.http/jdk.internal.net.http.common.SSLTube$SSLSubscriberWrapper.complete(SSLTube.java:440) [2024-11-08T17:17:37.608Z] at java.net.http/jdk.internal.net.http.common.SSLTube$SSLSubscriberWrapper.onComplete(SSLTube.java:541) [2024-11-08T17:17:37.608Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper.checkCompletion(SubscriberWrapper.java:472) [2024-11-08T17:17:37.608Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper$DownstreamPusher.run1(SubscriberWrapper.java:334) [2024-11-08T17:17:37.608Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper$DownstreamPusher.run(SubscriberWrapper.java:259) [2024-11-08T17:17:37.608Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$LockingRestartableTask.run(SequentialScheduler.java:205) [2024-11-08T17:17:37.608Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$CompleteRestartableTask.run(SequentialScheduler.java:149) [2024-11-08T17:17:37.608Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SchedulableTask.run(SequentialScheduler.java:230) [2024-11-08T17:17:37.608Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:303) [2024-11-08T17:17:37.608Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:256) [2024-11-08T17:17:37.608Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper.outgoing(SubscriberWrapper.java:232) [2024-11-08T17:17:37.608Z] at java.net.http/jdk.internal.net.http.common.SSLFlowDelegate$Reader.processData(SSLFlowDelegate.java:527) [2024-11-08T17:17:37.608Z] at java.net.http/jdk.internal.net.http.common.SSLFlowDelegate$Reader$ReaderDownstreamPusher.run(SSLFlowDelegate.java:282) [2024-11-08T17:17:37.608Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$LockingRestartableTask.run(SequentialScheduler.java:205) [2024-11-08T17:17:37.608Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$CompleteRestartableTask.run(SequentialScheduler.java:149) [2024-11-08T17:17:37.608Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SchedulableTask.run(SequentialScheduler.java:230) [2024-11-08T17:17:37.608Z] at CancelRequestTest$TestExecutor.lambda$execute$0(CancelRequestTest.java:140) [2024-11-08T17:17:37.608Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2024-11-08T17:17:37.608Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2024-11-08T17:17:37.608Z] at java.base/java.lang.Thread.run(Thread.java:840) [2024-11-08T17:17:37.608Z] DEBUG: [pool-1-thread-5] [33s 139ms] Http2Connection(SSLTube(SocketTube(84))) Shutting down h2c (closed=false): java.io.EOFException: Idle connection closed by HTTP/2 peer [2024-11-08T17:17:37.608Z] DEBUG: [pool-1-thread-5] [33s 139ms] Http2ClientImpl removing from the connection pool: Http2Connection(SSLTube(SocketTube(84))) [2024-11-08T17:17:37.608Z] DEBUG: [pool-1-thread-5] [33s 139ms] Http2ClientImpl removed from the connection pool: Http2Connection(SSLTube(SocketTube(84))) [2024-11-08T17:17:37.608Z] DEBUG: [pool-1-thread-5] [33s 139ms] PlainHttpConnection(SocketTube(84)) Closing channel: channel registered with selector, key.interestOps=0, sa.interestOps=0 [2024-11-08T17:17:37.608Z] DEBUG: [pool-1-thread-5] [33s 139ms] SocketTube(84) signal read error: java.io.IOException: connection closed locally [2024-11-08T17:17:37.608Z] DEBUG: [pool-1-thread-5] [33s 139ms] SocketTube(84) got read error: java.io.IOException: connection closed locally [2024-11-08T17:17:37.608Z] DEBUG: [pool-1-thread-5] [33s 139ms] SSLTube(SocketTube(84)) subscriber completed normally [2024-11-08T17:17:37.608Z] DEBUG: [pool-1-thread-5] [33s 139ms] AsyncSSLConnection(SSLTube(SocketTube(84))) HttpPublisher: cancelled by SSLTube(SocketTube(84)) [2024-11-08T17:17:37.608Z] DEBUG: [pool-1-thread-5] [33s 139ms] SSL Reader(SocketTube(84)) stop [2024-11-08T17:17:37.608Z] DEBUG: [pool-1-thread-5] [33s 139ms] SSL Writer(SocketTube(84)) stop [2024-11-08T17:17:37.608Z] java.lang.Exception: failures: 1 [2024-11-08T17:17:37.608Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:104) [2024-11-08T17:17:37.608Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:58) [2024-11-08T17:17:37.608Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2024-11-08T17:17:37.608Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2024-11-08T17:17:37.608Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-11-08T17:17:37.608Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569) [2024-11-08T17:17:37.608Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138) [2024-11-08T17:17:37.608Z] at java.base/java.lang.Thread.run(Thread.java:840) [2024-11-08T17:17:37.608Z] [2024-11-08T17:17:37.608Z] JavaTest Message: Test threw exception: java.lang.Exception: failures: 1 [2024-11-08T17:17:37.608Z] JavaTest Message: shutting down test [2024-11-08T17:17:37.608Z] [2024-11-08T17:17:37.608Z] STATUS:Failed.`main' threw exception: java.lang.Exception: failures: 1 [2024-11-08T17:17:37.608Z] rerun: [2024-11-08T17:17:37.608Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/scratch/1 && \ [2024-11-08T17:17:37.608Z] DISPLAY=:0 \ [2024-11-08T17:17:37.608Z] HOME=/home/jenkins \ [2024-11-08T17:17:37.608Z] PATH=/bin:/usr/bin:/usr/sbin \ [2024-11-08T17:17:37.608Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/0/java/net/httpclient/CancelRequestTest.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/0/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/0/test/jdk/java/net/httpclient/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2024-11-08T17:17:37.608Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jdkbinary/j2sdk-image/bin/java \ [2024-11-08T17:17:37.608Z] -Dtest.vm.opts='-ea -esa -Xmx512m -XX:+UseCompressedOops' \ [2024-11-08T17:17:37.608Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:+UseCompressedOops' \ [2024-11-08T17:17:37.608Z] -Dtest.compiler.opts= \ [2024-11-08T17:17:37.608Z] -Dtest.java.opts= \ [2024-11-08T17:17:37.608Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jdkbinary/j2sdk-image \ [2024-11-08T17:17:37.608Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jdkbinary/j2sdk-image \ [2024-11-08T17:17:37.608Z] -Dtest.timeout.factor=8.0 \ [2024-11-08T17:17:37.608Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2024-11-08T17:17:37.608Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2024-11-08T17:17:37.608Z] -Dtest.name=java/net/httpclient/CancelRequestTest.java \ [2024-11-08T17:17:37.608Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/CancelRequestTest.java \ [2024-11-08T17:17:37.608Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient \ [2024-11-08T17:17:37.608Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/lib \ [2024-11-08T17:17:37.608Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/0/java/net/httpclient/CancelRequestTest.d \ [2024-11-08T17:17:37.609Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/0/java/net/httpclient/CancelRequestTest.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/0/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/0/test/jdk/java/net/httpclient/lib \ [2024-11-08T17:17:37.609Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/0/java/net/httpclient/CancelRequestTest.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/0/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/classes/0/test/jdk/java/net/httpclient/lib \ [2024-11-08T17:17:37.609Z] -Dtest.modules='java.base/sun.net.www.http java.base/sun.net.www java.base/sun.net java.net.http/jdk.internal.net.http.common java.net.http/jdk.internal.net.http.frame java.net.http/jdk.internal.net.http.hpack java.logging jdk.httpserver' \ [2024-11-08T17:17:37.609Z] --add-modules java.base,java.net.http,java.logging,jdk.httpserver \ [2024-11-08T17:17:37.609Z] --add-exports java.base/sun.net.www.http=ALL-UNNAMED \ [2024-11-08T17:17:37.609Z] --add-exports java.base/sun.net.www=ALL-UNNAMED \ [2024-11-08T17:17:37.609Z] --add-exports java.base/sun.net=ALL-UNNAMED \ [2024-11-08T17:17:37.609Z] --add-exports java.net.http/jdk.internal.net.http.common=ALL-UNNAMED \ [2024-11-08T17:17:37.609Z] --add-exports java.net.http/jdk.internal.net.http.frame=ALL-UNNAMED \ [2024-11-08T17:17:37.609Z] --add-exports java.net.http/jdk.internal.net.http.hpack=ALL-UNNAMED \ [2024-11-08T17:17:37.609Z] -ea \ [2024-11-08T17:17:37.609Z] -esa \ [2024-11-08T17:17:37.609Z] -Xmx512m \ [2024-11-08T17:17:37.609Z] -XX:+UseCompressedOops \ [2024-11-08T17:17:37.609Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2024-11-08T17:17:37.609Z] -Djdk.internal.httpclient.debug=true \ [2024-11-08T17:17:37.609Z] -Djdk.httpclient.enableAllMethodRetry=true \ [2024-11-08T17:17:37.609Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work/java/net/httpclient/CancelRequestTest.d/testng.0.jta java/net/httpclient/CancelRequestTest.java false CancelRequestTest [2024-11-08T17:17:37.609Z] [2024-11-08T17:17:37.609Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: failures: 1 [2024-11-08T17:17:37.609Z] -------------------------------------------------- [2024-11-08T18:24:34.140Z] Test results: passed: 804; failed: 2 [2024-11-08T18:25:15.784Z] Report written to /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/report/html/report.html [2024-11-08T18:25:15.784Z] Results written to /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_linux_testList_5/aqa-tests/TKG/output_1731078926913/jdk_net_0/work [2024-11-08T18:25:15.784Z] Error: Some tests failed or other problems occurred. [2024-11-08T18:25:15.784Z] ----------------------------------- [2024-11-08T18:25:15.784Z] jdk_net_0_FAILED [2024-11-08T18:25:15.784Z] ----------------------------------- [2024-11-08T18:25:15.784Z] [2024-11-08T18:25:15.784Z] TEST TEARDOWN: [2024-11-08T18:25:15.784Z] Nothing to be done for teardown. [2024-11-08T18:25:15.784Z] jdk_net_0 Finish Time: Fri Nov 8 18:25:13 2024 Epoch Time (ms): 1731090313962