See
https://builds.apache.org/job/maven-box/job/maven-site-plugin/job/MSITE-842/5/
No changes.
All tests passed
Build log:
[...truncated 9244 lines...]
[INFO]
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @
maven-site-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO] Passed: 55, Failed: 1, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] * MSITE-842\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:29.616s
[INFO] Finished at: Mon Jul 01 10:35:13 UTC 2019
After 20s process did not stop
[INFO] Final Memory: 64M/1024M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-invoker-plugin:3.1.0:verify (integration-test)
on project maven-site-plugin: 1 build 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.1.0:verify (integration-test)
on project maven-site-plugin: 1 build failed. See console output above for
details.
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
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:84)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
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:290)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
at
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
at
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: 1 build failed. See
console output above for details.
at
org.apache.maven.plugins.invoker.InvokerSession.handleFailures(InvokerSession.java:260)
at
org.apache.maven.plugins.invoker.VerifyMojo.execute(VerifyMojo.java:137)
at
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
... 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
Picked up JAVA_TOOL_OPTIONS:
-Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-842@3@tmp\withMavenf714d42d\pipeline-maven-spy.jar"
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-842@3@tmp\withMavenf714d42d"
java.nio.file.FileSystemException:
f:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-842@2@2\windows-jdk11-m3.6.x_build@tmp\durable-fa0515b0\jenkins-log.txt:
The process cannot access the file because it is being used by another process.
at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
at java.nio.file.Files.deleteIfExists(Unknown Source)
at hudson.Util.tryOnceDeleteFile(Util.java:316)
at hudson.Util.deleteFile(Util.java:272)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to
JNLP4-connect connection from 37.48.69.226/37.48.69.226:52474
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.deleteRecursive(FilePath.java:1268)
at
org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.cleanup(FileMonitoringTask.java:349)
at
org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution$1.run(DurableTaskStep.java:409)
at
jenkins.security.ImpersonatingScheduledExecutorService$1.run(ImpersonatingScheduledExecutorService.java:58)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: Unable to delete
'f:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-842@2@2\windows-jdk11-m3.6.x_build@tmp\durable-fa0515b0\jenkins-log.txt'.
Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
at hudson.Util.deleteFile(Util.java:277)
at hudson.FilePath.deleteRecursive(FilePath.java:1305)
at hudson.FilePath.deleteContentsRecursive(FilePath.java:1314)
at hudson.FilePath.deleteRecursive(FilePath.java:1296)
at hudson.FilePath.access$1600(FilePath.java:213)
at hudson.FilePath$DeleteRecursive.invoke(FilePath.java:1274)
at hudson.FilePath$DeleteRecursive.invoke(FilePath.java:1270)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:93)
at java.lang.Thread.run(Unknown Source)
[INFO] run post-build script verify.groovy
[INFO] resources\pom.xml ................................ SUCCESS
(7.9 s)
[INFO] Building: site-attach-descriptor\pom.xml
[INFO] run post-build script verify.groovy
[INFO] site-sd-top-parent-no-site\pom.xml ............... SUCCESS
(11.7 s)
[INFO] Building: site-sd-top-parent-same-site\pom.xml
Sending interrupt signal to process
Sending interrupt signal to process
[INFO] run post-build script verify.bsh
[INFO] site-inheritance\pom.xml ......................... SUCCESS
(12.3 s)
[INFO] Building: site-jar\pom.xml
Picked up JAVA_TOOL_OPTIONS:
-Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-842@3@tmp\withMaven12bcfb21\pipeline-maven-spy.jar"
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-842@3@tmp\withMaven12bcfb21"
Terminate batch job (Y/N)?
script returned exit code 1
Sending interrupt signal to process
Picked up JAVA_TOOL_OPTIONS:
-Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-842@2@tmp\withMavenbf08e88e\pipeline-maven-spy.jar"
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-842@2@tmp\withMavenbf08e88e"
Terminate batch job (Y/N)?
script returned exit code 1
Sending interrupt signal to process
Sending interrupt signal to process
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // dir
[Pipeline] // dir
[Pipeline] // dir
[Pipeline] // dir
[Pipeline] // dir
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[withMaven] One or multiple Maven executions have been ignored by the Jenkins
Pipeline Maven Plugin because they have been interrupted before completion (1).
See Pipeline Maven Plugin FAQ for more details.
[withMaven] One or multiple Maven executions have been ignored by the Jenkins
Pipeline Maven Plugin because they have been interrupted before completion (1).
See Pipeline Maven Plugin FAQ for more details.
[withMaven] One or multiple Maven executions have been ignored by the Jenkins
Pipeline Maven Plugin because they have been interrupted before completion (1).
See Pipeline Maven Plugin FAQ for more details.
[withMaven] One or multiple Maven executions have been ignored by the Jenkins
Pipeline Maven Plugin because they have been interrupted before completion (1).
See Pipeline Maven Plugin FAQ for more details.
[Pipeline] // withMaven
[Pipeline] // withMaven
[Pipeline] // withMaven
[Pipeline] // withMaven
[Pipeline] cleanWs
[Pipeline] cleanWs
[Pipeline] cleanWs
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] done[WS-CLEANUP] done
[WS-CLEANUP] done
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[Pipeline] cleanWs
[Pipeline] cleanWs
[Pipeline] cleanWs
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[Pipeline] }
[Pipeline] // ws
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
Failed in branch windows-jdk8-m3.5.x_build
[Pipeline] }
[WS-CLEANUP] done
[Pipeline] // stage
[Pipeline] // withMaven
[Pipeline] }
[Pipeline] cleanWs
[Pipeline] }
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[Pipeline] // ws
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // ws
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk12-m3.6.x_build
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk8-m3.3.x_build
[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 windows-jdk8-m3.0.x_build
ERROR: Cannot delete workspace :Unable to delete
'f:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-842@2@2\windows-jdk11-m3.6.x_build\target\it\MSITE-842\build.log'.
Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
ERROR: Cannot delete workspace :Unable to delete
'f:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-842@2@2\windows-jdk11-m3.6.x_build\target\it\MSITE-842\build.log'.
Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk11-m3.6.x_build
After 20s process did not stop
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] One or multiple Maven executions have been ignored by the Jenkins
Pipeline Maven Plugin because they have been interrupted before completion (1).
See Pipeline Maven Plugin FAQ for more details.
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[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 windows-jdk8-m3.2.x_build
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext