Skip to content
New issue

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 XVR PythonUsingJavaSQL Dataflow job is flaky #30593

Open
github-actions bot opened this issue Mar 10, 2024 · 6 comments
Open

The PostCommit XVR PythonUsingJavaSQL Dataflow job is flaky #30593

github-actions bot opened this issue Mar 10, 2024 · 6 comments

Comments

@github-actions
Copy link
Contributor

The PostCommit XVR PythonUsingJavaSQL Dataflow is failing over 50% of the time
Please visit https://github.com/apache/beam/actions/workflows/beam_PostCommit_XVR_PythonUsingJavaSQL_Dataflow.yml?query=is%3Afailure+branch%3Amaster to see the logs.

@Abacn
Copy link
Contributor

Abacn commented Mar 11, 2024

See #30584 this is a infra issue and mitigated

@Abacn Abacn closed this as completed Mar 11, 2024
@github-actions github-actions bot added this to the 2.56.0 Release milestone Mar 11, 2024
@github-actions github-actions bot reopened this Apr 9, 2024
Copy link
Contributor Author

github-actions bot commented Apr 9, 2024

Reopening since the workflow is still flaky

@Abacn
Copy link
Contributor

Abacn commented Apr 9, 2024

now it fails to build container image:

1: Task failed with an exception.
-----------
* Where:
Build file '/runner/_work/beam/beam/runners/google-cloud-dataflow-java/build.gradle' line: 293
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

For more on this, please refer to https://docs.gradle.org/8.4/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:buildAndPushDockerJavaContainer'.
> Process 'command 'gcloud'' finished with non-zero exit value 1

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Build file '/runner/_work/beam/beam/runners/google-cloud-dataflow-java/build.gradle' line: 336

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:buildAndPushDockerPythonContainer'.
> Process 'command 'gcloud'' finished with non-zero exit value 1

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.
==============================================================================

Seems due to #30866 updated gcloud in runner image

@damccorm damccorm removed this from the 2.56.0 Release milestone Apr 10, 2024
@github-actions github-actions bot added this to the 2.57.0 Release milestone Apr 22, 2024
@github-actions github-actions bot reopened this May 16, 2024
Copy link
Contributor Author

Reopening since the workflow is still flaky

@Abacn Abacn closed this as completed May 21, 2024
@github-actions github-actions bot reopened this Nov 24, 2024
Copy link
Contributor Author

Reopening since the workflow is still flaky

@Abacn
Copy link
Contributor

Abacn commented Nov 25, 2024

There is one test failing : SqlTransformTest.test_zetasql_generate_data likely due to #32902

Update: opened #33213 for fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants