Skip to content

2.42.0 Release Branch: Flink Examples integration test failing #23561

@lostluck

Description

@lostluck

What happened?

Release Validation branch #23200 has failures for the Flink Example post commits:

https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Flink_PR/8/

from the beam branch: ./gradlew :runners:flink:1.13:examplesIntegrationTest replicates the same failure.

Errors are all the following InvalidProgramException

08:52:14 org.apache.beam.examples.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT > testTableIO FAILED
08:52:14     org.apache.beam.sdk.Pipeline$PipelineExecutionException at BigQuerySamplesIT.java:108
08:52:14         Caused by: org.apache.flink.api.common.InvalidProgramException at BigQuerySamplesIT.java:108

Other flink validation is passing so it appears related to gradle configuration or similar. This needs to be determined and or resolved before RC2 is built.

Issue Priority

Priority: 1

Issue Component

Component: runner-flink

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions