apupier commented on PR #25192: URL: https://github.com/apache/camel/pull/25192#issuecomment-5119062469
requires code change: ``` [camel-opentelemetry2] [ERROR] Errors: [camel-opentelemetry2] [ERROR] org.apache.camel.opentelemetry2.OtlpProtobufSpanDataTest.testFromProtobufAttributes [camel-opentelemetry2] [ERROR] Run 1: OtlpProtobufSpanDataTest.testFromProtobufAttributes:103 NoClassDefFound Could not initialize class io.opentelemetry.proto.trace.v1.Span [camel-opentelemetry2] [ERROR] Run 2: OtlpProtobufSpanDataTest.testFromProtobufAttributes:103 NoClassDefFound Could not initialize class io.opentelemetry.proto.trace.v1.Span [camel-opentelemetry2] [ERROR] Run 3: OtlpProtobufSpanDataTest.testFromProtobufAttributes:103 NoClassDefFound Could not initialize class io.opentelemetry.proto.trace.v1.Span [camel-opentelemetry2] [INFO] [camel-opentelemetry2] [ERROR] org.apache.camel.opentelemetry2.OtlpProtobufSpanDataTest.testFromProtobufBasicSpan [camel-opentelemetry2] [ERROR] Run 1: OtlpProtobufSpanDataTest.testFromProtobufBasicSpan:50 NoClassDefFound Could not initialize class io.opentelemetry.proto.trace.v1.Span [camel-opentelemetry2] [ERROR] Run 2: OtlpProtobufSpanDataTest.testFromProtobufBasicSpan:50 NoClassDefFound Could not initialize class io.opentelemetry.proto.trace.v1.Span [camel-opentelemetry2] [ERROR] Run 3: OtlpProtobufSpanDataTest.testFromProtobufBasicSpan:50 NoClassDefFound Could not initialize class io.opentelemetry.proto.trace.v1.Span [camel-opentelemetry2] [INFO] [camel-opentelemetry2] [ERROR] org.apache.camel.opentelemetry2.OtlpProtobufSpanDataTest.testFromProtobufCamelScope [camel-opentelemetry2] [ERROR] Run 1: OtlpProtobufSpanDataTest.testFromProtobufCamelScope:92->buildSimpleSpan:245 NoClassDefFound Could not initialize class io.opentelemetry.proto.trace.v1.Span [camel-opentelemetry2] [ERROR] Run 2: OtlpProtobufSpanDataTest.testFromProtobufCamelScope:92->buildSimpleSpan:245 NoClassDefFound Could not initialize class io.opentelemetry.proto.trace.v1.Span [camel-opentelemetry2] [ERROR] Run 3: OtlpProtobufSpanDataTest.testFromProtobufCamelScope:92->buildSimpleSpan:245 NoClassDefFound Could not initialize class io.opentelemetry.proto.trace.v1.Span [camel-opentelemetry2] [INFO] [camel-opentelemetry2] [ERROR] org.apache.camel.opentelemetry2.OtlpProtobufSpanDataTest.testFromProtobufErrorStatus [camel-opentelemetry2] [ERROR] Run 1: OtlpProtobufSpanDataTest.testFromProtobufErrorStatus:147 NoClassDefFound Could not initialize class io.opentelemetry.proto.trace.v1.Span [camel-opentelemetry2] [ERROR] Run 2: OtlpProtobufSpanDataTest.testFromProtobufErrorStatus:147 NoClassDefFound Could not initialize class io.opentelemetry.proto.trace.v1.Span [camel-opentelemetry2] [ERROR] Run 3: OtlpProtobufSpanDataTest.testFromProtobufErrorStatus:147 NoClassDefFound Could not initialize class io.opentelemetry.proto.trace.v1.Span [camel-opentelemetry2] [INFO] [camel-opentelemetry2] [ERROR] org.apache.camel.opentelemetry2.OtlpProtobufSpanDataTest.testFromProtobufMultipleSpans [camel-opentelemetry2] [ERROR] Run 1: OtlpProtobufSpanDataTest.testFromProtobufMultipleSpans:180 NoClassDefFound Could not initialize class io.opentelemetry.proto.trace.v1.Span [camel-opentelemetry2] [ERROR] Run 2: OtlpProtobufSpanDataTest.testFromProtobufMultipleSpans:180 NoClassDefFound Could not initialize class io.opentelemetry.proto.trace.v1.Span [camel-opentelemetry2] [ERROR] Run 3: OtlpProtobufSpanDataTest.testFromProtobufMultipleSpans:180 NoClassDefFound Could not initialize class io.opentelemetry.proto.trace.v1.Span [camel-opentelemetry2] [INFO] [camel-opentelemetry2] [ERROR] org.apache.camel.opentelemetry2.OtlpProtobufSpanDataTest.testFromProtobufResourceAttributes [camel-opentelemetry2] [ERROR] Run 1: OtlpProtobufSpanDataTest.testFromProtobufResourceAttributes:212->buildSimpleSpan:245 NoClassDefFound Could not initialize class io.opentelemetry.proto.trace.v1.Span [camel-opentelemetry2] [ERROR] Run 2: OtlpProtobufSpanDataTest.testFromProtobufResourceAttributes:212->buildSimpleSpan:245 NoClassDefFound Could not initialize class io.opentelemetry.proto.trace.v1.Span [camel-opentelemetry2] [ERROR] Run 3: OtlpProtobufSpanDataTest.testFromProtobufResourceAttributes:212->buildSimpleSpan:245 NoClassDefFound Could not initialize class io.opentelemetry.proto.trace.v1.Span [camel-opentelemetry2] [INFO] [camel-opentelemetry2] [ERROR] org.apache.camel.opentelemetry2.OtlpProtobufSpanDataTest.testFromProtobufRootSpan [camel-opentelemetry2] [ERROR] Run 1: OtlpProtobufSpanDataTest.testFromProtobufRootSpan:166 ExceptionInInitializer [camel-opentelemetry2] [ERROR] Run 2: OtlpProtobufSpanDataTest.testFromProtobufRootSpan:166 NoClassDefFound Could not initialize class io.opentelemetry.proto.trace.v1.Span [camel-opentelemetry2] [ERROR] Run 3: OtlpProtobufSpanDataTest.testFromProtobufRootSpan:166 NoClassDefFound Could not initialize class io.opentelemetry.proto.trace.v1.Span [camel-opentelemetry2] [INFO] [camel-opentelemetry2] [ERROR] org.apache.camel.opentelemetry2.OtlpProtobufSpanDataTest.testFromProtobufScopeInfo [camel-opentelemetry2] [ERROR] Run 1: OtlpProtobufSpanDataTest.testFromProtobufScopeInfo:80->buildSimpleSpan:245 NoClassDefFound Could not initialize class io.opentelemetry.proto.trace.v1.Span [camel-opentelemetry2] [ERROR] Run 2: OtlpProtobufSpanDataTest.testFromProtobufScopeInfo:80->buildSimpleSpan:245 NoClassDefFound Could not initialize class io.opentelemetry.proto.trace.v1.Span [camel-opentelemetry2] [ERROR] Run 3: OtlpProtobufSpanDataTest.testFromProtobufScopeInfo:80->buildSimpleSpan:245 NoClassDefFound Could not initialize class io.opentelemetry.proto.trace.v1.Span [camel-opentelemetry2] [INFO] [camel-opentelemetry2] [ERROR] org.apache.camel.opentelemetry2.OtlpProtobufSpanDataTest.testFromProtobufSpanKindMapping [camel-opentelemetry2] [ERROR] Run 1: OtlpProtobufSpanDataTest.testFromProtobufSpanKindMapping:125 ExceptionInInitializer [camel-opentelemetry2] [ERROR] Run 2: OtlpProtobufSpanDataTest.testFromProtobufSpanKindMapping:125 NoClassDefFound Could not initialize class io.opentelemetry.proto.trace.v1.Span$SpanKind [camel-opentelemetry2] [ERROR] Run 3: OtlpProtobufSpanDataTest.testFromProtobufSpanKindMapping:125 NoClassDefFound Could not initialize class io.opentelemetry.proto.trace.v1.Span$SpanKind [camel-opentelemetry2] [INFO] [camel-opentelemetry2] [ERROR] org.apache.camel.opentelemetry2.OtlpProtobufSpanDataTest.testSpanDataDefaults [camel-opentelemetry2] [ERROR] Run 1: OtlpProtobufSpanDataTest.testSpanDataDefaults:233->buildSimpleSpan:245 NoClassDefFound Could not initialize class io.opentelemetry.proto.trace.v1.Span [camel-opentelemetry2] [ERROR] Run 2: OtlpProtobufSpanDataTest.testSpanDataDefaults:233->buildSimpleSpan:245 NoClassDefFound Could not initialize class io.opentelemetry.proto.trace.v1.Span [camel-opentelemetry2] [ERROR] Run 3: OtlpProtobufSpanDataTest.testSpanDataDefaults:233->buildSimpleSpan:245 NoClassDefFound Could not initialize class io.opentelemetry.proto.trace.v1.Span ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
