You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2010/11/11 09:17:15 UTC

[jira] Commented: (INFRA-3023) Builds on Hudson fail often with internal Hudson problems

    [ https://issues.apache.org/jira/browse/INFRA-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12930959#action_12930959 ] 

Martin Grigorov commented on INFRA-3023:
----------------------------------------

Here is a new one:

[HUDSON] Recording test results
Build timed out. Aborting
FATAL: channel is already closed
hudson.remoting.ChannelClosedException: channel is already closed
	at hudson.remoting.Channel.send(Channel.java:467)
	at hudson.remoting.Request.call(Request.java:105)
	at hudson.remoting.Channel.call(Channel.java:630)
	at hudson.Launcher$RemoteLauncher.kill(Launcher.java:744)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:421)
	at hudson.model.Run.run(Run.java:1324)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:349)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:139)
Caused by: java.io.StreamCorruptedException: invalid type code: 00
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1355)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:948)


https://hudson.apache.org/hudson/job/Apache%20Wicket%201.5.x/500/console

> Builds on Hudson fail often with internal Hudson problems
> ---------------------------------------------------------
>
>                 Key: INFRA-3023
>                 URL: https://issues.apache.org/jira/browse/INFRA-3023
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Hudson
>         Environment: Standard Apache build environment
>            Reporter: Martin Grigorov
>            Assignee: Niklas Gustavsson
>
> The Apache Wicket project builds often fail because of internal problems in Hudson itself.
> See for example: 
> https://hudson.apache.org/hudson/job/Apache%20Wicket%201.5.x/372/console
> https://hudson.apache.org/hudson/job/Apache%20Wicket%201.5.x/368/console
> https://hudson.apache.org/hudson/job/Apache%20Wicket%201.5.x/366/console
> https://hudson.apache.org/hudson/job/Apache%20Wicket%201.4.x/181/console
> https://hudson.apache.org/hudson/job/Apache%20Wicket%201.4.x/180/console
> ...
> You can check https://hudson.apache.org/hudson/job/Apache%20Wicket%201.4.x/ for more failures.
> Can this be improved somehow ?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.