Daniel Oliveira created BEAM-6501:
-------------------------------------
Summary: [beam_PostCommit_Python_VR_Flink] [Flake] Java runtime
runs out of memory.
Key: BEAM-6501
URL: https://issues.apache.org/jira/browse/BEAM-6501
Project: Beam
Issue Type: Bug
Components: runner-flink, test-failures
Reporter: Daniel Oliveira
_Use this form to file an issue for test failure:_
* [Jenkins
Job|https://builds.apache.org/job/beam_PostCommit_Python_VR_Flink/86/]
Initial investigation:
Test seems to have timed out after failing due to hitting a memory limit. From
the bottom of the logs:
{noformat}
05:06:15 # There is insufficient memory for the Java Runtime Environment to
continue.
05:06:15 # Native memory allocation (mmap) failed to map 3581411328 bytes for
committing reserved memory.
{noformat}
May be a memory leak or a quota issue.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)