The GitHub Actions job "Flink CI (beta)" on flink.git/master has failed.
Run started by GitHub user MartijnVisser (triggered by MartijnVisser).

Head commit for run:
8bf4827a3bee9a848f885999028356b7b5cc070d / Martijn Visser 
<[email protected]>
[FLINK-39136][filesystems] Bump google-cloud-storage to 2.68.0 in 
flink-gs-fs-hadoop (#28286)

* [FLINK-39136][filesystems] Bump google-cloud-storage to 2.68.0 in 
flink-gs-fs-hadoop

The GCS file system bundled google-cloud-storage 2.29.1, which throws a
NullPointerException instead of retrying certain GCS 503 Service Unavailable
errors during resumable uploads, breaking checkpointing for jobs writing to
gs:// via a RecoverableWriter. The upstream fix is in 
googleapis/java-storage#2987.

Bump google-cloud-storage 2.29.1 -> 2.68.0 and the matching grpc artifacts
1.59.1 -> 1.81.0, regenerate the bundled-dependency NOTICE accordingly, add the
bundled license file for the newly bundled stax2-api, and update the version
links in the GCS filesystem documentation.

Add integration tests that run against a real GCS bucket, mirroring the existing
S3 filesystem integration tests. They are skipped unless a bucket is configured
via the IT_CASE_GCS_BUCKET environment variable; authentication uses Application
Default Credentials (GOOGLE_APPLICATION_CREDENTIALS).

Generated-by: Claude Code (Opus 4.8)

Report URL: https://github.com/apache/flink/actions/runs/26868962041

With regards,
GitHub Actions via GitBox

Reply via email to