Skip to content

Conversation

@brunobat
Copy link
Member

No description provided.

@quarkus-bot
Copy link

quarkus-bot bot commented Nov 28, 2025

Thanks for your pull request!

Your pull request does not follow our editorial rules. Could you have a look?

  • description should not be empty, describe your intent or provide links to the issues this PR is fixing (using Fixes #NNNNN) or changelogs

This message is automatically generated by a bot.

@brunobat brunobat requested a review from gsmet November 28, 2025 09:44
@quarkus-bot
Copy link

quarkus-bot bot commented Nov 28, 2025

/cc @radcortez (opentelemetry)

@brunobat
Copy link
Member Author

@gsmet not sure if the annotation will work on the IT tests...

@quarkus-bot
Copy link

quarkus-bot bot commented Nov 28, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 60a9a43.

Failing Jobs

Status Name Step Failures Logs Raw logs Build scan
Initial JDK 17 Build Build Failures Logs Raw logs 🔍

You can consult the Develocity build scans.

Failures

⚙️ Initial JDK 17 Build #

- Failing: extensions/opentelemetry/deployment 
! Skipped: devtools/bom-descriptor-json docs extensions/liquibase/liquibase-mongodb/deployment and 72 more

📦 extensions/opentelemetry/deployment

Failed to execute goal net.revelc.code:impsort-maven-plugin:1.12.0:check (check-imports) on project quarkus-opentelemetry-deployment: Imports are not sorted in /home/runner/_work/quarkus/quarkus/extensions/opentelemetry/deployment/src/test/java/io/quarkus/opentelemetry/deployment/metrics/JvmMetricsTest.java

/**
* Validate all JVM metrics being produced.
*/
@DisabledOnSemeru(reason = "JFR is not supported on Semeru yet")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TBH, I don't understand what's going on because I had them passing. See JdkUtil.isSemeru() call below. Did we add some metrics recently?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nope, no new JVM metrics.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, let's try another approach first: #51296 .

I will close this one but please don't drop the branch as we might reconsider this decision if ^ is not enough.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/tracing triage/invalid This doesn't seem right

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants