Skip to content

Bump to RESTEasy Microprofile 2.1.4.Final #2418

Bump to RESTEasy Microprofile 2.1.4.Final

Bump to RESTEasy Microprofile 2.1.4.Final #2418

Triggered via push September 7, 2023 14:51
Status Failure
Total duration 5h 37m 6s
Artifacts 16
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Initial JDK 11 Build
28m 7s
Initial JDK 11 Build
Attach pull request number
0s
Attach pull request number
CI Sanity Check
31s
CI Sanity Check
Calculate Test Jobs
10s
Calculate Test Jobs
Matrix: devtools-tests
Matrix: gradle-tests
Matrix: jvm-tests
Matrix: kubernetes-tests
Matrix: maven-tests
Matrix: native-tests
Matrix: quickstarts-tests
Matrix: virtual-thread-native-tests
MicroProfile TCKs Tests
56m 53s
MicroProfile TCKs Tests
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 3 warnings
Native Tests - Main
Process completed with exit code 1.
MicroProfile TCKs Tests
Process completed with exit code 1.
JVM Tests - JDK 17
Cannot invoke "io.quarkus.funqy.test.Identity.getName()" because "this.val$name" is null
JVM Tests - JDK 17
Cannot invoke "io.quarkus.funqy.test.Identity.getName()" because "this.val$name" is null
JVM Tests - JDK 17
Cannot invoke "io.quarkus.funqy.test.Identity.getName()" because "this.val$name" is null
JVM Tests - JDK 17
Process completed with exit code 1.
JVM Tests - JDK 17 Windows
Cannot invoke "io.quarkus.funqy.test.Identity.getName()" because "this.val$name" is null
JVM Tests - JDK 17 Windows
Cannot invoke "io.quarkus.funqy.test.Identity.getName()" because "this.val$name" is null
JVM Tests - JDK 17 Windows
Cannot invoke "io.quarkus.funqy.test.Identity.getName()" because "this.val$name" is null
JVM Tests - JDK 17 Windows
Process completed with exit code 1.
JVM Tests - JDK 11
Process completed with exit code 1.
JVM Tests - JDK 20
Cannot invoke "io.quarkus.funqy.test.Identity.getName()" because "this.val$name" is null
JVM Tests - JDK 20
Cannot invoke "io.quarkus.funqy.test.Identity.getName()" because "this.val$name" is null
JVM Tests - JDK 20
Cannot invoke "io.quarkus.funqy.test.Identity.getName()" because "this.val$name" is null
JVM Tests - JDK 20
Process completed with exit code 1.
JVM Tests - JDK 11: extensions/resteasy-classic/rest-client/deployment/src/test/java/io/quarkus/restclient/interceptor/RestClientInterceptorTest.java#L43
jakarta.ws.rs.WebApplicationException: Unknown error, status code 404 at org.jboss.resteasy.microprofile.client.DefaultResponseExceptionMapper.toThrowable(DefaultResponseExceptionMapper.java:42) at org.jboss.resteasy.microprofile.client.ExceptionMapping$HandlerException.mapException(ExceptionMapping.java:60)
JVM Tests - JDK 11: extensions/resteasy-classic/rest-client/deployment/src/test/java/io/quarkus/restclient/ft/AsyncRestClientFallbackTest.java#L39
java.util.concurrent.ExecutionException: jakarta.ws.rs.WebApplicationException: Unknown error, status code 404 at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:395) at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1999)
JVM Tests - JDK 11: extensions/resteasy-classic/rest-client/deployment/src/test/java/io/quarkus/restclient/ft/RestClientFallbackTest.java#L35
jakarta.ws.rs.WebApplicationException: Unknown error, status code 404 at org.jboss.resteasy.microprofile.client.DefaultResponseExceptionMapper.toThrowable(DefaultResponseExceptionMapper.java:42) at org.jboss.resteasy.microprofile.client.ExceptionMapping$HandlerException.mapException(ExceptionMapping.java:60)
JVM Tests - JDK 17: extensions/resteasy-classic/rest-client/deployment/src/test/java/io/quarkus/restclient/interceptor/RestClientInterceptorTest.java#L43
jakarta.ws.rs.WebApplicationException: Unknown error, status code 404 at org.jboss.resteasy.microprofile.client.DefaultResponseExceptionMapper.toThrowable(DefaultResponseExceptionMapper.java:42) at org.jboss.resteasy.microprofile.client.ExceptionMapping$HandlerException.mapException(ExceptionMapping.java:60)
JVM Tests - JDK 17: extensions/resteasy-classic/rest-client/deployment/src/test/java/io/quarkus/restclient/ft/AsyncRestClientFallbackTest.java#L39
java.util.concurrent.ExecutionException: jakarta.ws.rs.WebApplicationException: Unknown error, status code 404 at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396) at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073)
JVM Tests - JDK 17: extensions/resteasy-classic/rest-client/deployment/src/test/java/io/quarkus/restclient/ft/RestClientFallbackTest.java#L35
jakarta.ws.rs.WebApplicationException: Unknown error, status code 404 at org.jboss.resteasy.microprofile.client.DefaultResponseExceptionMapper.toThrowable(DefaultResponseExceptionMapper.java:42) at org.jboss.resteasy.microprofile.client.ExceptionMapping$HandlerException.mapException(ExceptionMapping.java:60)
JVM Tests - JDK 17 Windows: extensions/grpc/deployment/src/test/java/io/quarkus/grpc/server/RegularGrpcServiceWithSSLTest.java#L1
io.smallrye.mutiny.TimeoutException at io.smallrye.mutiny.operators.uni.UniBlockingAwait.await(UniBlockingAwait.java:64) at io.smallrye.mutiny.groups.UniAwait.atMost(UniAwait.java:65)
JVM Tests - JDK 17 Windows: extensions/resteasy-classic/rest-client/deployment/src/test/java/io/quarkus/restclient/interceptor/RestClientInterceptorTest.java#L43
jakarta.ws.rs.WebApplicationException: Unknown error, status code 404 at org.jboss.resteasy.microprofile.client.DefaultResponseExceptionMapper.toThrowable(DefaultResponseExceptionMapper.java:42) at org.jboss.resteasy.microprofile.client.ExceptionMapping$HandlerException.mapException(ExceptionMapping.java:60)
JVM Tests - JDK 17 Windows: extensions/resteasy-classic/rest-client/deployment/src/test/java/io/quarkus/restclient/ft/AsyncRestClientFallbackTest.java#L39
java.util.concurrent.ExecutionException: jakarta.ws.rs.WebApplicationException: Unknown error, status code 404 at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396) at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073)
JVM Tests - JDK 17 Windows: extensions/resteasy-classic/rest-client/deployment/src/test/java/io/quarkus/restclient/ft/RestClientFallbackTest.java#L35
jakarta.ws.rs.WebApplicationException: Unknown error, status code 404 at org.jboss.resteasy.microprofile.client.DefaultResponseExceptionMapper.toThrowable(DefaultResponseExceptionMapper.java:42) at org.jboss.resteasy.microprofile.client.ExceptionMapping$HandlerException.mapException(ExceptionMapping.java:60)
JVM Tests - JDK 20: extensions/resteasy-classic/rest-client/deployment/src/test/java/io/quarkus/restclient/interceptor/RestClientInterceptorTest.java#L43
jakarta.ws.rs.WebApplicationException: Unknown error, status code 404 at org.jboss.resteasy.microprofile.client.DefaultResponseExceptionMapper.toThrowable(DefaultResponseExceptionMapper.java:42) at org.jboss.resteasy.microprofile.client.ExceptionMapping$HandlerException.mapException(ExceptionMapping.java:60)
JVM Tests - JDK 20: extensions/resteasy-classic/rest-client/deployment/src/test/java/io/quarkus/restclient/ft/AsyncRestClientFallbackTest.java#L39
java.util.concurrent.ExecutionException: jakarta.ws.rs.WebApplicationException: Unknown error, status code 404 at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396) at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073)
JVM Tests - JDK 20: extensions/resteasy-classic/rest-client/deployment/src/test/java/io/quarkus/restclient/ft/RestClientFallbackTest.java#L35
jakarta.ws.rs.WebApplicationException: Unknown error, status code 404 at org.jboss.resteasy.microprofile.client.DefaultResponseExceptionMapper.toThrowable(DefaultResponseExceptionMapper.java:42) at org.jboss.resteasy.microprofile.client.ExceptionMapping$HandlerException.mapException(ExceptionMapping.java:60)
JVM Tests - JDK 20: integration-tests/virtual-threads/mailer-virtual-threads/src/test/java/io/quarkus/virtual/mail/RunOnVirtualThreadTest.java#L21
java.net.SocketTimeoutException: Read timed out at java.base/sun.nio.ch.NioSocketImpl.timedRead(NioSocketImpl.java:278) at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:304)
MicroProfile TCKs Tests: tcks/microprofile-rest-client/src/test/java/io/quarkus/tck/restclient/cdi/CDIInterceptorTest.java#L62
java.lang.NullPointerException at java.base/java.lang.Class.isAssignableFrom(Native Method) at io.quarkus.tck.restclient.cdi.CDIInterceptorTest.testInterceptorInvoked(CDIInterceptorTest.java:62)
MicroProfile TCKs Tests: tcks/microprofile-rest-client/src/test/java/org/eclipse/microprofile/rest/client/tck/cditests/CDIInterceptorTest.java#L86
java.lang.NullPointerException at java.base/java.lang.Class.isAssignableFrom(Native Method) at org.eclipse.microprofile.rest.client.tck.cditests.CDIInterceptorTest.testInterceptorInvoked(CDIInterceptorTest.java:86)
Native Tests - Main: integration-tests/main/src/test/java/io/quarkus/it/main/RestClientITCase.java#L1
java.lang.AssertionError: 1 expectation failed. Response body doesn't match expectation.
Gradle Tests - JDK 11 Windows
Failed to save: Tar failed with error: The process 'C:\Windows\System32\tar.exe' failed with exit code 1
Native Tests - Windows - RESTEasy Jackson
Mandrel does not support GraalVM component(s): 'native-image'
JVM Tests - JDK 17 Windows
No files were found with the provided path: **/build.log. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
build-logs-JVM Tests - JDK 11 Expired
64.4 KB
build-logs-JVM Tests - JDK 17 Expired
65.3 KB
build-logs-JVM Tests - JDK 20 Expired
65.4 KB
build-reports-JVM Tests - JDK 11 Expired
157 MB
build-reports-JVM Tests - JDK 17 Expired
157 MB
build-reports-JVM Tests - JDK 17 Windows Expired
143 MB
build-reports-JVM Tests - JDK 20 Expired
158 MB
build-reports-MicroProfile TCKs Tests Expired
38.6 MB
build-reports-Native Tests - Main Expired
3.49 MB
m2-io-quarkus Expired
77.2 MB
test-reports-jvm11 Expired
17.9 MB
test-reports-jvm17 Expired
17.6 MB
test-reports-jvm17 Windows Expired
17.6 MB
test-reports-jvm20 Expired
17.8 MB
test-reports-native-Main Expired
537 KB
test-reports-tcks Expired
6.5 MB