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

Insufficient memory for windows gradle check on core #2966

Closed
Poojita-Raj opened this issue Dec 5, 2022 · 1 comment · Fixed by #2970
Closed

Insufficient memory for windows gradle check on core #2966

Poojita-Raj opened this issue Dec 5, 2022 · 1 comment · Fixed by #2970
Assignees
Labels
bug Something isn't working

Comments

@Poojita-Raj
Copy link
Contributor

Describe the bug

For opensearch core, gradle check on windows CI results in OOM errors due to the insufficient memory allocated for the windows agent on Jenkins.

Here's the links to the Jenkins runs with memory failures:

https://build.ci.opensearch.org/job/gradle-check/7512
https://build.ci.opensearch.org/job/gradle-check/7511
https://build.ci.opensearch.org/job/gradle-check/7504

To reproduce

Run gradle check on windows for 1.3 or 1.x branches.

Expected behavior

For gradle check to pass, this is a request to increase the memory allocated for the CI runner in order to get a full gradle check without any failures due to insufficient memory (since windows is limited at 32gb currently).

Screenshots

If applicable, add screenshots to help explain your problem.

Host / Environment

No response

Additional context

No response

Relevant log output

No response

@Poojita-Raj Poojita-Raj added bug Something isn't working untriaged Issues that have not yet been triaged labels Dec 5, 2022
@peterzhuamazon peterzhuamazon removed the untriaged Issues that have not yet been triaged label Dec 5, 2022
@peterzhuamazon peterzhuamazon self-assigned this Dec 5, 2022
@peterzhuamazon
Copy link
Member

Will try to add more memory to WINRM consumption.
Set to 30270 from 10240 MB per connection.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants