From dev-return-52737-apmail-cloudstack-dev-archive=cloudstack.apache.org@cloudstack.apache.org Wed Feb 26 00:05:59 2014 Return-Path: X-Original-To: apmail-cloudstack-dev-archive@www.apache.org Delivered-To: apmail-cloudstack-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0B7D210993 for ; Wed, 26 Feb 2014 00:05:59 +0000 (UTC) Received: (qmail 35217 invoked by uid 500); 26 Feb 2014 00:05:57 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 35161 invoked by uid 500); 26 Feb 2014 00:05:57 -0000 Mailing-List: contact dev-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list dev@cloudstack.apache.org Received: (qmail 35150 invoked by uid 99); 26 Feb 2014 00:05:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Feb 2014 00:05:56 +0000 X-ASF-Spam-Status: No, hits=3.2 required=5.0 tests=HELO_DYNAMIC_IPADDR,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jenkins@cloudstack.org designates 75.101.146.23 as permitted sender) Received: from [75.101.146.23] (HELO domU-12-31-39-15-22-2D.compute-1.internal) (75.101.146.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Feb 2014 00:05:52 +0000 Received: from domU-12-31-39-15-22-2D.compute-1.internal (jenkins [127.0.0.1]) by domU-12-31-39-15-22-2D.compute-1.internal (8.14.5/8.14.5) with ESMTP id s1Q0532t010127; Tue, 25 Feb 2014 19:05:03 -0500 Date: Tue, 25 Feb 2014 19:05:03 -0500 (EST) From: jenkins@cloudstack.org To: hugo@apache.org, dev@cloudstack.apache.org, DHoogland@schubergphilis.com, laszlo.hornyak@gmail.com, sheng.yang@citrix.com, jessicawang@apache.org Message-ID: <8417925.101.1393373103820.JavaMail.jenkins@domU-12-31-39-15-22-2D> Subject: Build failed in Jenkins: build-master-slowbuild #300 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: build-master-slowbuild X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See Changes: [jessicawang] BUG-ID: CLOUDSTACK-6162: UI > zone > physical network > service provider > add OVS. [laszlo.hornyak] replace String != operation with .equals [laszlo.hornyak] Fixed some resource files issues, namely 1) invalid text and duplicate keys resulting from bad merge and 2) trailing spaces which can potentially cause UI issues. [Daan Hoogland] - Updated APICommand annotation to add new flags that indicate if API request or response carry sensitive info - Updated all API classes with the new annotation flag values as per the API's sensitivity - Updated server code to check response annotation before audit logging [sheng.yang] Prevent DHCPACK for DHCPINFORM in the DHCP server ------------------------------------------ [...truncated 17678 lines...] Running com.cloud.gate.testcase.BaseTestCase Configure log4j with default properties Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-awsapi <<< [INFO] [INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-awsapi --- [INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file [cobertura] INFO [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/amazon/ec2/AmazonEC2SkeletonInterface.java. Ensure this class was instrumented, and this data file contains the instrumentation information. [cobertura] INFO [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/amazon/s3/AmazonS3SkeletonInterface.java. Ensure this class was instrumented, and this data file contains the instrumentation information. [cobertura] INFO [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/bridge/model/SAcl.java. Ensure this class was instrumented, and this data file contains the instrumentation information. [cobertura] INFO [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/bridge/model/SBucket.java. Ensure this class was instrumented, and this data file contains the instrumentation information. [cobertura] INFO [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/bridge/model/SHost.java. Ensure this class was instrumented, and this data file contains the instrumentation information. [cobertura] INFO [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/bridge/persist/dao/BucketPolicyDao.java. Ensure this class was instrumented, and this data file contains the instrumentation information. [cobertura] INFO [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/bridge/persist/dao/CloudStackAccountDao.java. Ensure this class was instrumented, and this data file contains the instrumentation information. [cobertura] INFO [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/bridge/persist/dao/CloudStackConfigurationDao.java. Ensure this class was instrumented, and this data file contains the instrumentation information. [cobertura] INFO [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/bridge/persist/dao/CloudStackSvcOfferingDao.java. Ensure this class was instrumented, and this data file contains the instrumentation information. [cobertura] INFO [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/bridge/persist/dao/CloudStackUserDao.java. Ensure this class was instrumented, and this data file contains the instrumentation information. [cobertura] INFO [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/bridge/persist/dao/MHostDao.java. Ensure this class was instrumented, and this data file contains the instrumentation information. [cobertura] INFO [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/bridge/persist/dao/MHostMountDao.java. Ensure this class was instrumented, and this data file contains the instrumentation information. [cobertura] INFO [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/bridge/persist/dao/MultiPartPartsDao.java. Ensure this class was instrumented, and this data file contains the instrumentation information. [cobertura] INFO [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/bridge/persist/dao/MultiPartUploadsDao.java. Ensure this class was instrumented, and this data file contains the instrumentation information. [cobertura] INFO [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/bridge/persist/dao/MultipartMetaDao.java. Ensure this class was instrumented, and this data file contains the instrumentation information. [cobertura] INFO [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/bridge/persist/dao/OfferingDao.java. Ensure this class was instrumented, and this data file contains the instrumentation information. [cobertura] INFO [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/bridge/persist/dao/SAclDao.java. Ensure this class was instrumented, and this data file contains the instrumentation information. [cobertura] INFO [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/bridge/persist/dao/SBucketDao.java. Ensure this class was instrumented, and this data file contains the instrumentation information. [cobertura] INFO [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/bridge/persist/dao/SHostDao.java. Ensure this class was instrumented, and this data file contains the instrumentation information. [cobertura] INFO [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/bridge/persist/dao/SMetaDao.java. Ensure this class was instrumented, and this data file contains the instrumentation information. [cobertura] INFO [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/bridge/persist/dao/SObjectDao.java. Ensure this class was instrumented, and this data file contains the instrumentation information. [cobertura] INFO [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/bridge/persist/dao/SObjectItemDao.java. Ensure this class was instrumented, and this data file contains the instrumentation information. [cobertura] INFO [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/bridge/persist/dao/UserCredentialsDao.java. Ensure this class was instrumented, and this data file contains the instrumentation information. [cobertura] INFO [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/bridge/service/S3Constants.java. Ensure this class was instrumented, and this data file contains the instrumentation information. [cobertura] INFO [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/bridge/service/controller/s3/ServletAction.java. Ensure this class was instrumented, and this data file contains the instrumentation information. [cobertura] INFO [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/bridge/service/core/s3/S3BucketAdapter.java. Ensure this class was instrumented, and this data file contains the instrumentation information. [cobertura] INFO [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/bridge/util/JsonAccessor.java. Ensure this class was instrumented, and this data file contains the instrumentation information. [cobertura] INFO [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/bridge/util/XElement.java. Ensure this class was instrumented, and this data file contains the instrumentation information. [cobertura] INFO [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/bridge/util/XFlatten.java. Ensure this class was instrumented, and this data file contains the instrumentation information. [cobertura] INFO [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/bridge/util/XOmitNull.java. Ensure this class was instrumented, and this data file contains the instrumentation information. [cobertura] INFO [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/bridge/util/XSerializable.java. Ensure this class was instrumented, and this data file contains the instrumentation information. [cobertura] INFO [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/bridge/util/XSerializerAdapter.java. Ensure this class was instrumented, and this data file contains the instrumentation information. Report time: 95387ms [ERROR] Feb 26, 2014 1:02:21 AM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData INFO: Cobertura: Loaded information on 6393 classes. [INFO] Cobertura Report generation was successful. [INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file Report time: 10877ms [ERROR] Feb 26, 2014 1:03:57 AM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData INFO: Cobertura: Loaded information on 6393 classes. [INFO] Cobertura Report generation was successful. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache CloudStack Developer Tools - Checkstyle Configuration SUCCESS [2.136s] [INFO] Apache CloudStack ................................. SUCCESS [4.782s] [INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [1.143s] [INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [24.752s] [INFO] Apache CloudStack Utils ........................... SUCCESS [1:15.945s] [INFO] Apache CloudStack Framework ....................... SUCCESS [0.143s] [INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [59.297s] [INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [32.945s] [INFO] Apache CloudStack API ............................. SUCCESS [1:45.378s] [INFO] Apache CloudStack Framework - REST ................ SUCCESS [19.313s] [INFO] Apache CloudStack Framework - IPC ................. SUCCESS [38.191s] [INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.118s] [INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [34.315s] [INFO] Apache CloudStack Framework - Security ............ SUCCESS [23.049s] [INFO] Apache CloudStack Core ............................ SUCCESS [1:00.571s] [INFO] Apache CloudStack Agents .......................... SUCCESS [36.099s] [INFO] Apache CloudStack Framework - Clustering .......... SUCCESS [32.557s] [INFO] Apache CloudStack Framework - Jobs ................ SUCCESS [32.162s] [INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [1:41.279s] [INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [16.579s] [INFO] Apache CloudStack Cloud Engine Internal Components API SUCCESS [23.288s] [INFO] Apache CloudStack Server .......................... SUCCESS [3:36.416s] [INFO] Apache CloudStack Usage Server .................... SUCCESS [42.522s] [INFO] Apache XenSource XAPI ............................. SUCCESS [1:06.875s] [INFO] Apache CloudStack Cloud Engine Orchestration Component SUCCESS [1:08.741s] [INFO] Apache CloudStack Cloud Services .................. SUCCESS [0.089s] [INFO] Apache CloudStack Secondary Storage ............... SUCCESS [0.579s] [INFO] Apache CloudStack Secondary Storage Service ....... SUCCESS [37.124s] [INFO] Apache CloudStack Engine Storage Component ........ SUCCESS [41.974s] [INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [30.202s] [INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [26.750s] [INFO] Apache CloudStack Engine Storage Data Motion Component SUCCESS [21.252s] [INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [20.935s] [INFO] Apache CloudStack Engine Storage Snapshot Component SUCCESS [32.352s] [INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [13.325s] [INFO] Apache CloudStack Cloud Engine Service ............ SUCCESS [5.141s] [INFO] Apache CloudStack Plugin POM ...................... SUCCESS [0.553s] [INFO] Apache CloudStack Plugin - API Rate Limit ......... SUCCESS [25.103s] [INFO] Apache CloudStack Plugin - API Discovery .......... SUCCESS [23.744s] [INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [17.197s] [INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor SUCCESS [18.739s] [INFO] Apache CloudStack Plugin - Explicit Dedication Processor SUCCESS [20.393s] [INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner SUCCESS [17.971s] [INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner SUCCESS [18.486s] [INFO] Apache CloudStack Plugin - Implicit Dedication Planner SUCCESS [27.082s] [INFO] Apache CloudStack Plugin - Skip Heurestics Planner SUCCESS [17.206s] [INFO] Apache CloudStack Plugin - Host Allocator Random .. SUCCESS [17.252s] [INFO] Apache CloudStack Plugin - Dedicated Resources .... SUCCESS [32.970s] [INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SUCCESS [30.247s] [INFO] Apache CloudStack Plugin - Open vSwitch ........... SUCCESS [28.586s] [INFO] Apache CloudStack Plugin - Hypervisor Xen ......... SUCCESS [1:11.170s] [INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SUCCESS [1:01.328s] [INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SUCCESS [19.615s] [INFO] Apache CloudStack Plugin - In Memory Event Bus .... SUCCESS [19.223s] [INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SUCCESS [36.640s] [INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SUCCESS [25.845s] [INFO] Apache CloudStack Plugin - Hypervisor Hyper-V ..... SUCCESS [34.808s] [INFO] Apache CloudStack Plugin - Network Elastic Load Balancer SUCCESS [30.853s] [INFO] Apache CloudStack Plugin - Network Internal Load Balancer SUCCESS [35.551s] [INFO] Apache CloudStack Framework - Spring Life Cycle ... SUCCESS [19.250s] [INFO] Apache CloudStack Plugin - Network Juniper Contrail SUCCESS [47.618s] [INFO] Apache CloudStack Plugin - Palo Alto .............. SUCCESS [37.875s] [INFO] Apache CloudStack Plugin - Network Netscaler ...... SUCCESS [41.791s] [INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SUCCESS [41.263s] [INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment SUCCESS [32.098s] [INFO] Apache CloudStack Plugin - Midokura Midonet ....... SUCCESS [34.294s] [INFO] Apache CloudStack Plugin - Stratosphere SSP ....... SUCCESS [30.376s] [INFO] Apache CloudStack Plugin - Network Opendaylight ... SUCCESS [34.777s] [INFO] Apache CloudStack Plugin - Storage Allocator Random SUCCESS [16.155s] [INFO] Apache CloudStack Plugin - User Authenticator LDAP SUCCESS [26.795s] [INFO] Apache CloudStack Plugin - User Authenticator MD5 . SUCCESS [15.448s] [INFO] Apache CloudStack Plugin - User Authenticator Plain Text SUCCESS [15.840s] [INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted SUCCESS [20.386s] [INFO] Apache CloudStack Plugin - Dns Notifier Example ... SUCCESS [14.957s] [INFO] Apache CloudStack Plugin - Storage Image S3 ....... SUCCESS [18.731s] [INFO] Apache CloudStack Plugin - Storage Image Swift provider SUCCESS [17.819s] [INFO] Apache CloudStack Plugin - Storage Image default provider SUCCESS [18.826s] [INFO] Apache CloudStack Plugin - Storage Image sample provider SUCCESS [16.429s] [INFO] Apache CloudStack Plugin - Storage Volume Nexenta Provider SUCCESS [23.810s] [INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider SUCCESS [29.535s] [INFO] Apache CloudStack Plugin - Storage Volume default provider SUCCESS [22.078s] [INFO] Apache CloudStack Plugin - Storage Volume sample provider SUCCESS [15.700s] [INFO] Apache CloudStack Plugin - SNMP Alerts ............ SUCCESS [23.655s] [INFO] Apache CloudStack Plugin - Syslog Alerts .......... SUCCESS [22.023s] [INFO] Apache CloudStack Plugin - Network VXLAN .......... SUCCESS [22.427s] [INFO] Apache CloudStack Framework - Spring Module ....... SUCCESS [30.920s] [INFO] Apache CloudStack Secondary Storage Controller .... SUCCESS [26.949s] [INFO] Apache CloudStack Client UI ....................... SUCCESS [7.666s] [INFO] Apache CloudStack Console Proxy - RDP Client ...... SUCCESS [59.720s] [INFO] Apache CloudStack Console Proxy ................... SUCCESS [0.674s] [INFO] Apache CloudStack Console Proxy - Server .......... SUCCESS [38.444s] [INFO] Apache CloudStack Framework - QuickCloud .......... SUCCESS [0.739s] [INFO] Apache CloudStack AWS API Bridge .................. SUCCESS [10:58.414s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 57:44.897s [INFO] Finished at: Wed Feb 26 01:04:06 CET 2014 [INFO] Final Memory: 140M/522M [INFO] ------------------------------------------------------------------------ [FINDBUGS] Collecting findbugs analysis files... [FINDBUGS] Finding all files that match the pattern **/findbugsXml.xml [FINDBUGS] Parsing 81 files in [FINDBUGS] Successfully parsed file of module Apache CloudStack Agents with 3 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack API with 10 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack AWS API Bridge with 68 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Core with 9 warnings. [FINDBUGS] Successfully parsed file of module Apache XenSource XAPI with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Cloud Engine API with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Cloud Engine Internal Components API with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Cloud Engine API with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Cloud Engine Orchestration Component with 5 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Cloud Engine Schema Component with 16 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Engine Storage Cache Component with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Engine Storage Data Motion Component with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Engine Storage Image Component with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Engine Storage Snapshot Component with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Engine Storage Component with 4 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Engine Storage Volume Component with 1 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Framework - Clustering with 1 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Framework - Configuration with 1 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Framework - Event Notification with 3 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Framework - Event Notification with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Framework - IPC with 3 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Framework - Jobs with 1 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Framework - Managed Context with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Framework - REST with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Framework - Security with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Framework - Spring Life Cycle with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Framework - Spring Module with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - ACL Static Role Based with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Explicit Dedication Processor with 1 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Host Anti-Affinity Processor with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - SNMP Alerts with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Syslog Alerts with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - API Discovery with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - API Rate Limit with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Dedicated Resources with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Implicit Dedication Planner with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - User Concentrated Pod Deployment Planner with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - User Dispersing Deployment Planner with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - In Memory Event Bus with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - RabbitMQ Event Bus with 10 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Skip Heurestics Planner with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Host Allocator Random with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Hypervisor Baremetal with 6 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Hypervisor Hyper-V with 6 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Hypervisor KVM with 16 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Hypervisor OracleVM with 2 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Hypervisor UCS with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Hypervisor Xen with 9 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - BigSwitch Virtual Network Segment with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Dns Notifier Example with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Network Elastic Load Balancer with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Network Internal Load Balancer with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Network Juniper Contrail with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Midokura Midonet with 1 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Network Netscaler with 2 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Network Nicira NVP with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Network Opendaylight with 2 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Open vSwitch with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Palo Alto with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Stratosphere SSP with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Network VXLAN with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Storage Allocator Random with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Storage Image default provider with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Storage Image S3 with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Storage Image sample provider with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Storage Image Swift provider with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Storage Volume default provider with 1 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Storage Volume Nexenta Provider with 1 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Storage Volume sample provider with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Storage Volume SolidFire Provider with 1 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - User Authenticator LDAP with 2 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - User Authenticator MD5 with 1 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - User Authenticator Plain Text with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - User Authenticator SHA256 Salted with 4 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Server with 46 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Console Proxy - RDP Client with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Console Proxy - Server with 13 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Secondary Storage Controller with 0 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Secondary Storage Service with 6 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Usage Server with 2 warnings. [FINDBUGS] Successfully parsed file of module Apache CloudStack Utils with 33 warnings. [FINDBUGS] Computing warning deltas based on reference build #299 [FINDBUGS] Plug-in Result: Failed - 1 new warning of priority High Priority exceeds the threshold of 0 by 1 Build step 'Publish FindBugs analysis results' changed build result to FAILURE Skipping Cobertura coverage report as build was not SUCCESS or better ...