See <https://builds.apache.org/job/cloudstack-apidocs-master/1309/changes>

Changes:

[tsp] Fix bunch of affinity group tests

[marcus] Summary: Make vmdata_kvm.py concurrency friendly

[tsp] Fix pep8 that broken marvin build 10 days ago :(

------------------------------------------
[...truncated 4892 lines...]
[INFO] Deleting 
<https://builds.apache.org/job/cloudstack-apidocs-master/ws/plugins/dedicated-resources/target>
 (includes = [**/*], excludes = [])
Jul 25, 2013 5:36:37 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Jul 25, 2013 5:36:37 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-remote-resources-plugin:1.3:process (default) @ 
cloud-plugin-dedicated-resources ---
Jul 25, 2013 5:36:38 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Jul 25, 2013 5:36:38 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-resources-plugin:2.5:resources (default-resources) @ 
cloud-plugin-dedicated-resources ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/cloudstack-apidocs-master/ws/plugins/dedicated-resources/src/main/resources>
[INFO] Copying 3 resources
Jul 25, 2013 5:36:38 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Jul 25, 2013 5:36:38 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-compiler-plugin:2.5.1:compile (default-compile) @ 
cloud-plugin-dedicated-resources ---
[INFO] Compiling 18 source files to 
<https://builds.apache.org/job/cloudstack-apidocs-master/ws/plugins/dedicated-resources/target/classes>
Jul 25, 2013 5:36:39 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Jul 25, 2013 5:36:39 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-plugin-dedicated-resources ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/cloudstack-apidocs-master/ws/plugins/dedicated-resources/test/resources>
[INFO] Copying 3 resources
Jul 25, 2013 5:36:39 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Jul 25, 2013 5:36:39 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
cloud-plugin-dedicated-resources ---
[INFO] Compiling 1 source file to 
<https://builds.apache.org/job/cloudstack-apidocs-master/ws/plugins/dedicated-resources/target/test-classes>
Jul 25, 2013 5:36:40 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Jul 25, 2013 5:36:40 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-surefire-plugin:2.12:test (default-test) @ 
cloud-plugin-dedicated-resources ---
[INFO] Surefire report directory: 
<https://builds.apache.org/job/cloudstack-apidocs-master/ws/plugins/dedicated-resources/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.cloudstack.dedicated.manager.DedicatedApiUnitTest
2013-07-25 17:36:40,880 INFO  [test.context.TestContextManager] (main:) 
@TestExecutionListeners is not present for class [class 
org.apache.cloudstack.dedicated.manager.DedicatedApiUnitTest]: using defaults.
2013-07-25 17:36:41,023 INFO  [context.support.GenericApplicationContext] 
(main:) Refreshing 
org.springframework.context.support.GenericApplicationContext@bad8a8: startup 
date [Thu Jul 25 17:36:41 UTC 2013]; root of context hierarchy
2013-07-25 17:36:41,301 INFO  
[factory.annotation.AutowiredAnnotationBeanPostProcessor] (main:) JSR-330 
'javax.inject.Inject' annotation found and supported for autowiring
2013-07-25 17:36:41,326 INFO  [context.support.GenericApplicationContext] 
(main:) Bean 'dedicatedApiUnitTest.TestConfiguration' of type [class 
org.apache.cloudstack.dedicated.manager.DedicatedApiUnitTest$TestConfiguration$$EnhancerByCGLIB$$13ac5ee3]
 is not eligible for getting processed by all BeanPostProcessors (for example: 
not eligible for auto-proxying)
2013-07-25 17:36:41,367 INFO  [factory.support.DefaultListableBeanFactory] 
(main:) Pre-instantiating singletons in 
org.springframework.beans.factory.support.DefaultListableBeanFactory@1cd107f: 
defining beans 
[org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,dedicatedApiUnitTest.TestConfiguration,org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0,dedicatedResourceManagerImpl,accountDao,domainDao,dedicatedDao,hostDao,acctManager,userVmDao,dataCenterDao,hostPodDao,clusterDao,configDao,componentContext,transactionContextBuilder,instantiatePostProcessor];
 root of factory hierarchy
2013-07-25 17:36:41,889 INFO  [utils.component.ComponentContext] (main:) Setup 
Spring Application context
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.453 sec
2013-07-25 17:36:41,962 INFO  [context.support.GenericApplicationContext] 
(Thread-0:) Closing 
org.springframework.context.support.GenericApplicationContext@bad8a8: startup 
date [Thu Jul 25 17:36:41 UTC 2013]; root of context hierarchy
2013-07-25 17:36:41,967 INFO  [factory.support.DefaultListableBeanFactory] 
(Thread-0:) Destroying singletons in 
org.springframework.beans.factory.support.DefaultListableBeanFactory@1cd107f: 
defining beans 
[org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,dedicatedApiUnitTest.TestConfiguration,org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0,dedicatedResourceManagerImpl,accountDao,domainDao,dedicatedDao,hostDao,acctManager,userVmDao,dataCenterDao,hostPodDao,clusterDao,configDao,componentContext,transactionContextBuilder,instantiatePostProcessor];
 root of factory hierarchy

Results :

Tests run: 10, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
Jul 25, 2013 5:36:42 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Jul 25, 2013 5:36:42 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-jar-plugin:2.4:jar (default-jar) @ 
cloud-plugin-dedicated-resources ---
[INFO] Building jar: 
<https://builds.apache.org/job/cloudstack-apidocs-master/ws/plugins/dedicated-resources/target/cloud-plugin-dedicated-resources-4.2.0-SNAPSHOT.jar>
Jul 25, 2013 5:36:42 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Jul 25, 2013 5:36:42 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ 
cloud-plugin-dedicated-resources ---
Jul 25, 2013 5:36:42 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Jul 25, 2013 5:36:42 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-install-plugin:2.3.1:install (default-install) @ 
cloud-plugin-dedicated-resources ---
[INFO] Installing 
<https://builds.apache.org/job/cloudstack-apidocs-master/ws/plugins/dedicated-resources/target/cloud-plugin-dedicated-resources-4.2.0-SNAPSHOT.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/cloudstack/cloud-plugin-dedicated-resources/4.2.0-SNAPSHOT/cloud-plugin-dedicated-resources-4.2.0-SNAPSHOT.jar
[INFO] Installing 
<https://builds.apache.org/job/cloudstack-apidocs-master/ws/plugins/dedicated-resources/pom.xml>
 to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/cloudstack/cloud-plugin-dedicated-resources/4.2.0-SNAPSHOT/cloud-plugin-dedicated-resources-4.2.0-SNAPSHOT.pom
Jul 25, 2013 5:36:43 PM org.apache.maven.cli.event.ExecutionEventLogger 
projectStarted
INFO:                                                                         
Jul 25, 2013 5:36:43 PM org.apache.maven.cli.event.ExecutionEventLogger 
projectStarted
INFO: ------------------------------------------------------------------------
Jul 25, 2013 5:36:43 PM org.apache.maven.cli.event.ExecutionEventLogger 
projectStarted
INFO: Building Apache CloudStack Plugin - Hypervisor OracleVM 4.2.0-SNAPSHOT
Jul 25, 2013 5:36:43 PM org.apache.maven.cli.event.ExecutionEventLogger 
projectStarted
INFO: ------------------------------------------------------------------------
Jul 25, 2013 5:36:43 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Jul 25, 2013 5:36:43 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-clean-plugin:2.5:clean (default-clean) @ 
cloud-plugin-hypervisor-ovm ---
[INFO] Deleting 
<https://builds.apache.org/job/cloudstack-apidocs-master/ws/plugins/hypervisors/ovm/target>
 (includes = [**/*], excludes = [])
Jul 25, 2013 5:36:43 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Jul 25, 2013 5:36:43 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-remote-resources-plugin:1.3:process (default) @ 
cloud-plugin-hypervisor-ovm ---
Jul 25, 2013 5:36:43 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Jul 25, 2013 5:36:43 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-resources-plugin:2.5:resources (default-resources) @ 
cloud-plugin-hypervisor-ovm ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/cloudstack-apidocs-master/ws/plugins/hypervisors/ovm/src/main/resources>
[INFO] Copying 3 resources
Jul 25, 2013 5:36:43 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Jul 25, 2013 5:36:43 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-compiler-plugin:2.5.1:compile (default-compile) @ 
cloud-plugin-hypervisor-ovm ---
[INFO] Compiling 18 source files to 
<https://builds.apache.org/job/cloudstack-apidocs-master/ws/plugins/hypervisors/ovm/target/classes>
Jul 25, 2013 5:36:45 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Jul 25, 2013 5:36:45 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-plugin-hypervisor-ovm ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/cloudstack-apidocs-master/ws/plugins/hypervisors/ovm/test/resources>
[INFO] Copying 3 resources
Jul 25, 2013 5:36:45 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Jul 25, 2013 5:36:45 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
cloud-plugin-hypervisor-ovm ---
[INFO] No sources to compile
Jul 25, 2013 5:36:45 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Jul 25, 2013 5:36:45 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-surefire-plugin:2.12:test (default-test) @ 
cloud-plugin-hypervisor-ovm ---
[INFO] Surefire report directory: 
<https://builds.apache.org/job/cloudstack-apidocs-master/ws/plugins/hypervisors/ovm/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

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

[JENKINS] Recording test results
Jul 25, 2013 5:36:45 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Jul 25, 2013 5:36:45 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-jar-plugin:2.4:jar (default-jar) @ cloud-plugin-hypervisor-ovm 
---
[INFO] Building jar: 
<https://builds.apache.org/job/cloudstack-apidocs-master/ws/plugins/hypervisors/ovm/target/cloud-plugin-hypervisor-ovm-4.2.0-SNAPSHOT.jar>
Jul 25, 2013 5:36:45 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Jul 25, 2013 5:36:45 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ 
cloud-plugin-hypervisor-ovm ---
Jul 25, 2013 5:36:46 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Jul 25, 2013 5:36:46 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-install-plugin:2.3.1:install (default-install) @ 
cloud-plugin-hypervisor-ovm ---
[INFO] Installing 
<https://builds.apache.org/job/cloudstack-apidocs-master/ws/plugins/hypervisors/ovm/target/cloud-plugin-hypervisor-ovm-4.2.0-SNAPSHOT.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/cloudstack/cloud-plugin-hypervisor-ovm/4.2.0-SNAPSHOT/cloud-plugin-hypervisor-ovm-4.2.0-SNAPSHOT.jar
[INFO] Installing 
<https://builds.apache.org/job/cloudstack-apidocs-master/ws/plugins/hypervisors/ovm/pom.xml>
 to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/cloudstack/cloud-plugin-hypervisor-ovm/4.2.0-SNAPSHOT/cloud-plugin-hypervisor-ovm-4.2.0-SNAPSHOT.pom
Jul 25, 2013 5:36:46 PM org.apache.maven.cli.event.ExecutionEventLogger 
projectStarted
INFO:                                                                         
Jul 25, 2013 5:36:46 PM org.apache.maven.cli.event.ExecutionEventLogger 
projectStarted
INFO: ------------------------------------------------------------------------
Jul 25, 2013 5:36:46 PM org.apache.maven.cli.event.ExecutionEventLogger 
projectStarted
INFO: Building Apache CloudStack Plugin - Open vSwitch 4.2.0-SNAPSHOT
Jul 25, 2013 5:36:46 PM org.apache.maven.cli.event.ExecutionEventLogger 
projectStarted
INFO: ------------------------------------------------------------------------
Jul 25, 2013 5:36:46 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Jul 25, 2013 5:36:46 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-clean-plugin:2.5:clean (default-clean) @ 
cloud-plugin-network-ovs ---
[INFO] Deleting 
<https://builds.apache.org/job/cloudstack-apidocs-master/ws/plugins/network-elements/ovs/target>
 (includes = [**/*], excludes = [])
Jul 25, 2013 5:36:46 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Jul 25, 2013 5:36:46 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-remote-resources-plugin:1.3:process (default) @ 
cloud-plugin-network-ovs ---
Jul 25, 2013 5:36:47 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Jul 25, 2013 5:36:47 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-resources-plugin:2.5:resources (default-resources) @ 
cloud-plugin-network-ovs ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/cloudstack-apidocs-master/ws/plugins/network-elements/ovs/src/main/resources>
[INFO] Copying 3 resources
Jul 25, 2013 5:36:47 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: 
Jul 25, 2013 5:36:47 PM org.apache.maven.cli.event.ExecutionEventLogger 
mojoStarted
INFO: --- maven-compiler-plugin:2.5.1:compile (default-compile) @ 
cloud-plugin-network-ovs ---
[INFO] Compiling 23 source files to 
<https://builds.apache.org/job/cloudstack-apidocs-master/ws/plugins/network-elements/ovs/target/classes>
[cloudstack-apidocs-master] $ /bin/bash -xe /tmp/hudson3574355682988839206.sh
+ mvn -P developer -pl :cloud-apidoc
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack apidocs 4.2.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
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ 
cloud-apidoc ---
[INFO] 
[INFO] --- exec-maven-plugin:1.2.1:exec (package) @ cloud-apidoc ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cloud-apidoc 
---
[INFO] Installing 
<https://builds.apache.org/job/cloudstack-apidocs-master/ws/tools/apidoc/pom.xml>
 to 
/home/jenkins/.m2/repository/org/apache/cloudstack/cloud-apidoc/4.2.0-SNAPSHOT/cloud-apidoc-4.2.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 26.678s
[INFO] Finished at: Thu Jul 25 17:37:45 UTC 2013
[INFO] Final Memory: 21M/182M
[INFO] ------------------------------------------------------------------------
+ tar -cjf apidocs.bz2 tools/apidoc/target/xmldoc/html
ERROR: Maven JVM terminated unexpectedly with exit code 143
Archiving artifacts

Reply via email to