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 2015/03/18 20:47:35 UTC

Build failed in Jenkins: cloudstack-4.4-maven-build #594

See <http://jenkins.buildacloud.org/job/cloudstack-4.4-maven-build/594/changes>

Changes:

[Daan Hoogland] Avoid distributing private key for realhostip.com

------------------------------------------
[...truncated 9576 lines...]
359/612 KB   344/380 KB   
363/612 KB   344/380 KB   
367/612 KB   344/380 KB   
371/612 KB   344/380 KB   
375/612 KB   344/380 KB   
379/612 KB   344/380 KB   
383/612 KB   344/380 KB   
387/612 KB   344/380 KB   
391/612 KB   344/380 KB   
395/612 KB   344/380 KB   
395/612 KB   348/380 KB   
395/612 KB   349/380 KB   
395/612 KB   352/380 KB   
395/612 KB   355/380 KB   
395/612 KB   359/380 KB   
395/612 KB   363/380 KB   
395/612 KB   367/380 KB   
395/612 KB   371/380 KB   
395/612 KB   375/380 KB   
395/612 KB   379/380 KB   
395/612 KB   380/380 KB   
399/612 KB   380/380 KB   
403/612 KB   380/380 KB   
407/612 KB   380/380 KB   
411/612 KB   380/380 KB   
415/612 KB   380/380 KB   
419/612 KB   380/380 KB   
423/612 KB   380/380 KB   
427/612 KB   380/380 KB   
431/612 KB   380/380 KB   
435/612 KB   380/380 KB   
439/612 KB   380/380 KB   
443/612 KB   380/380 KB   
447/612 KB   380/380 KB   
451/612 KB   380/380 KB   
455/612 KB   380/380 KB   
459/612 KB   380/380 KB   
463/612 KB   380/380 KB   
467/612 KB   380/380 KB   
471/612 KB   380/380 KB   
475/612 KB   380/380 KB   
479/612 KB   380/380 KB   
483/612 KB   380/380 KB   
487/612 KB   380/380 KB   
491/612 KB   380/380 KB   
495/612 KB   380/380 KB   
499/612 KB   380/380 KB   
503/612 KB   380/380 KB   
507/612 KB   380/380 KB   
511/612 KB   380/380 KB   
515/612 KB   380/380 KB   
519/612 KB   380/380 KB   
523/612 KB   380/380 KB   
527/612 KB   380/380 KB   
531/612 KB   380/380 KB   
535/612 KB   380/380 KB   
539/612 KB   380/380 KB   
543/612 KB   380/380 KB   
544/612 KB   380/380 KB   
548/612 KB   380/380 KB   
552/612 KB   380/380 KB   
556/612 KB   380/380 KB   
560/612 KB   380/380 KB   
564/612 KB   380/380 KB   
568/612 KB   380/380 KB   
572/612 KB   380/380 KB   
576/612 KB   380/380 KB   
580/612 KB   380/380 KB   
584/612 KB   380/380 KB   
588/612 KB   380/380 KB   
592/612 KB   380/380 KB   
596/612 KB   380/380 KB   
600/612 KB   380/380 KB   
604/612 KB   380/380 KB   
608/612 KB   380/380 KB   
612/612 KB   380/380 KB   
                          
Downloaded: http://repo.maven.apache.org/maven2/javax/mail/mail/1.4/mail-1.4.jar (380 KB at 2133.4 KB/sec)
                          
Downloaded: http://repo.maven.apache.org/maven2/org/springframework/spring-web/3.2.4.RELEASE/spring-web-3.2.4.RELEASE.jar (612 KB at 3086.9 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-server ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/cloudstack-4.4-maven-build/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-server ---
[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/cloudstack-4.4-maven-build/ws/server/target/conf>
     [copy] Copying 1 file to <http://jenkins.buildacloud.org/job/cloudstack-4.4-maven-build/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 360 source files to <http://jenkins.buildacloud.org/job/cloudstack-4.4-maven-build/ws/server/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://jenkins.buildacloud.org/job/cloudstack-4.4-maven-build/ws/server/src/com/cloud/consoleproxy/AgentHookBase.java>:[195,12] error: cannot find symbol
[ERROR]   symbol:   class SecureRandom
  location: class AgentHookBase
<http://jenkins.buildacloud.org/job/cloudstack-4.4-maven-build/ws/server/src/com/cloud/consoleproxy/AgentHookBase.java>:[195,34] error: cannot find symbol
[ERROR]   symbol:   variable SecureRandom
  location: class AgentHookBase
<http://jenkins.buildacloud.org/job/cloudstack-4.4-maven-build/ws/server/src/com/cloud/consoleproxy/AgentHookBase.java>:[199,19] error: variable storePassword is already defined in method startAgentHttpHandlerInVM(StartupProxyCommand)
[ERROR] <http://jenkins.buildacloud.org/job/cloudstack-4.4-maven-build/ws/server/src/com/cloud/consoleproxy/AgentHookBase.java>:[199,35] error: cannot find symbol
[ERROR]   symbol:   variable Base64
  location: class AgentHookBase
<http://jenkins.buildacloud.org/job/cloudstack-4.4-maven-build/ws/server/src/com/cloud/consoleproxy/AgentHookBase.java>:[201,19] error: variable ksBits is already defined in method startAgentHttpHandlerInVM(StartupProxyCommand)
[INFO] 5 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS [2.124s]
[INFO] Apache CloudStack ................................. SUCCESS [0.923s]
[INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [1.134s]
[INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [3.573s]
[INFO] Apache CloudStack Utils ........................... SUCCESS [14.467s]
[INFO] Apache CloudStack Framework ....................... SUCCESS [0.039s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [7.208s]
[INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [4.666s]
[INFO] Apache CloudStack API ............................. SUCCESS [12.137s]
[INFO] Apache CloudStack Framework - REST ................ SUCCESS [4.178s]
[INFO] Apache CloudStack Framework - IPC ................. SUCCESS [5.889s]
[INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.031s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [4.089s]
[INFO] Apache CloudStack Framework - Security ............ SUCCESS [2.156s]
[INFO] Apache CloudStack Core ............................ SUCCESS [10.090s]
[INFO] Apache CloudStack Agents .......................... SUCCESS [6.274s]
[INFO] Apache CloudStack Framework - Clustering .......... SUCCESS [2.931s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [1.603s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [13.713s]
[INFO] Apache CloudStack Framework - Jobs ................ SUCCESS [4.874s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [3.691s]
[INFO] Apache CloudStack Server .......................... FAILURE [13.338s]
[INFO] Apache CloudStack Usage Server .................... SKIPPED
[INFO] Apache XenSource XAPI ............................. SKIPPED
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SKIPPED
[INFO] Apache CloudStack Cloud Services .................. SKIPPED
[INFO] Apache CloudStack Secondary Storage ............... SKIPPED
[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 ................ SKIPPED
[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 - 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 Xen ......... 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 ... SKIPPED
[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 - 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 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 SolidFire Provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Volume default 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 Framework - Spring Module ....... SKIPPED
[INFO] Apache CloudStack Secondary Storage Controller .... SKIPPED
[INFO] Apache CloudStack Client UI ....................... SKIPPED
[INFO] Apache CloudStack Console Proxy - RDP Client ...... SKIPPED
[INFO] Apache CloudStack Console Proxy ................... SKIPPED
[INFO] Apache CloudStack Console Proxy - Server .......... SKIPPED
[INFO] Apache CloudStack Framework - QuickCloud .......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:00.842s
[INFO] Finished at: Wed Mar 18 20:48:45 CET 2015
[INFO] Final Memory: 53M/327M
[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/cloudstack-4.4-maven-build/ws/server/src/com/cloud/consoleproxy/AgentHookBase.java>:[195,12] error: cannot find symbol
[ERROR] symbol:   class SecureRandom
[ERROR] location: class AgentHookBase
[ERROR] <http://jenkins.buildacloud.org/job/cloudstack-4.4-maven-build/ws/server/src/com/cloud/consoleproxy/AgentHookBase.java>:[195,34] error: cannot find symbol
[ERROR] symbol:   variable SecureRandom
[ERROR] location: class AgentHookBase
[ERROR] <http://jenkins.buildacloud.org/job/cloudstack-4.4-maven-build/ws/server/src/com/cloud/consoleproxy/AgentHookBase.java>:[199,19] error: variable storePassword is already defined in method startAgentHttpHandlerInVM(StartupProxyCommand)
[ERROR] <http://jenkins.buildacloud.org/job/cloudstack-4.4-maven-build/ws/server/src/com/cloud/consoleproxy/AgentHookBase.java>:[199,35] error: cannot find symbol
[ERROR] symbol:   variable Base64
[ERROR] location: class AgentHookBase
[ERROR] <http://jenkins.buildacloud.org/job/cloudstack-4.4-maven-build/ws/server/src/com/cloud/consoleproxy/AgentHookBase.java>:[201,19] error: variable ksBits is already defined in method startAgentHttpHandlerInVM(StartupProxyCommand)
[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

Jenkins build is back to normal : cloudstack-4.4-maven-build #595

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/cloudstack-4.4-maven-build/595/changes>