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

Kokoro running out of memory #1884

Closed
HackerFoo opened this issue Dec 15, 2020 · 3 comments
Closed

Kokoro running out of memory #1884

HackerFoo opened this issue Dec 15, 2020 · 3 comments

Comments

@HackerFoo
Copy link
Contributor

Tests are failing on Kokoro with:

virtual memory exhausted: Cannot allocate memory

e.g. https://source.cloud.google.com/results/invocations/c40e6db8-e047-466f-87c4-483eb97d6429/targets/foss-fpga-tools%2Fsymbiflow-arch-defs%2Fpresubmit%2Fdocs/log

@litghost
Copy link
Contributor

litghost commented Dec 15, 2020

Tests are failing on Kokoro with:

virtual memory exhausted: Cannot allocate memory

e.g. https://source.cloud.google.com/results/invocations/c40e6db8-e047-466f-87c4-483eb97d6429/targets/foss-fpga-tools%2Fsymbiflow-arch-defs%2Fpresubmit%2Fdocs/log

Why did you file an issue that is a result of a change in your own PR in #1880 ?

Develop your code on the Google Cloud Platform.

@HackerFoo
Copy link
Contributor Author

It only fails on some of the builds, so it appears to be a CI issue.

@litghost
Copy link
Contributor

It only fails on some of the builds, so it appears to be a CI issue.

Those VM machine are smaller, but the issue is that you added building of ANTLR4 to jobs like the docs jobs, etc. Again, this issue arose in your PR only, so I'm not sure why you've filled an issue.

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

No branches or pull requests

2 participants