-
Notifications
You must be signed in to change notification settings - Fork 73
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 anomaly-detection-3.0.0 #980
Comments
I just built AD 3.0.0 without problems. I saw the error is:
What does "settings generic class cache" mean? |
I think we are now using JDK20 (https://github.com/opensearch-project/opensearch-build/blob/aa65a8ecd69f77c3d3104043dd1c48dff708bffa/manifests/3.0.0/opensearch-3.0.0.yml#L9) and gradle version 7.6.1. It looks like the current gradle version doesn't support JDK20. |
@kaituo Could you help upgrade the gradle version so it starts to support Java 20 for the main branch?
Also make sure we include java 20 in your CI matrix.
|
Received Error: Error building anomaly-detection, retry with: ./build.sh manifests/3.0.0/opensearch-3.0.0.yml --component anomaly-detection. |
Received Error: Error building anomaly-detection, retry with: ./build.sh manifests/3.0.0/opensearch-3.0.0.yml --component anomaly-detection. |
Closing the issue as the distribution build for anomaly-detection has passed for version: 3.0.0. |
Received Error: Error building anomaly-detection, retry with: ./build.sh manifests/3.0.0/opensearch-3.0.0.yml --component anomaly-detection.
The distribution build for anomaly-detection has failed for version: 3.0.0.
Please see build log at https://build.ci.opensearch.org/job/distribution-build-opensearch/8259/consoleFull
The text was updated successfully, but these errors were encountered: