See <https://builds.apache.org/job/cloudstack-apidocs-master/1482/>
------------------------------------------ [...truncated 2818 lines...] Aug 5, 2013 10:10:57 AM org.apache.maven.cli.event.ExecutionEventLogger sessionEnded INFO: ------------------------------------------------------------------------ [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled Waiting for Jenkins to finish collecting data mavenExecutionResult exceptions not empty message : Internal error: hudson.remoting.RemotingSystemException: java.io.IOException: Remote call on channel failed cause : java.io.IOException: Remote call on channel failed Stack trace : org.apache.maven.InternalErrorException: Internal error: hudson.remoting.RemotingSystemException: java.io.IOException: Remote call on channel failed at org.apache.maven.lifecycle.internal.BuilderCommon.handleBuildError(BuilderCommon.java:128) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:95) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117) 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.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239) at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178) 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 hudson.maven.Maven3Builder.call(Maven3Builder.java:129) at hudson.maven.Maven3Builder.call(Maven3Builder.java:67) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) at java.lang.Thread.run(Thread.java:662) Caused by: hudson.remoting.RemotingSystemException: java.io.IOException: Remote call on channel failed at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:183) at com.sun.proxy.$Proxy7.setExecutedMojos(Unknown Source) at hudson.maven.MavenBuildProxy$Filter.setExecutedMojos(MavenBuildProxy.java:243) at hudson.maven.Maven3Builder$MavenExecutionListener.recordMojoEnded(Maven3Builder.java:574) at hudson.maven.Maven3Builder$MavenExecutionListener.mojoSucceeded(Maven3Builder.java:560) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:87) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:228) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) ... 28 more Caused by: java.io.IOException: Remote call on channel failed at hudson.remoting.Channel.call(Channel.java:722) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:167) ... 38 more Caused by: java.lang.Error: Failed to deserialize the Callable object. at hudson.remoting.UserRequest.perform(UserRequest.java:104) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) Caused by: java.lang.ClassCastException: cannot assign instance of java.lang.StackTraceElement to field java.lang.StackTraceElement.methodName of type java.lang.String in instance of java.lang.StackTraceElement at java.io.ObjectStreamClass$FieldReflector.setObjFieldValues(ObjectStreamClass.java:2083) at java.io.ObjectStreamClass.setObjFieldValues(ObjectStreamClass.java:1261) at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1995) at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1913) at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1796) at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1348) at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1704) at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1342) at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1989) at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:499) at java.lang.Throwable.readObject(Throwable.java:913) at sun.reflect.GeneratedMethodAccessor129.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1017) at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1891) at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1796) at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1348) at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1989) at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1913) at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1796) at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1348) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370) at hudson.remoting.UserRequest.deserialize(UserRequest.java:182) at hudson.remoting.UserRequest.perform(UserRequest.java:98) ... 8 more channel stopped [cloudstack-apidocs-master] $ /bin/bash -xe /tmp/hudson2372985253933487480.sh + mvn -P developer -pl :cloud-apidoc [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache CloudStack apidocs 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-apidoc --- [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (compile) @ cloud-apidoc --- Check, is this api part of another build profile? Null value for key: addVmwareDc preProcessedCommand=1 Check, is this api part of another build profile? Null value for key: removeVmwareDc preProcessedCommand=1 Check, is this api part of another build profile? Null value for key: listVmwareDcs preProcessedCommand=1 Check, is this api part of another build profile? Null value for key: deleteCiscoNexusVSM preProcessedCommand=1 Check, is this api part of another build profile? Null value for key: enableCiscoNexusVSM preProcessedCommand=1 Check, is this api part of another build profile? Null value for key: disableCiscoNexusVSM preProcessedCommand=1 Check, is this api part of another build profile? Null value for key: listCiscoNexusVSMs preProcessedCommand=1 Check, is this api part of another build profile? Null value for key: addExternalLoadBalancer preProcessedCommand=1 Check, is this api part of another build profile? Null value for key: deleteExternalLoadBalancer preProcessedCommand=1 Check, is this api part of another build profile? Null value for key: listExternalLoadBalancers preProcessedCommand=1 Check, is this api part of another build profile? Null value for key: addF5LoadBalancer preProcessedCommand=1 Check, is this api part of another build profile? Null value for key: configureF5LoadBalancer preProcessedCommand=1 Check, is this api part of another build profile? Null value for key: deleteF5LoadBalancer preProcessedCommand=1 Check, is this api part of another build profile? Null value for key: listF5LoadBalancers preProcessedCommand=1 Check, is this api part of another build profile? Null value for key: listF5LoadBalancerNetworks preProcessedCommand=1 Check, is this api part of another build profile? Null value for key: addExternalFirewall preProcessedCommand=1 Check, is this api part of another build profile? Null value for key: deleteExternalFirewall preProcessedCommand=1 Check, is this api part of another build profile? Null value for key: listExternalFirewalls preProcessedCommand=1 Check, is this api part of another build profile? Null value for key: addSrxFirewall preProcessedCommand=1 Check, is this api part of another build profile? Null value for key: deleteSrxFirewall preProcessedCommand=1 Check, is this api part of another build profile? Null value for key: configureSrxFirewall preProcessedCommand=1 Check, is this api part of another build profile? Null value for key: listSrxFirewalls preProcessedCommand=1 Check, is this api part of another build profile? Null value for key: listSrxFirewallNetworks preProcessedCommand=1 Check, is this api part of another build profile? Null value for key: createVolumeOnFiler preProcessedCommand=15 Check, is this api part of another build profile? Null value for key: destroyVolumeOnFiler preProcessedCommand=15 Check, is this api part of another build profile? Null value for key: listVolumesOnFiler preProcessedCommand=15 Check, is this api part of another build profile? Null value for key: createLunOnFiler preProcessedCommand=15 Check, is this api part of another build profile? Null value for key: destroyLunOnFiler preProcessedCommand=15 Check, is this api part of another build profile? Null value for key: listLunsOnFiler preProcessedCommand=15 Check, is this api part of another build profile? Null value for key: associateLun preProcessedCommand=15 Check, is this api part of another build profile? Null value for key: dissociateLun preProcessedCommand=15 Check, is this api part of another build profile? Null value for key: createPool preProcessedCommand=15 Check, is this api part of another build profile? Null value for key: deletePool preProcessedCommand=15 Check, is this api part of another build profile? Null value for key: modifyPool preProcessedCommand=15 Check, is this api part of another build profile? Null value for key: listPools preProcessedCommand=15 Check, is this api part of another build profile? Null value for key: addNetscalerLoadBalancer preProcessedCommand=1 Check, is this api part of another build profile? Null value for key: deleteNetscalerLoadBalancer preProcessedCommand=1 Check, is this api part of another build profile? Null value for key: configureNetscalerLoadBalancer preProcessedCommand=1 Check, is this api part of another build profile? Null value for key: listNetscalerLoadBalancers preProcessedCommand=1 Check, is this api part of another build profile? Null value for key: listNetscalerLoadBalancerNetworks preProcessedCommand=1 Check, is this api part of another build profile? Null value for key: configureSimulator preProcessedCommand=1 Check, is this api part of another build profile? Null value for key: addCiscoVnmcResource preProcessedCommand=1 Check, is this api part of another build profile? Null value for key: deleteCiscoVnmcResource preProcessedCommand=1 Check, is this api part of another build profile? Null value for key: listCiscoVnmcResources preProcessedCommand=1 Check, is this api part of another build profile? Null value for key: addCiscoAsa1000vResource preProcessedCommand=1 Check, is this api part of another build profile? Null value for key: deleteCiscoAsa1000vResource preProcessedCommand=1 Check, is this api part of another build profile? Null value for key: listCiscoAsa1000vResources preProcessedCommand=1 Traceback (most recent call last): File "<https://builds.apache.org/job/cloudstack-apidocs-master/ws/tools/apidoc/gen_toc.py",> line 190, in <module> category = choose_category(fn) File "<https://builds.apache.org/job/cloudstack-apidocs-master/ws/tools/apidoc/gen_toc.py",> line 170, in choose_category (fn, __file__)) Exception: Need to add a category for listCacheStores.xml to <https://builds.apache.org/job/cloudstack-apidocs-master/ws/tools/apidoc/gen_toc.py>:known_categories [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 22.412s [INFO] Finished at: Mon Aug 05 10:47:46 UTC 2013 [INFO] Final Memory: 19M/117M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2.1:exec (compile) on project cloud-apidoc: Command execution failed. Process exited with an error: 1 (Exit value: 1) -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Archiving artifacts