renaissance-db-shootout_0

[2026-02-28T22:09:11.597Z] Running test renaissance-db-shootout_0 ... [2026-02-28T22:09:11.597Z] =============================================== [2026-02-28T22:09:11.597Z] renaissance-db-shootout_0 Start Time: Sat Feb 28 16:09:11 2026 Epoch Time (ms): 1772316551379 [2026-02-28T22:09:11.597Z] variation: NoOptions [2026-02-28T22:09:11.597Z] JVM_OPTIONS: [2026-02-28T22:09:11.597Z] { \ [2026-02-28T22:09:11.597Z] echo ""; echo "TEST SETUP:"; \ [2026-02-28T22:09:11.597Z] echo "Nothing to be done for setup."; \ [2026-02-28T22:09:11.597Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17723159709493/renaissance-db-shootout_0"; \ [2026-02-28T22:09:11.597Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17723159709493/renaissance-db-shootout_0"; \ [2026-02-28T22:09:11.597Z] echo ""; echo "TESTING:"; \ [2026-02-28T22:09:11.597Z] "/home/jenkins/workspace/Test_openjdk25_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_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17723159709493/renaissance-db-shootout_0"/db-shootout.json" db-shootout; \ [2026-02-28T22:09:11.597Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-db-shootout_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17723159709493/renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-02-28T22:09:11.597Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-02-28T22:09:11.597Z] echo "Nothing to be done for teardown."; \ [2026-02-28T22:09:11.597Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17723159709493/TestTargetResult"; [2026-02-28T22:09:11.597Z] [2026-02-28T22:09:11.597Z] TEST SETUP: [2026-02-28T22:09:11.597Z] Nothing to be done for setup. [2026-02-28T22:09:11.597Z] [2026-02-28T22:09:11.597Z] TESTING: [2026-02-28T22:09:12.241Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-02-28T22:09:12.241Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17723159709493/renaissance-db-shootout_0/launcher-160911-3360197833131702654/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-02-28T22:09:12.241Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-02-28T22:09:12.241Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-02-28T22:09:22.697Z] [main] WARN net.openhft.affinity.AffinityLock - Unable to load /proc/cpuinfo [2026-02-28T22:09:22.697Z] java.lang.ArithmeticException: / by zero [2026-02-28T22:09:22.697Z] at net.openhft.affinity.impl.VanillaCpuLayout.<init>(VanillaCpuLayout.java:53) [2026-02-28T22:09:22.697Z] at net.openhft.affinity.impl.VanillaCpuLayout.fromCpuInfo(VanillaCpuLayout.java:143) [2026-02-28T22:09:22.697Z] at net.openhft.affinity.impl.VanillaCpuLayout.fromCpuInfo(VanillaCpuLayout.java:101) [2026-02-28T22:09:22.697Z] at net.openhft.affinity.impl.VanillaCpuLayout.fromCpuInfo(VanillaCpuLayout.java:96) [2026-02-28T22:09:22.697Z] at net.openhft.affinity.AffinityLock.<clinit>(AffinityLock.java:56) [2026-02-28T22:09:22.697Z] at net.openhft.chronicle.threads.Pauser.getBalanced(Pauser.java:45) [2026-02-28T22:09:22.697Z] at net.openhft.chronicle.threads.Pauser.<clinit>(Pauser.java:40) [2026-02-28T22:09:22.697Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1727) [2026-02-28T22:09:22.697Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618) [2026-02-28T22:09:22.697Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122) [2026-02-28T22:09:22.697Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204) [2026-02-28T22:09:22.697Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96) [2026-02-28T22:09:22.697Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2026-02-28T22:09:22.697Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2026-02-28T22:09:22.697Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2026-02-28T22:09:22.697Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2026-02-28T22:09:22.697Z] at scala.collection.immutable.List.foreach(List.scala:334) [2026-02-28T22:09:22.697Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2026-02-28T22:09:22.697Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2026-02-28T22:09:22.697Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2026-02-28T22:09:22.697Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-02-28T22:09:22.697Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-02-28T22:09:22.697Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2026-02-28T22:09:22.697Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2026-02-28T22:09:22.697Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2026-02-28T22:09:27.688Z] ====== db-shootout (database) [default], iteration 0 started ====== [2026-02-28T22:09:27.688Z] GC before operation: completed in 68.065 ms, heap usage 317.000 MB -> 39.705 MB. [2026-02-28T22:09:40.128Z] WARNING: This benchmark provides no result that can be validated. [2026-02-28T22:09:40.128Z] There is no way to check that no silent failure occurred. [2026-02-28T22:09:40.128Z] ====== db-shootout (database) [default], iteration 0 completed (11853.105 ms) ====== [2026-02-28T22:09:40.128Z] ====== db-shootout (database) [default], iteration 1 started ====== [2026-02-28T22:09:40.128Z] GC before operation: completed in 87.749 ms, heap usage 339.705 MB -> 50.618 MB. [2026-02-28T22:09:50.699Z] WARNING: This benchmark provides no result that can be validated. [2026-02-28T22:09:50.699Z] There is no way to check that no silent failure occurred. [2026-02-28T22:09:50.699Z] ====== db-shootout (database) [default], iteration 1 completed (10599.483 ms) ====== [2026-02-28T22:09:50.699Z] ====== db-shootout (database) [default], iteration 2 started ====== [2026-02-28T22:09:50.699Z] GC before operation: completed in 71.180 ms, heap usage 329.502 MB -> 46.830 MB. [2026-02-28T22:10:01.215Z] WARNING: This benchmark provides no result that can be validated. [2026-02-28T22:10:01.215Z] There is no way to check that no silent failure occurred. [2026-02-28T22:10:01.215Z] ====== db-shootout (database) [default], iteration 2 completed (9963.824 ms) ====== [2026-02-28T22:10:01.215Z] ====== db-shootout (database) [default], iteration 3 started ====== [2026-02-28T22:10:01.215Z] GC before operation: completed in 49.749 ms, heap usage 109.345 MB -> 49.730 MB. [2026-02-28T22:10:09.731Z] WARNING: This benchmark provides no result that can be validated. [2026-02-28T22:10:09.731Z] There is no way to check that no silent failure occurred. [2026-02-28T22:10:09.731Z] ====== db-shootout (database) [default], iteration 3 completed (8645.738 ms) ====== [2026-02-28T22:10:09.731Z] ====== db-shootout (database) [default], iteration 4 started ====== [2026-02-28T22:10:09.731Z] GC before operation: completed in 46.235 ms, heap usage 77.218 MB -> 48.499 MB. [2026-02-28T22:10:17.114Z] WARNING: This benchmark provides no result that can be validated. [2026-02-28T22:10:17.114Z] There is no way to check that no silent failure occurred. [2026-02-28T22:10:17.114Z] ====== db-shootout (database) [default], iteration 4 completed (7914.959 ms) ====== [2026-02-28T22:10:17.114Z] ====== db-shootout (database) [default], iteration 5 started ====== [2026-02-28T22:10:17.114Z] GC before operation: completed in 64.611 ms, heap usage 225.513 MB -> 50.721 MB. [2026-02-28T22:10:26.013Z] WARNING: This benchmark provides no result that can be validated. [2026-02-28T22:10:26.013Z] There is no way to check that no silent failure occurred. [2026-02-28T22:10:26.013Z] ====== db-shootout (database) [default], iteration 5 completed (8956.163 ms) ====== [2026-02-28T22:10:26.013Z] ====== db-shootout (database) [default], iteration 6 started ====== [2026-02-28T22:10:26.013Z] GC before operation: completed in 78.617 ms, heap usage 360.727 MB -> 49.968 MB. [2026-02-28T22:10:36.465Z] WARNING: This benchmark provides no result that can be validated. [2026-02-28T22:10:36.465Z] There is no way to check that no silent failure occurred. [2026-02-28T22:10:36.465Z] ====== db-shootout (database) [default], iteration 6 completed (9852.798 ms) ====== [2026-02-28T22:10:36.465Z] ====== db-shootout (database) [default], iteration 7 started ====== [2026-02-28T22:10:36.465Z] GC before operation: completed in 65.912 ms, heap usage 204.356 MB -> 48.211 MB. [2026-02-28T22:10:47.153Z] WARNING: This benchmark provides no result that can be validated. [2026-02-28T22:10:47.153Z] There is no way to check that no silent failure occurred. [2026-02-28T22:10:47.153Z] ====== db-shootout (database) [default], iteration 7 completed (10035.358 ms) ====== [2026-02-28T22:10:47.153Z] ====== db-shootout (database) [default], iteration 8 started ====== [2026-02-28T22:10:47.153Z] GC before operation: completed in 60.085 ms, heap usage 191.958 MB -> 46.869 MB. [2026-02-28T22:10:55.989Z] WARNING: This benchmark provides no result that can be validated. [2026-02-28T22:10:55.989Z] There is no way to check that no silent failure occurred. [2026-02-28T22:10:55.989Z] ====== db-shootout (database) [default], iteration 8 completed (10162.212 ms) ====== [2026-02-28T22:10:55.989Z] ====== db-shootout (database) [default], iteration 9 started ====== [2026-02-28T22:10:55.989Z] GC before operation: completed in 88.343 ms, heap usage 315.157 MB -> 49.863 MB. [2026-02-28T22:11:08.613Z] WARNING: This benchmark provides no result that can be validated. [2026-02-28T22:11:08.613Z] There is no way to check that no silent failure occurred. [2026-02-28T22:11:08.613Z] ====== db-shootout (database) [default], iteration 9 completed (10990.325 ms) ====== [2026-02-28T22:11:08.613Z] ====== db-shootout (database) [default], iteration 10 started ====== [2026-02-28T22:11:08.613Z] GC before operation: completed in 76.770 ms, heap usage 221.515 MB -> 50.618 MB. [2026-02-28T22:11:21.206Z] WARNING: This benchmark provides no result that can be validated. [2026-02-28T22:11:21.206Z] There is no way to check that no silent failure occurred. [2026-02-28T22:11:21.206Z] ====== db-shootout (database) [default], iteration 10 completed (13154.006 ms) ====== [2026-02-28T22:11:21.206Z] ====== db-shootout (database) [default], iteration 11 started ====== [2026-02-28T22:11:21.206Z] GC before operation: completed in 82.791 ms, heap usage 311.007 MB -> 47.393 MB. [2026-02-28T22:11:34.630Z] WARNING: This benchmark provides no result that can be validated. [2026-02-28T22:11:34.630Z] There is no way to check that no silent failure occurred. [2026-02-28T22:11:34.630Z] ====== db-shootout (database) [default], iteration 11 completed (11911.372 ms) ====== [2026-02-28T22:11:34.630Z] ====== db-shootout (database) [default], iteration 12 started ====== [2026-02-28T22:11:34.630Z] GC before operation: completed in 67.484 ms, heap usage 119.622 MB -> 47.614 MB. [2026-02-28T22:11:43.736Z] WARNING: This benchmark provides no result that can be validated. [2026-02-28T22:11:43.736Z] There is no way to check that no silent failure occurred. [2026-02-28T22:11:43.736Z] ====== db-shootout (database) [default], iteration 12 completed (10732.329 ms) ====== [2026-02-28T22:11:43.736Z] ====== db-shootout (database) [default], iteration 13 started ====== [2026-02-28T22:11:43.736Z] GC before operation: completed in 81.821 ms, heap usage 347.358 MB -> 49.917 MB. [2026-02-28T22:11:54.426Z] WARNING: This benchmark provides no result that can be validated. [2026-02-28T22:11:54.426Z] There is no way to check that no silent failure occurred. [2026-02-28T22:11:54.426Z] ====== db-shootout (database) [default], iteration 13 completed (11094.868 ms) ====== [2026-02-28T22:11:54.426Z] ====== db-shootout (database) [default], iteration 14 started ====== [2026-02-28T22:11:54.426Z] GC before operation: completed in 103.272 ms, heap usage 138.173 MB -> 49.077 MB. [2026-02-28T22:12:04.998Z] WARNING: This benchmark provides no result that can be validated. [2026-02-28T22:12:04.998Z] There is no way to check that no silent failure occurred. [2026-02-28T22:12:04.998Z] ====== db-shootout (database) [default], iteration 14 completed (10557.579 ms) ====== [2026-02-28T22:12:04.998Z] ====== db-shootout (database) [default], iteration 15 started ====== [2026-02-28T22:12:04.998Z] GC before operation: completed in 57.441 ms, heap usage 144.522 MB -> 49.903 MB. [2026-02-28T22:12:15.439Z] WARNING: This benchmark provides no result that can be validated. [2026-02-28T22:12:15.439Z] There is no way to check that no silent failure occurred. [2026-02-28T22:12:15.439Z] ====== db-shootout (database) [default], iteration 15 completed (10451.437 ms) ====== [2026-02-28T22:12:16.758Z] ----------------------------------- [2026-02-28T22:12:16.758Z] renaissance-db-shootout_0_PASSED [2026-02-28T22:12:16.758Z] ----------------------------------- [2026-02-28T22:12:16.758Z] [2026-02-28T22:12:16.758Z] TEST TEARDOWN: [2026-02-28T22:12:16.758Z] Nothing to be done for teardown. [2026-02-28T22:12:16.758Z] renaissance-db-shootout_0 Finish Time: Sat Feb 28 16:12:16 2026 Epoch Time (ms): 1772316736128