Thanks for update, Kiley!
> On 4 Aug 2021, at 17:50, Kiley Sok <[email protected]> wrote:
>
> There's an ongoing issue with the streaming tests[1] and we're working on
> getting it fixed
>
> [1] https://issues.apache.org/jira/browse/BEAM-12699
> <https://issues.apache.org/jira/browse/BEAM-12699>
> On Wed, Aug 4, 2021 at 7:31 AM Alexey Romanenko <[email protected]
> <mailto:[email protected]>> wrote:
> Hello,
>
> The jobs “beam_PreCommit_Java_Examples_Dataflow_Phrase” and
> “beam_PreCommit_Java_Examples_Dataflow_Java11_Phrase“ keep failing on
> “org.apache.beam.examples.WordCountIT.testE2EWordCount” test with a following
> stacktrace:
>
> java.lang.RuntimeException: Dataflow job
> 2021-08-04_01_19_46-12989729476606981418 terminated in state RUNNING but did
> not return a failure reason.
> at
> org.apache.beam.runners.dataflow.TestDataflowRunner.run(TestDataflowRunner.java:141)
> at
> org.apache.beam.runners.dataflow.TestDataflowRunner.run(TestDataflowRunner.java:93)
> at
> org.apache.beam.runners.dataflow.TestDataflowRunner.run(TestDataflowRunner.java:55)
> at org.apache.beam.sdk.Pipeline.run(Pipeline.java:323)
> at org.apache.beam.sdk.Pipeline.run(Pipeline.java:309)
> at org.apache.beam.examples.WordCount.runWordCount(WordCount.java:185)
> at
> org.apache.beam.examples.WordCountIT.testE2EWordCount(WordCountIT.java:69)
> ...
>
> https://ci-beam.apache.org/job/beam_PreCommit_Java_Examples_Dataflow_Phrase/564/testReport/junit/org.apache.beam.examples/WordCountIT/testE2EWordCount/
>
> <https://ci-beam.apache.org/job/beam_PreCommit_Java_Examples_Dataflow_Phrase/564/testReport/junit/org.apache.beam.examples/WordCountIT/testE2EWordCount/>
> https://ci-beam.apache.org/job/beam_PreCommit_Java_Examples_Dataflow_Java11_Phrase/92/testReport/junit/org.apache.beam.examples/WordCountIT/testE2EWordCount/
>
> <https://ci-beam.apache.org/job/beam_PreCommit_Java_Examples_Dataflow_Java11_Phrase/92/testReport/junit/org.apache.beam.examples/WordCountIT/testE2EWordCount/>
>
>
> Does anyone know why and is it flaky or not? Anyone is on this?
>
> —
> Alexey