See <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/158/changes>
Changes: [wido] CLOUDSTACK-4665: Depend on rados-java 0.1.4 [wido] CLOUDSTACK-4665: Check if a snapshot is protected before trying to unprotect ------------------------------------------ [...truncated 2778 lines...] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-plugin-network-ovs --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-plugin-network-ovs --- [INFO] Compiling 23 source files to <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/plugins/network-elements/ovs/target/classes> [INFO] [INFO] >>> findbugs-maven-plugin:2.5.3:check (cloudstack-findbugs) @ cloud-plugin-network-ovs >>> [INFO] [INFO] --- findbugs-maven-plugin:2.5.3:findbugs (findbugs) @ cloud-plugin-network-ovs --- [INFO] Fork Value is true [java] Warnings generated: 1 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:2.5.3:check (cloudstack-findbugs) @ cloud-plugin-network-ovs <<< [INFO] [INFO] --- findbugs-maven-plugin:2.5.3:check (cloudstack-findbugs) @ cloud-plugin-network-ovs --- [INFO] BugInstance size is 1 [INFO] Error size is 0 [INFO] Total bugs: 1 [INFO] Suspicious comparison of Long references in com.cloud.network.ovs.OvsTunnelManagerImpl.CheckAndDestroyTunnel(VirtualMachine, Network) ["com.cloud.network.ovs.OvsTunnelManagerImpl"] At OvsTunnelManagerImpl.java:[lines 72-514] [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-plugin-network-ovs --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/plugins/network-elements/ovs/test/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ cloud-plugin-network-ovs --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ cloud-plugin-network-ovs --- [INFO] Surefire report directory: <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/plugins/network-elements/ovs/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache CloudStack Plugin - Hypervisor Xen 4.3.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-plugin-hypervisor-xen --- [INFO] Deleting <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/plugins/hypervisors/xen> (includes = [target, dist], excludes = []) [INFO] [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-plugin-hypervisor-xen --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-plugin-hypervisor-xen --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-plugin-hypervisor-xen --- [INFO] Compiling 22 source files to <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/plugins/hypervisors/xen/target/classes> [INFO] [INFO] >>> findbugs-maven-plugin:2.5.3:check (cloudstack-findbugs) @ cloud-plugin-hypervisor-xen >>> [INFO] [INFO] --- findbugs-maven-plugin:2.5.3:findbugs (findbugs) @ cloud-plugin-hypervisor-xen --- [INFO] Fork Value is true [java] Warnings generated: 11 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:2.5.3:check (cloudstack-findbugs) @ cloud-plugin-hypervisor-xen <<< [INFO] [INFO] --- findbugs-maven-plugin:2.5.3:check (cloudstack-findbugs) @ cloud-plugin-hypervisor-xen --- [INFO] BugInstance size is 11 [INFO] Error size is 0 [INFO] Total bugs: 11 [INFO] Found reliance on default encoding in com.cloud.hypervisor.xen.resource.CitrixResourceBase.createNfsSRbyURI(Connection, URI, boolean): String.getBytes() ["com.cloud.hypervisor.xen.resource.CitrixResourceBase"] At CitrixResourceBase.java:[lines 296-8196] [INFO] Found reliance on default encoding in com.cloud.hypervisor.xen.resource.CitrixResourceBase.execute(VmDataCommand): String.getBytes() ["com.cloud.hypervisor.xen.resource.CitrixResourceBase"] At CitrixResourceBase.java:[lines 296-8196] [INFO] Found reliance on default encoding in com.cloud.hypervisor.xen.resource.CitrixResourceBase.executeProxyLoadScan(Command, long, String, String, int): new java.io.InputStreamReader(InputStream) ["com.cloud.hypervisor.xen.resource.CitrixResourceBase"] At CitrixResourceBase.java:[lines 296-8196] [INFO] com.cloud.hypervisor.xen.resource.CitrixResourceBase.s_powerStatesTable isn't final but should be ["com.cloud.hypervisor.xen.resource.CitrixResourceBase"] At CitrixResourceBase.java:[lines 296-8196] [INFO] com.cloud.hypervisor.xen.resource.CitrixResourceBase.s_statesTable isn't final but should be ["com.cloud.hypervisor.xen.resource.CitrixResourceBase"] At CitrixResourceBase.java:[lines 296-8196] [INFO] Redundant nullcheck of result, which is known to be non-null in com.cloud.hypervisor.xen.resource.CitrixResourceBase.execute(SetupGuestNetworkCommand) ["com.cloud.hypervisor.xen.resource.CitrixResourceBase"] At CitrixResourceBase.java:[lines 296-8196] [INFO] Found reliance on default encoding in com.cloud.hypervisor.xen.resource.XenServerStorageProcessor.backupSnapshot(CopyCommand): String.getBytes() ["com.cloud.hypervisor.xen.resource.XenServerStorageProcessor"] At XenServerStorageProcessor.java:[lines 90-1640] [INFO] Found reliance on default encoding in com.cloud.hypervisor.xen.resource.Xenserver625StorageProcessor.backupSnapshot(CopyCommand): String.getBytes() ["com.cloud.hypervisor.xen.resource.Xenserver625StorageProcessor"] At Xenserver625StorageProcessor.java:[lines 58-817] [INFO] Found reliance on default encoding in com.cloud.hypervisor.xen.resource.Xenserver625StorageProcessor.createFileSr(Connection, String, String): String.getBytes() ["com.cloud.hypervisor.xen.resource.Xenserver625StorageProcessor"] At Xenserver625StorageProcessor.java:[lines 58-817] [INFO] Found reliance on default encoding in com.cloud.hypervisor.xen.resource.Xenserver625StorageProcessor.createTemplateFromSnapshot(CopyCommand): String.getBytes() ["com.cloud.hypervisor.xen.resource.Xenserver625StorageProcessor"] At Xenserver625StorageProcessor.java:[lines 58-817] [INFO] Found reliance on default encoding in com.cloud.hypervisor.xen.resource.Xenserver625StorageProcessor.mountNfs(Connection, String, String): String.getBytes() ["com.cloud.hypervisor.xen.resource.Xenserver625StorageProcessor"] At Xenserver625StorageProcessor.java:[lines 58-817] [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-plugin-hypervisor-xen --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/plugins/hypervisors/xen/test/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ cloud-plugin-hypervisor-xen --- [INFO] Compiling 1 source file to <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/plugins/hypervisors/xen/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ cloud-plugin-hypervisor-xen --- [INFO] Surefire report directory: <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/plugins/hypervisors/xen/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running com.cloud.hypervisor.xen.resource.CitrixResourceBaseTest log4j:WARN No appenders could be found for logger (com.cloud.hypervisor.xen.resource.XenServerConnectionPool). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.046 sec Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache CloudStack Plugin - Hypervisor KVM 4.3.0 [INFO] ------------------------------------------------------------------------ [WARNING] The POM for org.libvirt:libvirt:jar:0.5.1 is missing, no dependency information available [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-plugin-hypervisor-kvm --- [INFO] Deleting <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/plugins/hypervisors/kvm> (includes = [target, dist], excludes = []) [INFO] [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-plugin-hypervisor-kvm --- [WARNING] Missing POM for org.libvirt:libvirt:jar:0.5.1 [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-plugin-hypervisor-kvm --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-plugin-hypervisor-kvm --- [INFO] Compiling 36 source files to <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/plugins/hypervisors/kvm/target/classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] error: error reading /jenkins/.m2/repository/com/ceph/rados/0.1.4/rados-0.1.4.jar; error in opening zip file [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache CloudStack ................................. SUCCESS [2.143s] [INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [0.050s] [INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [9.767s] [INFO] Apache CloudStack Utils ........................... SUCCESS [25.799s] [INFO] Apache CloudStack Framework ....................... SUCCESS [0.047s] [INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [21.128s] [INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [14.086s] [INFO] Apache CloudStack API ............................. SUCCESS [35.793s] [INFO] Apache CloudStack Framework - REST ................ SUCCESS [8.591s] [INFO] Apache CloudStack Framework - IPC ................. SUCCESS [14.906s] [INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.042s] [INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [12.131s] [INFO] Apache CloudStack Core ............................ SUCCESS [25.783s] [INFO] Apache CloudStack Agents .......................... SUCCESS [15.721s] [INFO] Apache CloudStack Framework - Clustering .......... SUCCESS [14.089s] [INFO] Apache CloudStack Framework - Jobs ................ SUCCESS [15.776s] [INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [43.594s] [INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [7.500s] [INFO] Apache CloudStack Cloud Engine Internal Components API SUCCESS [10.770s] [INFO] Apache CloudStack Server .......................... SUCCESS [1:41.703s] [INFO] Apache CloudStack Usage Server .................... SUCCESS [18.159s] [INFO] Apache XenSource XAPI ............................. SUCCESS [28.304s] [INFO] Apache CloudStack Cloud Engine Orchestration Component SUCCESS [32.156s] [INFO] Apache CloudStack Cloud Services .................. SUCCESS [0.040s] [INFO] Apache CloudStack Secondary Storage Service ....... SUCCESS [18.973s] [INFO] Apache CloudStack Engine Storage Component ........ SUCCESS [19.296s] [INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [16.324s] [INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [13.270s] [INFO] Apache CloudStack Engine Storage Data Motion Component SUCCESS [10.824s] [INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [10.221s] [INFO] Apache CloudStack Engine Storage Snapshot Component SUCCESS [16.270s] [INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [7.345s] [INFO] Apache CloudStack Cloud Engine Service ............ SUCCESS [0.945s] [INFO] Apache CloudStack Plugin POM ...................... SUCCESS [0.394s] [INFO] Apache CloudStack Plugin - API Rate Limit ......... SUCCESS [14.298s] [INFO] Apache CloudStack Plugin - API Discovery .......... SUCCESS [12.333s] [INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [8.429s] [INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor SUCCESS [9.668s] [INFO] Apache CloudStack Plugin - Explicit Dedication Processor SUCCESS [10.546s] [INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner SUCCESS [9.289s] [INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner SUCCESS [10.247s] [INFO] Apache CloudStack Plugin - Implicit Dedication Planner SUCCESS [14.286s] [INFO] Apache CloudStack Plugin - Skip Heurestics Planner SUCCESS [8.518s] [INFO] Apache CloudStack Plugin - Host Allocator Random .. SUCCESS [8.676s] [INFO] Apache CloudStack Plugin - Dedicated Resources .... SUCCESS [15.291s] [INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SUCCESS [14.052s] [INFO] Apache CloudStack Plugin - Open vSwitch ........... SUCCESS [13.438s] [INFO] Apache CloudStack Plugin - Hypervisor Xen ......... SUCCESS [35.524s] [INFO] Apache CloudStack Plugin - Hypervisor KVM ......... FAILURE [1.311s] [INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SKIPPED [INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SKIPPED [INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SKIPPED [INFO] Apache CloudStack Plugin - Hypervisor Hyper-V ..... SKIPPED [INFO] Apache CloudStack Plugin - Network Elastic Load Balancer SKIPPED [INFO] Apache CloudStack Plugin - Network Internal Load Balancer SKIPPED [INFO] Apache CloudStack Plugin - Network Juniper Contrail SKIPPED [INFO] Apache CloudStack Plugin - Palo Alto .............. SKIPPED [INFO] Apache CloudStack Checkstyle Configuration ........ SKIPPED [INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SKIPPED [INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment SKIPPED [INFO] Apache CloudStack Plugin - Midokura Midonet ....... SKIPPED [INFO] Apache Cloudstack Plugin - Stratosphere SSP ....... SKIPPED [INFO] Apache CloudStack Plugin - Storage Allocator Random SKIPPED [INFO] Apache CloudStack Plugin - User Authenticator LDAP SKIPPED [INFO] Apache CloudStack Plugin - User Authenticator MD5 . SKIPPED [INFO] Apache CloudStack Plugin - User Authenticator Plain Text SKIPPED [INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted SKIPPED [INFO] Apache CloudStack Plugin - Dns Notifier Example ... SKIPPED [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 SolidFire Provider SKIPPED [INFO] Apache CloudStack Plugin - Storage Volume default provider SKIPPED [INFO] Apache CloudStack Plugin - Storage Volume sample provider SKIPPED [INFO] Apache CloudStack Plugin - SNMP Alerts ............ SKIPPED [INFO] Apache CloudStack Plugin - Syslog Alerts .......... SKIPPED [INFO] Apache CloudStack Plugin - Network VXLAN .......... SKIPPED [INFO] Apache CloudStack Framework - Spring Life Cycle ... SKIPPED [INFO] cloud-framework-spring-module ..................... SKIPPED [INFO] Apache CloudStack Test ............................ 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: 12:39.449s [INFO] Finished at: Thu Apr 10 16:41:33 CEST 2014 [INFO] Final Memory: 53M/163M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project cloud-plugin-hypervisor-kvm: Compilation failure [ERROR] error: error reading /jenkins/.m2/repository/com/ceph/rados/0.1.4/rados-0.1.4.jar; error in opening zip file [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-kvm Build step 'Invoke top-level Maven targets' marked build as failure [FINDBUGS] Skipping publisher since build result is FAILURE
