runtime/ErrorHandling/CreateCoredumpOnCrash.java failed with message 'java.lang.Exception: ulimit is not set correctly, try 'ulimit -c unlimited' and re-run.'
Open
- Dominant language
- HTML
- Stars
- 155
- Forks
- 346
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 36
Description
runtime/ErrorHandling/CreateCoredumpOnCrash.java failed with message `java.lang.Exception: ulimit is not set correctly, try 'ulimit -c unlimited' and re-run.`
Based on current testoutput, test failed because core dumps are disabled on those orka agent.
Same issue happened in march release https://github.com/adoptium/aqa-tests/issues/6051#issuecomment-2734980336, After changes related to [JDK-8338883](https://bugs.openjdk.org/browse/JDK-8338883) agents need to be reconfigured?
@gdams is it possible to reconfigure orka to enable core dumps? Otherwise we will exclude them for Adoptium
Contributor guide
Assessment
This issue has not been assessed yet.