You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/07/19 08:26:23 UTC

Build failed in Jenkins: cloudstack-apidocs-master #1204

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

Changes:

[tsp] Fixed ostype CLOUDSTACK-3645

[alex.huang] Fixed build.  Not sure why it didn't come up on my compile before the commit

------------------------------------------
[...truncated 2407 lines...]
2013-07-19 06:01:39,682 INFO  [utils.component.ComponentContext] (main:) Starting com.cloud.network.vpc.NetworkACLServiceImpl_EnhancerByCloudStack_3e12d584
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec
Running com.cloud.metadata.ResourceMetaDataManagerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
Running com.cloud.event.EventControlsUnitTest
2013-07-19 06:01:39,723 INFO  [cloud.event.EventControlsUnitTest] (main:) Starting test to archive and delete events
2013-07-19 06:01:39,724 INFO  [cloud.event.EventControlsUnitTest] (main:) archive/delete events: TEST PASSED
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running com.cloud.capacity.CapacityManagerTest
2013-07-19 06:01:39,772 DEBUG [cloud.capacity.CapacityManagerImpl] (main:) Checking if host: 1 has enough capacity for requested CPU: 500 and requested RAM: 1073741824 , cpuOverprovisioningFactor: 2.0
2013-07-19 06:01:39,773 DEBUG [cloud.capacity.CapacityManagerImpl] (main:) Hosts's actual total CPU: 2000 and CPU after applying overprovisioning: 4000
2013-07-19 06:01:39,773 DEBUG [cloud.capacity.CapacityManagerImpl] (main:) considerReservedCapacity isfalse , not considering reserved capacity for calculating free capacity
2013-07-19 06:01:39,773 DEBUG [cloud.capacity.CapacityManagerImpl] (main:) Free CPU: 3500 , Requested CPU: 500
2013-07-19 06:01:39,773 DEBUG [cloud.capacity.CapacityManagerImpl] (main:) Free RAM: 2147480648 , Requested RAM: 1073741824
2013-07-19 06:01:39,773 DEBUG [cloud.capacity.CapacityManagerImpl] (main:) Host has enough CPU and RAM available
2013-07-19 06:01:39,774 DEBUG [cloud.capacity.CapacityManagerImpl] (main:) STATS: Can alloc CPU from host: 1, used: 500, reserved: 0, actual total: 2000, total with overprovisioning: 4000; requested cpu:500,alloc_from_last_host?:false ,considerReservedCapacity?: false
2013-07-19 06:01:39,774 DEBUG [cloud.capacity.CapacityManagerImpl] (main:) STATS: Can alloc MEM from host: 1, used: 3000, reserved: 0, total: 2147483648; requested mem: 1073741824,alloc_from_last_host?:false ,considerReservedCapacity?: false
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec
Running com.cloud.vm.UserVmManagerTest
2013-07-19 06:01:39,951 DEBUG [cloud.vm.UserVmManagerImpl] (main:ctx-9e87e589) Restore VM 314 with template e0552266-7060-11e2-bbaa-d55f5db67735 done successfully
2013-07-19 06:01:39,956 DEBUG [cloud.vm.UserVmManagerImpl] (main:ctx-62c6aaee) Restore VM 314 with template e0552266-7060-11e2-bbaa-d55f5db67735 done successfully
2013-07-19 06:01:39,963 DEBUG [cloud.vm.UserVmManagerImpl] (main:ctx-85235b91) Restore VM 314 with template b1a3626e-72e0-4697-8c7c-a110940cc55d done successfully
2013-07-19 06:01:39,969 DEBUG [cloud.vm.UserVmManagerImpl] (main:ctx-70627227) Restore VM 314 with template b1a3626e-72e0-4697-8c7c-a110940cc55d done successfully
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 sec
Running com.cloud.vm.DeploymentPlanningManagerImplTest
2013-07-19 06:01:40,003 INFO  [test.context.TestContextManager] (main:) @TestExecutionListeners is not present for class [class com.cloud.vm.DeploymentPlanningManagerImplTest]: using defaults.
2013-07-19 06:01:40,005 INFO  [context.support.GenericApplicationContext] (main:) Refreshing org.springframework.context.support.GenericApplicationContext@6be4cc: startup date [Fri Jul 19 06:01:40 UTC 2013]; root of context hierarchy
2013-07-19 06:01:40,055 INFO  [factory.annotation.AutowiredAnnotationBeanPostProcessor] (main:) JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2013-07-19 06:01:40,062 INFO  [context.support.GenericApplicationContext] (main:) Bean 'deploymentPlanningManagerImplTest.TestConfiguration' of type [class com.cloud.vm.DeploymentPlanningManagerImplTest$TestConfiguration$$EnhancerByCGLIB$$28913931] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2013-07-19 06:01:40,074 INFO  [factory.support.DefaultListableBeanFactory] (main:) Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5ced83: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,deploymentPlanningManagerImplTest.TestConfiguration,org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0,deploymentPlanningManagerImpl,deploymentPlanner,dataCenter,userVMDao,clusterDetailsDao,accountManager,configurationDao,dataCenterDao,affinityGroupProcessor,affinityGroupDao,affinityGroupVMMapDao,dedicatedResourceDao,agentManager,firstFitPlanner,excludeList,virtualMachineProfileImpl,cataStoreManager,storageManager,hostDao,hostPodDao,clusterDao,guestOSDao,guestOSCategoryDao,capacityManager,storagePoolHostDao,volumeDao,diskOfferingDao,primaryDataStoreDao,capacityDao,plannerHostReservationDao,messageBus,vmInstanceDao,reservationDao,componentContext,transactionContextBuilder,instantiatePostProcessor]; root of factory hierarchy
2013-07-19 06:01:40,446 INFO  [utils.component.ComponentContext] (main:) Setup Spring Application context
2013-07-19 06:01:40,497 INFO  [utils.component.ComponentContext] (main:) Configuring com.cloud.capacity.CapacityManager$$EnhancerByMockitoWithCGLIB$$1e97e76f
2013-07-19 06:01:40,497 INFO  [utils.component.ComponentContext] (main:) Configuring com.cloud.deploy.DeploymentPlanner$$EnhancerByMockitoWithCGLIB$$f146af5e
2013-07-19 06:01:40,498 INFO  [utils.component.ComponentContext] (main:) Configuring com.cloud.deploy.FirstFitPlanner$$EnhancerByMockitoWithCGLIB$$731d7cac
2013-07-19 06:01:40,498 INFO  [utils.component.ComponentContext] (main:) Configuring com.cloud.agent.AgentManager$$EnhancerByMockitoWithCGLIB$$27177571
2013-07-19 06:01:40,498 INFO  [utils.component.ComponentContext] (main:) Configuring org.apache.cloudstack.affinity.AffinityGroupProcessor$$EnhancerByMockitoWithCGLIB$$628966ae
2013-07-19 06:01:40,498 INFO  [utils.component.ComponentContext] (main:) Configuring com.cloud.deploy.DeploymentPlanningManagerImpl_EnhancerByCloudStack_74a003eb
2013-07-19 06:01:40,503 INFO  [utils.component.ComponentContext] (main:) Starting com.cloud.capacity.CapacityManager$$EnhancerByMockitoWithCGLIB$$1e97e76f
2013-07-19 06:01:40,503 INFO  [utils.component.ComponentContext] (main:) Starting com.cloud.deploy.DeploymentPlanner$$EnhancerByMockitoWithCGLIB$$f146af5e
2013-07-19 06:01:40,503 INFO  [utils.component.ComponentContext] (main:) Starting com.cloud.deploy.FirstFitPlanner$$EnhancerByMockitoWithCGLIB$$731d7cac
2013-07-19 06:01:40,503 INFO  [utils.component.ComponentContext] (main:) Starting com.cloud.agent.AgentManager$$EnhancerByMockitoWithCGLIB$$27177571
2013-07-19 06:01:40,504 INFO  [utils.component.ComponentContext] (main:) Starting org.apache.cloudstack.affinity.AffinityGroupProcessor$$EnhancerByMockitoWithCGLIB$$628966ae
2013-07-19 06:01:40,504 INFO  [utils.component.ComponentContext] (main:) Starting com.cloud.deploy.DeploymentPlanningManagerImpl_EnhancerByCloudStack_74a003eb
2013-07-19 06:01:40,505 DEBUG [cloud.deploy.DeploymentPlanningManagerImpl] (main:) Deploy avoids pods: [], clusters: [], hosts: []
2013-07-19 06:01:40,505 DEBUG [cloud.deploy.DeploymentPlanningManagerImpl] (main:) DataCenter id = '1' provided is in avoid set, DeploymentPlanner cannot allocate the VM, returning.
2013-07-19 06:01:40,507 INFO  [utils.component.ComponentContext] (main:) Configuring com.cloud.capacity.CapacityManager$$EnhancerByMockitoWithCGLIB$$1e97e76f
2013-07-19 06:01:40,507 INFO  [utils.component.ComponentContext] (main:) Configuring com.cloud.deploy.DeploymentPlanner$$EnhancerByMockitoWithCGLIB$$f146af5e
2013-07-19 06:01:40,507 INFO  [utils.component.ComponentContext] (main:) Configuring com.cloud.deploy.FirstFitPlanner$$EnhancerByMockitoWithCGLIB$$731d7cac
2013-07-19 06:01:40,507 INFO  [utils.component.ComponentContext] (main:) Configuring com.cloud.agent.AgentManager$$EnhancerByMockitoWithCGLIB$$27177571
2013-07-19 06:01:40,507 INFO  [utils.component.ComponentContext] (main:) Configuring org.apache.cloudstack.affinity.AffinityGroupProcessor$$EnhancerByMockitoWithCGLIB$$628966ae
2013-07-19 06:01:40,508 INFO  [utils.component.ComponentContext] (main:) Configuring com.cloud.deploy.DeploymentPlanningManagerImpl_EnhancerByCloudStack_74a003eb
2013-07-19 06:01:40,508 INFO  [utils.component.ComponentContext] (main:) Starting com.cloud.capacity.CapacityManager$$EnhancerByMockitoWithCGLIB$$1e97e76f
2013-07-19 06:01:40,508 INFO  [utils.component.ComponentContext] (main:) Starting com.cloud.deploy.DeploymentPlanner$$EnhancerByMockitoWithCGLIB$$f146af5e
2013-07-19 06:01:40,508 INFO  [utils.component.ComponentContext] (main:) Starting com.cloud.deploy.FirstFitPlanner$$EnhancerByMockitoWithCGLIB$$731d7cac
2013-07-19 06:01:40,508 INFO  [utils.component.ComponentContext] (main:) Starting com.cloud.agent.AgentManager$$EnhancerByMockitoWithCGLIB$$27177571
2013-07-19 06:01:40,508 INFO  [utils.component.ComponentContext] (main:) Starting org.apache.cloudstack.affinity.AffinityGroupProcessor$$EnhancerByMockitoWithCGLIB$$628966ae
2013-07-19 06:01:40,509 INFO  [utils.component.ComponentContext] (main:) Starting com.cloud.deploy.DeploymentPlanningManagerImpl_EnhancerByCloudStack_74a003eb
2013-07-19 06:01:40,510 DEBUG [cloud.deploy.DeploymentPlanningManagerImpl] (main:) Deploy avoids pods: [], clusters: [], hosts: []
2013-07-19 06:01:40,510 DEBUG [cloud.deploy.DeploymentPlanningManagerImpl] (main:) DeploymentPlanner allocation algorithm: null
2013-07-19 06:01:40,510 DEBUG [cloud.deploy.DeploymentPlanningManagerImpl] (main:) Trying to allocate a host and storage pools from dc:1, pod:null,cluster:null, requested cpu: 500, requested ram: 536870912
2013-07-19 06:01:40,510 DEBUG [cloud.deploy.DeploymentPlanningManagerImpl] (main:) Is ROOT volume READY (pool already allocated)?: No
2013-07-19 06:01:40,512 INFO  [utils.component.ComponentContext] (main:) Configuring com.cloud.capacity.CapacityManager$$EnhancerByMockitoWithCGLIB$$1e97e76f
2013-07-19 06:01:40,512 INFO  [utils.component.ComponentContext] (main:) Configuring com.cloud.deploy.DeploymentPlanner$$EnhancerByMockitoWithCGLIB$$f146af5e
2013-07-19 06:01:40,512 INFO  [utils.component.ComponentContext] (main:) Configuring com.cloud.deploy.FirstFitPlanner$$EnhancerByMockitoWithCGLIB$$731d7cac
2013-07-19 06:01:40,512 INFO  [utils.component.ComponentContext] (main:) Configuring com.cloud.agent.AgentManager$$EnhancerByMockitoWithCGLIB$$27177571
2013-07-19 06:01:40,512 INFO  [utils.component.ComponentContext] (main:) Configuring org.apache.cloudstack.affinity.AffinityGroupProcessor$$EnhancerByMockitoWithCGLIB$$628966ae
2013-07-19 06:01:40,513 INFO  [utils.component.ComponentContext] (main:) Configuring com.cloud.deploy.DeploymentPlanningManagerImpl_EnhancerByCloudStack_74a003eb
2013-07-19 06:01:40,513 INFO  [utils.component.ComponentContext] (main:) Starting com.cloud.capacity.CapacityManager$$EnhancerByMockitoWithCGLIB$$1e97e76f
2013-07-19 06:01:40,513 INFO  [utils.component.ComponentContext] (main:) Starting com.cloud.deploy.DeploymentPlanner$$EnhancerByMockitoWithCGLIB$$f146af5e
2013-07-19 06:01:40,513 INFO  [utils.component.ComponentContext] (main:) Starting com.cloud.deploy.FirstFitPlanner$$EnhancerByMockitoWithCGLIB$$731d7cac
2013-07-19 06:01:40,513 INFO  [utils.component.ComponentContext] (main:) Starting com.cloud.agent.AgentManager$$EnhancerByMockitoWithCGLIB$$27177571
2013-07-19 06:01:40,514 INFO  [utils.component.ComponentContext] (main:) Starting org.apache.cloudstack.affinity.AffinityGroupProcessor$$EnhancerByMockitoWithCGLIB$$628966ae
2013-07-19 06:01:40,514 INFO  [utils.component.ComponentContext] (main:) Starting com.cloud.deploy.DeploymentPlanningManagerImpl_EnhancerByCloudStack_74a003eb
2013-07-19 06:01:40,515 DEBUG [cloud.deploy.DeploymentPlanningManagerImpl] (main:) Deploy avoids pods: [], clusters: [], hosts: []
2013-07-19 06:01:40,516 DEBUG [cloud.deploy.DeploymentPlanningManagerImpl] (main:) DeploymentPlanner allocation algorithm: Mock for FirstFitPlanner, hashCode: 26760130
2013-07-19 06:01:40,516 DEBUG [cloud.deploy.DeploymentPlanningManagerImpl] (main:) Trying to allocate a host and storage pools from dc:1, pod:null,cluster:null, requested cpu: 500, requested ram: 536870912
2013-07-19 06:01:40,516 DEBUG [cloud.deploy.DeploymentPlanningManagerImpl] (main:) Is ROOT volume READY (pool already allocated)?: No
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.519 sec
Running com.cloud.vm.VirtualMachineManagerImplTest
2013-07-19 06:01:40,621 INFO  [cloud.vm.VirtualMachineManagerImpl] (main:) Migrating _vmInstance to Dest[Zone(Id)-Pod(Id)-Cluster(Id)-Host(Id)-Storage(Volume(Id|Type-->Pool(Id))] : Dest[Zone(null)-Pod(null)-Cluster(null)-Host(1)-Storage()]
2013-07-19 06:01:40,621 INFO  [cloud.vm.VirtualMachineManagerImpl] (main:) Unable to find the host to migrate from: 1
2013-07-19 06:01:40,632 ERROR [cloud.vm.VirtualMachineManagerImpl] (main:) Unable to scale vm due to 
2013-07-19 06:01:40,719 INFO  [cloud.vm.VirtualMachineManagerImpl] (main:) Migration cancelled because Unable to transition to a new state from Stopped via MigrationRequested
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 sec
Running com.cloud.vm.snapshot.VMSnapshotManagerTest
2013-07-19 06:01:40,791 ERROR [vm.snapshot.VMSnapshotManagerImpl] (main:) Create vm snapshot record failed for vm: 3 due to: Failed to create snapshot for vm: 3
2013-07-19 06:01:40,797 DEBUG [vm.snapshot.VMSnapshotManagerImpl] (main:) Create vm snapshot null succeeded for vm: i-3-VM-TEST
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec
Running com.cloud.server.ConfigurationServerImplTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running com.cloud.resourcelimit.ResourceLimitManagerImplTest
2013-07-19 06:01:40,818 INFO  [cloud.resourcelimit.ResourceLimitManagerImplTest] (main:) Starting test for Resource Limit manager
2013-07-19 06:01:40,818 INFO  [cloud.resourcelimit.ResourceLimitManagerImplTest] (main:) Resource Limit Manager: TEST PASSED
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running com.cloud.keystore.KeystoreTest
org.apache.cloudstack.api.response.UserVmResponse/null/{"id":"3","securitygroup":[],"nic":[],"tags":[],"affinitygroup":[]}
org.apache.cloudstack.api.response.AlertResponse/null/{"id":"100","description":"Hello"}
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running com.cloud.network.UpdatePhysicalNetworkTest
2013-07-19 06:01:40,859 DEBUG [cloud.network.NetworkServiceImpl] (main:) ISOLATION METHODS:[]
2013-07-19 06:01:40,859 DEBUG [cloud.network.NetworkServiceImpl] (main:) Adding vnet range 525-530 for the physicalNetwork id= 1 and zone id=0 as a part of updatePhysicalNetwork call
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running com.cloud.network.NetworkModelTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running com.cloud.network.DedicateGuestVlanRangesTest
2013-07-19 06:01:40,882 INFO  [cloud.network.DedicateGuestVlanRangesTest] (main:ctx-c49b70ea) Running tests for DedicateGuestVlanRange API
2013-07-19 06:01:40,883 INFO  [cloud.network.DedicateGuestVlanRangesTest] (main:ctx-c49b70ea) exception in testing runDedicateGuestVlanRangePostiveTest message: java.lang.NullPointerException
2013-07-19 06:01:40,886 INFO  [cloud.network.DedicateGuestVlanRangesTest] (main:ctx-70cfc0fc) Running tests for ReleaseDedicatedGuestVlanRange API
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running com.cloud.network.security.SecurityGroupManagerImplTest
2013-07-19 06:01:40,888 INFO  [test.context.TestContextManager] (main:) @TestExecutionListeners is not present for class [class com.cloud.network.security.SecurityGroupManagerImplTest]: using defaults.
2013-07-19 06:01:40,890 INFO  [factory.xml.XmlBeanDefinitionReader] (main:) Loading XML bean definitions from class path resource [SecurityGroupManagerTestContext.xml]
2013-07-19 06:01:40,922 INFO  [context.support.GenericApplicationContext] (main:) Refreshing org.springframework.context.support.GenericApplicationContext@bc2f47: startup date [Fri Jul 19 06:01:40 UTC 2013]; root of context hierarchy
2013-07-19 06:01:41,073 INFO  [factory.annotation.AutowiredAnnotationBeanPostProcessor] (main:) JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2013-07-19 06:01:41,073 INFO  [factory.annotation.AutowiredAnnotationBeanPostProcessor] (main:) JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2013-07-19 06:01:41,075 INFO  [context.support.GenericApplicationContext] (main:) Bean 'transactionContextBuilder' of type [class com.cloud.utils.db.TransactionContextBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2013-07-19 06:01:41,078 INFO  [factory.support.DefaultListableBeanFactory] (main:) Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1338d3d: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,componentContext,transactionContextBuilder,instantiatePostProcessor,TestConfiguration,org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor#0,org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0,securityGroupVMMapDaoImpl,vmRulesetLogDaoImpl,securityGroupWorkDaoImpl,securityGroupDaoImpl,securityGroupRulesDaoImpl,securityGroupRuleDaoImpl,userVmDetailsDaoImpl,userVmDaoImpl,VMInstanceDaoImpl,nicDaoImpl,accountDaoImpl,configurationDaoImpl,domainDaoImpl,usageEventDaoImpl,resourceTagsDaoImpl,hostTagsDaoImpl,hostDetailsDaoImpl,hostDaoImpl,dataCenterDaoImpl,dataCenterIpAddressDaoImpl,dataCenterLinkLocalIpAddressDaoImpl,clusterDaoImpl,dataCenterVnetDaoImpl,dcDetailsDaoImpl,hostPodDaoImpl,podVlanDaoImpl,hostTransferMapDaoImpl,securityGroupManagerImpl2,securityGroupManagerImpl,securityGroupJoinDaoImpl,networkModel,agentManager,virtualMachineManager,userVmManager,networkManager,accountManager,domainManager,projectManager]; root of factory hierarchy
2013-07-19 06:01:41,078 INFO  [utils.component.ComponentContext] (main:) Setup Spring Application context
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.769 sec
Running com.cloud.network.security.SecurityGroupQueueTest
Num Vms= 50 Queue size = 50
Num Vms= 20000 Queue size = 20000 time=299 ms
Num Vms= 5000 Queue size = 5000 time=1788 ms
Num Vms= 1 Queue size = 1 time=1 ms
Num Vms= 1000000 Queue size = 1000000 time=1150 ms
Num Vms= 1 Queue size = 1 time=627 ms
Total jobs dequeued = 10, num queued=1010 queue current size=1000
Total jobs dequeued = 10, num queued=1010 queue current size=1000
Total jobs dequeued = 1, num queued=1001 queue current size=1000
Total jobs dequeued = 10, num queued=1000 queue current size=990
Total jobs dequeued = 10, num queued=10 queue current size=0
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.944 sec
Running com.cloud.network.NetworkManagerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
Running com.cloud.network.firewall.FirewallManagerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
Running com.cloud.network.router.VpcVirtualNetworkApplianceManagerImplTest
2013-07-19 06:01:45,601 INFO  [test.context.TestContextManager] (main:) @TestExecutionListeners is not present for class [class com.cloud.network.router.VpcVirtualNetworkApplianceManagerImplTest]: using defaults.
2013-07-19 06:01:45,604 INFO  [factory.xml.XmlBeanDefinitionReader] (main:) Loading XML bean definitions from class path resource [VpcVirtNetAppContext.xml]
2013-07-19 06:01:45,627 INFO  [context.support.GenericApplicationContext] (main:) Refreshing org.springframework.context.support.GenericApplicationContext@1010435: startup date [Fri Jul 19 06:01:45 UTC 2013]; root of context hierarchy
2013-07-19 06:01:45,629 INFO  [factory.annotation.AutowiredAnnotationBeanPostProcessor] (main:) JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2013-07-19 06:01:45,630 INFO  [context.support.GenericApplicationContext] (main:) Bean 'transactionContextBuilder' of type [class com.cloud.utils.db.TransactionContextBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2013-07-19 06:01:45,630 INFO  [factory.support.DefaultListableBeanFactory] (main:) Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@451610: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,transactionContextBuilder,instantiatePostProcessor,org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0]; root of factory hierarchy
2013-07-19 06:01:45,659 WARN  [network.router.VirtualNetworkApplianceManagerImpl] (main:) Unable to find router's control ip in its attached NICs!. routerId: 1
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec
Running com.cloud.network.dao.NetworkDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
2013-07-19 06:01:45,662 INFO  [context.support.GenericApplicationContext] (Thread-8:) Closing org.springframework.context.support.GenericApplicationContext@150d5d6: startup date [Fri Jul 19 06:01:39 UTC 2013]; root of context hierarchy
2013-07-19 06:01:45,663 INFO  [context.support.GenericApplicationContext] (Thread-10:) Closing org.springframework.context.support.GenericApplicationContext@6be4cc: startup date [Fri Jul 19 06:01:40 UTC 2013]; root of context hierarchy
2013-07-19 06:01:45,663 INFO  [context.support.GenericApplicationContext] (Thread-4:) Closing org.springframework.context.support.GenericApplicationContext@197d09f: startup date [Fri Jul 19 06:01:36 UTC 2013]; root of context hierarchy
2013-07-19 06:01:45,663 INFO  [context.support.GenericApplicationContext] (Thread-9:) Closing org.springframework.context.support.GenericApplicationContext@23a559: startup date [Fri Jul 19 06:01:39 UTC 2013]; root of context hierarchy
2013-07-19 06:01:45,663 INFO  [context.support.GenericApplicationContext] (Thread-5:) Closing org.springframework.context.support.GenericApplicationContext@ff0239: startup date [Fri Jul 19 06:01:36 UTC 2013]; root of context hierarchy
2013-07-19 06:01:45,662 INFO  [context.support.GenericApplicationContext] (Thread-2:) Closing org.springframework.context.support.GenericApplicationContext@8ab708: startup date [Fri Jul 19 06:01:29 UTC 2013]; root of context hierarchy
2013-07-19 06:01:45,663 INFO  [factory.support.DefaultListableBeanFactory] (Thread-8:) Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@c3dd7e: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,networkACLManagerTest.NetworkACLTestConfiguration,org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0,networkACLManagerImpl,configMgr,networkManager,networkDao,networkModel,accountManager,resourceTagDao,vpcGatewayDao,networkACLDao,vpcManager,networkACLItemDao,networkElements,componentContext,transactionContextBuilder,instantiatePostProcessor]; root of factory hierarchy
2013-07-19 06:01:45,664 INFO  [factory.support.DefaultListableBeanFactory] (Thread-9:) Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@17c804b: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,networkACLServiceTest.NetworkACLTestConfiguration,org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0,networkACLServiceImpl,networkManager,networkDao,networkModel,accountManager,resourceTagDao,vpcGatewayDao,networkACLDao,vpcManager,networkACLItemDao,networkACLManager,componentContext,transactionContextBuilder,instantiatePostProcessor]; root of factory hierarchy
2013-07-19 06:01:45,664 INFO  [factory.support.DefaultListableBeanFactory] (Thread-5:) Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1239780: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,affinityApiUnitTest.TestConfiguration,org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0,affinityGroupServiceImpl,actionEventUtils,userVMDao,accountManager,accountDao,eventDao,userDao,accountService,affinityGroupProcessor,affinityGroupDao,affinityGroupVMMapDao,dedicatedResourceDao,componentContext,transactionContextBuilder,instantiatePostProcessor]; root of factory hierarchy
2013-07-19 06:01:45,670 INFO  [context.support.GenericApplicationContext] (Thread-6:) Closing org.springframework.context.support.GenericApplicationContext@5afcb1: startup date [Fri Jul 19 06:01:37 UTC 2013]; root of context hierarchy
2013-07-19 06:01:45,669 INFO  [factory.support.DefaultListableBeanFactory] (Thread-4:) Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1f6f3dc: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,aclOnPrivateGwTest.TestConfiguration,org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0,vpcManagerImpl,networkService,networkManager,networkDao,networkOfferingServiceMapDao,configurationServer,networkModel,accountManager,firewallRulesDao,resourceTagDao,vpcOfferingDao,vpcOfferingServiceMapDao,vpcDao,configurationDao,configurationManager,iPAddressDao,domainRouterDao,vpcGatewayDao,privateIpDao,staticRouteDao,physicalNetworkDao,site2SiteVpnGatewayDao,site2SiteVpnManager,vlanDao,resourceLimitService,vpcServiceMapDao,dataCenterDao,networkACLDao,componentContext,transactionContextBuilder,instantiatePostProcessor]; root of factory hierarchy
2013-07-19 06:01:45,667 INFO  [factory.support.DefaultListableBeanFactory] (Thread-2:) Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@149105b: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,componentContext,transactionContextBuilder,actionEventInterceptor,instantiatePostProcessor,nicIpAliasDaoImpl,ConfigurationManager,org.apache.cloudstack.networkoffering.ChildTestConfiguration#0,org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0,vlanDaoImpl,dataCenterDaoImpl,dataCenterIpAddressDaoImpl,clusterDaoImpl,accountVlanMapDaoImpl,dataCenterVnetDaoImpl,dcDetailsDaoImpl,hostPodDaoImpl,podVlanDaoImpl,podVlanMapDaoImpl,storagePoolDetailsDaoImpl,volumeDaoImpl,snapshotDaoImpl,s3DaoImpl,diskOfferingDaoImpl,domainDaoImpl,serviceOfferingDetailsDaoImpl,serviceOfferingDaoImpl,networkServiceMapDaoImpl,accountGuestVlanMapDaoImpl,physicalNetworkServiceProviderDaoImpl,IPAddressDaoImpl,firewallRulesCidrsDaoImpl,firewallRulesDaoImpl,physicalNetworkDaoImpl,physicalNetworkTrafficTypeDaoImpl,loadBalancerDaoImpl,userIpv6AddressDaoImpl,networkDomainDaoImpl,resourceTagsDaoImpl,accountDaoImpl,userDaoImpl,nicSecondaryIpDaoImpl,VMInstanceDaoImpl,nicDaoImpl,instanceGroupDaoImpl,userAccountJoinDaoImpl,capacityDaoImpl,hostTagsDaoImpl,hostDetailsDaoImpl,hostDaoImpl,hostTransferMapDaoImpl,portForwardingRulesDaoImpl,privateIpDaoImpl,usageEventDaoImpl,primaryDataStoreDaoImpl,portableIpDaoImpl,portableIpRangeDaoImpl,regionDaoImpl,managementService,acctMgr,ntwkSvc,ntwkMdl,alertMgr,securityChkr,resourceSvc,projectMgr,ssvmMgr,vpcMgr,userVMDao,rulesMgr,lbRulesMgr,vpnMgr,ntwkGuru,ntwkElement,ipDeployer,dhcpProvider,firewallMgr,agentMgr,storageNtwkMgr,ntwkAclMgr,ipv6Mgr,configDao,userContext,networkManager,networkOfferingDao,networkDao,DedicatedResourceDao,networkOfferingServiceMapDao,datacenterLinkLocalIpAddressDao,configurationServer,clusterDetailsDao,accountDetailsDao,dataStoreManager]; root of factory hierarchy
2013-07-19 06:01:45,670 INFO  [context.support.GenericApplicationContext] (Thread-7:) Closing org.springframework.context.support.GenericApplicationContext@e84763: startup date [Fri Jul 19 06:01:39 UTC 2013]; root of context hierarchy
2013-07-19 06:01:45,670 INFO  [factory.support.DefaultListableBeanFactory] (Thread-10:) Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5ced83: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,deploymentPlanningManagerImplTest.TestConfiguration,org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0,deploymentPlanningManagerImpl,deploymentPlanner,dataCenter,userVMDao,clusterDetailsDao,accountManager,configurationDao,dataCenterDao,affinityGroupProcessor,affinityGroupDao,affinityGroupVMMapDao,dedicatedResourceDao,agentManager,firstFitPlanner,excludeList,virtualMachineProfileImpl,cataStoreManager,storageManager,hostDao,hostPodDao,clusterDao,guestOSDao,guestOSCategoryDao,capacityManager,storagePoolHostDao,volumeDao,diskOfferingDao,primaryDataStoreDao,capacityDao,plannerHostReservationDao,messageBus,vmInstanceDao,reservationDao,componentContext,transactionContextBuilder,instantiatePostProcessor]; root of factory hierarchy
2013-07-19 06:01:45,670 INFO  [context.support.GenericApplicationContext] (Thread-14:) Closing org.springframework.context.support.GenericApplicationContext@bc2f47: startup date [Fri Jul 19 06:01:40 UTC 2013]; root of context hierarchy
2013-07-19 06:01:45,675 INFO  [context.support.GenericApplicationContext] (Thread-3:) Closing org.springframework.context.support.GenericApplicationContext@10a519: startup date [Fri Jul 19 06:01:36 UTC 2013]; root of context hierarchy
2013-07-19 06:01:45,678 INFO  [factory.support.DefaultListableBeanFactory] (Thread-6:) Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1a5f230: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,componentContext,transactionContextBuilder,actionEventInterceptor,instantiatePostProcessor,SecurityGroupProvider,VirtualRouter,VpcVirtualRouter,PublicNetworkGuru,PodBasedNetworkGuru,ControlNetworkGuru,DirectNetworkGuru,DirectPodBasedNetworkGuru,PrivateNetworkGuru,TestConfiguration,org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor#0,org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0,vpcManagerImpl,vpcServiceMapDaoImpl,privateIpDaoImpl,staticRouteDaoImpl,vpcGatewayDaoImpl,resourceLimitDaoImpl,configurationDaoImpl,resourceCountDaoImpl,IPAddressDaoImpl,firewallRulesCidrsDaoImpl,routerNetworkDaoImpl,firewallRulesDaoImpl,site2SiteVpnGatewayDaoImpl,physicalNetworkDaoImpl,virtualRouterProviderDaoImpl,physicalNetworkTrafficTypeDaoImpl,loadBalancerDaoImpl,userIpv6AddressDaoImpl,domainRouterDaoImpl,userVmDetailsDaoImpl,nicSecondaryIpDaoImpl,userVmDaoImpl,VMInstanceDaoImpl,nicDaoImpl,resourceTagsDaoImpl,vlanDaoImpl,dataCenterDaoImpl,dataCenterIpAddressDaoImpl,dataCenterLinkLocalIpAddressDaoImpl,clusterDaoImpl,accountVlanMapDaoImpl,dataCenterVnetDaoImpl,dcDetailsDaoImpl,hostPodDaoImpl,podVlanDaoImpl,podVlanMapDaoImpl,accountDaoImpl,userStatisticsDaoImpl,hostTagsDaoImpl,hostDetailsDaoImpl,hostDaoImpl,hostTransferMapDaoImpl,resourceLimitManagerImpl,domainDaoImpl,VMTemplateDetailsDaoImpl,VMTemplateHostDaoImpl,VMTemplateZoneDaoImpl,volumeDaoImpl,VMTemplateDaoImpl,snapshotDaoImpl,serviceOfferingDaoImpl,mockNetworkServiceMapDaoImpl,mockNetworkOfferingServiceMapDaoImpl,mockVpcOfferingServiceMapDaoImpl,mockVpcOfferingDaoImpl,mockVpcDaoImpl,mockNetworkOfferingDaoImpl,mockNetworkModelImpl,mockVpcVirtualNetworkApplianceManager,mockConfigurationManagerImpl,mockNetworkManagerImpl,entityManagerImpl,projectDaoImpl,projectAccountDaoImpl,ipv6AddressManagerImpl,rulesManager,storageNetworkManager,loadBalancingRulesManager,alertManager,userVmManager,accountManager,site2SiteVpnServiceProvider,site2SiteVpnManager,usageEventDao,remoteAccessVpnService,networkDao]; root of factory hierarchy
2013-07-19 06:01:45,675 INFO  [context.support.GenericApplicationContext] (Thread-1341:) Closing org.springframework.context.support.GenericApplicationContext@1010435: startup date [Fri Jul 19 06:01:45 UTC 2013]; root of context hierarchy
2013-07-19 06:01:45,677 INFO  [factory.support.DefaultListableBeanFactory] (Thread-14:) Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1338d3d: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,componentContext,transactionContextBuilder,instantiatePostProcessor,TestConfiguration,org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor#0,org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0,securityGroupVMMapDaoImpl,vmRulesetLogDaoImpl,securityGroupWorkDaoImpl,securityGroupDaoImpl,securityGroupRulesDaoImpl,securityGroupRuleDaoImpl,userVmDetailsDaoImpl,userVmDaoImpl,VMInstanceDaoImpl,nicDaoImpl,accountDaoImpl,configurationDaoImpl,domainDaoImpl,usageEventDaoImpl,resourceTagsDaoImpl,hostTagsDaoImpl,hostDetailsDaoImpl,hostDaoImpl,dataCenterDaoImpl,dataCenterIpAddressDaoImpl,dataCenterLinkLocalIpAddressDaoImpl,clusterDaoImpl,dataCenterVnetDaoImpl,dcDetailsDaoImpl,hostPodDaoImpl,podVlanDaoImpl,hostTransferMapDaoImpl,securityGroupManagerImpl2,securityGroupManagerImpl,securityGroupJoinDaoImpl,networkModel,agentManager,virtualMachineManager,userVmManager,networkManager,accountManager,domainManager,projectManager]; root of factory hierarchy
2013-07-19 06:01:45,690 INFO  [factory.support.DefaultListableBeanFactory] (Thread-7:) Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@77b794: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,vpcTest.VpcTestConfiguration,org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0,networkService,ipAddressDao,networkManager,networkDao,networkOfferingServiceMapDao,configurationServer,networkModel,accountManager,firewallRulesDao,resourceTagDao,vpcOfferingDao,vpcOfferingServiceMapDao,configurationDao,configurationManager,domainRouterDao,vpcGatewayDao,privateIpDao,staticRouteDao,physicalNetworkDao,site2SiteVpnGatewayDao,site2SiteVpnManager,vlanDao,resourceLimitService,vpcServiceMapDao,dataCenterDao,vpcManager,networkACLManager,VpcDao,componentContext,transactionContextBuilder,instantiatePostProcessor]; root of factory hierarchy
2013-07-19 06:01:45,691 INFO  [factory.support.DefaultListableBeanFactory] (Thread-1341:) Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@451610: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,transactionContextBuilder,instantiatePostProcessor,org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0]; root of factory hierarchy
2013-07-19 06:01:45,691 INFO  [factory.support.DefaultListableBeanFactory] (Thread-3:) Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1b45ddc: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,componentContext,transactionContextBuilder,actionEventInterceptor,instantiatePostProcessor,ApplicationLoadBalancerManager,org.apache.cloudstack.lb.ChildTestConfiguration#0,org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0,netUtils,childTestConfiguration.Library,applicationLoadBalancerDao,networkModel,accountManager,loadBalancingRulesManager,firewallRulesDao,resourceTagDao,networkManager,UsageEventDao]; root of factory hierarchy

Results :

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

[cloudstack-apidocs-master] $ /bin/bash -xe /tmp/hudson8436662699469042140.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.664s
[INFO] Finished at: Fri Jul 19 06:26:21 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

Jenkins build is back to normal : cloudstack-apidocs-master #1205

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/cloudstack-apidocs-master/1205/changes>