See <http://jenkins.buildacloud.org/job/build-4.5/22/changes>
Changes: [nitin.mehta] CLOUDSTACK-7532: Template status is not shown in UI/API response for non-default account users. Show it if the owner of the template is the caller ------------------------------------------ [...truncated 1689 lines...] [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... Audit done. [INFO] [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-server --- [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-antrun-plugin:1.7:run (generate-resource) @ cloud-server --- [INFO] Executing tasks main: [copy] Copying 3 files to <http://jenkins.buildacloud.org/job/build-4.5/ws/server/target/conf> [copy] Copying 1 file to <http://jenkins.buildacloud.org/job/build-4.5/ws/server/target/conf> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-server --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 30 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-server --- [INFO] Compiling 367 source files to <http://jenkins.buildacloud.org/job/build-4.5/ws/server/target/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 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.6 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] --- maven-surefire-plugin:2.12:test (default-test) @ cloud-engine-orchestration --- [INFO] Tests are skipped. [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <http://jenkins.buildacloud.org/job/build-4.5/ws/server/src/com/cloud/resource/ResourceManagerImpl.java>:[1649,34] error: variable ssCmd is already defined in method createHostVO(StartupCommand[],ServerResource,Map<String,String>,List<String>,Event) [ERROR] <http://jenkins.buildacloud.org/job/build-4.5/ws/server/src/com/cloud/resource/ResourceManagerImpl.java>:[1650,25] error: variable implicitHostTags is already defined in method createHostVO(StartupCommand[],ServerResource,Map<String,String>,List<String>,Event) [INFO] 2 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache CloudStack Developer Tools - Checkstyle Configuration SUCCESS [4.655s] [INFO] Apache CloudStack ................................. SUCCESS [4.205s] [INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [10.282s] [INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [18.800s] [INFO] Apache CloudStack Utils ........................... SUCCESS [54.014s] [INFO] Apache CloudStack Framework ....................... SUCCESS [0.889s] [INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [46.877s] [INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [14.707s] [INFO] Apache CloudStack API ............................. SUCCESS [53.839s] [INFO] Apache CloudStack Framework - REST ................ SUCCESS [34.026s] [INFO] Apache CloudStack Framework - IPC ................. SUCCESS [28.211s] [INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.925s] [INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [20.789s] [INFO] Apache CloudStack Framework - Security ............ SUCCESS [12.294s] [INFO] Apache CloudStack Core ............................ SUCCESS [59.544s] [INFO] Apache CloudStack Agents .......................... SUCCESS [30.655s] [INFO] Apache CloudStack Framework - Clustering .......... SUCCESS [16.995s] [INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [16.042s] [INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [1:14.123s] [INFO] Apache CloudStack Framework - Jobs ................ SUCCESS [25.121s] [INFO] Apache CloudStack Cloud Engine Internal Components API SUCCESS [12.076s] [INFO] Apache CloudStack Server .......................... FAILURE [1:20.380s] [INFO] Apache CloudStack Usage Server .................... SUCCESS [44.195s] [INFO] Apache CloudStack Cloud Engine Orchestration Component SUCCESS [58.048s] [INFO] Apache CloudStack Cloud Services .................. SUCCESS [0.911s] [INFO] Apache CloudStack Secondary Storage ............... SUCCESS [42.152s] [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 [16.190s] [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 [11.787s] [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 [45.175s] [INFO] Apache CloudStack Secondary Storage Controller .... SKIPPED [INFO] Apache CloudStack Console Proxy - RDP Client ...... SUCCESS [1:27.787s] [INFO] Apache CloudStack Console Proxy ................... SUCCESS [32.513s] [INFO] Apache CloudStack Console Proxy - Server .......... SUCCESS [35.877s] [INFO] Apache CloudStack System VM ....................... SKIPPED [INFO] Apache CloudStack Client UI ....................... SKIPPED [INFO] Apache CloudStack Framework - QuickCloud .......... SUCCESS [2.667s] [INFO] Apache CloudStack AWS API Bridge .................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8:05.240s (Wall Clock) [INFO] Finished at: Wed Oct 15 17:13:51 EDT 2014 [INFO] Final Memory: 50M/296M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project cloud-server: Compilation failure: Compilation failure: [ERROR] <http://jenkins.buildacloud.org/job/build-4.5/ws/server/src/com/cloud/resource/ResourceManagerImpl.java>:[1649,34] error: variable ssCmd is already defined in method createHostVO(StartupCommand[],ServerResource,Map<String,String>,List<String>,Event) [ERROR] <http://jenkins.buildacloud.org/job/build-4.5/ws/server/src/com/cloud/resource/ResourceManagerImpl.java>:[1650,25] error: variable implicitHostTags is already defined in method createHostVO(StartupCommand[],ServerResource,Map<String,String>,List<String>,Event) [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-server Build step 'Invoke top-level Maven targets' marked build as failure Recording test results