Skip to content

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

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

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

Triggered via pull request April 11, 2026 07:34
Status Failure
Total duration 11m 31s
Artifacts 7

spring-boot-2-matrix.yml

on: pull_request
Matrix: spring-boot-2-matrix
Fit to window
Zoom out
Zoom in

Annotations

77 errors and 14 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>
Spring Boot 2.5.15
Process completed with exit code 1.
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>
Spring Boot 2.6.15
Process completed with exit code 1.
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>
Spring Boot 2.4.13
Process completed with exit code 1.
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>
Spring Boot 2.1.0
Process completed with exit code 1.
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>
Spring Boot 2.2.5
Process completed with exit code 1.
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>
Spring Boot 2.7.18
Process completed with exit code 1.
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>
Spring Boot 2.7.0
Process completed with exit code 1.
Spring Boot 2.5.15
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: codecov/test-results-action@0fa95f0e1eeaafde2c782583b36b28ad0d8c77d3, 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/
Spring Boot 2.5.15
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Spring Boot 2.6.15
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: codecov/test-results-action@0fa95f0e1eeaafde2c782583b36b28ad0d8c77d3, 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/
Spring Boot 2.6.15
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Spring Boot 2.4.13
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: codecov/test-results-action@0fa95f0e1eeaafde2c782583b36b28ad0d8c77d3, 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/
Spring Boot 2.4.13
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Spring Boot 2.1.0
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: codecov/test-results-action@0fa95f0e1eeaafde2c782583b36b28ad0d8c77d3, 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/
Spring Boot 2.1.0
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Spring Boot 2.2.5
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: codecov/test-results-action@0fa95f0e1eeaafde2c782583b36b28ad0d8c77d3, 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/
Spring Boot 2.2.5
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Spring Boot 2.7.18
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: codecov/test-results-action@0fa95f0e1eeaafde2c782583b36b28ad0d8c77d3, 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/
Spring Boot 2.7.18
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Spring Boot 2.7.0
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: codecov/test-results-action@0fa95f0e1eeaafde2c782583b36b28ad0d8c77d3, 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/
Spring Boot 2.7.0
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results

Artifacts

Produced during runtime
Name Size Digest
test-results-springboot-2-2.1.0
434 KB
sha256:32136dad485c3725a340339ceaaa099ca52f4b501f7bdcc175ccbc4212d77b29
test-results-springboot-2-2.2.5
434 KB
sha256:919a03f21f31d5af35ad9403a979362e44cc96b0e9b39889f3a730f0d4315507
test-results-springboot-2-2.4.13
435 KB
sha256:9ce386a9c13e6be8ace3b69cccf7561ddf6e934d72cd7f2eb5f7b95ed08932c0
test-results-springboot-2-2.5.15
433 KB
sha256:5d4e14e66751d4f024c8d6dbc3717e1934b04af05a024d40539eaac481625c8f
test-results-springboot-2-2.6.15
434 KB
sha256:5ad1287b8a30b0fe31419c09a75ee0118f830b106b192dd64f2f6e8e8da03754
test-results-springboot-2-2.7.0
434 KB
sha256:9936bc8f92ef362d5dfe2d09e08d9b85376aeba4f558a03e1a07a55a93701d5b
test-results-springboot-2-2.7.18
434 KB
sha256:8cedb59153c566b8842761c5aa3189bb9a2cdf5c54e92b4c434a522dd236ffa9