You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/10/05 19:45:56 UTC

Build failed in Jenkins: Maven » Maven TLP » maven-wrapper » master #48

See https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-wrapper/job/master/48/

Changes:

* [MWRAPPER-75] Allow for sha256 checksum verification of downloaded artifacts.

All tests passed

Build log:
[...truncated 18749 lines...]
       [INFO] Downloading: http://localhost:42501/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
       [INFO] Downloading: http://localhost:42501/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
       [INFO] Downloading: http://localhost:42501/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
       [INFO] Downloaded: http://localhost:42501/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 1317.8 KB/sec)
       [INFO] Downloading: http://localhost:42501/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
       [INFO] Downloaded: http://localhost:42501/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (461 KB at 8859.2 KB/sec)
       [INFO] Downloading: http://localhost:42501/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
       [INFO] Downloaded: http://localhost:42501/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 1072.5 KB/sec)
       [INFO] Downloading: http://localhost:42501/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.jar
       [INFO] Downloaded: http://localhost:42501/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (60 KB at 1217.2 KB/sec)
       [INFO] Downloading: http://localhost:42501/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
       [INFO] Downloaded: http://localhost:42501/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (5 KB at 126.2 KB/sec)
       [INFO] Downloading: http://localhost:42501/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
       [INFO] Downloaded: http://localhost:42501/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (160 KB at 3262.4 KB/sec)
       [INFO] Downloading: http://localhost:42501/commons-io/commons-io/2.5/commons-io-2.5.jar
       [INFO] Downloaded: http://localhost:42501/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (238 KB at 4479.8 KB/sec)
       [INFO] Downloading: http://localhost:42501/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
       [INFO] Downloaded: http://localhost:42501/commons-io/commons-io/2.5/commons-io-2.5.jar (204 KB at 3639.4 KB/sec)
       [INFO] Downloading: http://localhost:42501/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
       [INFO] Downloaded: http://localhost:42501/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 KB at 410.8 KB/sec)
       [INFO] Downloaded: http://localhost:42501/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar (54 KB at 817.7 KB/sec)
       [INFO] Downloaded: http://localhost:42501/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (328 KB at 4883.4 KB/sec)
       [INFO] Downloaded: http://localhost:42501/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 KB at 895.7 KB/sec)
       [INFO] Downloaded: http://localhost:42501/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.jar (125 KB at 1523.2 KB/sec)
       [INFO] ------------------------------------------------------------------------
       [INFO] BUILD FAILURE
       [INFO] ------------------------------------------------------------------------
       [INFO] Total time: 6.274 s
       [INFO] Finished at: 2022-10-05T19:44:44+00:00
       [INFO] Final Memory: 25M/2053M
       [INFO] ------------------------------------------------------------------------
       [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:3.0.0:exec (default-cli) on project extension: Unable to parse configuration of mojo org.codehaus.mojo:exec-maven-plugin:3.0.0:exec for parameter successCodes: Cannot assign configuration entry 'successCodes' with value '1' of type java.lang.String to property of type java.lang.Integer[] -> [Help 1]
       [ERROR] 
       [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
       [ERROR] Re-run Maven using the -X switch to enable full debug logging.
       [ERROR] 
       [ERROR] For more information about the errors and possible solutions, please read the following articles:
       [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginConfigurationException
       Running post-build script: /home/jenkins/jenkins-home/workspace/n_maven-box_maven-wrapper_master@3/linux-jdk8-m3.2.x_build/maven-wrapper-plugin/target/it/sha256_type_only-script/verify.groovy

	at org.codehaus.groovy.runtime.InvokerHelper.assertFailed(InvokerHelper.java:420)
	at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.assertFailed(ScriptBytecodeAdapter.java:663)
	at Script1.run(Script1.groovy:32)
	at groovy.lang.GroovyShell.evaluate(GroovyShell.java:574)
	at groovy.lang.GroovyShell.evaluate(GroovyShell.java:612)
	at groovy.lang.GroovyShell.evaluate(GroovyShell.java:583)
	at org.apache.maven.shared.scriptinterpreter.GroovyScriptInterpreter.evaluateScript(GroovyScriptInterpreter.java:76)
	at org.apache.maven.shared.scriptinterpreter.ScriptRunner.executeRun(ScriptRunner.java:236)
	at org.apache.maven.shared.scriptinterpreter.ScriptRunner.run(ScriptRunner.java:161)
	at org.apache.maven.plugins.invoker.AbstractInvokerMojo.runPostBuildHook(AbstractInvokerMojo.java:2221)
	at org.apache.maven.plugins.invoker.AbstractInvokerMojo.runBuild(AbstractInvokerMojo.java:2196)
	at org.apache.maven.plugins.invoker.AbstractInvokerMojo.runBuild(AbstractInvokerMojo.java:1734)
	at org.apache.maven.plugins.invoker.AbstractInvokerMojo.runBuilds(AbstractInvokerMojo.java:1438)
	at org.apache.maven.plugins.invoker.AbstractInvokerMojo.execute(AbstractInvokerMojo.java:829)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
*** end build.log for: sha256_type_only-script/pom.xml ***

[ERROR] -------------------------------------------------
[ERROR] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Wrapper ............................... SUCCESS [ 34.853 s]
[INFO] Maven Wrapper Jar .................................. SUCCESS [  9.044 s]
[INFO] Maven Wrapper Distribution ......................... SUCCESS [  1.867 s]
[INFO] Apache Maven Wrapper Plugin ........................ FAILURE [01:18 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:06 min
[INFO] Finished at: 2022-10-05T19:45:46+00:00
[INFO] Final Memory: 81M/3353M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.2.2:verify (integration-test) on project maven-wrapper-plugin: 3 builds failed. See console output above for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.2.2:verify (integration-test) on project maven-wrapper-plugin: 3 builds failed. See console output above for details.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: 3 builds failed. See console output above for details.
	at org.apache.maven.plugins.invoker.InvokerSession.handleFailures(InvokerSession.java:280)
	at org.apache.maven.plugins.invoker.VerifyMojo.execute(VerifyMojo.java:153)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-wrapper-plugin
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] junit
Recording test results
None of the test reports contained any result
[GitHub Checks] Causes for no suitable publisher found: 
[GitHub Checks] Trying to resolve checks parameters from GitHub SCM...
[GitHub Checks] No GitHub app credentials found: '5f95d117-af3b-452a-9e5c-4bddb22a67f4'
[GitHub Checks] See: https://github.com/jenkinsci/github-branch-source-plugin/blob/master/docs/github-app.adoc
[GitHub Checks] Trying to resolve checks parameters from Git SCM...
[GitHub Checks] No GitHub app credentials found: '5f95d117-af3b-452a-9e5c-4bddb22a67f4'
[GitHub Checks] See: https://github.com/jenkinsci/github-branch-source-plugin/blob/master/docs/github-app.adoc
[GitHub Checks] Job does not have valid credentials
[Checks API] No suitable checks publisher found.
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch linux-jdk8-m3.2.x_build
No test report files were found. Configuration error?
[INFO] run post-build script verify.groovy
[INFO]           mavenversion-empty2/pom.xml ...................... SUCCESS (7.6 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.4.1:stop (mrm) @ maven-wrapper-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:35099
[INFO] Stopped ServerConnector@3bd7e6f1{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[INFO] Stopped o.e.j.s.ServletContextHandler@4edfcc9f{/,null,STOPPED}
[INFO] Mock Repository Manager http://localhost:35099 is stopped.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.2:verify (integration-test) @ maven-wrapper-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 14, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ maven-wrapper-plugin ---
[INFO] Installing /home/jenkins/jenkins-home/workspace/n_maven-box_maven-wrapper_master@2/linux-jdk17-m3.6.x_build/maven-wrapper-plugin/target/maven-wrapper-plugin-3.2.0-SNAPSHOT.jar to /home/jenkins/jenkins-home/workspace/n_maven-box_maven-wrapper_master@2/linux-jdk17-m3.6.x_build/../.maven_repositories/1/org/apache/maven/plugins/maven-wrapper-plugin/3.2.0-SNAPSHOT/maven-wrapper-plugin-3.2.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/jenkins-home/workspace/n_maven-box_maven-wrapper_master@2/linux-jdk17-m3.6.x_build/maven-wrapper-plugin/pom.xml to /home/jenkins/jenkins-home/workspace/n_maven-box_maven-wrapper_master@2/linux-jdk17-m3.6.x_build/../.maven_repositories/1/org/apache/maven/plugins/maven-wrapper-plugin/3.2.0-SNAPSHOT/maven-wrapper-plugin-3.2.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ maven-wrapper-plugin ---
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-wrapper-plugin/3.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-wrapper-plugin/3.2.0-SNAPSHOT/maven-metadata.xml (797 B at 1.9 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-wrapper-plugin/3.2.0-SNAPSHOT/maven-wrapper-plugin-3.2.0-20221005.194551-25.jar
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-wrapper-plugin/3.2.0-SNAPSHOT/maven-wrapper-plugin-3.2.0-20221005.194551-25.jar (26 kB at 37 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-wrapper-plugin/3.2.0-SNAPSHOT/maven-wrapper-plugin-3.2.0-20221005.194551-25.pom
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-wrapper-plugin/3.2.0-SNAPSHOT/maven-wrapper-plugin-3.2.0-20221005.194551-25.pom (6.4 kB at 9.6 kB/s)
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-wrapper-plugin/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-wrapper-plugin/maven-metadata.xml (444 B at 1.9 kB/s)
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-metadata.xml (8.7 kB at 44 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-wrapper-plugin/3.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-wrapper-plugin/3.2.0-SNAPSHOT/maven-metadata.xml (797 B at 1.3 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-wrapper-plugin/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-wrapper-plugin/maven-metadata.xml (444 B at 543 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-metadata.xml (8.7 kB at 13 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Maven Wrapper 3.2.0-SNAPSHOT:
[INFO] 
[INFO] Apache Maven Wrapper ............................... SUCCESS [ 19.837 s]
[INFO] Maven Wrapper Jar .................................. SUCCESS [ 13.510 s]
[INFO] Maven Wrapper Distribution ......................... SUCCESS [ 10.441 s]
[INFO] Apache Maven Wrapper Plugin ........................ SUCCESS [01:28 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:13 min
[INFO] Finished at: 2022-10-05T19:45:55Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] junit
Recording test results
[GitHub Checks] Causes for no suitable publisher found: 
[GitHub Checks] Trying to resolve checks parameters from GitHub SCM...
[GitHub Checks] No GitHub app credentials found: '5f95d117-af3b-452a-9e5c-4bddb22a67f4'
[GitHub Checks] See: https://github.com/jenkinsci/github-branch-source-plugin/blob/master/docs/github-app.adoc
[GitHub Checks] Trying to resolve checks parameters from Git SCM...
[GitHub Checks] No GitHub app credentials found: '5f95d117-af3b-452a-9e5c-4bddb22a67f4'
[GitHub Checks] See: https://github.com/jenkinsci/github-branch-source-plugin/blob/master/docs/github-app.adoc
[GitHub Checks] Job does not have valid credentials
[Checks API] No suitable checks publisher found.
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] jiraComment
[Pipeline] echo
The authors of changes [sjaranowski].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Build succeeded in Jenkins: Maven » Maven TLP » maven-wrapper » master #50

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-wrapper/job/master/50/

Changes:

* Use standard properties for ignoreFailures in m-invoker-p

All tests passed

Build failed in Jenkins: Maven » Maven TLP » maven-wrapper » master #49

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-wrapper/job/master/49/

Changes:

* successCodes for exec-maven-p should be a list

All tests passed

Build log:
[...truncated 18394 lines...]
[INFO] Compiling 2 source files to /home/jenkins/jenkins-home/workspace/n_maven-box_maven-wrapper_master@2@2/linux-jdk11-m3.8.x_site/maven-wrapper-plugin/target/classes
[INFO] 
[INFO] --- maven-plugin-plugin:3.6.4:descriptor (default-descriptor) @ maven-wrapper-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 2 mojo descriptors.
[INFO] 
[INFO] <<< maven-plugin-plugin:3.6.4:report < process-classes @ maven-wrapper-plugin <<<
[INFO] 
[INFO] 'process-classes' forked phase execution for maven-plugin-plugin:report report preparation done
[INFO] 1 report detected for maven-plugin-plugin:3.6.4: report
[INFO] PMD version: 6.42.0
[INFO] PMD version: 6.42.0
[INFO] run post-build script verify.groovy
[INFO]           type_source/pom.xml .............................. SUCCESS (6.5 s)
[INFO] Building: type_only-script/pom.xml
[INFO] Rendering site with default locale English (en)
[INFO] Relativizing decoration links with respect to localized project URL: https://maven.apache.org/maven-wrapper-parent/maven-wrapper-plugin/
[INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:1.10.0 skin.
[INFO] Skipped "About" report (maven-project-info-reports-plugin:3.2.2:index), file "index.html" already exists.
[INFO] Skipped "Surefire Report" report (maven-surefire-report-plugin:2.22.2:report-only), file "surefire-report.html" already exists.
[INFO] Rendering 2 Doxia documents: 2 markdown
[INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.2.2:summary
[INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.2.2:dependency-info
[INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.2.2:team
[INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.2.2:scm
[INFO] Generating "Issue Management" report     --- maven-project-info-reports-plugin:3.2.2:issue-management
[INFO] Generating "Mailing Lists" report        --- maven-project-info-reports-plugin:3.2.2:mailing-lists
[INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.2.2:dependency-management
[INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.2.2:dependencies
[INFO] run post-build script verify.groovy
[INFO]           mavenversion-empty2/pom.xml ...................... SUCCESS (4.2 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.4.1:stop (mrm) @ maven-wrapper-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:40613
[INFO] Stopped ServerConnector@687d637e{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[INFO] Stopped o.e.j.s.ServletContextHandler@5fe3963b{/,null,STOPPED}
[INFO] Mock Repository Manager http://localhost:40613 is stopped.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.2:verify (integration-test) @ maven-wrapper-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 14, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ maven-wrapper-plugin ---
[INFO] Installing /home/jenkins/jenkins-home/workspace/n_maven-box_maven-wrapper_master@2/linux-jdk17-m3.6.x_build/maven-wrapper-plugin/target/maven-wrapper-plugin-3.2.0-SNAPSHOT.jar to /home/jenkins/jenkins-home/workspace/n_maven-box_maven-wrapper_master@2/linux-jdk17-m3.6.x_build/../.maven_repositories/0/org/apache/maven/plugins/maven-wrapper-plugin/3.2.0-SNAPSHOT/maven-wrapper-plugin-3.2.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/jenkins-home/workspace/n_maven-box_maven-wrapper_master@2/linux-jdk17-m3.6.x_build/maven-wrapper-plugin/pom.xml to /home/jenkins/jenkins-home/workspace/n_maven-box_maven-wrapper_master@2/linux-jdk17-m3.6.x_build/../.maven_repositories/0/org/apache/maven/plugins/maven-wrapper-plugin/3.2.0-SNAPSHOT/maven-wrapper-plugin-3.2.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ maven-wrapper-plugin ---
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-wrapper-plugin/3.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-wrapper-plugin/3.2.0-SNAPSHOT/maven-metadata.xml (797 B at 2.1 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-wrapper-plugin/3.2.0-SNAPSHOT/maven-wrapper-plugin-3.2.0-20221005.205057-26.jar
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-wrapper-plugin/3.2.0-SNAPSHOT/maven-wrapper-plugin-3.2.0-20221005.205057-26.jar (26 kB at 39 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-wrapper-plugin/3.2.0-SNAPSHOT/maven-wrapper-plugin-3.2.0-20221005.205057-26.pom
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-wrapper-plugin/3.2.0-SNAPSHOT/maven-wrapper-plugin-3.2.0-20221005.205057-26.pom (6.4 kB at 10 kB/s)
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-wrapper-plugin/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-wrapper-plugin/maven-metadata.xml (444 B at 2.3 kB/s)
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-metadata.xml (8.7 kB at 43 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-wrapper-plugin/3.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Generating "Dependency Convergence" report --- maven-project-info-reports-plugin:3.2.2:dependency-convergence
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-wrapper-plugin/3.2.0-SNAPSHOT/maven-metadata.xml (797 B at 1.4 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-wrapper-plugin/maven-metadata.xml
[INFO] Generating "CI Management" report        --- maven-project-info-reports-plugin:3.2.2:ci-management
[INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.2.2:plugin-management
[INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.2.2:plugins
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-wrapper-plugin/maven-metadata.xml (444 B at 741 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-metadata.xml
[INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.2.2:distribution-management
[INFO] Generating "Surefire Report" report      --- maven-surefire-report-plugin:2.22.2:report
[INFO] Generating "Checkstyle" report           --- maven-checkstyle-plugin:3.0.0:checkstyle
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-metadata.xml (8.7 kB at 15 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Maven Wrapper 3.2.0-SNAPSHOT:
[INFO] 
[INFO] Apache Maven Wrapper ............................... SUCCESS [ 13.549 s]
[INFO] Maven Wrapper Jar .................................. SUCCESS [  8.417 s]
[INFO] Maven Wrapper Distribution ......................... SUCCESS [ 10.899 s]
[INFO] Apache Maven Wrapper Plugin ........................ SUCCESS [ 51.646 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:25 min
[INFO] Finished at: 2022-10-05T20:51:01Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] junit
Recording test results
[GitHub Checks] Causes for no suitable publisher found: 
[GitHub Checks] Trying to resolve checks parameters from GitHub SCM...
[GitHub Checks] No GitHub app credentials found: '5f95d117-af3b-452a-9e5c-4bddb22a67f4'
[GitHub Checks] See: https://github.com/jenkinsci/github-branch-source-plugin/blob/master/docs/github-app.adoc
[GitHub Checks] Trying to resolve checks parameters from Git SCM...
[GitHub Checks] No GitHub app credentials found: '5f95d117-af3b-452a-9e5c-4bddb22a67f4'
[GitHub Checks] See: https://github.com/jenkinsci/github-branch-source-plugin/blob/master/docs/github-app.adoc
[GitHub Checks] Job does not have valid credentials
[Checks API] No suitable checks publisher found.
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] Generating "CPD" report                  --- maven-pmd-plugin:3.16.0:cpd
[INFO] Generating "PMD" report                  --- maven-pmd-plugin:3.16.0:pmd
[INFO] Generating "Source Xref" report          --- maven-jxr-plugin:3.2.0:jxr
[WARNING] configuration key 'resource.loader' has been deprecated in favor of 'resource.loaders'
[WARNING] configuration key 'classpath.resource.loader.class' has been deprecated in favor of 'resource.loader.classpath.class'
[WARNING] configuration key 'velocimacro.library' has been deprecated in favor of 'velocimacro.library.path'
[INFO] Generating "Tag List" report             --- taglist-maven-plugin:3.0.0:taglist
[INFO] Generating "Javadoc" report              --- maven-javadoc-plugin:3.3.2:javadoc
[INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:3.3.2:javadoc' has not been previously called for the module: 'org.apache.maven.wrapper:maven-wrapper-distribution:pom:3.2.0-SNAPSHOT'. Trying to invoke it...
[INFO] run post-build script verify.groovy
[INFO]           type_only-script/pom.xml ......................... SUCCESS (6.8 s)
[INFO] Building: sha256_wrapper/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           sha256_wrapper/pom.xml ........................... SUCCESS (4.6 s)
[INFO] Building: mavenversion-empty1/pom.xml
[WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/jenkins-home/workspace/n_maven-box_maven-wrapper_master@2@2/linux-jdk11-m3.8.x_site/maven-wrapper-distribution/target/site/apidocs
[ERROR] Error fetching link: /home/jenkins/jenkins-home/workspace/n_maven-box_maven-wrapper_master@2@2/linux-jdk11-m3.8.x_site/maven-wrapper-distribution/target/site/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[INFO] Generating "Plugin Documentation" report --- maven-plugin-plugin:3.6.4:report
[INFO] Rendering 2 generated Doxia documents: 2 xdoc
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Maven Wrapper 3.2.0-SNAPSHOT:
[INFO] 
[INFO] Apache Maven Wrapper ............................... SUCCESS [ 29.622 s]
[INFO] Maven Wrapper Jar .................................. SUCCESS [ 35.518 s]
[INFO] Maven Wrapper Distribution ......................... SUCCESS [  3.287 s]
[INFO] Apache Maven Wrapper Plugin ........................ SUCCESS [ 29.358 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:39 min
[INFO] Finished at: 2022-10-05T20:51:16Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] junit
Recording test results
[GitHub Checks] Causes for no suitable publisher found: 
[GitHub Checks] Trying to resolve checks parameters from GitHub SCM...
[GitHub Checks] No GitHub app credentials found: '5f95d117-af3b-452a-9e5c-4bddb22a67f4'
[GitHub Checks] See: https://github.com/jenkinsci/github-branch-source-plugin/blob/master/docs/github-app.adoc
[GitHub Checks] Trying to resolve checks parameters from Git SCM...
[GitHub Checks] No GitHub app credentials found: '5f95d117-af3b-452a-9e5c-4bddb22a67f4'
[GitHub Checks] See: https://github.com/jenkinsci/github-branch-source-plugin/blob/master/docs/github-app.adoc
[GitHub Checks] Job does not have valid credentials
[Checks API] No suitable checks publisher found.
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] run post-build script verify.groovy
[INFO]           mavenversion-empty1/pom.xml ...................... SUCCESS (9.2 s)
[INFO] Building: sha256_distribution/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           sha256_distribution/pom.xml ...................... SUCCESS (3.3 s)
[INFO] Building: mavenversion/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           mavenversion/pom.xml ............................. SUCCESS (3.4 s)
[INFO] Building: type_bin/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           type_bin/pom.xml ................................. SUCCESS (3.3 s)
[INFO] Building: type_script/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           type_script/pom.xml .............................. SUCCESS (3.3 s)
[INFO] Building: mavenversion-empty2/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           mavenversion-empty2/pom.xml ...................... SUCCESS (5.2 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.4.1:stop (mrm) @ maven-wrapper-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:46221
[INFO] Stopped ServerConnector@4a55de7a{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[INFO] Stopped o.e.j.s.ServletContextHandler@37cdca8c{/,null,STOPPED}
[INFO] Mock Repository Manager http://localhost:46221 is stopped.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.2:verify (integration-test) @ maven-wrapper-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 14, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Maven Wrapper 3.2.0-SNAPSHOT:
[INFO] 
[INFO] Apache Maven Wrapper ............................... SUCCESS [ 16.288 s]
[INFO] Maven Wrapper Jar .................................. SUCCESS [ 10.848 s]
[INFO] Maven Wrapper Distribution ......................... SUCCESS [  2.198 s]
[INFO] Apache Maven Wrapper Plugin ........................ SUCCESS [01:26 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:58 min
[INFO] Finished at: 2022-10-05T20:51:35Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] junit
Recording test results
[GitHub Checks] Causes for no suitable publisher found: 
[GitHub Checks] Trying to resolve checks parameters from GitHub SCM...
[GitHub Checks] No GitHub app credentials found: '5f95d117-af3b-452a-9e5c-4bddb22a67f4'
[GitHub Checks] See: https://github.com/jenkinsci/github-branch-source-plugin/blob/master/docs/github-app.adoc
[GitHub Checks] Trying to resolve checks parameters from Git SCM...
[GitHub Checks] No GitHub app credentials found: '5f95d117-af3b-452a-9e5c-4bddb22a67f4'
[GitHub Checks] See: https://github.com/jenkinsci/github-branch-source-plugin/blob/master/docs/github-app.adoc
[GitHub Checks] Job does not have valid credentials
[Checks API] No suitable checks publisher found.
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [sjaranowski].
[Pipeline] echo
Sending email ...
[Pipeline] emailext