renaissance-naive-bayes_0
[2026-02-13T01:45:11.174Z] Running test renaissance-naive-bayes_0 ...
[2026-02-13T01:45:11.174Z] ===============================================
[2026-02-13T01:45:11.174Z] renaissance-naive-bayes_0 Start Time: Fri Feb 13 01:45:10 2026 Epoch Time (ms): 1770947110952
[2026-02-13T01:45:11.174Z] variation: NoOptions
[2026-02-13T01:45:11.174Z] JVM_OPTIONS:
[2026-02-13T01:45:11.174Z] { \
[2026-02-13T01:45:11.174Z] echo ""; echo "TEST SETUP:"; \
[2026-02-13T01:45:11.174Z] echo "Nothing to be done for setup."; \
[2026-02-13T01:45:11.174Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17709457453396/renaissance-naive-bayes_0"; \
[2026-02-13T01:45:11.174Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17709457453396/renaissance-naive-bayes_0"; \
[2026-02-13T01:45:11.174Z] echo ""; echo "TESTING:"; \
[2026-02-13T01:45:11.174Z] "/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_17709457453396/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2026-02-13T01:45:11.174Z] 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_17709457453396/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-13T01:45:11.174Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-13T01:45:11.174Z] echo "Nothing to be done for teardown."; \
[2026-02-13T01:45:11.174Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17709457453396/TestTargetResult";
[2026-02-13T01:45:11.174Z]
[2026-02-13T01:45:11.174Z] TEST SETUP:
[2026-02-13T01:45:11.174Z] Nothing to be done for setup.
[2026-02-13T01:45:11.174Z]
[2026-02-13T01:45:11.174Z] TESTING:
[2026-02-13T01:45:11.487Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-13T01:45:11.487Z] 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_17709457453396/renaissance-naive-bayes_0/launcher-014511-14554110885469782777/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-13T01:45:11.487Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-13T01:45:11.487Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-13T01:45:20.188Z] NOTE: 'naive-bayes' benchmark uses Spark local executor with 2 (out of 2) threads.
[2026-02-13T01:45:23.086Z] ====== naive-bayes (apache-spark) [default], iteration 0 started ======
[2026-02-13T01:45:23.086Z] GC before operation: completed in 42.016 ms, heap usage 60.109 MB -> 34.913 MB.
[2026-02-13T01:45:45.948Z] 01:45:42.696 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)
[2026-02-13T01:45:45.948Z] 01:45:42.717 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
[2026-02-13T01:45:45.948Z] 01:45:42.719 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
[2026-02-13T01:45:45.948Z] 01:45:44.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)
[2026-02-13T01:45:45.948Z] 01:45:44.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
[2026-02-13T01:45:45.948Z] 01:45:44.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
[2026-02-13T01:45:53.034Z] 01:45:52.067 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 12)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-02-13T01:45:53.034Z] 01:45:52.068 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 12)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-02-13T01:45:53.034Z] 01:45:52.068 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 12)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-02-13T01:45:53.034Z] 01:45:52.122 WARN [Executor task launch worker for task 5.0 in stage 1.0 (TID 13)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-02-13T01:45:53.034Z] 01:45:52.123 WARN [Executor task launch worker for task 5.0 in stage 1.0 (TID 13)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-02-13T01:45:53.034Z] 01:45:52.123 WARN [Executor task launch worker for task 5.0 in stage 1.0 (TID 13)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-02-13T01:46:00.142Z] ====== naive-bayes (apache-spark) [default], iteration 0 completed (36254.543 ms) ======
[2026-02-13T01:46:00.142Z] ====== naive-bayes (apache-spark) [default], iteration 1 started ======
[2026-02-13T01:46:00.142Z] GC before operation: completed in 129.926 ms, heap usage 1.096 GB -> 952.302 MB.
[2026-02-13T01:46:05.885Z] 01:46:05.097 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)
[2026-02-13T01:46:05.885Z] 01:46:05.097 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
[2026-02-13T01:46:05.885Z] 01:46:05.097 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
[2026-02-13T01:46:05.885Z] 01:46:05.372 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)
[2026-02-13T01:46:05.885Z] 01:46:05.372 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
[2026-02-13T01:46:05.885Z] 01:46:05.372 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
[2026-02-13T01:46:13.049Z] ====== naive-bayes (apache-spark) [default], iteration 1 completed (13086.083 ms) ======
[2026-02-13T01:46:13.049Z] ====== naive-bayes (apache-spark) [default], iteration 2 started ======
[2026-02-13T01:46:13.049Z] GC before operation: completed in 73.917 ms, heap usage 1.474 GB -> 952.529 MB.
[2026-02-13T01:46:17.664Z] 01:46:17.564 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)
[2026-02-13T01:46:17.664Z] 01:46:17.565 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
[2026-02-13T01:46:17.664Z] 01:46:17.566 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
[2026-02-13T01:46:17.975Z] 01:46:17.961 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)
[2026-02-13T01:46:18.287Z] 01:46:17.969 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
[2026-02-13T01:46:18.287Z] 01:46:17.970 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
[2026-02-13T01:46:25.373Z] ====== naive-bayes (apache-spark) [default], iteration 2 completed (12778.774 ms) ======
[2026-02-13T01:46:25.373Z] ====== naive-bayes (apache-spark) [default], iteration 3 started ======
[2026-02-13T01:46:25.684Z] GC before operation: completed in 87.107 ms, heap usage 1.016 GB -> 952.574 MB.
[2026-02-13T01:46:31.428Z] 01:46:30.673 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)
[2026-02-13T01:46:31.428Z] 01:46:30.674 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
[2026-02-13T01:46:31.428Z] 01:46:30.674 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
[2026-02-13T01:46:31.428Z] 01:46:31.061 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)
[2026-02-13T01:46:31.429Z] 01:46:31.061 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
[2026-02-13T01:46:31.429Z] 01:46:31.061 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
[2026-02-13T01:46:38.516Z] ====== naive-bayes (apache-spark) [default], iteration 3 completed (12261.419 ms) ======
[2026-02-13T01:46:38.516Z] ====== naive-bayes (apache-spark) [default], iteration 4 started ======
[2026-02-13T01:46:38.516Z] GC before operation: completed in 78.084 ms, heap usage 1013.556 MB -> 952.686 MB.
[2026-02-13T01:46:43.118Z] 01:46:42.910 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)
[2026-02-13T01:46:43.118Z] 01:46:42.916 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
[2026-02-13T01:46:43.118Z] 01:46:42.917 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
[2026-02-13T01:46:43.429Z] 01:46:43.419 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)
[2026-02-13T01:46:43.429Z] 01:46:43.420 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
[2026-02-13T01:46:43.429Z] 01:46:43.420 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
[2026-02-13T01:46:52.150Z] ====== naive-bayes (apache-spark) [default], iteration 4 completed (12921.857 ms) ======
[2026-02-13T01:46:52.150Z] ====== naive-bayes (apache-spark) [default], iteration 5 started ======
[2026-02-13T01:46:52.150Z] GC before operation: completed in 81.494 ms, heap usage 972.141 MB -> 952.783 MB.
[2026-02-13T01:46:56.751Z] 01:46:56.008 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)
[2026-02-13T01:46:56.751Z] 01:46:56.015 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
[2026-02-13T01:46:56.751Z] 01:46:56.016 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
[2026-02-13T01:46:56.751Z] 01:46:56.584 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)
[2026-02-13T01:46:56.751Z] 01:46:56.591 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
[2026-02-13T01:46:56.751Z] 01:46:56.592 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
[2026-02-13T01:47:05.437Z] ====== naive-bayes (apache-spark) [default], iteration 5 completed (13391.404 ms) ======
[2026-02-13T01:47:05.437Z] ====== naive-bayes (apache-spark) [default], iteration 6 started ======
[2026-02-13T01:47:05.437Z] GC before operation: completed in 80.904 ms, heap usage 1.017 GB -> 952.882 MB.
[2026-02-13T01:47:10.052Z] 01:47:09.355 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)
[2026-02-13T01:47:10.052Z] 01:47:09.356 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
[2026-02-13T01:47:10.052Z] 01:47:09.356 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
[2026-02-13T01:47:10.052Z] 01:47:09.442 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)
[2026-02-13T01:47:10.052Z] 01:47:09.442 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
[2026-02-13T01:47:10.052Z] 01:47:09.442 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
[2026-02-13T01:47:17.149Z] ====== naive-bayes (apache-spark) [default], iteration 6 completed (12435.699 ms) ======
[2026-02-13T01:47:17.149Z] ====== naive-bayes (apache-spark) [default], iteration 7 started ======
[2026-02-13T01:47:17.149Z] GC before operation: completed in 92.301 ms, heap usage 1.017 GB -> 952.976 MB.
[2026-02-13T01:47:22.898Z] 01:47:21.930 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)
[2026-02-13T01:47:22.898Z] 01:47:21.930 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
[2026-02-13T01:47:22.898Z] 01:47:21.930 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
[2026-02-13T01:47:22.898Z] 01:47:22.283 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)
[2026-02-13T01:47:22.898Z] 01:47:22.290 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
[2026-02-13T01:47:22.898Z] 01:47:22.291 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
[2026-02-13T01:47:30.047Z] ====== naive-bayes (apache-spark) [default], iteration 7 completed (12855.953 ms) ======
[2026-02-13T01:47:30.047Z] ====== naive-bayes (apache-spark) [default], iteration 8 started ======
[2026-02-13T01:47:30.047Z] GC before operation: completed in 82.947 ms, heap usage 964.442 MB -> 953.057 MB.
[2026-02-13T01:47:34.650Z] 01:47:34.438 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)
[2026-02-13T01:47:34.650Z] 01:47:34.439 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
[2026-02-13T01:47:34.650Z] 01:47:34.439 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
[2026-02-13T01:47:34.976Z] 01:47:34.664 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)
[2026-02-13T01:47:34.976Z] 01:47:34.668 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
[2026-02-13T01:47:34.976Z] 01:47:34.669 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
[2026-02-13T01:47:43.674Z] ====== naive-bayes (apache-spark) [default], iteration 8 completed (12443.446 ms) ======
[2026-02-13T01:47:43.674Z] ====== naive-bayes (apache-spark) [default], iteration 9 started ======
[2026-02-13T01:47:43.674Z] GC before operation: completed in 73.871 ms, heap usage 1.017 GB -> 953.129 MB.
[2026-02-13T01:47:47.329Z] 01:47:47.268 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)
[2026-02-13T01:47:47.330Z] 01:47:47.268 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
[2026-02-13T01:47:47.330Z] 01:47:47.268 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
[2026-02-13T01:47:47.641Z] 01:47:47.454 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)
[2026-02-13T01:47:47.641Z] 01:47:47.460 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
[2026-02-13T01:47:47.641Z] 01:47:47.460 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
[2026-02-13T01:47:54.751Z] ====== naive-bayes (apache-spark) [default], iteration 9 completed (12005.669 ms) ======
[2026-02-13T01:47:54.751Z] ====== naive-bayes (apache-spark) [default], iteration 10 started ======
[2026-02-13T01:47:54.751Z] GC before operation: completed in 82.670 ms, heap usage 984.942 MB -> 953.201 MB.
[2026-02-13T01:47:59.451Z] 01:47:59.143 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)
[2026-02-13T01:47:59.452Z] 01:47:59.143 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
[2026-02-13T01:47:59.452Z] 01:47:59.144 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
[2026-02-13T01:47:59.452Z] 01:47:59.426 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)
[2026-02-13T01:47:59.452Z] 01:47:59.427 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
[2026-02-13T01:47:59.452Z] 01:47:59.427 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
[2026-02-13T01:48:08.152Z] ====== naive-bayes (apache-spark) [default], iteration 10 completed (12634.836 ms) ======
[2026-02-13T01:48:08.152Z] ====== naive-bayes (apache-spark) [default], iteration 11 started ======
[2026-02-13T01:48:08.152Z] GC before operation: completed in 82.220 ms, heap usage 1.021 GB -> 953.274 MB.
[2026-02-13T01:48:11.812Z] 01:48:11.617 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)
[2026-02-13T01:48:11.812Z] 01:48:11.617 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
[2026-02-13T01:48:11.812Z] 01:48:11.617 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
[2026-02-13T01:48:12.124Z] 01:48:11.986 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)
[2026-02-13T01:48:12.124Z] 01:48:11.987 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
[2026-02-13T01:48:12.124Z] 01:48:11.987 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
[2026-02-13T01:48:20.850Z] ====== naive-bayes (apache-spark) [default], iteration 11 completed (12598.270 ms) ======
[2026-02-13T01:48:20.850Z] ====== naive-bayes (apache-spark) [default], iteration 12 started ======
[2026-02-13T01:48:20.850Z] GC before operation: completed in 83.786 ms, heap usage 1.027 GB -> 953.344 MB.
[2026-02-13T01:48:25.478Z] 01:48:24.958 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)
[2026-02-13T01:48:25.478Z] 01:48:24.959 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
[2026-02-13T01:48:25.478Z] 01:48:24.959 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
[2026-02-13T01:48:25.478Z] 01:48:25.118 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)
[2026-02-13T01:48:25.478Z] 01:48:25.119 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
[2026-02-13T01:48:25.478Z] 01:48:25.119 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
[2026-02-13T01:48:34.191Z] ====== naive-bayes (apache-spark) [default], iteration 12 completed (13073.224 ms) ======
[2026-02-13T01:48:34.191Z] ====== naive-bayes (apache-spark) [default], iteration 13 started ======
[2026-02-13T01:48:34.191Z] GC before operation: completed in 69.001 ms, heap usage 1.033 GB -> 953.415 MB.
[2026-02-13T01:48:37.856Z] 01:48:37.607 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)
[2026-02-13T01:48:37.856Z] 01:48:37.607 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
[2026-02-13T01:48:37.856Z] 01:48:37.607 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
[2026-02-13T01:48:38.197Z] 01:48:38.013 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)
[2026-02-13T01:48:38.197Z] 01:48:38.020 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
[2026-02-13T01:48:38.197Z] 01:48:38.021 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
[2026-02-13T01:48:45.317Z] ====== naive-bayes (apache-spark) [default], iteration 13 completed (12454.503 ms) ======
[2026-02-13T01:48:45.317Z] ====== naive-bayes (apache-spark) [default], iteration 14 started ======
[2026-02-13T01:48:45.629Z] GC before operation: completed in 79.712 ms, heap usage 1.298 GB -> 953.496 MB.
[2026-02-13T01:48:51.387Z] 01:48:50.350 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)
[2026-02-13T01:48:51.388Z] 01:48:50.351 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
[2026-02-13T01:48:51.388Z] 01:48:50.351 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
[2026-02-13T01:48:51.388Z] 01:48:50.888 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)
[2026-02-13T01:48:51.388Z] 01:48:50.889 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
[2026-02-13T01:48:51.388Z] 01:48:50.889 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
[2026-02-13T01:48:58.500Z] ====== naive-bayes (apache-spark) [default], iteration 14 completed (12691.361 ms) ======
[2026-02-13T01:48:58.500Z] ====== naive-bayes (apache-spark) [default], iteration 15 started ======
[2026-02-13T01:48:58.500Z] GC before operation: completed in 90.424 ms, heap usage 1.653 GB -> 953.570 MB.
[2026-02-13T01:49:04.266Z] 01:49:03.770 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)
[2026-02-13T01:49:04.266Z] 01:49:03.777 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
[2026-02-13T01:49:04.266Z] 01:49:03.777 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
[2026-02-13T01:49:04.266Z] 01:49:03.831 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)
[2026-02-13T01:49:04.266Z] 01:49:03.832 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
[2026-02-13T01:49:04.266Z] 01:49:03.832 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
[2026-02-13T01:49:12.982Z] ====== naive-bayes (apache-spark) [default], iteration 15 completed (13249.807 ms) ======
[2026-02-13T01:49:12.982Z] ====== naive-bayes (apache-spark) [default], iteration 16 started ======
[2026-02-13T01:49:12.982Z] GC before operation: completed in 82.122 ms, heap usage 1.022 GB -> 953.661 MB.
[2026-02-13T01:49:16.723Z] 01:49:16.348 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)
[2026-02-13T01:49:16.723Z] 01:49:16.349 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
[2026-02-13T01:49:16.723Z] 01:49:16.349 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
[2026-02-13T01:49:17.037Z] 01:49:16.749 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)
[2026-02-13T01:49:17.037Z] 01:49:16.750 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
[2026-02-13T01:49:17.037Z] 01:49:16.750 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
[2026-02-13T01:49:25.744Z] ====== naive-bayes (apache-spark) [default], iteration 16 completed (12831.767 ms) ======
[2026-02-13T01:49:25.744Z] ====== naive-bayes (apache-spark) [default], iteration 17 started ======
[2026-02-13T01:49:25.744Z] GC before operation: completed in 74.659 ms, heap usage 1.017 GB -> 953.748 MB.
[2026-02-13T01:49:29.399Z] 01:49:29.299 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)
[2026-02-13T01:49:29.399Z] 01:49:29.305 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
[2026-02-13T01:49:29.399Z] 01:49:29.306 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
[2026-02-13T01:49:30.071Z] 01:49:29.709 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)
[2026-02-13T01:49:30.071Z] 01:49:29.709 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
[2026-02-13T01:49:30.071Z] 01:49:29.709 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
[2026-02-13T01:49:38.786Z] ====== naive-bayes (apache-spark) [default], iteration 17 completed (13179.058 ms) ======
[2026-02-13T01:49:38.786Z] ====== naive-bayes (apache-spark) [default], iteration 18 started ======
[2026-02-13T01:49:38.786Z] GC before operation: completed in 76.762 ms, heap usage 981.005 MB -> 953.804 MB.
[2026-02-13T01:49:43.401Z] 01:49:42.583 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)
[2026-02-13T01:49:43.401Z] 01:49:42.583 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
[2026-02-13T01:49:43.401Z] 01:49:42.583 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
[2026-02-13T01:49:43.401Z] 01:49:43.067 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)
[2026-02-13T01:49:43.401Z] 01:49:43.067 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
[2026-02-13T01:49:43.401Z] 01:49:43.067 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
[2026-02-13T01:49:50.591Z] ====== naive-bayes (apache-spark) [default], iteration 18 completed (12548.264 ms) ======
[2026-02-13T01:49:50.591Z] ====== naive-bayes (apache-spark) [default], iteration 19 started ======
[2026-02-13T01:49:50.591Z] GC before operation: completed in 70.266 ms, heap usage 1.021 GB -> 953.912 MB.
[2026-02-13T01:49:56.365Z] 01:49:55.288 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)
[2026-02-13T01:49:56.365Z] 01:49:55.289 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
[2026-02-13T01:49:56.365Z] 01:49:55.289 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
[2026-02-13T01:49:56.365Z] 01:49:55.448 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)
[2026-02-13T01:49:56.365Z] 01:49:55.448 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
[2026-02-13T01:49:56.365Z] 01:49:55.449 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
[2026-02-13T01:50:03.474Z] ====== naive-bayes (apache-spark) [default], iteration 19 completed (12282.268 ms) ======
[2026-02-13T01:50:03.474Z] ====== naive-bayes (apache-spark) [default], iteration 20 started ======
[2026-02-13T01:50:03.474Z] GC before operation: completed in 75.803 ms, heap usage 972.795 MB -> 953.986 MB.
[2026-02-13T01:50:08.097Z] 01:50:07.162 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)
[2026-02-13T01:50:08.097Z] 01:50:07.162 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
[2026-02-13T01:50:08.097Z] 01:50:07.163 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
[2026-02-13T01:50:08.097Z] 01:50:07.225 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)
[2026-02-13T01:50:08.097Z] 01:50:07.226 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
[2026-02-13T01:50:08.097Z] 01:50:07.232 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
[2026-02-13T01:50:15.208Z] ====== naive-bayes (apache-spark) [default], iteration 20 completed (11821.963 ms) ======
[2026-02-13T01:50:15.208Z] ====== naive-bayes (apache-spark) [default], iteration 21 started ======
[2026-02-13T01:50:15.208Z] GC before operation: completed in 86.932 ms, heap usage 1018.227 MB -> 954.050 MB.
[2026-02-13T01:50:19.825Z] 01:50:19.575 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)
[2026-02-13T01:50:19.825Z] 01:50:19.582 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
[2026-02-13T01:50:19.825Z] 01:50:19.583 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
[2026-02-13T01:50:19.825Z] 01:50:19.599 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)
[2026-02-13T01:50:19.825Z] 01:50:19.599 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
[2026-02-13T01:50:19.825Z] 01:50:19.599 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
[2026-02-13T01:50:28.554Z] ====== naive-bayes (apache-spark) [default], iteration 21 completed (12485.579 ms) ======
[2026-02-13T01:50:28.554Z] ====== naive-bayes (apache-spark) [default], iteration 22 started ======
[2026-02-13T01:50:28.554Z] GC before operation: completed in 74.192 ms, heap usage 1.061 GB -> 954.121 MB.
[2026-02-13T01:50:32.207Z] 01:50:31.615 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)
[2026-02-13T01:50:32.207Z] 01:50:31.616 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
[2026-02-13T01:50:32.207Z] 01:50:31.616 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
[2026-02-13T01:50:32.207Z] 01:50:31.953 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)
[2026-02-13T01:50:32.207Z] 01:50:31.954 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
[2026-02-13T01:50:32.207Z] 01:50:31.954 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
[2026-02-13T01:50:39.297Z] ====== naive-bayes (apache-spark) [default], iteration 22 completed (12050.468 ms) ======
[2026-02-13T01:50:39.297Z] ====== naive-bayes (apache-spark) [default], iteration 23 started ======
[2026-02-13T01:50:39.297Z] GC before operation: completed in 85.451 ms, heap usage 1.310 GB -> 954.199 MB.
[2026-02-13T01:50:45.046Z] 01:50:44.129 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)
[2026-02-13T01:50:45.046Z] 01:50:44.136 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
[2026-02-13T01:50:45.046Z] 01:50:44.137 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
[2026-02-13T01:50:45.046Z] 01:50:44.149 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)
[2026-02-13T01:50:45.046Z] 01:50:44.150 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
[2026-02-13T01:50:45.046Z] 01:50:44.150 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
[2026-02-13T01:50:52.133Z] ====== naive-bayes (apache-spark) [default], iteration 23 completed (12499.938 ms) ======
[2026-02-13T01:50:52.133Z] ====== naive-bayes (apache-spark) [default], iteration 24 started ======
[2026-02-13T01:50:52.133Z] GC before operation: completed in 77.680 ms, heap usage 1.105 GB -> 954.266 MB.
[2026-02-13T01:50:56.756Z] 01:50:56.199 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)
[2026-02-13T01:50:56.756Z] 01:50:56.200 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
[2026-02-13T01:50:56.756Z] 01:50:56.200 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
[2026-02-13T01:50:57.069Z] 01:50:56.926 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)
[2026-02-13T01:50:57.069Z] 01:50:56.927 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
[2026-02-13T01:50:57.069Z] 01:50:56.927 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
[2026-02-13T01:51:04.184Z] ====== naive-bayes (apache-spark) [default], iteration 24 completed (11771.651 ms) ======
[2026-02-13T01:51:04.184Z] ====== naive-bayes (apache-spark) [default], iteration 25 started ======
[2026-02-13T01:51:04.184Z] GC before operation: completed in 76.296 ms, heap usage 1.612 GB -> 954.333 MB.
[2026-02-13T01:51:08.802Z] 01:51:08.353 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)
[2026-02-13T01:51:08.802Z] 01:51:08.354 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
[2026-02-13T01:51:08.802Z] 01:51:08.354 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
[2026-02-13T01:51:09.114Z] 01:51:08.980 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)
[2026-02-13T01:51:09.114Z] 01:51:08.980 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
[2026-02-13T01:51:09.114Z] 01:51:08.980 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
[2026-02-13T01:51:16.211Z] ====== naive-bayes (apache-spark) [default], iteration 25 completed (12033.624 ms) ======
[2026-02-13T01:51:16.211Z] ====== naive-bayes (apache-spark) [default], iteration 26 started ======
[2026-02-13T01:51:16.211Z] GC before operation: completed in 82.564 ms, heap usage 1.134 GB -> 954.407 MB.
[2026-02-13T01:51:20.831Z] 01:51:20.643 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)
[2026-02-13T01:51:20.831Z] 01:51:20.649 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
[2026-02-13T01:51:20.831Z] 01:51:20.650 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
[2026-02-13T01:51:20.831Z] 01:51:20.772 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)
[2026-02-13T01:51:20.831Z] 01:51:20.773 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
[2026-02-13T01:51:20.831Z] 01:51:20.779 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
[2026-02-13T01:51:29.531Z] ====== naive-bayes (apache-spark) [default], iteration 26 completed (12150.845 ms) ======
[2026-02-13T01:51:29.531Z] ====== naive-bayes (apache-spark) [default], iteration 27 started ======
[2026-02-13T01:51:29.531Z] GC before operation: completed in 75.066 ms, heap usage 1.164 GB -> 954.518 MB.
[2026-02-13T01:51:33.192Z] 01:51:33.011 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)
[2026-02-13T01:51:33.192Z] 01:51:33.012 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
[2026-02-13T01:51:33.192Z] 01:51:33.012 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
[2026-02-13T01:51:33.504Z] 01:51:33.408 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)
[2026-02-13T01:51:33.504Z] 01:51:33.408 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
[2026-02-13T01:51:33.504Z] 01:51:33.408 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
[2026-02-13T01:51:40.646Z] ====== naive-bayes (apache-spark) [default], iteration 27 completed (12580.656 ms) ======
[2026-02-13T01:51:40.646Z] ====== naive-bayes (apache-spark) [default], iteration 28 started ======
[2026-02-13T01:51:40.959Z] GC before operation: completed in 88.021 ms, heap usage 1.561 GB -> 954.543 MB.
[2026-02-13T01:51:46.716Z] 01:51:45.696 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)
[2026-02-13T01:51:46.716Z] 01:51:45.697 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
[2026-02-13T01:51:46.716Z] 01:51:45.697 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
[2026-02-13T01:51:46.716Z] 01:51:45.894 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)
[2026-02-13T01:51:46.716Z] 01:51:45.894 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
[2026-02-13T01:51:46.716Z] 01:51:45.895 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
[2026-02-13T01:51:53.822Z] ====== naive-bayes (apache-spark) [default], iteration 28 completed (12780.669 ms) ======
[2026-02-13T01:51:53.822Z] ====== naive-bayes (apache-spark) [default], iteration 29 started ======
[2026-02-13T01:51:53.822Z] GC before operation: completed in 76.332 ms, heap usage 1.299 GB -> 954.611 MB.
[2026-02-13T01:51:59.583Z] 01:51:58.648 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)
[2026-02-13T01:51:59.583Z] 01:51:58.649 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
[2026-02-13T01:51:59.583Z] 01:51:58.649 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
[2026-02-13T01:51:59.583Z] 01:51:58.719 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)
[2026-02-13T01:51:59.583Z] 01:51:58.720 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
[2026-02-13T01:51:59.583Z] 01:51:58.720 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
[2026-02-13T01:52:06.688Z] ====== naive-bayes (apache-spark) [default], iteration 29 completed (12507.744 ms) ======
[2026-02-13T01:52:07.000Z] -----------------------------------
[2026-02-13T01:52:07.000Z] renaissance-naive-bayes_0_PASSED
[2026-02-13T01:52:07.000Z] -----------------------------------
[2026-02-13T01:52:07.000Z]
[2026-02-13T01:52:07.000Z] TEST TEARDOWN:
[2026-02-13T01:52:07.000Z] Nothing to be done for teardown.
[2026-02-13T01:52:07.000Z] renaissance-naive-bayes_0 Finish Time: Fri Feb 13 01:52:06 2026 Epoch Time (ms): 1770947526823