dacapo-h2_0

[2026-02-13T01:22:17.113Z] Running test dacapo-h2_0 ... [2026-02-13T01:22:17.113Z] =============================================== [2026-02-13T01:22:17.113Z] dacapo-h2_0 Start Time: Thu Feb 12 20:22:16 2026 Epoch Time (ms): 1770945736801 [2026-02-13T01:22:17.113Z] variation: NoOptions [2026-02-13T01:22:17.113Z] JVM_OPTIONS: [2026-02-13T01:22:17.113Z] { \ [2026-02-13T01:22:17.113Z] echo ""; echo "TEST SETUP:"; \ [2026-02-13T01:22:17.113Z] echo "Nothing to be done for setup."; \ [2026-02-13T01:22:17.113Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17709453568877/dacapo-h2_0"; \ [2026-02-13T01:22:17.113Z] cd "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17709453568877/dacapo-h2_0"; \ [2026-02-13T01:22:17.113Z] echo ""; echo "TESTING:"; \ [2026-02-13T01:22:17.113Z] "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" h2; \ [2026-02-13T01:22:17.113Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-h2_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17709453568877/dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-02-13T01:22:17.113Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-02-13T01:22:17.113Z] echo "Nothing to be done for teardown."; \ [2026-02-13T01:22:17.113Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17709453568877/TestTargetResult"; [2026-02-13T01:22:17.113Z] [2026-02-13T01:22:17.113Z] TEST SETUP: [2026-02-13T01:22:17.113Z] Nothing to be done for setup. [2026-02-13T01:22:17.113Z] [2026-02-13T01:22:17.113Z] TESTING: [2026-02-13T01:22:17.113Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024] [2026-02-13T01:22:17.113Z] 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-13T01:22:17.466Z] Version: h2 2.2.220 derby 10.15.2.0 (use -p to print nominal benchmark stats) [2026-02-13T01:22:17.466Z] Preparing the H2 database... [2026-02-13T01:22:17.466Z] TPCC configuration: scale: 16, terminals: 4, transactions: 100000 [2026-02-13T01:22:26.787Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 starting ===== [2026-02-13T01:22:26.787Z] Starting 100000 requests... [2026-02-13T01:22:28.015Z] [2026-02-13T01:22:28.377Z] 5% [2026-02-13T01:22:29.132Z] 10% [2026-02-13T01:22:29.576Z] 15% [2026-02-13T01:22:29.962Z] 20% [2026-02-13T01:22:30.332Z] 25% [2026-02-13T01:22:30.712Z] 30% [2026-02-13T01:22:31.112Z] 35% [2026-02-13T01:22:31.486Z] 40% [2026-02-13T01:22:31.859Z] 45% [2026-02-13T01:22:32.238Z] 50% [2026-02-13T01:22:32.635Z] 55% [2026-02-13T01:22:33.035Z] 60% [2026-02-13T01:22:33.409Z] 65% [2026-02-13T01:22:33.795Z] 70% [2026-02-13T01:22:34.167Z] 75% [2026-02-13T01:22:34.531Z] 80% [2026-02-13T01:22:34.915Z] 85% [2026-02-13T01:22:35.298Z] 90% [2026-02-13T01:22:35.671Z] 95% [2026-02-13T01:22:35.671Z] 100% [2026-02-13T01:22:35.671Z] Completed requests [2026-02-13T01:22:35.671Z] Stock level ............. 3973 ( 4.0%) [2026-02-13T01:22:35.671Z] Order status by name .... 2361 ( 2.4%) [2026-02-13T01:22:35.671Z] Order status by ID ...... 1609 ( 1.6%) [2026-02-13T01:22:35.671Z] Payment by name ......... 25847 (25.8%) [2026-02-13T01:22:35.671Z] Payment by ID ........... 17220 (17.2%) [2026-02-13T01:22:35.671Z] Delivery schedule ....... 4029 ( 4.0%) [2026-02-13T01:22:35.671Z] New order ............... 44509 (44.5%) [2026-02-13T01:22:35.671Z] New order rollback ...... 452 ( 0.5%) [2026-02-13T01:22:35.671Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 PASSED in 8786 msec ===== [2026-02-13T01:22:35.671Z] ===== DaCapo processed 100000 requests in 8777 msec, 11393 requests per second ===== [2026-02-13T01:22:35.671Z] ===== DaCapo tail latency, simple: 50% 115 usec, 90% 773 usec, 99% 3035 usec, 99.9% 11915 usec, 99.99% 39307 usec, max 43029 usec, measured over 100000 events ===== [2026-02-13T01:22:35.671Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 615 usec, 90% 7007 usec, 99% 22647 usec, 99.9% 36473 usec, 99.99% 39307 usec, max 43029 usec, measured over 100000 events ===== [2026-02-13T01:22:35.671Z] ===== DaCapo tail latency, metered full smoothing: 50% 399704 usec, 90% 767659 usec, 99% 808915 usec, 99.9% 812121 usec, 99.99% 816199 usec, max 820770 usec, measured over 100000 events ===== [2026-02-13T01:22:41.259Z] Resetting database to initial state.................... [2026-02-13T01:22:41.623Z] ----------------------------------- [2026-02-13T01:22:41.624Z] dacapo-h2_0_PASSED [2026-02-13T01:22:41.624Z] ----------------------------------- [2026-02-13T01:22:41.624Z] [2026-02-13T01:22:41.624Z] TEST TEARDOWN: [2026-02-13T01:22:41.624Z] Nothing to be done for teardown. [2026-02-13T01:22:41.624Z] dacapo-h2_0 Finish Time: Thu Feb 12 20:22:41 2026 Epoch Time (ms): 1770945761249