You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Jarek Gawor <ga...@apache.org> on 2011/05/28 19:29:35 UTC

[BUILD] trunk: Failed for Revision: 1128637

Geronimo Revision: 1128637 built with tests included
 
See the full build-0900.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20110528/build-0900.log
 
 
See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/trunk/20110528/unit-test-reports
 
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [genesis:validate-configuration {execution: default}]
[INFO] [geronimo-property:set-property {execution: set-property}]
Downloading: file:///home/geronimo/.m2/jtidy.repository/org/apache/geronimo/components/geronimo-jaspi/1.1.1/geronimo-jaspi-1.1.1-tests.jar
[INFO] Unable to find resource 'org.apache.geronimo.components:geronimo-jaspi:jar:tests:1.1.1' in repository local (file:///home/geronimo/.m2/jtidy.repository)
Downloading: http://svn.apache.org/repos/asf/geronimo/repo//org/apache/geronimo/components/geronimo-jaspi/1.1.1/geronimo-jaspi-1.1.1-tests.jar
[INFO] Unable to find resource 'org.apache.geronimo.components:geronimo-jaspi:jar:tests:1.1.1' in repository geronimo-svn-repo (http://svn.apache.org/repos/asf/geronimo/repo/)
Downloading: http://oss.sonatype.org/content/groups/jetty-with-staging/org/apache/geronimo/components/geronimo-jaspi/1.1.1/geronimo-jaspi-1.1.1-tests.jar
[INFO] Unable to find resource 'org.apache.geronimo.components:geronimo-jaspi:jar:tests:1.1.1' in repository jetty.oss.sonatype.org (http://oss.sonatype.org/content/groups/jetty-with-staging)
Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo//org/apache/geronimo/components/geronimo-jaspi/1.1.1/geronimo-jaspi-1.1.1-tests.jar
[INFO] Unable to find resource 'org.apache.geronimo.components:geronimo-jaspi:jar:tests:1.1.1' in repository smx.svn (http://svn.apache.org/repos/asf/servicemix/m2-repo/)
Downloading: http://download.java.net/maven/2//org/apache/geronimo/components/geronimo-jaspi/1.1.1/geronimo-jaspi-1.1.1-tests.jar
[INFO] Unable to find resource 'org.apache.geronimo.components:geronimo-jaspi:jar:tests:1.1.1' in repository java.net2 (http://download.java.net/maven/2/)
Downloading: http://nexus.openqa.org/content/repositories/releases/org/apache/geronimo/components/geronimo-jaspi/1.1.1/geronimo-jaspi-1.1.1-tests.jar
[INFO] Unable to find resource 'org.apache.geronimo.components:geronimo-jaspi:jar:tests:1.1.1' in repository openqa-releases (http://nexus.openqa.org/content/repositories/releases)
Downloading: http://repo2.maven.org/maven2/org/apache/geronimo/components/geronimo-jaspi/1.1.1/geronimo-jaspi-1.1.1-tests.jar

[INFO] [enforcer:enforce {execution: default}]
[INFO] [xmlbeans:xmlbeans {execution: default}]
Time to build schema type system: 0.107 seconds
Time to generate code: 0.067 seconds
Time to compile code: 1.688 seconds
[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 /home/geronimo/geronimo/trunk/plugins/jetty8/geronimo-jetty8-builder/src/main/resources
[INFO] skip non existing resourceDirectory /home/geronimo/geronimo/trunk/plugins/jetty8/geronimo-jetty8-builder/src/main/filtered-resources
[INFO] Copying 43 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 1 source file to /home/geronimo/geronimo/trunk/plugins/jetty8/geronimo-jetty8-builder/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 36 resources
[INFO] skip non existing resourceDirectory /home/geronimo/geronimo/trunk/plugins/jetty8/geronimo-jetty8-builder/src/test/filtered-resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 7 source files to /home/geronimo/geronimo/trunk/plugins/jetty8/geronimo-jetty8-builder/target/test-classes
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: /home/geronimo/geronimo/trunk/plugins/jetty8/geronimo-jetty8-builder/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.geronimo.jetty8.deployment.PlanParsingTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.29 sec
Running org.apache.geronimo.jetty8.deployment.JettyModuleBuilderTest
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.797 sec <<< FAILURE!

Results :

Tests in error: 
  testDeployWar4(org.apache.geronimo.jetty8.deployment.JettyModuleBuilderTest)
  testContextRootWithSpaces(org.apache.geronimo.jetty8.deployment.JettyModuleBuilderTest)
  testDeployJaspiConfigProvider(org.apache.geronimo.jetty8.deployment.JettyModuleBuilderTest)

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

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to /home/geronimo/geronimo/trunk/plugins/jetty8/geronimo-jetty8-builder/target/surefire-reports for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: There are test failures.

Please refer to /home/geronimo/geronimo/trunk/plugins/jetty8/geronimo-jetty8-builder/target/surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:715)
	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.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 org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
	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 org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
	at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to /home/geronimo/geronimo/trunk/plugins/jetty8/geronimo-jetty8-builder/target/surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefirePlugin.execute(SurefirePlugin.java:575)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	... 17 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 250 minutes 7 seconds
[INFO] Finished at: Sat May 28 13:11:35 EDT 2011
[INFO] Final Memory: 387M/814M
[INFO] ------------------------------------------------------------------------