You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@cxf.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/05/25 21:38:54 UTC

Build failed in Hudson: CXF-2.2.x-JDK15 » Apache CXF Runtime JAX-WS Frontend #430

See <http://hudson.zones.apache.org/hudson/job/CXF-2.2.x-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/430/>

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF Runtime JAX-WS Frontend
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <http://hudson.zones.apache.org/hudson/job/CXF-2.2.x-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/target>
[INFO] [checkstyle:checkstyle {execution: validate}]
[INFO] Starting audit...
Audit done.

[INFO] Preparing pmd:check
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/CXF-2.2.x-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/pom.xml> to /export/home/hudson/hudson/jobs/CXF-2.2.x-JDK15/modules/org.apache.cxf$cxf-rt-frontend-jaxws/builds/2010-05-25_19-29-54/archive/org.apache.cxf/cxf-rt-frontend-jaxws/2.2.9-SNAPSHOT/pom.xml
[INFO] [pmd:pmd {execution: pmd}]
[INFO] [pmd:check {execution: validate}]
[INFO] 
[INFO] [cxf-xml2fastinfoset:xml2fastinfoset {execution: xml2fastinfoset}]
[INFO] [build-helper:add-source {execution: add-source}]
[INFO] Source directory: <http://hudson.zones.apache.org/hudson/job/CXF-2.2.x-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/generated> added.
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 10 resources
[INFO] Copying 6 resources
[INFO] skip non existing resourceDirectory <http://hudson.zones.apache.org/hudson/job/CXF-2.2.x-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/resources-filtered>
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 136 source files to <http://hudson.zones.apache.org/hudson/job/CXF-2.2.x-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 28 resources
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory <http://hudson.zones.apache.org/hudson/job/CXF-2.2.x-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/target/generated/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 80 source files to <http://hudson.zones.apache.org/hudson/job/CXF-2.2.x-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://hudson.zones.apache.org/hudson/job/CXF-2.2.x-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/test/java/org/apache/cxf/jaxws/dispatch/DispatchTest.java>:[157,30] incompatible types
found   : java.util.List<org.apache.cxf.interceptor.Interceptor>
required: java.util.List<org.apache.cxf.interceptor.Interceptor<? extends org.apache.cxf.message.Message>>

[INFO] 1error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<http://hudson.zones.apache.org/hudson/job/CXF-2.2.x-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/test/java/org/apache/cxf/jaxws/dispatch/DispatchTest.java>:[157,30] incompatible types
found   : java.util.List<org.apache.cxf.interceptor.Interceptor>
required: java.util.List<org.apache.cxf.interceptor.Interceptor<? extends org.apache.cxf.message.Message>>


[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
<http://hudson.zones.apache.org/hudson/job/CXF-2.2.x-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/test/java/org/apache/cxf/jaxws/dispatch/DispatchTest.java>:[157,30] incompatible types
found   : java.util.List<org.apache.cxf.interceptor.Interceptor>
required: java.util.List<org.apache.cxf.interceptor.Interceptor<? extends org.apache.cxf.message.Message>>


	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.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:592)
	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:159)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:688)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:632)
	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:417)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure
<http://hudson.zones.apache.org/hudson/job/CXF-2.2.x-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/test/java/org/apache/cxf/jaxws/dispatch/DispatchTest.java>:[157,30] incompatible types
found   : java.util.List<org.apache.cxf.interceptor.Interceptor>
required: java.util.List<org.apache.cxf.interceptor.Interceptor<? extends org.apache.cxf.message.Message>>


	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656)
	at org.apache.maven.plugin.TestCompilerMojo.execute(TestCompilerMojo.java:160)
	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)
	... 28 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8 minutes 41 seconds
[INFO] Finished at: Tue May 25 19:38:48 UTC 2010
[INFO] Final Memory: 106M/190M
[INFO] ------------------------------------------------------------------------
Waiting for Hudson to finish collecting data


Hudson build is back to normal : CXF-2.2.x-JDK15 » Apache CXF Runtime JAX-WS Frontend #432

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/CXF-2.2.x-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/432/changes>



Build failed in Hudson: CXF-2.2.x-JDK15 » Apache CXF Runtime JAX-WS Frontend #431

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/CXF-2.2.x-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/431/changes>

Changes:

[dkulp] Fix compile failure

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF Runtime JAX-WS Frontend
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <http://hudson.zones.apache.org/hudson/job/CXF-2.2.x-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/target>
[INFO] [checkstyle:checkstyle {execution: validate}]
[INFO] Starting audit...
<http://hudson.zones.apache.org/hudson/job/CXF-2.2.x-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/test/java/org/apache/cxf/jaxws/dispatch/DispatchTest.java>:45:8: Unused import - org.apache.cxf.message.Message.
Audit done.

[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/CXF-2.2.x-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/pom.xml> to /export/home/hudson/hudson/jobs/CXF-2.2.x-JDK15/modules/org.apache.cxf$cxf-rt-frontend-jaxws/builds/2010-05-25_20-41-45/archive/org.apache.cxf/cxf-rt-frontend-jaxws/2.2.9-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] An error has occurred in Checkstyle report generation.

Embedded error: Failed during checkstyle execution
There are 1 checkstyle errors.
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: An error has occurred in Checkstyle report generation.
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:719)
	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:592)
	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:159)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:688)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:632)
	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:417)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.maven.plugin.MojoExecutionException: An error has occurred in Checkstyle report generation.
	at org.apache.maven.reporting.AbstractMavenReport.execute(AbstractMavenReport.java:83)
	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)
	... 28 more
Caused by: org.apache.maven.reporting.MavenReportException: Failed during checkstyle execution
	at org.apache.maven.plugin.checkstyle.CheckstyleReport.executeReport(CheckstyleReport.java:595)
	at org.apache.maven.reporting.AbstractMavenReport.generate(AbstractMavenReport.java:131)
	at org.apache.maven.reporting.AbstractMavenReport.execute(AbstractMavenReport.java:76)
	... 31 more
Caused by: org.apache.maven.plugin.checkstyle.CheckstyleExecutorException: There are 1 checkstyle errors.
	at org.apache.maven.plugin.checkstyle.DefaultCheckstyleExecutor.executeCheckstyle(DefaultCheckstyleExecutor.java:218)
	at org.apache.maven.plugin.checkstyle.CheckstyleReport.executeReport(CheckstyleReport.java:576)
	... 33 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 minutes 45 seconds
[INFO] Finished at: Tue May 25 20:49:47 UTC 2010
[INFO] Final Memory: 114M/188M
[INFO] ------------------------------------------------------------------------