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

Add disk space output to debug occasional test failures #2905

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

tautschnig
Copy link
Member

Despite freeing up disk space early on, we saw occasional failures like https://github.com/model-checking/kani/actions/runs/7030685174/job/19130721957 that look like running out of disk space.

This change should be reverted once we have diagnosed the problem.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT licenses.

Despite freeing up disk space early on, we saw occasional failures like
https://github.com/model-checking/kani/actions/runs/7030685174/job/19130721957
that look like running out of disk space.

This change should be reverted once we have diagnosed the problem.
@tautschnig tautschnig self-assigned this Nov 30, 2023
@tautschnig tautschnig marked this pull request as ready for review November 30, 2023 11:20
@tautschnig tautschnig requested a review from a team as a code owner November 30, 2023 11:20
@tautschnig tautschnig removed their assignment Nov 30, 2023
@tautschnig
Copy link
Member Author

The CI run here suggests that we do have 35 GB of free disk space, so should be fine. Given that we have these sporadic failures, I'd now ask for reviews to get this merged so that we have more diagnostics upon the next failure that we see.

Copy link
Contributor

@jaisnan jaisnan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I understand these are temp changes, thanks!

@tautschnig tautschnig merged commit 5fc7172 into model-checking:main Nov 30, 2023
20 checks passed
@tautschnig tautschnig deleted the disk-space-debug branch November 30, 2023 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants