Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[AUTOCUT] Distribution Build Failed for sql-3.0.0 #3077

Closed
opensearch-ci-bot opened this issue Oct 17, 2024 · 15 comments
Closed

[AUTOCUT] Distribution Build Failed for sql-3.0.0 #3077

opensearch-ci-bot opened this issue Oct 17, 2024 · 15 comments
Labels
autocut catch-all acknowledged Marks issues caught in catch-all triage for searchability v3.0.0

Comments

@opensearch-ci-bot
Copy link
Collaborator

opensearch-ci-bot commented Oct 17, 2024

Build Failed Error: sql failed during the distribution build for version: 3.0.0.
Please see build log at https://build.ci.opensearch.org/job/distribution-build-opensearch/10886/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.

@dblock
Copy link
Member

dblock commented Nov 4, 2024

[Catch All Triage - 1, 2]

@ykmr1224
Copy link
Collaborator

Closing as more recent build succeeded.

@seankao-az
Copy link
Collaborator

Checked the pipeline.log in https://build.ci.opensearch.org/blue/organizations/jenkins/distribution-build-opensearch/detail/distribution-build-opensearch/10642/artifacts/
seems multiple components failed in this build

Failed Components: [opensearch-reports, k-NN, sql, security-analytics, user-behavior-insights, skills, opensearch-observability, geospatial, anomaly-detection, performance-analyzer]

@noCharger
Copy link
Collaborator

From build log at https://build.ci.opensearch.org/job/distribution-build-opensearch/10663/display/redirect, it seems not related to sql plugin but more of a common issue. @opensearch-project/engineering-effectiveness could you please check? thx!


FAILURE: Build failed with an exception.



* What went wrong:

BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class file major version 67

> Unsupported class file major version 67

@bshien
Copy link

bshien commented Dec 31, 2024

Likely the error is due to the failing plugins having not bumped their java version to 23, as OS-3.0 is now at jdk-23.

@noCharger
Copy link
Collaborator

Thx, found the parent issue opensearch-project/OpenSearch#16255

Likely the error is due to the failing plugins having not bumped their java version to 23, as OS-3.0 is now at jdk-23.

@Swiddis Swiddis added the catch-all acknowledged Marks issues caught in catch-all triage for searchability label Jan 7, 2025
@seankao-az
Copy link
Collaborator

For https://build.ci.opensearch.org/job/distribution-build-opensearch/10852/display/redirect:

/tmp/tmpjl1kca3f/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

This PR should unblock the build: opensearch-project/security#5122

@peterzhuamazon
Copy link
Member

Hi @noCharger @seankao-az could you help take a look?

Thanks!


> Task :opensearch:compileJava
/tmp/tmpc_0b1qsl/sql/opensearch/src/main/java/org/opensearch/sql/opensearch/planner/physical/OpenSearchEvalProcessor.java:16: error: package org.opensearch.geospatial.action does not exist
import org.opensearch.geospatial.action.IpEnrichmentActionClient;
                                       ^
1 error

> Task :opensearch:compileJava FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':opensearch:compileJava'.
> Compilation failed; see the compiler error output for details.

* Try:
> Run with --info option to get more log output.
> Run with --scan to get full insights.

@peterzhuamazon
Copy link
Member

Seems like due to geospatial did not correctly deploy mavenlocal:


[ci-runner@ffcfe18f3029 3.0.0.0-alpha1]$ ll
total 4
-rw-rw-r-- 1 ci-runner ci-runner 1012 Feb 25 17:39 geospatial-client-3.0.0.0-alpha1.pom

@peterzhuamazon
Copy link
Member

@peterzhuamazon
Copy link
Member

This should be fixed will wait for next merge.

@opensearch-ci-bot
Copy link
Collaborator Author

Closing the issue as the distribution build for sql has passed for version: 3.0.0.
Please see build log at https://build.ci.opensearch.org/job/distribution-build-opensearch/10860/display/redirect

@opensearch-ci-bot
Copy link
Collaborator Author

Closing the issue as the distribution build for sql has passed for version: 3.0.0.
Please see build log at https://build.ci.opensearch.org/job/distribution-build-opensearch/10877/display/redirect

@andrross
Copy link
Member

andrross commented Mar 3, 2025

Catch All Triage - 1 2 3

@andrross andrross removed the untriaged label Mar 3, 2025
@opensearch-ci-bot
Copy link
Collaborator Author

Closing the issue as the distribution build for sql has passed for version: 3.0.0.
Please see build log at https://build.ci.opensearch.org/job/distribution-build-opensearch/10891/display/redirect

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
autocut catch-all acknowledged Marks issues caught in catch-all triage for searchability v3.0.0
Projects
None yet
Development

No branches or pull requests

9 participants