liferoad commented on PR #34381: URL: https://github.com/apache/beam/pull/34381#issuecomment-2745325255
### beam_PostCommit_Java_ValidatesRunner_Dataflow_V2_Streaming (Run Java Dataflow V2 ValidatesRunner Streaming) This keeps failing: <img width="745" alt="image" src="https://github.com/user-attachments/assets/e209fcbe-89f7-465f-ba22-daacc931745e" /> [PipelineTest](https://github.com/apache/beam/pull/classes/org.apache.beam.sdk.PipelineTest.html). [testTupleProjectionTransform](https://github.com/apache/beam/pull/classes/org.apache.beam.sdk.PipelineTest.html#testTupleProjectionTransform) [SplittableDoFnTest](https://github.com/apache/beam/pull/classes/org.apache.beam.sdk.transforms.SplittableDoFnTest.html). [testPairWithIndexWindowedTimestampedUnbounded](https://github.com/apache/beam/pull/classes/org.apache.beam.sdk.transforms.SplittableDoFnTest.html#testPairWithIndexWindowedTimestampedUnbounded) [ViewTest](https://github.com/apache/beam/pull/classes/org.apache.beam.sdk.transforms.ViewTest.html). [testListSideInputIsImmutable](https://github.com/apache/beam/pull/classes/org.apache.beam.sdk.transforms.ViewTest.html#testListSideInputIsImmutable) [WindowTest](https://github.com/apache/beam/pull/classes/org.apache.beam.sdk.transforms.windowing.WindowTest.html). [testMergingCustomWindowsKeyedCollection](https://github.com/apache/beam/pull/classes/org.apache.beam.sdk.transforms.windowing.WindowTest.html#testMergingCustomWindowsKeyedCollection) With the same reason: ``` java.lang.RuntimeException: Dataflow job 2025-03-21_19_06_42-16180370250251748615 terminated in state RUNNING but did not return a failure reason. ``` Job ids: 2025-03-21_16_59_25-3005941218772119290 2025-03-21_23_09_25-5369433044782477434 2025-03-21_23_09_25-5369433044782477434 2025-03-21_19_06_42-16180370250251748615 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org