All builds are failing with NODE_FAILURE since earlier today: Zuul
Thanks for raising this. I wasn’t aware, though seems like others already have it in hand.
I believ a lot of EOL (end of life) images and labels got removed from Zuul yesterday, so we need to be running Fedora 39, Fedora 40 or Centos 9 stream.
I believe this PR should fix the issue:
Hi,
We were cleaning up labels and container images that are EOL (End Of Life) for a while [1][2]. PR that you mentioned should fix most errors.
[1] https://softwarefactory-project.io/r/c/config/+/32355
[2] https://softwarefactory-project.io/r/c/containers/+/32354
@rfc2549 Could this also be what’s been plagueing the ARA collection CI?
The build list looks pretty green right now, so hopefully everything’s fixed
Looks like Ara uses softwarefactory-project-zuul
which is part of this.
It’s a while since I’ve used Zuul, though I think if you add the comment recheck
on it’s own line in a PR then CI should rerun
I also had to boot CentOS8 from the nodeset in the PR, but it seems to be running again, thank you! <3
Good find, thanks for the fix