more #2540
ci-actions-incremental.yml
on: push
Initial JDK 17 Build
11m 38s
Attach pull request number
0s
CI Sanity Check
31s
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
Build report
3m 55s
Annotations
25 errors and 2 warnings
Native Tests - Data2
Process completed with exit code 1.
|
Maven Tests - JDK 17
Process completed with exit code 1.
|
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
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 17:
devtools/maven/src/test/java/io/quarkus/maven/TestDependencyTreeMojoTest.java#L1
org.opentest4j.AssertionFailedError: expected: <[[info] quarkus application test mode build dependency tree:, [info] io.quarkus.bootstrap.test:test-app:pom:1, [info] ├─ io.quarkus.bootstrap.test:artifact-with-classifier:jar:classifier:1 (compile), [info] ├─ io.quarkus.bootstrap.test:test-ext2-deployment:jar:1 (compile), [info] │ ├─ io.quarkus.bootstrap.test:test-ext2:jar:1 (compile), [info] │ │ └─ io.quarkus.bootstrap.test:test-ext1:jar:1 (compile), [info] │ └─ io.quarkus.bootstrap.test:test-ext1-deployment:jar:1 (compile), [info] ├─ io.quarkus.bootstrap.test:optional:jar:1 (compile optional), [info] ├─ io.quarkus.bootstrap.test:test-ext3-deployment:jar:1 (compile), [info] │ ├─ io.quarkus.bootstrap.test:test-ext3:jar:1 (compile), [info] │ │ └─ io.quarkus.bootstrap.test:test-core-ext:jar:1 (compile), [info] │ └─ io.quarkus.bootstrap.test:test-core-ext-deployment:jar:1 (compile), [info] ├─ io.quarkus.bootstrap.test:provided:jar:1 (provided), [info] ├─ io.quarkus.bootstrap.test:runtime:jar:1 (runtime), [info] └─ io.quarkus.bootstrap.test:test:jar:1 (test)]> but was: <[[info] quarkus application test mode build dependency tree:, [info] io.quarkus.bootstrap.test:test-app:pom:1, [info] ├─ io.quarkus.bootstrap.test:artifact-with-classifier:jar:classifier:1 (compile), [info] ├─ io.quarkus.bootstrap.test:test-ext2-deployment:jar:1 (compile), [info] │ ├─ io.quarkus.bootstrap.test:test-ext2:jar:1 (compile), [info] │ │ └─ io.quarkus.bootstrap.test:test-ext1:jar:1 (compile), [info] │ └─ io.quarkus.bootstrap.test:test-ext1-deployment:jar:1 (compile), [info] ├─ io.quarkus.bootstrap.test:optional:jar:1 (compile optional), [info] ├─ io.quarkus.bootstrap.test:test-ext3-deployment:jar:1 (compile), [info] │ ├─ io.quarkus.bootstrap.test:test-ext3:jar:1 (compile), [info] │ │ └─ io.quarkus.bootstrap.test:test-core-ext:jar:1 (compile), [info] │ └─ io.quarkus.bootstrap.test:test-core-ext-deployment:jar:1 (compile), [info] ├─ io.quarkus.bootstrap.test:provided:jar:1 (provided), [info] ├─ io.quarkus.bootstrap.test:runtime:jar:1 (runtime), [info] └─ io.quarkus.bootstrap.test:test:jar:1 (test), total: 88]>
at io.quarkus.maven.DependencyTreeMojoTestBase.test(DependencyTreeMojoTestBase.java:100)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
JVM Tests - JDK 17:
devtools/maven/src/test/java/io/quarkus/maven/ProdDependencyTreeMojoTest.java#L1
org.opentest4j.AssertionFailedError: expected: <[[info] quarkus application prod mode build dependency tree:, [info] io.quarkus.bootstrap.test:test-app:pom:1, [info] ├─ io.quarkus.bootstrap.test:artifact-with-classifier:jar:classifier:1 (compile), [info] ├─ io.quarkus.bootstrap.test:test-ext2-deployment:jar:1 (compile), [info] │ ├─ io.quarkus.bootstrap.test:test-ext2:jar:1 (compile), [info] │ │ └─ io.quarkus.bootstrap.test:test-ext1:jar:1 (compile), [info] │ └─ io.quarkus.bootstrap.test:test-ext1-deployment:jar:1 (compile), [info] ├─ io.quarkus.bootstrap.test:optional:jar:1 (compile optional), [info] ├─ io.quarkus.bootstrap.test:test-ext3-deployment:jar:1 (compile), [info] │ ├─ io.quarkus.bootstrap.test:test-ext3:jar:1 (compile), [info] │ │ └─ io.quarkus.bootstrap.test:test-core-ext:jar:1 (compile), [info] │ └─ io.quarkus.bootstrap.test:test-core-ext-deployment:jar:1 (compile), [info] └─ io.quarkus.bootstrap.test:runtime:jar:1 (runtime)]> but was: <[[info] quarkus application prod mode build dependency tree:, [info] io.quarkus.bootstrap.test:test-app:pom:1, [info] ├─ io.quarkus.bootstrap.test:artifact-with-classifier:jar:classifier:1 (compile), [info] ├─ io.quarkus.bootstrap.test:test-ext2-deployment:jar:1 (compile), [info] │ ├─ io.quarkus.bootstrap.test:test-ext2:jar:1 (compile), [info] │ │ └─ io.quarkus.bootstrap.test:test-ext1:jar:1 (compile), [info] │ └─ io.quarkus.bootstrap.test:test-ext1-deployment:jar:1 (compile), [info] ├─ io.quarkus.bootstrap.test:optional:jar:1 (compile optional), [info] ├─ io.quarkus.bootstrap.test:test-ext3-deployment:jar:1 (compile), [info] │ ├─ io.quarkus.bootstrap.test:test-ext3:jar:1 (compile), [info] │ │ └─ io.quarkus.bootstrap.test:test-core-ext:jar:1 (compile), [info] │ └─ io.quarkus.bootstrap.test:test-core-ext-deployment:jar:1 (compile), [info] └─ io.quarkus.bootstrap.test:runtime:jar:1 (runtime), total: 26]>
at io.quarkus.maven.DependencyTreeMojoTestBase.test(DependencyTreeMojoTestBase.java:100)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
JVM Tests - JDK 17:
devtools/maven/src/test/java/io/quarkus/maven/DevDependencyTreeMojoTest.java#L1
org.opentest4j.AssertionFailedError: expected: <[[info] quarkus application dev mode build dependency tree:, [info] io.quarkus.bootstrap.test:test-app:pom:1, [info] ├─ io.quarkus.bootstrap.test:artifact-with-classifier:jar:classifier:1 (compile), [info] ├─ io.quarkus.bootstrap.test:test-ext2-deployment:jar:1 (compile), [info] │ ├─ io.quarkus.bootstrap.test:test-ext2:jar:1 (compile), [info] │ │ └─ io.quarkus.bootstrap.test:test-ext1:jar:1 (compile), [info] │ └─ io.quarkus.bootstrap.test:test-ext1-deployment:jar:1 (compile), [info] ├─ io.quarkus.bootstrap.test:optional:jar:1 (compile optional), [info] ├─ io.quarkus.bootstrap.test:test-ext3-deployment:jar:1 (compile), [info] │ ├─ io.quarkus.bootstrap.test:test-ext3:jar:1 (compile), [info] │ │ └─ io.quarkus.bootstrap.test:test-core-ext:jar:1 (compile), [info] │ └─ io.quarkus.bootstrap.test:test-core-ext-deployment:jar:1 (compile), [info] ├─ io.quarkus.bootstrap.test:provided:jar:1 (provided), [info] └─ io.quarkus.bootstrap.test:runtime:jar:1 (runtime)]> but was: <[[info] quarkus application dev mode build dependency tree:, [info] io.quarkus.bootstrap.test:test-app:pom:1, [info] ├─ io.quarkus.bootstrap.test:artifact-with-classifier:jar:classifier:1 (compile), [info] ├─ io.quarkus.bootstrap.test:test-ext2-deployment:jar:1 (compile), [info] │ ├─ io.quarkus.bootstrap.test:test-ext2:jar:1 (compile), [info] │ │ └─ io.quarkus.bootstrap.test:test-ext1:jar:1 (compile), [info] │ └─ io.quarkus.bootstrap.test:test-ext1-deployment:jar:1 (compile), [info] ├─ io.quarkus.bootstrap.test:optional:jar:1 (compile optional), [info] ├─ io.quarkus.bootstrap.test:test-ext3-deployment:jar:1 (compile), [info] │ ├─ io.quarkus.bootstrap.test:test-ext3:jar:1 (compile), [info] │ │ └─ io.quarkus.bootstrap.test:test-core-ext:jar:1 (compile), [info] │ └─ io.quarkus.bootstrap.test:test-core-ext-deployment:jar:1 (compile), [info] ├─ io.quarkus.bootstrap.test:provided:jar:1 (provided), [info] └─ io.quarkus.bootstrap.test:runtime:jar:1 (runtime), total: 27]>
at io.quarkus.maven.DependencyTreeMojoTestBase.test(DependencyTreeMojoTestBase.java:100)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
JVM Tests - JDK 17 Windows:
devtools/maven/src/test/java/io/quarkus/maven/TestDependencyTreeMojoTest.java#L1
org.opentest4j.AssertionFailedError: expected: <[[info] quarkus application test mode build dependency tree:, [info] io.quarkus.bootstrap.test:test-app:pom:1, [info] ├─ io.quarkus.bootstrap.test:artifact-with-classifier:jar:classifier:1 (compile), [info] ├─ io.quarkus.bootstrap.test:test-ext2-deployment:jar:1 (compile), [info] │ ├─ io.quarkus.bootstrap.test:test-ext2:jar:1 (compile), [info] │ │ └─ io.quarkus.bootstrap.test:test-ext1:jar:1 (compile), [info] │ └─ io.quarkus.bootstrap.test:test-ext1-deployment:jar:1 (compile), [info] ├─ io.quarkus.bootstrap.test:optional:jar:1 (compile optional), [info] ├─ io.quarkus.bootstrap.test:test-ext3-deployment:jar:1 (compile), [info] │ ├─ io.quarkus.bootstrap.test:test-ext3:jar:1 (compile), [info] │ │ └─ io.quarkus.bootstrap.test:test-core-ext:jar:1 (compile), [info] │ └─ io.quarkus.bootstrap.test:test-core-ext-deployment:jar:1 (compile), [info] ├─ io.quarkus.bootstrap.test:provided:jar:1 (provided), [info] ├─ io.quarkus.bootstrap.test:runtime:jar:1 (runtime), [info] └─ io.quarkus.bootstrap.test:test:jar:1 (test)]> but was: <[[info] quarkus application test mode build dependency tree:, [info] io.quarkus.bootstrap.test:test-app:pom:1, [info] ├─ io.quarkus.bootstrap.test:artifact-with-classifier:jar:classifier:1 (compile), [info] ├─ io.quarkus.bootstrap.test:test-ext2-deployment:jar:1 (compile), [info] │ ├─ io.quarkus.bootstrap.test:test-ext2:jar:1 (compile), [info] │ │ └─ io.quarkus.bootstrap.test:test-ext1:jar:1 (compile), [info] │ └─ io.quarkus.bootstrap.test:test-ext1-deployment:jar:1 (compile), [info] ├─ io.quarkus.bootstrap.test:optional:jar:1 (compile optional), [info] ├─ io.quarkus.bootstrap.test:test-ext3-deployment:jar:1 (compile), [info] │ ├─ io.quarkus.bootstrap.test:test-ext3:jar:1 (compile), [info] │ │ └─ io.quarkus.bootstrap.test:test-core-ext:jar:1 (compile), [info] │ └─ io.quarkus.bootstrap.test:test-core-ext-deployment:jar:1 (compile), [info] ├─ io.quarkus.bootstrap.test:provided:jar:1 (provided), [info] ├─ io.quarkus.bootstrap.test:runtime:jar:1 (runtime), [info] └─ io.quarkus.bootstrap.test:test:jar:1 (test), total: 60]>
at io.quarkus.maven.DependencyTreeMojoTestBase.test(DependencyTreeMojoTestBase.java:100)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
JVM Tests - JDK 17 Windows:
devtools/maven/src/test/java/io/quarkus/maven/ProdDependencyTreeMojoTest.java#L1
org.opentest4j.AssertionFailedError: expected: <[[info] quarkus application prod mode build dependency tree:, [info] io.quarkus.bootstrap.test:test-app:pom:1, [info] ├─ io.quarkus.bootstrap.test:artifact-with-classifier:jar:classifier:1 (compile), [info] ├─ io.quarkus.bootstrap.test:test-ext2-deployment:jar:1 (compile), [info] │ ├─ io.quarkus.bootstrap.test:test-ext2:jar:1 (compile), [info] │ │ └─ io.quarkus.bootstrap.test:test-ext1:jar:1 (compile), [info] │ └─ io.quarkus.bootstrap.test:test-ext1-deployment:jar:1 (compile), [info] ├─ io.quarkus.bootstrap.test:optional:jar:1 (compile optional), [info] ├─ io.quarkus.bootstrap.test:test-ext3-deployment:jar:1 (compile), [info] │ ├─ io.quarkus.bootstrap.test:test-ext3:jar:1 (compile), [info] │ │ └─ io.quarkus.bootstrap.test:test-core-ext:jar:1 (compile), [info] │ └─ io.quarkus.bootstrap.test:test-core-ext-deployment:jar:1 (compile), [info] └─ io.quarkus.bootstrap.test:runtime:jar:1 (runtime)]> but was: <[[info] quarkus application prod mode build dependency tree:, [info] io.quarkus.bootstrap.test:test-app:pom:1, [info] ├─ io.quarkus.bootstrap.test:artifact-with-classifier:jar:classifier:1 (compile), [info] ├─ io.quarkus.bootstrap.test:test-ext2-deployment:jar:1 (compile), [info] │ ├─ io.quarkus.bootstrap.test:test-ext2:jar:1 (compile), [info] │ │ └─ io.quarkus.bootstrap.test:test-ext1:jar:1 (compile), [info] │ └─ io.quarkus.bootstrap.test:test-ext1-deployment:jar:1 (compile), [info] ├─ io.quarkus.bootstrap.test:optional:jar:1 (compile optional), [info] ├─ io.quarkus.bootstrap.test:test-ext3-deployment:jar:1 (compile), [info] │ ├─ io.quarkus.bootstrap.test:test-ext3:jar:1 (compile), [info] │ │ └─ io.quarkus.bootstrap.test:test-core-ext:jar:1 (compile), [info] │ └─ io.quarkus.bootstrap.test:test-core-ext-deployment:jar:1 (compile), [info] └─ io.quarkus.bootstrap.test:runtime:jar:1 (runtime), total: 59]>
at io.quarkus.maven.DependencyTreeMojoTestBase.test(DependencyTreeMojoTestBase.java:100)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
JVM Tests - JDK 17 Windows:
devtools/maven/src/test/java/io/quarkus/maven/DevDependencyTreeMojoTest.java#L1
org.opentest4j.AssertionFailedError: expected: <[[info] quarkus application dev mode build dependency tree:, [info] io.quarkus.bootstrap.test:test-app:pom:1, [info] ├─ io.quarkus.bootstrap.test:artifact-with-classifier:jar:classifier:1 (compile), [info] ├─ io.quarkus.bootstrap.test:test-ext2-deployment:jar:1 (compile), [info] │ ├─ io.quarkus.bootstrap.test:test-ext2:jar:1 (compile), [info] │ │ └─ io.quarkus.bootstrap.test:test-ext1:jar:1 (compile), [info] │ └─ io.quarkus.bootstrap.test:test-ext1-deployment:jar:1 (compile), [info] ├─ io.quarkus.bootstrap.test:optional:jar:1 (compile optional), [info] ├─ io.quarkus.bootstrap.test:test-ext3-deployment:jar:1 (compile), [info] │ ├─ io.quarkus.bootstrap.test:test-ext3:jar:1 (compile), [info] │ │ └─ io.quarkus.bootstrap.test:test-core-ext:jar:1 (compile), [info] │ └─ io.quarkus.bootstrap.test:test-core-ext-deployment:jar:1 (compile), [info] ├─ io.quarkus.bootstrap.test:provided:jar:1 (provided), [info] └─ io.quarkus.bootstrap.test:runtime:jar:1 (runtime)]> but was: <[[info] quarkus application dev mode build dependency tree:, [info] io.quarkus.bootstrap.test:test-app:pom:1, [info] ├─ io.quarkus.bootstrap.test:artifact-with-classifier:jar:classifier:1 (compile), [info] ├─ io.quarkus.bootstrap.test:test-ext2-deployment:jar:1 (compile), [info] │ ├─ io.quarkus.bootstrap.test:test-ext2:jar:1 (compile), [info] │ │ └─ io.quarkus.bootstrap.test:test-ext1:jar:1 (compile), [info] │ └─ io.quarkus.bootstrap.test:test-ext1-deployment:jar:1 (compile), [info] ├─ io.quarkus.bootstrap.test:optional:jar:1 (compile optional), [info] ├─ io.quarkus.bootstrap.test:test-ext3-deployment:jar:1 (compile), [info] │ ├─ io.quarkus.bootstrap.test:test-ext3:jar:1 (compile), [info] │ │ └─ io.quarkus.bootstrap.test:test-core-ext:jar:1 (compile), [info] │ └─ io.quarkus.bootstrap.test:test-core-ext-deployment:jar:1 (compile), [info] ├─ io.quarkus.bootstrap.test:provided:jar:1 (provided), [info] └─ io.quarkus.bootstrap.test:runtime:jar:1 (runtime), total: 112]>
at io.quarkus.maven.DependencyTreeMojoTestBase.test(DependencyTreeMojoTestBase.java:100)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
JVM Tests - JDK 21:
devtools/maven/src/test/java/io/quarkus/maven/TestDependencyTreeMojoTest.java#L1
org.opentest4j.AssertionFailedError: expected: <[[info] quarkus application test mode build dependency tree:, [info] io.quarkus.bootstrap.test:test-app:pom:1, [info] ├─ io.quarkus.bootstrap.test:artifact-with-classifier:jar:classifier:1 (compile), [info] ├─ io.quarkus.bootstrap.test:test-ext2-deployment:jar:1 (compile), [info] │ ├─ io.quarkus.bootstrap.test:test-ext2:jar:1 (compile), [info] │ │ └─ io.quarkus.bootstrap.test:test-ext1:jar:1 (compile), [info] │ └─ io.quarkus.bootstrap.test:test-ext1-deployment:jar:1 (compile), [info] ├─ io.quarkus.bootstrap.test:optional:jar:1 (compile optional), [info] ├─ io.quarkus.bootstrap.test:test-ext3-deployment:jar:1 (compile), [info] │ ├─ io.quarkus.bootstrap.test:test-ext3:jar:1 (compile), [info] │ │ └─ io.quarkus.bootstrap.test:test-core-ext:jar:1 (compile), [info] │ └─ io.quarkus.bootstrap.test:test-core-ext-deployment:jar:1 (compile), [info] ├─ io.quarkus.bootstrap.test:provided:jar:1 (provided), [info] ├─ io.quarkus.bootstrap.test:runtime:jar:1 (runtime), [info] └─ io.quarkus.bootstrap.test:test:jar:1 (test)]> but was: <[[info] quarkus application test mode build dependency tree:, [info] io.quarkus.bootstrap.test:test-app:pom:1, [info] ├─ io.quarkus.bootstrap.test:artifact-with-classifier:jar:classifier:1 (compile), [info] ├─ io.quarkus.bootstrap.test:test-ext2-deployment:jar:1 (compile), [info] │ ├─ io.quarkus.bootstrap.test:test-ext2:jar:1 (compile), [info] │ │ └─ io.quarkus.bootstrap.test:test-ext1:jar:1 (compile), [info] │ └─ io.quarkus.bootstrap.test:test-ext1-deployment:jar:1 (compile), [info] ├─ io.quarkus.bootstrap.test:optional:jar:1 (compile optional), [info] ├─ io.quarkus.bootstrap.test:test-ext3-deployment:jar:1 (compile), [info] │ ├─ io.quarkus.bootstrap.test:test-ext3:jar:1 (compile), [info] │ │ └─ io.quarkus.bootstrap.test:test-core-ext:jar:1 (compile), [info] │ └─ io.quarkus.bootstrap.test:test-core-ext-deployment:jar:1 (compile), [info] ├─ io.quarkus.bootstrap.test:provided:jar:1 (provided), [info] ├─ io.quarkus.bootstrap.test:runtime:jar:1 (runtime), [info] └─ io.quarkus.bootstrap.test:test:jar:1 (test), total: 51]>
at io.quarkus.maven.DependencyTreeMojoTestBase.test(DependencyTreeMojoTestBase.java:100)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
|
JVM Tests - JDK 21:
devtools/maven/src/test/java/io/quarkus/maven/ProdDependencyTreeMojoTest.java#L1
org.opentest4j.AssertionFailedError: expected: <[[info] quarkus application prod mode build dependency tree:, [info] io.quarkus.bootstrap.test:test-app:pom:1, [info] ├─ io.quarkus.bootstrap.test:artifact-with-classifier:jar:classifier:1 (compile), [info] ├─ io.quarkus.bootstrap.test:test-ext2-deployment:jar:1 (compile), [info] │ ├─ io.quarkus.bootstrap.test:test-ext2:jar:1 (compile), [info] │ │ └─ io.quarkus.bootstrap.test:test-ext1:jar:1 (compile), [info] │ └─ io.quarkus.bootstrap.test:test-ext1-deployment:jar:1 (compile), [info] ├─ io.quarkus.bootstrap.test:optional:jar:1 (compile optional), [info] ├─ io.quarkus.bootstrap.test:test-ext3-deployment:jar:1 (compile), [info] │ ├─ io.quarkus.bootstrap.test:test-ext3:jar:1 (compile), [info] │ │ └─ io.quarkus.bootstrap.test:test-core-ext:jar:1 (compile), [info] │ └─ io.quarkus.bootstrap.test:test-core-ext-deployment:jar:1 (compile), [info] └─ io.quarkus.bootstrap.test:runtime:jar:1 (runtime)]> but was: <[[info] quarkus application prod mode build dependency tree:, [info] io.quarkus.bootstrap.test:test-app:pom:1, [info] ├─ io.quarkus.bootstrap.test:artifact-with-classifier:jar:classifier:1 (compile), [info] ├─ io.quarkus.bootstrap.test:test-ext2-deployment:jar:1 (compile), [info] │ ├─ io.quarkus.bootstrap.test:test-ext2:jar:1 (compile), [info] │ │ └─ io.quarkus.bootstrap.test:test-ext1:jar:1 (compile), [info] │ └─ io.quarkus.bootstrap.test:test-ext1-deployment:jar:1 (compile), [info] ├─ io.quarkus.bootstrap.test:optional:jar:1 (compile optional), [info] ├─ io.quarkus.bootstrap.test:test-ext3-deployment:jar:1 (compile), [info] │ ├─ io.quarkus.bootstrap.test:test-ext3:jar:1 (compile), [info] │ │ └─ io.quarkus.bootstrap.test:test-core-ext:jar:1 (compile), [info] │ └─ io.quarkus.bootstrap.test:test-core-ext-deployment:jar:1 (compile), [info] └─ io.quarkus.bootstrap.test:runtime:jar:1 (runtime), total: 23]>
at io.quarkus.maven.DependencyTreeMojoTestBase.test(DependencyTreeMojoTestBase.java:100)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
|
JVM Tests - JDK 21:
devtools/maven/src/test/java/io/quarkus/maven/DevDependencyTreeMojoTest.java#L1
org.opentest4j.AssertionFailedError: expected: <[[info] quarkus application dev mode build dependency tree:, [info] io.quarkus.bootstrap.test:test-app:pom:1, [info] ├─ io.quarkus.bootstrap.test:artifact-with-classifier:jar:classifier:1 (compile), [info] ├─ io.quarkus.bootstrap.test:test-ext2-deployment:jar:1 (compile), [info] │ ├─ io.quarkus.bootstrap.test:test-ext2:jar:1 (compile), [info] │ │ └─ io.quarkus.bootstrap.test:test-ext1:jar:1 (compile), [info] │ └─ io.quarkus.bootstrap.test:test-ext1-deployment:jar:1 (compile), [info] ├─ io.quarkus.bootstrap.test:optional:jar:1 (compile optional), [info] ├─ io.quarkus.bootstrap.test:test-ext3-deployment:jar:1 (compile), [info] │ ├─ io.quarkus.bootstrap.test:test-ext3:jar:1 (compile), [info] │ │ └─ io.quarkus.bootstrap.test:test-core-ext:jar:1 (compile), [info] │ └─ io.quarkus.bootstrap.test:test-core-ext-deployment:jar:1 (compile), [info] ├─ io.quarkus.bootstrap.test:provided:jar:1 (provided), [info] └─ io.quarkus.bootstrap.test:runtime:jar:1 (runtime)]> but was: <[[info] quarkus application dev mode build dependency tree:, [info] io.quarkus.bootstrap.test:test-app:pom:1, [info] ├─ io.quarkus.bootstrap.test:artifact-with-classifier:jar:classifier:1 (compile), [info] ├─ io.quarkus.bootstrap.test:test-ext2-deployment:jar:1 (compile), [info] │ ├─ io.quarkus.bootstrap.test:test-ext2:jar:1 (compile), [info] │ │ └─ io.quarkus.bootstrap.test:test-ext1:jar:1 (compile), [info] │ └─ io.quarkus.bootstrap.test:test-ext1-deployment:jar:1 (compile), [info] ├─ io.quarkus.bootstrap.test:optional:jar:1 (compile optional), [info] ├─ io.quarkus.bootstrap.test:test-ext3-deployment:jar:1 (compile), [info] │ ├─ io.quarkus.bootstrap.test:test-ext3:jar:1 (compile), [info] │ │ └─ io.quarkus.bootstrap.test:test-core-ext:jar:1 (compile), [info] │ └─ io.quarkus.bootstrap.test:test-core-ext-deployment:jar:1 (compile), [info] ├─ io.quarkus.bootstrap.test:provided:jar:1 (provided), [info] └─ io.quarkus.bootstrap.test:runtime:jar:1 (runtime), total: 24]>
at io.quarkus.maven.DependencyTreeMojoTestBase.test(DependencyTreeMojoTestBase.java:100)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
|
Maven Tests - JDK 17:
integration-tests/maven/src/test/java/io/quarkus/maven/it/DevMojoIT.java#L967
org.awaitility.core.ConditionTimeoutException: io.quarkus.maven.it.DevMojoIT expected "3d9a57a6-48de-4706-b45a-11aa80d4459f" but was "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua." within 2 minutes.
at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
at org.awaitility.core.AbstractHamcrestCondition.await(AbstractHamcrestCondition.java:86)
|
Maven Tests - JDK 17:
integration-tests/maven/src/test/java/io/quarkus/maven/it/DevMojoIT.java#L967
org.awaitility.core.ConditionTimeoutException: io.quarkus.maven.it.DevMojoIT expected "3d9a57a6-48de-4706-b45a-11aa80d4459f" but was "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua." within 2 minutes.
at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
at org.awaitility.core.AbstractHamcrestCondition.await(AbstractHamcrestCondition.java:86)
|
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
|
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 17
Expired
|
55.7 KB |
|
build-logs-JVM Tests - JDK 21
Expired
|
55.2 KB |
|
build-reports-JVM Tests - JDK 17
Expired
|
163 MB |
|
build-reports-JVM Tests - JDK 17 Windows
Expired
|
157 MB |
|
build-reports-JVM Tests - JDK 21
Expired
|
163 MB |
|
build-reports-Maven Tests - JDK 17
Expired
|
6.95 MB |
|
build-reports-Native Tests - Data2
Expired
|
1.13 MB |
|
m2-io-quarkus
Expired
|
78.3 MB |
|
maven-build-scan-data
Expired
|
25.9 MB |
|
test-reports-jvm17
Expired
|
19.2 MB |
|
test-reports-jvm17 Windows
Expired
|
19.6 MB |
|
test-reports-jvm21
Expired
|
19.3 MB |
|
test-reports-maven-java17
Expired
|
943 KB |
|
test-reports-native-Data2
Expired
|
99.6 KB |
|