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/18 10:04:25 UTC

Build failed in Jenkins: build-4.5 #141

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

Changes:

[rajesh.battala] CLOUDSTACK-7688, CLOUDSTACK-7747: restricted various operations for VM with VM snapshots which breaks VM snapshots.

[rajesh.battala] CLOUDSTACK-7767: fixed events are not generated for snapshot creation

[rajesh.battala] CLOUDSTACK-7703, CLOUDSTACK-7752: Fixed deployment planner stuck in infinite loop.

[rajesh.battala] CLOUDSTACK-7620: Added SNMP MIB file for snmp-alerts plugin

[rajesh.battala] CLOUDSTACK-7758: Fixed although api calls are failing, event tab shows them as successful

[rajesh.battala] CLOUDSTACK-7541: Added restriction to not allow custom disk offering with disksize UI doesn't allow but with API we were able to create custom disk offering with disk size which was causing this issue

[rajesh.battala] CLOUDSTACK-7930, CLOUDSTACK-7931: Do not allow to set invalid values for global settings which are of type integer and float

[rajesh.battala] CLOUDSTACK-7932: Fixed wrong semantics for isVmAlive() method in HypervInvestigator

[rajesh.battala] CLOUDSTACK-7929: While creating network offering if one specifies negative value for network rate then we will convert that value to 0 i.e. unlimited

------------------------------------------
[...truncated 1630 lines...]
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-4.5/ws/engine/orchestration> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-engine-orchestration ---
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-engine-network ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-4.5/ws/engine/network> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-engine-network ---
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-usage ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-4.5/ws/usage> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-usage ---
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-server ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-4.5/ws/server> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-server ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-engine-network ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-usage ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-engine-network ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-4.5/ws/engine/network/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-engine-network ---
[INFO] Compiling 1 source file to <http://jenkins.buildacloud.org/job/build-4.5/ws/engine/network/target/classes>
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-engine-orchestration ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (generate-resource) @ cloud-usage ---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to <http://jenkins.buildacloud.org/job/build-4.5/ws/usage/target/transformed>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-usage ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-usage ---
[INFO] Compiling 19 source files to <http://jenkins.buildacloud.org/job/build-4.5/ws/usage/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-engine-orchestration ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-engine-orchestration ---
[INFO] Compiling 68 source files to <http://jenkins.buildacloud.org/job/build-4.5/ws/engine/orchestration/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-engine-network ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-4.5/ws/engine/network/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ cloud-engine-network ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ cloud-engine-network ---
[INFO] Surefire report directory: <http://jenkins.buildacloud.org/job/build-4.5/ws/engine/network/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

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

[INFO] Starting audit...
<http://jenkins.buildacloud.org/job/build-4.5/ws/server/src/com/cloud/vm/UserVmManagerImpl.java>:89:8: Unused import - org.apache.cloudstack.storage.datastore.db.TemplateDataStoreDao.
<http://jenkins.buildacloud.org/job/build-4.5/ws/server/src/com/cloud/vm/UserVmManagerImpl.java>:90:8: Unused import - org.apache.cloudstack.storage.datastore.db.TemplateDataStoreVO.
<http://jenkins.buildacloud.org/job/build-4.5/ws/server/src/com/cloud/deploy/DeploymentPlanningManagerImpl.java>:123:8: Unused import - com.cloud.utils.fsm.StateMachine2.
Audit done.

[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-usage ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ cloud-usage ---
[INFO] Compiling 4 source files to <http://jenkins.buildacloud.org/job/build-4.5/ws/usage/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ cloud-usage ---
[INFO] Surefire report directory: <http://jenkins.buildacloud.org/job/build-4.5/ws/usage/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.cloud.usage.UsageSanityCheckerTest
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-engine-orchestration ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-4.5/ws/engine/orchestration/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ cloud-engine-orchestration ---
[INFO] Compiling 5 source files to <http://jenkins.buildacloud.org/job/build-4.5/ws/engine/orchestration/target/test-classes>
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.74 sec

Results :

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

[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ cloud-engine-orchestration ---
[INFO] Tests are skipped.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS [1.297s]
[INFO] Apache CloudStack ................................. SUCCESS [0.854s]
[INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [2.199s]
[INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [4.461s]
[INFO] Apache CloudStack Utils ........................... SUCCESS [12.251s]
[INFO] Apache CloudStack Framework ....................... SUCCESS [0.192s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [8.970s]
[INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [4.220s]
[INFO] Apache CloudStack API ............................. SUCCESS [11.224s]
[INFO] Apache CloudStack Framework - REST ................ SUCCESS [6.139s]
[INFO] Apache CloudStack Framework - IPC ................. SUCCESS [3.885s]
[INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.199s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [4.160s]
[INFO] Apache CloudStack Framework - Security ............ SUCCESS [2.533s]
[INFO] Apache CloudStack Core ............................ SUCCESS [10.481s]
[INFO] Apache CloudStack Agents .......................... SUCCESS [5.334s]
[INFO] Apache CloudStack Framework - Clustering .......... SUCCESS [2.861s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [3.355s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [13.014s]
[INFO] Apache CloudStack Framework - Jobs ................ SUCCESS [4.770s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [2.518s]
[INFO] Apache CloudStack Server .......................... FAILURE [4.349s]
[INFO] Apache CloudStack Usage Server .................... SUCCESS [7.823s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS [9.211s]
[INFO] Apache CloudStack Cloud Services .................. SUCCESS [0.210s]
[INFO] Apache CloudStack Secondary Storage ............... SUCCESS [3.876s]
[INFO] Apache CloudStack Secondary Storage Service ....... SKIPPED
[INFO] Apache CloudStack Engine Storage Component ........ SKIPPED
[INFO] Apache CloudStack Engine Storage Volume Component . SKIPPED
[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 [3.189s]
[INFO] Apache CloudStack Cloud Engine Service ............ SKIPPED
[INFO] Apache CloudStack Plugin POM ...................... SKIPPED
[INFO] Apache CloudStack Plugin - API Rate Limit ......... SKIPPED
[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 .......... SKIPPED
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SKIPPED
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SKIPPED
[INFO] Apache CloudStack Plugin - Explicit Dedication Processor  SKIPPED
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner  SKIPPED
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner  SKIPPED
[INFO] Apache CloudStack Plugin - Implicit Dedication Planner  SKIPPED
[INFO] Apache CloudStack Plugin - Skip Heurestics Planner  SKIPPED
[INFO] Apache CloudStack Plugin - Host Allocator Random .. SKIPPED
[INFO] Apache CloudStack Plugin - Dedicated Resources .... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SKIPPED
[INFO] Apache CloudStack Plugin - Open vSwitch ........... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor XenServer ... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SKIPPED
[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SKIPPED
[INFO] Apache CloudStack Plugin - In Memory 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 Framework - Spring Life Cycle ... SUCCESS [2.277s]
[INFO] Apache CloudStack Plugin - Network Juniper Contrail  SKIPPED
[INFO] Apache CloudStack Plugin - Palo Alto .............. SKIPPED
[INFO] Apache CloudStack Plugin - Network Netscaler ...... SKIPPED
[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SKIPPED
[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment  SKIPPED
[INFO] Apache CloudStack Plugin - Network Brocade VCS .... SKIPPED
[INFO] Apache CloudStack Plugin - Midokura Midonet ....... SKIPPED
[INFO] Apache CloudStack Plugin - Stratosphere SSP ....... SKIPPED
[INFO] Apache CloudStack Plugin - Network Opendaylight ... 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 SAML2  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 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 ............ SKIPPED
[INFO] Apache CloudStack Plugin - Syslog Alerts .......... SKIPPED
[INFO] Apache CloudStack Plugin - Network VXLAN .......... SKIPPED
[INFO] Apache CloudStack Plugin - GloboDNS ............... SKIPPED
[INFO] Apache CloudStack Framework - Spring Module ....... SUCCESS [8.781s]
[INFO] Apache CloudStack Secondary Storage Controller .... SKIPPED
[INFO] Apache CloudStack Console Proxy - RDP Client ...... SUCCESS [12.624s]
[INFO] Apache CloudStack Console Proxy ................... SUCCESS [3.887s]
[INFO] Apache CloudStack Console Proxy - Server .......... SUCCESS [7.563s]
[INFO] Apache CloudStack System VM ....................... SKIPPED
[INFO] Apache CloudStack Client UI ....................... SKIPPED
[INFO] Apache CloudStack Framework - QuickCloud .......... SUCCESS [1.238s]
[INFO] Apache CloudStack AWS API Bridge .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:25.741s (Wall Clock)
[INFO] Finished at: Tue Nov 18 10:03:53 CET 2014
[INFO] Final Memory: 52M/389M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) on project cloud-server: Failed during checkstyle execution: There are 3 checkstyle errors. -> [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-server
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

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

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


Build failed in Jenkins: build-4.5 #144

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

Changes:

[jessicawang] CLOUDSTACK-6624: UI > create network offering > cloudStack does NOT support specifyIpRanges for isolated network - fix a bug that wrongly sends "specifyIpRanges=true" to createNetworkOffering API.

------------------------------------------
[...truncated 1655 lines...]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-engine-orchestration ---
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-usage ---
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-server ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-4.5/ws/engine/orchestration/target> (includes = [**/*], excludes = [])
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-4.5/ws/engine/network/target> (includes = [**/*], excludes = [])
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-4.5/ws/usage/target> (includes = [**/*], excludes = [])
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-4.5/ws/engine/network> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-engine-network ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-4.5/ws/server/target> (includes = [**/*], excludes = [])
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-4.5/ws/usage> (includes = [target, dist], excludes = [])
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-4.5/ws/server> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-usage ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-server ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-4.5/ws/engine/orchestration> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-engine-orchestration ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-engine-network ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-usage ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-engine-network ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-4.5/ws/engine/network/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-engine-network ---
[INFO] Compiling 1 source file to <http://jenkins.buildacloud.org/job/build-4.5/ws/engine/network/target/classes>
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (generate-resource) @ cloud-usage ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-engine-orchestration ---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to <http://jenkins.buildacloud.org/job/build-4.5/ws/usage/target/transformed>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-usage ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-usage ---
[INFO] Compiling 19 source files to <http://jenkins.buildacloud.org/job/build-4.5/ws/usage/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-engine-orchestration ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-engine-orchestration ---
[INFO] Compiling 68 source files to <http://jenkins.buildacloud.org/job/build-4.5/ws/engine/orchestration/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-engine-network ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-4.5/ws/engine/network/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ cloud-engine-network ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ cloud-engine-network ---
[INFO] Surefire report directory: <http://jenkins.buildacloud.org/job/build-4.5/ws/engine/network/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

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

[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-usage ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ cloud-usage ---
[INFO] Compiling 4 source files to <http://jenkins.buildacloud.org/job/build-4.5/ws/usage/target/test-classes>
[INFO] Starting audit...
<http://jenkins.buildacloud.org/job/build-4.5/ws/server/src/com/cloud/vm/UserVmManagerImpl.java>:89:8: Unused import - org.apache.cloudstack.storage.datastore.db.TemplateDataStoreDao.
<http://jenkins.buildacloud.org/job/build-4.5/ws/server/src/com/cloud/vm/UserVmManagerImpl.java>:90:8: Unused import - org.apache.cloudstack.storage.datastore.db.TemplateDataStoreVO.
<http://jenkins.buildacloud.org/job/build-4.5/ws/server/src/com/cloud/deploy/DeploymentPlanningManagerImpl.java>:123:8: Unused import - com.cloud.utils.fsm.StateMachine2.
Audit done.

[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ cloud-usage ---
[INFO] Surefire report directory: <http://jenkins.buildacloud.org/job/build-4.5/ws/usage/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.cloud.usage.UsageSanityCheckerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.142 sec

Results :

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

[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-engine-orchestration ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-4.5/ws/engine/orchestration/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ cloud-engine-orchestration ---
[INFO] Compiling 5 source files to <http://jenkins.buildacloud.org/job/build-4.5/ws/engine/orchestration/target/test-classes>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS [1.060s]
[INFO] Apache CloudStack ................................. SUCCESS [0.632s]
[INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [2.211s]
[INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [6.839s]
[INFO] Apache CloudStack Utils ........................... SUCCESS [19.397s]
[INFO] Apache CloudStack Framework ....................... SUCCESS [0.357s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [15.602s]
[INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [5.560s]
[INFO] Apache CloudStack API ............................. SUCCESS [22.187s]
[INFO] Apache CloudStack Framework - REST ................ SUCCESS [8.034s]
[INFO] Apache CloudStack Framework - IPC ................. SUCCESS [7.220s]
[INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.361s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [10.283s]
[INFO] Apache CloudStack Framework - Security ............ SUCCESS [6.120s]
[INFO] Apache CloudStack Core ............................ SUCCESS [18.646s]
[INFO] Apache CloudStack Agents .......................... SUCCESS [7.356s]
[INFO] Apache CloudStack Framework - Clustering .......... SUCCESS [5.512s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [6.333s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [22.697s]
[INFO] Apache CloudStack Framework - Jobs ................ SUCCESS [6.374s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [3.309s]
[INFO] Apache CloudStack Server .......................... FAILURE [6.159s]
[INFO] Apache CloudStack Usage Server .................... SUCCESS [10.248s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SKIPPED
[INFO] Apache CloudStack Cloud Services .................. SUCCESS [0.361s]
[INFO] Apache CloudStack Secondary Storage ............... SUCCESS [4.921s]
[INFO] Apache CloudStack Secondary Storage Service ....... SKIPPED
[INFO] Apache CloudStack Engine Storage Component ........ SKIPPED
[INFO] Apache CloudStack Engine Storage Volume Component . SKIPPED
[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 [3.419s]
[INFO] Apache CloudStack Cloud Engine Service ............ SKIPPED
[INFO] Apache CloudStack Plugin POM ...................... SKIPPED
[INFO] Apache CloudStack Plugin - API Rate Limit ......... SKIPPED
[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 .......... SKIPPED
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SKIPPED
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SKIPPED
[INFO] Apache CloudStack Plugin - Explicit Dedication Processor  SKIPPED
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner  SKIPPED
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner  SKIPPED
[INFO] Apache CloudStack Plugin - Implicit Dedication Planner  SKIPPED
[INFO] Apache CloudStack Plugin - Skip Heurestics Planner  SKIPPED
[INFO] Apache CloudStack Plugin - Host Allocator Random .. SKIPPED
[INFO] Apache CloudStack Plugin - Dedicated Resources .... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SKIPPED
[INFO] Apache CloudStack Plugin - Open vSwitch ........... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor XenServer ... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SKIPPED
[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SKIPPED
[INFO] Apache CloudStack Plugin - In Memory 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 Framework - Spring Life Cycle ... SUCCESS [4.639s]
[INFO] Apache CloudStack Plugin - Network Juniper Contrail  SKIPPED
[INFO] Apache CloudStack Plugin - Palo Alto .............. SKIPPED
[INFO] Apache CloudStack Plugin - Network Netscaler ...... SKIPPED
[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SKIPPED
[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment  SKIPPED
[INFO] Apache CloudStack Plugin - Network Brocade VCS .... SKIPPED
[INFO] Apache CloudStack Plugin - Midokura Midonet ....... SKIPPED
[INFO] Apache CloudStack Plugin - Stratosphere SSP ....... SKIPPED
[INFO] Apache CloudStack Plugin - Network Opendaylight ... 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 SAML2  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 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 ............ SKIPPED
[INFO] Apache CloudStack Plugin - Syslog Alerts .......... SKIPPED
[INFO] Apache CloudStack Plugin - Network VXLAN .......... SKIPPED
[INFO] Apache CloudStack Plugin - GloboDNS ............... SKIPPED
[INFO] Apache CloudStack Framework - Spring Module ....... SUCCESS [15.574s]
[INFO] Apache CloudStack Secondary Storage Controller .... SKIPPED
[INFO] Apache CloudStack Console Proxy - RDP Client ...... SUCCESS [18.876s]
[INFO] Apache CloudStack Console Proxy ................... SUCCESS [4.598s]
[INFO] Apache CloudStack Console Proxy - Server .......... SUCCESS [13.506s]
[INFO] Apache CloudStack System VM ....................... SKIPPED
[INFO] Apache CloudStack Client UI ....................... SKIPPED
[INFO] Apache CloudStack Framework - QuickCloud .......... SUCCESS [1.894s]
[INFO] Apache CloudStack AWS API Bridge .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:18.853s (Wall Clock)
[INFO] Finished at: Tue Nov 18 23:03:53 CET 2014
[INFO] Final Memory: 52M/381M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) on project cloud-server: Failed during checkstyle execution: There are 3 checkstyle errors. -> [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-server
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: build-4.5 #143

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

Changes:

[jessicawang] CLOUDSTACK-7498: UI > ISO > Register ISO action > a javascript error "osTypeObjs is not defined" comes and goes.

------------------------------------------
[...truncated 1658 lines...]
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-4.5/ws/engine/network> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-engine-network ---
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-usage ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-4.5/ws/usage/target> (includes = [**/*], excludes = [])
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-server ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-4.5/ws/server/target> (includes = [**/*], excludes = [])
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-4.5/ws/usage> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-usage ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-4.5/ws/engine/orchestration> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-engine-orchestration ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-engine-network ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-4.5/ws/server> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-server ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-usage ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-engine-network ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-4.5/ws/engine/network/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-engine-network ---
[INFO] Compiling 1 source file to <http://jenkins.buildacloud.org/job/build-4.5/ws/engine/network/target/classes>
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (generate-resource) @ cloud-usage ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-engine-orchestration ---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to <http://jenkins.buildacloud.org/job/build-4.5/ws/usage/target/transformed>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-usage ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-usage ---
[INFO] Compiling 19 source files to <http://jenkins.buildacloud.org/job/build-4.5/ws/usage/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-engine-orchestration ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-engine-orchestration ---
[INFO] Compiling 68 source files to <http://jenkins.buildacloud.org/job/build-4.5/ws/engine/orchestration/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-engine-network ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-4.5/ws/engine/network/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ cloud-engine-network ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ cloud-engine-network ---
[INFO] Surefire report directory: <http://jenkins.buildacloud.org/job/build-4.5/ws/engine/network/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

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

[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-usage ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ cloud-usage ---
[INFO] Compiling 4 source files to <http://jenkins.buildacloud.org/job/build-4.5/ws/usage/target/test-classes>
[INFO] Starting audit...
<http://jenkins.buildacloud.org/job/build-4.5/ws/server/src/com/cloud/vm/UserVmManagerImpl.java>:89:8: Unused import - org.apache.cloudstack.storage.datastore.db.TemplateDataStoreDao.
<http://jenkins.buildacloud.org/job/build-4.5/ws/server/src/com/cloud/vm/UserVmManagerImpl.java>:90:8: Unused import - org.apache.cloudstack.storage.datastore.db.TemplateDataStoreVO.
<http://jenkins.buildacloud.org/job/build-4.5/ws/server/src/com/cloud/deploy/DeploymentPlanningManagerImpl.java>:123:8: Unused import - com.cloud.utils.fsm.StateMachine2.
Audit done.

[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ cloud-usage ---
[INFO] Surefire report directory: <http://jenkins.buildacloud.org/job/build-4.5/ws/usage/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.cloud.usage.UsageSanityCheckerTest
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-engine-orchestration ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-4.5/ws/engine/orchestration/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ cloud-engine-orchestration ---
[INFO] Compiling 5 source files to <http://jenkins.buildacloud.org/job/build-4.5/ws/engine/orchestration/target/test-classes>
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.777 sec

Results :

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

[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ cloud-engine-orchestration ---
[INFO] Tests are skipped.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS [1.051s]
[INFO] Apache CloudStack ................................. SUCCESS [0.789s]
[INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [1.769s]
[INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [4.703s]
[INFO] Apache CloudStack Utils ........................... SUCCESS [12.135s]
[INFO] Apache CloudStack Framework ....................... SUCCESS [0.225s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [8.654s]
[INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [3.729s]
[INFO] Apache CloudStack API ............................. SUCCESS [12.173s]
[INFO] Apache CloudStack Framework - REST ................ SUCCESS [6.077s]
[INFO] Apache CloudStack Framework - IPC ................. SUCCESS [4.318s]
[INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.224s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [4.479s]
[INFO] Apache CloudStack Framework - Security ............ SUCCESS [2.718s]
[INFO] Apache CloudStack Core ............................ SUCCESS [10.844s]
[INFO] Apache CloudStack Agents .......................... SUCCESS [5.392s]
[INFO] Apache CloudStack Framework - Clustering .......... SUCCESS [3.391s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [3.150s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [13.762s]
[INFO] Apache CloudStack Framework - Jobs ................ SUCCESS [4.921s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [2.655s]
[INFO] Apache CloudStack Server .......................... FAILURE [5.416s]
[INFO] Apache CloudStack Usage Server .................... SUCCESS [7.916s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS [9.531s]
[INFO] Apache CloudStack Cloud Services .................. SUCCESS [0.237s]
[INFO] Apache CloudStack Secondary Storage ............... SUCCESS [3.846s]
[INFO] Apache CloudStack Secondary Storage Service ....... SKIPPED
[INFO] Apache CloudStack Engine Storage Component ........ SKIPPED
[INFO] Apache CloudStack Engine Storage Volume Component . SKIPPED
[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 [2.858s]
[INFO] Apache CloudStack Cloud Engine Service ............ SKIPPED
[INFO] Apache CloudStack Plugin POM ...................... SKIPPED
[INFO] Apache CloudStack Plugin - API Rate Limit ......... SKIPPED
[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 .......... SKIPPED
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SKIPPED
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SKIPPED
[INFO] Apache CloudStack Plugin - Explicit Dedication Processor  SKIPPED
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner  SKIPPED
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner  SKIPPED
[INFO] Apache CloudStack Plugin - Implicit Dedication Planner  SKIPPED
[INFO] Apache CloudStack Plugin - Skip Heurestics Planner  SKIPPED
[INFO] Apache CloudStack Plugin - Host Allocator Random .. SKIPPED
[INFO] Apache CloudStack Plugin - Dedicated Resources .... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SKIPPED
[INFO] Apache CloudStack Plugin - Open vSwitch ........... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor XenServer ... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SKIPPED
[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SKIPPED
[INFO] Apache CloudStack Plugin - In Memory 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 Framework - Spring Life Cycle ... SUCCESS [2.472s]
[INFO] Apache CloudStack Plugin - Network Juniper Contrail  SKIPPED
[INFO] Apache CloudStack Plugin - Palo Alto .............. SKIPPED
[INFO] Apache CloudStack Plugin - Network Netscaler ...... SKIPPED
[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SKIPPED
[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment  SKIPPED
[INFO] Apache CloudStack Plugin - Network Brocade VCS .... SKIPPED
[INFO] Apache CloudStack Plugin - Midokura Midonet ....... SKIPPED
[INFO] Apache CloudStack Plugin - Stratosphere SSP ....... SKIPPED
[INFO] Apache CloudStack Plugin - Network Opendaylight ... 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 SAML2  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 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 ............ SKIPPED
[INFO] Apache CloudStack Plugin - Syslog Alerts .......... SKIPPED
[INFO] Apache CloudStack Plugin - Network VXLAN .......... SKIPPED
[INFO] Apache CloudStack Plugin - GloboDNS ............... SKIPPED
[INFO] Apache CloudStack Framework - Spring Module ....... SUCCESS [8.610s]
[INFO] Apache CloudStack Secondary Storage Controller .... SKIPPED
[INFO] Apache CloudStack Console Proxy - RDP Client ...... SUCCESS [13.097s]
[INFO] Apache CloudStack Console Proxy ................... SUCCESS [4.008s]
[INFO] Apache CloudStack Console Proxy - Server .......... SUCCESS [6.639s]
[INFO] Apache CloudStack System VM ....................... SKIPPED
[INFO] Apache CloudStack Client UI ....................... SKIPPED
[INFO] Apache CloudStack Framework - QuickCloud .......... SUCCESS [1.662s]
[INFO] Apache CloudStack AWS API Bridge .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:27.103s (Wall Clock)
[INFO] Finished at: Tue Nov 18 21:13:08 CET 2014
[INFO] Final Memory: 52M/339M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) on project cloud-server: Failed during checkstyle execution: There are 3 checkstyle errors. -> [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-server
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: build-4.5 #142

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

------------------------------------------
[...truncated 1655 lines...]
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-4.5/ws/engine/orchestration> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-engine-orchestration ---
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-engine-network ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-4.5/ws/engine/network/target> (includes = [**/*], excludes = [])
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-server ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-4.5/ws/server/target> (includes = [**/*], excludes = [])
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-4.5/ws/server> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-server ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-4.5/ws/engine/network> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-engine-network ---
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-usage ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-4.5/ws/usage/target> (includes = [**/*], excludes = [])
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-4.5/ws/usage> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-usage ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-engine-network ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-usage ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-engine-network ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-4.5/ws/engine/network/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-engine-network ---
[INFO] Compiling 1 source file to <http://jenkins.buildacloud.org/job/build-4.5/ws/engine/network/target/classes>
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-engine-orchestration ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (generate-resource) @ cloud-usage ---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to <http://jenkins.buildacloud.org/job/build-4.5/ws/usage/target/transformed>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-usage ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-usage ---
[INFO] Compiling 19 source files to <http://jenkins.buildacloud.org/job/build-4.5/ws/usage/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-engine-orchestration ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-engine-orchestration ---
[INFO] Compiling 68 source files to <http://jenkins.buildacloud.org/job/build-4.5/ws/engine/orchestration/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-engine-network ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-4.5/ws/engine/network/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ cloud-engine-network ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ cloud-engine-network ---
[INFO] Surefire report directory: <http://jenkins.buildacloud.org/job/build-4.5/ws/engine/network/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

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

[INFO] Starting audit...
<http://jenkins.buildacloud.org/job/build-4.5/ws/server/src/com/cloud/vm/UserVmManagerImpl.java>:89:8: Unused import - org.apache.cloudstack.storage.datastore.db.TemplateDataStoreDao.
<http://jenkins.buildacloud.org/job/build-4.5/ws/server/src/com/cloud/vm/UserVmManagerImpl.java>:90:8: Unused import - org.apache.cloudstack.storage.datastore.db.TemplateDataStoreVO.
<http://jenkins.buildacloud.org/job/build-4.5/ws/server/src/com/cloud/deploy/DeploymentPlanningManagerImpl.java>:123:8: Unused import - com.cloud.utils.fsm.StateMachine2.
Audit done.

[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-usage ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ cloud-usage ---
[INFO] Compiling 4 source files to <http://jenkins.buildacloud.org/job/build-4.5/ws/usage/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ cloud-usage ---
[INFO] Surefire report directory: <http://jenkins.buildacloud.org/job/build-4.5/ws/usage/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.cloud.usage.UsageSanityCheckerTest
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-engine-orchestration ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-4.5/ws/engine/orchestration/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ cloud-engine-orchestration ---
[INFO] Compiling 5 source files to <http://jenkins.buildacloud.org/job/build-4.5/ws/engine/orchestration/target/test-classes>
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.743 sec

Results :

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS [0.564s]
[INFO] Apache CloudStack ................................. SUCCESS [0.530s]
[INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [1.890s]
[INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [4.930s]
[INFO] Apache CloudStack Utils ........................... SUCCESS [11.724s]
[INFO] Apache CloudStack Framework ....................... SUCCESS [0.291s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [8.819s]
[INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [3.523s]
[INFO] Apache CloudStack API ............................. SUCCESS [11.178s]
[INFO] Apache CloudStack Framework - REST ................ SUCCESS [6.954s]
[INFO] Apache CloudStack Framework - IPC ................. SUCCESS [3.957s]
[INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.284s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [4.530s]
[INFO] Apache CloudStack Framework - Security ............ SUCCESS [2.862s]
[INFO] Apache CloudStack Core ............................ SUCCESS [10.215s]
[INFO] Apache CloudStack Agents .......................... SUCCESS [4.862s]
[INFO] Apache CloudStack Framework - Clustering .......... SUCCESS [2.999s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [3.015s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [13.068s]
[INFO] Apache CloudStack Framework - Jobs ................ SUCCESS [4.608s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [2.533s]
[INFO] Apache CloudStack Server .......................... FAILURE [3.953s]
[INFO] Apache CloudStack Usage Server .................... SUCCESS [7.785s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SKIPPED
[INFO] Apache CloudStack Cloud Services .................. SUCCESS [0.259s]
[INFO] Apache CloudStack Secondary Storage ............... SUCCESS [4.318s]
[INFO] Apache CloudStack Secondary Storage Service ....... SKIPPED
[INFO] Apache CloudStack Engine Storage Component ........ SKIPPED
[INFO] Apache CloudStack Engine Storage Volume Component . SKIPPED
[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 [3.010s]
[INFO] Apache CloudStack Cloud Engine Service ............ SKIPPED
[INFO] Apache CloudStack Plugin POM ...................... SKIPPED
[INFO] Apache CloudStack Plugin - API Rate Limit ......... SKIPPED
[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 .......... SKIPPED
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SKIPPED
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SKIPPED
[INFO] Apache CloudStack Plugin - Explicit Dedication Processor  SKIPPED
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner  SKIPPED
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner  SKIPPED
[INFO] Apache CloudStack Plugin - Implicit Dedication Planner  SKIPPED
[INFO] Apache CloudStack Plugin - Skip Heurestics Planner  SKIPPED
[INFO] Apache CloudStack Plugin - Host Allocator Random .. SKIPPED
[INFO] Apache CloudStack Plugin - Dedicated Resources .... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SKIPPED
[INFO] Apache CloudStack Plugin - Open vSwitch ........... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor XenServer ... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SKIPPED
[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SKIPPED
[INFO] Apache CloudStack Plugin - In Memory 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 Framework - Spring Life Cycle ... SUCCESS [2.270s]
[INFO] Apache CloudStack Plugin - Network Juniper Contrail  SKIPPED
[INFO] Apache CloudStack Plugin - Palo Alto .............. SKIPPED
[INFO] Apache CloudStack Plugin - Network Netscaler ...... SKIPPED
[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SKIPPED
[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment  SKIPPED
[INFO] Apache CloudStack Plugin - Network Brocade VCS .... SKIPPED
[INFO] Apache CloudStack Plugin - Midokura Midonet ....... SKIPPED
[INFO] Apache CloudStack Plugin - Stratosphere SSP ....... SKIPPED
[INFO] Apache CloudStack Plugin - Network Opendaylight ... 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 SAML2  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 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 ............ SKIPPED
[INFO] Apache CloudStack Plugin - Syslog Alerts .......... SKIPPED
[INFO] Apache CloudStack Plugin - Network VXLAN .......... SKIPPED
[INFO] Apache CloudStack Plugin - GloboDNS ............... SKIPPED
[INFO] Apache CloudStack Framework - Spring Module ....... SUCCESS [8.642s]
[INFO] Apache CloudStack Secondary Storage Controller .... SKIPPED
[INFO] Apache CloudStack Console Proxy - RDP Client ...... SUCCESS [13.182s]
[INFO] Apache CloudStack Console Proxy ................... SUCCESS [4.405s]
[INFO] Apache CloudStack Console Proxy - Server .......... SUCCESS [7.140s]
[INFO] Apache CloudStack System VM ....................... SKIPPED
[INFO] Apache CloudStack Client UI ....................... SKIPPED
[INFO] Apache CloudStack Framework - QuickCloud .......... SUCCESS [1.397s]
[INFO] Apache CloudStack AWS API Bridge .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:22.769s (Wall Clock)
[INFO] Finished at: Tue Nov 18 10:11:28 CET 2014
[INFO] Final Memory: 52M/383M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) on project cloud-server: Failed during checkstyle execution: There are 3 checkstyle errors. -> [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-server
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results