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

[AUTOCUT] Distribution Build Failed for security-3.0.0 #5121

Open
opensearch-ci-bot opened this issue Feb 21, 2025 · 2 comments
Open

[AUTOCUT] Distribution Build Failed for security-3.0.0 #5121

opensearch-ci-bot opened this issue Feb 21, 2025 · 2 comments
Labels
autocut untriaged Require the attention of the repository maintainers and may need to be prioritized v3.0.0

Comments

@opensearch-ci-bot
Copy link
Collaborator

opensearch-ci-bot commented Feb 21, 2025

Build Failed Error: security failed during the distribution build for version: 3.0.0.
Please see build log at https://build.ci.opensearch.org/job/distribution-build-opensearch/10849/display/redirect.
The failed build stage will be marked as unstable ⚠️ . Please see ./build.sh step for more details.
Checkout the wiki to reproduce the failure locally.

@opensearch-ci-bot opensearch-ci-bot added autocut untriaged Require the attention of the repository maintainers and may need to be prioritized v3.0.0 labels Feb 21, 2025
@peterzhuamazon
Copy link
Member

Hi @cwperks


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':compileJava'.
> Compilation failed; see the compiler output below.
  Note: Recompile with -Xlint:deprecation for details.Note: Some input files use or override a deprecated API./tmp/tmpuv2uxk37/security/src/main/java/org/opensearch/security/ssl/OpenSearchSecureSettingsFactory.java:74: error: <anonymous org.opensearch.security.ssl.OpenSearchSecureSettingsFactory$1$2> is not abstract and does not override abstract method trustManagerFactory() in SecureTransportParameters
                  return Optional.of(new SecureTransportParameters() {
                                                                     ^
  1 error

* Try:
> Check your code and dependencies to fix the compilation error(s)
> Run with --scan to get full insights.

Thanks.

@cwperks
Copy link
Member

cwperks commented Feb 22, 2025

@peterzhuamazon I created #5122 earlier today, but verifying with @rishabhmaurya how to test this adequately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut untriaged Require the attention of the repository maintainers and may need to be prioritized v3.0.0
Projects
None yet
Development

No branches or pull requests

3 participants