----- Original Message ----- > From: "Itamar Heim" <[email protected]> > To: "Jenkins oVirt Server" <[email protected]> > Cc: [email protected] > Sent: Monday, March 4, 2013 4:19:38 PM > Subject: Re: [oVirt Jenkins] check_gerrit_ovirt_org - Build # 49319 - Failure! > > On 04/03/2013 15:50, Jenkins oVirt Server wrote: > > Project: http://jenkins.ovirt.org/job/check_gerrit_ovirt_org/ > > Build: http://jenkins.ovirt.org/job/check_gerrit_ovirt_org/49319/ > > Build Number: 49319 > > Build Status: Failure > > Triggered By: Started by timer > > such a job doesn't exist yet?
it exists, i just migrated jenkins.ovirt.org to the new server, there might be some random failing jobs, i'm on it. but 99% of things works afaik. > > > > > ------------------------------------- > > Changes Since Last Success: > > ------------------------------------- > > Changes for Build #49319 > > > > > > > > ----------------- > > Failed Tests: > > ----------------- > > No tests ran. > > > > ------------------ > > Build Log: > > ------------------ > > Started by timer > > Building remotely on jenkins.ekohl.nl in workspace > > /home/jenkins/workspace/check_gerrit_ovirt_org > > No emails were triggered. > > FATAL: command execution failed > > java.io.InterruptedIOException > > at hudson.Launcher$RemoteLauncher.launch(Launcher.java:800) > > at hudson.Launcher$ProcStarter.start(Launcher.java:338) > > at hudson.Launcher$ProcStarter.join(Launcher.java:345) > > at > > hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:82) > > at > > hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:58) > > at > > hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19) > > at > > > > hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:718) > > at hudson.model.Build$BuildExecution.build(Build.java:199) > > at hudson.model.Build$BuildExecution.doRun(Build.java:160) > > at > > > > hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:500) > > at hudson.model.Run.execute(Run.java:1502) > > at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) > > at > > hudson.model.ResourceController.execute(ResourceController.java:88) > > at hudson.model.Executor.run(Executor.java:237) > > Caused by: java.lang.InterruptedException > > at java.lang.Object.wait(Native Method) > > at hudson.remoting.Request.call(Request.java:146) > > at hudson.remoting.Channel.call(Channel.java:672) > > at hudson.Launcher$RemoteLauncher.launch(Launcher.java:798) > > ... 13 more > > FATAL: Unable to delete script file > > /tmp/hudson5840342465919877499.sh > > hudson.util.IOException2: remote file operation failed: > > /tmp/hudson5840342465919877499.sh at > > hudson.remoting.Channel@1a6fc530:jenkins.ekohl.nl > > at hudson.FilePath.act(FilePath.java:848) > > at hudson.FilePath.act(FilePath.java:834) > > at hudson.FilePath.delete(FilePath.java:1139) > > at > > hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) > > at > > hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:58) > > at > > hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19) > > at > > > > hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:718) > > at hudson.model.Build$BuildExecution.build(Build.java:199) > > at hudson.model.Build$BuildExecution.doRun(Build.java:160) > > at > > > > hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:500) > > at hudson.model.Run.execute(Run.java:1502) > > at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) > > at > > hudson.model.ResourceController.execute(ResourceController.java:88) > > at hudson.model.Executor.run(Executor.java:237) > > Caused by: hudson.remoting.ChannelClosedException: channel is > > already closed > > at hudson.remoting.Channel.send(Channel.java:494) > > at hudson.remoting.Request.call(Request.java:129) > > at hudson.remoting.Channel.call(Channel.java:672) > > at hudson.FilePath.act(FilePath.java:841) > > ... 13 more > > Caused by: java.io.IOException > > at hudson.remoting.Channel.close(Channel.java:910) > > at hudson.remoting.Channel.close(Channel.java:892) > > at > > hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:564) > > at hudson.slaves.SlaveComputer.kill(SlaveComputer.java:545) > > at > > hudson.model.AbstractCIBase.killComputer(AbstractCIBase.java:84) > > at jenkins.model.Jenkins.cleanUp(Jenkins.java:2599) > > at hudson.WebAppMain.contextDestroyed(WebAppMain.java:341) > > at > > winstone.WebAppConfiguration.destroy(WebAppConfiguration.java:1167) > > at > > winstone.HostConfiguration.destroyWebApp(HostConfiguration.java:148) > > at winstone.HostConfiguration.destroy(HostConfiguration.java:156) > > at winstone.HostGroup.destroy(HostGroup.java:77) > > at winstone.Launcher.shutdown(Launcher.java:337) > > at winstone.ShutdownHook.run(ShutdownHook.java:25) > > Build step 'Execute shell' marked build as failure > > Looks like the node went offline during the build. Check the slave > > log for the details. > > FATAL: channel is already closed > > hudson.remoting.ChannelClosedException: channel is already closed > > at hudson.remoting.Channel.send(Channel.java:494) > > at hudson.remoting.Request.call(Request.java:129) > > at hudson.remoting.Channel.call(Channel.java:672) > > at hudson.Launcher$RemoteLauncher.kill(Launcher.java:823) > > at > > > > hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:523) > > at hudson.model.Run.execute(Run.java:1502) > > at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) > > at > > hudson.model.ResourceController.execute(ResourceController.java:88) > > at hudson.model.Executor.run(Executor.java:237) > > Caused by: java.io.IOException > > at hudson.remoting.Channel.close(Channel.java:910) > > at hudson.remoting.Channel.close(Channel.java:892) > > at > > hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:564) > > at hudson.slaves.SlaveComputer.kill(SlaveComputer.java:545) > > at > > hudson.model.AbstractCIBase.killComputer(AbstractCIBase.java:84) > > at jenkins.model.Jenkins.cleanUp(Jenkins.java:2599) > > at hudson.WebAppMain.contextDestroyed(WebAppMain.java:341) > > at > > winstone.WebAppConfiguration.destroy(WebAppConfiguration.java:1167) > > at > > winstone.HostConfiguration.destroyWebApp(HostConfiguration.java:148) > > at winstone.HostConfiguration.destroy(HostConfiguration.java:156) > > at winstone.HostGroup.destroy(HostGroup.java:77) > > at winstone.Launcher.shutdown(Launcher.java:337) > > at winstone.ShutdownHook.run(ShutdownHook.java:25) > > > > _______________________________________________ > Infra mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/infra > _______________________________________________ Infra mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/infra
