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

[BUG] Rebase Main Branch w/ Refactors from upstream core #240

Closed
nknize opened this issue Aug 2, 2023 · 1 comment
Closed

[BUG] Rebase Main Branch w/ Refactors from upstream core #240

nknize opened this issue Aug 2, 2023 · 1 comment
Labels

Comments

@nknize
Copy link

nknize commented Aug 2, 2023

What is the bug?

Build fails with some latest dependency updates from core. This was caught by the compatibility checker on opensearch-project/OpenSearch#9073.

How can one reproduce the bug?

Build with latest core Snapshot.

What is the expected behavior?

Build passes w/o any updateShas failures

Do you have any screenshots?

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':updateShas'.
> Could not resolve all dependencies for configuration ':runtimeClasspath'.
   > Conflict(s) found for the following module(s):
       - org.apache.logging.log4j:log4j-api between versions 2.20.0 and 2.17.1
       - org.apache.logging.log4j:log4j-core between versions 2.20.0 and 2.17.1
     Run with:
         --scan or
         :dependencyInsight --configuration runtimeClasspath --dependency org.apache.logging.log4j:log4j-api
     to get more insight on how to solve the conflict.

Do you have any additional context?

#5910

@nknize nknize added bug Something isn't working untriaged Severity-Blocker labels Aug 2, 2023
@gaiksaya
Copy link
Member

gaiksaya commented Aug 2, 2023

Issue with console logs. Neural plugin is good as per the final result:

Incompatible components: [https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/performance-analyzer.git, https://github.com/opensearch-project/security-analytics.git]

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

No branches or pull requests

2 participants