You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/05/08 01:48:59 UTC

Hudson build is still unstable: Shindig #1505

See <http://hudson.zones.apache.org/hudson/job/Shindig/changes>



Hudson build is back to stable : Shindig #1511

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/Shindig/1511/changes>



Hudson build is unstable: Shindig #1510

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/Shindig/1510/changes>



Build failed in Hudson: Shindig #1509

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/Shindig/1509/>

------------------------------------------
Started by timer
Building remotely on minerva.apache.org (Ubuntu)
Updating http://svn.apache.org/repos/asf/shindig/trunk
At revision 942484
no change for http://svn.apache.org/repos/asf/shindig/trunk since the previous build
Parsing POMs
[trunk] $ /home/hudson/tools/java/latest1.5/bin/java -Xms256m -Xmx800m -XX:PermSize=256m -XX:NewSize=64m -cp /home/hudson/hudson-slave/maven-agent.jar:/home/hudson/tools/maven/latest2/boot/classworlds-1.1.jar hudson.maven.agent.Main /home/hudson/tools/maven/latest2 /home/hudson/hudson-slave/slave.jar /home/hudson/hudson-slave/maven-interceptor.jar 54786
<===[HUDSON REMOTING CAPACITY]===>channel started
   Executing Maven:  -B -f <http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/pom.xml> -Pall,samples,reporting clean install
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Apache Shindig Project
[INFO]   Apache Shindig Features
[INFO]   Apache Shindig Common Code
[INFO]   Apache Shindig Gadget Renderer
[INFO]   Apache Shindig Social API
[INFO]   Apache Shindig Web App
[INFO]   Apache Shindig Sample SPI and API Implementations
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Shindig Project
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/target> (included: [**], excluded: [])
[TASKS] Skipping non-existent folder '<http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/src/main/java'...>
[TASKS] Skipping non-existent folder '<http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/src/test/java'...>
[TASKS] Skipping non-existent folder '<http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/src/main/resources'...>
[TASKS] Skipping non-existent folder '<http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/src/test/resources'...>
[INFO] [enforcer:enforce {execution: enforce-java}]
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: default}]
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] [site:attach-descriptor]
[INFO] Preparing source:jar[TASKS] Skipping maven reporter: there is already a result available.
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.

[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/pom.xml> to /export/home/hudson/hudson/jobs/Shindig/modules/org.apache.shindig$shindig-project/builds/2010-05-09_01-06-56/archive/org.apache.shindig/shindig-project/1.1-BETA6-SNAPSHOT/pom.xml
[INFO] [enforcer:enforce {execution: enforce-java}]
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] [source:jar {execution: attach-sources}]
[TASKS] Skipping maven reporter: there is already a result available.[INFO] Preparing source:test-jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[WARNING] Removing: test-jar from forked lifecycle, to prevent recursive invocation.

[INFO] [enforcer:enforce {execution: enforce-java}]
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] [source:test-jar {execution: attach-sources}]
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] [tools:verify-legal-files {execution: verify-legal-files}]
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] [install:install]
[INFO] Installing <http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/pom.xml> to /home/hudson/.m2/repository/org/apache/shindig/shindig-project/1.1-BETA6-SNAPSHOT/shindig-project-1.1-BETA6-SNAPSHOT.pom
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Shindig Features
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/features/target> (included: [**], excluded: [])
[TASKS] Skipping non-existent folder '<http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/features/src/main/java'...>
[TASKS] Skipping non-existent folder '<http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/features/src/test/java'...>
[TASKS] Scanning folder '<http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/features/src/main/javascript/features'> for tasks ... 
[TASKS] Found 0.
[TASKS] Scanning folder '<http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/features'> for tasks ... 
[TASKS] Found 0.
[TASKS] Scanning folder '<http://hudson.zones.apache.org/hudson/job/Shindig/ws/trunk/features/src/test/javascript/features'> for tasks ... 
[TASKS] Found 0.
ERROR: Failed to parse POMs
hudson.remoting.ChannelClosedException: channel is already closed
	at hudson.remoting.Channel.send(Channel.java:412)
	at hudson.remoting.ProxyOutputStream.write(ProxyOutputStream.java:112)
	at hudson.remoting.ProxyOutputStream.write(ProxyOutputStream.java:100)
	at hudson.remoting.RemoteOutputStream.write(RemoteOutputStream.java:110)
	at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:65)
	at java.io.BufferedOutputStream.write(BufferedOutputStream.java:109)
	at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:65)
	at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:123)
	at java.io.ObjectOutputStream$BlockDataOutputStream.flush(ObjectOutputStream.java:1784)
	at java.io.ObjectOutputStream.flush(ObjectOutputStream.java:691)
	at hudson.remoting.Channel.send(Channel.java:418)
	at hudson.remoting.Request.call(Request.java:149)
	at hudson.remoting.Channel.call(Channel.java:551)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:156)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:480)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:416)
	at hudson.model.Run.run(Run.java:1243)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:304)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:122)
FATAL: channel is already closed
hudson.remoting.ChannelClosedException: channel is already closed
	at hudson.remoting.Channel.send(Channel.java:412)
	at hudson.remoting.Request.call(Request.java:105)
	at hudson.remoting.Channel.call(Channel.java:551)
	at hudson.Launcher$RemoteLauncher.kill(Launcher.java:735)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:421)
	at hudson.model.Run.run(Run.java:1243)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:304)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:122)


Hudson build is still unstable: Shindig #1508

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/Shindig/changes>



Hudson build is still unstable: Shindig #1507

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/Shindig/changes>



Hudson build is still unstable: Shindig #1506

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/Shindig/changes>