Skip to content

Merge pull request #1090 from jenkinsci/pvs-studio-refactoring

ci.jenkins.io / Jenkins skipped Sep 13, 2024 in 3m 24s

windows-17/Build (windows-17): error in 'junit' step

linux-17 / Build (linux-17) / Shell Script

Error in sh step, with arguments mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=/home/jenkins/agent/workspace/Plugins_analysis-model_main@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Penable-jacoco -Dset.changelist -DforkCount=1C clean install.

null
Build log
[2024-09-13T07:50:17.560Z] + mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=/home/jenkins/agent/workspace/Plugins_analysis-model_main@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Penable-jacoco -Dset.changelist -DforkCount=1C clean install
[2024-09-13T07:50:17.561Z] -XX:ConcGCThreads=1 -XX:G1ConcRefinementThreads=4 -XX:GCDrainStackTargetSize=64 -XX:InitialHeapSize=261822272 -XX:MarkStackSize=4194304 -XX:MaxHeapSize=4189156352 -XX:MinHeapSize=6815736 -XX:+PrintCommandLineFlags -XX:ReservedCodeCacheSize=251658240 -XX:+SegmentedCodeCache -XX:+UseCompressedClassPointers -XX:+UseCompressedOops -XX:+UseG1GC 
[2024-09-13T07:50:17.662Z] Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
[2024-09-13T07:50:17.663Z] Maven home: /home/jenkins/agent/tools/hudson.tasks.Maven_MavenInstallation/mvn
[2024-09-13T07:50:17.663Z] Java version: 17.0.12, vendor: Eclipse Adoptium, runtime: /opt/jdk-17
[2024-09-13T07:50:17.664Z] Default locale: en_US, platform encoding: UTF-8
[2024-09-13T07:50:17.664Z] OS name: "linux", version: "6.5.0-1025-azure", arch: "amd64", family: "unix"
[2024-09-13T07:50:20.173Z] [INFO] Error stacktraces are turned on.
[2024-09-13T07:50:20.676Z] [INFO] Setting: -Dchangelist=-rc5814.40fd342fc0fe -DscmTag=40fd342fc0fef41a5f65e0cef7f7396e2952c533 -Dproject.build.outputTimestamp=2024-09-13T07:47:03Z
[2024-09-13T07:50:20.676Z] [INFO] No information available to set -DgitHubRepo
[2024-09-13T07:50:20.677Z] [INFO] Scanning for projects...
[2024-09-13T07:50:21.680Z] [INFO] Inspecting build with total of 1 modules...
[2024-09-13T07:50:21.681Z] [INFO] Installing Nexus Staging features:
[2024-09-13T07:50:21.681Z] [INFO]   ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[2024-09-13T07:50:21.681Z] [WARNING] The requested profile "enable-jacoco" could not be activated because it does not exist.
[2024-09-13T07:50:21.681Z] [INFO] 
[2024-09-13T07:50:21.681Z] [INFO] --------------------< edu.hm.hafner:analysis-model >--------------------
[2024-09-13T07:50:21.682Z] [INFO] Building Static Analysis Model and Parsers 12.4.2-rc5814.40fd342fc0fe
[2024-09-13T07:50:21.682Z] [INFO]   from pom.xml
[2024-09-13T07:50:21.682Z] [INFO] --------------------------------[ jar ]---------------------------------
[2024-09-13T07:50:22.585Z] [INFO] 
[2024-09-13T07:50:22.586Z] [INFO] --- clean:3.4.0:clean (default-clean) @ analysis-model ---
[2024-09-13T07:50:22.687Z] [INFO] 
[2024-09-13T07:50:22.687Z] [INFO] --- enforcer:3.5.0:enforce (enforce-require-property-diverges) @ analysis-model ---
[2024-09-13T07:50:22.888Z] [INFO] Rule 0: org.codehaus.mojo.extraenforcer.model.RequirePropertyDiverges passed
[2024-09-13T07:50:22.889Z] [INFO] 
[2024-09-13T07:50:22.889Z] [INFO] --- enforcer:3.5.0:enforce (enforce-java) @ analysis-model ---
[2024-09-13T07:50:22.890Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
[2024-09-13T07:50:22.890Z] [INFO] 
[2024-09-13T07:50:22.892Z] [INFO] --- git-commit-id:9.0.1:revision (get-the-git-infos) @ analysis-model ---
[2024-09-13T07:50:23.394Z] [INFO] 
[2024-09-13T07:50:23.395Z] [INFO] --- resources:3.3.1:resources (default-resources) @ analysis-model ---
[2024-09-13T07:50:23.496Z] [INFO] Copying 21 resources from src/main/resources to target/classes
[2024-09-13T07:50:23.497Z] [INFO] 
[2024-09-13T07:50:23.497Z] [INFO] --- flatten:1.6.0:flatten (flatten) @ analysis-model ---
[2024-09-13T07:50:23.497Z] [INFO] Generating flattened POM of project edu.hm.hafner:analysis-model:jar:12.4.2-rc5814.40fd342fc0fe...
[2024-09-13T07:50:23.899Z] [INFO] 
[2024-09-13T07:50:23.899Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ analysis-model ---
[2024-09-13T07:50:24.401Z] [INFO] Recompiling the module because of changed source code.
[2024-09-13T07:50:24.502Z] [INFO] Compiling 372 source files with javac [forked debug release 11] to target/classes
[2024-09-13T07:50:37.734Z] [WARNING] unknown enum constant When.MAYBE
[2024-09-13T07:50:37.735Z] [INFO] 
[2024-09-13T07:50:37.735Z] [INFO] --- assertj:2.2.0:generate-assertions (default) @ analysis-model ---
[2024-09-13T07:50:38.537Z] [INFO] 
[2024-09-13T07:50:38.538Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ analysis-model ---
[2024-09-13T07:50:38.538Z] [INFO] Copying 507 resources from src/test/resources to target/test-classes
[2024-09-13T07:50:38.639Z] [INFO] 
[2024-09-13T07:50:38.639Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ analysis-model ---
[2024-09-13T07:50:38.740Z] [INFO] Recompiling the module because of changed dependency.
[2024-09-13T07:50:38.741Z] [INFO] Compiling 224 source files with javac [forked debug release 11] to target/test-classes
[2024-09-13T07:50:40.486Z] Sending interrupt signal to process
[2024-09-13T07:50:39.946Z] [INFO] ------------------------------------------------------------------------
[2024-09-13T07:50:39.946Z] [INFO] BUILD FAILURE
[2024-09-13T07:50:39.946Z] [INFO] ------------------------------------------------------------------------
[2024-09-13T07:50:39.946Z] [INFO] Total time:  19.814 s
[2024-09-13T07:50:39.947Z] [INFO] Finished at: 2024-09-13T07:50:39Z
[2024-09-13T07:50:39.947Z] [INFO] ------------------------------------------------------------------------
[2024-09-13T07:50:39.947Z] [WARNING] The requested profile "enable-jacoco" could not be activated because it does not exist.
[2024-09-13T07:50:39.947Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:testCompile (default-testCompile) on project analysis-model: Compilation failure -> [Help 1]
[2024-09-13T07:50:39.948Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:testCompile (default-testCompile) on project analysis-model: Compilation failure
[2024-09-13T07:50:39.948Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:333)
[2024-09-13T07:50:39.948Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
[2024-09-13T07:50:39.948Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
[2024-09-13T07:50:39.948Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
[2024-09-13T07:50:39.949Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
[2024-09-13T07:50:39.949Z]     at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
[2024-09-13T07:50:39.949Z]     at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
[2024-09-13T07:50:39.949Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
[2024-09-13T07:50:39.950Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
[2024-09-13T07:50:39.950Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
[2024-09-13T07:50:39.950Z]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
[2024-09-13T07:50:39.950Z]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
[2024-09-13T07:50:39.950Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
[2024-09-13T07:50:39.951Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
[2024-09-13T07:50:39.951Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
[2024-09-13T07:50:39.951Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
[2024-09-13T07:50:39.951Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
[2024-09-13T07:50:39.951Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
[2024-09-13T07:50:39.952Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2024-09-13T07:50:39.952Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
[2024-09-13T07:50:39.952Z]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2024-09-13T07:50:39.952Z]     at java.lang.reflect.Method.invoke (Method.java:569)
[2024-09-13T07:50:39.952Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
[2024-09-13T07:50:39.954Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
[2024-09-13T07:50:39.954Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
[2024-09-13T07:50:39.954Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[2024-09-13T07:50:39.954Z] Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
[2024-09-13T07:50:39.955Z]     at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1311)
[2024-09-13T07:50:39.955Z]     at org.apache.maven.plugin.compiler.TestCompilerMojo.execute (TestCompilerMojo.java:208)
[2024-09-13T07:50:39.955Z]     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
[2024-09-13T07:50:39.956Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
[2024-09-13T07:50:39.956Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
[2024-09-13T07:50:39.956Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
[2024-09-13T07:50:39.956Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
[2024-09-13T07:50:39.956Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
[2024-09-13T07:50:39.957Z]     at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
[2024-09-13T07:50:39.957Z]     at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
[2024-09-13T07:50:39.957Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
[2024-09-13T07:50:39.957Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
[2024-09-13T07:50:39.957Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
[2024-09-13T07:50:39.957Z]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
[2024-09-13T07:50:39.957Z]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
[2024-09-13T07:50:39.958Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
[2024-09-13T07:50:39.958Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
[2024-09-13T07:50:39.958Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
[2024-09-13T07:50:39.958Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
[2024-09-13T07:50:39.958Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
[2024-09-13T07:50:39.958Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
[2024-09-13T07:50:39.958Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2024-09-13T07:50:39.959Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
[2024-09-13T07:50:39.959Z]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2024-09-13T07:50:39.959Z]     at java.lang.reflect.Method.invoke (Method.java:569)
[2024-09-13T07:50:39.959Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
[2024-09-13T07:50:39.959Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
[2024-09-13T07:50:39.959Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
[2024-09-13T07:50:39.960Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[2024-09-13T07:50:39.960Z] [ERROR] 
[2024-09-13T07:50:39.960Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2024-09-13T07:50:39.960Z] [ERROR] 
[2024-09-13T07:50:39.960Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2024-09-13T07:50:39.961Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[2024-09-13T07:50:40.754Z] script returned exit code 1

linux-17 / Build (linux-17) / Archive JUnit-formatted test results

Error in junit step, with arguments **/target/surefire-reports/**/*.xml,**/target/failsafe-reports/**/*.xml,**/target/invoker-reports/**/*.xml.

No test report files were found. Configuration error?
Build log
[2024-09-13T07:50:41.079Z] Recording test results
[2024-09-13T07:50:41.259Z] No test report files were found. Configuration error?

windows-17 / Build (windows-17) / Windows Batch Script

Error in bat step, with arguments mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=C:/Jenkins/agent/workspace/Plugins_analysis-model_main@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Dset.changelist help:evaluate -Dexpression=changelist -Doutput=C:/Jenkins/agent/workspace/Plugins_analysis-model_main@tmp/changelist -DforkCount=1C clean install.

null
Build log
[2024-09-13T07:49:36.911Z] 
[2024-09-13T07:49:36.912Z] C:\Jenkins\agent\workspace\Plugins_analysis-model_main>mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=C:/Jenkins/agent/workspace/Plugins_analysis-model_main@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Dset.changelist help:evaluate -Dexpression=changelist -Doutput=C:/Jenkins/agent/workspace/Plugins_analysis-model_main@tmp/changelist -DforkCount=1C clean install 
[2024-09-13T07:49:37.017Z] -XX:ConcGCThreads=1 -XX:G1ConcRefinementThreads=4 -XX:GCDrainStackTargetSize=64 -XX:InitialHeapSize=268417088 -XX:MarkStackSize=4194304 -XX:MaxHeapSize=4294673408 -XX:MinHeapSize=6815736 -XX:+PrintCommandLineFlags -XX:ReservedCodeCacheSize=251658240 -XX:+SegmentedCodeCache -XX:+UseCompressedClassPointers -XX:+UseCompressedOops -XX:+UseG1GC -XX:-UseLargePagesIndividualAllocation 
[2024-09-13T07:49:39.058Z] Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
[2024-09-13T07:49:39.061Z] Maven home: C:\Jenkins\agent\tools\hudson.tasks.Maven_MavenInstallation\mvn
[2024-09-13T07:49:39.062Z] Java version: 17.0.12, vendor: Eclipse Adoptium, runtime: C:\tools\jdk-17
[2024-09-13T07:49:39.062Z] Default locale: en_US, platform encoding: Cp1252
[2024-09-13T07:49:39.062Z] OS name: "windows server 2019", version: "10.0", arch: "amd64", family: "windows"
[2024-09-13T07:49:45.463Z] [INFO] Error stacktraces are turned on.
[2024-09-13T07:49:45.878Z] [INFO] Setting: -Dchangelist=-rc5814.40fd342fc0fe -DscmTag=40fd342fc0fef41a5f65e0cef7f7396e2952c533 -Dproject.build.outputTimestamp=2024-09-13T07:47:03Z
[2024-09-13T07:49:45.878Z] [INFO] No information available to set -DgitHubRepo
[2024-09-13T07:49:45.879Z] [INFO] Scanning for projects...
[2024-09-13T07:49:54.663Z] [INFO] Inspecting build with total of 1 modules...
[2024-09-13T07:49:54.665Z] [INFO] Installing Nexus Staging features:
[2024-09-13T07:49:54.665Z] [INFO]   ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[2024-09-13T07:50:00.951Z] [INFO] 
[2024-09-13T07:50:00.952Z] [INFO] --------------------< edu.hm.hafner:analysis-model >--------------------
[2024-09-13T07:50:00.952Z] [INFO] Building Static Analysis Model and Parsers 12.4.2-rc5814.40fd342fc0fe
[2024-09-13T07:50:00.952Z] [INFO]   from pom.xml
[2024-09-13T07:50:00.953Z] [INFO] --------------------------------[ jar ]---------------------------------
[2024-09-13T07:50:01.062Z] [INFO] 
[2024-09-13T07:50:01.062Z] [INFO] --- help:3.5.0:evaluate (default-cli) @ analysis-model ---
[2024-09-13T07:50:02.306Z] [INFO] No artifact parameter specified, using 'edu.hm.hafner:analysis-model:jar:12.4.2-rc5814.40fd342fc0fe' as project.
[2024-09-13T07:50:02.307Z] [INFO] Result of evaluation written to: C:\Jenkins\agent\workspace\Plugins_analysis-model_main@tmp\changelist
[2024-09-13T07:50:02.307Z] [INFO] 
[2024-09-13T07:50:02.308Z] [INFO] --------------------< edu.hm.hafner:analysis-model >--------------------
[2024-09-13T07:50:02.308Z] [INFO] Building Static Analysis Model and Parsers 12.4.2-rc5814.40fd342fc0fe
[2024-09-13T07:50:02.308Z] [INFO]   from pom.xml
[2024-09-13T07:50:02.308Z] [INFO] --------------------------------[ jar ]---------------------------------
[2024-09-13T07:50:07.433Z] [INFO] 
[2024-09-13T07:50:07.433Z] [INFO] --- clean:3.4.0:clean (default-clean) @ analysis-model ---
[2024-09-13T07:50:07.433Z] [INFO] 
[2024-09-13T07:50:07.433Z] [INFO] --- enforcer:3.5.0:enforce (enforce-require-property-diverges) @ analysis-model ---
[2024-09-13T07:50:08.664Z] [INFO] Rule 0: org.codehaus.mojo.extraenforcer.model.RequirePropertyDiverges passed
[2024-09-13T07:50:08.665Z] [INFO] 
[2024-09-13T07:50:08.666Z] [INFO] --- enforcer:3.5.0:enforce (enforce-java) @ analysis-model ---
[2024-09-13T07:50:08.666Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
[2024-09-13T07:50:08.666Z] [INFO] 
[2024-09-13T07:50:08.667Z] [INFO] --- git-commit-id:9.0.1:revision (get-the-git-infos) @ analysis-model ---
[2024-09-13T07:50:10.749Z] [INFO] 
[2024-09-13T07:50:10.749Z] [INFO] --- resources:3.3.1:resources (default-resources) @ analysis-model ---
[2024-09-13T07:50:11.169Z] [INFO] Copying 21 resources from src\main\resources to target\classes
[2024-09-13T07:50:11.711Z] [INFO] 
[2024-09-13T07:50:11.712Z] [INFO] --- flatten:1.6.0:flatten (flatten) @ analysis-model ---
[2024-09-13T07:50:11.834Z] [INFO] Generating flattened POM of project edu.hm.hafner:analysis-model:jar:12.4.2-rc5814.40fd342fc0fe...
[2024-09-13T07:50:12.854Z] [INFO] 
[2024-09-13T07:50:12.855Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ analysis-model ---
[2024-09-13T07:50:16.316Z] [INFO] Recompiling the module because of changed dependency.
[2024-09-13T07:50:16.317Z] [INFO] Compiling 372 source files with javac [forked debug release 11] to target\classes
[2024-09-13T07:50:37.152Z] [WARNING] unknown enum constant When.MAYBE
[2024-09-13T07:50:37.153Z] [INFO] 
[2024-09-13T07:50:37.153Z] [INFO] --- assertj:2.2.0:generate-assertions (default) @ analysis-model ---
[2024-09-13T07:50:40.084Z] Sending interrupt signal to process
[2024-09-13T07:50:39.756Z] Terminate batch job (Y/N)? 
[2024-09-13T07:50:40.449Z] script returned exit code 1

windows-17 / Build (windows-17) / Archive JUnit-formatted test results

Error in junit step, with arguments **/target/surefire-reports/**/*.xml,**/target/failsafe-reports/**/*.xml,**/target/invoker-reports/**/*.xml.

No test report files were found. Configuration error?
Build log
[2024-09-13T07:50:40.851Z] Recording test results
[2024-09-13T07:50:41.025Z] No test report files were found. Configuration error?

Details

  • linux-17 (1 ms)
    • Checkout (linux-17) (10 sec)
    • Build (linux-17) (24 sec)
      Error: null
      Error: No test report files were found. Configuration error?
  • windows-17 (3 min 21 sec)
    • Checkout (windows-17) (20 sec)
    • Build (windows-17) (1 min 5 sec)
      Error: null
      Error: No test report files were found. Configuration error?