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] Unreleased OpenSearch integration tests are failing to build an instance #261

Closed
kimpepper opened this issue Jan 23, 2025 · 2 comments · Fixed by #267
Closed

[BUG] Unreleased OpenSearch integration tests are failing to build an instance #261

kimpepper opened this issue Jan 23, 2025 · 2 comments · Fixed by #267
Labels
bug Something isn't working untriaged

Comments

@kimpepper
Copy link
Collaborator

What is the bug?

The Integration with Unreleased OpenSearch / test (main, 11, 17) test is failing in what looks like an unrelated issue:

Starting a Gradle Daemon (subsequent builds will be faster)

FAILURE: Build failed with an exception.

* Where:
Build file '/home/runner/work/opensearch-php/opensearch-php/opensearch/buildSrc/build.gradle' line: 78

* What went wrong:
A problem occurred evaluating project ':buildSrc'.
> At least Java 21 is required to build opensearch gradle tools

How can one reproduce the bug?

Steps to reproduce the behavior.

What is the expected behavior?

A clear and concise description of what you expected to happen.

What is your host/environment?

Operating system, version.

Do you have any screenshots?

If applicable, add screenshots to help explain your problem.

Do you have any additional context?

Add any other context about the problem.

@kimpepper kimpepper added bug Something isn't working untriaged labels Jan 23, 2025
@kimpepper
Copy link
Collaborator Author

Might be worth adding a workflow_dispatch trigger to that workflow so we can manually test on main.

@kimpepper
Copy link
Collaborator Author

#267 fixes this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working untriaged
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant