Skip to content

Bump org.jboss.logmanager:jboss-logmanager #10

Bump org.jboss.logmanager:jboss-logmanager

Bump org.jboss.logmanager:jboss-logmanager #10

Triggered via push July 22, 2024 14:52
Status Failure
Total duration 5h 3m 17s
Artifacts 11
Initial JDK 17 Build
22m 12s
Initial JDK 17 Build
Attach pull request number
0s
Attach pull request number
CI Sanity Check
32s
CI Sanity Check
Calculate Test Jobs
9s
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
47m 24s
MicroProfile TCKs Tests
Fit to window
Zoom out
Zoom in

Annotations

43 errors and 46 warnings
JVM Tests - JDK 21
event executor terminated
JVM Tests - JDK 21
Cannot invoke "io.quarkus.funqy.test.Identity.getName()" because "this.val$name" is null
JVM Tests - JDK 21
Cannot invoke "io.quarkus.funqy.test.Identity.getName()" because "this.val$name" is null
JVM Tests - JDK 21
Cannot invoke "io.quarkus.funqy.test.Identity.getName()" because "this.val$name" is null
JVM Tests - JDK 21
Process completed with exit code 1.
JVM Tests - JDK 17 Windows
event executor terminated
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 17
event executor terminated
JVM Tests - JDK 17
event executor terminated
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: extensions/mailer/runtime/src/test/java/io/quarkus/mailer/runtime/MailerTruststoreTest.java#L38
java.util.concurrent.CompletionException: javax.net.ssl.SSLHandshakeException: Failed to create SSL connection at io.smallrye.mutiny.operators.uni.UniBlockingAwait.await(UniBlockingAwait.java:79) at io.smallrye.mutiny.groups.UniAwait.atMost(UniAwait.java:65)
JVM Tests - JDK 17: extensions/mailer/runtime/src/test/java/io/quarkus/mailer/runtime/MailerTruststoreTest.java#L25
java.util.concurrent.CompletionException: javax.net.ssl.SSLHandshakeException: Failed to create SSL connection at io.smallrye.mutiny.operators.uni.UniBlockingAwait.await(UniBlockingAwait.java:79) at io.smallrye.mutiny.groups.UniAwait.atMost(UniAwait.java:65)
JVM Tests - JDK 17: integration-tests/opentelemetry-vertx-exporter/src/test/java/io/quarkus/it/opentelemetry/vertx/exporter/grpc/GrpcNoTLSNoCompressionTest.java#L1
java.lang.RuntimeException: java.lang.RuntimeException: Unable to start Quarkus test resource class io.quarkus.it.opentelemetry.vertx.exporter.OtelCollectorLifecycleManager at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:638) at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:722)
JVM Tests - JDK 17: integration-tests/opentelemetry-vertx-exporter/src/test/java/io/quarkus/it/opentelemetry/vertx/exporter/grpc/GrpcNoTLSWithCompressionTest.java#L1
java.lang.RuntimeException: java.lang.RuntimeException: Unable to start Quarkus test resource class io.quarkus.it.opentelemetry.vertx.exporter.OtelCollectorLifecycleManager at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:638) at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:722)
JVM Tests - JDK 17: integration-tests/opentelemetry-vertx-exporter/src/test/java/io/quarkus/it/opentelemetry/vertx/exporter/grpc/GrpcWithTLSNoCompressionTest.java#L1
java.lang.RuntimeException: java.lang.RuntimeException: Unable to start Quarkus test resource class io.quarkus.it.opentelemetry.vertx.exporter.OtelCollectorLifecycleManager at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:638) at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:722)
JVM Tests - JDK 17: integration-tests/opentelemetry-vertx-exporter/src/test/java/io/quarkus/it/opentelemetry/vertx/exporter/grpc/GrpcWithTLSWithCompressionTest.java#L1
java.lang.RuntimeException: java.lang.RuntimeException: Unable to start Quarkus test resource class io.quarkus.it.opentelemetry.vertx.exporter.OtelCollectorLifecycleManager at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:638) at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:722)
JVM Tests - JDK 17: integration-tests/opentelemetry-vertx-exporter/src/test/java/io/quarkus/it/opentelemetry/vertx/exporter/grpc/GrpcWithTLSWithTrustAllWithCompressionTest.java#L1
java.lang.RuntimeException: java.lang.RuntimeException: Unable to start Quarkus test resource class io.quarkus.it.opentelemetry.vertx.exporter.OtelCollectorLifecycleManager at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:638) at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:722)
JVM Tests - JDK 17: integration-tests/opentelemetry-vertx-exporter/src/test/java/io/quarkus/it/opentelemetry/vertx/exporter/http/HttpNoTLSNoCompressionTest.java#L1
java.lang.RuntimeException: java.lang.RuntimeException: Unable to start Quarkus test resource class io.quarkus.it.opentelemetry.vertx.exporter.OtelCollectorLifecycleManager at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:638) at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:722)
JVM Tests - JDK 17: integration-tests/opentelemetry-vertx-exporter/src/test/java/io/quarkus/it/opentelemetry/vertx/exporter/http/HttpNoTLSWithCompressionTest.java#L1
java.lang.RuntimeException: java.lang.RuntimeException: Unable to start Quarkus test resource class io.quarkus.it.opentelemetry.vertx.exporter.OtelCollectorLifecycleManager at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:638) at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:722)
JVM Tests - JDK 17: integration-tests/opentelemetry-vertx-exporter/src/test/java/io/quarkus/it/opentelemetry/vertx/exporter/http/HttpWithTLSNoCompressionTest.java#L1
java.lang.RuntimeException: java.lang.RuntimeException: Unable to start Quarkus test resource class io.quarkus.it.opentelemetry.vertx.exporter.OtelCollectorLifecycleManager at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:638) at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:722)
JVM Tests - JDK 17: integration-tests/opentelemetry-vertx-exporter/src/test/java/io/quarkus/it/opentelemetry/vertx/exporter/http/HttpWithTLSWithCompressionTest.java#L1
java.lang.RuntimeException: java.lang.RuntimeException: Unable to start Quarkus test resource class io.quarkus.it.opentelemetry.vertx.exporter.OtelCollectorLifecycleManager at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:638) at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:722)
JVM Tests - JDK 17: integration-tests/opentelemetry-vertx-exporter/src/test/java/io/quarkus/it/opentelemetry/vertx/exporter/http/HttpWithTLSWithTrustAllWithCompressionTest.java#L1
java.lang.RuntimeException: java.lang.RuntimeException: Unable to start Quarkus test resource class io.quarkus.it.opentelemetry.vertx.exporter.OtelCollectorLifecycleManager at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:638) at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:722)
JVM Tests - JDK 17 Windows: extensions/mailer/runtime/src/test/java/io/quarkus/mailer/runtime/MailerTruststoreTest.java#L38
java.util.concurrent.CompletionException: javax.net.ssl.SSLHandshakeException: Failed to create SSL connection at io.smallrye.mutiny.operators.uni.UniBlockingAwait.await(UniBlockingAwait.java:79) at io.smallrye.mutiny.groups.UniAwait.atMost(UniAwait.java:65)
JVM Tests - JDK 17 Windows: extensions/mailer/runtime/src/test/java/io/quarkus/mailer/runtime/MailerTruststoreTest.java#L25
java.util.concurrent.CompletionException: javax.net.ssl.SSLHandshakeException: Failed to create SSL connection at io.smallrye.mutiny.operators.uni.UniBlockingAwait.await(UniBlockingAwait.java:79) at io.smallrye.mutiny.groups.UniAwait.atMost(UniAwait.java:65)
JVM Tests - JDK 21: extensions/hibernate-orm/deployment/src/test/java/io/quarkus/narayana/quarkus/TSRTest.java#L1
java.lang.RuntimeException: java.lang.RuntimeException: Failed to start quarkus at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:709) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
JVM Tests - JDK 21: extensions/mailer/runtime/src/test/java/io/quarkus/mailer/runtime/MailerTruststoreTest.java#L38
java.util.concurrent.CompletionException: javax.net.ssl.SSLHandshakeException: Failed to create SSL connection at io.smallrye.mutiny.operators.uni.UniBlockingAwait.await(UniBlockingAwait.java:79) at io.smallrye.mutiny.groups.UniAwait.atMost(UniAwait.java:65)
JVM Tests - JDK 21: extensions/mailer/runtime/src/test/java/io/quarkus/mailer/runtime/MailerTruststoreTest.java#L25
java.util.concurrent.CompletionException: javax.net.ssl.SSLHandshakeException: Failed to create SSL connection at io.smallrye.mutiny.operators.uni.UniBlockingAwait.await(UniBlockingAwait.java:79) at io.smallrye.mutiny.groups.UniAwait.atMost(UniAwait.java:65)
JVM Tests - JDK 21: integration-tests/opentelemetry-vertx-exporter/src/test/java/io/quarkus/it/opentelemetry/vertx/exporter/grpc/GrpcNoTLSNoCompressionTest.java#L1
java.lang.RuntimeException: java.lang.RuntimeException: Unable to start Quarkus test resource class io.quarkus.it.opentelemetry.vertx.exporter.OtelCollectorLifecycleManager at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:638) at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:722)
JVM Tests - JDK 21: integration-tests/opentelemetry-vertx-exporter/src/test/java/io/quarkus/it/opentelemetry/vertx/exporter/grpc/GrpcNoTLSWithCompressionTest.java#L1
java.lang.RuntimeException: java.lang.RuntimeException: Unable to start Quarkus test resource class io.quarkus.it.opentelemetry.vertx.exporter.OtelCollectorLifecycleManager at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:638) at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:722)
JVM Tests - JDK 21: integration-tests/opentelemetry-vertx-exporter/src/test/java/io/quarkus/it/opentelemetry/vertx/exporter/grpc/GrpcWithTLSNoCompressionTest.java#L1
java.lang.RuntimeException: java.lang.RuntimeException: Unable to start Quarkus test resource class io.quarkus.it.opentelemetry.vertx.exporter.OtelCollectorLifecycleManager at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:638) at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:722)
JVM Tests - JDK 21: integration-tests/opentelemetry-vertx-exporter/src/test/java/io/quarkus/it/opentelemetry/vertx/exporter/grpc/GrpcWithTLSWithCompressionTest.java#L1
java.lang.RuntimeException: java.lang.RuntimeException: Unable to start Quarkus test resource class io.quarkus.it.opentelemetry.vertx.exporter.OtelCollectorLifecycleManager at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:638) at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:722)
JVM Tests - JDK 21: integration-tests/opentelemetry-vertx-exporter/src/test/java/io/quarkus/it/opentelemetry/vertx/exporter/grpc/GrpcWithTLSWithTrustAllWithCompressionTest.java#L1
java.lang.RuntimeException: java.lang.RuntimeException: Unable to start Quarkus test resource class io.quarkus.it.opentelemetry.vertx.exporter.OtelCollectorLifecycleManager at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:638) at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:722)
JVM Tests - JDK 21: integration-tests/opentelemetry-vertx-exporter/src/test/java/io/quarkus/it/opentelemetry/vertx/exporter/http/HttpNoTLSNoCompressionTest.java#L1
java.lang.RuntimeException: java.lang.RuntimeException: Unable to start Quarkus test resource class io.quarkus.it.opentelemetry.vertx.exporter.OtelCollectorLifecycleManager at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:638) at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:722)
JVM Tests - JDK 21: integration-tests/opentelemetry-vertx-exporter/src/test/java/io/quarkus/it/opentelemetry/vertx/exporter/http/HttpNoTLSWithCompressionTest.java#L1
java.lang.RuntimeException: java.lang.RuntimeException: Unable to start Quarkus test resource class io.quarkus.it.opentelemetry.vertx.exporter.OtelCollectorLifecycleManager at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:638) at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:722)
JVM Tests - JDK 21: integration-tests/opentelemetry-vertx-exporter/src/test/java/io/quarkus/it/opentelemetry/vertx/exporter/http/HttpWithTLSNoCompressionTest.java#L1
java.lang.RuntimeException: java.lang.RuntimeException: Unable to start Quarkus test resource class io.quarkus.it.opentelemetry.vertx.exporter.OtelCollectorLifecycleManager at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:638) at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:722)
JVM Tests - JDK 21: integration-tests/opentelemetry-vertx-exporter/src/test/java/io/quarkus/it/opentelemetry/vertx/exporter/http/HttpWithTLSWithCompressionTest.java#L1
java.lang.RuntimeException: java.lang.RuntimeException: Unable to start Quarkus test resource class io.quarkus.it.opentelemetry.vertx.exporter.OtelCollectorLifecycleManager at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:638) at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:722)
JVM Tests - JDK 21: integration-tests/opentelemetry-vertx-exporter/src/test/java/io/quarkus/it/opentelemetry/vertx/exporter/http/HttpWithTLSWithTrustAllWithCompressionTest.java#L1
java.lang.RuntimeException: java.lang.RuntimeException: Unable to start Quarkus test resource class io.quarkus.it.opentelemetry.vertx.exporter.OtelCollectorLifecycleManager at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:638) at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:722)
Initial JDK 17 Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Devtools Tests - JDK 17
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Devtools Tests - JDK 21
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Kubernetes Tests - JDK 21
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Kubernetes Tests - JDK 17
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Native Tests - Amazon
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Kubernetes Tests - JDK 17 Windows
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Native Tests - Main
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Native Tests - Data5
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Native Tests - Data4
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Devtools Tests - JDK 17 Windows
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Native Tests - Data3
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Native Tests - Data2
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Gradle Tests - JDK 17
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Quickstarts Compilation - JDK 17
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Native Tests - Messaging2
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Native Tests - Data1
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Native Tests - Virtual Thread - Messaging
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Native Tests - Data6
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Native Tests - Security3
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Native Tests - Security1
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Native Tests - Cache
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Native Tests - Virtual Thread - Main
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Native Tests - Messaging1
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Native Tests - Misc2
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Native Tests - DevTools Integration Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Native Tests - AWT, ImageIO and Java2D
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Native Tests - Data7
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Native Tests - Windows support
The following actions uses Node.js version which is deprecated and will be forced to run on node20: microsoft/setup-msbuild@v1, actions/cache/restore@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Gradle Tests - JDK 17 Windows
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Gradle Tests - JDK 17 Windows
Failed to save: "C:\Program failed with error: The process 'C:\Program Files\Git\usr\bin\tar.exe' failed with exit code 2
Native Tests - Security2
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Native Tests - Spring
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Native Tests - Misc1
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Native Tests - gRPC
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Maven Tests - JDK 17
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Native Tests - Misc3
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
MicroProfile TCKs Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Native Tests - HTTP
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Native Tests - Misc4
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Maven Tests - JDK 17 Windows
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
JVM Tests - JDK 21
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
JVM Tests - JDK 17 Windows
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
JVM Tests - JDK 17
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build report
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "build-logs-JVM Tests - JDK 17", "build-logs-JVM Tests - JDK 17 Windows", "build-logs-JVM Tests - JDK 21", "build-reports-JVM Tests - JDK 17", "build-reports-JVM Tests - JDK 17 Windows", "build-reports-JVM Tests - JDK 21", "m2-io-quarkus", "maven-build-scan-data", "test-reports-jvm17", "test-reports-jvm17 Windows", "test-reports-jvm21". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
build-logs-JVM Tests - JDK 17 Expired
319 KB
build-logs-JVM Tests - JDK 17 Windows Expired
257 KB
build-logs-JVM Tests - JDK 21 Expired
319 KB
build-reports-JVM Tests - JDK 17 Expired
227 MB
build-reports-JVM Tests - JDK 17 Windows Expired
210 MB
build-reports-JVM Tests - JDK 21 Expired
186 MB
m2-io-quarkus Expired
82 MB
maven-build-scan-data Expired
39 MB
test-reports-jvm17 Expired
26.8 MB
test-reports-jvm17 Windows Expired
25.7 MB
test-reports-jvm21 Expired
21.2 MB