Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Components: junit, maven
Created: 31/Jan/13 3:58 PM
Description:

We are using non default plugin which generates surefire reports. During archiving test result throw exception NullPointerException.

This is a regression since 1.432 everythins is working well.

Log:
mojoSucceeded com.hp.maven.plugins:ddm-jython-plugin:1.0-SNAPSHOT(default)
16:46:59 [JENKINS] Recording test results
....
Waiting for Jenkins to finish collecting data
16:47:48 mavenExecutionResult exceptions not empty
16:47:48 message : Internal error: java.lang.NullPointerException
16:47:48 cause : null
16:47:48 Stack trace :
16:47:48 org.apache.maven.InternalErrorException: Internal error: java.lang.NullPointerException
16:47:48 at org.apache.maven.lifecycle.internal.BuilderCommon.handleBuildError(BuilderCommon.java:128)
16:47:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:95)
16:47:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
16:47:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
16:47:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
16:47:48 at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
16:47:48 at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
16:47:48 at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
16:47:48 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:47:48 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
16:47:48 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
16:47:48 at java.lang.reflect.Method.invoke(Method.java:597)
16:47:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
16:47:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
16:47:48 at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
16:47:48 at hudson.maven.Maven3Builder.call(Maven3Builder.java:100)
16:47:48 at hudson.maven.Maven3Builder.call(Maven3Builder.java:66)
16:47:48 at hudson.remoting.UserRequest.perform(UserRequest.java:118)
16:47:48 at hudson.remoting.UserRequest.perform(UserRequest.java:48)
16:47:48 at hudson.remoting.Request$2.run(Request.java:326)
16:47:48 at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
16:47:48 at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
16:47:48 at java.util.concurrent.FutureTask.run(FutureTask.java:138)
16:47:48 at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
16:47:48 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
16:47:48 at java.lang.Thread.run(Thread.java:662)
16:47:48 Caused by: java.lang.NullPointerException
16:47:48 at hudson.maven.reporters.TestMojo.getReportFiles(TestMojo.java:104)
16:47:48 at hudson.maven.reporters.SurefireArchiver.postExecute(SurefireArchiver.java:125)
16:47:48 at hudson.maven.Maven3Builder$MavenExecutionListener.recordMojoEnded(Maven3Builder.java:443)
16:47:48 at hudson.maven.Maven3Builder$MavenExecutionListener.mojoSucceeded(Maven3Builder.java:425)
16:47:48 at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:87)
16:47:48 at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42)
16:47:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:228)
16:47:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
16:47:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
16:47:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
16:47:48 ... 24 more
16:47:48 channel stopped

Project: Jenkins
Labels: junit maven
Priority: Critical Critical
Reporter: Vladimir Kravets
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to