renaissance-db-shootout_0

[2026-02-27T22:10:58.906Z] Running test renaissance-db-shootout_0 ... [2026-02-27T22:10:58.906Z] =============================================== [2026-02-27T22:10:58.906Z] renaissance-db-shootout_0 Start Time: Fri Feb 27 16:10:58 2026 Epoch Time (ms): 1772230258492 [2026-02-27T22:10:58.906Z] variation: NoOptions [2026-02-27T22:10:58.906Z] JVM_OPTIONS: [2026-02-27T22:10:58.907Z] { \ [2026-02-27T22:10:58.907Z] echo ""; echo "TEST SETUP:"; \ [2026-02-27T22:10:58.907Z] echo "Nothing to be done for setup."; \ [2026-02-27T22:10:58.907Z] mkdir -p "/home/jenkins/workspace/Test_openjdk21_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17722294195566/renaissance-db-shootout_0"; \ [2026-02-27T22:10:58.907Z] cd "/home/jenkins/workspace/Test_openjdk21_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17722294195566/renaissance-db-shootout_0"; \ [2026-02-27T22:10:58.907Z] echo ""; echo "TESTING:"; \ [2026-02-27T22:10:58.907Z] "/home/jenkins/workspace/Test_openjdk21_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk21_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk21_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17722294195566/renaissance-db-shootout_0"/db-shootout.json" db-shootout; \ [2026-02-27T22:10:58.907Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-db-shootout_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk21_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk21_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17722294195566/renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-02-27T22:10:58.907Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-02-27T22:10:58.907Z] echo "Nothing to be done for teardown."; \ [2026-02-27T22:10:58.907Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk21_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17722294195566/TestTargetResult"; [2026-02-27T22:10:58.907Z] [2026-02-27T22:10:58.907Z] TEST SETUP: [2026-02-27T22:10:58.907Z] Nothing to be done for setup. [2026-02-27T22:10:58.907Z] [2026-02-27T22:10:58.907Z] TESTING: [2026-02-27T22:11:12.606Z] [main] WARN net.openhft.affinity.AffinityLock - Unable to load /proc/cpuinfo [2026-02-27T22:11:12.606Z] java.lang.ArithmeticException: / by zero [2026-02-27T22:11:12.606Z] at net.openhft.affinity.impl.VanillaCpuLayout.<init>(VanillaCpuLayout.java:53) [2026-02-27T22:11:12.606Z] at net.openhft.affinity.impl.VanillaCpuLayout.fromCpuInfo(VanillaCpuLayout.java:143) [2026-02-27T22:11:12.606Z] at net.openhft.affinity.impl.VanillaCpuLayout.fromCpuInfo(VanillaCpuLayout.java:101) [2026-02-27T22:11:12.606Z] at net.openhft.affinity.impl.VanillaCpuLayout.fromCpuInfo(VanillaCpuLayout.java:96) [2026-02-27T22:11:12.606Z] at net.openhft.affinity.AffinityLock.<clinit>(AffinityLock.java:56) [2026-02-27T22:11:12.606Z] at net.openhft.chronicle.threads.Pauser.getBalanced(Pauser.java:45) [2026-02-27T22:11:12.606Z] at net.openhft.chronicle.threads.Pauser.<clinit>(Pauser.java:40) [2026-02-27T22:11:12.606Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1727) [2026-02-27T22:11:12.606Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618) [2026-02-27T22:11:12.606Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122) [2026-02-27T22:11:12.606Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204) [2026-02-27T22:11:12.606Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96) [2026-02-27T22:11:12.606Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2026-02-27T22:11:12.606Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2026-02-27T22:11:12.606Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2026-02-27T22:11:12.606Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2026-02-27T22:11:12.606Z] at scala.collection.immutable.List.foreach(List.scala:334) [2026-02-27T22:11:12.607Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2026-02-27T22:11:12.607Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2026-02-27T22:11:12.607Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2026-02-27T22:11:12.607Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2026-02-27T22:11:12.607Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2026-02-27T22:11:12.607Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2026-02-27T22:11:12.607Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2026-02-27T22:11:12.607Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2026-02-27T22:11:18.940Z] ====== db-shootout (database) [default], iteration 0 started ====== [2026-02-27T22:11:18.940Z] GC before operation: completed in 78.686 ms, heap usage 266.406 MB -> 39.834 MB. [2026-02-27T22:11:31.936Z] WARNING: This benchmark provides no result that can be validated. [2026-02-27T22:11:31.936Z] There is no way to check that no silent failure occurred. [2026-02-27T22:11:31.936Z] ====== db-shootout (database) [default], iteration 0 completed (12843.244 ms) ====== [2026-02-27T22:11:31.936Z] ====== db-shootout (database) [default], iteration 1 started ====== [2026-02-27T22:11:31.936Z] GC before operation: completed in 60.287 ms, heap usage 130.834 MB -> 49.778 MB. [2026-02-27T22:11:44.796Z] WARNING: This benchmark provides no result that can be validated. [2026-02-27T22:11:44.796Z] There is no way to check that no silent failure occurred. [2026-02-27T22:11:44.796Z] ====== db-shootout (database) [default], iteration 1 completed (12826.997 ms) ====== [2026-02-27T22:11:44.796Z] ====== db-shootout (database) [default], iteration 2 started ====== [2026-02-27T22:11:44.796Z] GC before operation: completed in 109.370 ms, heap usage 220.281 MB -> 46.417 MB. [2026-02-27T22:11:57.580Z] WARNING: This benchmark provides no result that can be validated. [2026-02-27T22:11:57.580Z] There is no way to check that no silent failure occurred. [2026-02-27T22:11:57.580Z] ====== db-shootout (database) [default], iteration 2 completed (12514.327 ms) ====== [2026-02-27T22:11:57.580Z] ====== db-shootout (database) [default], iteration 3 started ====== [2026-02-27T22:11:57.580Z] GC before operation: completed in 70.544 ms, heap usage 390.864 MB -> 47.493 MB. [2026-02-27T22:12:11.580Z] WARNING: This benchmark provides no result that can be validated. [2026-02-27T22:12:11.580Z] There is no way to check that no silent failure occurred. [2026-02-27T22:12:11.580Z] ====== db-shootout (database) [default], iteration 3 completed (13187.391 ms) ====== [2026-02-27T22:12:11.580Z] ====== db-shootout (database) [default], iteration 4 started ====== [2026-02-27T22:12:11.580Z] GC before operation: completed in 79.717 ms, heap usage 385.228 MB -> 51.476 MB. [2026-02-27T22:12:22.590Z] WARNING: This benchmark provides no result that can be validated. [2026-02-27T22:12:22.590Z] There is no way to check that no silent failure occurred. [2026-02-27T22:12:22.590Z] ====== db-shootout (database) [default], iteration 4 completed (12139.073 ms) ====== [2026-02-27T22:12:22.590Z] ====== db-shootout (database) [default], iteration 5 started ====== [2026-02-27T22:12:22.590Z] GC before operation: completed in 63.224 ms, heap usage 157.989 MB -> 49.018 MB. [2026-02-27T22:12:37.800Z] WARNING: This benchmark provides no result that can be validated. [2026-02-27T22:12:37.800Z] There is no way to check that no silent failure occurred. [2026-02-27T22:12:37.800Z] ====== db-shootout (database) [default], iteration 5 completed (15231.818 ms) ====== [2026-02-27T22:12:37.800Z] ====== db-shootout (database) [default], iteration 6 started ====== [2026-02-27T22:12:37.800Z] GC before operation: completed in 108.050 ms, heap usage 102.771 MB -> 48.735 MB. [2026-02-27T22:12:50.726Z] WARNING: This benchmark provides no result that can be validated. [2026-02-27T22:12:50.726Z] There is no way to check that no silent failure occurred. [2026-02-27T22:12:50.726Z] ====== db-shootout (database) [default], iteration 6 completed (12624.860 ms) ====== [2026-02-27T22:12:50.726Z] ====== db-shootout (database) [default], iteration 7 started ====== [2026-02-27T22:12:50.726Z] GC before operation: completed in 111.008 ms, heap usage 222.879 MB -> 50.772 MB. [2026-02-27T22:13:04.496Z] WARNING: This benchmark provides no result that can be validated. [2026-02-27T22:13:04.496Z] There is no way to check that no silent failure occurred. [2026-02-27T22:13:04.496Z] ====== db-shootout (database) [default], iteration 7 completed (13463.871 ms) ====== [2026-02-27T22:13:04.496Z] ====== db-shootout (database) [default], iteration 8 started ====== [2026-02-27T22:13:04.496Z] GC before operation: completed in 85.363 ms, heap usage 289.728 MB -> 49.984 MB. [2026-02-27T22:13:17.644Z] WARNING: This benchmark provides no result that can be validated. [2026-02-27T22:13:17.644Z] There is no way to check that no silent failure occurred. [2026-02-27T22:13:17.644Z] ====== db-shootout (database) [default], iteration 8 completed (13657.704 ms) ====== [2026-02-27T22:13:17.644Z] ====== db-shootout (database) [default], iteration 9 started ====== [2026-02-27T22:13:17.644Z] GC before operation: completed in 97.487 ms, heap usage 323.545 MB -> 50.054 MB. [2026-02-27T22:13:30.656Z] WARNING: This benchmark provides no result that can be validated. [2026-02-27T22:13:30.656Z] There is no way to check that no silent failure occurred. [2026-02-27T22:13:30.656Z] ====== db-shootout (database) [default], iteration 9 completed (12803.566 ms) ====== [2026-02-27T22:13:30.656Z] ====== db-shootout (database) [default], iteration 10 started ====== [2026-02-27T22:13:30.656Z] GC before operation: completed in 104.315 ms, heap usage 318.697 MB -> 47.286 MB. [2026-02-27T22:13:43.686Z] WARNING: This benchmark provides no result that can be validated. [2026-02-27T22:13:43.686Z] There is no way to check that no silent failure occurred. [2026-02-27T22:13:43.686Z] ====== db-shootout (database) [default], iteration 10 completed (13383.398 ms) ====== [2026-02-27T22:13:43.686Z] ====== db-shootout (database) [default], iteration 11 started ====== [2026-02-27T22:13:44.406Z] GC before operation: completed in 104.211 ms, heap usage 197.034 MB -> 49.769 MB. [2026-02-27T22:13:59.559Z] WARNING: This benchmark provides no result that can be validated. [2026-02-27T22:13:59.559Z] There is no way to check that no silent failure occurred. [2026-02-27T22:13:59.559Z] ====== db-shootout (database) [default], iteration 11 completed (13629.442 ms) ====== [2026-02-27T22:13:59.559Z] ====== db-shootout (database) [default], iteration 12 started ====== [2026-02-27T22:13:59.559Z] GC before operation: completed in 91.131 ms, heap usage 302.526 MB -> 50.303 MB. [2026-02-27T22:14:10.605Z] WARNING: This benchmark provides no result that can be validated. [2026-02-27T22:14:10.605Z] There is no way to check that no silent failure occurred. [2026-02-27T22:14:10.605Z] ====== db-shootout (database) [default], iteration 12 completed (12672.890 ms) ====== [2026-02-27T22:14:10.605Z] ====== db-shootout (database) [default], iteration 13 started ====== [2026-02-27T22:14:10.605Z] GC before operation: completed in 176.951 ms, heap usage 196.603 MB -> 50.243 MB. [2026-02-27T22:14:26.081Z] WARNING: This benchmark provides no result that can be validated. [2026-02-27T22:14:26.081Z] There is no way to check that no silent failure occurred. [2026-02-27T22:14:26.081Z] ====== db-shootout (database) [default], iteration 13 completed (14061.740 ms) ====== [2026-02-27T22:14:26.081Z] ====== db-shootout (database) [default], iteration 14 started ====== [2026-02-27T22:14:26.081Z] GC before operation: completed in 56.251 ms, heap usage 117.894 MB -> 47.724 MB. [2026-02-27T22:14:41.653Z] WARNING: This benchmark provides no result that can be validated. [2026-02-27T22:14:41.653Z] There is no way to check that no silent failure occurred. [2026-02-27T22:14:41.653Z] ====== db-shootout (database) [default], iteration 14 completed (15430.099 ms) ====== [2026-02-27T22:14:41.653Z] ====== db-shootout (database) [default], iteration 15 started ====== [2026-02-27T22:14:41.653Z] GC before operation: completed in 111.907 ms, heap usage 279.863 MB -> 50.032 MB. [2026-02-27T22:14:56.756Z] WARNING: This benchmark provides no result that can be validated. [2026-02-27T22:14:56.756Z] There is no way to check that no silent failure occurred. [2026-02-27T22:14:56.756Z] ====== db-shootout (database) [default], iteration 15 completed (14769.532 ms) ====== [2026-02-27T22:14:57.411Z] ----------------------------------- [2026-02-27T22:14:57.411Z] renaissance-db-shootout_0_PASSED [2026-02-27T22:14:57.411Z] ----------------------------------- [2026-02-27T22:14:57.411Z] [2026-02-27T22:14:57.411Z] TEST TEARDOWN: [2026-02-27T22:14:57.411Z] Nothing to be done for teardown. [2026-02-27T22:14:57.411Z] renaissance-db-shootout_0 Finish Time: Fri Feb 27 16:14:57 2026 Epoch Time (ms): 1772230497133