Skip to content

[AUTO] Increment version to 3.1.0.0#1296

Open
opensearch-trigger-bot[bot] wants to merge 1 commit intomainfrom
create-pull-request/3.1.0.0
Open

[AUTO] Increment version to 3.1.0.0#1296
opensearch-trigger-bot[bot] wants to merge 1 commit intomainfrom
create-pull-request/3.1.0.0

Conversation

@opensearch-trigger-bot
Copy link
Contributor

  • Incremented version to 3.1.0.0.

Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>
@vikhy-aws
Copy link
Contributor

Tests failed because the OSD was unable to connect to opensearch-backend possibly because opensearch-backend did not build successfully. Trying to re-run the GitHub actions to ensure this is a consistent failure instead of a one time failure.

| Exception in thread "main" java.lang.IllegalStateException: failed to load plugin opensearch-security-analytics due to jar hell
| 	at org.opensearch.plugins.PluginsService.checkBundleJarHell(PluginsService.java:733)
| 	at org.opensearch.plugins.PluginsService.checkJarHellForPlugin(PluginsService.java:373)
| 	at org.opensearch.tools.cli.plugin.InstallPluginCommand.jarHellCheck(InstallPluginCommand.java:834)
| 	at org.opensearch.tools.cli.plugin.InstallPluginCommand.loadPluginInfo(InstallPluginCommand.java:811)
| 	at org.opensearch.tools.cli.plugin.InstallPluginCommand.installPlugin(InstallPluginCommand.java:846)
| 	at org.opensearch.tools.cli.plugin.InstallPluginCommand.execute(InstallPluginCommand.java:277)
| 	at org.opensearch.tools.cli.plugin.InstallPluginCommand.execute(InstallPluginCommand.java:251)
| 	at org.opensearch.common.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:110)
| 	at org.opensearch.cli.Command.mainWithoutErrorHandling(Command.java:[138](https://github.com/opensearch-project/security-analytics-dashboards-plugin/actions/runs/15027796288/job/42232785405?pr=1296#step:5:139))
| 	at org.opensearch.cli.MultiCommand.execute(MultiCommand.java:104)
| 	at org.opensearch.cli.Command.mainWithoutErrorHandling(Command.java:138)
| 	at org.opensearch.cli.Command.main(Command.java:101)
| 	at org.opensearch.tools.cli.plugin.PluginCli.main(PluginCli.java:66)
| Caused by: java.lang.IllegalStateException: jar hell!

| class: com.google.common.annotations.Beta
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

| jar1: /home/runner/work/security-analytics-dashboards-plugin/security-analytics-dashboards-plugin/security-analytics/build/testclusters/integTest-0/distro/3.0.0-ARCHIVE/plugins/.installing-17661508547920182374/guava-32.1.3-jre.jar
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
| jar2: /home/runner/work/security-analytics-dashboards-plugin/security-analytics-dashboards-plugin/security-analytics/build/testclusters/integTest-0/distro/3.0.0-ARCHIVE/plugins/opensearch-job-scheduler/guava-32.1.3-jre.jar
| 	at org.opensearch.common.bootstrap.JarHell.checkClass(JarHell.java:316)
| 	at org.opensearch.common.bootstrap.JarHell.checkJarHell(JarHell.java:215)
| 	at org.opensearch.plugins.PluginsService.checkBundleJarHell(PluginsService.java:719)
| 	... 12 more

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':run'.
> Process 'command './bin/opensearch-plugin'' 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.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.

BUILD FAILED in 1m 13s

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

@vikhy-aws
Copy link
Contributor

Related PR - opensearch-project/dashboards-notifications@f76c98c

The PR in notifications-dashboards needs to be merged before merging this PR.

@vikhy-aws vikhy-aws mentioned this pull request Jun 10, 2025
1 task
@vikhy-aws
Copy link
Contributor

Additional changes to fix GitHub actions are in this PR - #1301

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

Labels

v3.1.0 Issues targeting release v3.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants