dacapo-jython_0
[2025-06-27T01:17:08.461Z] Running test dacapo-jython_0 ...
[2025-06-27T01:17:08.461Z] ===============================================
[2025-06-27T01:17:08.784Z] dacapo-jython_0 Start Time: Fri Jun 27 01:17:08 2025 Epoch Time (ms): 1750987028496
[2025-06-27T01:17:08.784Z] variation: NoOptions
[2025-06-27T01:17:08.784Z] JVM_OPTIONS:
[2025-06-27T01:17:08.784Z] { \
[2025-06-27T01:17:08.784Z] echo ""; echo "TEST SETUP:"; \
[2025-06-27T01:17:08.784Z] echo "Nothing to be done for setup."; \
[2025-06-27T01:17:08.784Z] mkdir -p "C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/\\TKG\\output_17509870039333\\dacapo-jython_0"; \
[2025-06-27T01:17:08.784Z] cd "C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/\\TKG\\output_17509870039333\\dacapo-jython_0"; \
[2025-06-27T01:17:08.784Z] echo ""; echo "TESTING:"; \
[2025-06-27T01:17:08.784Z] "c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" jython; \
[2025-06-27T01:17:08.784Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/\\TKG\\output_17509870039333\\dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-06-27T01:17:08.784Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-06-27T01:17:08.784Z] echo "Nothing to be done for teardown."; \
[2025-06-27T01:17:08.784Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/\\TKG\\output_17509870039333\\TestTargetResult";
[2025-06-27T01:17:09.106Z]
[2025-06-27T01:17:09.106Z] TEST SETUP:
[2025-06-27T01:17:09.106Z] Nothing to be done for setup.
[2025-06-27T01:17:09.106Z]
[2025-06-27T01:17:09.106Z] TESTING:
[2025-06-27T01:17:42.123Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats)
[2025-06-27T01:17:42.123Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting =====
[2025-06-27T01:17:42.822Z] -------------------------------------------------------------------------------
[2025-06-27T01:17:42.822Z] PYBENCH 2.0
[2025-06-27T01:17:42.822Z] -------------------------------------------------------------------------------
[2025-06-27T01:17:42.822Z] * using Jython
[2025-06-27T01:17:42.822Z] * system check interval set to maximum: 2147483647
[2025-06-27T01:17:42.822Z] * using timer: time.time
[2025-06-27T01:17:42.822Z]
[2025-06-27T01:17:43.133Z] Traceback (most recent call last):
[2025-06-27T01:17:43.133Z] File "C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\TKG\output_17509870039333\dacapo-jython_0\.\scratch/pybench/pybench.py", line 959, in <module>
[2025-06-27T01:17:43.133Z] PyBenchCmdline()
[2025-06-27T01:17:43.133Z] File "C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\TKG\output_17509870039333\dacapo-jython_0\.\scratch\pybench\CommandLine.py", line 346, in __init__
[2025-06-27T01:17:43.133Z] rc = self.main()
[2025-06-27T01:17:43.133Z] File "C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\TKG\output_17509870039333\dacapo-jython_0\.\scratch\pybench\CommandLine.py", line 346, in __init__
[2025-06-27T01:17:43.133Z] rc = self.main()
[2025-06-27T01:17:43.133Z] File "C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\TKG\output_17509870039333\dacapo-jython_0\.\scratch/pybench/pybench.py", line 917, in main
[2025-06-27T01:17:43.133Z] bench = Benchmark(reportfile,
[2025-06-27T01:17:43.133Z] File "C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\TKG\output_17509870039333\dacapo-jython_0\.\scratch/pybench/pybench.py", line 441, in __init__
[2025-06-27T01:17:43.133Z] self.machine_details = get_machine_details()
[2025-06-27T01:17:43.133Z] File "C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\TKG\output_17509870039333\dacapo-jython_0\.\scratch/pybench/pybench.py", line 119, in get_machine_details
[2025-06-27T01:17:43.133Z] bits, linkage = platform.architecture()
[2025-06-27T01:17:43.133Z] File "C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\jvmtest\perf\dacapo\dacapo\dat\jython\Lib\platform.py", line 1134, in architecture
[2025-06-27T01:17:43.133Z] output = _syscmd_file(executable, '')
[2025-06-27T01:17:43.133Z] File "C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\jvmtest\perf\dacapo\dacapo\dat\jython\Lib\platform.py", line 1069, in _syscmd_file
[2025-06-27T01:17:43.133Z] import subprocess
[2025-06-27T01:17:43.133Z] File "C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\jvmtest\perf\dacapo\dacapo\dat\jython\Lib\subprocess.py", line 832, in <module>
[2025-06-27T01:17:43.133Z] class Popen(object):
[2025-06-27T01:17:43.133Z] File "C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\jvmtest\perf\dacapo\dacapo\dat\jython\Lib\subprocess.py", line 1436, in Popen
[2025-06-27T01:17:43.133Z] import ctypes
[2025-06-27T01:17:43.133Z] File "C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\jvmtest\perf\dacapo\dacapo\dat\jython\Lib\ctypes\__init__.py", line 1, in <module>
[2025-06-27T01:17:43.133Z] import jffi
[2025-06-27T01:17:43.133Z] java.lang.NoClassDefFoundError: com/kenai/jffi/Type
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.modules.jffi.CType.<clinit>(CType.java:23)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.modules.jffi.jffi.classDictInit(jffi.java:22)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at java.lang.reflect.Method.invoke(Method.java:498)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.PyJavaType.init(PyJavaType.java:531)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.PyType$Registry.createType(PyType.java:477)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.PyType$Registry.addFromClass(PyType.java:426)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.PyType$Registry.resolveType(PyType.java:352)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.PyType$Registry$1.computeValue(PyType.java:208)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.PyType$Registry$1.computeValue(PyType.java:202)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at java.lang.ClassValue.getFromHashMap(ClassValue.java:229)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at java.lang.ClassValue.getFromBackup(ClassValue.java:211)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at java.lang.ClassValue.get(ClassValue.java:117)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.PyType.fromClass(PyType.java:2137)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.imp.createFromClass(imp.java:657)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.imp.loadBuiltin(imp.java:805)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.imp.find_module(imp.java:749)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.imp.import_next(imp.java:1169)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.imp.import_first(imp.java:1230)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.imp.import_module_level(imp.java:1372)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.imp.importName(imp.java:1553)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.ImportFunction.__call__(__builtin__.java:1285)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.PyObject.__call__(PyObject.java:433)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.__builtin__.__import__(__builtin__.java:1232)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.imp.importOne(imp.java:1572)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at ctypes$py.f$0(ctypes/__init__.py:291)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at ctypes$py.call_function(ctypes/__init__.py)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.PyTableCode.call(PyTableCode.java:173)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.PyCode.call(PyCode.java:18)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.imp.createFromCode(imp.java:632)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.imp.createFromPyClass(imp.java:314)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.imp.createFromPyClass(imp.java:257)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.imp.loadFromSource(imp.java:937)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.imp.find_module(imp.java:771)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.imp.import_next(imp.java:1169)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.imp.import_module_level(imp.java:1361)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.imp.importName(imp.java:1553)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.ImportFunction.__call__(__builtin__.java:1285)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.PyObject.__call__(PyObject.java:433)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.__builtin__.__import__(__builtin__.java:1232)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.imp.importOne(imp.java:1572)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at subprocess$py.Popen$23(subprocess.py:1924)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at subprocess$py.call_function(subprocess.py)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.PyTableCode.call(PyTableCode.java:173)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:306)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.Py.makeClass(Py.java:2130)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.Py.makeClass(Py.java:2124)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at subprocess$py.f$0(subprocess.py:2051)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at subprocess$py.call_function(subprocess.py)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.PyTableCode.call(PyTableCode.java:173)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.PyCode.call(PyCode.java:18)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.imp.createFromCode(imp.java:632)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.imp.createFromPyClass(imp.java:314)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.imp.createFromPyClass(imp.java:257)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.imp.loadFromSource(imp.java:937)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.imp.find_module(imp.java:771)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.imp.import_next(imp.java:1169)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.imp.import_module_level(imp.java:1361)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.imp.importName(imp.java:1553)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.ImportFunction.__call__(__builtin__.java:1285)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.PyObject.__call__(PyObject.java:433)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.__builtin__.__import__(__builtin__.java:1232)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.imp.importOne(imp.java:1572)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at platform$py._syscmd_file$30(platform.py:1086)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at platform$py.call_function(platform.py)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.PyTableCode.call(PyTableCode.java:173)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:150)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.PyFunction.__call__(PyFunction.java:426)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at platform$py.architecture$31(platform.py:1183)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at platform$py.call_function(platform.py)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.PyTableCode.call(PyTableCode.java:173)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:306)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:112)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.PyFunction.__call__(PyFunction.java:406)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.pycode._pyx1.get_machine_details$2(C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/TKG/output_17509870039333/dacapo-jython_0/./scratch/pybench/pybench.py:125)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.pycode._pyx1.call_function(C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/TKG/output_17509870039333/dacapo-jython_0/./scratch/pybench/pybench.py)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.PyTableCode.call(PyTableCode.java:173)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:119)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.PyFunction.__call__(PyFunction.java:406)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.pycode._pyx1.__init__$15(C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/TKG/output_17509870039333/dacapo-jython_0/./scratch/pybench/pybench.py:445)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.pycode._pyx1.call_function(C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/TKG/output_17509870039333/dacapo-jython_0/./scratch/pybench/pybench.py)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.PyTableCode.call(PyTableCode.java:173)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:306)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:197)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.PyFunction.__call__(PyFunction.java:485)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.PyFunction.__call__(PyFunction.java:479)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.PyInstance.__init__(PyInstance.java:124)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.PyClass.__call__(PyClass.java:193)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.133Z] at org.python.core.PyObject.__call__(PyObject.java:400)
[2025-06-27T01:17:43.133Z]
[2025-06-27T01:17:43.134Z] at org.python.pycode._pyx1.main$26(C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/TKG/output_17509870039333/dacapo-jython_0/./scratch/pybench/pybench.py:956)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at org.python.pycode._pyx1.call_function(C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/TKG/output_17509870039333/dacapo-jython_0/./scratch/pybench/pybench.py)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at org.python.core.PyTableCode.call(PyTableCode.java:173)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:134)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at org.python.core.PyFunction.__call__(PyFunction.java:416)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at org.python.core.PyMethod.__call__(PyMethod.java:126)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at CommandLine$py.__init__$15(C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/TKG/output_17509870039333/dacapo-jython_0/./scratch/pybench/CommandLine.py:368)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at CommandLine$py.call_function(C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/TKG/output_17509870039333/dacapo-jython_0/./scratch/pybench/CommandLine.py)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at org.python.core.PyTableCode.call(PyTableCode.java:173)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:306)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:197)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at org.python.core.PyFunction.__call__(PyFunction.java:485)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at org.python.core.PyFunction.__call__(PyFunction.java:479)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at org.python.core.PyInstance.__init__(PyInstance.java:124)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at org.python.core.PyClass.__call__(PyClass.java:193)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at org.python.core.PyObject.__call__(PyObject.java:446)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at org.python.core.PyObject.__call__(PyObject.java:450)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at org.python.pycode._pyx1.f$0(C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/TKG/output_17509870039333/dacapo-jython_0/./scratch/pybench/pybench.py:959)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at org.python.pycode._pyx1.call_function(C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/TKG/output_17509870039333/dacapo-jython_0/./scratch/pybench/pybench.py)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at org.python.core.PyTableCode.call(PyTableCode.java:173)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at org.python.core.PyCode.call(PyCode.java:18)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at org.python.core.Py.runCode(Py.java:1703)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at org.python.util.PythonInterpreter.execfile(PythonInterpreter.java:297)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at org.python.util.jython.runSimpleFile(jython.java:417)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at org.python.util.jython.runStream(jython.java:449)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at org.python.util.jython.runFile(jython.java:474)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at org.python.util.jython.main(jython.java:678)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at java.lang.reflect.Method.invoke(Method.java:498)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at org.dacapo.harness.Jython.iterate(Jython.java:63)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at org.dacapo.harness.Benchmark.run(Benchmark.java:259)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at org.dacapo.harness.TestHarness.runBenchmark(TestHarness.java:225)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at org.dacapo.harness.TestHarness.main(TestHarness.java:170)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at java.lang.reflect.Method.invoke(Method.java:498)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at Harness.main(Harness.java:39)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] Caused by: java.lang.ClassNotFoundException: com.kenai.jffi.Type
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at java.net.URLClassLoader.findClass(URLClassLoader.java:387)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at org.dacapo.harness.DacapoClassLoader.loadClass(DacapoClassLoader.java:152)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] ... 131 more
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] java.lang.NoClassDefFoundError: java.lang.NoClassDefFoundError: com/kenai/jffi/Type
[2025-06-27T01:17:43.134Z] -----------------------------------
[2025-06-27T01:17:43.134Z] dacapo-jython_0_FAILED
[2025-06-27T01:17:43.134Z] -----------------------------------
[2025-06-27T01:17:43.134Z]
[2025-06-27T01:17:43.134Z] TEST TEARDOWN:
[2025-06-27T01:17:43.134Z] Nothing to be done for teardown.
[2025-06-27T01:17:43.134Z] dacapo-jython_0 Finish Time: Fri Jun 27 01:17:43 2025 Epoch Time (ms): 1750987063058