Skip to content

Conversation

@chenrui333
Copy link
Member

@chenrui333 chenrui333 requested a review from a team as a code owner December 10, 2025 02:51
@github-actions github-actions bot added automerge-skip `brew pr-automerge` will skip this pull request workflows PR modifies GitHub Actions workflow files labels Dec 10, 2025
@p-linnane p-linnane added this pull request to the merge queue Dec 10, 2025
Merged via the queue into main with commit 38107b1 Dec 10, 2025
24 checks passed
@p-linnane p-linnane deleted the triage-sui branch December 10, 2025 05:48
@stefanb
Copy link
Member

stefanb commented Dec 10, 2025

@chenrui333 see #257867 (comment)

@cho-m
Copy link
Member

cho-m commented Dec 10, 2025

For disk space failures, we should verify it is reproducible with CI-test-bot-no-concurrent-downloads. If the failure goes away, then should open an issue on Homebrew/brew side instead as it is a concurrent download bug.

I've added a fix for one of the issues I've seen:

There may be other bugs as some PR failures didn't seem to only be a 2x disk space problem.


For other self-hosted usage:

  • Time outs should be checked that it isn't stalling on fetch or deps install steps, which is an unresolved concurrent download bug. Haven't found a way to debug this.
  • OOM should be unrelated to concurrent downloads. However, I would recommend checking if reducing parallel jobs can help before having to use self-hosted as usually better to keep our self-hosted usage low.

@chenrui333
Copy link
Member Author

  • OOM should be unrelated to concurrent downloads. However, I would recommend checking if reducing parallel jobs can help before having to use self-hosted as usually better to keep our self-hosted usage low.

yeah, I can do a check run now.

@chenrui333
Copy link
Member Author

@cho-m
Copy link
Member

cho-m commented Dec 10, 2025

I did restart the bump PR and seems to work on GitHub runner now:

@chenrui333
Copy link
Member Author

I did restart the bump PR and seems to work on GitHub runner now:

not quite sure about the sequence, but seeing the same in https://github.com/Homebrew/homebrew-core/actions/runs/20104163323/job/57683519881?pr=258052

    Errno::ENOSPC: No space left on device - sendfile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge-skip `brew pr-automerge` will skip this pull request workflows PR modifies GitHub Actions workflow files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants