Hi,
can someone take a look at that build node, please. Jenkins is currently
sending out emails about failing ITs not failing locally here. I think
the root cause for this is the following exception right at the start of
the ITs. Setting -Djava.io.tmpdir to point to somewhere inside the
workspace may help if that issue occurs repeatedly, so that the Jenkins
UI can be used to try to delete that file.
java.io.IOException: File /tmp/bootstrap/stderr.log unable to be deleted.
at
org.apache.maven.shared.utils.io.FileUtils.forceDelete(FileUtils.java:1155)
at
org.apache.maven.shared.utils.io.FileUtils.cleanDirectory(FileUtils.java:1357)
at
org.apache.maven.shared.utils.io.FileUtils.deleteDirectory(FileUtils.java:1315)
at
org.apache.maven.it.util.ResourceExtractor.simpleExtractResources(ResourceExtractor.java:49)
at
org.apache.maven.it.MavenITBootstrapTest.testBootstrap(MavenITBootstrapTest.java:48)
Regards,
--
Christian
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]