See <http://jenkins.buildacloud.org/job/build-master-slowbuild/2189/>

------------------------------------------
[...truncated 26372 lines...]
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
cloud-vmware-base ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
cloud-vmware-base ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/vmware-base/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ 
cloud-vmware-base ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-vmware-base >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-vmware-base 
---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-vmware-base <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-vmware-base ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ 
cloud-vmware-base ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file

[ERROR] Aug 31, 2015 2:12:48 AM 
net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler saveCoverageData
INFO: Cobertura: Saved information on 61 classes.

[INFO] Instrumentation was successful.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-vmware-base ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/vmware-base/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
cloud-vmware-base ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-vmware-base 
---
[INFO] Surefire report directory: 
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/vmware-base/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.cloud.hypervisor.vmware.mo.HypervisorHostHelperTest
WARN   isSpecMatch, Detected that new number of dvports [256] in dvPortGroup 
[null] is less than existing number of dvports [512]. Attempt to update this 
dvPortGroup may fail!
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.466 sec - in 
com.cloud.hypervisor.vmware.mo.HypervisorHostHelperTest
Running com.cloud.hypervisor.vmware.util.VmwareContextTest
WARN   getCharSetFromConnection, Illegal/unsupported/null charset name from 
connection. charsetname from connection is null
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.647 sec - in 
com.cloud.hypervisor.vmware.util.VmwareContextTest

Results :

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

[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-vmware-base <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-vmware-base ---
[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/cloud/hypervisor/vmware/mo/CustomFieldConstants.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/hypervisor/vmware/mo/FeatureKeyConstants.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/hypervisor/vmware/mo/VersioningContants.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/hypervisor/vmware/mo/VmwareHypervisorHost.java.  Ensure this class 
was instrumented, and this data file contains the instrumentation information.
Report time: 2094ms

[ERROR] Aug 31, 2015 2:12:52 AM 
net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 61 classes.

[INFO] Cobertura Report generation was successful.
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Report time: 2095ms

[ERROR] Aug 31, 2015 2:12:54 AM 
net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 61 classes.

[INFO] Cobertura Report generation was successful.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - Hypervisor VMware 4.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, 
no dependency information available
[WARNING] Failed to retrieve plugin descriptor for 
org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin 
org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be 
resolved: Failed to read artifact descriptor for 
org.eclipse.m2e:lifecycle-mapping:jar:1.0.0
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
cloud-plugin-hypervisor-vmware ---
[INFO] Deleting 
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/hypervisors/vmware/target>
 (includes = [**/*], excludes = [])
[INFO] Deleting 
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/hypervisors/vmware>
 (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ 
cloud-plugin-hypervisor-vmware ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
cloud-plugin-hypervisor-vmware ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
cloud-plugin-hypervisor-vmware ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 10 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ 
cloud-plugin-hypervisor-vmware ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 51 source files to 
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/hypervisors/vmware/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/hypervisors/vmware/src/com/cloud/hypervisor/guru/VMwareGuru.java>:[484,12]
 error: non-static variable logger cannot be referenced from a static context
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS 
[1.796s]
[INFO] Apache CloudStack ................................. SUCCESS [2.163s]
[INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [0.785s]
[INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [20.701s]
[INFO] Apache CloudStack Utils ........................... SUCCESS [1:14.024s]
[INFO] Apache CloudStack Framework ....................... SUCCESS [0.128s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [52.278s]
[INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [26.926s]
[INFO] Apache CloudStack API ............................. SUCCESS [1:57.839s]
[INFO] Apache CloudStack Framework - REST ................ SUCCESS [16.998s]
[INFO] Apache CloudStack Framework - IPC ................. SUCCESS [29.556s]
[INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.101s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [27.096s]
[INFO] Apache CloudStack Framework - Security ............ SUCCESS [24.588s]
[INFO] Apache CloudStack Core ............................ SUCCESS [1:17.172s]
[INFO] Apache CloudStack Agents .......................... SUCCESS [35.884s]
[INFO] Apache CloudStack Framework - Clustering .......... SUCCESS [35.090s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [13.764s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:10.617s]
[INFO] Apache CloudStack Framework - Jobs ................ SUCCESS [48.301s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [30.467s]
[INFO] Apache CloudStack Server .......................... SUCCESS [4:28.938s]
[INFO] Apache CloudStack Usage Server .................... SUCCESS [49.742s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS 
[1:30.494s]
[INFO] Apache CloudStack Cloud Services .................. SUCCESS [0.074s]
[INFO] Apache CloudStack Secondary Storage ............... SUCCESS [0.670s]
[INFO] Apache CloudStack Secondary Storage Service ....... SUCCESS [1:04.293s]
[INFO] Apache CloudStack Engine Storage Component ........ SUCCESS [56.323s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [31.518s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [26.736s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [22.935s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [21.857s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [34.951s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [12.084s]
[INFO] Apache CloudStack Cloud Engine Service ............ SUCCESS [6.030s]
[INFO] Apache CloudStack Plugin POM ...................... SUCCESS [0.797s]
[INFO] Apache CloudStack Plugin - API Rate Limit ......... SUCCESS [1:31.912s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS 
[3:19.036s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS 
[1:26.319s]
[INFO] Apache CloudStack Plugin - API SolidFire .......... SUCCESS [21.423s]
[INFO] Apache CloudStack Plugin - API Discovery .......... SUCCESS [33.476s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [33.764s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS 
[35.808s]
[INFO] Apache CloudStack Plugin - Explicit Dedication Processor  SUCCESS 
[42.408s]
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner  
SUCCESS [20.263s]
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner  SUCCESS 
[22.000s]
[INFO] Apache CloudStack Plugin - Implicit Dedication Planner  SUCCESS [28.529s]
[INFO] Apache CloudStack Plugin - Skip Heurestics Planner  SUCCESS [14.938s]
[INFO] Apache CloudStack Plugin - Host Allocator Random .. SUCCESS [17.600s]
[INFO] Apache CloudStack Plugin - Dedicated Resources .... SUCCESS [33.525s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SUCCESS [33.932s]
[INFO] Apache CloudStack Plugin - Open vSwitch ........... SUCCESS [34.322s]
[INFO] Apache CloudStack Plugin - Hypervisor XenServer ... SUCCESS [1:17.354s]
[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SUCCESS [1:12.419s]
[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SUCCESS [18.825s]
[INFO] Apache CloudStack Plugin - In Memory Event Bus .... SUCCESS [20.793s]
[INFO] Apache CloudStack Plugin - Kafka Event Bus ........ SUCCESS [14.126s]
[INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SUCCESS [42.351s]
[INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SUCCESS [25.696s]
[INFO] Apache CloudStack Plugin - Hypervisor Hyper-V ..... SUCCESS [38.677s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM3 ... SUCCESS [1:23.707s]
[INFO] Apache CloudStack Plugin - Network Elastic Load Balancer  SUCCESS 
[32.590s]
[INFO] Apache CloudStack Plugin - Network Internal Load Balancer  SUCCESS 
[37.237s]
[INFO] Apache CloudStack Framework - Spring Life Cycle ... SUCCESS [19.175s]
[INFO] Apache CloudStack Plugin - Network Juniper Contrail  SUCCESS [1:02.541s]
[INFO] Apache CloudStack Plugin - Palo Alto .............. SUCCESS [38.645s]
[INFO] Apache CloudStack Plugin - Network Netscaler ...... SUCCESS [49.733s]
[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SUCCESS [50.977s]
[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment  SUCCESS 
[45.604s]
[INFO] Apache CloudStack Plugin - Network Brocade VCS .... SUCCESS [39.712s]
[INFO] Apache CloudStack Plugin - Midokura Midonet ....... SUCCESS [37.307s]
[INFO] Apache CloudStack Plugin - Stratosphere SSP ....... SUCCESS [33.344s]
[INFO] Apache CloudStack Plugin - Network Opendaylight ... SUCCESS [38.764s]
[INFO] Apache CloudStack Plugin - Storage Allocator Random  SUCCESS [15.948s]
[INFO] Apache CloudStack Plugin - User Authenticator LDAP  SUCCESS [30.260s]
[INFO] Apache CloudStack Plugin - User Authenticator MD5 . SUCCESS [21.030s]
[INFO] Apache CloudStack Plugin - User Authenticator PBKDF2-SHA-256  SUCCESS 
[24.587s]
[INFO] Apache CloudStack Plugin - User Authenticator Plain Text  SUCCESS 
[14.795s]
[INFO] Apache CloudStack Plugin - User Authenticator SAML2  SUCCESS [2:12.577s]
[INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted  SUCCESS 
[21.269s]
[INFO] Apache CloudStack Plugin - Dns Notifier Example ... SUCCESS [14.820s]
[INFO] Apache CloudStack Plugin - Storage Image S3 ....... SUCCESS [18.777s]
[INFO] Apache CloudStack Plugin - Storage Image Swift provider  SUCCESS 
[18.359s]
[INFO] Apache CloudStack Plugin - Storage Image default provider  SUCCESS 
[18.858s]
[INFO] Apache CloudStack Plugin - Storage Image sample provider  SUCCESS 
[17.169s]
[INFO] Apache CloudStack Plugin - Storage Volume Nexenta Provider  SUCCESS 
[26.813s]
[INFO] Apache CloudStack Plugin - Storage Volume CloudByte Provider  SUCCESS 
[35.790s]
[INFO] Apache CloudStack Plugin - Storage Volume sample provider  SUCCESS 
[16.335s]
[INFO] Apache CloudStack Plugin - SNMP Alerts ............ SUCCESS [22.690s]
[INFO] Apache CloudStack Plugin - Syslog Alerts .......... SUCCESS [23.547s]
[INFO] Apache CloudStack Plugin - Network VXLAN .......... SUCCESS [22.322s]
[INFO] Apache CloudStack Plugin - GloboDNS ............... SUCCESS [31.548s]
[INFO] Apache CloudStack Plugin - NetApp File System ..... SUCCESS [28.699s]
[INFO] Apache CloudStack Plugin - F5 ..................... SUCCESS [29.542s]
[INFO] Apache CloudStack Plugin - Juniper SRX ............ SUCCESS [45.712s]
[INFO] Apache CloudStack Plugin - Nuage VSP .............. SUCCESS [38.936s]
[INFO] Apache CloudStack VMware Base ..................... SUCCESS [57.133s]
[INFO] Apache CloudStack Plugin - Hypervisor VMware ...... FAILURE [4.844s]
[INFO] Apache CloudStack Plugin - Cisco VNMC ............. SKIPPED
[INFO] Apache CloudStack Plugin - MySQL HA Strategy ...... SKIPPED
[INFO] Apache CloudStack Framework - Spring Module ....... SKIPPED
[INFO] Apache CloudStack Secondary Storage Controller .... SKIPPED
[INFO] Apache CloudStack Client UI ....................... SKIPPED
[INFO] Apache CloudStack Console Proxy - RDP Client ...... SKIPPED
[INFO] Apache CloudStack Console Proxy ................... SKIPPED
[INFO] Apache CloudStack Console Proxy - Server .......... SKIPPED
[INFO] Apache CloudStack Framework - QuickCloud .......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:03:37.496s
[INFO] Finished at: Mon Aug 31 02:13:01 UTC 2015
[INFO] Final Memory: 131M/485M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on 
project cloud-plugin-hypervisor-vmware: Compilation failure
[ERROR] 
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/hypervisors/vmware/src/com/cloud/hypervisor/guru/VMwareGuru.java>:[484,12]
 error: non-static variable logger cannot be referenced from a static context
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :cloud-plugin-hypervisor-vmware
Build step 'Invoke top-level Maven targets' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Skipping Cobertura coverage report as build was not UNSTABLE or better ...

Reply via email to