renaissance-naive-bayes_0
[2025-12-20T14:08:23.544Z] Running test renaissance-naive-bayes_0 ...
[2025-12-20T14:08:23.544Z] ===============================================
[2025-12-20T14:08:23.544Z] renaissance-naive-bayes_0 Start Time: Sat Dec 20 14:08:23 2025 Epoch Time (ms): 1766239703258
[2025-12-20T14:08:23.544Z] variation: NoOptions
[2025-12-20T14:08:23.544Z] JVM_OPTIONS:
[2025-12-20T14:08:23.544Z] { \
[2025-12-20T14:08:23.544Z] echo ""; echo "TEST SETUP:"; \
[2025-12-20T14:08:23.544Z] echo "Nothing to be done for setup."; \
[2025-12-20T14:08:23.544Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17662383825750/renaissance-naive-bayes_0"; \
[2025-12-20T14:08:23.544Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17662383825750/renaissance-naive-bayes_0"; \
[2025-12-20T14:08:23.544Z] echo ""; echo "TESTING:"; \
[2025-12-20T14:08:23.544Z] "/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_17662383825750/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2025-12-20T14:08:23.544Z] 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_17662383825750/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-20T14:08:23.544Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-20T14:08:23.544Z] echo "Nothing to be done for teardown."; \
[2025-12-20T14:08:23.544Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17662383825750/TestTargetResult";
[2025-12-20T14:08:23.544Z]
[2025-12-20T14:08:23.544Z] TEST SETUP:
[2025-12-20T14:08:23.544Z] Nothing to be done for setup.
[2025-12-20T14:08:23.544Z]
[2025-12-20T14:08:23.544Z] TESTING:
[2025-12-20T14:08:23.840Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-20T14:08:23.840Z] 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_17662383825750/renaissance-naive-bayes_0/launcher-140823-9775577203906164787/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-12-20T14:08:23.840Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-12-20T14:08:23.840Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-12-20T14:08:34.359Z] NOTE: 'naive-bayes' benchmark uses Spark local executor with 2 (out of 2) threads.
[2025-12-20T14:08:40.042Z] ====== naive-bayes (apache-spark) [default], iteration 0 started ======
[2025-12-20T14:08:40.042Z] GC before operation: completed in 42.849 ms, heap usage 60.596 MB -> 34.744 MB.
[2025-12-20T14:09:07.251Z] 14:09:04.016 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-20T14:09:07.251Z] 14:09:04.036 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-20T14:09:07.251Z] 14:09:04.040 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-20T14:09:07.251Z] 14:09:06.162 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-20T14:09:07.251Z] 14:09:06.164 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-20T14:09:07.251Z] 14:09:06.165 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-20T14:09:07.251Z] 14:09:06.617 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-20T14:09:07.251Z] 14:09:06.618 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-20T14:09:07.251Z] 14:09:06.618 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-20T14:09:15.802Z] 14:09:14.293 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 68.0 MiB so far)
[2025-12-20T14:09:15.802Z] 14:09:14.293 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-20T14:09:15.802Z] 14:09:14.294 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-20T14:09:16.494Z] 14:09:16.441 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 132.0 MiB so far)
[2025-12-20T14:09:16.494Z] 14:09:16.442 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-20T14:09:16.494Z] 14:09:16.442 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-20T14:09:23.444Z] ====== naive-bayes (apache-spark) [default], iteration 0 completed (43429.305 ms) ======
[2025-12-20T14:09:23.444Z] ====== naive-bayes (apache-spark) [default], iteration 1 started ======
[2025-12-20T14:09:23.444Z] GC before operation: completed in 75.108 ms, heap usage 964.084 MB -> 952.361 MB.
[2025-12-20T14:09:30.406Z] 14:09:29.079 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-20T14:09:30.406Z] 14:09:29.081 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-20T14:09:30.406Z] 14:09:29.083 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-20T14:09:30.406Z] 14:09:29.130 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-20T14:09:30.406Z] 14:09:29.131 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-20T14:09:30.406Z] 14:09:29.131 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-20T14:09:37.421Z] ====== naive-bayes (apache-spark) [default], iteration 1 completed (13149.085 ms) ======
[2025-12-20T14:09:37.421Z] ====== naive-bayes (apache-spark) [default], iteration 2 started ======
[2025-12-20T14:09:37.421Z] GC before operation: completed in 78.292 ms, heap usage 972.091 MB -> 953.534 MB.
[2025-12-20T14:09:41.940Z] 14:09:41.738 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-20T14:09:41.940Z] 14:09:41.738 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-20T14:09:41.940Z] 14:09:41.738 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-20T14:09:42.581Z] 14:09:42.292 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-20T14:09:42.581Z] 14:09:42.292 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-20T14:09:42.581Z] 14:09:42.292 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-20T14:09:49.567Z] ====== naive-bayes (apache-spark) [default], iteration 2 completed (13067.921 ms) ======
[2025-12-20T14:09:49.567Z] ====== naive-bayes (apache-spark) [default], iteration 3 started ======
[2025-12-20T14:09:49.864Z] GC before operation: completed in 68.283 ms, heap usage 980.909 MB -> 952.629 MB.
[2025-12-20T14:09:55.486Z] 14:09:54.608 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-20T14:09:55.486Z] 14:09:54.608 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-20T14:09:55.486Z] 14:09:54.609 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-20T14:09:55.486Z] 14:09:55.337 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-20T14:09:55.486Z] 14:09:55.338 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-20T14:09:55.486Z] 14:09:55.338 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-20T14:10:04.046Z] ====== naive-bayes (apache-spark) [default], iteration 3 completed (13203.336 ms) ======
[2025-12-20T14:10:04.046Z] ====== naive-bayes (apache-spark) [default], iteration 4 started ======
[2025-12-20T14:10:04.046Z] GC before operation: completed in 95.239 ms, heap usage 964.326 MB -> 952.710 MB.
[2025-12-20T14:10:08.555Z] 14:10:08.181 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-20T14:10:08.555Z] 14:10:08.182 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-20T14:10:08.555Z] 14:10:08.182 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-20T14:10:08.852Z] 14:10:08.636 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-20T14:10:08.852Z] 14:10:08.638 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-20T14:10:08.852Z] 14:10:08.638 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-20T14:10:15.808Z] ====== naive-bayes (apache-spark) [default], iteration 4 completed (12841.368 ms) ======
[2025-12-20T14:10:15.808Z] ====== naive-bayes (apache-spark) [default], iteration 5 started ======
[2025-12-20T14:10:16.109Z] GC before operation: completed in 77.085 ms, heap usage 1017.516 MB -> 952.726 MB.
[2025-12-20T14:10:21.770Z] 14:10:21.156 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-20T14:10:21.770Z] 14:10:21.156 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-20T14:10:21.770Z] 14:10:21.156 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-20T14:10:21.770Z] 14:10:21.233 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-20T14:10:21.770Z] 14:10:21.233 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-20T14:10:21.770Z] 14:10:21.234 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-20T14:10:28.734Z] ====== naive-bayes (apache-spark) [default], iteration 5 completed (12895.764 ms) ======
[2025-12-20T14:10:28.734Z] ====== naive-bayes (apache-spark) [default], iteration 6 started ======
[2025-12-20T14:10:29.035Z] GC before operation: completed in 78.628 ms, heap usage 980.855 MB -> 952.824 MB.
[2025-12-20T14:10:34.649Z] 14:10:33.763 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-20T14:10:34.649Z] 14:10:33.764 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-20T14:10:34.649Z] 14:10:33.764 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-20T14:10:34.649Z] 14:10:34.106 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-20T14:10:34.649Z] 14:10:34.108 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-20T14:10:34.649Z] 14:10:34.108 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-20T14:10:41.657Z] ====== naive-bayes (apache-spark) [default], iteration 6 completed (12343.491 ms) ======
[2025-12-20T14:10:41.657Z] ====== naive-bayes (apache-spark) [default], iteration 7 started ======
[2025-12-20T14:10:41.657Z] GC before operation: completed in 85.237 ms, heap usage 972.156 MB -> 952.911 MB.
[2025-12-20T14:10:46.170Z] 14:10:46.031 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-20T14:10:46.170Z] 14:10:46.032 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-20T14:10:46.170Z] 14:10:46.032 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-20T14:10:46.814Z] 14:10:46.757 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-20T14:10:46.814Z] 14:10:46.760 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-20T14:10:46.814Z] 14:10:46.760 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-20T14:10:55.421Z] ====== naive-bayes (apache-spark) [default], iteration 7 completed (13234.871 ms) ======
[2025-12-20T14:10:55.421Z] ====== naive-bayes (apache-spark) [default], iteration 8 started ======
[2025-12-20T14:10:55.421Z] GC before operation: completed in 77.126 ms, heap usage 980.511 MB -> 952.983 MB.
[2025-12-20T14:10:59.932Z] 14:10:59.752 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-20T14:10:59.932Z] 14:10:59.752 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-20T14:10:59.932Z] 14:10:59.752 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-20T14:10:59.932Z] 14:10:59.808 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-20T14:10:59.932Z] 14:10:59.809 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-20T14:10:59.932Z] 14:10:59.809 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-20T14:11:08.489Z] ====== naive-bayes (apache-spark) [default], iteration 8 completed (12687.211 ms) ======
[2025-12-20T14:11:08.489Z] ====== naive-bayes (apache-spark) [default], iteration 9 started ======
[2025-12-20T14:11:08.489Z] GC before operation: completed in 78.319 ms, heap usage 985.213 MB -> 953.068 MB.
[2025-12-20T14:11:12.990Z] 14:11:12.498 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-20T14:11:12.990Z] 14:11:12.499 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-20T14:11:12.990Z] 14:11:12.499 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-20T14:11:12.990Z] 14:11:12.542 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-20T14:11:12.990Z] 14:11:12.543 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-20T14:11:12.990Z] 14:11:12.543 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-20T14:11:19.996Z] ====== naive-bayes (apache-spark) [default], iteration 9 completed (12294.977 ms) ======
[2025-12-20T14:11:19.996Z] ====== naive-bayes (apache-spark) [default], iteration 10 started ======
[2025-12-20T14:11:19.996Z] GC before operation: completed in 80.826 ms, heap usage 1.201 GB -> 953.144 MB.
[2025-12-20T14:11:25.617Z] 14:11:24.504 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-20T14:11:25.617Z] 14:11:24.504 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-20T14:11:25.617Z] 14:11:24.504 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-20T14:11:25.617Z] 14:11:24.528 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-20T14:11:25.617Z] 14:11:24.528 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-20T14:11:25.617Z] 14:11:24.528 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-20T14:11:32.584Z] ====== naive-bayes (apache-spark) [default], iteration 10 completed (11807.355 ms) ======
[2025-12-20T14:11:32.584Z] ====== naive-bayes (apache-spark) [default], iteration 11 started ======
[2025-12-20T14:11:32.584Z] GC before operation: completed in 80.240 ms, heap usage 1.218 GB -> 953.220 MB.
[2025-12-20T14:11:37.112Z] 14:11:36.576 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-20T14:11:37.112Z] 14:11:36.577 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-20T14:11:37.112Z] 14:11:36.577 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-20T14:11:37.414Z] 14:11:37.219 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-20T14:11:37.414Z] 14:11:37.220 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-20T14:11:37.414Z] 14:11:37.220 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-20T14:11:44.372Z] ====== naive-bayes (apache-spark) [default], iteration 11 completed (12521.129 ms) ======
[2025-12-20T14:11:44.372Z] ====== naive-bayes (apache-spark) [default], iteration 12 started ======
[2025-12-20T14:11:44.372Z] GC before operation: completed in 83.863 ms, heap usage 1.524 GB -> 953.285 MB.
[2025-12-20T14:11:49.995Z] 14:11:49.370 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-20T14:11:49.995Z] 14:11:49.371 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-20T14:11:49.995Z] 14:11:49.371 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-20T14:11:49.995Z] 14:11:49.529 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-20T14:11:49.995Z] 14:11:49.529 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-20T14:11:49.995Z] 14:11:49.529 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-20T14:11:56.984Z] ====== naive-bayes (apache-spark) [default], iteration 12 completed (12420.439 ms) ======
[2025-12-20T14:11:56.984Z] ====== naive-bayes (apache-spark) [default], iteration 13 started ======
[2025-12-20T14:11:56.984Z] GC before operation: completed in 79.366 ms, heap usage 1.201 GB -> 953.374 MB.
[2025-12-20T14:12:01.555Z] 14:12:01.522 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-20T14:12:01.555Z] 14:12:01.522 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-20T14:12:01.556Z] 14:12:01.522 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-20T14:12:02.198Z] 14:12:01.911 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-20T14:12:02.198Z] 14:12:01.912 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-20T14:12:02.198Z] 14:12:01.912 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-20T14:12:09.154Z] ====== naive-bayes (apache-spark) [default], iteration 13 completed (12031.094 ms) ======
[2025-12-20T14:12:09.154Z] ====== naive-bayes (apache-spark) [default], iteration 14 started ======
[2025-12-20T14:12:09.154Z] GC before operation: completed in 80.201 ms, heap usage 1.170 GB -> 953.461 MB.
[2025-12-20T14:12:13.660Z] 14:12:13.516 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-20T14:12:13.660Z] 14:12:13.516 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-20T14:12:13.660Z] 14:12:13.517 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-20T14:12:13.959Z] 14:12:13.917 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-20T14:12:13.959Z] 14:12:13.917 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-20T14:12:13.959Z] 14:12:13.917 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-20T14:12:20.953Z] ====== naive-bayes (apache-spark) [default], iteration 14 completed (12060.377 ms) ======
[2025-12-20T14:12:20.953Z] ====== naive-bayes (apache-spark) [default], iteration 15 started ======
[2025-12-20T14:12:20.953Z] GC before operation: completed in 75.980 ms, heap usage 1.034 GB -> 953.498 MB.
[2025-12-20T14:12:26.595Z] 14:12:25.880 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-20T14:12:26.595Z] 14:12:25.893 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-20T14:12:26.595Z] 14:12:25.893 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-20T14:12:26.595Z] 14:12:26.298 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-20T14:12:26.595Z] 14:12:26.298 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-20T14:12:26.595Z] 14:12:26.298 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-20T14:12:35.149Z] ====== naive-bayes (apache-spark) [default], iteration 15 completed (12717.222 ms) ======
[2025-12-20T14:12:35.149Z] ====== naive-bayes (apache-spark) [default], iteration 16 started ======
[2025-12-20T14:12:35.149Z] GC before operation: completed in 82.815 ms, heap usage 981.592 MB -> 953.605 MB.
[2025-12-20T14:12:38.720Z] 14:12:38.410 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-20T14:12:38.720Z] 14:12:38.410 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-20T14:12:38.720Z] 14:12:38.410 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-20T14:12:39.369Z] 14:12:39.306 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-20T14:12:39.369Z] 14:12:39.307 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-20T14:12:39.369Z] 14:12:39.307 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-20T14:12:47.920Z] ====== naive-bayes (apache-spark) [default], iteration 16 completed (12682.168 ms) ======
[2025-12-20T14:12:47.920Z] ====== naive-bayes (apache-spark) [default], iteration 17 started ======
[2025-12-20T14:12:47.920Z] GC before operation: completed in 69.595 ms, heap usage 965.108 MB -> 953.711 MB.
[2025-12-20T14:12:52.419Z] 14:12:51.548 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-20T14:12:52.419Z] 14:12:51.548 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-20T14:12:52.419Z] 14:12:51.550 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-20T14:12:52.419Z] 14:12:51.569 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-20T14:12:52.419Z] 14:12:51.569 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-20T14:12:52.419Z] 14:12:51.569 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-20T14:12:59.424Z] ====== naive-bayes (apache-spark) [default], iteration 17 completed (12543.469 ms) ======
[2025-12-20T14:12:59.424Z] ====== naive-bayes (apache-spark) [default], iteration 18 started ======
[2025-12-20T14:12:59.424Z] GC before operation: completed in 72.286 ms, heap usage 1.017 GB -> 953.770 MB.
[2025-12-20T14:13:05.090Z] 14:13:04.088 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-20T14:13:05.090Z] 14:13:04.088 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-20T14:13:05.090Z] 14:13:04.088 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-20T14:13:05.091Z] 14:13:04.268 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-20T14:13:05.091Z] 14:13:04.268 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-20T14:13:05.091Z] 14:13:04.269 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-20T14:13:12.039Z] ====== naive-bayes (apache-spark) [default], iteration 18 completed (12492.851 ms) ======
[2025-12-20T14:13:12.039Z] ====== naive-bayes (apache-spark) [default], iteration 19 started ======
[2025-12-20T14:13:12.039Z] GC before operation: completed in 77.073 ms, heap usage 980.961 MB -> 953.860 MB.
[2025-12-20T14:13:16.527Z] 14:13:16.498 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-20T14:13:16.527Z] 14:13:16.498 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-20T14:13:16.527Z] 14:13:16.498 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-20T14:13:17.169Z] 14:13:17.002 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-20T14:13:17.169Z] 14:13:17.004 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-20T14:13:17.169Z] 14:13:17.004 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-20T14:13:24.217Z] ====== naive-bayes (apache-spark) [default], iteration 19 completed (12138.070 ms) ======
[2025-12-20T14:13:24.217Z] ====== naive-bayes (apache-spark) [default], iteration 20 started ======
[2025-12-20T14:13:24.217Z] GC before operation: completed in 75.963 ms, heap usage 1013.511 MB -> 953.966 MB.
[2025-12-20T14:13:29.988Z] 14:13:28.838 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-20T14:13:29.988Z] 14:13:28.839 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-20T14:13:29.988Z] 14:13:28.839 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-20T14:13:29.988Z] 14:13:29.225 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-20T14:13:29.988Z] 14:13:29.226 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-20T14:13:29.988Z] 14:13:29.226 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-20T14:13:36.951Z] ====== naive-bayes (apache-spark) [default], iteration 20 completed (12224.684 ms) ======
[2025-12-20T14:13:36.952Z] ====== naive-bayes (apache-spark) [default], iteration 21 started ======
[2025-12-20T14:13:36.952Z] GC before operation: completed in 76.482 ms, heap usage 1.021 GB -> 953.986 MB.
[2025-12-20T14:13:41.471Z] 14:13:41.354 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-20T14:13:41.471Z] 14:13:41.355 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-20T14:13:41.471Z] 14:13:41.355 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-20T14:13:41.770Z] 14:13:41.558 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-20T14:13:41.771Z] 14:13:41.559 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-20T14:13:41.771Z] 14:13:41.559 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-20T14:13:48.728Z] ====== naive-bayes (apache-spark) [default], iteration 21 completed (12427.395 ms) ======
[2025-12-20T14:13:48.728Z] ====== naive-bayes (apache-spark) [default], iteration 22 started ======
[2025-12-20T14:13:48.728Z] GC before operation: completed in 69.952 ms, heap usage 1.021 GB -> 954.057 MB.
[2025-12-20T14:13:54.411Z] 14:13:53.374 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-20T14:13:54.411Z] 14:13:53.374 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-20T14:13:54.411Z] 14:13:53.375 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-20T14:13:54.411Z] 14:13:53.832 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-20T14:13:54.411Z] 14:13:53.833 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-20T14:13:54.411Z] 14:13:53.833 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-20T14:14:01.419Z] ====== naive-bayes (apache-spark) [default], iteration 22 completed (12280.076 ms) ======
[2025-12-20T14:14:01.419Z] ====== naive-bayes (apache-spark) [default], iteration 23 started ======
[2025-12-20T14:14:01.419Z] GC before operation: completed in 80.746 ms, heap usage 1.022 GB -> 954.650 MB.
[2025-12-20T14:14:05.931Z] 14:14:05.893 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-20T14:14:05.931Z] 14:14:05.893 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-20T14:14:05.931Z] 14:14:05.893 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-20T14:14:06.230Z] 14:14:06.163 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-20T14:14:06.230Z] 14:14:06.163 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-20T14:14:06.230Z] 14:14:06.164 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-20T14:14:14.776Z] ====== naive-bayes (apache-spark) [default], iteration 23 completed (12194.557 ms) ======
[2025-12-20T14:14:14.776Z] ====== naive-bayes (apache-spark) [default], iteration 24 started ======
[2025-12-20T14:14:14.776Z] GC before operation: completed in 76.769 ms, heap usage 1.080 GB -> 954.227 MB.
[2025-12-20T14:14:18.334Z] 14:14:17.981 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-20T14:14:18.334Z] 14:14:17.982 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-20T14:14:18.334Z] 14:14:17.982 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-20T14:14:18.984Z] 14:14:18.658 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-20T14:14:18.984Z] 14:14:18.659 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-20T14:14:18.984Z] 14:14:18.659 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-20T14:14:25.945Z] ====== naive-bayes (apache-spark) [default], iteration 24 completed (12272.651 ms) ======
[2025-12-20T14:14:25.945Z] ====== naive-bayes (apache-spark) [default], iteration 25 started ======
[2025-12-20T14:14:25.945Z] GC before operation: completed in 76.162 ms, heap usage 1.201 GB -> 954.580 MB.
[2025-12-20T14:14:31.610Z] 14:14:30.497 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-20T14:14:31.610Z] 14:14:30.498 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-20T14:14:31.610Z] 14:14:30.498 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-20T14:14:31.610Z] 14:14:30.608 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-20T14:14:31.610Z] 14:14:30.608 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-20T14:14:31.610Z] 14:14:30.609 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-20T14:14:38.552Z] ====== naive-bayes (apache-spark) [default], iteration 25 completed (11815.167 ms) ======
[2025-12-20T14:14:38.552Z] ====== naive-bayes (apache-spark) [default], iteration 26 started ======
[2025-12-20T14:14:38.552Z] GC before operation: completed in 76.638 ms, heap usage 1.044 GB -> 954.350 MB.
[2025-12-20T14:14:43.048Z] 14:14:42.360 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-20T14:14:43.049Z] 14:14:42.361 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-20T14:14:43.049Z] 14:14:42.361 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-20T14:14:43.049Z] 14:14:42.691 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-20T14:14:43.049Z] 14:14:42.691 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-20T14:14:43.049Z] 14:14:42.692 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-20T14:14:50.006Z] ====== naive-bayes (apache-spark) [default], iteration 26 completed (11957.227 ms) ======
[2025-12-20T14:14:50.006Z] ====== naive-bayes (apache-spark) [default], iteration 27 started ======
[2025-12-20T14:14:50.006Z] GC before operation: completed in 76.969 ms, heap usage 977.424 MB -> 954.416 MB.
[2025-12-20T14:14:54.550Z] 14:14:54.477 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-20T14:14:54.550Z] 14:14:54.479 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-20T14:14:54.550Z] 14:14:54.480 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-20T14:14:55.196Z] 14:14:54.962 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-20T14:14:55.196Z] 14:14:54.962 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-20T14:14:55.196Z] 14:14:54.962 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-20T14:15:02.192Z] ====== naive-bayes (apache-spark) [default], iteration 27 completed (12475.659 ms) ======
[2025-12-20T14:15:02.192Z] ====== naive-bayes (apache-spark) [default], iteration 28 started ======
[2025-12-20T14:15:02.192Z] GC before operation: completed in 80.374 ms, heap usage 1.345 GB -> 954.483 MB.
[2025-12-20T14:15:07.810Z] 14:15:07.439 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-20T14:15:07.810Z] 14:15:07.443 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-20T14:15:07.810Z] 14:15:07.443 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-20T14:15:07.810Z] 14:15:07.688 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-20T14:15:07.810Z] 14:15:07.689 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-20T14:15:07.810Z] 14:15:07.691 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-20T14:15:16.377Z] ====== naive-bayes (apache-spark) [default], iteration 28 completed (12758.587 ms) ======
[2025-12-20T14:15:16.377Z] ====== naive-bayes (apache-spark) [default], iteration 29 started ======
[2025-12-20T14:15:16.377Z] GC before operation: completed in 76.137 ms, heap usage 981.556 MB -> 954.550 MB.
[2025-12-20T14:15:19.941Z] 14:15:19.833 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-20T14:15:19.941Z] 14:15:19.835 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-20T14:15:19.941Z] 14:15:19.835 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-20T14:15:20.239Z] 14:15:19.939 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-20T14:15:20.239Z] 14:15:19.940 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-20T14:15:20.239Z] 14:15:19.940 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-20T14:15:28.807Z] ====== naive-bayes (apache-spark) [default], iteration 29 completed (12455.307 ms) ======
[2025-12-20T14:15:28.807Z] -----------------------------------
[2025-12-20T14:15:28.807Z] renaissance-naive-bayes_0_PASSED
[2025-12-20T14:15:28.807Z] -----------------------------------
[2025-12-20T14:15:28.807Z]
[2025-12-20T14:15:28.807Z] TEST TEARDOWN:
[2025-12-20T14:15:28.807Z] Nothing to be done for teardown.
[2025-12-20T14:15:28.807Z] renaissance-naive-bayes_0 Finish Time: Sat Dec 20 14:15:28 2025 Epoch Time (ms): 1766240128156