We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The PostCommit Java ValidatesRunner Flink Java8 is failing over 50% of the time. Please visit https://github.com/apache/beam/actions/workflows/beam_PostCommit_Java_ValidatesRunner_Flink_Java8.yml?query=is%3Afailure+branch%3Amaster to see all failed workflow runs. See also Grafana statistics: http://metrics.beam.apache.org/d/CTYdoxP4z/ga-post-commits-status?orgId=1&viewPanel=5&var-Workflow=PostCommit%20Java%20ValidatesRunner%20Flink%20Java8
The text was updated successfully, but these errors were encountered:
2024-10-28T22:55:01.3071715Z org.apache.beam.sdk.transforms.ViewTest > testEmptyMultimapSideInput FAILED 2024-10-28T22:55:01.3074720Z org.apache.beam.sdk.Pipeline$PipelineExecutionException at ViewTest.java:1056 2024-10-28T22:55:01.3078164Z Caused by: java.lang.IllegalThreadStateException at ThreadGroup.java:867 2024-10-28T22:55:09.4063043Z 2024-10-28T22:55:09.4065126Z org.apache.beam.sdk.transforms.ViewTest > testCombinedMapSideInput FAILED 2024-10-28T22:55:09.4068769Z org.apache.beam.sdk.Pipeline$PipelineExecutionException at ViewTest.java:1632 2024-10-28T22:55:09.4070758Z Caused by: java.lang.IllegalThreadStateException at ThreadGroup.java:867 2024-10-28T22:55:12.6063577Z 2024-10-28T22:55:12.6066322Z org.apache.beam.sdk.transforms.ViewTest > testMultimapSideInputIsImmutable FAILED 2024-10-28T22:55:12.6069512Z org.apache.beam.sdk.Pipeline$PipelineExecutionException at ViewTest.java:1139 2024-10-28T22:55:12.6071854Z Caused by: java.lang.IllegalThreadStateException at ThreadGroup.java:867
Sorry, something went wrong.
No branches or pull requests
The PostCommit Java ValidatesRunner Flink Java8 is failing over 50% of the time.
Please visit https://github.com/apache/beam/actions/workflows/beam_PostCommit_Java_ValidatesRunner_Flink_Java8.yml?query=is%3Afailure+branch%3Amaster to see all failed workflow runs.
See also Grafana statistics: http://metrics.beam.apache.org/d/CTYdoxP4z/ga-post-commits-status?orgId=1&viewPanel=5&var-Workflow=PostCommit%20Java%20ValidatesRunner%20Flink%20Java8
The text was updated successfully, but these errors were encountered: