Skip to content

fix(build): remove Spring Boot 2 Gradle plugin for Gradle 9 compatibility #7609

fix(build): remove Spring Boot 2 Gradle plugin for Gradle 9 compatibility

fix(build): remove Spring Boot 2 Gradle plugin for Gradle 9 compatibility #7609

Triggered via pull request April 11, 2026 07:23
Status Cancelled
Total duration 10m 52s
Artifacts 24

system-tests-backend.yml

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

Annotations

48 errors and 25 warnings
io.sentry.systemtest.GraphqlProjectSystemTest ► project mutation works: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: actual value is null
io.sentry.systemtest.GraphqlProjectSystemTest ► project mutation error: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<1> but was:<null>
io.sentry.systemtest.GraphqlGreetingSystemTest ► greeting works: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.GraphqlGreetingSystemTest ► greeting error: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<1> but was:<null>
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.DistributedTracingSystemTest ► create person distributed tracing: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<200> but was:<500>
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing without sample_rand: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing updates sample_rate on deferred decision: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.CacheSystemTest ► cache evict produces span: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.CacheSystemTest ► cache put and get produce spans: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<200> but was:<500>
system-test (sentry-samples-spring-boot, false, true)
Process completed with exit code 1.
io.sentry.systemtest.GraphqlTaskSystemTest ► tasks and assignees query works: sentry-samples/sentry-samples-spring-boot-opentelemetry-noagent/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlTaskSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-opentelemetry-noagent/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlTaskSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<5> but was:<null>
io.sentry.systemtest.GraphqlProjectSystemTest ► project query works: sentry-samples/sentry-samples-spring-boot-opentelemetry-noagent/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-opentelemetry-noagent/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<proj-slug> but was:<null>
io.sentry.systemtest.GraphqlProjectSystemTest ► project mutation works: sentry-samples/sentry-samples-spring-boot-opentelemetry-noagent/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-opentelemetry-noagent/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: actual value is null
io.sentry.systemtest.GraphqlProjectSystemTest ► project mutation error: sentry-samples/sentry-samples-spring-boot-opentelemetry-noagent/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-opentelemetry-noagent/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<1> but was:<null>
io.sentry.systemtest.GraphqlGreetingSystemTest ► greeting works: sentry-samples/sentry-samples-spring-boot-opentelemetry-noagent/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-opentelemetry-noagent/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.GraphqlGreetingSystemTest ► greeting error: sentry-samples/sentry-samples-spring-boot-opentelemetry-noagent/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-opentelemetry-noagent/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<1> but was:<null>
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing: sentry-samples/sentry-samples-spring-boot-opentelemetry-noagent/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-opentelemetry-noagent/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.DistributedTracingSystemTest ► create person distributed tracing: sentry-samples/sentry-samples-spring-boot-opentelemetry-noagent/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-opentelemetry-noagent/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<200> but was:<500>
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing without sample_rand: sentry-samples/sentry-samples-spring-boot-opentelemetry-noagent/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-opentelemetry-noagent/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing updates sample_rate on deferred decision: sentry-samples/sentry-samples-spring-boot-opentelemetry-noagent/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-opentelemetry-noagent/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
system-test (sentry-samples-spring-boot-opentelemetry-noagent, false, true)
Process completed with exit code 1.
io.sentry.systemtest.GraphqlTaskSystemTest ► tasks and assignees query works: sentry-samples/sentry-samples-spring-boot-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlTaskSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlTaskSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<5> but was:<null>
io.sentry.systemtest.GraphqlProjectSystemTest ► project query works: sentry-samples/sentry-samples-spring-boot-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<proj-slug> but was:<null>
io.sentry.systemtest.GraphqlProjectSystemTest ► project mutation works: sentry-samples/sentry-samples-spring-boot-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: actual value is null
io.sentry.systemtest.GraphqlProjectSystemTest ► project mutation error: sentry-samples/sentry-samples-spring-boot-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<1> but was:<null>
io.sentry.systemtest.GraphqlGreetingSystemTest ► greeting works: sentry-samples/sentry-samples-spring-boot-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.GraphqlGreetingSystemTest ► greeting error: sentry-samples/sentry-samples-spring-boot-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<1> but was:<null>
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing: sentry-samples/sentry-samples-spring-boot-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.DistributedTracingSystemTest ► create person distributed tracing: sentry-samples/sentry-samples-spring-boot-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<200> but was:<500>
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing without sample_rand: sentry-samples/sentry-samples-spring-boot-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing updates sample_rate on deferred decision: sentry-samples/sentry-samples-spring-boot-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
system-test (sentry-samples-spring-boot-opentelemetry, true, false)
Process completed with exit code 1.
io.sentry.systemtest.GraphqlTaskSystemTest ► tasks and assignees query works: sentry-samples/sentry-samples-spring-boot-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlTaskSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlTaskSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<5> but was:<null>
io.sentry.systemtest.GraphqlProjectSystemTest ► project query works: sentry-samples/sentry-samples-spring-boot-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<proj-slug> but was:<null>
io.sentry.systemtest.GraphqlProjectSystemTest ► project mutation works: sentry-samples/sentry-samples-spring-boot-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: actual value is null
io.sentry.systemtest.GraphqlProjectSystemTest ► project mutation error: sentry-samples/sentry-samples-spring-boot-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<1> but was:<null>
io.sentry.systemtest.GraphqlGreetingSystemTest ► greeting works: sentry-samples/sentry-samples-spring-boot-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.GraphqlGreetingSystemTest ► greeting error: sentry-samples/sentry-samples-spring-boot-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<1> but was:<null>
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing: sentry-samples/sentry-samples-spring-boot-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.DistributedTracingSystemTest ► create person distributed tracing: sentry-samples/sentry-samples-spring-boot-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<200> but was:<500>
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing without sample_rand: sentry-samples/sentry-samples-spring-boot-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing updates sample_rate on deferred decision: sentry-samples/sentry-samples-spring-boot-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
system-test (sentry-samples-spring-boot-opentelemetry, true, true)
Process completed with exit code 1.
system-test (sentry-samples-spring-boot-webflux, false, true)
Canceling since a higher priority waiting request for System Tests Backend-refs/pull/5263/merge exists
system-test (sentry-samples-spring-boot-webflux, false, true)
No test report files were found
system-test (sentry-samples-spring-boot-webflux, false, true)
The operation was canceled.
System Tests Backend
Canceling since a higher priority waiting request for System Tests Backend-refs/pull/5263/merge exists
system-test (sentry-samples-jul, false, true)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
system-test (sentry-samples-console-otlp, false, true)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
system-test (sentry-samples-console, false, true)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
system-test (sentry-samples-log4j2, false, true)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
system-test (sentry-samples-logback, false, true)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
system-test (sentry-samples-spring, false, true)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
system-test (sentry-samples-spring-jakarta, false, true)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
system-test (sentry-samples-spring-7, false, true)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
system-test (sentry-samples-spring-boot, false, true)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
system-test (sentry-samples-spring-boot-opentelemetry-noagent, false, true)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
system-test (sentry-samples-spring-boot-opentelemetry, true, false)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
system-test (sentry-samples-spring-boot-opentelemetry, true, true)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
system-test (sentry-samples-spring-boot-webflux-jakarta, false, true)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
system-test (sentry-samples-spring-boot-4-webflux, false, true)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
system-test (sentry-samples-spring-boot-4, false, true)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
system-test (sentry-samples-spring-boot-4-otlp, false, true)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
system-test (sentry-samples-spring-boot-jakarta, false, true)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
system-test (sentry-samples-spring-boot-4-opentelemetry-noagent, false, true)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
system-test (sentry-samples-spring-boot-jakarta-opentelemetry-noagent, false, true)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
system-test (sentry-samples-spring-boot-jakarta-opentelemetry, true, true)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
system-test (sentry-samples-spring-boot-jakarta-opentelemetry, true, false)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
system-test (sentry-samples-spring-boot-4-opentelemetry, true, true)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
system-test (sentry-samples-spring-boot-4-opentelemetry, true, false)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
system-test (sentry-samples-spring-boot-webflux, false, true)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
system-test (sentry-samples-spring-boot-webflux, false, true)
No file matches path **/build/test-results/**/*.xml

Artifacts

Produced during runtime
Name Size Digest
test-results-sentry-samples-console-false-true-system-test
168 KB
sha256:7b955ca6629c30e1975dc5bb6f2bd2d24ff7d52293be6176f79598bec6fa81a0
test-results-sentry-samples-console-otlp-false-true-system-test
168 KB
sha256:0f787960a4993cf4b3aa16ed2d45597252a37e0d40a9e26ced925bf33ca96427
test-results-sentry-samples-jul-false-true-system-test
164 KB
sha256:1d8db7ff96eb6e6cf2f85531c52ff3e866a8077cad6ad0bf1a1dacc3c08d4c78
test-results-sentry-samples-log4j2-false-true-system-test
164 KB
sha256:d7c88b60d1f09e96b6cd603f61e4aaf5609b8dea28b646bdc7ad967cd2e99c44
test-results-sentry-samples-logback-false-true-system-test
165 KB
sha256:f12cc2d4d9f9cc5a04e0b2e0cdccf1569ebc5f19d7c310ac01e78d833ec7ee67
test-results-sentry-samples-spring-7-false-true-system-test
300 KB
sha256:b59104f262fa81bb4a6a3b5184f2aa8add6a996bf98d893a6525fdd5875b3e9e
test-results-sentry-samples-spring-boot-4-false-true-system-test
647 KB
sha256:0bd743aef45a3219c3f0c94359e29be2d04ecae644090839f4302b108aae7b71
test-results-sentry-samples-spring-boot-4-opentelemetry-noagent-false-true-system-test
5.95 MB
sha256:c4f9e5c2c47d36ad3174d6dcded22f2b8b7bfd1a314d05868a9ead42f38673d7
test-results-sentry-samples-spring-boot-4-opentelemetry-true-false-system-test
2.66 MB
sha256:774eacb37dc643899d9b575b3434bfc172df0efd207e05f85013a589bb042179
test-results-sentry-samples-spring-boot-4-opentelemetry-true-true-system-test
323 KB
sha256:36abef2056592e5b924ebb2bc8f0e4798461faeb3719ae50d4dad33ac44acbd3
test-results-sentry-samples-spring-boot-4-otlp-false-true-system-test
682 KB
sha256:aff7c754e002129149888a956e3c23a178be457d162e3c2ee6a320909661804a
test-results-sentry-samples-spring-boot-4-webflux-false-true-system-test
436 KB
sha256:081bd68ba89aeba13a7d554c0f91e1585a510d576e375bfa532eb4b702c2c687
test-results-sentry-samples-spring-boot-false-true-system-test
254 KB
sha256:3c8dbff3041f8f42ecabbae93594435b47d3c1d39198e2b4573d70d2c44a0e92
test-results-sentry-samples-spring-boot-jakarta-false-true-system-test
676 KB
sha256:c5b1725fbd5c89e86938d432ec82911f6aedb31b2314942feeee0b2079651a4a
test-results-sentry-samples-spring-boot-jakarta-opentelemetry-noagent-false-true-system-test
7.52 MB
sha256:209fbdaee0ac08e00e4be60ee6dc530f34807c08bdc3fcafb3f6b9fad23bc3c5
test-results-sentry-samples-spring-boot-jakarta-opentelemetry-true-false-system-test
2.58 MB
sha256:b1071a931843b9dbafbe7fca3f1c164328c02ce8c95e8bc22b1a7af3b86cefe4
test-results-sentry-samples-spring-boot-jakarta-opentelemetry-true-true-system-test
318 KB
sha256:c581a1eaf01687dcdbee8700741cbc7e5c53617b185768e8db5d13941d627edf
test-results-sentry-samples-spring-boot-opentelemetry-noagent-false-true-system-test
251 KB
sha256:5a9cf485008b847c8abb9b19fb1af48df5c02374341a0c210562a9d8622a4117
test-results-sentry-samples-spring-boot-opentelemetry-true-false-system-test
314 KB
sha256:a8067dc1d4510d6fc75e09090f95f6c0bbb418c241b6dfc05812035526f54cf2
test-results-sentry-samples-spring-boot-opentelemetry-true-true-system-test
314 KB
sha256:5335a892db28eae63dc2c76aed1c2bf282bc665e5468176d5163ad5da4652109
test-results-sentry-samples-spring-boot-webflux-false-true-system-test
114 KB
sha256:3b6d4e3bdda30a4559f851d9284eefb7eb6abca967ab69469a45864d548e4933
test-results-sentry-samples-spring-boot-webflux-jakarta-false-true-system-test
429 KB
sha256:94d337322fca9e9908017fb2fbd1018894cae0c163ed8524f86fb8e5c6f4562f
test-results-sentry-samples-spring-false-true-system-test
291 KB
sha256:598241c2ec911488512bdeba860d055db4dd045fb57a1e014d0ca5ced87cf77a
test-results-sentry-samples-spring-jakarta-false-true-system-test
300 KB
sha256:be19609fae24edf470d9c22ee1664b8518d995f9aba1e5d354d12469f491181a