Reported upstream a couple of months ago: https://travis-ci.community/t/no-space-left-on-device-for-system-z/5954
travis: s390x ci build fails on travis because disk is too small #18016
issue MarcoFalke opened this issue on January 29, 2020-
MarcoFalke commented at 12:40 AM on January 29, 2020: member
- MarcoFalke added the label Bug on Jan 29, 2020
- MarcoFalke added the label Tests on Jan 29, 2020
- MarcoFalke added the label Upstream on Jan 29, 2020
-
flack commented at 8:20 PM on February 6, 2020: contributor
is it possible to add the build to
allow_failures(https://docs.travis-ci.com/user/build-matrix/#rows-that-are-allowed-to-fail) while the upstream issue is unresolved? Then you'd get a green travis icon, but it still would run -
MarcoFalke commented at 10:38 AM on February 8, 2020: member
Yes, that would be preferable to not running it at all
- MarcoFalke added the label good first issue on Feb 8, 2020
-
MarcoFalke commented at 11:13 AM on February 8, 2020: member
Adding good first issue. This can probably be fixed either:
- by changing the docker data dir: https://travis-ci.community/t/no-space-left-on-device-for-system-z/5954/7?u=marco
- by adding
allow_failuresin the travis yaml - if none of these work, remove it from the travis yaml
-
MarcoFalke commented at 12:56 PM on February 10, 2020: member
For now it has been removed:
- test: Disable s390 build on travis #18106
I think we should still try to change the docker data dir on travis, and then re-enable this
- MarcoFalke removed the label good first issue on Apr 30, 2020
-
MarcoFalke commented at 5:08 PM on April 30, 2020: member
This is still an issue, even after #18569
https://travis-ci.org/github/bitcoin/bitcoin/jobs/681559037#L1965
-
MarcoFalke commented at 5:09 PM on April 30, 2020: member
If this continues, we should disable it again
- MarcoFalke closed this on May 7, 2020
- MarcoFalke closed this on May 7, 2020
- DrahtBot locked this on Feb 15, 2022