No Possible Issues Found via Git Search
hotspot_compiler_0
[2024-12-20T03:30:32.437Z] Running test hotspot_compiler_0 ...
[2024-12-20T03:30:32.437Z] ===============================================
[2024-12-20T03:30:32.437Z] hotspot_compiler_0 Start Time: Fri Dec 20 03:30:32 2024 Epoch Time (ms): 1734665432351
[2024-12-20T03:30:32.437Z] variation: NoOptions
[2024-12-20T03:30:32.437Z] JVM_OPTIONS:
[2024-12-20T03:30:32.437Z] { \
[2024-12-20T03:30:32.437Z] echo ""; echo "TEST SETUP:"; \
[2024-12-20T03:30:32.437Z] echo "Nothing to be done for setup."; \
[2024-12-20T03:30:32.437Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/TKG/../TKG/output_17346654311214/hotspot_compiler_0"; \
[2024-12-20T03:30:32.438Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/TKG/../TKG/output_17346654311214/hotspot_compiler_0"; \
[2024-12-20T03:30:32.438Z] echo ""; echo "TESTING:"; \
[2024-12-20T03:30:32.438Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/jdkbinary/j2sdk-image/bin/java" -Xmx512m -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/TKG/../../jvmtest/openjdk/jtreg/lib/jtreg.jar" \
[2024-12-20T03:30:32.438Z] -agentvm -a -ea -esa -v:fail,error,time,nopass -retain:fail,error,*.dmp,javacore.*,heapdump.*,*.trc -ignore:quiet -timeoutFactor:16 -xml:verify -k:'!headful' -concurrency:3 -nativepath:"/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/jdkbinary/openjdk-test-image/hotspot/jtreg/native" -vmoptions:"-Xmx512m -Djava.awt.headless=true" \
[2024-12-20T03:30:32.438Z] \
[2024-12-20T03:30:32.438Z] -w ""/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/TKG/../TKG/output_17346654311214/hotspot_compiler_0"/work" \
[2024-12-20T03:30:32.438Z] -r ""/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/TKG/../TKG/output_17346654311214/hotspot_compiler_0"/report" \
[2024-12-20T03:30:32.438Z] -jdk:"/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/jdkbinary/j2sdk-image" \
[2024-12-20T03:30:32.438Z] -exclude:"/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/TKG/../openjdk/openjdk-jdk/test/hotspot/jtreg/ProblemList.txt" \
[2024-12-20T03:30:32.438Z] -exclude:"/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/TKG/../../jvmtest/openjdk/excludes/ProblemList_openjdk25.txt" \
[2024-12-20T03:30:32.438Z] \
[2024-12-20T03:30:32.438Z] \
[2024-12-20T03:30:32.438Z] \
[2024-12-20T03:30:32.438Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/TKG/../openjdk/openjdk-jdk/test/hotspot/jtreg:hotspot_compiler"; \
[2024-12-20T03:30:32.438Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "hotspot_compiler_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/TKG/..; else echo "-----------------------------------"; echo "hotspot_compiler_0""_FAILED"; echo "-----------------------------------"; fi; \
[2024-12-20T03:30:32.438Z] echo ""; echo "TEST TEARDOWN:"; \
[2024-12-20T03:30:32.438Z] echo "Nothing to be done for teardown."; \
[2024-12-20T03:30:32.438Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/TKG/../TKG/output_17346654311214/TestTargetResult";
[2024-12-20T03:30:32.438Z]
[2024-12-20T03:30:32.438Z] TEST SETUP:
[2024-12-20T03:30:32.438Z] Nothing to be done for setup.
[2024-12-20T03:30:32.438Z]
[2024-12-20T03:30:32.438Z] TESTING:
[2024-12-20T03:30:34.094Z] Directory "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/TKG/../TKG/output_17346654311214/hotspot_compiler_0/work" not found: creating
[2024-12-20T03:30:34.094Z] Directory "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/TKG/../TKG/output_17346654311214/hotspot_compiler_0/report" not found: creating
[2024-12-20T03:31:02.051Z] XML output with verification to /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/TKG/output_17346654311214/hotspot_compiler_0/work
[2024-12-20T03:40:57.744Z] --------------------------------------------------
[2024-12-20T03:40:57.744Z] TEST: compiler/c1/TestConcurrentPatching.java
[2024-12-20T03:40:57.744Z] TEST JDK: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/jdkbinary/j2sdk-image
[2024-12-20T03:40:57.744Z]
[2024-12-20T03:40:57.744Z] ACTION: build -- Passed. Build successful
[2024-12-20T03:40:57.744Z] REASON: Named class compiled on demand
[2024-12-20T03:40:57.744Z] TIME: 0.214 seconds
[2024-12-20T03:40:57.744Z] messages:
[2024-12-20T03:40:57.744Z] command: build TestConcurrentPatching
[2024-12-20T03:40:57.744Z] reason: Named class compiled on demand
[2024-12-20T03:40:57.744Z] started: Fri Dec 20 03:39:20 UTC 2024
[2024-12-20T03:40:57.744Z] Test directory:
[2024-12-20T03:40:57.744Z] compile: TestConcurrentPatching
[2024-12-20T03:40:57.744Z] finished: Fri Dec 20 03:39:20 UTC 2024
[2024-12-20T03:40:57.744Z] elapsed time (seconds): 0.214
[2024-12-20T03:40:57.744Z]
[2024-12-20T03:40:57.744Z] ACTION: compile -- Passed. Compilation successful
[2024-12-20T03:40:57.744Z] REASON: .class file out of date or does not exist
[2024-12-20T03:40:57.744Z] TIME: 0.212 seconds
[2024-12-20T03:40:57.744Z] messages:
[2024-12-20T03:40:57.744Z] command: compile /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/compiler/c1/TestConcurrentPatching.java
[2024-12-20T03:40:57.744Z] reason: .class file out of date or does not exist
[2024-12-20T03:40:57.744Z] started: Fri Dec 20 03:39:20 UTC 2024
[2024-12-20T03:40:57.744Z] Mode: agentvm
[2024-12-20T03:40:57.744Z] Agent id: 3
[2024-12-20T03:40:57.744Z] finished: Fri Dec 20 03:39:20 UTC 2024
[2024-12-20T03:40:57.744Z] elapsed time (seconds): 0.212
[2024-12-20T03:40:57.744Z] configuration:
[2024-12-20T03:40:57.744Z] Boot Layer (javac runtime environment)
[2024-12-20T03:40:57.744Z] class path: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/jvmtest/openjdk/jtreg/lib/javatest.jar
[2024-12-20T03:40:57.744Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2024-12-20T03:40:57.744Z] patch: java.base /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/TKG/output_17346654311214/hotspot_compiler_0/work/patches/java.base
[2024-12-20T03:40:57.744Z]
[2024-12-20T03:40:57.744Z] javac compilation environment
[2024-12-20T03:40:57.744Z] source path: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/compiler/c1
[2024-12-20T03:40:57.744Z] class path: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/compiler/c1
[2024-12-20T03:40:57.744Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/TKG/output_17346654311214/hotspot_compiler_0/work/classes/2/compiler/c1/TestConcurrentPatching.d
[2024-12-20T03:40:57.744Z]
[2024-12-20T03:40:57.744Z] rerun:
[2024-12-20T03:40:57.744Z] cd /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/TKG/output_17346654311214/hotspot_compiler_0/work/scratch/0 && \
[2024-12-20T03:40:57.744Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \
[2024-12-20T03:40:57.744Z] DISPLAY=:0 \
[2024-12-20T03:40:57.744Z] HOME=/home/jenkins \
[2024-12-20T03:40:57.744Z] LANG=en_US.UTF-8 \
[2024-12-20T03:40:57.744Z] PATH=/bin:/usr/bin:/usr/sbin \
[2024-12-20T03:40:57.744Z] XDG_RUNTIME_DIR=/run/user/1001 \
[2024-12-20T03:40:57.744Z] XDG_SESSION_CLASS=user \
[2024-12-20T03:40:57.745Z] XDG_SESSION_ID=35272 \
[2024-12-20T03:40:57.745Z] XDG_SESSION_TYPE=tty \
[2024-12-20T03:40:57.745Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/jdkbinary/j2sdk-image/bin/javac \
[2024-12-20T03:40:57.745Z] -J-ea \
[2024-12-20T03:40:57.745Z] -J-esa \
[2024-12-20T03:40:57.745Z] -J-Xmx512m \
[2024-12-20T03:40:57.745Z] -J-Djava.awt.headless=true \
[2024-12-20T03:40:57.745Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -Djava.awt.headless=true' \
[2024-12-20T03:40:57.745Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-Djava.awt.headless=true' \
[2024-12-20T03:40:57.745Z] -J-Dtest.compiler.opts= \
[2024-12-20T03:40:57.745Z] -J-Dtest.java.opts= \
[2024-12-20T03:40:57.745Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/jdkbinary/j2sdk-image \
[2024-12-20T03:40:57.745Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/jdkbinary/j2sdk-image \
[2024-12-20T03:40:57.745Z] -J-Dtest.timeout.factor=16.0 \
[2024-12-20T03:40:57.745Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2024-12-20T03:40:57.745Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2024-12-20T03:40:57.745Z] -J-Dtest.name=compiler/c1/TestConcurrentPatching.java \
[2024-12-20T03:40:57.745Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/compiler/c1/TestConcurrentPatching.java \
[2024-12-20T03:40:57.745Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/compiler/c1 \
[2024-12-20T03:40:57.745Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/compiler/c1 \
[2024-12-20T03:40:57.745Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/TKG/output_17346654311214/hotspot_compiler_0/work/classes/2/compiler/c1/TestConcurrentPatching.d \
[2024-12-20T03:40:57.745Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/TKG/output_17346654311214/hotspot_compiler_0/work/classes/2/compiler/c1/TestConcurrentPatching.d \
[2024-12-20T03:40:57.745Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/TKG/output_17346654311214/hotspot_compiler_0/work/classes/2/compiler/c1/TestConcurrentPatching.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/compiler/c1 \
[2024-12-20T03:40:57.745Z] -d /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/TKG/output_17346654311214/hotspot_compiler_0/work/classes/2/compiler/c1/TestConcurrentPatching.d \
[2024-12-20T03:40:57.745Z] -sourcepath /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/compiler/c1 \
[2024-12-20T03:40:57.745Z] -classpath /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/compiler/c1:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/TKG/output_17346654311214/hotspot_compiler_0/work/classes/2/compiler/c1/TestConcurrentPatching.d /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/compiler/c1/TestConcurrentPatching.java
[2024-12-20T03:40:57.745Z]
[2024-12-20T03:40:57.745Z] ACTION: main -- Failed. Unexpected exit from test [exit code: 134]
[2024-12-20T03:40:57.745Z] REASON: User specified action: run main/othervm/timeout=480 -Xcomp -XX:CompileCommand=compileonly,TestConcurrentPatching::* -XX:TieredStopAtLevel=1 TestConcurrentPatching
[2024-12-20T03:40:57.745Z] TIME: 93.015 seconds
[2024-12-20T03:40:57.745Z] messages:
[2024-12-20T03:40:57.745Z] command: main -Xcomp -XX:CompileCommand=compileonly,TestConcurrentPatching::* -XX:TieredStopAtLevel=1 TestConcurrentPatching
[2024-12-20T03:40:57.745Z] reason: User specified action: run main/othervm/timeout=480 -Xcomp -XX:CompileCommand=compileonly,TestConcurrentPatching::* -XX:TieredStopAtLevel=1 TestConcurrentPatching
[2024-12-20T03:40:57.745Z] started: Fri Dec 20 03:39:20 UTC 2024
[2024-12-20T03:40:57.745Z] Mode: othervm [/othervm specified]
[2024-12-20T03:40:57.745Z] finished: Fri Dec 20 03:40:53 UTC 2024
[2024-12-20T03:40:57.745Z] elapsed time (seconds): 93.015
[2024-12-20T03:40:57.745Z] configuration:
[2024-12-20T03:40:57.745Z] STDOUT:
[2024-12-20T03:40:57.745Z] CompileCommand: compileonly TestConcurrentPatching.* bool compileonly = true
[2024-12-20T03:40:57.745Z] #
[2024-12-20T03:40:57.745Z] # A fatal error has been detected by the Java Runtime Environment:
[2024-12-20T03:40:57.745Z] #
[2024-12-20T03:40:57.745Z] # SIGSEGV (0xb) at pc=0x0000003fd13ac3ec, pid=793356, tid=813511
[2024-12-20T03:40:57.745Z] #
[2024-12-20T03:40:57.745Z] # JRE version: OpenJDK Runtime Environment Temurin-25+3-202412192207 (25.0+3) (build 25-beta+3-ea)
[2024-12-20T03:40:57.745Z] # Java VM: OpenJDK 64-Bit Server VM Temurin-25+3-202412192207 (25-beta+3-ea, compiled mode, emulated-client, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-riscv64)
[2024-12-20T03:40:57.745Z] # Problematic frame:
[2024-12-20T03:40:57.745Z] # V [libjvm.so+0x9dd3ec] ObjectMonitor::EnterI(JavaThread*)+0x21c
[2024-12-20T03:40:57.745Z] #
[2024-12-20T03:40:57.745Z] # Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -- %E" (or dumping to /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/TKG/output_17346654311214/hotspot_compiler_0/work/scratch/0/core.793356)
[2024-12-20T03:40:57.745Z] #
[2024-12-20T03:40:57.745Z] # An error report file with more information is saved as:
[2024-12-20T03:40:57.745Z] # /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/TKG/output_17346654311214/hotspot_compiler_0/work/scratch/0/hs_err_pid793356.log
[2024-12-20T03:40:57.745Z] [91.012s][warning][os] Loading hsdis library failed
[2024-12-20T03:40:57.745Z] #
[2024-12-20T03:40:57.745Z] # If you would like to submit a bug report, please visit:
[2024-12-20T03:40:57.745Z] # https://github.com/adoptium/adoptium-support/issues
[2024-12-20T03:40:57.745Z] #
[2024-12-20T03:40:57.745Z] STDERR:
[2024-12-20T03:40:57.745Z] rerun:
[2024-12-20T03:40:57.745Z] cd /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/TKG/output_17346654311214/hotspot_compiler_0/work/scratch/0 && \
[2024-12-20T03:40:57.745Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \
[2024-12-20T03:40:57.745Z] DISPLAY=:0 \
[2024-12-20T03:40:57.745Z] HOME=/home/jenkins \
[2024-12-20T03:40:57.745Z] LANG=en_US.UTF-8 \
[2024-12-20T03:40:57.745Z] PATH=/bin:/usr/bin:/usr/sbin \
[2024-12-20T03:40:57.745Z] XDG_RUNTIME_DIR=/run/user/1001 \
[2024-12-20T03:40:57.745Z] XDG_SESSION_CLASS=user \
[2024-12-20T03:40:57.745Z] XDG_SESSION_ID=35272 \
[2024-12-20T03:40:57.745Z] XDG_SESSION_TYPE=tty \
[2024-12-20T03:40:57.745Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/TKG/output_17346654311214/hotspot_compiler_0/work/classes/2/compiler/c1/TestConcurrentPatching.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/compiler/c1:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2024-12-20T03:40:57.745Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/jdkbinary/j2sdk-image/bin/java \
[2024-12-20T03:40:57.745Z] -Dtest.vm.opts='-ea -esa -Xmx512m -Djava.awt.headless=true' \
[2024-12-20T03:40:57.745Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-Djava.awt.headless=true' \
[2024-12-20T03:40:57.745Z] -Dtest.compiler.opts= \
[2024-12-20T03:40:57.745Z] -Dtest.java.opts= \
[2024-12-20T03:40:57.745Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/jdkbinary/j2sdk-image \
[2024-12-20T03:40:57.745Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/jdkbinary/j2sdk-image \
[2024-12-20T03:40:57.745Z] -Dtest.timeout.factor=16.0 \
[2024-12-20T03:40:57.745Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2024-12-20T03:40:57.745Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2024-12-20T03:40:57.745Z] -Dtest.name=compiler/c1/TestConcurrentPatching.java \
[2024-12-20T03:40:57.745Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/compiler/c1/TestConcurrentPatching.java \
[2024-12-20T03:40:57.745Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/compiler/c1 \
[2024-12-20T03:40:57.745Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/compiler/c1 \
[2024-12-20T03:40:57.745Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/TKG/output_17346654311214/hotspot_compiler_0/work/classes/2/compiler/c1/TestConcurrentPatching.d \
[2024-12-20T03:40:57.745Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/TKG/output_17346654311214/hotspot_compiler_0/work/classes/2/compiler/c1/TestConcurrentPatching.d \
[2024-12-20T03:40:57.745Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/TKG/output_17346654311214/hotspot_compiler_0/work/classes/2/compiler/c1/TestConcurrentPatching.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/compiler/c1 \
[2024-12-20T03:40:57.745Z] -ea \
[2024-12-20T03:40:57.745Z] -esa \
[2024-12-20T03:40:57.745Z] -Xmx512m \
[2024-12-20T03:40:57.745Z] -Djava.awt.headless=true \
[2024-12-20T03:40:57.745Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2024-12-20T03:40:57.745Z] -Xcomp \
[2024-12-20T03:40:57.745Z] -XX:CompileCommand=compileonly,TestConcurrentPatching::* \
[2024-12-20T03:40:57.745Z] -XX:TieredStopAtLevel=1 \
[2024-12-20T03:40:57.745Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/TKG/output_17346654311214/hotspot_compiler_0/work/compiler/c1/TestConcurrentPatching.d/main.0.jta
[2024-12-20T03:40:57.745Z]
[2024-12-20T03:40:57.745Z] TEST RESULT: Failed. Unexpected exit from test [exit code: 134]
[2024-12-20T03:40:57.745Z] --------------------------------------------------
[2024-12-20T05:49:01.903Z] Test results: passed: 1,651; failed: 1
[2024-12-20T05:49:21.062Z] Report written to /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/TKG/output_17346654311214/hotspot_compiler_0/report/html/report.html
[2024-12-20T05:49:21.062Z] Results written to /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/aqa-tests/TKG/output_17346654311214/hotspot_compiler_0/work
[2024-12-20T05:49:21.062Z] Error: Some tests failed or other problems occurred.
[2024-12-20T05:49:21.390Z] -----------------------------------
[2024-12-20T05:49:21.390Z] hotspot_compiler_0_FAILED
[2024-12-20T05:49:21.390Z] -----------------------------------
[2024-12-20T05:49:21.390Z]
[2024-12-20T05:49:21.390Z] TEST TEARDOWN:
[2024-12-20T05:49:21.390Z] Nothing to be done for teardown.
[2024-12-20T05:49:21.390Z] hotspot_compiler_0 Finish Time: Fri Dec 20 05:49:21 2024 Epoch Time (ms): 1734673761163