Problems with the CI/CD

When I make a commit sometimes the CI fails, but fails for an error that says ‘No space left on device’:

after some retries, the CI can pass, but when I make the MR the job reviews sometimes fail too, but for a weird reason:

after a few retries can pass, but when any owner tries to approve is difficult that they retry the CI the necessary times until pass.

Both failures are for the same reason: No space left on the runner disk.

There is not much you can do besides retrying the failed jobs.

When was the last time you got one of these errors?

yesterday was the last time, today works fine.

I can think that the problem was fixed?