You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by je...@cloudstack.org on 2014/11/08 09:43:12 UTC

Build failed in Jenkins: build-4.5 #105

See <http://jenkins.buildacloud.org/job/build-4.5/105/changes>

Changes:

[sanjay.tripathi] CLOUDSTACK-7868: Failed storage.PrimaryStorageDownloadCommand leaves corrupt VDIs in primary storage.

------------------------------------------
[...truncated 4551 lines...]
2014-11-08 03:42:18 DEBUG InjectionMetadata:85 - Processing injected method of bean 'globoDnsElement': AutowiredFieldElement for com.cloud.host.dao.HostDao com.globo.globodns.cloudstack.element.GloboDnsElement._hostDao
2014-11-08 03:42:18 DEBUG DefaultListableBeanFactory:246 - Returning cached instance of singleton bean 'hostDao'
2014-11-08 03:42:18 DEBUG AutowiredAnnotationBeanPostProcessor:433 - Autowiring by type from bean name 'globoDnsElement' to bean named 'hostDao'
2014-11-08 03:42:18 DEBUG InjectionMetadata:85 - Processing injected method of bean 'globoDnsElement': AutowiredFieldElement for com.cloud.network.dao.PhysicalNetworkDao com.globo.globodns.cloudstack.element.GloboDnsElement._physicalNetworkDao
2014-11-08 03:42:18 DEBUG DefaultListableBeanFactory:246 - Returning cached instance of singleton bean 'physicalNetworkDao'
2014-11-08 03:42:18 DEBUG AutowiredAnnotationBeanPostProcessor:433 - Autowiring by type from bean name 'globoDnsElement' to bean named 'physicalNetworkDao'
2014-11-08 03:42:18 DEBUG InjectionMetadata:85 - Processing injected method of bean 'globoDnsElement': AutowiredFieldElement for com.cloud.agent.AgentManager com.globo.globodns.cloudstack.element.GloboDnsElement._agentMgr
2014-11-08 03:42:18 DEBUG DefaultListableBeanFactory:246 - Returning cached instance of singleton bean 'agentManager'
2014-11-08 03:42:18 DEBUG AutowiredAnnotationBeanPostProcessor:433 - Autowiring by type from bean name 'globoDnsElement' to bean named 'agentManager'
2014-11-08 03:42:18 DEBUG InjectionMetadata:85 - Processing injected method of bean 'globoDnsElement': AutowiredFieldElement for com.cloud.resource.ResourceManager com.globo.globodns.cloudstack.element.GloboDnsElement._resourceMgr
2014-11-08 03:42:18 DEBUG DefaultListableBeanFactory:246 - Returning cached instance of singleton bean 'resourceManager'
2014-11-08 03:42:18 DEBUG AutowiredAnnotationBeanPostProcessor:433 - Autowiring by type from bean name 'globoDnsElement' to bean named 'resourceManager'
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache CloudStack Engine Storage Image Component
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache CloudStack Engine Storage Cache Component
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache CloudStack Engine Storage Snapshot Component
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache CloudStack Cloud Engine Service
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache CloudStack Plugin - Hypervisor XenServer
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache CloudStack Plugin - Storage Allocator Random
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
2014-11-08 03:42:18 DEBUG DefaultListableBeanFactory:246 - Returning cached instance of singleton bean 'globoDnsElement'
2014-11-08 03:42:18 INFO  ComponentContext:108 - Configuring com.globo.globodns.cloudstack.element.GloboDnsElement_EnhancerByCloudStack_399860
2014-11-08 03:42:18 INFO  ComponentContext:132 - Starting com.globo.globodns.cloudstack.element.GloboDnsElement_EnhancerByCloudStack_399860
2014-11-08 03:42:18 DEBUG DirtiesContextTestExecutionListener:107 - After test method: context [[TestContext@2f04995e testClass = GloboDnsElementTest, testInstance = com.globo.globodns.cloudstack.element.GloboDnsElementTest@5378032b, testMethod = testReleaseMethodCallResource@GloboDnsElementTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@56741e88 testClass = GloboDnsElementTest, locations = '{}', classes = '{class com.globo.globodns.cloudstack.element.GloboDnsElementTest$TestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.AnnotationConfigContextLoader', parent = [null]]]], class dirties context [true], class mode [AFTER_EACH_TEST_METHOD], method dirties context [false].
2014-11-08 03:42:18 INFO  GenericApplicationContext:1042 - Closing org.springframework.context.support.GenericApplicationContext@3c1270f4: startup date [Sat Nov 08 03:42:17 EST 2014]; root of context hierarchy
2014-11-08 03:42:18 DEBUG DefaultListableBeanFactory:246 - Returning cached instance of singleton bean 'lifecycleProcessor'
2014-11-08 03:42:18 INFO  DefaultListableBeanFactory:444 - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@3ed0e918: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,globoDnsElementTest.TestConfiguration,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,globoDnsElement,physicalNetworkDao,dataCenterDao,resourceManager,configurationDao,networkDao,hostDao,agentManager,accountManager,componentContext,transactionContextBuilder,instantiatePostProcessor]; root of factory hierarchy
2014-11-08 03:42:18 DEBUG DefaultListableBeanFactory:500 - Retrieved dependent beans for bean 'accountManager': [com.globo.globodns.cloudstack.element.GloboDnsElementTest]
2014-11-08 03:42:18 DEBUG DefaultListableBeanFactory:500 - Retrieved dependent beans for bean 'agentManager': [globoDnsElement]
2014-11-08 03:42:18 DEBUG DisposableBeanAdapter:226 - Invoking destroy() on bean with name 'globoDnsElementTest.TestConfiguration'
2014-11-08 03:42:18 DEBUG ServletTestExecutionListener:98 - Resetting RequestContextHolder for test context [TestContext@2f04995e testClass = GloboDnsElementTest, testInstance = com.globo.globodns.cloudstack.element.GloboDnsElementTest@5378032b, testMethod = testReleaseMethodCallResource@GloboDnsElementTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@56741e88 testClass = GloboDnsElementTest, locations = '{}', classes = '{class com.globo.globodns.cloudstack.element.GloboDnsElementTest$TestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.AnnotationConfigContextLoader', parent = [null]]].
2014-11-08 03:42:18 DEBUG DirtiesContextTestExecutionListener:138 - After test class: context [[TestContext@2f04995e testClass = GloboDnsElementTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@56741e88 testClass = GloboDnsElementTest, locations = '{}', classes = '{class com.globo.globodns.cloudstack.element.GloboDnsElementTest$TestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.AnnotationConfigContextLoader', parent = [null]]]], dirtiesContext [true].
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.557 sec
Running com.globo.globodns.cloudstack.resource.GloboDnsResourceTest
2014-11-08 03:42:18 DEBUG SpringJUnit4ClassRunner:106 - SpringJUnit4ClassRunner constructor called with [class com.globo.globodns.cloudstack.resource.GloboDnsResourceTest].
2014-11-08 03:42:18 DEBUG ContextLoaderUtils:168 - Found explicit ContextLoader class [org.springframework.test.context.support.AnnotationConfigContextLoader] for context configuration attributes [ContextConfigurationAttributes@5a8c8e96 declaringClass = 'com.globo.globodns.cloudstack.resource.GloboDnsResourceTest', locations = '{}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.support.AnnotationConfigContextLoader']
2014-11-08 03:42:18 INFO  AnnotationConfigContextLoaderUtils:111 - Could not detect default configuration classes for test class [com.globo.globodns.cloudstack.resource.GloboDnsResourceTest]: GloboDnsResourceTest does not declare any static, non-private, non-final, inner classes annotated with @Configuration.
2014-11-08 03:42:18 DEBUG ContextLoaderUtils:471 - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.globo.globodns.cloudstack.resource.GloboDnsResourceTest]
2014-11-08 03:42:18 DEBUG TestContextManager:184 - @TestExecutionListeners is not present for class [class com.globo.globodns.cloudstack.resource.GloboDnsResourceTest]: using defaults.
2014-11-08 03:42:18 DEBUG TestContextManager:226 - Could not instantiate default TestExecutionListener class [org.springframework.test.context.transaction.TransactionalTestExecutionListener]. Specify custom listener classes or make the default listener classes available.
2014-11-08 03:42:18 DEBUG ProfileValueUtils:68 - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.globo.globodns.cloudstack.resource.GloboDnsResourceTest]
2014-11-08 03:42:18 DEBUG ProfileValueUtils:80 - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.globo.globodns.cloudstack.resource.GloboDnsResourceTest]
2014-11-08 03:42:18 DEBUG ProfileValueUtils:68 - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.globo.globodns.cloudstack.resource.GloboDnsResourceTest]
2014-11-08 03:42:18 DEBUG ProfileValueUtils:80 - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.globo.globodns.cloudstack.resource.GloboDnsResourceTest]
2014-11-08 03:42:19 DEBUG ProfileValueUtils:68 - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.globo.globodns.cloudstack.resource.GloboDnsResourceTest]
2014-11-08 03:42:19 DEBUG ProfileValueUtils:80 - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.globo.globodns.cloudstack.resource.GloboDnsResourceTest]
2014-11-08 03:42:19 DEBUG AbstractGenericContextLoader:104 - Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@41e5484b testClass = GloboDnsResourceTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.AnnotationConfigContextLoader', parent = [null]]].
2014-11-08 03:42:19 DEBUG StandardEnvironment:112 - Initializing new StandardEnvironment
2014-11-08 03:42:19 DEBUG StandardEnvironment:107 - Adding [systemProperties] PropertySource with lowest search precedence
2014-11-08 03:42:19 DEBUG StandardEnvironment:107 - Adding [systemEnvironment] PropertySource with lowest search precedence
2014-11-08 03:42:19 DEBUG StandardEnvironment:116 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
2014-11-08 03:42:19 DEBUG AnnotationConfigContextLoader:171 - Registering annotated classes: {}
2014-11-08 03:42:19 INFO  GenericApplicationContext:510 - Refreshing org.springframework.context.support.GenericApplicationContext@33ed55b9: startup date [Sat Nov 08 03:42:19 EST 2014]; root of context hierarchy
2014-11-08 03:42:19 DEBUG GenericApplicationContext:540 - Bean factory for org.springframework.context.support.GenericApplicationContext@33ed55b9: org.springframework.beans.factory.support.DefaultListableBeanFactory@2296ff51: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor]; root of factory hierarchy
2014-11-08 03:42:19 DEBUG DefaultListableBeanFactory:215 - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2014-11-08 03:42:19 DEBUG DefaultListableBeanFactory:432 - Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2014-11-08 03:42:19 DEBUG DefaultListableBeanFactory:506 - Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
2014-11-08 03:42:19 DEBUG DefaultListableBeanFactory:460 - Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2014-11-08 03:42:19 DEBUG DefaultListableBeanFactory:215 - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2014-11-08 03:42:19 DEBUG DefaultListableBeanFactory:432 - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2014-11-08 03:42:19 INFO  AutowiredAnnotationBeanPostProcessor:140 - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2014-11-08 03:42:19 DEBUG DefaultListableBeanFactory:506 - Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
2014-11-08 03:42:19 DEBUG DefaultListableBeanFactory:460 - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2014-11-08 03:42:19 DEBUG DefaultListableBeanFactory:215 - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
2014-11-08 03:42:19 DEBUG DefaultListableBeanFactory:432 - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
2014-11-08 03:42:19 DEBUG DefaultListableBeanFactory:506 - Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
2014-11-08 03:42:19 DEBUG DefaultListableBeanFactory:460 - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
2014-11-08 03:42:19 DEBUG DefaultListableBeanFactory:215 - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2014-11-08 03:42:19 DEBUG DefaultListableBeanFactory:432 - Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2014-11-08 03:42:19 DEBUG DefaultListableBeanFactory:506 - Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
2014-11-08 03:42:19 DEBUG DefaultListableBeanFactory:460 - Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2014-11-08 03:42:19 DEBUG DefaultListableBeanFactory:215 - Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
2014-11-08 03:42:19 DEBUG DefaultListableBeanFactory:432 - Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
2014-11-08 03:42:19 DEBUG DefaultListableBeanFactory:506 - Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
2014-11-08 03:42:19 DEBUG DefaultListableBeanFactory:460 - Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
2014-11-08 03:42:19 DEBUG GenericApplicationContext:807 - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@4841798b]
2014-11-08 03:42:19 DEBUG GenericApplicationContext:831 - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@4292b9bc]
2014-11-08 03:42:19 INFO  DefaultListableBeanFactory:598 - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@2296ff51: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; root of factory hierarchy
2014-11-08 03:42:19 DEBUG DefaultListableBeanFactory:246 - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2014-11-08 03:42:19 DEBUG DefaultListableBeanFactory:246 - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2014-11-08 03:42:19 DEBUG DefaultListableBeanFactory:246 - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
2014-11-08 03:42:19 DEBUG DefaultListableBeanFactory:246 - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2014-11-08 03:42:19 DEBUG DefaultListableBeanFactory:246 - Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
2014-11-08 03:42:19 DEBUG GenericApplicationContext:858 - Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@2ee007c9]
2014-11-08 03:42:19 DEBUG DefaultListableBeanFactory:246 - Returning cached instance of singleton bean 'lifecycleProcessor'
2014-11-08 03:42:19 DEBUG PropertySourcesPropertyResolver:81 - Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
2014-11-08 03:42:19 DEBUG PropertySourcesPropertyResolver:81 - Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
2014-11-08 03:42:19 DEBUG PropertySourcesPropertyResolver:103 - Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
2014-11-08 03:42:19 DEBUG CacheAwareContextLoaderDelegate:93 - Storing ApplicationContext in cache under key [[MergedContextConfiguration@41e5484b testClass = GloboDnsResourceTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.AnnotationConfigContextLoader', parent = [null]]].
2014-11-08 03:42:19 DEBUG DependencyInjectionTestExecutionListener:73 - Performing dependency injection for test context [[TestContext@7adb5354 testClass = GloboDnsResourceTest, testInstance = com.globo.globodns.cloudstack.resource.GloboDnsResourceTest@553beecf, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@41e5484b testClass = GloboDnsResourceTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.AnnotationConfigContextLoader', parent = [null]]]].
2014-11-08 03:42:19 DEBUG CacheAwareContextLoaderDelegate:104 - Retrieved ApplicationContext from cache with key [[MergedContextConfiguration@41e5484b testClass = GloboDnsResourceTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.AnnotationConfigContextLoader', parent = [null]]].
2014-11-08 03:42:19 DEBUG CacheAwareContextLoaderDelegate:104 - Retrieved ApplicationContext from cache with key [[MergedContextConfiguration@41e5484b testClass = GloboDnsResourceTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.AnnotationConfigContextLoader', parent = [null]]].
2014-11-08 03:42:22 INFO  GenericApplicationContext:1042 - Closing org.springframework.context.support.GenericApplicationContext@33ed55b9: startup date [Sat Nov 08 03:42:19 EST 2014]; root of context hierarchy
2014-11-08 03:42:22 DEBUG DefaultListableBeanFactory:246 - Returning cached instance of singleton bean 'lifecycleProcessor'
2014-11-08 03:42:22 INFO  DefaultListableBeanFactory:444 - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@2296ff51: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; root of factory hierarchy

Results :

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS [4.549s]
[INFO] Apache CloudStack ................................. SUCCESS [2.259s]
[INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [5.348s]
[INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [19.481s]
[INFO] Apache CloudStack Utils ........................... SUCCESS [43.283s]
[INFO] Apache CloudStack Framework ....................... SUCCESS [0.605s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [44.624s]
[INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [18.589s]
[INFO] Apache CloudStack API ............................. SUCCESS [1:01.044s]
[INFO] Apache CloudStack Framework - REST ................ SUCCESS [23.660s]
[INFO] Apache CloudStack Framework - IPC ................. SUCCESS [22.469s]
[INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.531s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [21.661s]
[INFO] Apache CloudStack Framework - Security ............ SUCCESS [12.411s]
[INFO] Apache CloudStack Core ............................ SUCCESS [53.280s]
[INFO] Apache CloudStack Agents .......................... SUCCESS [34.999s]
[INFO] Apache CloudStack Framework - Clustering .......... SUCCESS [18.451s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [13.051s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [1:18.736s]
[INFO] Apache CloudStack Framework - Jobs ................ SUCCESS [27.445s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [9.754s]
[INFO] Apache CloudStack Server .......................... SUCCESS [5:09.439s]
[INFO] Apache CloudStack Usage Server .................... SUCCESS [51.201s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS [1:06.592s]
[INFO] Apache CloudStack Cloud Services .................. SUCCESS [0.475s]
[INFO] Apache CloudStack Secondary Storage ............... SUCCESS [17.713s]
[INFO] Apache CloudStack Secondary Storage Service ....... SUCCESS [1:00.271s]
[INFO] Apache CloudStack Engine Storage Component ........ SUCCESS [56.082s]
[INFO] Apache CloudStack Engine Storage Volume Component . FAILURE [9.721s]
[INFO] Apache CloudStack Engine Storage Image Component .. SKIPPED
[INFO] Apache CloudStack Engine Storage Data Motion Component  SKIPPED
[INFO] Apache CloudStack Engine Storage Cache Component .. SKIPPED
[INFO] Apache CloudStack Engine Storage Snapshot Component  SKIPPED
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [14.093s]
[INFO] Apache CloudStack Cloud Engine Service ............ SKIPPED
[INFO] Apache CloudStack Plugin POM ...................... SUCCESS [18.176s]
[INFO] Apache CloudStack Plugin - API Rate Limit ......... SUCCESS [53.285s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SKIPPED
[INFO] Apache CloudStack Plugin - API SolidFire .......... SKIPPED
[INFO] Apache CloudStack Plugin - API Discovery .......... SUCCESS [44.452s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [18.967s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS [20.470s]
[INFO] Apache CloudStack Plugin - Explicit Dedication Processor  SUCCESS [22.565s]
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner  SUCCESS [21.699s]
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner  SUCCESS [21.596s]
[INFO] Apache CloudStack Plugin - Implicit Dedication Planner  SUCCESS [1:12.530s]
[INFO] Apache CloudStack Plugin - Skip Heurestics Planner  SUCCESS [17.081s]
[INFO] Apache CloudStack Plugin - Host Allocator Random .. SUCCESS [20.467s]
[INFO] Apache CloudStack Plugin - Dedicated Resources .... SUCCESS [1:11.409s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SUCCESS [37.370s]
[INFO] Apache CloudStack Plugin - Open vSwitch ........... SUCCESS [41.365s]
[INFO] Apache CloudStack Plugin - Hypervisor XenServer ... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... FAILURE [35.731s]
[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SUCCESS [28.420s]
[INFO] Apache CloudStack Plugin - In Memory Event Bus .... SUCCESS [48.426s]
[INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SUCCESS [51.895s]
[INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SUCCESS [26.491s]
[INFO] Apache CloudStack Plugin - Hypervisor Hyper-V ..... SUCCESS [56.226s]
[INFO] Apache CloudStack Plugin - Network Elastic Load Balancer  SUCCESS [53.163s]
[INFO] Apache CloudStack Plugin - Network Internal Load Balancer  SUCCESS [1:31.863s]
[INFO] Apache CloudStack Framework - Spring Life Cycle ... SUCCESS [11.409s]
[INFO] Apache CloudStack Plugin - Network Juniper Contrail  SKIPPED
[INFO] Apache CloudStack Plugin - Palo Alto .............. SUCCESS [1:13.317s]
[INFO] Apache CloudStack Plugin - Network Netscaler ...... SUCCESS [41.437s]
[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SUCCESS [1:29.965s]
[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment  SUCCESS [1:06.575s]
[INFO] Apache CloudStack Plugin - Network Brocade VCS .... SUCCESS [1:27.745s]
[INFO] Apache CloudStack Plugin - Midokura Midonet ....... SKIPPED
[INFO] Apache CloudStack Plugin - Stratosphere SSP ....... SUCCESS [1:10.124s]
[INFO] Apache CloudStack Plugin - Network Opendaylight ... SUCCESS [1:02.938s]
[INFO] Apache CloudStack Plugin - Storage Allocator Random  SKIPPED
[INFO] Apache CloudStack Plugin - User Authenticator LDAP  SUCCESS [36.097s]
[INFO] Apache CloudStack Plugin - User Authenticator MD5 . SUCCESS [46.958s]
[INFO] Apache CloudStack Plugin - User Authenticator Plain Text  SUCCESS [23.478s]
[INFO] Apache CloudStack Plugin - User Authenticator SAML2  SUCCESS [1:47.667s]
[INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted  SUCCESS [48.903s]
[INFO] Apache CloudStack Plugin - Dns Notifier Example ... SUCCESS [20.893s]
[INFO] Apache CloudStack Plugin - Storage Image S3 ....... SKIPPED
[INFO] Apache CloudStack Plugin - Storage Image Swift provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Image default provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Image sample provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Volume Nexenta Provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Volume CloudByte Provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Volume sample provider  SKIPPED
[INFO] Apache CloudStack Plugin - SNMP Alerts ............ SUCCESS [43.323s]
[INFO] Apache CloudStack Plugin - Syslog Alerts .......... SUCCESS [33.195s]
[INFO] Apache CloudStack Plugin - Network VXLAN .......... SUCCESS [44.410s]
[INFO] Apache CloudStack Plugin - GloboDNS ............... FAILURE [1:11.071s]
[INFO] Apache CloudStack Framework - Spring Module ....... SUCCESS [41.974s]
[INFO] Apache CloudStack Secondary Storage Controller .... SUCCESS [44.952s]
[INFO] Apache CloudStack Console Proxy - RDP Client ...... SUCCESS [58.954s]
[INFO] Apache CloudStack Console Proxy ................... SUCCESS [16.555s]
[INFO] Apache CloudStack Console Proxy - Server .......... SUCCESS [32.202s]
[INFO] Apache CloudStack System VM ....................... SUCCESS [7.946s]
[INFO] Apache CloudStack Client UI ....................... SKIPPED
[INFO] Apache CloudStack Framework - QuickCloud .......... SUCCESS [4.796s]
[INFO] Apache CloudStack AWS API Bridge .................. FAILURE [33.086s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:10.369s (Wall Clock)
[INFO] Finished at: Sat Nov 08 03:42:23 EST 2014
[INFO] Final Memory: 67M/275M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project cloud-engine-storage-volume: Fatal error compiling: Unknown error trying to execute the external compiler:
[ERROR] /bin/sh -c cd <http://jenkins.buildacloud.org/job/build-4.5/ws/engine/storage/volume> && /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.51.x86_64/jre/../bin/javac @/tmp/org.codehaus.plexus.compiler.javac.JavacCompiler3473847844104597692arguments -J-Xmx512m -J-Xms128m
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project cloud-plugin-hypervisor-kvm: Fatal error compiling: Unknown error trying to execute the external compiler:
[ERROR] /bin/sh -c cd <http://jenkins.buildacloud.org/job/build-4.5/ws/plugins/hypervisors/kvm> && /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.51.x86_64/jre/../bin/javac @/tmp/org.codehaus.plexus.compiler.javac.JavacCompiler5681935379995835113arguments -J-Xmx512m -J-Xms128m
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project cloud-awsapi: Fatal error compiling: Unknown error trying to execute the external compiler:
[ERROR] /bin/sh -c cd <http://jenkins.buildacloud.org/job/build-4.5/ws/awsapi> && /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.51.x86_64/jre/../bin/javac @/tmp/org.codehaus.plexus.compiler.javac.JavacCompiler6304477022320135452arguments -J-Xmx512m -J-Xms128m
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project cloud-plugin-network-globodns: Error occurred in starting fork, check output in log -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :cloud-engine-storage-volume

Jenkins build is back to normal : build-4.5 #106

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/build-4.5/106/changes>