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] OS Distribution Build Failed for security-2.8.0 #2754

Closed
opensearch-ci-bot opened this issue May 10, 2023 · 3 comments
Closed

[AUTOCUT] OS Distribution Build Failed for security-2.8.0 #2754

opensearch-ci-bot opened this issue May 10, 2023 · 3 comments

Comments

@opensearch-ci-bot
Copy link
Collaborator

Received Error: Error building security, retry with: ./build.sh manifests/2.8.0/opensearch-2.8.0.yml --component security.
The distribution build for security has failed.
Please see build log at https://build.ci.opensearch.org/job/distribution-build-opensearch/7813/consoleFull

@opensearch-ci-bot opensearch-ci-bot added autocut v2.8.0 untriaged Require the attention of the repository maintainers and may need to be prioritized labels May 10, 2023
@peternied
Copy link
Member

> Task :compileJava
/tmp/tmpflq2uyli/security/src/main/java/org/opensearch/security/transport/SecurityRequestHandler.java:334: error: getExtensionIdMap() is not public in ExtensionsManager; cannot be accessed from outside package
            if (extManager.getExtensionIdMap().containsKey(extensionUniqueId)) {
                          ^
[  2%] Building CXX object external/faiss/faiss/CMakeFiles/faiss.dir/Clustering.cpp.o
[ 55%] Building CXX object external/faiss/faiss/CMakeFiles/faiss.dir/index_factory.cpp.o
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 error

@peternied peternied removed the untriaged Require the attention of the repository maintainers and may need to be prioritized label May 10, 2023
@peternied
Copy link
Member

The following change resolve this in Security's main codebase, which after it has merged will need to also be backported to the 2.x branch where this failure is from

@cwperks
Copy link
Member

cwperks commented May 15, 2023

This has been resolved. Closing this issue.

@cwperks cwperks closed this as completed May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants