Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test-scaleway-ubuntu1604-x64-1: out of disk space #1806

Closed
andrew-m-leonard opened this issue Jun 1, 2020 · 4 comments
Closed

test-scaleway-ubuntu1604-x64-1: out of disk space #1806

andrew-m-leonard opened this issue Jun 1, 2020 · 4 comments
Assignees
Labels
buildbreak High priority issues that cause build breaks in jenkins or build scripts
Milestone

Comments

@andrew-m-leonard
Copy link
Contributor

Test job failures on test-scaleway-ubuntu1604-x64-1:
https://ci.adoptopenjdk.net/job/Test_openjdk8_j9_sanity.system_x86-64_linux/212/console

18:31:49  java.nio.file.FileSystemException: /tmp/resource-3979388526680510708: No space left on device
@Willsparker
Copy link
Contributor

Ref: https://adoptopenjdk.slack.com/archives/C53GHCXL4/p1590658509194500

I did fairly recently clear it off. Having a look now, it looks like 3.2Gb is taken up from gcov, which hasn't been touched for since 2018.

root@test-scaleway-ubuntu1604-x64-1:/home/jenkins/workspace# du -ha --time | grep 2018 | sort -h
...
2.0G	2018-07-18 13:37	./gcov/openjdk-jdk8u/jdk/test
2.2G	2018-07-18 13:37	./gcov/openjdk-jdk8u/jdk
2.5G	2018-07-18 13:37	./gcov/openjdk-jdk8u
3.2G	2018-07-27 14:19	./gcov

@sxa
Copy link
Member

sxa commented Jun 1, 2020

Machine has a relatively low amoiunt of disk space compared to some of our others (50Gb) and 35Gb is being used by docker images

@Willsparker
Copy link
Contributor

Ran docker system prune to ensure nothing of use was being deleted, freed up 22.6GB :-)

@sxa sxa added the buildbreak High priority issues that cause build breaks in jenkins or build scripts label Jun 1, 2020
@sxa sxa added this to the May 2020 milestone Jun 1, 2020
@sxa
Copy link
Member

sxa commented Jun 1, 2020

Thanks Will

@sxa sxa closed this as completed Jun 1, 2020
@karianna karianna modified the milestones: May 2020, June 2020 Jun 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
buildbreak High priority issues that cause build breaks in jenkins or build scripts
Projects
None yet
Development

No branches or pull requests

4 participants