dacapo-eclipse_0
[2025-11-23T02:26:36.699Z] Running test dacapo-eclipse_0 ...
[2025-11-23T02:26:36.699Z] ===============================================
[2025-11-23T02:26:36.699Z] dacapo-eclipse_0 Start Time: Sun Nov 23 02:26:36 2025 Epoch Time (ms): 1763864796586
[2025-11-23T02:26:36.699Z] variation: NoOptions
[2025-11-23T02:26:36.699Z] JVM_OPTIONS:
[2025-11-23T02:26:36.699Z] { \
[2025-11-23T02:26:36.699Z] echo ""; echo "TEST SETUP:"; \
[2025-11-23T02:26:36.699Z] echo "Nothing to be done for setup."; \
[2025-11-23T02:26:36.699Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17638617669988/dacapo-eclipse_0"; \
[2025-11-23T02:26:36.699Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17638617669988/dacapo-eclipse_0"; \
[2025-11-23T02:26:36.699Z] echo ""; echo "TESTING:"; \
[2025-11-23T02:26:36.699Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" eclipse; \
[2025-11-23T02:26:36.699Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-eclipse_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17638617669988/dacapo-eclipse_0"; else echo "-----------------------------------"; echo "dacapo-eclipse_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-23T02:26:36.699Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-23T02:26:36.699Z] echo "Nothing to be done for teardown."; \
[2025-11-23T02:26:36.699Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17638617669988/TestTargetResult";
[2025-11-23T02:26:36.699Z]
[2025-11-23T02:26:36.699Z] TEST SETUP:
[2025-11-23T02:26:36.700Z] Nothing to be done for setup.
[2025-11-23T02:26:36.700Z]
[2025-11-23T02:26:36.700Z] TESTING:
[2025-11-23T02:26:37.835Z] WARNING: eclipse will only run with specific Java versions. However the Java version string provided by this JVM ('26-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for eclipse is as follows: 'Eclipse requires Java 11 or newer.'
[2025-11-23T02:26:40.065Z] Version: eclipse 4.27 (use -p to print nominal benchmark stats)
[2025-11-23T02:26:41.708Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-23T02:26:41.708Z] WARNING: sun.misc.Unsafe::staticFieldOffset has been called by org.eclipse.osgi.internal.url.MultiplexingFactory (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest/perf/dacapo/dacapo/jar/eclipse/eclipse.jar)
[2025-11-23T02:26:41.708Z] WARNING: Please consider reporting this to the maintainers of class org.eclipse.osgi.internal.url.MultiplexingFactory
[2025-11-23T02:26:41.708Z] WARNING: sun.misc.Unsafe::staticFieldOffset will be removed in a future release
[2025-11-23T02:26:49.798Z] Unzip workspace
[2025-11-23T02:26:50.121Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse starting =====
[2025-11-23T02:26:50.121Z] Initialize workspace .WARNING: A restricted method in java.lang.System has been called
[2025-11-23T02:26:50.121Z] WARNING: java.lang.System::loadLibrary has been called by org.eclipse.core.internal.filesystem.local.unix.UnixFileNatives in an unnamed module (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest/perf/dacapo/dacapo/dat/eclipse/eclipse/plugins/org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar)
[2025-11-23T02:26:50.121Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-11-23T02:26:50.121Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-11-23T02:26:50.121Z]
[2025-11-23T02:26:57.231Z] ..................
[2025-11-23T02:27:53.469Z] Index workspace .....................
[2025-11-23T02:28:33.486Z] Build workspace
[2025-11-23T02:28:49.494Z] Search .. 4,207 references for default constructor in workspace
[2025-11-23T02:28:50.193Z] .. 1,957 references for method 'equals' in workspace
[2025-11-23T02:28:52.431Z] Type hierarchy tests
[2025-11-23T02:29:08.270Z] AST tests
[2025-11-23T02:29:27.201Z] Completion tests .........
[2025-11-23T02:29:39.863Z] Format tests ..............
[2025-11-23T02:29:44.316Z] Model tests ................
[2025-11-23T02:29:44.316Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse PASSED in 174467 msec =====
[2025-11-23T02:29:47.255Z] Delete workspace
[2025-11-23T02:29:48.392Z] -----------------------------------
[2025-11-23T02:29:48.392Z] dacapo-eclipse_0_PASSED
[2025-11-23T02:29:48.392Z] -----------------------------------
[2025-11-23T02:29:48.392Z]
[2025-11-23T02:29:48.392Z] TEST TEARDOWN:
[2025-11-23T02:29:48.392Z] Nothing to be done for teardown.
[2025-11-23T02:29:48.392Z] dacapo-eclipse_0 Finish Time: Sun Nov 23 02:29:48 2025 Epoch Time (ms): 1763864988130