No Possible Issues Found via Git Search

jdk_nio_1

[2025-03-27T06:08:02.948Z] Running test jdk_nio_1 ... [2025-03-27T06:08:02.948Z] =============================================== [2025-03-27T06:08:02.948Z] jdk_nio_1 Start Time: Thu Mar 27 06:07:59 2025 Epoch Time (ms): 1743055679164 [2025-03-27T06:08:02.948Z] variation: Mode650 [2025-03-27T06:08:02.948Z] JVM_OPTIONS: -XX:-UseCompressedOops [2025-03-27T06:08:02.948Z] { \ [2025-03-27T06:08:02.948Z] echo ""; echo "TEST SETUP:"; \ [2025-03-27T06:08:02.948Z] echo "Nothing to be done for setup."; \ [2025-03-27T06:08:02.948Z] mkdir -p "/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/../TKG/output_17430252338895/jdk_nio_1"; \ [2025-03-27T06:08:02.948Z] cd "/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/../TKG/output_17430252338895/jdk_nio_1"; \ [2025-03-27T06:08:02.948Z] echo ""; echo "TESTING:"; \ [2025-03-27T06:08:02.948Z] "/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/jdkbinary/j2sdk-image/bin/java" -Xmx512m -jar "/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/../../jvmtest/openjdk/jtreg/lib/jtreg.jar" \ [2025-03-27T06:08:02.948Z] -agentvm -a -ea -esa -v:fail,error,time,nopass -retain:fail,error,*.dmp,javacore.*,heapdump.*,*.trc -ignore:quiet -timeoutFactor:12 -xml:verify -concurrency:3 -nativepath:"/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/jdkbinary/openjdk-test-image/jdk/jtreg/native" -vmoptions:"-Xmx512m -XX:-UseCompressedOops " \ [2025-03-27T06:08:02.948Z] -w ""/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/../TKG/output_17430252338895/jdk_nio_1"/work" \ [2025-03-27T06:08:02.948Z] -r ""/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/../TKG/output_17430252338895/jdk_nio_1"/report" \ [2025-03-27T06:08:02.948Z] -jdk:"/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/jdkbinary/j2sdk-image" \ [2025-03-27T06:08:02.948Z] -exclude:"/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/../openjdk/openjdk-jdk/test/jdk/ProblemList.txt" \ [2025-03-27T06:08:02.948Z] -exclude:"/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/../../jvmtest/openjdk/excludes/ProblemList_openjdk21.txt" \ [2025-03-27T06:08:02.948Z] \ [2025-03-27T06:08:02.948Z] -exclude:"/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/../openjdk/excludes/vendors/eclipse/ProblemList_openjdk21.txt" \ [2025-03-27T06:08:02.948Z] "/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/../openjdk/openjdk-jdk/test/jdk:jdk_nio"; \ [2025-03-27T06:08:02.948Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "jdk_nio_1""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/..; else echo "-----------------------------------"; echo "jdk_nio_1""_FAILED"; echo "-----------------------------------"; fi; \ [2025-03-27T06:08:02.948Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-03-27T06:08:02.948Z] echo "Nothing to be done for teardown."; \ [2025-03-27T06:08:02.948Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/../TKG/output_17430252338895/TestTargetResult"; [2025-03-27T06:08:02.948Z] [2025-03-27T06:08:02.948Z] TEST SETUP: [2025-03-27T06:08:02.948Z] Nothing to be done for setup. [2025-03-27T06:08:02.948Z] [2025-03-27T06:08:02.948Z] TESTING: [2025-03-27T06:08:02.948Z] Directory "/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/../TKG/output_17430252338895/jdk_nio_1/work" not found: creating [2025-03-27T06:08:02.948Z] Directory "/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/../TKG/output_17430252338895/jdk_nio_1/report" not found: creating [2025-03-27T06:08:25.309Z] XML output with verification to /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/output_17430252338895/jdk_nio_1/work [2025-03-27T06:16:46.164Z] -------------------------------------------------- [2025-03-27T06:16:46.164Z] TEST: java/nio/channels/FileChannel/LargeGatheringWrite.java [2025-03-27T06:16:46.164Z] TEST JDK: /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/jdkbinary/j2sdk-image [2025-03-27T06:16:46.164Z] [2025-03-27T06:16:46.164Z] ACTION: build -- Passed. All files up to date [2025-03-27T06:16:46.164Z] REASON: User specified action: run build jdk.test.lib.RandomFactory [2025-03-27T06:16:46.164Z] TIME: 0.0 seconds [2025-03-27T06:16:46.164Z] messages: [2025-03-27T06:16:46.164Z] command: build jdk.test.lib.RandomFactory [2025-03-27T06:16:46.164Z] reason: User specified action: run build jdk.test.lib.RandomFactory [2025-03-27T06:16:46.164Z] started: Thu Mar 27 06:15:59 UTC 2025 [2025-03-27T06:16:46.164Z] finished: Thu Mar 27 06:15:59 UTC 2025 [2025-03-27T06:16:46.164Z] elapsed time (seconds): 0.0 [2025-03-27T06:16:46.164Z] [2025-03-27T06:16:46.164Z] ACTION: build -- Passed. Build successful [2025-03-27T06:16:46.164Z] REASON: Named class compiled on demand [2025-03-27T06:16:46.164Z] TIME: 1.957 seconds [2025-03-27T06:16:46.164Z] messages: [2025-03-27T06:16:46.164Z] command: build LargeGatheringWrite [2025-03-27T06:16:46.164Z] reason: Named class compiled on demand [2025-03-27T06:16:46.164Z] started: Thu Mar 27 06:15:59 UTC 2025 [2025-03-27T06:16:46.164Z] Test directory: [2025-03-27T06:16:46.164Z] compile: LargeGatheringWrite [2025-03-27T06:16:46.164Z] finished: Thu Mar 27 06:16:01 UTC 2025 [2025-03-27T06:16:46.164Z] elapsed time (seconds): 1.957 [2025-03-27T06:16:46.164Z] [2025-03-27T06:16:46.164Z] ACTION: compile -- Passed. Compilation successful [2025-03-27T06:16:46.164Z] REASON: .class file out of date or does not exist [2025-03-27T06:16:46.164Z] TIME: 1.95 seconds [2025-03-27T06:16:46.164Z] messages: [2025-03-27T06:16:46.164Z] command: compile /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/LargeGatheringWrite.java [2025-03-27T06:16:46.164Z] reason: .class file out of date or does not exist [2025-03-27T06:16:46.164Z] started: Thu Mar 27 06:15:59 UTC 2025 [2025-03-27T06:16:46.164Z] Mode: agentvm [2025-03-27T06:16:46.164Z] Agent id: 2 [2025-03-27T06:16:46.164Z] finished: Thu Mar 27 06:16:01 UTC 2025 [2025-03-27T06:16:46.164Z] elapsed time (seconds): 1.95 [2025-03-27T06:16:46.164Z] configuration: [2025-03-27T06:16:46.164Z] Boot Layer (javac runtime environment) [2025-03-27T06:16:46.164Z] class path: /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-03-27T06:16:46.164Z] /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-03-27T06:16:46.164Z] patch: java.base /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/output_17430252338895/jdk_nio_1/work/patches/java.base [2025-03-27T06:16:46.164Z] [2025-03-27T06:16:46.164Z] javac compilation environment [2025-03-27T06:16:46.164Z] source path: /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-03-27T06:16:46.164Z] /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/openjdk/openjdk-jdk/test/lib [2025-03-27T06:16:46.164Z] /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels [2025-03-27T06:16:46.164Z] class path: /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-03-27T06:16:46.164Z] /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/output_17430252338895/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/LargeGatheringWrite.d [2025-03-27T06:16:46.164Z] /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/output_17430252338895/jdk_nio_1/work/classes/1/test/lib [2025-03-27T06:16:46.164Z] /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/output_17430252338895/jdk_nio_1/work/classes/1/java/nio/channels [2025-03-27T06:16:46.164Z] [2025-03-27T06:16:46.164Z] rerun: [2025-03-27T06:16:46.164Z] cd /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/output_17430252338895/jdk_nio_1/work/scratch/1 && \ [2025-03-27T06:16:46.164Z] DISPLAY=:0 \ [2025-03-27T06:16:46.164Z] HOME=/home/jenkins \ [2025-03-27T06:16:46.164Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-03-27T06:16:46.164Z] /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/jdkbinary/j2sdk-image/bin/javac \ [2025-03-27T06:16:46.164Z] -J-ea \ [2025-03-27T06:16:46.164Z] -J-esa \ [2025-03-27T06:16:46.164Z] -J-Xmx512m \ [2025-03-27T06:16:46.164Z] -J-XX:-UseCompressedOops \ [2025-03-27T06:16:46.164Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-03-27T06:16:46.164Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-03-27T06:16:46.164Z] -J-Dtest.compiler.opts= \ [2025-03-27T06:16:46.164Z] -J-Dtest.java.opts= \ [2025-03-27T06:16:46.164Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/jdkbinary/j2sdk-image \ [2025-03-27T06:16:46.164Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/jdkbinary/j2sdk-image \ [2025-03-27T06:16:46.164Z] -J-Dtest.timeout.factor=12.0 \ [2025-03-27T06:16:46.164Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-03-27T06:16:46.164Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-03-27T06:16:46.164Z] -J-Dtest.name=java/nio/channels/FileChannel/LargeGatheringWrite.java \ [2025-03-27T06:16:46.165Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/LargeGatheringWrite.java \ [2025-03-27T06:16:46.165Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-03-27T06:16:46.165Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels \ [2025-03-27T06:16:46.165Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/output_17430252338895/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/LargeGatheringWrite.d \ [2025-03-27T06:16:46.165Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/output_17430252338895/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/LargeGatheringWrite.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/output_17430252338895/jdk_nio_1/work/classes/1/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/output_17430252338895/jdk_nio_1/work/classes/1/java/nio/channels \ [2025-03-27T06:16:46.165Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/output_17430252338895/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/LargeGatheringWrite.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/output_17430252338895/jdk_nio_1/work/classes/1/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/output_17430252338895/jdk_nio_1/work/classes/1/java/nio/channels \ [2025-03-27T06:16:46.165Z] -d /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/output_17430252338895/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/LargeGatheringWrite.d \ [2025-03-27T06:16:46.165Z] -sourcepath /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels \ [2025-03-27T06:16:46.165Z] -classpath /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/output_17430252338895/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/LargeGatheringWrite.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/output_17430252338895/jdk_nio_1/work/classes/1/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/output_17430252338895/jdk_nio_1/work/classes/1/java/nio/channels /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/LargeGatheringWrite.java [2025-03-27T06:16:46.165Z] [2025-03-27T06:16:46.165Z] ACTION: main -- Failed. Unexpected exit from test [exit code: 137] [2025-03-27T06:16:46.165Z] REASON: User specified action: run main/othervm/timeout=480 -Xmx4G LargeGatheringWrite [2025-03-27T06:16:46.165Z] TIME: 35.404 seconds [2025-03-27T06:16:46.165Z] messages: [2025-03-27T06:16:46.165Z] command: main -Xmx4G LargeGatheringWrite [2025-03-27T06:16:46.165Z] reason: User specified action: run main/othervm/timeout=480 -Xmx4G LargeGatheringWrite [2025-03-27T06:16:46.165Z] started: Thu Mar 27 06:16:05 UTC 2025 [2025-03-27T06:16:46.165Z] Mode: othervm [/othervm specified] [2025-03-27T06:16:46.165Z] finished: Thu Mar 27 06:16:40 UTC 2025 [2025-03-27T06:16:46.165Z] elapsed time (seconds): 35.404 [2025-03-27T06:16:46.165Z] configuration: [2025-03-27T06:16:46.165Z] STDOUT: [2025-03-27T06:16:46.165Z] Seed from RandomFactory = -3476337874698868016L [2025-03-27T06:16:46.165Z] TIMESTAMP: start : 0.000010 seconds [2025-03-27T06:16:46.165Z] TIMESTAMP: before writing : 8.675533 seconds [2025-03-27T06:16:46.165Z] Writing 5368709122 bytes of data... [2025-03-27T06:16:46.165Z] Wrote 2147479552 bytes [2025-03-27T06:16:46.165Z] Wrote 2147479552 bytes [2025-03-27T06:16:46.165Z] Wrote 1073750018 bytes [2025-03-27T06:16:46.165Z] Total of 5368709122 bytes written [2025-03-27T06:16:46.165Z] TIMESTAMP: after writing : 27.482353 seconds [2025-03-27T06:16:46.165Z] TIMESTAMP: before verifying: 27.486642 seconds [2025-03-27T06:16:46.165Z] Checking length 1073741824 [2025-03-27T06:16:46.165Z] STDERR: [2025-03-27T06:16:46.165Z] rerun: [2025-03-27T06:16:46.165Z] cd /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/output_17430252338895/jdk_nio_1/work/scratch/1 && \ [2025-03-27T06:16:46.165Z] DISPLAY=:0 \ [2025-03-27T06:16:46.165Z] HOME=/home/jenkins \ [2025-03-27T06:16:46.165Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-03-27T06:16:46.165Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/output_17430252338895/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/LargeGatheringWrite.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/output_17430252338895/jdk_nio_1/work/classes/1/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/output_17430252338895/jdk_nio_1/work/classes/1/java/nio/channels:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2025-03-27T06:16:46.165Z] /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/jdkbinary/j2sdk-image/bin/java \ [2025-03-27T06:16:46.165Z] -Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-03-27T06:16:46.165Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-03-27T06:16:46.165Z] -Dtest.compiler.opts= \ [2025-03-27T06:16:46.165Z] -Dtest.java.opts= \ [2025-03-27T06:16:46.165Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/jdkbinary/j2sdk-image \ [2025-03-27T06:16:46.166Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/jdkbinary/j2sdk-image \ [2025-03-27T06:16:46.166Z] -Dtest.timeout.factor=12.0 \ [2025-03-27T06:16:46.166Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-03-27T06:16:46.166Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-03-27T06:16:46.166Z] -Dtest.name=java/nio/channels/FileChannel/LargeGatheringWrite.java \ [2025-03-27T06:16:46.166Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/LargeGatheringWrite.java \ [2025-03-27T06:16:46.166Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-03-27T06:16:46.166Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels \ [2025-03-27T06:16:46.166Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/output_17430252338895/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/LargeGatheringWrite.d \ [2025-03-27T06:16:46.166Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/output_17430252338895/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/LargeGatheringWrite.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/output_17430252338895/jdk_nio_1/work/classes/1/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/output_17430252338895/jdk_nio_1/work/classes/1/java/nio/channels \ [2025-03-27T06:16:46.166Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/output_17430252338895/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/LargeGatheringWrite.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/output_17430252338895/jdk_nio_1/work/classes/1/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/output_17430252338895/jdk_nio_1/work/classes/1/java/nio/channels \ [2025-03-27T06:16:46.166Z] -ea \ [2025-03-27T06:16:46.166Z] -esa \ [2025-03-27T06:16:46.166Z] -Xmx512m \ [2025-03-27T06:16:46.166Z] -XX:-UseCompressedOops \ [2025-03-27T06:16:46.166Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-03-27T06:16:46.166Z] -Xmx4G \ [2025-03-27T06:16:46.166Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/output_17430252338895/jdk_nio_1/work/java/nio/channels/FileChannel/LargeGatheringWrite.d/main.0.jta [2025-03-27T06:16:46.166Z] [2025-03-27T06:16:46.166Z] TEST RESULT: Failed. Unexpected exit from test [exit code: 137] [2025-03-27T06:16:46.166Z] -------------------------------------------------- [2025-03-27T06:34:57.604Z] Test results: passed: 473; failed: 1 [2025-03-27T06:35:33.808Z] Report written to /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/output_17430252338895/jdk_nio_1/report/html/report.html [2025-03-27T06:35:33.808Z] Results written to /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_4/aqa-tests/TKG/output_17430252338895/jdk_nio_1/work [2025-03-27T06:35:33.808Z] Error: Some tests failed or other problems occurred. [2025-03-27T06:35:33.808Z] ----------------------------------- [2025-03-27T06:35:33.808Z] jdk_nio_1_FAILED [2025-03-27T06:35:33.808Z] ----------------------------------- [2025-03-27T06:35:33.808Z] [2025-03-27T06:35:33.808Z] TEST TEARDOWN: [2025-03-27T06:35:33.808Z] Nothing to be done for teardown. [2025-03-27T06:35:33.808Z] jdk_nio_1 Finish Time: Thu Mar 27 06:35:31 2025 Epoch Time (ms): 1743057331883