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

Registry validate stacks test failing on the java-quarkus stack #1115

Closed
mike-hoang opened this issue May 4, 2023 · 3 comments
Closed

Registry validate stacks test failing on the java-quarkus stack #1115

mike-hoang opened this issue May 4, 2023 · 3 comments
Assignees
Labels
area/registry Devfile registry for stacks and infrastructure kind/bug Something isn't working severity/blocker Issues that prevent developers from working

Comments

@mike-hoang
Copy link
Contributor

Which area this feature is related to?

/kind bug

Which area this bug is related to?

/area ci
/area registry

Bug Summary

Describe the bug:

odo v2 and v3 tests are failing on the java-quarkus 1.3.0 stack

Any logs, error output, screenshots etc? Provide the devfile that sees this bug, if applicable

odo v2: https://github.com/devfile/registry/actions/runs/4879253176/jobs/8705646284#step:7:11186

The following tests failed:
name: java-quarkus version: 1.3.0 error: unable to get working url

odo v3: https://github.com/devfile/registry/actions/runs/4879253176/jobs/8705645896#step:9:22982

Error: : [ERROR] Failed to execute goal io.quarkus.platform:quarkus-maven-plugin:3.0.2.Final:dev (default-cli) on project code-with-quarkus: Detected Maven Version (3.6.2)  is not supported, it must be in [3.8.2,). -> [Help 1]
Error: : [ERROR] 
Error: : [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
Error: : [ERROR] Re-run Maven using the -X switch to enable full debug logging.
Error: : [ERROR] 
Error: : [ERROR] For more information about the errors and possible solutions, please read the following articles:
Error: : [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

Additional context

Any workaround?

Suggestion on how to fix the bug

@openshift-ci openshift-ci bot added the area/registry Devfile registry for stacks and infrastructure label May 4, 2023
@mike-hoang mike-hoang moved this to To Do 📝 in Devfile Project May 4, 2023
@mike-hoang mike-hoang added the kind/bug Something isn't working label May 4, 2023
@mike-hoang mike-hoang moved this from To Do 📝 to Need triage in Devfile Project May 16, 2023
@thepetk
Copy link
Contributor

thepetk commented May 18, 2023

Same issue was found here: quarkusio/quarkus#23562

@mike-hoang mike-hoang moved this from Need triage to To Do 📝 in Devfile Project May 23, 2023
@mike-hoang mike-hoang self-assigned this May 23, 2023
@michael-valdron
Copy link
Member

Blocker to #849

@mike-hoang
Copy link
Contributor Author

This failure is no longer seen since run Validate stacks #437 on 2023/06/07: https://github.com/devfile/registry/actions/runs/5207553312

@mike-hoang mike-hoang moved this from To Do 📝 to Done ✅ in Devfile Project Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/registry Devfile registry for stacks and infrastructure kind/bug Something isn't working severity/blocker Issues that prevent developers from working
Projects
Status: Done ✅
Development

No branches or pull requests

3 participants