dacapo-tomcat_0
[2026-01-11T00:36:33.021Z] Running test dacapo-tomcat_0 ...
[2026-01-11T00:36:33.021Z] ===============================================
[2026-01-11T00:36:33.021Z] dacapo-tomcat_0 Start Time: Sun Jan 11 00:36:30 2026 Epoch Time (ms): 1768091790210
[2026-01-11T00:36:33.021Z] variation: NoOptions
[2026-01-11T00:36:33.021Z] JVM_OPTIONS:
[2026-01-11T00:36:33.021Z] { \
[2026-01-11T00:36:33.021Z] echo ""; echo "TEST SETUP:"; \
[2026-01-11T00:36:33.021Z] echo "Nothing to be done for setup."; \
[2026-01-11T00:36:33.021Z] mkdir -p "C:/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17680916758975\\dacapo-tomcat_0"; \
[2026-01-11T00:36:33.021Z] cd "C:/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17680916758975\\dacapo-tomcat_0"; \
[2026-01-11T00:36:33.021Z] echo ""; echo "TESTING:"; \
[2026-01-11T00:36:33.021Z] "c:/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" tomcat; \
[2026-01-11T00:36:33.021Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-tomcat_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17680916758975\\dacapo-tomcat_0"; else echo "-----------------------------------"; echo "dacapo-tomcat_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-01-11T00:36:33.021Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-01-11T00:36:33.021Z] echo "Nothing to be done for teardown."; \
[2026-01-11T00:36:33.021Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17680916758975\\TestTargetResult";
[2026-01-11T00:36:33.021Z]
[2026-01-11T00:36:33.021Z] TEST SETUP:
[2026-01-11T00:36:33.021Z] Nothing to be done for setup.
[2026-01-11T00:36:33.021Z]
[2026-01-11T00:36:33.021Z] TESTING:
[2026-01-11T00:36:33.021Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,512]
[2026-01-11T00:36:33.021Z] Tomcat is using port 8080. Configure with -Ddacapo.tomcat.port.
[2026-01-11T00:36:42.069Z] Version: tomcat 10.1.11 (use -p to print nominal benchmark stats)
[2026-01-11T00:36:42.069Z] WARNING: A restricted method in java.lang.System has been called
[2026-01-11T00:36:42.069Z] WARNING: java.lang.System::load has been called by org.apache.tomcat.jni.Library in an unnamed module (file:/C:/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_windows/jvmtest/perf/dacapo/dacapo/jar/tomcat/tomcat-jni.jar)
[2026-01-11T00:36:42.069Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-01-11T00:36:42.069Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-01-11T00:36:42.069Z]
[2026-01-11T00:36:45.492Z] Server created with thread pool size 2
[2026-01-11T00:36:45.492Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat starting =====
[2026-01-11T00:36:45.492Z] Loading web application
[2026-01-11T00:36:45.492Z] Starting 80000 requests...
[2026-01-11T00:37:09.136Z] Completing requests: 5%
[2026-01-11T00:37:15.136Z] Completing requests: 10%
[2026-01-11T00:37:22.514Z] Completing requests: 15%
[2026-01-11T00:37:28.514Z] Completing requests: 20%
[2026-01-11T00:37:34.519Z] Completing requests: 25%
[2026-01-11T00:37:41.897Z] Completing requests: 30%
[2026-01-11T00:37:47.897Z] Completing requests: 35%
[2026-01-11T00:37:53.903Z] Completing requests: 40%
[2026-01-11T00:38:01.258Z] Completing requests: 45%
[2026-01-11T00:38:07.253Z] Completing requests: 50%
[2026-01-11T00:38:14.620Z] Completing requests: 55%
[2026-01-11T00:38:20.614Z] Completing requests: 60%
[2026-01-11T00:38:27.994Z] Completing requests: 65%
[2026-01-11T00:38:33.979Z] Completing requests: 70%
[2026-01-11T00:38:39.953Z] Completing requests: 75%
[2026-01-11T00:38:47.297Z] Completing requests: 80%
[2026-01-11T00:38:53.317Z] Completing requests: 85%
[2026-01-11T00:39:00.686Z] Completing requests: 90%
[2026-01-11T00:39:06.662Z] Completing requests: 95%
[2026-01-11T00:39:06.662Z]
[2026-01-11T00:39:06.662Z] Completed requests
[2026-01-11T00:39:06.662Z] Client threads complete ... unloading web application
[2026-01-11T00:39:06.662Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat PASSED in 141226 msec =====
[2026-01-11T00:39:06.662Z] ===== DaCapo processed 80000 requests in 141083 msec, 567 requests per second =====
[2026-01-11T00:39:06.662Z] ===== DaCapo tail latency, simple: 50% 2998 usec, 90% 3129 usec, 99% 22335 usec, 99.9% 29319 usec, 99.99% 394657 usec, max 1583399 usec, measured over 80000 events =====
[2026-01-11T00:39:06.662Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 3076 usec, 90% 12623 usec, 99% 22917 usec, 99.9% 34979 usec, 99.99% 394657 usec, max 1583399 usec, measured over 80000 events =====
[2026-01-11T00:39:06.662Z] ===== DaCapo tail latency, metered full smoothing: 50% 5000372 usec, 90% 9242116 usec, 99% 10014332 usec, 99.9% 10089150 usec, 99.99% 10103465 usec, max 10108928 usec, measured over 80000 events =====
[2026-01-11T00:39:06.662Z] Server stopped ... iteration complete
[2026-01-11T00:39:06.662Z] -----------------------------------
[2026-01-11T00:39:06.662Z] dacapo-tomcat_0_PASSED
[2026-01-11T00:39:06.662Z] -----------------------------------
[2026-01-11T00:39:06.662Z]
[2026-01-11T00:39:06.662Z] TEST TEARDOWN:
[2026-01-11T00:39:06.662Z] Nothing to be done for teardown.
[2026-01-11T00:39:06.662Z] dacapo-tomcat_0 Finish Time: Sun Jan 11 00:39:06 2026 Epoch Time (ms): 1768091946343