[JIRA] (JENKINS-39800) Finishing with FATAL: null java.lang.ArrayIndexOutOfBoundsException

2017-01-10 Thread klo...@enova.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Kevin Logan updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39800  
 
 
  Finishing with FATAL: null java.lang.ArrayIndexOutOfBoundsException   
 

  
 
 
 
 

 
Change By: 
 Kevin Logan  
 
 
Attachment: 
 Screen Shot 2017-01-10 at 5.16.28 PM.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39800) Finishing with FATAL: null java.lang.ArrayIndexOutOfBoundsException

2017-01-08 Thread klo...@enova.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Kevin Logan commented on  JENKINS-39800  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Finishing with FATAL: null java.lang.ArrayIndexOutOfBoundsException   
 

  
 
 
 
 

 
 Has anyone been able to look at this? It's been a while with no response. Daniel Beck I believe that is what is causing this error when I was looking through the code, but I'm not great with java. Any ideas on a possible workaround?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39800) Finishing with FATAL: null java.lang.ArrayIndexOutOfBoundsException

2016-11-21 Thread klo...@enova.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Kevin Logan commented on  JENKINS-39800  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Finishing with FATAL: null java.lang.ArrayIndexOutOfBoundsException   
 

  
 
 
 
 

 
 If it helps any we upgraded Jenkins from 1.653 and Java from 6b38-1.13.10-1~deb7u1 when this problem started.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39800) Finishing with FATAL: null java.lang.ArrayIndexOutOfBoundsException

2016-11-16 Thread klo...@enova.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Kevin Logan created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39800  
 
 
  Finishing with FATAL: null java.lang.ArrayIndexOutOfBoundsException   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 core  
 
 
Created: 
 2016/Nov/16 11:29 PM  
 
 
Environment: 
 Debian Wheezy, Jenkins 2.7.2, oracle-java8-server-jre 8u111-wheezy1  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Kevin Logan  
 

  
 
 
 
 

 
 Successful builds will fail seemingly at random with the below exception. Started by timer [EnvInject] - Loading node environment variables. Building in workspace  [workspace] $ /bin/sh -xe /tmp/hudson7219746524057295462.sh + ruby /etc/git/automation_scripts/ruby/colossus_monitor.rb ca -0.006550645982850592 FATAL: null java.lang.ArrayIndexOutOfBoundsException at java.io.FileInputStream.readBytes(Native Method) at java.io.FileInputStream.read(FileInputStream.java:233) at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1792) at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1769) at org.apache.commons.io.IOUtils.copy(IOUtils.java:1744) at org.apache.commons.io.IOUtils.toByteArray(IOUtils.java:462) at hudson.util.ProcessTree$Linux.readFileToByteArray(ProcessTree.java:745) at hudson.util.ProcessTree$Linux$LinuxProcess.getEnvironmentVariables(ProcessTree.java:725) at hudson.util.ProcessTree$OSProcess.hasMatchingEnvVars(ProcessTree.java:277) at hudson.util.ProcessTree$Unix.killAll(ProcessTree.java:513) at hudson.Launcher$LocalLauncher.kill(Launcher.java:838) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:540) at hudson.model.Run.execute(Run.java:1741) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:410)