Skip to content

Dependencies CI on main is intermittently failing due to jobs being cancelled (not clear why) #21938

@alamb

Description

@alamb

Describe the bug

I have noticed recently that often CI checks fail on main (not PRs). For example, looking at: https://github.com/apache/datafusion/commits/main/

Image

If you look at what is failing it is that these jobs are "cancelled"

Image

To Reproduce

I am not sure why they don't pass or fail all the time. Maybe it is related to if we have merged another PR within a short time?

Here is an example failure:
https://github.com/apache/datafusion/actions/runs/25127768271/job/73645414258

Disk space before cleanup:
Filesystem      Size  Used Avail Use% Mounted on
overlay         145G   59G   86G  41% /
tmpfs            64M     0   64M   0% /dev
shm              64M     0   64M   0% /dev/shm
/dev/root       145G   59G   86G  41% /__t
tmpfs           3.2G  1.1M  3.2G   1% /run/docker.sock
tmpfs           7.9G     0  7.9G   0% /proc/acpi
tmpfs           7.9G     0  7.9G   0% /proc/scsi
tmpfs           7.9G     0  7.9G   0% /sys/firmware
context canceled
Error: The operation was canceled.

It seems to only affect "Dependencies" jobs

Expected behavior

Additional context

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions