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

Upgrade gcp-bom to 26.53.0 #33682

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Upgrade gcp-bom to 26.53.0 #33682

merged 1 commit into from
Jan 21, 2025

Conversation

Deep1998
Copy link
Contributor

@Deep1998 Deep1998 commented Jan 20, 2025

python3 scripts/tools/bomupgrader.py 26.53.0 logs

INFO:root:-----Read BeamModulePlugin-----
INFO:root:-----check dependency defs in BeamModulePlugin-----
INFO:root:-----prepare build.gradle for example project-----
INFO:root:-----resolve dependency-----
INFO:root:-----Update BeamModulePlugin-----
INFO:root:Changed com.google.api:gax: 2.59.0 -> 2.59.1
INFO:root:Changed com.google.cloud:google-cloud-spanner: 6.83.0 -> 6.85.0
INFO:root:Unchanged: io.grpc:grpc-netty:1.69.0
INFO:root:Unchanged: io.netty:netty-transport:4.1.110.Final
INFO:root:Changed com.google.protobuf:protobuf-java: 4.28.3 -> 4.29.0
INFO:root:Unchanged: org.apache.arrow:arrow-memory-core:15.0.2
INFO:root:Changed com.google.apis:google-api-services-bigquery: v2-rev20241115-2.0.0 -> v2-rev20241222-2.0.0
INFO:root:Unchanged: com.google.apis:google-api-services-cloudresourcemanager:v1-rev20240310-2.0.0
INFO:root:Unchanged: com.google.apis:google-api-services-storage:v1-rev20241206-2.0.0
INFO:root:Changed com.google.cloud.datastore:datastore-v1-proto-client: 2.25.1 -> 2.25.2
INFO:root:-----Update dep_urls_java.yaml-----

Please add a meaningful description for your change here


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Mention the appropriate issue in your description (for example: addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, comment fixes #<ISSUE NUMBER> instead.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests
Go tests

See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.

Copy link
Contributor

Checks are failing. Will not request review until checks are succeeding. If you'd like to override that behavior, comment assign set of reviewers

@jrmccluskey
Copy link
Contributor

R: @Abacn

Copy link
Contributor

Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control. If you'd like to restart, comment assign set of reviewers

@Deep1998
Copy link
Contributor Author

Deep1998 commented Jan 21, 2025

The precommit checks are failing, is there a way to retry them? Its a timeout exception so might be transient.
Or is merging with this failure a non-issue?
@Abacn @jrmccluskey

@Abacn Abacn merged commit 7daccb5 into apache:master Jan 21, 2025
22 checks passed
@Abacn
Copy link
Contributor

Abacn commented Jan 21, 2025

there are a couple of known flaky tests in dataflow legacy worker unit test. Rerun succeeded

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

Successfully merging this pull request may close these issues.

3 participants