coiled / benchmarks

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

⚠️ CI failed ⚠️ #1401

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 - distributed.scheduler.KilledWorker: Attempted to run task ('hash-join-transfer-9ca4932aa2e3b68586d59ccb912c447d', 2) on 4 different workers, but all those workers died while running it. The last worker that attempt to run the task was tls://10.0.35.14:37667. 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.

Seems like duplicate of #1376