dev@jersey.java.net

Build failed in Hudson: Jersey #2569

From: Hudson <hudson-admins_at_sun.com>
Date: Tue, 5 Jan 2010 01:58:24 -0800 (PST)

See <http://hudson.sfbay/job/Jersey/2569/>

------------------------------------------
[...truncated 22301 lines...]
[INFO] transform, srcFile: <http://hudson.sfbay/job/Jersey/ws/jersey/samples/spring-annotations/pom.xml,> destFile: <http://hudson.sfbay/job/Jersey/ws/jersey/samples/spring-annotations/target/gf-pom-file/pom.xml>
[INFO] [assembly:attached {execution: make-assembly}]
[INFO] Reading assembly descriptor: src/main/assembly/src.xml
[INFO] Reading assembly descriptor: src/main/assembly/glassfish.xml
[INFO] Building zip: <http://hudson.sfbay/job/Jersey/ws/jersey/samples/spring-annotations/target/spring-annotations-project.zip>
[INFO] Building zip: <http://hudson.sfbay/job/Jersey/ws/jersey/samples/spring-annotations/target/spring-annotations-gf-project.zip>
[INFO] [install:install]
[INFO] Installing <http://hudson.sfbay/job/Jersey/ws/jersey/samples/spring-annotations/target/spring-annotations.war> to /files/hudson/.m2/repository/com/sun/jersey/samples/spring-annotations/1.1.5-ea-SNAPSHOT/spring-annotations-1.1.5-ea-SNAPSHOT.war
[INFO] Installing <http://hudson.sfbay/job/Jersey/ws/jersey/samples/spring-annotations/target/spring-annotations-project.zip> to /files/hudson/.m2/repository/com/sun/jersey/samples/spring-annotations/1.1.5-ea-SNAPSHOT/spring-annotations-1.1.5-ea-SNAPSHOT-project.zip
[INFO] Installing <http://hudson.sfbay/job/Jersey/ws/jersey/samples/spring-annotations/target/spring-annotations-gf-project.zip> to /files/hudson/.m2/repository/com/sun/jersey/samples/spring-annotations/1.1.5-ea-SNAPSHOT/spring-annotations-1.1.5-ea-SNAPSHOT-gf-project.zip
[INFO] ------------------------------------------------------------------------
[INFO] Building Storage Service - Jersey sample
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 10 source files to <http://hudson.sfbay/job/Jersey/ws/jersey/samples/storage-service/target/classes>
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 1 source file to <http://hudson.sfbay/job/Jersey/ws/jersey/samples/storage-service/target/test-classes>
[INFO] [surefire:test]
[INFO] Surefire report directory: <http://hudson.sfbay/job/Jersey/ws/jersey/samples/storage-service/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.sun.jersey.samples.storageservice.MainTest
Starting grizzly...
Jan 5, 2010 1:57:49 AM com.sun.jersey.api.core.PackagesResourceConfig init
INFO: Scanning for root resource and provider classes in the packages:
  com.sun.jersey.samples.storageservice.resources
Jan 5, 2010 1:57:49 AM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Root resource classes found:
  class com.sun.jersey.samples.storageservice.resources.ContainersResource
Jan 5, 2010 1:57:49 AM com.sun.jersey.api.core.ScanningResourceConfig init
INFO: No provider classes found.
Jan 5, 2010 1:57:49 AM com.sun.jersey.server.impl.application.WebApplicationImpl initiate
INFO: Initiating Jersey application, version 'Jersey: 1.1.5-ea-SNAPSHOT 01/05/2010 01:45 AM'
Starting grizzly...
Jan 5, 2010 1:57:52 AM com.sun.jersey.api.core.PackagesResourceConfig init
INFO: Scanning for root resource and provider classes in the packages:
  com.sun.jersey.samples.storageservice.resources
Jan 5, 2010 1:57:52 AM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Root resource classes found:
  class com.sun.jersey.samples.storageservice.resources.ContainersResource
Jan 5, 2010 1:57:52 AM com.sun.jersey.api.core.ScanningResourceConfig init
INFO: No provider classes found.
Jan 5, 2010 1:57:52 AM com.sun.jersey.server.impl.application.WebApplicationImpl initiate
INFO: Initiating Jersey application, version 'Jersey: 1.1.5-ea-SNAPSHOT 01/05/2010 01:45 AM'
GET CONTAINERS
Starting grizzly...
Jan 5, 2010 1:57:53 AM com.sun.jersey.api.core.PackagesResourceConfig init
INFO: Scanning for root resource and provider classes in the packages:
  com.sun.jersey.samples.storageservice.resources
Jan 5, 2010 1:57:53 AM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Root resource classes found:
  class com.sun.jersey.samples.storageservice.resources.ContainersResource
Jan 5, 2010 1:57:53 AM com.sun.jersey.api.core.ScanningResourceConfig init
INFO: No provider classes found.
Jan 5, 2010 1:57:53 AM com.sun.jersey.server.impl.application.WebApplicationImpl initiate
INFO: Initiating Jersey application, version 'Jersey: 1.1.5-ea-SNAPSHOT 01/05/2010 01:45 AM'
DELETE CONTAINER quotes
PUT CONTAINER quotes
PUT ITEM quotes 1
PUT ITEM quotes 2
PUT ITEM quotes 3
PUT ITEM quotes 4
GET CONTAINER quotes, search = null
GET CONTAINER quotes, search = king
Starting grizzly...
Jan 5, 2010 1:57:54 AM com.sun.jersey.api.core.PackagesResourceConfig init
INFO: Scanning for root resource and provider classes in the packages:
  com.sun.jersey.samples.storageservice.resources
Jan 5, 2010 1:57:54 AM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Root resource classes found:
  class com.sun.jersey.samples.storageservice.resources.ContainersResource
Jan 5, 2010 1:57:54 AM com.sun.jersey.api.core.ScanningResourceConfig init
INFO: No provider classes found.
Jan 5, 2010 1:57:54 AM com.sun.jersey.server.impl.application.WebApplicationImpl initiate
INFO: Initiating Jersey application, version 'Jersey: 1.1.5-ea-SNAPSHOT 01/05/2010 01:45 AM'
PUT ITEM quotes 1
PUT ITEM quotes 2
PUT ITEM quotes 3
PUT ITEM quotes 4
GET ITEM quotes 3
GET ITEM quotes 3
PUT ITEM quotes 3
GET ITEM quotes 3
Starting grizzly...
Jan 5, 2010 1:57:54 AM com.sun.jersey.api.core.PackagesResourceConfig init
INFO: Scanning for root resource and provider classes in the packages:
  com.sun.jersey.samples.storageservice.resources
Jan 5, 2010 1:57:54 AM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Root resource classes found:
  class com.sun.jersey.samples.storageservice.resources.ContainersResource
Jan 5, 2010 1:57:54 AM com.sun.jersey.api.core.ScanningResourceConfig init
INFO: No provider classes found.
Jan 5, 2010 1:57:54 AM com.sun.jersey.server.impl.application.WebApplicationImpl initiate
INFO: Initiating Jersey application, version 'Jersey: 1.1.5-ea-SNAPSHOT 01/05/2010 01:45 AM'
PUT ITEM quotes 1
PUT ITEM quotes 2
PUT ITEM quotes 3
PUT ITEM quotes 4
DELETE ITEM quotes 3
GET CONTAINER quotes, search = king
Starting grizzly...
Jan 5, 2010 1:57:55 AM com.sun.jersey.api.core.PackagesResourceConfig init
INFO: Scanning for root resource and provider classes in the packages:
  com.sun.jersey.samples.storageservice.resources
Jan 5, 2010 1:57:55 AM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Root resource classes found:
  class com.sun.jersey.samples.storageservice.resources.ContainersResource
Jan 5, 2010 1:57:55 AM com.sun.jersey.api.core.ScanningResourceConfig init
INFO: No provider classes found.
Jan 5, 2010 1:57:55 AM com.sun.jersey.server.impl.application.WebApplicationImpl initiate
INFO: Initiating Jersey application, version 'Jersey: 1.1.5-ea-SNAPSHOT 01/05/2010 01:45 AM'
PUT CONTAINER quotes
DELETE CONTAINER quotes
GET CONTAINER quotes, search = null
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.951 sec

Results :

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

[INFO] [jar:jar]
[INFO] Building jar: <http://hudson.sfbay/job/Jersey/ws/jersey/samples/storage-service/target/storage-service-1.1.5-ea-SNAPSHOT.jar>
[INFO] [assembly:attached {execution: make-assembly}]
[INFO] Reading assembly descriptor: src/main/assembly/src.xml
[INFO] Building zip: <http://hudson.sfbay/job/Jersey/ws/jersey/samples/storage-service/target/storage-service-1.1.5-ea-SNAPSHOT-project.zip>
[INFO] [install:install]
[INFO] Installing <http://hudson.sfbay/job/Jersey/ws/jersey/samples/storage-service/target/storage-service-1.1.5-ea-SNAPSHOT.jar> to /files/hudson/.m2/repository/com/sun/jersey/samples/storage-service/1.1.5-ea-SNAPSHOT/storage-service-1.1.5-ea-SNAPSHOT.jar
[INFO] Installing <http://hudson.sfbay/job/Jersey/ws/jersey/samples/storage-service/target/storage-service-1.1.5-ea-SNAPSHOT-project.zip> to /files/hudson/.m2/repository/com/sun/jersey/samples/storage-service/1.1.5-ea-SNAPSHOT/storage-service-1.1.5-ea-SNAPSHOT-project.zip
[INFO] ------------------------------------------------------------------------
[INFO] Building jersey-fastinfoset
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 01/05/2010 01:57 AM at timestamp: 1262685476924
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 3 source files to <http://hudson.sfbay/job/Jersey/ws/jersey/jersey-fastinfoset/target/classes>
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar: <http://hudson.sfbay/job/Jersey/ws/jersey/jersey-fastinfoset/target/jersey-fastinfoset-1.1.5-ea-SNAPSHOT.jar>
[INFO] [javadoc:jar {execution: attach-javadocs}]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 01/05/2010 01:57 AM at timestamp: 1262685477586
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: <http://hudson.sfbay/job/Jersey/ws/jersey/jersey-fastinfoset/target/jersey-fastinfoset-1.1.5-ea-SNAPSHOT-sources.jar>
[INFO] [install:install]
[INFO] Installing <http://hudson.sfbay/job/Jersey/ws/jersey/jersey-fastinfoset/target/jersey-fastinfoset-1.1.5-ea-SNAPSHOT.jar> to /files/hudson/.m2/repository/com/sun/jersey/jersey-fastinfoset/1.1.5-ea-SNAPSHOT/jersey-fastinfoset-1.1.5-ea-SNAPSHOT.jar
[INFO] Installing <http://hudson.sfbay/job/Jersey/ws/jersey/jersey-fastinfoset/target/jersey-fastinfoset-1.1.5-ea-SNAPSHOT-sources.jar> to /files/hudson/.m2/repository/com/sun/jersey/jersey-fastinfoset/1.1.5-ea-SNAPSHOT/jersey-fastinfoset-1.1.5-ea-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building jersey-tests
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 01/05/2010 01:57 AM at timestamp: 1262685477632
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[WARNING] POM for 'rome:rome:pom:0.9:test' is invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 POM. for project rome:rome at /files/hudson/.m2/repository/rome/rome/0.9/rome-0.9.pom
[INFO] [compiler:compile]
[INFO] No sources to compile
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [resources:testResources {execution: default}]
[INFO] Using default encoding to copy filtered resources.
[WARNING] POM for 'rome:rome:pom:0.9:test' is invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 POM. for project rome:rome at /files/hudson/.m2/repository/rome/rome/0.9/rome-0.9.pom
[INFO] [compiler:testCompile]
[INFO] Compiling 301 source files to <http://hudson.sfbay/job/Jersey/ws/jersey/jersey-tests/target/test-classes>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<http://hudson.sfbay/job/Jersey/ws/jersey/jersey-tests/src/test/java/com/sun/jersey/impl/methodparams/QueryParamAsSetStringTest.java>:[60,18] error while writing com.sun.jersey.impl.methodparams.QueryParamAsSetStringTest.ResourceStringSet: No space left on device



<http://hudson.sfbay/job/Jersey/ws/jersey/jersey-tests/src/test/java/com/sun/jersey/impl/methodparams/QueryParamAsSetStringTest.java>:[60,18] error while writing com.sun.jersey.impl.methodparams.QueryParamAsSetStringTest.ResourceStringSet: No space left on device


[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
<http://hudson.sfbay/job/Jersey/ws/jersey/jersey-tests/src/test/java/com/sun/jersey/impl/methodparams/QueryParamAsSetStringTest.java>:[60,18] error while writing com.sun.jersey.impl.methodparams.QueryParamAsSetStringTest.ResourceStringSet: No space left on device


        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:579)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:499)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:478)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:291)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
        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:585)
        at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
        at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
        at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure
<http://hudson.sfbay/job/Jersey/ws/jersey/jersey-tests/src/test/java/com/sun/jersey/impl/methodparams/QueryParamAsSetStringTest.java>:[60,18] error while writing com.sun.jersey.impl.methodparams.QueryParamAsSetStringTest.ResourceStringSet: No space left on device


        at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:516)
        at org.apache.maven.plugin.TestCompilerMojo.execute(TestCompilerMojo.java:102)
        at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:451)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:558)
        ... 16 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13 minutes 15 seconds
[INFO] Finished at: Tue Jan 05 01:58:02 PST 2010
[INFO] Final Memory: 134M/508M
[INFO] ------------------------------------------------------------------------
2010-01-05 01:58:05.229::INFO: Shutdown hook executing
2010-01-05 01:58:05.230::INFO: Shutdown hook complete
2010-01-05 01:58:06.230::INFO: Shutdown hook complete
2010-01-05 01:58:07.230::INFO: Shutdown hook complete
2010-01-05 01:58:08.231::INFO: Shutdown hook complete
2010-01-05 01:58:09.231::INFO: Shutdown hook complete
2010-01-05 01:58:10.231::INFO: Shutdown hook complete
2010-01-05 01:58:11.231::INFO: Shutdown hook complete
2010-01-05 01:58:12.231::INFO: Shutdown hook complete
2010-01-05 01:58:13.231::INFO: Shutdown hook complete
2010-01-05 01:58:14.231::INFO: Shutdown hook complete
2010-01-05 01:58:15.231::INFO: Shutdown hook complete
2010-01-05 01:58:16.231::INFO: Shutdown hook complete
2010-01-05 01:58:17.231::INFO: Shutdown hook complete
2010-01-05 01:58:18.232::INFO: Shutdown hook complete
2010-01-05 01:58:19.232::INFO: Shutdown hook complete
Recording test results