Skip to content

Fix Release NightlySnapshot workflow - #40122

Open
Amar3tto wants to merge 1 commit into
masterfrom
fix-release-nightly-sep-15
Open

Amar3tto wants to merge 1 commit into
masterfrom
fix-release-nightly-sep-15

Conversation

@Amar3tto

Copy link
Copy Markdown
Collaborator

Fixes #38899
Successful run: https://github.com/apache/beam/actions/runs/34892083713


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.

@Amar3tto
Amar3tto requested a review from damccorm September 14, 2026 20:55
@github-actions github-actions Bot added the build label Sep 14, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Assigning reviewers:

R: @damccorm for label build.

Note: If you would like to opt out of this review, comment assign to next reviewer.

Available commands:

  • stop reviewer notifications - opt out of the automated review tooling
  • remind me after tests pass - tag the comment author after tests pass
  • waiting on author - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)

The PR bot will only process comments in the main thread (not review comments).

@Abacn Abacn left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We still need to retain Java11 compatibility for pipeline execution. What change caused it's failing?

@Abacn

Abacn commented Sep 15, 2026

Copy link
Copy Markdown
Contributor
org/codehaus/plexus/util/xml/pull/XmlPullParserException has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0

I see, it's #39857. Opened #40131

@damccorm

Copy link
Copy Markdown
Contributor

Thanks, this is a good catch - I got my versions mixed up :)

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.

The Release Nightly Snapshot job is flaky

3 participants