[ 
https://issues.apache.org/jira/browse/OAK-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14365119#comment-14365119
 ] 

Michael Dürig edited comment on OAK-2476 at 3/17/15 4:08 PM:
-------------------------------------------------------------

Many of the Windows builds now fail with

{code}
Action ended 6:18:02ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver 
aborted due to exception
hudson.AbortException
        at hudson.tools.JDKInstaller.install(JDKInstaller.java:277)
        at hudson.tools.JDKInstaller.performInstallation(JDKInstaller.java:140)
        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.model.JDK.forNode(JDK.java:123)
        at hudson.model.AbstractProject.getEnvironment(AbstractProject.java:351)
        at 
hudson.matrix.MatrixConfiguration.getEnvironment(MatrixConfiguration.java:94)
        at hudson.model.Run.getEnvironment(Run.java:2216)
        at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:885)
        at 
hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:126)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:756)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
        at hudson.model.Build$BuildExecution.post2(Build.java:182)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:669)
        at hudson.model.Run.execute(Run.java:1731)
        at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:232)
Finished: FAILURE
{code}



was (Author: mduerig):
May of the Windows builds now fail with

{code}
Action ended 6:18:02ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver 
aborted due to exception
hudson.AbortException
        at hudson.tools.JDKInstaller.install(JDKInstaller.java:277)
        at hudson.tools.JDKInstaller.performInstallation(JDKInstaller.java:140)
        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.model.JDK.forNode(JDK.java:123)
        at hudson.model.AbstractProject.getEnvironment(AbstractProject.java:351)
        at 
hudson.matrix.MatrixConfiguration.getEnvironment(MatrixConfiguration.java:94)
        at hudson.model.Run.getEnvironment(Run.java:2216)
        at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:885)
        at 
hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:126)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:756)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
        at hudson.model.Build$BuildExecution.post2(Build.java:182)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:669)
        at hudson.model.Run.execute(Run.java:1731)
        at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:232)
Finished: FAILURE
{code}


> Move our CI to Jenkins
> ----------------------
>
>                 Key: OAK-2476
>                 URL: https://issues.apache.org/jira/browse/OAK-2476
>             Project: Jackrabbit Oak
>          Issue Type: Task
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>            Priority: Critical
>              Labels: CI, build, infrastructure
>             Fix For: 1.2
>
>
> We should strive for stabilization of our CI setup, as of now we had Buildbot 
> and Travis.
> It seems ASF Jenkins can perform jobs on different environments (*nix, 
> Windows and others) so we can evaluate that and check if it better address 
> our needs.



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

Reply via email to