renaissance-naive-bayes_0
[2026-03-07T13:29:23.997Z] Running test renaissance-naive-bayes_0 ...
[2026-03-07T13:29:23.997Z] ===============================================
[2026-03-07T13:29:23.997Z] renaissance-naive-bayes_0 Start Time: Sat Mar 7 13:29:23 2026 Epoch Time (ms): 1772890163402
[2026-03-07T13:29:23.997Z] variation: NoOptions
[2026-03-07T13:29:23.997Z] JVM_OPTIONS:
[2026-03-07T13:29:23.997Z] { \
[2026-03-07T13:29:23.997Z] echo ""; echo "TEST SETUP:"; \
[2026-03-07T13:29:23.997Z] echo "Nothing to be done for setup."; \
[2026-03-07T13:29:23.997Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17728890031205/renaissance-naive-bayes_0"; \
[2026-03-07T13:29:23.997Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17728890031205/renaissance-naive-bayes_0"; \
[2026-03-07T13:29:23.997Z] echo ""; echo "TESTING:"; \
[2026-03-07T13:29:23.997Z] "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17728890031205/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2026-03-07T13:29:23.997Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17728890031205/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-07T13:29:23.997Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-07T13:29:23.997Z] echo "Nothing to be done for teardown."; \
[2026-03-07T13:29:23.997Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17728890031205/TestTargetResult";
[2026-03-07T13:29:23.997Z]
[2026-03-07T13:29:23.997Z] TEST SETUP:
[2026-03-07T13:29:23.997Z] Nothing to be done for setup.
[2026-03-07T13:29:23.997Z]
[2026-03-07T13:29:23.997Z] TESTING:
[2026-03-07T13:29:24.953Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-07T13:29:24.953Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/output_17728890031205/renaissance-naive-bayes_0/launcher-132923-10836722138035347222/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-07T13:29:24.953Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-07T13:29:24.953Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-07T13:29:30.345Z] NOTE: 'naive-bayes' benchmark uses Spark local executor with 4 (out of 4) threads.
[2026-03-07T13:29:33.383Z] ====== naive-bayes (apache-spark) [default], iteration 0 started ======
[2026-03-07T13:29:33.383Z] GC before operation: completed in 53.781 ms, heap usage 59.608 MB -> 35.061 MB.
[2026-03-07T13:29:49.171Z] 13:29:47.131 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 68.0 MiB so far)
[2026-03-07T13:29:49.171Z] 13:29:47.140 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-03-07T13:29:49.171Z] 13:29:47.141 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-03-07T13:29:49.171Z] 13:29:47.187 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-03-07T13:29:49.171Z] 13:29:47.188 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-03-07T13:29:49.171Z] 13:29:47.188 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-03-07T13:29:53.366Z] 13:29:52.724 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-03-07T13:29:53.366Z] 13:29:52.724 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-03-07T13:29:53.366Z] 13:29:52.724 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-03-07T13:29:53.366Z] 13:29:52.967 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-03-07T13:29:53.366Z] 13:29:52.968 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-03-07T13:29:53.366Z] 13:29:52.968 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-03-07T13:30:00.080Z] ====== naive-bayes (apache-spark) [default], iteration 0 completed (26737.803 ms) ======
[2026-03-07T13:30:00.080Z] ====== naive-bayes (apache-spark) [default], iteration 1 started ======
[2026-03-07T13:30:01.041Z] GC before operation: completed in 76.673 ms, heap usage 1.358 GB -> 952.717 MB.
[2026-03-07T13:30:05.271Z] 13:30:04.450 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-03-07T13:30:05.271Z] 13:30:04.451 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-03-07T13:30:05.271Z] 13:30:04.451 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-03-07T13:30:05.271Z] 13:30:04.533 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-03-07T13:30:05.271Z] 13:30:04.533 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-03-07T13:30:05.271Z] 13:30:04.533 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-03-07T13:30:12.169Z] ====== naive-bayes (apache-spark) [default], iteration 1 completed (11421.259 ms) ======
[2026-03-07T13:30:12.169Z] ====== naive-bayes (apache-spark) [default], iteration 2 started ======
[2026-03-07T13:30:12.169Z] GC before operation: completed in 70.790 ms, heap usage 1.093 GB -> 952.880 MB.
[2026-03-07T13:30:16.595Z] 13:30:15.842 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-03-07T13:30:16.595Z] 13:30:15.843 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-03-07T13:30:16.595Z] 13:30:15.843 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-03-07T13:30:16.595Z] 13:30:15.883 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-03-07T13:30:16.595Z] 13:30:15.883 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-03-07T13:30:16.595Z] 13:30:15.884 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-03-07T13:30:23.315Z] ====== naive-bayes (apache-spark) [default], iteration 2 completed (11301.522 ms) ======
[2026-03-07T13:30:23.315Z] ====== naive-bayes (apache-spark) [default], iteration 3 started ======
[2026-03-07T13:30:23.315Z] GC before operation: completed in 67.399 ms, heap usage 968.690 MB -> 952.987 MB.
[2026-03-07T13:30:27.484Z] 13:30:27.198 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-03-07T13:30:27.484Z] 13:30:27.199 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-03-07T13:30:27.484Z] 13:30:27.199 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-03-07T13:30:27.484Z] 13:30:27.224 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-03-07T13:30:27.484Z] 13:30:27.225 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-03-07T13:30:27.484Z] 13:30:27.225 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-03-07T13:30:35.656Z] ====== naive-bayes (apache-spark) [default], iteration 3 completed (11282.887 ms) ======
[2026-03-07T13:30:35.656Z] ====== naive-bayes (apache-spark) [default], iteration 4 started ======
[2026-03-07T13:30:35.656Z] GC before operation: completed in 75.405 ms, heap usage 1.125 GB -> 953.089 MB.
[2026-03-07T13:30:38.685Z] 13:30:38.485 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-03-07T13:30:38.685Z] 13:30:38.486 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-03-07T13:30:38.686Z] 13:30:38.486 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-03-07T13:30:38.686Z] 13:30:38.538 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-03-07T13:30:38.686Z] 13:30:38.539 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-03-07T13:30:38.686Z] 13:30:38.539 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-03-07T13:30:46.870Z] ====== naive-bayes (apache-spark) [default], iteration 4 completed (11322.428 ms) ======
[2026-03-07T13:30:46.870Z] ====== naive-bayes (apache-spark) [default], iteration 5 started ======
[2026-03-07T13:30:46.870Z] GC before operation: completed in 69.221 ms, heap usage 1.004 GB -> 953.222 MB.
[2026-03-07T13:30:51.039Z] 13:30:49.878 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-03-07T13:30:51.039Z] 13:30:49.879 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-03-07T13:30:51.039Z] 13:30:49.879 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-03-07T13:30:51.039Z] 13:30:49.928 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-03-07T13:30:51.039Z] 13:30:49.928 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-03-07T13:30:51.039Z] 13:30:49.928 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-03-07T13:30:57.760Z] ====== naive-bayes (apache-spark) [default], iteration 5 completed (11341.684 ms) ======
[2026-03-07T13:30:57.760Z] ====== naive-bayes (apache-spark) [default], iteration 6 started ======
[2026-03-07T13:30:57.760Z] GC before operation: completed in 75.289 ms, heap usage 985.427 MB -> 953.328 MB.
[2026-03-07T13:31:03.636Z] 13:31:01.232 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-03-07T13:31:03.636Z] 13:31:01.233 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-03-07T13:31:03.636Z] 13:31:01.233 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-03-07T13:31:03.636Z] 13:31:01.314 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-03-07T13:31:03.636Z] 13:31:01.315 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-03-07T13:31:03.636Z] 13:31:01.315 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-03-07T13:31:09.022Z] ====== naive-bayes (apache-spark) [default], iteration 6 completed (11194.530 ms) ======
[2026-03-07T13:31:09.022Z] ====== naive-bayes (apache-spark) [default], iteration 7 started ======
[2026-03-07T13:31:09.022Z] GC before operation: completed in 65.062 ms, heap usage 969.074 MB -> 953.760 MB.
[2026-03-07T13:31:13.180Z] 13:31:12.443 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-03-07T13:31:13.180Z] 13:31:12.443 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-03-07T13:31:13.180Z] 13:31:12.444 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-03-07T13:31:13.180Z] 13:31:12.444 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-03-07T13:31:13.180Z] 13:31:12.444 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-03-07T13:31:13.180Z] 13:31:12.444 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-03-07T13:31:19.619Z] ====== naive-bayes (apache-spark) [default], iteration 7 completed (11090.892 ms) ======
[2026-03-07T13:31:19.619Z] ====== naive-bayes (apache-spark) [default], iteration 8 started ======
[2026-03-07T13:31:19.619Z] GC before operation: completed in 75.422 ms, heap usage 995.244 MB -> 953.534 MB.
[2026-03-07T13:31:23.781Z] 13:31:23.598 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-03-07T13:31:23.781Z] 13:31:23.599 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-03-07T13:31:23.781Z] 13:31:23.599 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-03-07T13:31:24.735Z] 13:31:23.695 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-03-07T13:31:24.735Z] 13:31:23.696 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-03-07T13:31:24.735Z] 13:31:23.696 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-03-07T13:31:31.471Z] ====== naive-bayes (apache-spark) [default], iteration 8 completed (11008.376 ms) ======
[2026-03-07T13:31:31.471Z] ====== naive-bayes (apache-spark) [default], iteration 9 started ======
[2026-03-07T13:31:31.471Z] GC before operation: completed in 69.748 ms, heap usage 984.755 MB -> 953.577 MB.
[2026-03-07T13:31:35.630Z] 13:31:34.547 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-03-07T13:31:35.630Z] 13:31:34.548 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-03-07T13:31:35.630Z] 13:31:34.548 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-03-07T13:31:35.630Z] 13:31:34.798 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-03-07T13:31:35.630Z] 13:31:34.799 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-03-07T13:31:35.630Z] 13:31:34.799 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-03-07T13:31:42.351Z] ====== naive-bayes (apache-spark) [default], iteration 9 completed (11119.441 ms) ======
[2026-03-07T13:31:42.351Z] ====== naive-bayes (apache-spark) [default], iteration 10 started ======
[2026-03-07T13:31:42.351Z] GC before operation: completed in 58.318 ms, heap usage 1.031 GB -> 953.656 MB.
[2026-03-07T13:31:46.511Z] 13:31:45.748 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-03-07T13:31:46.511Z] 13:31:45.748 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-03-07T13:31:46.511Z] 13:31:45.748 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-03-07T13:31:46.511Z] 13:31:45.748 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-03-07T13:31:46.511Z] 13:31:45.748 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-03-07T13:31:46.511Z] 13:31:45.749 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-03-07T13:31:53.419Z] ====== naive-bayes (apache-spark) [default], iteration 10 completed (10922.874 ms) ======
[2026-03-07T13:31:53.419Z] ====== naive-bayes (apache-spark) [default], iteration 11 started ======
[2026-03-07T13:31:53.419Z] GC before operation: completed in 60.564 ms, heap usage 988.527 MB -> 953.738 MB.
[2026-03-07T13:31:57.576Z] 13:31:56.580 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-03-07T13:31:57.576Z] 13:31:56.580 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-03-07T13:31:57.576Z] 13:31:56.580 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-03-07T13:31:57.576Z] 13:31:56.704 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-03-07T13:31:57.576Z] 13:31:56.704 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-03-07T13:31:57.576Z] 13:31:56.704 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-03-07T13:32:04.284Z] ====== naive-bayes (apache-spark) [default], iteration 11 completed (10639.468 ms) ======
[2026-03-07T13:32:04.284Z] ====== naive-bayes (apache-spark) [default], iteration 12 started ======
[2026-03-07T13:32:04.284Z] GC before operation: completed in 59.784 ms, heap usage 1.002 GB -> 953.872 MB.
[2026-03-07T13:32:08.440Z] 13:32:07.412 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-03-07T13:32:08.440Z] 13:32:07.412 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-03-07T13:32:08.440Z] 13:32:07.412 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-03-07T13:32:08.440Z] 13:32:07.460 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-03-07T13:32:08.440Z] 13:32:07.461 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-03-07T13:32:08.440Z] 13:32:07.461 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-03-07T13:32:15.144Z] ====== naive-bayes (apache-spark) [default], iteration 12 completed (10869.578 ms) ======
[2026-03-07T13:32:15.144Z] ====== naive-bayes (apache-spark) [default], iteration 13 started ======
[2026-03-07T13:32:15.144Z] GC before operation: completed in 60.883 ms, heap usage 1.054 GB -> 953.900 MB.
[2026-03-07T13:32:20.308Z] 13:32:18.310 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-03-07T13:32:20.308Z] 13:32:18.310 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-03-07T13:32:20.308Z] 13:32:18.311 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-03-07T13:32:20.308Z] 13:32:18.373 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-03-07T13:32:20.308Z] 13:32:18.373 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-03-07T13:32:20.308Z] 13:32:18.373 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-03-07T13:32:25.693Z] ====== naive-bayes (apache-spark) [default], iteration 13 completed (10821.412 ms) ======
[2026-03-07T13:32:25.693Z] ====== naive-bayes (apache-spark) [default], iteration 14 started ======
[2026-03-07T13:32:25.693Z] GC before operation: completed in 75.539 ms, heap usage 1.096 GB -> 953.968 MB.
[2026-03-07T13:32:29.853Z] 13:32:29.128 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-03-07T13:32:29.853Z] 13:32:29.128 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-03-07T13:32:29.853Z] 13:32:29.128 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-03-07T13:32:29.853Z] 13:32:29.247 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-03-07T13:32:29.853Z] 13:32:29.247 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-03-07T13:32:29.853Z] 13:32:29.247 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-03-07T13:32:36.574Z] ====== naive-bayes (apache-spark) [default], iteration 14 completed (10796.110 ms) ======
[2026-03-07T13:32:36.574Z] ====== naive-bayes (apache-spark) [default], iteration 15 started ======
[2026-03-07T13:32:36.574Z] GC before operation: completed in 78.065 ms, heap usage 984.922 MB -> 954.042 MB.
[2026-03-07T13:32:40.817Z] 13:32:39.970 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-03-07T13:32:40.817Z] 13:32:39.971 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-03-07T13:32:40.817Z] 13:32:39.971 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-03-07T13:32:40.817Z] 13:32:40.007 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-03-07T13:32:40.817Z] 13:32:40.007 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-03-07T13:32:40.817Z] 13:32:40.007 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-03-07T13:32:47.530Z] ====== naive-bayes (apache-spark) [default], iteration 15 completed (10798.795 ms) ======
[2026-03-07T13:32:47.530Z] ====== naive-bayes (apache-spark) [default], iteration 16 started ======
[2026-03-07T13:32:47.530Z] GC before operation: completed in 73.918 ms, heap usage 1.122 GB -> 954.130 MB.
[2026-03-07T13:32:51.687Z] 13:32:50.966 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-03-07T13:32:51.687Z] 13:32:50.967 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-03-07T13:32:51.687Z] 13:32:50.967 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-03-07T13:32:51.687Z] 13:32:51.090 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-03-07T13:32:51.687Z] 13:32:51.091 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-03-07T13:32:51.687Z] 13:32:51.091 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-03-07T13:32:58.438Z] ====== naive-bayes (apache-spark) [default], iteration 16 completed (10991.497 ms) ======
[2026-03-07T13:32:58.438Z] ====== naive-bayes (apache-spark) [default], iteration 17 started ======
[2026-03-07T13:32:58.438Z] GC before operation: completed in 62.325 ms, heap usage 1.002 GB -> 954.211 MB.
[2026-03-07T13:33:02.599Z] 13:33:02.089 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-03-07T13:33:02.599Z] 13:33:02.089 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-03-07T13:33:02.599Z] 13:33:02.090 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-03-07T13:33:02.599Z] 13:33:02.090 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-03-07T13:33:02.599Z] 13:33:02.090 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-03-07T13:33:02.599Z] 13:33:02.090 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-03-07T13:33:09.308Z] ====== naive-bayes (apache-spark) [default], iteration 17 completed (10965.606 ms) ======
[2026-03-07T13:33:09.308Z] ====== naive-bayes (apache-spark) [default], iteration 18 started ======
[2026-03-07T13:33:09.308Z] GC before operation: completed in 68.819 ms, heap usage 988.337 MB -> 954.306 MB.
[2026-03-07T13:33:13.569Z] 13:33:13.172 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-03-07T13:33:13.569Z] 13:33:13.172 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-03-07T13:33:13.569Z] 13:33:13.172 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-03-07T13:33:13.569Z] 13:33:13.226 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-03-07T13:33:13.569Z] 13:33:13.227 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-03-07T13:33:13.569Z] 13:33:13.227 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-03-07T13:33:21.459Z] ====== naive-bayes (apache-spark) [default], iteration 18 completed (11046.490 ms) ======
[2026-03-07T13:33:21.459Z] ====== naive-bayes (apache-spark) [default], iteration 19 started ======
[2026-03-07T13:33:21.459Z] GC before operation: completed in 77.829 ms, heap usage 1.044 GB -> 954.386 MB.
[2026-03-07T13:33:24.484Z] 13:33:24.364 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-03-07T13:33:24.484Z] 13:33:24.364 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-03-07T13:33:24.484Z] 13:33:24.364 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-03-07T13:33:24.484Z] 13:33:24.364 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-03-07T13:33:24.484Z] 13:33:24.365 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-03-07T13:33:24.484Z] 13:33:24.365 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-03-07T13:33:32.705Z] ====== naive-bayes (apache-spark) [default], iteration 19 completed (11037.690 ms) ======
[2026-03-07T13:33:32.705Z] ====== naive-bayes (apache-spark) [default], iteration 20 started ======
[2026-03-07T13:33:32.705Z] GC before operation: completed in 67.688 ms, heap usage 996.414 MB -> 954.399 MB.
[2026-03-07T13:33:35.729Z] 13:33:35.349 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-03-07T13:33:35.729Z] 13:33:35.349 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-03-07T13:33:35.729Z] 13:33:35.350 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-03-07T13:33:35.729Z] 13:33:35.367 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-03-07T13:33:35.729Z] 13:33:35.368 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-03-07T13:33:35.729Z] 13:33:35.368 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-03-07T13:33:42.438Z] ====== naive-bayes (apache-spark) [default], iteration 20 completed (10972.292 ms) ======
[2026-03-07T13:33:42.438Z] ====== naive-bayes (apache-spark) [default], iteration 21 started ======
[2026-03-07T13:33:43.392Z] GC before operation: completed in 63.148 ms, heap usage 993.277 MB -> 954.521 MB.
[2026-03-07T13:33:47.549Z] 13:33:46.335 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-03-07T13:33:47.549Z] 13:33:46.336 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-03-07T13:33:47.549Z] 13:33:46.336 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-03-07T13:33:47.549Z] 13:33:46.383 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-03-07T13:33:47.549Z] 13:33:46.383 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-03-07T13:33:47.549Z] 13:33:46.383 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-03-07T13:33:54.263Z] ====== naive-bayes (apache-spark) [default], iteration 21 completed (10990.130 ms) ======
[2026-03-07T13:33:54.263Z] ====== naive-bayes (apache-spark) [default], iteration 22 started ======
[2026-03-07T13:33:54.263Z] GC before operation: completed in 63.639 ms, heap usage 985.876 MB -> 954.619 MB.
[2026-03-07T13:33:58.423Z] 13:33:57.355 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-03-07T13:33:58.423Z] 13:33:57.356 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-03-07T13:33:58.423Z] 13:33:57.356 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-03-07T13:33:58.423Z] 13:33:57.440 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-03-07T13:33:58.423Z] 13:33:57.440 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-03-07T13:33:58.423Z] 13:33:57.441 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-03-07T13:34:05.131Z] ====== naive-bayes (apache-spark) [default], iteration 22 completed (10880.352 ms) ======
[2026-03-07T13:34:05.131Z] ====== naive-bayes (apache-spark) [default], iteration 23 started ======
[2026-03-07T13:34:05.131Z] GC before operation: completed in 79.529 ms, heap usage 1.024 GB -> 954.702 MB.
[2026-03-07T13:34:09.293Z] 13:34:08.434 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-03-07T13:34:09.293Z] 13:34:08.435 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-03-07T13:34:09.293Z] 13:34:08.435 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-03-07T13:34:09.293Z] 13:34:08.521 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-03-07T13:34:09.293Z] 13:34:08.522 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-03-07T13:34:09.293Z] 13:34:08.522 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-03-07T13:34:16.001Z] ====== naive-bayes (apache-spark) [default], iteration 23 completed (11016.246 ms) ======
[2026-03-07T13:34:16.001Z] ====== naive-bayes (apache-spark) [default], iteration 24 started ======
[2026-03-07T13:34:16.001Z] GC before operation: completed in 64.125 ms, heap usage 1.035 GB -> 954.786 MB.
[2026-03-07T13:34:20.230Z] 13:34:19.540 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-03-07T13:34:20.230Z] 13:34:19.540 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-03-07T13:34:20.230Z] 13:34:19.540 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-03-07T13:34:20.230Z] 13:34:19.590 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-03-07T13:34:20.230Z] 13:34:19.590 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-03-07T13:34:20.230Z] 13:34:19.591 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-03-07T13:34:26.952Z] ====== naive-bayes (apache-spark) [default], iteration 24 completed (11079.224 ms) ======
[2026-03-07T13:34:26.952Z] ====== naive-bayes (apache-spark) [default], iteration 25 started ======
[2026-03-07T13:34:26.952Z] GC before operation: completed in 71.185 ms, heap usage 1.024 GB -> 954.860 MB.
[2026-03-07T13:34:31.404Z] 13:34:30.527 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-03-07T13:34:31.404Z] 13:34:30.528 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-03-07T13:34:31.404Z] 13:34:30.528 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-03-07T13:34:31.404Z] 13:34:30.640 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-03-07T13:34:31.404Z] 13:34:30.640 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-03-07T13:34:31.404Z] 13:34:30.641 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-03-07T13:34:38.116Z] ====== naive-bayes (apache-spark) [default], iteration 25 completed (11122.865 ms) ======
[2026-03-07T13:34:38.116Z] ====== naive-bayes (apache-spark) [default], iteration 26 started ======
[2026-03-07T13:34:38.116Z] GC before operation: completed in 68.041 ms, heap usage 982.562 MB -> 954.934 MB.
[2026-03-07T13:34:42.278Z] 13:34:41.769 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-03-07T13:34:42.278Z] 13:34:41.769 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-03-07T13:34:42.278Z] 13:34:41.769 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-03-07T13:34:42.278Z] 13:34:41.860 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-03-07T13:34:42.278Z] 13:34:41.861 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-03-07T13:34:42.278Z] 13:34:41.861 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-03-07T13:34:48.997Z] ====== naive-bayes (apache-spark) [default], iteration 26 completed (11099.156 ms) ======
[2026-03-07T13:34:48.997Z] ====== naive-bayes (apache-spark) [default], iteration 27 started ======
[2026-03-07T13:34:49.952Z] GC before operation: completed in 66.386 ms, heap usage 1.186 GB -> 955.001 MB.
[2026-03-07T13:34:54.108Z] 13:34:52.886 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-03-07T13:34:54.109Z] 13:34:52.887 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-03-07T13:34:54.109Z] 13:34:52.887 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-03-07T13:34:54.109Z] 13:34:52.928 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-03-07T13:34:54.109Z] 13:34:52.928 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-03-07T13:34:54.109Z] 13:34:52.929 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-03-07T13:35:00.821Z] ====== naive-bayes (apache-spark) [default], iteration 27 completed (10848.897 ms) ======
[2026-03-07T13:35:00.821Z] ====== naive-bayes (apache-spark) [default], iteration 28 started ======
[2026-03-07T13:35:00.821Z] GC before operation: completed in 66.751 ms, heap usage 1.003 GB -> 955.086 MB.
[2026-03-07T13:35:04.983Z] 13:35:03.911 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-03-07T13:35:04.983Z] 13:35:03.912 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-03-07T13:35:04.983Z] 13:35:03.912 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-03-07T13:35:04.983Z] 13:35:03.918 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-03-07T13:35:04.983Z] 13:35:03.919 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-03-07T13:35:04.983Z] 13:35:03.919 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-03-07T13:35:11.872Z] ====== naive-bayes (apache-spark) [default], iteration 28 completed (10972.283 ms) ======
[2026-03-07T13:35:11.872Z] ====== naive-bayes (apache-spark) [default], iteration 29 started ======
[2026-03-07T13:35:11.872Z] GC before operation: completed in 64.209 ms, heap usage 986.100 MB -> 955.097 MB.
[2026-03-07T13:35:16.034Z] 13:35:14.963 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-03-07T13:35:16.034Z] 13:35:14.964 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-03-07T13:35:16.034Z] 13:35:14.964 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-03-07T13:35:16.034Z] 13:35:14.968 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-03-07T13:35:16.034Z] 13:35:14.970 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-03-07T13:35:16.034Z] 13:35:14.970 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-03-07T13:35:22.770Z] ====== naive-bayes (apache-spark) [default], iteration 29 completed (10971.862 ms) ======
[2026-03-07T13:35:22.770Z] -----------------------------------
[2026-03-07T13:35:22.770Z] renaissance-naive-bayes_0_PASSED
[2026-03-07T13:35:22.770Z] -----------------------------------
[2026-03-07T13:35:22.770Z]
[2026-03-07T13:35:22.770Z] TEST TEARDOWN:
[2026-03-07T13:35:22.770Z] Nothing to be done for teardown.
[2026-03-07T13:35:22.770Z] renaissance-naive-bayes_0 Finish Time: Sat Mar 7 13:35:22 2026 Epoch Time (ms): 1772890522360