Skip to content

fix(deps): update dependency com.openai:openai-java to v0.22.1 #1401

fix(deps): update dependency com.openai:openai-java to v0.22.1

fix(deps): update dependency com.openai:openai-java to v0.22.1 #1401

Triggered via pull request February 7, 2025 22:18
Status Failure
Total duration 12m 8s
Artifacts 10

build.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test (21, openj9)
Process completed with exit code 1.
com.example.javaagent.smoketest.DynamicConfigSmokeTest ► flipSending(): smoke-tests/build/test-results/test/TEST-com.example.javaagent.smoketest.DynamicConfigSmokeTest.xml#L0
Failed test found in: smoke-tests/build/test-results/test/TEST-com.example.javaagent.smoketest.DynamicConfigSmokeTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: Expected size: 2 but was: 3 in: [trace_id: "t\364m\235\025\307NO\002/\334\360\315\313I\302" span_id: "\211\222\222\301\\n&M" name: "GET /health" kind: SPAN_KIND_SERVER start_time_unix_nano: 1738967391586101845 end_time_unix_nano: 1738967391588129755 attributes { key: "url.path" value { string_value: "/health" } } attributes { key: "server.address" value { string_value: "localhost" } } attributes { key: "client.address" value { string_value: "172.18.0.1" } } attributes { key: "network.peer.address" value { string_value: "172.18.0.1" } } attributes { key: "network.peer.port" value { int_value: 36844 } } attributes { key: "http.route" value { string_value: "/health" } } attributes { key: "http.request.method" value { string_value: "GET" } } attributes { key: "http.response.status_code" value { int_value: 200 } } attributes { key: "user_agent.original" value { string_value: "okhttp/4.12.0" } } attributes { key: "thread.id" value { int_value: 37 } } attributes { key: "network.protocol.version" value { string_value: "1.1" } } attributes { key: "server.port" value { int_value: 32774 } } attributes { key: "url.scheme" value { string_value: "http" } } attributes { key: "thread.name" value { string_value: "http-nio-8080-exec-4" } } status { } , trace_id: "\330\362\223\265q\020LJa_-\034\371\021\301\217" span_id: "\177\317\0358\346\236\347\344" parent_span_id: ":\247\343\345\315H\266\200" name: "DynamicConfigController.flipSending" kind: SPAN_KIND_INTERNAL start_time_unix_nano: 1738967391589814761 end_time_unix_nano: 1738967392589957247 attributes { key: "code.namespace" value { string_value: "co.elastic.otel.test.DynamicConfigController" } } attributes { key: "thread.id" value { int_value: 38 } } attributes { key: "code.function" value { string_value: "flipSending" } } attributes { key: "code.stacktrace" value { string_value: "\tat io.opentelemetry.javaagent.shaded.instrumentation.api.instrumenter.Instrumenter.doEnd(Instrumenter.java:263)\n\tat io.opentelemetry.javaagent.shaded.instrumentation.api.instrumenter.Instrumenter.end(Instrumenter.java:150)\n\tat io.opentelemetry.javaagent.shaded.instrumentation.api.annotation.support.async.AsyncOperationEndSupport.asyncEnd(AsyncOperationEndSupport.java:82)\n\tat co.elastic.otel.test.DynamicConfigController.flipSending(DynamicConfigController.java:43)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:569)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:529)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:623)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)\n\tat org.springframework.web.servlet.v3_1.OpenTelemetryHandlerMappingFilter.doFilter(OpenTelemetryHandlerMappingFilter.java:80)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168)\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481)\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130)\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Thread.java:840)\n" } } attributes { key: "thread.name" value { string_value: "http-nio-8080-exec-5" } } status { } , trace_id: "\330\362\223\265q\020LJa_-\034\371\021\301\217" span_id: ":\247\343\345\315H\266\200" name: "GET /dynamicconfig/flipSending" kind: SPAN_KIND_SERVER start_time_unix_nano: 1738967391589134323 end_time_unix_nano: 1738967392592416957 attributes { key: "url.path" value { string_value: "/dynamicconfig/flipSending" } } attributes { key: "server.address" value { string_value: "localhost" } } attributes { key: "client.address" value { string_value: "172.18.0.1" } } attributes { key: "network.peer.address" value { string_value: "172.18.0.1" } } attributes { key: "network.peer.port" value { int_value: 36844 } } attributes { key: "http.route" value { string_value: "/dynamicconfig/flipSending" } } attributes { key: "http.request.method" value { string_value: "GET" } } attributes { key: "code.stacktrace" value { string_value: "\tat io.opentelemetry.javaagent.shaded.instrumentation.api.instrumenter.Instrumenter.doEnd(Instrumenter.java:263)\n\tat io.opentelemetry.javaagent.shaded.instrumentation.api.instrumenter.Instrumenter.end(Instrumenter.java:150)\n\tat io.opentelemetry.javaagent.instrumentation.tomcat.common.TomcatHelper.end(TomcatHelper.java:53)\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:424)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Thread.java:840)\n" } } attributes { key: "http.response.status_code" value { int_value: 200 } } attributes { key: "user_agent.original" value { string_value: "okhttp/4.12.0" } } attributes { key: "thread.id" value { int_value: 38 } } attributes { key: "network.protocol.version" value { string_value: "1.1" } } attributes { key: "server.port" value { int_value: 32774 } } attributes { key: "url.scheme" value { string_value: "http" } } attributes { key: "thread.name" value { string_value: "http-nio-8080-exec-5" } } status { } ]

Artifacts

Produced during runtime
Name Size
elastic-otel-agentextension
3.74 MB
elastic-otel-javaagent
21.7 MB
test-results-11-hotspot
55.9 KB
test-results-11-openj9
53.7 KB
test-results-17-hotspot
108 KB
test-results-21-hotspot
108 KB
test-results-21-openj9
68.9 KB
test-results-23-hotspot
108 KB
test-results-8-hotspot
55.2 KB
working-dir-build-cache Expired
84.6 MB