renaissance-naive-bayes_0
[2025-12-20T13:29:14.436Z] Running test renaissance-naive-bayes_0 ...
[2025-12-20T13:29:14.436Z] ===============================================
[2025-12-20T13:29:14.436Z] renaissance-naive-bayes_0 Start Time: Sat Dec 20 13:29:14 2025 Epoch Time (ms): 1766237354022
[2025-12-20T13:29:14.436Z] variation: NoOptions
[2025-12-20T13:29:14.436Z] JVM_OPTIONS:
[2025-12-20T13:29:14.436Z] { \
[2025-12-20T13:29:14.436Z] echo ""; echo "TEST SETUP:"; \
[2025-12-20T13:29:14.436Z] echo "Nothing to be done for setup."; \
[2025-12-20T13:29:14.436Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17662358081379/renaissance-naive-bayes_0"; \
[2025-12-20T13:29:14.436Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17662358081379/renaissance-naive-bayes_0"; \
[2025-12-20T13:29:14.436Z] echo ""; echo "TESTING:"; \
[2025-12-20T13:29:14.436Z] "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17662358081379/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2025-12-20T13:29:14.436Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17662358081379/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-20T13:29:14.436Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-20T13:29:14.436Z] echo "Nothing to be done for teardown."; \
[2025-12-20T13:29:14.436Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17662358081379/TestTargetResult";
[2025-12-20T13:29:14.436Z]
[2025-12-20T13:29:14.436Z] TEST SETUP:
[2025-12-20T13:29:14.436Z] Nothing to be done for setup.
[2025-12-20T13:29:14.436Z]
[2025-12-20T13:29:14.436Z] TESTING:
[2025-12-20T13:29:14.762Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-20T13:29:14.762Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/output_17662358081379/renaissance-naive-bayes_0/launcher-132914-1151829121324772341/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-12-20T13:29:14.762Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-12-20T13:29:14.762Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-12-20T13:29:20.693Z] NOTE: 'naive-bayes' benchmark uses Spark local executor with 2 (out of 2) threads.
[2025-12-20T13:29:26.642Z] ====== naive-bayes (apache-spark) [default], iteration 0 started ======
[2025-12-20T13:29:26.642Z] GC before operation: completed in 51.110 ms, heap usage 62.158 MB -> 34.873 MB.
[2025-12-20T13:29:49.688Z] 13:29:49.045 WARN [Executor task launch worker for task 5.0 in stage 0.0 (TID 5)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:29:49.688Z] 13:29:49.065 WARN [Executor task launch worker for task 5.0 in stage 0.0 (TID 5)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-20T13:29:49.688Z] 13:29:49.073 WARN [Executor task launch worker for task 5.0 in stage 0.0 (TID 5)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-20T13:29:51.365Z] 13:29:51.053 WARN [Executor task launch worker for task 6.0 in stage 0.0 (TID 6)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_6 in memory! (computed 51.4 MiB so far)
[2025-12-20T13:29:51.365Z] 13:29:51.054 WARN [Executor task launch worker for task 6.0 in stage 0.0 (TID 6)] org.apache.spark.storage.BlockManager - Block rdd_3_6 could not be removed as it was not found on disk or in memory
[2025-12-20T13:29:51.365Z] 13:29:51.054 WARN [Executor task launch worker for task 6.0 in stage 0.0 (TID 6)] org.apache.spark.storage.BlockManager - Putting block rdd_3_6 failed
[2025-12-20T13:29:51.711Z] 13:29:51.359 WARN [Executor task launch worker for task 4.0 in stage 0.0 (TID 4)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 132.0 MiB so far)
[2025-12-20T13:29:51.711Z] 13:29:51.362 WARN [Executor task launch worker for task 4.0 in stage 0.0 (TID 4)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-20T13:29:51.711Z] 13:29:51.363 WARN [Executor task launch worker for task 4.0 in stage 0.0 (TID 4)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-20T13:30:00.677Z] 13:30:00.301 WARN [Executor task launch worker for task 5.0 in stage 1.0 (TID 12)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:30:00.677Z] 13:30:00.302 WARN [Executor task launch worker for task 5.0 in stage 1.0 (TID 12)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-20T13:30:00.677Z] 13:30:00.302 WARN [Executor task launch worker for task 5.0 in stage 1.0 (TID 12)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-20T13:30:03.856Z] 13:30:03.382 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 11)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 132.0 MiB so far)
[2025-12-20T13:30:03.856Z] 13:30:03.382 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 11)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-20T13:30:03.856Z] 13:30:03.382 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 11)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-20T13:30:11.257Z] ====== naive-bayes (apache-spark) [default], iteration 0 completed (44665.697 ms) ======
[2025-12-20T13:30:11.257Z] ====== naive-bayes (apache-spark) [default], iteration 1 started ======
[2025-12-20T13:30:11.257Z] GC before operation: completed in 176.061 ms, heap usage 964.386 MB -> 952.449 MB.
[2025-12-20T13:30:18.599Z] 13:30:17.738 WARN [Executor task launch worker for task 4.0 in stage 4.0 (TID 20)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:30:18.599Z] 13:30:17.738 WARN [Executor task launch worker for task 4.0 in stage 4.0 (TID 20)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-20T13:30:18.599Z] 13:30:17.739 WARN [Executor task launch worker for task 4.0 in stage 4.0 (TID 20)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-20T13:30:18.599Z] 13:30:17.865 WARN [Executor task launch worker for task 5.0 in stage 4.0 (TID 21)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:30:18.599Z] 13:30:17.868 WARN [Executor task launch worker for task 5.0 in stage 4.0 (TID 21)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-20T13:30:18.599Z] 13:30:17.868 WARN [Executor task launch worker for task 5.0 in stage 4.0 (TID 21)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-20T13:30:27.507Z] ====== naive-bayes (apache-spark) [default], iteration 1 completed (16489.151 ms) ======
[2025-12-20T13:30:27.507Z] ====== naive-bayes (apache-spark) [default], iteration 2 started ======
[2025-12-20T13:30:27.838Z] GC before operation: completed in 89.987 ms, heap usage 1.022 GB -> 952.610 MB.
[2025-12-20T13:30:35.110Z] 13:30:34.085 WARN [Executor task launch worker for task 4.0 in stage 7.0 (TID 28)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:30:35.110Z] 13:30:34.085 WARN [Executor task launch worker for task 4.0 in stage 7.0 (TID 28)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-20T13:30:35.110Z] 13:30:34.086 WARN [Executor task launch worker for task 4.0 in stage 7.0 (TID 28)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-20T13:30:35.110Z] 13:30:34.549 WARN [Executor task launch worker for task 5.0 in stage 7.0 (TID 29)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:30:35.110Z] 13:30:34.550 WARN [Executor task launch worker for task 5.0 in stage 7.0 (TID 29)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-20T13:30:35.110Z] 13:30:34.550 WARN [Executor task launch worker for task 5.0 in stage 7.0 (TID 29)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-20T13:30:45.984Z] ====== naive-bayes (apache-spark) [default], iteration 2 completed (16561.333 ms) ======
[2025-12-20T13:30:45.984Z] ====== naive-bayes (apache-spark) [default], iteration 3 started ======
[2025-12-20T13:30:45.984Z] GC before operation: completed in 100.524 ms, heap usage 971.667 MB -> 952.735 MB.
[2025-12-20T13:30:50.737Z] 13:30:50.532 WARN [Executor task launch worker for task 4.0 in stage 10.0 (TID 36)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:30:50.737Z] 13:30:50.534 WARN [Executor task launch worker for task 4.0 in stage 10.0 (TID 36)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-20T13:30:50.737Z] 13:30:50.536 WARN [Executor task launch worker for task 4.0 in stage 10.0 (TID 36)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-20T13:30:51.451Z] 13:30:51.430 WARN [Executor task launch worker for task 5.0 in stage 10.0 (TID 37)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:30:51.451Z] 13:30:51.431 WARN [Executor task launch worker for task 5.0 in stage 10.0 (TID 37)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-20T13:30:51.451Z] 13:30:51.431 WARN [Executor task launch worker for task 5.0 in stage 10.0 (TID 37)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-20T13:31:02.258Z] ====== naive-bayes (apache-spark) [default], iteration 3 completed (16518.157 ms) ======
[2025-12-20T13:31:02.258Z] ====== naive-bayes (apache-spark) [default], iteration 4 started ======
[2025-12-20T13:31:02.258Z] GC before operation: completed in 95.670 ms, heap usage 980.646 MB -> 952.874 MB.
[2025-12-20T13:31:08.213Z] 13:31:07.519 WARN [Executor task launch worker for task 4.0 in stage 13.0 (TID 44)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:31:08.213Z] 13:31:07.519 WARN [Executor task launch worker for task 4.0 in stage 13.0 (TID 44)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-20T13:31:08.213Z] 13:31:07.522 WARN [Executor task launch worker for task 4.0 in stage 13.0 (TID 44)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-20T13:31:08.213Z] 13:31:08.108 WARN [Executor task launch worker for task 5.0 in stage 13.0 (TID 45)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:31:08.213Z] 13:31:08.108 WARN [Executor task launch worker for task 5.0 in stage 13.0 (TID 45)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-20T13:31:08.213Z] 13:31:08.108 WARN [Executor task launch worker for task 5.0 in stage 13.0 (TID 45)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-20T13:31:19.162Z] ====== naive-bayes (apache-spark) [default], iteration 4 completed (16703.844 ms) ======
[2025-12-20T13:31:19.162Z] ====== naive-bayes (apache-spark) [default], iteration 5 started ======
[2025-12-20T13:31:19.162Z] GC before operation: completed in 98.316 ms, heap usage 1013.806 MB -> 953.460 MB.
[2025-12-20T13:31:25.258Z] 13:31:24.303 WARN [Executor task launch worker for task 5.0 in stage 16.0 (TID 53)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:31:25.258Z] 13:31:24.304 WARN [Executor task launch worker for task 5.0 in stage 16.0 (TID 53)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-20T13:31:25.258Z] 13:31:24.304 WARN [Executor task launch worker for task 5.0 in stage 16.0 (TID 53)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-20T13:31:25.258Z] 13:31:24.438 WARN [Executor task launch worker for task 4.0 in stage 16.0 (TID 52)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:31:25.258Z] 13:31:24.439 WARN [Executor task launch worker for task 4.0 in stage 16.0 (TID 52)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-20T13:31:25.258Z] 13:31:24.439 WARN [Executor task launch worker for task 4.0 in stage 16.0 (TID 52)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-20T13:31:34.303Z] ====== naive-bayes (apache-spark) [default], iteration 5 completed (16431.538 ms) ======
[2025-12-20T13:31:34.303Z] ====== naive-bayes (apache-spark) [default], iteration 6 started ======
[2025-12-20T13:31:34.303Z] GC before operation: completed in 101.578 ms, heap usage 980.879 MB -> 953.000 MB.
[2025-12-20T13:31:41.642Z] 13:31:40.314 WARN [Executor task launch worker for task 4.0 in stage 19.0 (TID 60)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:31:41.642Z] 13:31:40.315 WARN [Executor task launch worker for task 4.0 in stage 19.0 (TID 60)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-20T13:31:41.642Z] 13:31:40.315 WARN [Executor task launch worker for task 4.0 in stage 19.0 (TID 60)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-20T13:31:41.642Z] 13:31:41.179 WARN [Executor task launch worker for task 5.0 in stage 19.0 (TID 61)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:31:41.642Z] 13:31:41.179 WARN [Executor task launch worker for task 5.0 in stage 19.0 (TID 61)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-20T13:31:41.642Z] 13:31:41.180 WARN [Executor task launch worker for task 5.0 in stage 19.0 (TID 61)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-20T13:31:52.537Z] ====== naive-bayes (apache-spark) [default], iteration 6 completed (16520.879 ms) ======
[2025-12-20T13:31:52.537Z] ====== naive-bayes (apache-spark) [default], iteration 7 started ======
[2025-12-20T13:31:52.537Z] GC before operation: completed in 97.912 ms, heap usage 1018.013 MB -> 953.154 MB.
[2025-12-20T13:31:57.496Z] 13:31:56.757 WARN [Executor task launch worker for task 4.0 in stage 22.0 (TID 68)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:31:57.496Z] 13:31:56.760 WARN [Executor task launch worker for task 4.0 in stage 22.0 (TID 68)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-20T13:31:57.496Z] 13:31:56.760 WARN [Executor task launch worker for task 4.0 in stage 22.0 (TID 68)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-20T13:31:57.496Z] 13:31:57.211 WARN [Executor task launch worker for task 5.0 in stage 22.0 (TID 69)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:31:57.496Z] 13:31:57.212 WARN [Executor task launch worker for task 5.0 in stage 22.0 (TID 69)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-20T13:31:57.496Z] 13:31:57.212 WARN [Executor task launch worker for task 5.0 in stage 22.0 (TID 69)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-20T13:32:08.385Z] ====== naive-bayes (apache-spark) [default], iteration 7 completed (15690.338 ms) ======
[2025-12-20T13:32:08.385Z] ====== naive-bayes (apache-spark) [default], iteration 8 started ======
[2025-12-20T13:32:08.385Z] GC before operation: completed in 100.339 ms, heap usage 1.526 GB -> 953.203 MB.
[2025-12-20T13:32:13.123Z] 13:32:12.871 WARN [Executor task launch worker for task 4.0 in stage 25.0 (TID 76)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:32:13.123Z] 13:32:12.871 WARN [Executor task launch worker for task 4.0 in stage 25.0 (TID 76)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-20T13:32:13.123Z] 13:32:12.871 WARN [Executor task launch worker for task 4.0 in stage 25.0 (TID 76)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-20T13:32:13.123Z] 13:32:12.878 WARN [Executor task launch worker for task 5.0 in stage 25.0 (TID 77)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:32:13.123Z] 13:32:12.878 WARN [Executor task launch worker for task 5.0 in stage 25.0 (TID 77)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-20T13:32:13.123Z] 13:32:12.878 WARN [Executor task launch worker for task 5.0 in stage 25.0 (TID 77)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-20T13:32:22.006Z] ====== naive-bayes (apache-spark) [default], iteration 8 completed (15386.038 ms) ======
[2025-12-20T13:32:22.006Z] ====== naive-bayes (apache-spark) [default], iteration 9 started ======
[2025-12-20T13:32:22.336Z] GC before operation: completed in 103.783 ms, heap usage 976.605 MB -> 953.313 MB.
[2025-12-20T13:32:29.762Z] 13:32:28.513 WARN [Executor task launch worker for task 4.0 in stage 28.0 (TID 84)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:32:29.763Z] 13:32:28.514 WARN [Executor task launch worker for task 4.0 in stage 28.0 (TID 84)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-20T13:32:29.763Z] 13:32:28.514 WARN [Executor task launch worker for task 4.0 in stage 28.0 (TID 84)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-20T13:32:29.763Z] 13:32:29.104 WARN [Executor task launch worker for task 5.0 in stage 28.0 (TID 85)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:32:29.763Z] 13:32:29.104 WARN [Executor task launch worker for task 5.0 in stage 28.0 (TID 85)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-20T13:32:29.763Z] 13:32:29.105 WARN [Executor task launch worker for task 5.0 in stage 28.0 (TID 85)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-20T13:32:38.753Z] ====== naive-bayes (apache-spark) [default], iteration 9 completed (16355.291 ms) ======
[2025-12-20T13:32:38.753Z] ====== naive-bayes (apache-spark) [default], iteration 10 started ======
[2025-12-20T13:32:38.753Z] GC before operation: completed in 103.454 ms, heap usage 1.392 GB -> 953.357 MB.
[2025-12-20T13:32:46.010Z] 13:32:44.701 WARN [Executor task launch worker for task 4.0 in stage 31.0 (TID 92)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:32:46.010Z] 13:32:44.701 WARN [Executor task launch worker for task 4.0 in stage 31.0 (TID 92)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-20T13:32:46.010Z] 13:32:44.701 WARN [Executor task launch worker for task 4.0 in stage 31.0 (TID 92)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-20T13:32:46.010Z] 13:32:45.377 WARN [Executor task launch worker for task 5.0 in stage 31.0 (TID 93)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:32:46.010Z] 13:32:45.378 WARN [Executor task launch worker for task 5.0 in stage 31.0 (TID 93)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-20T13:32:46.010Z] 13:32:45.378 WARN [Executor task launch worker for task 5.0 in stage 31.0 (TID 93)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-20T13:32:54.898Z] ====== naive-bayes (apache-spark) [default], iteration 10 completed (16042.681 ms) ======
[2025-12-20T13:32:54.898Z] ====== naive-bayes (apache-spark) [default], iteration 11 started ======
[2025-12-20T13:32:54.898Z] GC before operation: completed in 96.820 ms, heap usage 969.166 MB -> 953.471 MB.
[2025-12-20T13:33:00.896Z] 13:33:00.799 WARN [Executor task launch worker for task 4.0 in stage 34.0 (TID 100)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:33:00.896Z] 13:33:00.800 WARN [Executor task launch worker for task 4.0 in stage 34.0 (TID 100)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-20T13:33:00.896Z] 13:33:00.800 WARN [Executor task launch worker for task 4.0 in stage 34.0 (TID 100)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-20T13:33:01.599Z] 13:33:01.339 WARN [Executor task launch worker for task 5.0 in stage 34.0 (TID 101)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:33:01.599Z] 13:33:01.339 WARN [Executor task launch worker for task 5.0 in stage 34.0 (TID 101)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-20T13:33:01.599Z] 13:33:01.339 WARN [Executor task launch worker for task 5.0 in stage 34.0 (TID 101)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-20T13:33:12.557Z] ====== naive-bayes (apache-spark) [default], iteration 11 completed (16075.528 ms) ======
[2025-12-20T13:33:12.557Z] ====== naive-bayes (apache-spark) [default], iteration 12 started ======
[2025-12-20T13:33:12.557Z] GC before operation: completed in 100.605 ms, heap usage 1.308 GB -> 953.496 MB.
[2025-12-20T13:33:17.308Z] 13:33:17.132 WARN [Executor task launch worker for task 4.0 in stage 37.0 (TID 108)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:33:17.308Z] 13:33:17.132 WARN [Executor task launch worker for task 4.0 in stage 37.0 (TID 108)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-20T13:33:17.308Z] 13:33:17.132 WARN [Executor task launch worker for task 4.0 in stage 37.0 (TID 108)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-20T13:33:17.641Z] 13:33:17.502 WARN [Executor task launch worker for task 5.0 in stage 37.0 (TID 109)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:33:17.641Z] 13:33:17.505 WARN [Executor task launch worker for task 5.0 in stage 37.0 (TID 109)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-20T13:33:17.641Z] 13:33:17.505 WARN [Executor task launch worker for task 5.0 in stage 37.0 (TID 109)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-20T13:33:28.447Z] ====== naive-bayes (apache-spark) [default], iteration 12 completed (16096.736 ms) ======
[2025-12-20T13:33:28.448Z] ====== naive-bayes (apache-spark) [default], iteration 13 started ======
[2025-12-20T13:33:28.448Z] GC before operation: completed in 93.058 ms, heap usage 972.725 MB -> 953.596 MB.
[2025-12-20T13:33:33.188Z] 13:33:32.993 WARN [Executor task launch worker for task 4.0 in stage 40.0 (TID 116)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:33:33.188Z] 13:33:32.994 WARN [Executor task launch worker for task 4.0 in stage 40.0 (TID 116)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-20T13:33:33.188Z] 13:33:32.994 WARN [Executor task launch worker for task 4.0 in stage 40.0 (TID 116)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-20T13:33:33.900Z] 13:33:33.665 WARN [Executor task launch worker for task 5.0 in stage 40.0 (TID 117)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:33:33.900Z] 13:33:33.665 WARN [Executor task launch worker for task 5.0 in stage 40.0 (TID 117)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-20T13:33:33.900Z] 13:33:33.665 WARN [Executor task launch worker for task 5.0 in stage 40.0 (TID 117)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-20T13:33:42.835Z] ====== naive-bayes (apache-spark) [default], iteration 13 completed (15708.418 ms) ======
[2025-12-20T13:33:42.835Z] ====== naive-bayes (apache-spark) [default], iteration 14 started ======
[2025-12-20T13:33:43.160Z] GC before operation: completed in 99.191 ms, heap usage 1.438 GB -> 953.720 MB.
[2025-12-20T13:33:49.163Z] 13:33:48.956 WARN [Executor task launch worker for task 4.0 in stage 43.0 (TID 124)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:33:49.163Z] 13:33:48.957 WARN [Executor task launch worker for task 4.0 in stage 43.0 (TID 124)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-20T13:33:49.163Z] 13:33:48.957 WARN [Executor task launch worker for task 4.0 in stage 43.0 (TID 124)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-20T13:33:49.489Z] 13:33:49.454 WARN [Executor task launch worker for task 5.0 in stage 43.0 (TID 125)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:33:49.489Z] 13:33:49.455 WARN [Executor task launch worker for task 5.0 in stage 43.0 (TID 125)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-20T13:33:49.489Z] 13:33:49.455 WARN [Executor task launch worker for task 5.0 in stage 43.0 (TID 125)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-20T13:34:00.327Z] ====== naive-bayes (apache-spark) [default], iteration 14 completed (15852.404 ms) ======
[2025-12-20T13:34:00.327Z] ====== naive-bayes (apache-spark) [default], iteration 15 started ======
[2025-12-20T13:34:00.327Z] GC before operation: completed in 94.744 ms, heap usage 977.075 MB -> 953.755 MB.
[2025-12-20T13:34:06.245Z] 13:34:05.189 WARN [Executor task launch worker for task 4.0 in stage 46.0 (TID 132)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:34:06.245Z] 13:34:05.189 WARN [Executor task launch worker for task 4.0 in stage 46.0 (TID 132)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-20T13:34:06.245Z] 13:34:05.189 WARN [Executor task launch worker for task 4.0 in stage 46.0 (TID 132)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-20T13:34:06.245Z] 13:34:05.287 WARN [Executor task launch worker for task 5.0 in stage 46.0 (TID 133)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:34:06.245Z] 13:34:05.289 WARN [Executor task launch worker for task 5.0 in stage 46.0 (TID 133)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-20T13:34:06.245Z] 13:34:05.289 WARN [Executor task launch worker for task 5.0 in stage 46.0 (TID 133)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-20T13:34:15.325Z] ====== naive-bayes (apache-spark) [default], iteration 15 completed (15912.763 ms) ======
[2025-12-20T13:34:15.325Z] ====== naive-bayes (apache-spark) [default], iteration 16 started ======
[2025-12-20T13:34:15.325Z] GC before operation: completed in 99.945 ms, heap usage 1.022 GB -> 953.855 MB.
[2025-12-20T13:34:21.413Z] 13:34:21.053 WARN [Executor task launch worker for task 4.0 in stage 49.0 (TID 140)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:34:21.413Z] 13:34:21.053 WARN [Executor task launch worker for task 4.0 in stage 49.0 (TID 140)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-20T13:34:21.413Z] 13:34:21.053 WARN [Executor task launch worker for task 4.0 in stage 49.0 (TID 140)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-20T13:34:21.413Z] 13:34:21.275 WARN [Executor task launch worker for task 5.0 in stage 49.0 (TID 141)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:34:21.413Z] 13:34:21.277 WARN [Executor task launch worker for task 5.0 in stage 49.0 (TID 141)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-20T13:34:21.413Z] 13:34:21.277 WARN [Executor task launch worker for task 5.0 in stage 49.0 (TID 141)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-20T13:34:32.370Z] ====== naive-bayes (apache-spark) [default], iteration 16 completed (15838.868 ms) ======
[2025-12-20T13:34:32.370Z] ====== naive-bayes (apache-spark) [default], iteration 17 started ======
[2025-12-20T13:34:32.370Z] GC before operation: completed in 94.725 ms, heap usage 972.914 MB -> 953.935 MB.
[2025-12-20T13:34:37.218Z] 13:34:36.997 WARN [Executor task launch worker for task 4.0 in stage 52.0 (TID 148)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:34:37.218Z] 13:34:36.998 WARN [Executor task launch worker for task 4.0 in stage 52.0 (TID 148)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-20T13:34:37.218Z] 13:34:36.998 WARN [Executor task launch worker for task 4.0 in stage 52.0 (TID 148)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-20T13:34:37.936Z] 13:34:37.565 WARN [Executor task launch worker for task 5.0 in stage 52.0 (TID 149)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:34:37.936Z] 13:34:37.567 WARN [Executor task launch worker for task 5.0 in stage 52.0 (TID 149)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-20T13:34:37.936Z] 13:34:37.568 WARN [Executor task launch worker for task 5.0 in stage 52.0 (TID 149)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-20T13:34:46.959Z] ====== naive-bayes (apache-spark) [default], iteration 17 completed (15897.537 ms) ======
[2025-12-20T13:34:46.959Z] ====== naive-bayes (apache-spark) [default], iteration 18 started ======
[2025-12-20T13:34:46.959Z] GC before operation: completed in 98.417 ms, heap usage 964.982 MB -> 954.005 MB.
[2025-12-20T13:34:54.327Z] 13:34:53.082 WARN [Executor task launch worker for task 4.0 in stage 55.0 (TID 156)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:34:54.327Z] 13:34:53.083 WARN [Executor task launch worker for task 4.0 in stage 55.0 (TID 156)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-20T13:34:54.327Z] 13:34:53.083 WARN [Executor task launch worker for task 4.0 in stage 55.0 (TID 156)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-20T13:34:54.327Z] 13:34:53.566 WARN [Executor task launch worker for task 5.0 in stage 55.0 (TID 157)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:34:54.327Z] 13:34:53.570 WARN [Executor task launch worker for task 5.0 in stage 55.0 (TID 157)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-20T13:34:54.327Z] 13:34:53.570 WARN [Executor task launch worker for task 5.0 in stage 55.0 (TID 157)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-20T13:35:03.464Z] ====== naive-bayes (apache-spark) [default], iteration 18 completed (16051.113 ms) ======
[2025-12-20T13:35:03.464Z] ====== naive-bayes (apache-spark) [default], iteration 19 started ======
[2025-12-20T13:35:03.464Z] GC before operation: completed in 93.525 ms, heap usage 1.018 GB -> 954.077 MB.
[2025-12-20T13:35:09.484Z] 13:35:09.176 WARN [Executor task launch worker for task 4.0 in stage 58.0 (TID 164)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:35:09.484Z] 13:35:09.176 WARN [Executor task launch worker for task 4.0 in stage 58.0 (TID 164)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-20T13:35:09.484Z] 13:35:09.177 WARN [Executor task launch worker for task 4.0 in stage 58.0 (TID 164)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-20T13:35:09.484Z] 13:35:09.278 WARN [Executor task launch worker for task 5.0 in stage 58.0 (TID 165)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:35:09.484Z] 13:35:09.279 WARN [Executor task launch worker for task 5.0 in stage 58.0 (TID 165)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-20T13:35:09.484Z] 13:35:09.281 WARN [Executor task launch worker for task 5.0 in stage 58.0 (TID 165)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-20T13:35:20.350Z] ====== naive-bayes (apache-spark) [default], iteration 19 completed (15825.416 ms) ======
[2025-12-20T13:35:20.350Z] ====== naive-bayes (apache-spark) [default], iteration 20 started ======
[2025-12-20T13:35:20.350Z] GC before operation: completed in 94.774 ms, heap usage 1.022 GB -> 954.165 MB.
[2025-12-20T13:35:25.126Z] 13:35:25.113 WARN [Executor task launch worker for task 4.0 in stage 61.0 (TID 172)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:35:25.126Z] 13:35:25.114 WARN [Executor task launch worker for task 4.0 in stage 61.0 (TID 172)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-20T13:35:25.126Z] 13:35:25.114 WARN [Executor task launch worker for task 4.0 in stage 61.0 (TID 172)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-20T13:35:25.468Z] 13:35:25.391 WARN [Executor task launch worker for task 5.0 in stage 61.0 (TID 173)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:35:25.468Z] 13:35:25.392 WARN [Executor task launch worker for task 5.0 in stage 61.0 (TID 173)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-20T13:35:25.468Z] 13:35:25.392 WARN [Executor task launch worker for task 5.0 in stage 61.0 (TID 173)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-20T13:35:36.433Z] ====== naive-bayes (apache-spark) [default], iteration 20 completed (15701.723 ms) ======
[2025-12-20T13:35:36.433Z] ====== naive-bayes (apache-spark) [default], iteration 21 started ======
[2025-12-20T13:35:36.433Z] GC before operation: completed in 90.822 ms, heap usage 1.285 GB -> 954.254 MB.
[2025-12-20T13:35:41.207Z] 13:35:40.539 WARN [Executor task launch worker for task 4.0 in stage 64.0 (TID 180)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:35:41.207Z] 13:35:40.540 WARN [Executor task launch worker for task 4.0 in stage 64.0 (TID 180)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-20T13:35:41.207Z] 13:35:40.540 WARN [Executor task launch worker for task 4.0 in stage 64.0 (TID 180)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-20T13:35:41.207Z] 13:35:40.804 WARN [Executor task launch worker for task 5.0 in stage 64.0 (TID 181)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:35:41.207Z] 13:35:40.804 WARN [Executor task launch worker for task 5.0 in stage 64.0 (TID 181)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-20T13:35:41.207Z] 13:35:40.804 WARN [Executor task launch worker for task 5.0 in stage 64.0 (TID 181)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-20T13:35:52.063Z] ====== naive-bayes (apache-spark) [default], iteration 21 completed (15704.778 ms) ======
[2025-12-20T13:35:52.063Z] ====== naive-bayes (apache-spark) [default], iteration 22 started ======
[2025-12-20T13:35:52.063Z] GC before operation: completed in 94.102 ms, heap usage 977.515 MB -> 954.284 MB.
[2025-12-20T13:35:56.800Z] 13:35:56.417 WARN [Executor task launch worker for task 4.0 in stage 67.0 (TID 188)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:35:56.800Z] 13:35:56.417 WARN [Executor task launch worker for task 4.0 in stage 67.0 (TID 188)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-20T13:35:56.800Z] 13:35:56.418 WARN [Executor task launch worker for task 4.0 in stage 67.0 (TID 188)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-20T13:35:56.800Z] 13:35:56.436 WARN [Executor task launch worker for task 5.0 in stage 67.0 (TID 189)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:35:56.800Z] 13:35:56.436 WARN [Executor task launch worker for task 5.0 in stage 67.0 (TID 189)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-20T13:35:56.800Z] 13:35:56.437 WARN [Executor task launch worker for task 5.0 in stage 67.0 (TID 189)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-20T13:36:07.772Z] ====== naive-bayes (apache-spark) [default], iteration 22 completed (15547.102 ms) ======
[2025-12-20T13:36:07.772Z] ====== naive-bayes (apache-spark) [default], iteration 23 started ======
[2025-12-20T13:36:07.772Z] GC before operation: completed in 92.909 ms, heap usage 1.119 GB -> 954.364 MB.
[2025-12-20T13:36:12.548Z] 13:36:12.498 WARN [Executor task launch worker for task 4.0 in stage 70.0 (TID 196)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:36:12.548Z] 13:36:12.499 WARN [Executor task launch worker for task 4.0 in stage 70.0 (TID 196)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-20T13:36:12.548Z] 13:36:12.499 WARN [Executor task launch worker for task 4.0 in stage 70.0 (TID 196)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-20T13:36:12.875Z] 13:36:12.728 WARN [Executor task launch worker for task 5.0 in stage 70.0 (TID 197)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:36:12.875Z] 13:36:12.728 WARN [Executor task launch worker for task 5.0 in stage 70.0 (TID 197)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-20T13:36:12.875Z] 13:36:12.728 WARN [Executor task launch worker for task 5.0 in stage 70.0 (TID 197)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-20T13:36:23.706Z] ====== naive-bayes (apache-spark) [default], iteration 23 completed (16336.786 ms) ======
[2025-12-20T13:36:23.706Z] ====== naive-bayes (apache-spark) [default], iteration 24 started ======
[2025-12-20T13:36:23.706Z] GC before operation: completed in 96.573 ms, heap usage 1.108 GB -> 954.426 MB.
[2025-12-20T13:36:29.596Z] 13:36:28.934 WARN [Executor task launch worker for task 4.0 in stage 73.0 (TID 204)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:36:29.596Z] 13:36:28.936 WARN [Executor task launch worker for task 4.0 in stage 73.0 (TID 204)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-20T13:36:29.596Z] 13:36:28.936 WARN [Executor task launch worker for task 4.0 in stage 73.0 (TID 204)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-20T13:36:29.596Z] 13:36:29.180 WARN [Executor task launch worker for task 5.0 in stage 73.0 (TID 205)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:36:29.596Z] 13:36:29.181 WARN [Executor task launch worker for task 5.0 in stage 73.0 (TID 205)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-20T13:36:29.596Z] 13:36:29.181 WARN [Executor task launch worker for task 5.0 in stage 73.0 (TID 205)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-20T13:36:38.526Z] ====== naive-bayes (apache-spark) [default], iteration 24 completed (16006.775 ms) ======
[2025-12-20T13:36:38.526Z] ====== naive-bayes (apache-spark) [default], iteration 25 started ======
[2025-12-20T13:36:38.852Z] GC before operation: completed in 95.718 ms, heap usage 1.300 GB -> 954.500 MB.
[2025-12-20T13:36:46.108Z] 13:36:44.890 WARN [Executor task launch worker for task 4.0 in stage 76.0 (TID 212)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:36:46.108Z] 13:36:44.890 WARN [Executor task launch worker for task 4.0 in stage 76.0 (TID 212)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-20T13:36:46.108Z] 13:36:44.891 WARN [Executor task launch worker for task 4.0 in stage 76.0 (TID 212)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-20T13:36:46.108Z] 13:36:45.223 WARN [Executor task launch worker for task 5.0 in stage 76.0 (TID 213)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:36:46.108Z] 13:36:45.223 WARN [Executor task launch worker for task 5.0 in stage 76.0 (TID 213)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-20T13:36:46.108Z] 13:36:45.223 WARN [Executor task launch worker for task 5.0 in stage 76.0 (TID 213)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-20T13:36:54.988Z] ====== naive-bayes (apache-spark) [default], iteration 25 completed (16032.600 ms) ======
[2025-12-20T13:36:54.988Z] ====== naive-bayes (apache-spark) [default], iteration 26 started ======
[2025-12-20T13:36:54.988Z] GC before operation: completed in 96.080 ms, heap usage 1.287 GB -> 954.574 MB.
[2025-12-20T13:37:02.396Z] 13:37:01.219 WARN [Executor task launch worker for task 4.0 in stage 79.0 (TID 220)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:37:02.396Z] 13:37:01.219 WARN [Executor task launch worker for task 4.0 in stage 79.0 (TID 220)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-20T13:37:02.396Z] 13:37:01.220 WARN [Executor task launch worker for task 4.0 in stage 79.0 (TID 220)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-20T13:37:02.396Z] 13:37:01.275 WARN [Executor task launch worker for task 5.0 in stage 79.0 (TID 221)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:37:02.396Z] 13:37:01.276 WARN [Executor task launch worker for task 5.0 in stage 79.0 (TID 221)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-20T13:37:02.396Z] 13:37:01.278 WARN [Executor task launch worker for task 5.0 in stage 79.0 (TID 221)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-20T13:37:11.386Z] ====== naive-bayes (apache-spark) [default], iteration 26 completed (15981.263 ms) ======
[2025-12-20T13:37:11.386Z] ====== naive-bayes (apache-spark) [default], iteration 27 started ======
[2025-12-20T13:37:11.386Z] GC before operation: completed in 95.343 ms, heap usage 1.078 GB -> 954.657 MB.
[2025-12-20T13:37:17.446Z] 13:37:17.125 WARN [Executor task launch worker for task 4.0 in stage 82.0 (TID 228)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:37:17.446Z] 13:37:17.126 WARN [Executor task launch worker for task 4.0 in stage 82.0 (TID 228)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-20T13:37:17.446Z] 13:37:17.126 WARN [Executor task launch worker for task 4.0 in stage 82.0 (TID 228)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-20T13:37:17.775Z] 13:37:17.463 WARN [Executor task launch worker for task 5.0 in stage 82.0 (TID 229)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:37:17.775Z] 13:37:17.463 WARN [Executor task launch worker for task 5.0 in stage 82.0 (TID 229)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-20T13:37:17.775Z] 13:37:17.463 WARN [Executor task launch worker for task 5.0 in stage 82.0 (TID 229)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-20T13:37:28.631Z] ====== naive-bayes (apache-spark) [default], iteration 27 completed (16034.665 ms) ======
[2025-12-20T13:37:28.631Z] ====== naive-bayes (apache-spark) [default], iteration 28 started ======
[2025-12-20T13:37:28.631Z] GC before operation: completed in 99.609 ms, heap usage 973.725 MB -> 954.659 MB.
[2025-12-20T13:37:33.423Z] 13:37:33.257 WARN [Executor task launch worker for task 4.0 in stage 85.0 (TID 236)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:37:33.423Z] 13:37:33.258 WARN [Executor task launch worker for task 4.0 in stage 85.0 (TID 236)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-20T13:37:33.423Z] 13:37:33.258 WARN [Executor task launch worker for task 4.0 in stage 85.0 (TID 236)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-20T13:37:33.756Z] 13:37:33.628 WARN [Executor task launch worker for task 5.0 in stage 85.0 (TID 237)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:37:33.756Z] 13:37:33.628 WARN [Executor task launch worker for task 5.0 in stage 85.0 (TID 237)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-20T13:37:33.756Z] 13:37:33.629 WARN [Executor task launch worker for task 5.0 in stage 85.0 (TID 237)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-20T13:37:44.661Z] ====== naive-bayes (apache-spark) [default], iteration 28 completed (16004.920 ms) ======
[2025-12-20T13:37:44.661Z] ====== naive-bayes (apache-spark) [default], iteration 29 started ======
[2025-12-20T13:37:44.661Z] GC before operation: completed in 109.539 ms, heap usage 986.044 MB -> 954.652 MB.
[2025-12-20T13:37:49.526Z] 13:37:49.338 WARN [Executor task launch worker for task 4.0 in stage 88.0 (TID 244)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:37:49.526Z] 13:37:49.339 WARN [Executor task launch worker for task 4.0 in stage 88.0 (TID 244)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-20T13:37:49.526Z] 13:37:49.339 WARN [Executor task launch worker for task 4.0 in stage 88.0 (TID 244)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-20T13:37:50.269Z] 13:37:49.920 WARN [Executor task launch worker for task 5.0 in stage 88.0 (TID 245)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-20T13:37:50.269Z] 13:37:49.921 WARN [Executor task launch worker for task 5.0 in stage 88.0 (TID 245)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-20T13:37:50.269Z] 13:37:49.921 WARN [Executor task launch worker for task 5.0 in stage 88.0 (TID 245)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-20T13:37:59.420Z] ====== naive-bayes (apache-spark) [default], iteration 29 completed (16104.424 ms) ======
[2025-12-20T13:38:00.287Z] -----------------------------------
[2025-12-20T13:38:00.287Z] renaissance-naive-bayes_0_PASSED
[2025-12-20T13:38:00.287Z] -----------------------------------
[2025-12-20T13:38:00.287Z]
[2025-12-20T13:38:00.287Z] TEST TEARDOWN:
[2025-12-20T13:38:00.287Z] Nothing to be done for teardown.
[2025-12-20T13:38:00.287Z] renaissance-naive-bayes_0 Finish Time: Sat Dec 20 13:37:59 2025 Epoch Time (ms): 1766237879827