#8595 Jenkins seems to be out of space
Closed: Fixed 4 years ago by bstinson. Opened 4 years ago by lsedlar.

When I try to log in on jenkins-fedora-infra.apps.ci.centos.org, I get a long stack trace starting with

java.io.IOException: No space left on device
    at java.io.UnixFileSystem.createFileExclusively(Native Method)
    at java.io.File.createTempFile(File.java:2024)
    at hudson.util.AtomicFileWriter.<init>(AtomicFileWriter.java:142)
Caused: java.io.IOException: Failed to create a temporary file in /var/lib/jenkins/users/lsedlar_3052804638090079654

This could be the reason why the build queue has 84 items in it and nothing seems to be processed.

CC @bstinson


Metadata Update from @cverna:
- Issue tagged with: ci

4 years ago

Metadata Update from @cverna:
- Issue priority set to: Waiting on Assignee (was: Needs Review)

4 years ago

Metadata Update from @bstinson:
- Issue assigned to bstinson

4 years ago

Should be sorted out now

Metadata Update from @bstinson:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

4 years ago

Login to comment on this ticket.

Metadata