Skip to content

Conversation

MarkEWaite
Copy link
Contributor

Test Mina SSHD plugin 2.15.0 and JGit 7.2.0

Part of the testing to evaluate Mina SSH 2.15.0 and JGit 7.2.0. Testing checklists include:

The associated pull requests are:

Testing done

Brief interactive testing in my home lab has not shown issues. Passed tests with:

LINE=weekly PLUGINS=git-client-plugin,git bash ./local-test.sh

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

@MarkEWaite
Copy link
Contributor Author

The plugin BOM test failure on Job DSL seems to be some form of transient failure, since it reports that byte code major version 61 (Java 17) is an unsupported class version in the Job DSL tests. Java 17 is the minimum supported Java version, so it can't be an unsupported class version. Seems like that single test might have somehow run with Java 11.

@gounthar
Copy link
Contributor

gounthar commented Mar 9, 2025

I've seen that kind of behavior previously for some plugins (rundeck), even when building locally with JDK 21.

@basil
Copy link
Member

basil commented Mar 13, 2025

The plugin BOM test failure on Job DSL seems to be some form of transient failure

jenkinsci/jackson2-api-plugin#272 (comment) shows otherwise.

@MarkEWaite
Copy link
Contributor Author

Tests pass. Closing

@MarkEWaite MarkEWaite closed this Apr 1, 2025
@MarkEWaite MarkEWaite deleted the test-mina-sshd-2.15.0-rc branch April 1, 2025 16:38
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.

4 participants