Vasily Galkin created an issue:
Summary
GitLab: CI failures on gcc150.osuosl.org gitlab runner due to "no space left on device"
Steps to reproduce
The problem reproduces for different unrelated CI runs:
- https://gitlab.gnome.org/jsparber/fractal/-/jobs/175713 (glib MR failed build)
- https://gitlab.gnome.org/galkinvv/glib/-/jobs/175740 (just example of non-glib MR failed build)
What is the current bug behavior?
While CI on other runners (progress.gnome.org) passes fine, CI on gcc150.osuosl.org fails
What is the expected correct behavior?
CI runs identically on all runners
Relevant logs and/or screenshots
During glib build, at start:
Successfully extracted cache
/usr/bin/bash: line 7: echo: write error: No space left on device
non-glib build, during compilation:
LLVM ERROR: IO failure on output stream: No space left on device