[ https://issues.apache.org/jira/browse/BEAM-6501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16761017#comment-16761017 ]
Maximilian Michels commented on BEAM-6501: ------------------------------------------ It looks like the issue here is insufficient memory available on Jenkins. The JVM is setup to consume up to 4GB of memory for each worker process. > [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 > Assignee: Ankur Goenka > Priority: Major > Labels: flake > > _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)