dacapo-h2_0

[2026-02-01T00:03:04.709Z] Running test dacapo-h2_0 ... [2026-02-01T00:03:04.709Z] =============================================== [2026-02-01T00:03:04.709Z] dacapo-h2_0 Start Time: Sat Jan 31 19:03:03 2026 Epoch Time (ms): 1769904183956 [2026-02-01T00:03:04.709Z] variation: NoOptions [2026-02-01T00:03:04.709Z] JVM_OPTIONS: [2026-02-01T00:03:04.709Z] { \ [2026-02-01T00:03:04.709Z] echo ""; echo "TEST SETUP:"; \ [2026-02-01T00:03:04.709Z] echo "Nothing to be done for setup."; \ [2026-02-01T00:03:04.709Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17699021383675/dacapo-h2_0"; \ [2026-02-01T00:03:04.709Z] cd "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17699021383675/dacapo-h2_0"; \ [2026-02-01T00:03:04.709Z] echo ""; echo "TESTING:"; \ [2026-02-01T00:03:04.709Z] "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" h2; \ [2026-02-01T00:03:04.709Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-h2_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17699021383675/dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-02-01T00:03:04.709Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-02-01T00:03:04.709Z] echo "Nothing to be done for teardown."; \ [2026-02-01T00:03:04.709Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17699021383675/TestTargetResult"; [2026-02-01T00:03:04.709Z] [2026-02-01T00:03:04.709Z] TEST SETUP: [2026-02-01T00:03:04.709Z] Nothing to be done for setup. [2026-02-01T00:03:04.710Z] [2026-02-01T00:03:04.710Z] TESTING: [2026-02-01T00:03:05.753Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024] [2026-02-01T00:03:05.753Z] WARNING: h2 will only run with specific Java versions. However the Java version string provided by this JVM ('27-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.' [2026-02-01T00:03:05.753Z] Version: h2 2.2.220 derby 10.15.2.0 (use -p to print nominal benchmark stats) [2026-02-01T00:03:06.248Z] Preparing the H2 database... [2026-02-01T00:03:06.248Z] TPCC configuration: scale: 16, terminals: 4, transactions: 100000 [2026-02-01T00:04:19.749Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 starting ===== [2026-02-01T00:04:19.749Z] Starting 100000 requests... [2026-02-01T00:04:19.749Z] [2026-02-01T00:04:22.663Z] 5% [2026-02-01T00:04:27.283Z] 10% [2026-02-01T00:04:32.036Z] 15% [2026-02-01T00:04:37.828Z] 20% [2026-02-01T00:04:41.569Z] 25% [2026-02-01T00:04:44.540Z] 30% [2026-02-01T00:04:48.117Z] 35% [2026-02-01T00:04:50.339Z] 40% [2026-02-01T00:04:54.898Z] 45% [2026-02-01T00:04:57.542Z] 50% [2026-02-01T00:04:58.766Z] 55% [2026-02-01T00:05:01.109Z] 60% [2026-02-01T00:05:03.747Z] 65% [2026-02-01T00:05:07.024Z] 70% [2026-02-01T00:05:09.657Z] 75% [2026-02-01T00:05:12.252Z] 80% [2026-02-01T00:05:14.819Z] 85% [2026-02-01T00:05:17.540Z] 90% [2026-02-01T00:05:20.823Z] 95% [2026-02-01T00:05:20.823Z] 100% [2026-02-01T00:05:20.823Z] Completed requests [2026-02-01T00:05:20.823Z] Stock level ............. 3973 ( 4.0%) [2026-02-01T00:05:20.823Z] Order status by name .... 2361 ( 2.4%) [2026-02-01T00:05:20.823Z] Order status by ID ...... 1609 ( 1.6%) [2026-02-01T00:05:20.823Z] Payment by name ......... 25847 (25.8%) [2026-02-01T00:05:20.823Z] Payment by ID ........... 17220 (17.2%) [2026-02-01T00:05:20.823Z] Delivery schedule ....... 4029 ( 4.0%) [2026-02-01T00:05:20.823Z] New order ............... 44509 (44.5%) [2026-02-01T00:05:20.823Z] New order rollback ...... 452 ( 0.5%) [2026-02-01T00:05:20.823Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 PASSED in 70157 msec ===== [2026-02-01T00:05:20.823Z] ===== DaCapo processed 100000 requests in 70035 msec, 1427 requests per second ===== [2026-02-01T00:05:20.823Z] ===== DaCapo tail latency, simple: 50% 196 usec, 90% 1507 usec, 99% 57901 usec, 99.9% 160997 usec, 99.99% 358547 usec, max 697753 usec, measured over 100000 events ===== [2026-02-01T00:05:20.823Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 942 usec, 90% 18186 usec, 99% 60661 usec, 99.9% 161574 usec, 99.99% 358547 usec, max 701825 usec, measured over 100000 events ===== [2026-02-01T00:05:20.823Z] ===== DaCapo tail latency, metered full smoothing: 50% 5685895 usec, 90% 9451192 usec, 99% 9914835 usec, 99.9% 10117095 usec, 99.99% 10147553 usec, max 10178634 usec, measured over 100000 events ===== [2026-02-01T00:05:44.797Z] Resetting database to initial state.................... [2026-02-01T00:05:45.279Z] ----------------------------------- [2026-02-01T00:05:45.279Z] dacapo-h2_0_PASSED [2026-02-01T00:05:45.279Z] ----------------------------------- [2026-02-01T00:05:45.279Z] [2026-02-01T00:05:45.279Z] TEST TEARDOWN: [2026-02-01T00:05:45.279Z] Nothing to be done for teardown. [2026-02-01T00:05:45.279Z] dacapo-h2_0 Finish Time: Sat Jan 31 19:05:44 2026 Epoch Time (ms): 1769904344769