Hydra failing eval with memory error
Open
Nobody has claimed this yet.
- Dominant language
- PLpgSQL
- Stars
- 1.6k
- Forks
- 358
- Avg merge
- 20h 30m
- Merged PRs (30d)
- 27
Description
Right now my branch fails evaluation with this delight:
hydra-eval-jobs returned exit code 1:
GC Warning: Failed to expand heap by 9999998976 bytes
Can't start up: not enough memory
I don't think I'm doing anything particularly unusual in it so it seems like a bug.
cc @edolstra
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the evaluation failure from the linked Hydra jobset branch and review the hydra-eval-jobs output showing the heap-expansion and memory errors. Trace the evaluation path involved in that job and determine whether the failure is reproducible outside this branch. Done means the cause is identified and the affected evaluation completes without the reported memory failure.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, ci-cd
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100