servo / servo

Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine
https://servo.org
Mozilla Public License 2.0
28.4k stars 3.03k forks source link

CI: “Timeout waiting for runner assignment!” #33296

Open delan opened 2 months ago

delan commented 2 months ago

https://github.com/servo/servo/actions/runs/10678776115/job/29596545703 (#33290)

As of discovering this build, we were using 59/60 of our GitHub-hosted runners, so it’s unclear whether this is directly related to self-hosted runners.

mukilan commented 3 weeks ago

This seems to causing failures in our nightly release workflow over the last couple of days: https://github.com/servo/servo/actions/runs/11321496265 https://github.com/servo/servo/actions/runs/11311863831 https://github.com/servo/servo/actions/runs/11311710843

delan commented 3 weeks ago

I will disable self-hosted runners for this workflow while we investigate. How are we getting around this in run 1278?