[switchyard-dev] Build failed in Jenkins: SwitchYard-Quickstarts #1532

ci-builds at redhat.com ci-builds at redhat.com
Mon Feb 18 11:44:27 EST 2013


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/1532/>

------------------------------------------
[...truncated 2669 lines...]
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-quickstart-camel-jms-binding ---
[INFO] Compiling 2 source files to /qa/hudson_workspace/workspace/SwitchYard-Quickstarts/camel-jms-binding/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-quickstart-camel-jms-binding ---
[INFO] Surefire report directory: /qa/hudson_workspace/workspace/SwitchYard-Quickstarts/camel-jms-binding/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.camel.jms.binding.CamelJMSBindingTest
11:44:12,397 INFO  [org.jboss.weld.Version] WELD-000900 1.1.5 (AS71)
Feb 18, 2013 11:44:13 AM org.hornetq.core.logging.impl.JULLogDelegate warn
WARNING: AIO wasn't located on this platform, it will fall back to using pure Java NIO. If your platform is Linux, install LibAIO to enable the AIO journal
Feb 18, 2013 11:44:14 AM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=target/data/journal,bindingsDirectory=target/data/bindings,largeMessagesDirectory=target/data/large-messages,pagingDirectory=target/data/paging)
Feb 18, 2013 11:44:14 AM org.hornetq.core.logging.impl.JULLogDelegate warn
WARNING: Security risk! It has been detected that the cluster admin user and password have not been changed from the installation default. Please see the HornetQ user guide, cluster chapter, for instructions on how to do this.
Feb 18, 2013 11:44:14 AM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: trying to deploy queue jms.queue.GreetingServiceQueue
Feb 18, 2013 11:44:15 AM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: Started Netty Acceptor version 3.2.5.Final-a96d88c localhost:5545 for CORE protocol
Feb 18, 2013 11:44:15 AM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: Server is now live
Feb 18, 2013 11:44:15 AM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: HornetQ Server version 2.2.13.Final (HQ_2_2_13_FINAL_AS7, 122) [6d79c0f9-79ea-11e2-af45-525400000033]) started
11:44:15,512 INFO  [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
11:44:15,564 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is starting
11:44:15,568 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
11:44:16,364 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 185 type converters
11:44:16,481 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
11:44:16,487 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) started in 0.918 seconds
11:44:18,276 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-jms-binding:0.1.0}GreetingService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-jms-binding:0.1.0%7DGreetingService]
11:44:19,321 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelJmsBindingModel/GreetingService at -677931704 started and consuming from: Endpoint[jms://queue:GreetingServiceQueue?connectionFactory=%23ConnectionFactory]
11:44:22,404 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
11:44:22,543 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: V1CamelJmsBindingModel/GreetingService at -677931704 shutdown complete, was consuming from: Endpoint[jms://queue:GreetingServiceQueue?connectionFactory=%23ConnectionFactory]
11:44:22,545 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
11:44:22,547 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelJmsBindingModel/GreetingService at -677931704 stopped, was consuming from: Endpoint[jms://queue:GreetingServiceQueue?connectionFactory=%23ConnectionFactory]
11:44:22,564 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelJmsBindingModel/GreetingService at -677931704 shutdown and removed, was consuming from: Endpoint[jms://queue:GreetingServiceQueue?connectionFactory=%23ConnectionFactory]
11:44:22,566 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is shutting down
11:44:22,567 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
11:44:22,569 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-jms-binding:0.1.0}GreetingService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-jms-binding:0.1.0%7DGreetingService]
11:44:22,569 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
11:44:22,600 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] TypeConverterRegistry utilization[attempts=1, hits=1, misses=0, failures=0] mappings[total=185, misses=0]
11:44:22,601 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is shutdown in 0.035 seconds. Uptime 7.038 seconds.
Feb 18, 2013 11:44:22 AM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: HornetQ Server version 2.2.13.Final (HQ_2_2_13_FINAL_AS7, 122) [6d79c0f9-79ea-11e2-af45-525400000033] stopped
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.888 sec

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ switchyard-quickstart-camel-jms-binding ---
[INFO] Building jar: /qa/hudson_workspace/workspace/SwitchYard-Quickstarts/camel-jms-binding/target/switchyard-quickstart-camel-jms-binding.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-quickstart-camel-jms-binding ---
[INFO] Installing /qa/hudson_workspace/workspace/SwitchYard-Quickstarts/camel-jms-binding/target/switchyard-quickstart-camel-jms-binding.jar to /qa/services/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-jms-binding/0.8.0-SNAPSHOT/switchyard-quickstart-camel-jms-binding-0.8.0-SNAPSHOT.jar
[INFO] Installing /qa/hudson_workspace/workspace/SwitchYard-Quickstarts/camel-jms-binding/pom.xml to /qa/services/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-jms-binding/0.8.0-SNAPSHOT/switchyard-quickstart-camel-jms-binding-0.8.0-SNAPSHOT.pom
[INFO] Installing /qa/hudson_workspace/workspace/SwitchYard-Quickstarts/camel-jms-binding/target/switchyard-quickstart-camel-jms-binding-sources.jar to /qa/services/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-jms-binding/0.8.0-SNAPSHOT/switchyard-quickstart-camel-jms-binding-0.8.0-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : Camel Netty Binding 0.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/switchyard/components/switchyard-component-camel-netty/0.8.0-SNAPSHOT/maven-metadata.xml
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/components/switchyard-component-camel-netty/0.8.0-SNAPSHOT/maven-metadata.xml
Downloading: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-component-camel-netty/0.8.0-SNAPSHOT/maven-metadata.xml
Downloading: http://snapshots.repository.codehaus.org/org/switchyard/components/switchyard-component-camel-netty/0.8.0-SNAPSHOT/maven-metadata.xml
2 KB                       
       
       
Downloaded: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-component-camel-netty/0.8.0-SNAPSHOT/maven-metadata.xml (2 KB at 2.9 KB/sec)
2 KB   
2 KB   2 KB   
              
Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/components/switchyard-component-camel-netty/0.8.0-SNAPSHOT/maven-metadata.xml (2 KB at 1.9 KB/sec)
              
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/switchyard/components/switchyard-component-camel-netty/0.8.0-SNAPSHOT/maven-metadata.xml (2 KB at 1.8 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-quickstart-camel-netty-binding ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ switchyard-quickstart-camel-netty-binding ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ switchyard-quickstart-camel-netty-binding ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-quickstart-camel-netty-binding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-quickstart-camel-netty-binding ---
[INFO] Compiling 5 source files to /qa/hudson_workspace/workspace/SwitchYard-Quickstarts/camel-netty-binding/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] Failure executing javac, but could not parse the error:


The system is out of resources.
Consult the following stack trace for details.
java.lang.OutOfMemoryError: PermGen space
	at com.sun.tools.javac.util.Paths.computeBootClassPath(Paths.java:420)
	at com.sun.tools.javac.util.Paths.lazy(Paths.java:152)
	at com.sun.tools.javac.util.DefaultFileManager.getLocation(DefaultFileManager.java:1168)
	at com.sun.tools.javac.util.DefaultFileManager.hasLocation(DefaultFileManager.java:985)
	at com.sun.tools.javac.processing.JavacProcessingEnvironment.initProcessorIterator(JavacProcessingEnvironment.java:182)
	at com.sun.tools.javac.processing.JavacProcessingEnvironment.<init>(JavacProcessingEnvironment.java:145)
	at com.sun.tools.javac.main.JavaCompiler.initProcessAnnotations(JavaCompiler.java:878)
	at com.sun.tools.javac.main.JavaCompiler.compile(JavaCompiler.java:724)
	at com.sun.tools.javac.main.Main.compile(Main.java:353)
	at com.sun.tools.javac.main.Main.compile(Main.java:279)
	at com.sun.tools.javac.main.Main.compile(Main.java:270)
	at com.sun.tools.javac.Main.compile(Main.java:87)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.compiler.javac.JavacCompiler.compileInProcess(JavacCompiler.java:554)
	at org.codehaus.plexus.compiler.javac.JavacCompiler.compile(JavacCompiler.java:161)
	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:605)
	at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)

[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SwitchYard: Quickstarts ........................... SUCCESS [3.382s]
[INFO] Quickstart : Bean Service ......................... SUCCESS [1:01.562s]
[INFO] Quickstart : BPEL Service ......................... SUCCESS [21.097s]
[INFO] Quickstart : BPEL Service : Say Hello ............. SUCCESS [25.026s]
[INFO] Quickstart : BPEL Service : JMS Binding ........... SUCCESS [25.165s]
[INFO] Quickstart : BPEL Service : Loan Approval ......... SUCCESS [30.204s]
[INFO] Quickstart : BPEL Service : Simple Correlation .... SUCCESS [21.735s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA .. SUCCESS [0.635s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Business Travel Process  SUCCESS [1.617s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Airport Web Service  SUCCESS [4.365s]
[INFO] Quickstart : BPEL Service : XTS WSAT .............. SUCCESS [0.594s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Business Travel Process  SUCCESS [2.301s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Airport Web Service  SUCCESS [4.101s]
[INFO] Quickstart : BPM Service .......................... SUCCESS [42.264s]
[INFO] Quickstart : Camel Binding ........................ SUCCESS [11.837s]
[INFO] Quickstart : Camel AMQP Binding ................... SUCCESS [18.886s]
[INFO] Quickstart : Camel FTP Binding .................... SUCCESS [15.664s]
[INFO] Quickstart : Camel JMS Binding .................... SUCCESS [16.909s]
[INFO] Quickstart : Camel Netty Binding .................. FAILURE [4.078s]
[INFO] Quickstart : Camel Quartz Binding ................. SKIPPED
[INFO] Quickstart : Camel JPA Binding .................... SKIPPED
[INFO] Quickstart : Camel SQL Binding .................... SKIPPED
[INFO] Quickstart : Camel Mail Binding ................... SKIPPED
[INFO] Quickstart : Camel Service ........................ SKIPPED
[INFO] Quickstart : Camel SOAP Proxy ..................... SKIPPED
[INFO] Quickstart : Camel Exchange Bus CDI ............... SKIPPED
[INFO] Quickstart : HTTP Binding ......................... SKIPPED
[INFO] Quickstart : RESTEasy Binding ..................... SKIPPED
[INFO] Quickstart : Rules+Camel Content-Based Router ..... SKIPPED
[INFO] Quickstart : Rules Interview ...................... SKIPPED
[INFO] Quickstart : Rules Interview Container ............ SKIPPED
[INFO] Quickstart : JCA Inflow Binding for HornetQ ....... SKIPPED
[INFO] Quickstart : JCA Outbound Binding for HornetQ ..... SKIPPED
[INFO] Quickstart : JAXB Transformation .................. SKIPPED
[INFO] Quickstart : JSON Transformation .................. SKIPPED
[INFO] Quickstart : Smooks Transformation ................ SKIPPED
[INFO] Quickstart : XSLT Transformation .................. SKIPPED
[INFO] Quickstart : XML Message Validation ............... SKIPPED
[INFO] Quickstart Demo : Help Desk ....................... SKIPPED
[INFO] Quickstart Demo : Help Desk - Web App ............. SKIPPED
[INFO] Quickstart Demo : Orders .......................... SKIPPED
[INFO] Quickstart Demo : JEE Webapp Deployment ........... SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Service Artifacts  SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Order Service  SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Order Consumer  SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Web App .. SKIPPED
[INFO] Quickstart Demo: Multiple Applications ............ SKIPPED
[INFO] Quickstart Demo : Security Policy : Basic Authentication (+SSL)  SKIPPED
[INFO] Quickstart Demo : Security Policy : Certificate Authentication (+SSL)  SKIPPED
[INFO] Quickstart Demo : Security Policy : SAML Assertion (+SSL)  SKIPPED
[INFO] Quickstart Demo : Transaction Policy .............. SKIPPED
[INFO] SwitchYard : Quickstarts Distribution Assembly .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5:18.617s
[INFO] Finished at: Mon Feb 18 11:44:27 EST 2013
[INFO] Final Memory: 93M/508M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project switchyard-quickstart-camel-netty-binding: Compilation failure
[ERROR] Failure executing javac, but could not parse the error:
[ERROR] 
[ERROR] 
[ERROR] The system is out of resources.
[ERROR] Consult the following stack trace for details.
[ERROR] java.lang.OutOfMemoryError: PermGen space
[ERROR] at com.sun.tools.javac.util.Paths.computeBootClassPath(Paths.java:420)
[ERROR] at com.sun.tools.javac.util.Paths.lazy(Paths.java:152)
[ERROR] at com.sun.tools.javac.util.DefaultFileManager.getLocation(DefaultFileManager.java:1168)
[ERROR] at com.sun.tools.javac.util.DefaultFileManager.hasLocation(DefaultFileManager.java:985)
[ERROR] at com.sun.tools.javac.processing.JavacProcessingEnvironment.initProcessorIterator(JavacProcessingEnvironment.java:182)
[ERROR] at com.sun.tools.javac.processing.JavacProcessingEnvironment.<init>(JavacProcessingEnvironment.java:145)
[ERROR] at com.sun.tools.javac.main.JavaCompiler.initProcessAnnotations(JavaCompiler.java:878)
[ERROR] at com.sun.tools.javac.main.JavaCompiler.compile(JavaCompiler.java:724)
[ERROR] at com.sun.tools.javac.main.Main.compile(Main.java:353)
[ERROR] at com.sun.tools.javac.main.Main.compile(Main.java:279)
[ERROR] at com.sun.tools.javac.main.Main.compile(Main.java:270)
[ERROR] at com.sun.tools.javac.Main.compile(Main.java:87)
[ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[ERROR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[ERROR] at java.lang.reflect.Method.invoke(Method.java:597)
[ERROR] at org.codehaus.plexus.compiler.javac.JavacCompiler.compileInProcess(JavacCompiler.java:554)
[ERROR] at org.codehaus.plexus.compiler.javac.JavacCompiler.compile(JavacCompiler.java:161)
[ERROR] at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:605)
[ERROR] at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128)
[ERROR] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
[ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
[ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
[ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
[ERROR] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
[ERROR] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
[ERROR] at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
[ERROR] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
[ERROR] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
[ERROR] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
[ERROR] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
[ERROR] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
[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 :switchyard-quickstart-camel-netty-binding
Build step 'Invoke top-level Maven targets' marked build as failure


More information about the switchyard-dev mailing list