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

Github runners running out of space again #1380

Closed
smklein opened this issue Jul 8, 2022 · 5 comments · Fixed by #1401
Closed

Github runners running out of space again #1380

smklein opened this issue Jul 8, 2022 · 5 comments · Fixed by #1401
Labels
Test Flake Tests that work. Wait, no. Actually yes. Hang on. Something is broken.

Comments

@smklein
Copy link
Collaborator

smklein commented Jul 8, 2022

See: #868 for original context, perhaps #1004.

We've been seeing more out-of-space issues, which is causing build flake: https://github.com/oxidecomputer/omicron/runs/7241206246?check_suite_focus=true

@smklein smklein added the Test Flake Tests that work. Wait, no. Actually yes. Hang on. Something is broken. label Jul 8, 2022
@jgallagher
Copy link
Contributor

Without disagreeing that we've been seeing disk space issues cause build flakes, the specific build failure you linked looked like it has a timeout-related test flake failure rather than a disk space issue:

failures:

---- db::collection_detach::test::test_detach_deleted_resource_fails stdout ----
log file: "/tmp/omicron_tmp/omicron_nexus-0c32ba72a0b93e2d-test_detach_deleted_resource_fails.82778.14.log"
note: configured to log to "/tmp/omicron_tmp/omicron_nexus-0c32ba72a0b93e2d-test_detach_deleted_resource_fails.82778.14.log"
thread 'db::collection_detach::test::test_detach_deleted_resource_fails' panicked at 'called `Result::unwrap()` on an `Err` value: TimedOut { pid: 87342, time_waited: 30.0290109s }', /Users/runner/work/omicron/omicron/test-utils/src/dev/mod.rs:142:42
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

failures:
    db::collection_detach::test::test_detach_deleted_resource_fails

test result: FAILED. 137 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 279.20s

@Nieuwejaar
Copy link
Contributor

The disk space issue is here:

https://github.com/oxidecomputer/omicron/runs/7241206159?check_suite_focus=true#step:10:627

@smklein
Copy link
Collaborator Author

smklein commented Jul 13, 2022

#1401 addresses this issue

@iliana
Copy link
Contributor

iliana commented Jul 13, 2022

@iliana
Copy link
Contributor

iliana commented Aug 9, 2022

should be fixed by #1518

@iliana iliana closed this as completed Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Test Flake Tests that work. Wait, no. Actually yes. Hang on. Something is broken.
Projects
None yet
4 participants