Please take note of the bug reported, which was reported with the 
instruction to mail this address. 

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/11b9ed33-8256-49fa-bd22-204baff7eb0f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Started by upstream project "qa-runAll_ie-dev" build number 100
originally caused by:
 Started by upstream project "qa-runAll-dev" build number 58
 originally caused by:
  Started by timer
[EnvInject] - Loading node environment variables.

Parsing POMs
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[qa-meeting_remove_all_ie-dev] $ java -cp 
C:\jenkins\maven32-agent.jar;C:\jenkins\tools\hudson.tasks.Maven_MavenInstallation\maven\boot\plexus-classworlds-2.5.1.jar;C:\jenkins\tools\hudson.tasks.Maven_MavenInstallation\maven/conf/logging
 jenkins.maven3.agent.Maven32Main 
C:\jenkins\tools\hudson.tasks.Maven_MavenInstallation\maven 
C:\jenkins\slave.jar C:\jenkins\maven32-interceptor.jar 
C:\jenkins\maven3-interceptor-commons.jar 57260
ERROR: Processing failed due to a bug in the code. Please report this to 
jenkinsci-users@googlegroups.com
java.lang.IllegalStateException: Invalid object ID 370 iota=372
        at hudson.remoting.ExportTable.diagnoseInvalidId(ExportTable.java:386)
        at hudson.remoting.ExportTable.get(ExportTable.java:330)
        at hudson.remoting.Channel.getExportedObject(Channel.java:605)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:317)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:301)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:260)
        at hudson.remoting.UserRequest.perform(UserRequest.java:121)
        at hudson.remoting.UserRequest.perform(UserRequest.java:49)
        at hudson.remoting.Request$2.run(Request.java:325)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at hudson.remoting.Engine$1$1.run(Engine.java:69)
        at java.lang.Thread.run(Unknown Source)
        at ......remote call to win2(Native Method)
        at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1361)
        at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
        at hudson.remoting.Channel.call(Channel.java:753)
        at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:179)
        at hudson.maven.$Proxy63.accept(Unknown Source)
        at 
hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:270)
        at hudson.maven.ProcessCache.get(ProcessCache.java:236)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:784)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:537)
        at hudson.model.Run.execute(Run.java:1741)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:537)
        at hudson.model.ResourceController.execute(ResourceController.java:98)
        at hudson.model.Executor.run(Executor.java:381)
Caused by: java.lang.Exception: Object was recently deallocated
    #370 (ref.0) : object=null 
type=hudson.maven.AbstractMavenProcessFactory$SocketHandler$AcceptorImpl 
interfaces=[hudson.maven.AbstractMavenProcessFactory$Acceptor]
      Created at Wed Jul 15 22:02:26 PDT 2015
        at hudson.remoting.ExportTable$Entry.<init>(ExportTable.java:99)
        at hudson.remoting.ExportTable.export(ExportTable.java:305)
        at hudson.remoting.Channel.internalExport(Channel.java:601)
        at hudson.remoting.Channel.export(Channel.java:592)
        at hudson.remoting.Channel.export(Channel.java:562)
        at 
hudson.maven.AbstractMavenProcessFactory$SocketHandler$AcceptorImpl.writeReplace(AbstractMavenProcessFactory.java:226)
        at sun.reflect.GeneratedMethodAccessor598.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at java.io.ObjectStreamClass.invokeWriteReplace(Unknown Source)
        at java.io.ObjectOutputStream.writeObject0(Unknown Source)
        at java.io.ObjectOutputStream.writeObject(Unknown Source)
        at hudson.remoting.UserRequest._serialize(UserRequest.java:158)
        at hudson.remoting.UserRequest.serialize(UserRequest.java:167)
        at hudson.remoting.UserRequest.perform(UserRequest.java:129)
        at hudson.remoting.UserRequest.perform(UserRequest.java:49)
        at hudson.remoting.Request$2.run(Request.java:325)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at hudson.remoting.Engine$1$1.run(Engine.java:69)
        at java.lang.Thread.run(Unknown Source)
      Released at Wed Jul 15 22:02:28 PDT 2015
        at hudson.remoting.ExportTable$Entry.release(ExportTable.java:131)
        at hudson.remoting.ExportTable.unexportByOid(ExportTable.java:414)
        at hudson.remoting.Channel.unexport(Channel.java:613)
        at hudson.remoting.UnexportCommand.execute(UnexportCommand.java:43)
        at hudson.remoting.Channel$2.handle(Channel.java:484)
        at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)
    Caused by: Command hudson.remoting.UnexportCommand@7226c92a created at
        at hudson.remoting.Command.<init>(Command.java:67)
        at hudson.remoting.Command.<init>(Command.java:50)
        at hudson.remoting.UnexportCommand.<init>(UnexportCommand.java:33)
        at 
hudson.remoting.RemoteInvocationHandler.finalize(RemoteInvocationHandler.java:240)
        at java.lang.System$2.invokeFinalize(System.java:1267)
        at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:98)
        at java.lang.ref.Finalizer.access$100(Finalizer.java:34)
        at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:210)
    Caused by: java.lang.Exception: Proxy 
hudson.remoting.RemoteInvocationHandler@172 was created for interface 
hudson.maven.AbstractMavenProcessFactory$Acceptor
        at 
hudson.remoting.RemoteInvocationHandler.<init>(RemoteInvocationHandler.java:99)
        at 
hudson.remoting.RemoteInvocationHandler.wrap(RemoteInvocationHandler.java:111)
        at hudson.remoting.Channel.export(Channel.java:593)
        at hudson.remoting.Channel.export(Channel.java:562)
        at 
hudson.maven.AbstractMavenProcessFactory$SocketHandler$AcceptorImpl.writeReplace(AbstractMavenProcessFactory.java:226)
        at sun.reflect.GeneratedMethodAccessor598.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at java.io.ObjectStreamClass.invokeWriteReplace(Unknown Source)
        at java.io.ObjectOutputStream.writeObject0(Unknown Source)
        at java.io.ObjectOutputStream.writeObject(Unknown Source)
        at hudson.remoting.UserRequest._serialize(UserRequest.java:158)
        at hudson.remoting.UserRequest.serialize(UserRequest.java:167)
        at hudson.remoting.UserRequest.perform(UserRequest.java:129)
        at hudson.remoting.UserRequest.perform(UserRequest.java:49)
        at hudson.remoting.Request$2.run(Request.java:325)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at hudson.remoting.Engine$1$1.run(Engine.java:69)
        at java.lang.Thread.run(Unknown Source)
        at hudson.remoting.ExportTable.diagnoseInvalidId(ExportTable.java:379)
        at hudson.remoting.ExportTable.get(ExportTable.java:330)
        at hudson.remoting.Channel.getExportedObject(Channel.java:605)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:317)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:301)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:260)
        at hudson.remoting.UserRequest.perform(UserRequest.java:121)
        at hudson.remoting.UserRequest.perform(UserRequest.java:49)
        at hudson.remoting.Request$2.run(Request.java:325)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at hudson.remoting.Engine$1$1.run(Engine.java:69)
        at java.lang.Thread.run(Unknown Source)
Caused by:   Released at Thu Jul 16 07:02:28 CEST 2015
        at hudson.remoting.ExportTable$Entry.release(ExportTable.java:131)
        at hudson.remoting.ExportTable.unexportByOid(ExportTable.java:414)
        at hudson.remoting.Channel.unexport(Channel.java:613)
        at hudson.remoting.UnexportCommand.execute(UnexportCommand.java:43)
        at hudson.remoting.Channel$2.handle(Channel.java:484)
        at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)
Caused by: Command hudson.remoting.UnexportCommand@b1cbdbb created at
        at hudson.remoting.Command.<init>(Command.java:67)
        at hudson.remoting.Command.<init>(Command.java:50)
        at hudson.remoting.UnexportCommand.<init>(UnexportCommand.java:33)
        at 
hudson.remoting.RemoteInvocationHandler.finalize(RemoteInvocationHandler.java:240)
        at java.lang.System$2.invokeFinalize(System.java:1267)
        at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:98)
        at java.lang.ref.Finalizer.access$100(Finalizer.java:34)
        at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:210)
Caused by: java.lang.Exception: Proxy 
hudson.remoting.RemoteInvocationHandler@172 was created for interface 
hudson.maven.AbstractMavenProcessFactory$Acceptor
        at 
hudson.remoting.RemoteInvocationHandler.<init>(RemoteInvocationHandler.java:99)
        at 
hudson.remoting.RemoteInvocationHandler.wrap(RemoteInvocationHandler.java:111)
        at hudson.remoting.Channel.export(Channel.java:593)
        at hudson.remoting.Channel.export(Channel.java:562)
        at 
hudson.maven.AbstractMavenProcessFactory$SocketHandler$AcceptorImpl.writeReplace(AbstractMavenProcessFactory.java:226)
        at sun.reflect.GeneratedMethodAccessor598.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at java.io.ObjectStreamClass.invokeWriteReplace(Unknown Source)
        at java.io.ObjectOutputStream.writeObject0(Unknown Source)
        at java.io.ObjectOutputStream.writeObject(Unknown Source)
        at hudson.remoting.UserRequest._serialize(UserRequest.java:158)
        at hudson.remoting.UserRequest.serialize(UserRequest.java:167)
        at hudson.remoting.UserRequest.perform(UserRequest.java:129)
        at hudson.remoting.UserRequest.perform(UserRequest.java:49)
        at hudson.remoting.Request$2.run(Request.java:325)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at hudson.remoting.Engine$1$1.run(Engine.java:69)
        at java.lang.Thread.run(Unknown Source)

FATAL: Invalid object ID 370 iota=372
java.lang.IllegalStateException: Invalid object ID 370 iota=372
        at hudson.remoting.ExportTable.diagnoseInvalidId(ExportTable.java:386)
        at hudson.remoting.ExportTable.get(ExportTable.java:330)
        at hudson.remoting.Channel.getExportedObject(Channel.java:605)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:317)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:301)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:260)
        at hudson.remoting.UserRequest.perform(UserRequest.java:121)
        at hudson.remoting.UserRequest.perform(UserRequest.java:49)
        at hudson.remoting.Request$2.run(Request.java:325)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at hudson.remoting.Engine$1$1.run(Engine.java:69)
        at java.lang.Thread.run(Unknown Source)
        at ......remote call to win2(Native Method)
        at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1361)
        at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
        at hudson.remoting.Channel.call(Channel.java:753)
        at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:179)
        at hudson.maven.$Proxy63.accept(Unknown Source)
        at 
hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:270)
        at hudson.maven.ProcessCache.get(ProcessCache.java:236)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:784)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:537)
        at hudson.model.Run.execute(Run.java:1741)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:537)
        at hudson.model.ResourceController.execute(ResourceController.java:98)
        at hudson.model.Executor.run(Executor.java:381)
Caused by: java.lang.Exception: Object was recently deallocated
    #370 (ref.0) : object=null 
type=hudson.maven.AbstractMavenProcessFactory$SocketHandler$AcceptorImpl 
interfaces=[hudson.maven.AbstractMavenProcessFactory$Acceptor]
      Created at Wed Jul 15 22:02:26 PDT 2015
        at hudson.remoting.ExportTable$Entry.<init>(ExportTable.java:99)
        at hudson.remoting.ExportTable.export(ExportTable.java:305)
        at hudson.remoting.Channel.internalExport(Channel.java:601)
        at hudson.remoting.Channel.export(Channel.java:592)
        at hudson.remoting.Channel.export(Channel.java:562)
        at 
hudson.maven.AbstractMavenProcessFactory$SocketHandler$AcceptorImpl.writeReplace(AbstractMavenProcessFactory.java:226)
        at sun.reflect.GeneratedMethodAccessor598.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at java.io.ObjectStreamClass.invokeWriteReplace(Unknown Source)
        at java.io.ObjectOutputStream.writeObject0(Unknown Source)
        at java.io.ObjectOutputStream.writeObject(Unknown Source)
        at hudson.remoting.UserRequest._serialize(UserRequest.java:158)
        at hudson.remoting.UserRequest.serialize(UserRequest.java:167)
        at hudson.remoting.UserRequest.perform(UserRequest.java:129)
        at hudson.remoting.UserRequest.perform(UserRequest.java:49)
        at hudson.remoting.Request$2.run(Request.java:325)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at hudson.remoting.Engine$1$1.run(Engine.java:69)
        at java.lang.Thread.run(Unknown Source)
      Released at Wed Jul 15 22:02:28 PDT 2015
        at hudson.remoting.ExportTable$Entry.release(ExportTable.java:131)
        at hudson.remoting.ExportTable.unexportByOid(ExportTable.java:414)
        at hudson.remoting.Channel.unexport(Channel.java:613)
        at hudson.remoting.UnexportCommand.execute(UnexportCommand.java:43)
        at hudson.remoting.Channel$2.handle(Channel.java:484)
        at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)
    Caused by: Command hudson.remoting.UnexportCommand@7226c92a created at
        at hudson.remoting.Command.<init>(Command.java:67)
        at hudson.remoting.Command.<init>(Command.java:50)
        at hudson.remoting.UnexportCommand.<init>(UnexportCommand.java:33)
        at 
hudson.remoting.RemoteInvocationHandler.finalize(RemoteInvocationHandler.java:240)
        at java.lang.System$2.invokeFinalize(System.java:1267)
        at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:98)
        at java.lang.ref.Finalizer.access$100(Finalizer.java:34)
        at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:210)
    Caused by: java.lang.Exception: Proxy 
hudson.remoting.RemoteInvocationHandler@172 was created for interface 
hudson.maven.AbstractMavenProcessFactory$Acceptor
        at 
hudson.remoting.RemoteInvocationHandler.<init>(RemoteInvocationHandler.java:99)
        at 
hudson.remoting.RemoteInvocationHandler.wrap(RemoteInvocationHandler.java:111)
        at hudson.remoting.Channel.export(Channel.java:593)
        at hudson.remoting.Channel.export(Channel.java:562)
        at 
hudson.maven.AbstractMavenProcessFactory$SocketHandler$AcceptorImpl.writeReplace(AbstractMavenProcessFactory.java:226)
        at sun.reflect.GeneratedMethodAccessor598.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at java.io.ObjectStreamClass.invokeWriteReplace(Unknown Source)
        at java.io.ObjectOutputStream.writeObject0(Unknown Source)
        at java.io.ObjectOutputStream.writeObject(Unknown Source)
        at hudson.remoting.UserRequest._serialize(UserRequest.java:158)
        at hudson.remoting.UserRequest.serialize(UserRequest.java:167)
        at hudson.remoting.UserRequest.perform(UserRequest.java:129)
        at hudson.remoting.UserRequest.perform(UserRequest.java:49)
        at hudson.remoting.Request$2.run(Request.java:325)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at hudson.remoting.Engine$1$1.run(Engine.java:69)
        at java.lang.Thread.run(Unknown Source)
        at hudson.remoting.ExportTable.diagnoseInvalidId(ExportTable.java:379)
        at hudson.remoting.ExportTable.get(ExportTable.java:330)
        at hudson.remoting.Channel.getExportedObject(Channel.java:605)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:317)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:301)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:260)
        at hudson.remoting.UserRequest.perform(UserRequest.java:121)
        at hudson.remoting.UserRequest.perform(UserRequest.java:49)
        at hudson.remoting.Request$2.run(Request.java:325)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at hudson.remoting.Engine$1$1.run(Engine.java:69)
        at java.lang.Thread.run(Unknown Source)
Caused by:   Released at Thu Jul 16 07:02:28 CEST 2015
        at hudson.remoting.ExportTable$Entry.release(ExportTable.java:131)
        at hudson.remoting.ExportTable.unexportByOid(ExportTable.java:414)
        at hudson.remoting.Channel.unexport(Channel.java:613)
        at hudson.remoting.UnexportCommand.execute(UnexportCommand.java:43)
        at hudson.remoting.Channel$2.handle(Channel.java:484)
        at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)
Caused by: Command hudson.remoting.UnexportCommand@b1cbdbb created at
        at hudson.remoting.Command.<init>(Command.java:67)
        at hudson.remoting.Command.<init>(Command.java:50)
        at hudson.remoting.UnexportCommand.<init>(UnexportCommand.java:33)
        at 
hudson.remoting.RemoteInvocationHandler.finalize(RemoteInvocationHandler.java:240)
        at java.lang.System$2.invokeFinalize(System.java:1267)
        at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:98)
        at java.lang.ref.Finalizer.access$100(Finalizer.java:34)
        at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:210)
Caused by: java.lang.Exception: Proxy 
hudson.remoting.RemoteInvocationHandler@172 was created for interface 
hudson.maven.AbstractMavenProcessFactory$Acceptor
        at 
hudson.remoting.RemoteInvocationHandler.<init>(RemoteInvocationHandler.java:99)
        at 
hudson.remoting.RemoteInvocationHandler.wrap(RemoteInvocationHandler.java:111)
        at hudson.remoting.Channel.export(Channel.java:593)
        at hudson.remoting.Channel.export(Channel.java:562)
        at 
hudson.maven.AbstractMavenProcessFactory$SocketHandler$AcceptorImpl.writeReplace(AbstractMavenProcessFactory.java:226)
        at sun.reflect.GeneratedMethodAccessor598.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at java.io.ObjectStreamClass.invokeWriteReplace(Unknown Source)
        at java.io.ObjectOutputStream.writeObject0(Unknown Source)
        at java.io.ObjectOutputStream.writeObject(Unknown Source)
        at hudson.remoting.UserRequest._serialize(UserRequest.java:158)
        at hudson.remoting.UserRequest.serialize(UserRequest.java:167)
        at hudson.remoting.UserRequest.perform(UserRequest.java:129)
        at hudson.remoting.UserRequest.perform(UserRequest.java:49)
        at hudson.remoting.Request$2.run(Request.java:325)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at hudson.remoting.Engine$1$1.run(Engine.java:69)
        at java.lang.Thread.run(Unknown Source)
[htmlpublisher] Archiving HTML reports...
Finished: FAILURE

Reply via email to