Skip to content
Failed

Console Output

Started by user DIM Build
Running as SYSTEM
Building in workspace /var/jenkins/jobs/geckoMessageAdapter/workspace
Installing Eclipse Temurin from /var/jenkins/caches/adoptopenjdk/LINUX/amd64/jdk8u352-b08.zip to /var/jenkins/tools/hudson.model.JDK/OpenJDK8 on Jenkins
The recommended git tool is: NONE
Warning: CredentialId "66aea1ab-d880-4596-a7a5-ddcdcd2f9ed4" could not be found.
Installing Eclipse Temurin from /var/jenkins/caches/adoptopenjdk/LINUX/amd64/jdk8u352-b08.zip to /var/jenkins/tools/hudson.model.JDK/OpenJDK8 on Jenkins
java.nio.file.AccessDeniedException: /var/jenkins/tools/hudson.model.JDK/OpenJDK11/THIRD_PARTY_README
	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:90)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
	at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:218)
	at java.base/java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:484)
	at java.base/java.nio.file.Files.newOutputStream(Files.java:228)
	at hudson.util.IOUtils.copy(IOUtils.java:51)
	at hudson.FilePath.unzip(FilePath.java:732)
	at hudson.FilePath.unzip(FilePath.java:705)
	at hudson.FilePath$UnzipFrom.invoke(FilePath.java:693)
	at hudson.FilePath$UnzipFrom.invoke(FilePath.java:684)
	at hudson.FilePath.act(FilePath.java:1198)
	at hudson.FilePath.act(FilePath.java:1181)
	at hudson.FilePath.unzipFrom(FilePath.java:681)
	at io.jenkins.plugins.adoptopenjdk.AdoptOpenJDKInstaller.performInstallation(AdoptOpenJDKInstaller.java:132)
Caused: java.io.IOException: Failed to unpack file:/var/jenkins/caches/adoptopenjdk/LINUX/amd64/jdk8u352-b08.zip (103,869,846 bytes read)
	at io.jenkins.plugins.adoptopenjdk.AdoptOpenJDKInstaller.performInstallation(AdoptOpenJDKInstaller.java:137)
	at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:70)
	at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:109)
	at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:221)
	at hudson.model.JDK.forNode(JDK.java:150)
	at hudson.model.AbstractProject.getEnvironment(AbstractProject.java:341)
	at hudson.model.Run.getEnvironment(Run.java:2434)
	at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:957)
	at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:513)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1208)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1309)
	at hudson.scm.SCM.checkout(SCM.java:540)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1240)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
	at hudson.model.Run.execute(Run.java:1900)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)
Installing Eclipse Temurin from /var/jenkins/caches/adoptopenjdk/LINUX/amd64/jdk8u352-b08.zip to /var/jenkins/tools/hudson.model.JDK/OpenJDK8 on Jenkins
ERROR: Step ‘Publish JUnit test result report’ aborted due to exception: 
java.nio.file.AccessDeniedException: /var/jenkins/tools/hudson.model.JDK/OpenJDK11/THIRD_PARTY_README
	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:90)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
	at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:218)
	at java.base/java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:484)
	at java.base/java.nio.file.Files.newOutputStream(Files.java:228)
	at hudson.util.IOUtils.copy(IOUtils.java:51)
	at hudson.FilePath.unzip(FilePath.java:732)
	at hudson.FilePath.unzip(FilePath.java:705)
	at hudson.FilePath$UnzipFrom.invoke(FilePath.java:693)
	at hudson.FilePath$UnzipFrom.invoke(FilePath.java:684)
	at hudson.FilePath.act(FilePath.java:1198)
	at hudson.FilePath.act(FilePath.java:1181)
	at hudson.FilePath.unzipFrom(FilePath.java:681)
	at io.jenkins.plugins.adoptopenjdk.AdoptOpenJDKInstaller.performInstallation(AdoptOpenJDKInstaller.java:132)
Caused: java.io.IOException: Failed to unpack file:/var/jenkins/caches/adoptopenjdk/LINUX/amd64/jdk8u352-b08.zip (103,869,846 bytes read)
	at io.jenkins.plugins.adoptopenjdk.AdoptOpenJDKInstaller.performInstallation(AdoptOpenJDKInstaller.java:137)
	at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:70)
	at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:109)
	at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:221)
	at hudson.model.JDK.forNode(JDK.java:150)
	at hudson.model.AbstractProject.getEnvironment(AbstractProject.java:341)
	at hudson.model.Run.getEnvironment(Run.java:2434)
	at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:957)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767)
	at hudson.model.Build$BuildExecution.post2(Build.java:179)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711)
	at hudson.model.Run.execute(Run.java:1925)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)
Finished: FAILURE