You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Gavin (JIRA)" <ji...@apache.org> on 2016/05/22 05:50:12 UTC

[jira] [Assigned] (INFRA-10327) Builds failing with java.io.IOException: Failed to mkdirs:

     [ https://issues.apache.org/jira/browse/INFRA-10327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gavin reassigned INFRA-10327:
-----------------------------

    Assignee: Gavin

> Builds failing with java.io.IOException: Failed to mkdirs:
> ----------------------------------------------------------
>
>                 Key: INFRA-10327
>                 URL: https://issues.apache.org/jira/browse/INFRA-10327
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Jenkins
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Gavin
>
> Builds under https://builds.apache.org/view/H-L/view/Lens/ failing with 
> {noformat}
> Building remotely on solaris1 (Solaris) in workspace <https://builds.apache.org/job/Lens-Commit/ws/>
> java.io.IOException: Failed to install http://archive.apache.org/dist/maven/binaries/apache-maven-3.0.4-bin.zip to /home/jenkins/tools/maven/apache-maven-3.0.4
>         at hudson.FilePath.installIfNecessaryFrom(FilePath.java:772)
>         at hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:70)
>         at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
>         at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:107)
>         at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:204)
>         at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:609)
>         at hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:182)
>         at hudson.plugins.git.GitSCM.checkout(GitSCM.java:907)
>         at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
>         at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
>         at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
>         at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
>         at hudson.model.Run.execute(Run.java:1706)
>         at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
>         at hudson.model.ResourceController.execute(ResourceController.java:88)
>         at hudson.model.Executor.run(Executor.java:232)
> Caused by: java.io.IOException: Failed to mkdirs: /home/jenkins/tools/maven/apache-maven-3.0.4
>         at hudson.FilePath.mkdirs(FilePath.java:1075)
>         at hudson.FilePath.installIfNecessaryFrom(FilePath.java:738)
>         ... 15 more
> Retrying after 10 seconds
> {noformat}
> The cause says : Caused by: java.io.IOException: Failed to mkdirs: /home/jenkins/tools/maven/apache-maven-3.0.4



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)