Solaris still seems to be having issues, could someone please take a look? In this case it seems to be out of space, can't run java. (this build failed about 6 hours ago).
Thanks! https://builds.apache.org/view/S-Z/view/ZooKeeper/job/ZooKeeper-trunk-solaris/545/ BUILD FAILED /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper-trunk-solaris/trunk/build.xml:527: java.io.IOException: Cannot run program "/zonestorage/hudson_solaris/home/hudson/hudson-slave/tools/jdk6-u26-auto-install/jre/bin/java": error=12, Not enough space at java.lang.ProcessBuilder.start(ProcessBuilder.java:460) at java.lang.Runtime.exec(Runtime.java:593) at org.apache.tools.ant.taskdefs.Execute$Java13CommandLauncher.exec(Execute.java:862) at org.apache.tools.ant.taskdefs.Execute.launch(Execute.java:481) at org.apache.tools.ant.taskdefs.Execute.execute(Execute.java:495) at org.apache.tools.ant.taskdefs.Java.fork(Java.java:791) at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:214) at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:135) at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:390) at org.apache.tools.ant.Target.performTasks(Target.java:411) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399) at org.apache.tools.ant.Project.executeTarget(Project.java:1368) at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) at org.apache.tools.ant.Project.executeTargets(Project.java:1251) at org.apache.tools.ant.Main.runBuild(Main.java:809) at org.apache.tools.ant.Main.startAnt(Main.java:217) at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280) at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109) Caused by: java.io.IOException: error=12, Not enough space at java.lang.UNIXProcess.forkAndExec(Native Method) at java.lang.UNIXProcess.<init>(UNIXProcess.java:53) at java.lang.ProcessImpl.start(ProcessImpl.java:65) at java.lang.ProcessBuilder.start(ProcessBuilder.java:453) ... 24 more On Sat, May 4, 2013 at 3:26 PM, Gavin McDonald <[email protected]> wrote: > > >> -----Original Message----- >> From: Andreas Lehmkuehler [mailto:[email protected]] >> Sent: Saturday, 4 May 2013 7:25 PM >> To: [email protected] >> Subject: Re: Solaris node is down >> >> Hi, >> >> Am 03.05.2013 18:37, schrieb Giridharan Kesavan: >> > For anything related to build machine access you are better of talking >> > to Infra. Infra Jira might help. >> Ok, I thought everything concerning jenkins would be handled here. >> >> What should I infra ask for? Just some admin karma for jenkins or do I > need >> access to the slaves (as a starter access to the solaris slave would be > ok, as >> most of the PDFBox builds are done on it) > > Asking here is fine. > > I just looked and the slave is up and idle with no jobs waiting (currently). > > Gav... > > > >> >> > thanks >> Thanks for your input. >> >> > -Giri >> >> BR >> Andreas Lehmkühler >> >> > On Thu, May 2, 2013 at 11:09 PM, Andreas Lehmkuehler >> <[email protected]>wrote: >> > >> >> Hi folks, >> >> >> >> the solaris node is down. Is it save to restart the slave agent or is >> >> there some ongoing maintenance because of the lack of disk space? >> >> >> >> Is there any way to help in such cases, like restarting doomed >> >> slaves, clean temp spaces etc.? I already have access to jenkins, but >> >> I guess it is limited to daily activities for normal users. >> >> >> >> BR >> >> Andreas Lehmkühler >> >> >> > > >
