coiled / benchmarks

BSD 3-Clause "New" or "Revised" License
32 stars 17 forks source link

⚠️ CI failed ⚠️ - query 18 shuffle_barrier - test_spilling[compressible-keep] KilledWorker #1384

Closed github-actions[bot] closed 9 months ago

github-actions[bot] commented 9 months ago

Workflow Run URL

milesgranger commented 9 months ago

FAILED tests/tpch/test_dask.py::test_query_18 - RuntimeError: shuffle_barrier failed during shuffle efbdb32861902f77ad33a9e29a2e877e

FAILED tests/benchmarks/test_spill.py::test_spilling[compressible-keep] - distributed.scheduler.KilledWorker: Attempted to run task ('sum-7c4ea993dcfde7b1ec51d7ec09f81cdb', 0, 21) on 1 different workers, but all those workers died while running it. The last worker that attempt to run the task was tls://10.0.25.38:45709. Inspecting worker logs is often a good next step to diagnose what went wrong. For more information see https://distributed.dask.org/en/stable/killed.html. ERROR tests/benchmarks/test_spill.py::test_dot_product_spill[uncompressible] - TimeoutError: Timed out after 600 seconds waiting for 5 workers to arrive

milesgranger commented 9 months ago

Closing as query 18 and other haven't occurred in more recent runs