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

JDK9 install failure on build-marist-rhel74-s390x-1 (Space?) #464

Closed
sxa opened this issue Sep 4, 2018 · 1 comment
Closed

JDK9 install failure on build-marist-rhel74-s390x-1 (Space?) #464

sxa opened this issue Sep 4, 2018 · 1 comment

Comments

@sxa
Copy link
Member

sxa commented Sep 4, 2018

TASK [adoptopenjdk9 : Install latest release if one not already installed] *****
15:09:16
fatal: [build-marist-rhel74-s390x-1]: FAILED! => {"changed": false, "failed": true, "msg": "Failure downloading https://api.adoptopenjdk.net/openjdk9/nightly/s390x_linux/latest/binary, [Errno 28] No space left on device"}

Ref: https://ci.adoptopenjdk.net/computer/build-marist-rhel74-s390x-1/

@sxa sxa added the ansible label Sep 4, 2018
@sxa sxa added this to the 2018 September A milestone Sep 4, 2018
@sxa sxa changed the title JDK9 install failure on build-marist-rhel75-s390x-1 (Space?) JDK9 install failure on build-marist-rhel74-s390x-1 (Space?) Sep 4, 2018
@sxa sxa self-assigned this Sep 4, 2018
@sxa
Copy link
Member Author

sxa commented Sep 4, 2018

Root FS is indeed full:

[root@build-marist-rhel74-s390x-1 ~]# df -k /
Filesystem     1K-blocks    Used Available Use% Mounted on
/dev/dasda2      6061632 5847688         0 100% /
[root@build-marist-rhel74-s390x-1 var]# du -ks *
4	account
4	adm
364880	cache
4	crash

Cleared up by running yum clean all abnd there is 240Mb available. Which isn't a lot and might get blown by installing JDK9 but it's a start ...

@sxa sxa closed this as completed Sep 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant