dacapo-h2_0

[2025-09-04T22:12:43.819Z] Running test dacapo-h2_0 ... [2025-09-04T22:12:43.819Z] =============================================== [2025-09-04T22:12:43.819Z] dacapo-h2_0 Start Time: Thu Sep 4 15:12:43 2025 Epoch Time (ms): 1757023963617 [2025-09-04T22:12:43.819Z] variation: NoOptions [2025-09-04T22:12:43.819Z] JVM_OPTIONS: [2025-09-04T22:12:43.819Z] { \ [2025-09-04T22:12:43.819Z] echo ""; echo "TEST SETUP:"; \ [2025-09-04T22:12:43.819Z] echo "Nothing to be done for setup."; \ [2025-09-04T22:12:43.819Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17570222023360/dacapo-h2_0"; \ [2025-09-04T22:12:43.819Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17570222023360/dacapo-h2_0"; \ [2025-09-04T22:12:43.819Z] echo ""; echo "TESTING:"; \ [2025-09-04T22:12:43.819Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" h2; \ [2025-09-04T22:12:43.819Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-h2_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17570222023360/dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-09-04T22:12:43.819Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-09-04T22:12:43.819Z] echo "Nothing to be done for teardown."; \ [2025-09-04T22:12:43.819Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17570222023360/TestTargetResult"; [2025-09-04T22:12:43.819Z] [2025-09-04T22:12:43.819Z] TEST SETUP: [2025-09-04T22:12:43.819Z] Nothing to be done for setup. [2025-09-04T22:12:43.819Z] [2025-09-04T22:12:43.819Z] TESTING: [2025-09-04T22:12:44.720Z] Using scaled threading model. 3 processors detected, 3 threads used to drive the workload, in a possible range of [1,1024] [2025-09-04T22:12:44.720Z] WARNING: h2 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 h2 is as follows: 'H2 requires Java 11 or newer.' [2025-09-04T22:12:44.720Z] Version: h2 2.2.220 derby 10.15.2.0 (use -p to print nominal benchmark stats) [2025-09-04T22:12:45.128Z] Preparing the H2 database... [2025-09-04T22:12:45.128Z] TPCC configuration: scale: 16, terminals: 3, transactions: 100000 [2025-09-04T22:13:20.307Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 starting ===== [2025-09-04T22:13:20.307Z] Starting 100000 requests... [2025-09-04T22:13:22.056Z] [2025-09-04T22:13:24.456Z] 5% [2025-09-04T22:13:27.725Z] 10% [2025-09-04T22:13:30.484Z] 15% [2025-09-04T22:13:34.288Z] 20% [2025-09-04T22:13:37.454Z] 25% [2025-09-04T22:13:39.234Z] 30% [2025-09-04T22:13:41.156Z] 35% [2025-09-04T22:13:43.627Z] 40% [2025-09-04T22:13:44.675Z] 45% [2025-09-04T22:13:46.914Z] 50% [2025-09-04T22:13:47.909Z] 55% [2025-09-04T22:13:49.543Z] 60% [2025-09-04T22:13:51.917Z] 65% [2025-09-04T22:13:53.478Z] 70% [2025-09-04T22:13:55.223Z] 75% [2025-09-04T22:13:57.656Z] 80% [2025-09-04T22:13:58.686Z] 85% [2025-09-04T22:14:01.137Z] 90% [2025-09-04T22:14:02.642Z] 95% [2025-09-04T22:14:02.642Z] 100% [2025-09-04T22:14:02.642Z] Completed requests [2025-09-04T22:14:02.642Z] Stock level ............. 3973 ( 4.0%) [2025-09-04T22:14:02.642Z] Order status by name .... 2361 ( 2.4%) [2025-09-04T22:14:02.642Z] Order status by ID ...... 1609 ( 1.6%) [2025-09-04T22:14:02.642Z] Payment by name ......... 25847 (25.8%) [2025-09-04T22:14:02.642Z] Payment by ID ........... 17220 (17.2%) [2025-09-04T22:14:02.642Z] Delivery schedule ....... 4029 ( 4.0%) [2025-09-04T22:14:02.642Z] New order ............... 44509 (44.5%) [2025-09-04T22:14:02.642Z] New order rollback ...... 452 ( 0.5%) [2025-09-04T22:14:02.642Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 PASSED in 47955 msec ===== [2025-09-04T22:14:02.642Z] ===== DaCapo processed 100000 requests in 47883 msec, 2088 requests per second ===== [2025-09-04T22:14:03.067Z] ===== DaCapo tail latency, simple: 50% 188 usec, 90% 1146 usec, 99% 29712 usec, 99.9% 77271 usec, 99.99% 217350 usec, max 291536 usec, measured over 100000 events ===== [2025-09-04T22:14:03.067Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 819 usec, 90% 14008 usec, 99% 34447 usec, 99.9% 78176 usec, 99.99% 217350 usec, max 291536 usec, measured over 100000 events ===== [2025-09-04T22:14:03.067Z] ===== DaCapo tail latency, metered full smoothing: 50% 4928956 usec, 90% 7325405 usec, 99% 7834792 usec, 99.9% 7955767 usec, 99.99% 7977976 usec, max 7989612 usec, measured over 100000 events ===== [2025-09-04T22:14:16.753Z] Resetting database to initial state.................... [2025-09-04T22:14:17.169Z] ----------------------------------- [2025-09-04T22:14:17.169Z] dacapo-h2_0_PASSED [2025-09-04T22:14:17.169Z] ----------------------------------- [2025-09-04T22:14:17.169Z] [2025-09-04T22:14:17.169Z] TEST TEARDOWN: [2025-09-04T22:14:17.169Z] Nothing to be done for teardown. [2025-09-04T22:14:17.169Z] dacapo-h2_0 Finish Time: Thu Sep 4 15:14:16 2025 Epoch Time (ms): 1757024056817