[
https://issues.apache.org/jira/browse/BEAM-12291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17400580#comment-17400580
]
Kyle Weaver edited comment on BEAM-12291 at 8/17/21, 9:16 PM:
--------------------------------------------------------------
Saw a similar failure in PortableExecutionTest.testExecution.
It looks like there are a couple different NullPointerExceptions in
BeamFnControlClient. I wonder if the test is timing out because of the
NullPointerExceptions, or if the NullPointerExceptions are happening because of
the timeout. I'm guessing the former, but it's hard to tell for sure because
the Flink logs don't have timestamps.
was (Author: ibzib):
It looks like there are a couple different NullPointerExceptions in
BeamFnControlClient. I wonder if the test is timing out because of the
NullPointerExceptions, or if the NullPointerExceptions are happening because of
the timeout. I'm guessing the former, but it's hard to tell for sure because
the Flink logs don't have timestamps.
> org.apache.beam.runners.flink.ReadSourcePortableTest.testExecution[streaming:
> false] is flaky
> ---------------------------------------------------------------------------------------------
>
> Key: BEAM-12291
> URL: https://issues.apache.org/jira/browse/BEAM-12291
> Project: Beam
> Issue Type: New Feature
> Components: runner-flink
> Reporter: Kenneth Knowles
> Assignee: Fernando Morales
> Priority: P1
> Labels: flake
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Example: https://ci-beam.apache.org/job/beam_PreCommit_Java_Commit/17600/
--
This message was sent by Atlassian Jira
(v8.3.4#803005)