You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2010/10/27 18:47:04 UTC

Build failed in Hudson: Aries #719

See <https://hudson.apache.org/hudson/job/Aries/719/changes>

Changes:

[gawor] make the goat sample slightly more portable

------------------------------------------
[...truncated 9204 lines...]
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/Aries/ws/aries/samples/blog/blog-persistence-jpa/src/test/resources>
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/Aries/ws/aries/samples/blog/blog-persistence-jpa/src/test/filtered-resources>
[INFO] Copying 4 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/Aries/ws/aries/samples/blog/blog-persistence-jpa/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] [bundle:bundle {execution: default-bundle}]
[HUDSON] Recording test results
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: org.apache.aries.samples.blog.persistence.jpa-0.3-incubating-SNAPSHOT.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/Aries/ws/aries/samples/blog/blog-persistence-jpa/target/org.apache.aries.samples.blog.persistence.jpa-0.3-incubating-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/apache/aries/samples/blog/org.apache.aries.samples.blog.persistence.jpa/0.3-incubating-SNAPSHOT/org.apache.aries.samples.blog.persistence.jpa-0.3-incubating-SNAPSHOT.jar
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/Aries/ws/aries/samples/blog/blog-jpa-eba/pom.xml> to /home/hudson/hudson/jobs/Aries/modules/org.apache.aries.samples.blog$org.apache.aries.samples.blog.jpa.eba/builds/2010-10-27_16-00-24/archive/org.apache.aries.samples.blog/org.apache.aries.samples.blog.jpa.eba/0.3-incubating-SNAPSHOT/pom.xml[INFO] [bundle:install {execution: default-install}]
[WARNING] Exception while updating local OBR: Unable to read repository xml: file:/home/hudson/.m2/repository/repository.xml
org.apache.maven.plugin.MojoExecutionException: Unable to read repository xml: file:/home/hudson/.m2/repository/repository.xml
	at org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:295)
	at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:140)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
	at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at hudson.maven.agent.Main.launch(Main.java:165)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:165)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:694)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:638)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:619)
Caused by: org.xmlpull.v1.XmlPullParserException: unexpected type (position:END_DOCUMENT null@3:1 in java.io.InputStreamReader@35c9cf) 
	at org.kxml2.io.KXmlParser.exception(Unknown Source)
	at org.kxml2.io.KXmlParser.nextTag(Unknown Source)
	at org.apache.felix.bundlerepository.impl.PullParser.parseRepository(PullParser.java:43)
	at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:147)
	at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:118)
	at org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:291)
	... 32 more

[HUDSON] Archiving <https://hudson.apache.org/hudson/job/Aries/ws/aries/samples/blog/blog-jpa-eba/target/org.apache.aries.samples.blog.jpa.eba-0.3-incubating-SNAPSHOT.eba> to /home/hudson/hudson/jobs/Aries/modules/org.apache.aries.samples.blog$org.apache.aries.samples.blog.jpa.eba/builds/2010-10-27_16-00-24/archive/org.apache.aries.samples.blog/org.apache.aries.samples.blog.jpa.eba/0.3-incubating-SNAPSHOT/org.apache.aries.samples.blog.jpa.eba-0.3-incubating-SNAPSHOT.eba
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Aries Blog Sample EBA using JPA
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://hudson.apache.org/hudson/job/Aries/ws/aries/samples/blog/blog-jpa-eba/target> (included: [**], excluded: [])
[INFO] snapshot org.apache.aries.samples.blog:org.apache.aries.samples.blog.persistence.jpa:0.3-incubating-SNAPSHOT: checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.aries.samples.blog:org.apache.aries.samples.blog.persistence.jpa:0.3-incubating-SNAPSHOT: checking for updates from apache.snapshots
[INFO] [enforcer:enforce {execution: default}]
[INFO] [antrun:run {execution: create-prop}]
[INFO] Executing tasks
     [echo] Maven version: 0.3-incubating-SNAPSHOT
     [echo] OSGi version: 0.3.0.incubating-SNAPSHOT
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Aries/ws/aries/samples/blog/blog-jpa-eba/target>
[INFO] Executed tasks
[INFO] [properties:read-project-properties {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/Aries/ws/aries/samples/blog/blog-jpa-eba/src/main/resources>
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/Aries/ws/aries/samples/blog/blog-jpa-eba/src/main/filtered-resources>
[INFO] Copying 4 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/Aries/ws/aries/samples/blog/blog-jpa-eba/src/test/resources>
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/Aries/ws/aries/samples/blog/blog-jpa-eba/src/test/filtered-resources>
[INFO] Copying 4 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/Aries/ws/aries/samples/blog/blog-jpa-eba/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] [eba:eba {execution: default-eba}]
[INFO] Copying artifact[org.apache.aries.samples.blog, org.apache.aries.samples.blog:org.apache.aries.samples.blog.api:jar:0.3-incubating-SNAPSHOT, compile]
[INFO] Copying artifact[org.apache.aries.samples.blog, org.apache.aries.samples.blog:org.apache.aries.samples.blog.web:jar:0.3-incubating-SNAPSHOT, compile]
[INFO] Copying artifact[org.apache.aries.samples.blog, org.apache.aries.samples.blog:org.apache.aries.samples.blog.biz:jar:0.3-incubating-SNAPSHOT, compile]
[INFO] Copying artifact[org.apache.aries.samples.blog, org.apache.aries.samples.blog:org.apache.aries.samples.blog.persistence.jpa:jar:0.3-incubating-SNAPSHOT, compile]
[INFO] Building zip: <https://hudson.apache.org/hudson/job/Aries/ws/aries/samples/blog/blog-jpa-eba/target/org.apache.aries.samples.blog.jpa.eba-0.3-incubating-SNAPSHOT.eba>
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: org.apache.aries.samples.blog.jpa.eba-0.3-incubating-SNAPSHOT.eba
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/Aries/ws/aries/samples/blog/blog-jpa-eba/target/org.apache.aries.samples.blog.jpa.eba-0.3-incubating-SNAPSHOT.eba> to /home/hudson/.m2/repository/org/apache/aries/samples/blog/org.apache.aries.samples.blog.jpa.eba/0.3-incubating-SNAPSHOT/org.apache.aries.samples.blog.jpa.eba-0.3-incubating-SNAPSHOT.eba
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Aries Blog sample iTests
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://hudson.apache.org/hudson/job/Aries/ws/aries/samples/blog/blog-itests/target> (included: [**], excluded: [])
[INFO] [enforcer:enforce {execution: default}]
[INFO] [antrun:run {execution: create-prop}]
[INFO] Executing tasks
     [echo] Maven version: 0.3-incubating-SNAPSHOT
     [echo] OSGi version: 0.3.0.incubating-SNAPSHOT
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Aries/ws/aries/samples/blog/blog-itests/target>
[INFO] Executed tasks
[INFO] [properties:read-project-properties {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [paxexam:generate-depends-file {execution: generate-config}]
[INFO] Created: <https://hudson.apache.org/hudson/job/Aries/ws/aries/samples/blog/blog-itests/target/test-classes/META-INF/maven/dependencies.properties>
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/Aries/ws/aries/samples/blog/blog-itests/src/main/resources>
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/Aries/ws/aries/samples/blog/blog-itests/src/main/filtered-resources>
[INFO] Copying 4 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/Aries/ws/aries/samples/blog/blog-itests/src/test/resources>
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/Aries/ws/aries/samples/blog/blog-itests/src/test/filtered-resources>
[INFO] Copying 4 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 4 source files to <https://hudson.apache.org/hudson/job/Aries/ws/aries/samples/blog/blog-itests/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/Aries/ws/aries/samples/blog/blog-itests/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.aries.samples.blog.itests.JpaBlogSampleWithEbaTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.063 sec
Running org.apache.aries.samples.blog.itests.QuiesceBlogSampleWithEbaTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.414 sec
Running org.apache.aries.samples.blog.itests.JdbcBlogSampleWithEbaTest
[HUDSON] Recording test results
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.265 sec

Results :

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar {execution: default-jar}]
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/Aries/ws/aries/samples/blog/blog-itests/pom.xml> to /home/hudson/hudson/jobs/Aries/modules/org.apache.aries.samples.blog$org.apache.aries.samples.blog.itests/builds/2010-10-27_16-00-24/archive/org.apache.aries.samples.blog/org.apache.aries.samples.blog.itests/0.3-incubating-SNAPSHOT/pom.xml
[INFO] Building jar: <https://hudson.apache.org/hudson/job/Aries/ws/aries/samples/blog/blog-itests/target/org.apache.aries.samples.blog.itests-0.3-incubating-SNAPSHOT.jar>
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: org.apache.aries.samples.blog.itests-0.3-incubating-SNAPSHOT.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/Aries/ws/aries/samples/blog/blog-itests/target/org.apache.aries.samples.blog.itests-0.3-incubating-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/apache/aries/samples/blog/org.apache.aries.samples.blog.itests/0.3-incubating-SNAPSHOT/org.apache.aries.samples.blog.itests-0.3-incubating-SNAPSHOT.jar
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/Aries/ws/aries/samples/blog/blog-itests/target/org.apache.aries.samples.blog.itests-0.3-incubating-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Aries/modules/org.apache.aries.samples.blog$org.apache.aries.samples.blog.itests/builds/2010-10-27_16-00-24/archive/org.apache.aries.samples.blog/org.apache.aries.samples.blog.itests/0.3-incubating-SNAPSHOT/org.apache.aries.samples.blog.itests-0.3-incubating-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Aries Blueprint samples
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://hudson.apache.org/hudson/job/Aries/ws/aries/samples/blueprint/target> (included: [**], excluded: [])
[INFO] [enforcer:enforce {execution: default}]
[INFO] [antrun:run {execution: create-prop}]
[INFO] Executing tasks
     [echo] Maven version: 0.3-incubating-SNAPSHOT
     [echo] OSGi version: 0.3.0.incubating-SNAPSHOT
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Aries/ws/aries/samples/blueprint/target>
[INFO] Executed tasks
[INFO] [properties:read-project-properties {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/Aries/ws/aries/samples/blueprint/pom.xml> to /home/hudson/.m2/repository/org/apache/aries/samples/blueprint/blueprint/0.3-incubating-SNAPSHOT/blueprint-0.3-incubating-SNAPSHOT.pom
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/Aries/ws/aries/samples/blueprint/pom.xml> to /home/hudson/hudson/jobs/Aries/modules/org.apache.aries.samples.blueprint$blueprint/builds/2010-10-27_16-00-24/archive/org.apache.aries.samples.blueprint/blueprint/0.3-incubating-SNAPSHOT/pom.xml
[HUDSON] Archiving /home/hudson/.m2/repository/org/apache/aries/samples/blueprint/blueprint/0.3-incubating-SNAPSHOT/blueprint-0.3-incubating-SNAPSHOT.pom to /home/hudson/hudson/jobs/Aries/modules/org.apache.aries.samples.blueprint$blueprint/builds/2010-10-27_16-00-24/archive/org.apache.aries.samples.blueprint/blueprint/0.3-incubating-SNAPSHOT/blueprint-0.3-incubating-SNAPSHOT.pom
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/Aries/ws/aries/samples/blueprint/helloworld/pom.xml> to /home/hudson/hudson/jobs/Aries/modules/org.apache.aries.samples.blueprint.helloworld$helloworld/builds/2010-10-27_16-00-24/archive/org.apache.aries.samples.blueprint.helloworld/helloworld/0.3-incubating-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Aries Blueprint HelloWorld
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://hudson.apache.org/hudson/job/Aries/ws/aries/samples/blueprint/helloworld/target> (included: [**], excluded: [])
[INFO] [enforcer:enforce {execution: default}]
[INFO] [antrun:run {execution: create-prop}]
[INFO] Executing tasks
     [echo] Maven version: 0.3-incubating-SNAPSHOT
     [echo] OSGi version: 0.3.0.incubating-SNAPSHOT
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Aries/ws/aries/samples/blueprint/helloworld/target>
[INFO] Executed tasks
[INFO] [properties:read-project-properties {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/Aries/ws/aries/samples/blueprint/helloworld/pom.xml> to /home/hudson/.m2/repository/org/apache/aries/samples/blueprint/helloworld/helloworld/0.3-incubating-SNAPSHOT/helloworld-0.3-incubating-SNAPSHOT.pom
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:1280)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:293)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:140)
Caused by: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:954)
Caused by: java.io.EOFException
	at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2554)
	at java.io.ObjectInputStream.skipCustomData(ObjectInputStream.java:1900)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1581)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1496)
	at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1624)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1323)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1947)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1871)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1753)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1329)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:948)


Hudson build is back to normal : Aries #720

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Aries/720/changes>