[
https://issues.apache.org/jira/browse/BEAM-6405?focusedWorklogId=183920&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-183920
]
ASF GitHub Bot logged work on BEAM-6405:
----------------------------------------
Author: ASF GitHub Bot
Created on: 10/Jan/19 20:43
Start Date: 10/Jan/19 20:43
Worklog Time Spent: 10m
Work Description: mxm commented on pull request #7461: [BEAM-6405] Let
PortableValidatesRunner tests run in EMBEDDED environment
URL: https://github.com/apache/beam/pull/7461
We have seen repeated OOM errors on the Jenkins machines. We could
potentially
reduce the number of parallel tests further but the test runtime is already
about an hour. Using the EMBEDDED environment should give us less memory
problems and faster test execution.
Note that EMBEDDED makes sense for these tests because they are purely
Java-based.
Post-Commit Tests Status (on master branch)
------------------------------------------------------------------------------------------------
Lang | SDK | Apex | Dataflow | Flink | Gearpump | Samza | Spark
--- | --- | --- | --- | --- | --- | --- | ---
Go | [](https://builds.apache.org/job/beam_PostCommit_Go/lastCompletedBuild/)
| --- | --- | --- | --- | --- | ---
Java | [](https://builds.apache.org/job/beam_PostCommit_Java/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Apex/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/lastCompletedBuild/)<br>[](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Batch/lastCompletedBuild/)<br>[](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Streaming/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Gearpump/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Samza/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Spark/lastCompletedBuild/)
Python | [](https://builds.apache.org/job/beam_PostCommit_Python_Verify/lastCompletedBuild/)
| --- | [](https://builds.apache.org/job/beam_PostCommit_Py_VR_Dataflow/lastCompletedBuild/)
</br> [](https://builds.apache.org/job/beam_PostCommit_Py_ValCont/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Python_VR_Flink/lastCompletedBuild/)
| --- | --- | ---
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 183920)
Time Spent: 1.5h (was: 1h 20m)
> Improve PortableValidatesRunner test reliability on Jenkins
> -----------------------------------------------------------
>
> Key: BEAM-6405
> URL: https://issues.apache.org/jira/browse/BEAM-6405
> Project: Beam
> Issue Type: Test
> Components: runner-flink
> Reporter: Maximilian Michels
> Assignee: Maximilian Michels
> Priority: Major
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> The PVR tests seem to be passing fine and then failing consecutively for no
> reason: https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Batch/
> It looks like the outrageous parallelism, i.e. number of available cores, is
> responsible for the flakiness if there is additional load on the build
> slaves. We should lower the parallelism.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
