[switchyard-dev] Build failed in Jenkins: SwitchYard-Components #1063

ci-builds at redhat.com ci-builds at redhat.com
Mon Apr 8 15:31:48 EDT 2013


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/1063/changes>

Changes:

[kbabo] SWITCHYARD-1329 Camel-implemented component converts message to InputStream

------------------------------------------
[...truncated 2817 lines...]
     [java]   org.apache.cxf.jaxws.endpoint.dynamic.JaxWsDynamicClientFactory
     [java]   org.apache.cxf.endpoint.Client
     [java]   org.apache.cxf.endpoint.ClientCallback
     [java] Missing classes: 3
[INFO] xmlOutput is true
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: BPM MixIn 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-component-test-mixin-bpm ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ switchyard-component-test-mixin-bpm ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ switchyard-component-test-mixin-bpm ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-component-test-mixin-bpm ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /qa/hudson_workspace/workspace/SwitchYard-Components/test/mixins/bpm/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-component-test-mixin-bpm ---
[INFO] Compiling 1 source file to /qa/hudson_workspace/workspace/SwitchYard-Components/test/mixins/bpm/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-component-test-mixin-bpm ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-component-test-mixin-bpm ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-component-test-mixin-bpm ---
[INFO] Surefire report directory: /qa/hudson_workspace/workspace/SwitchYard-Components/test/mixins/bpm/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ switchyard-component-test-mixin-bpm ---
[INFO] Building jar: /qa/hudson_workspace/workspace/SwitchYard-Components/test/mixins/bpm/target/switchyard-component-test-mixin-bpm-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-component-test-mixin-bpm ---
[INFO] Building jar: /qa/hudson_workspace/workspace/SwitchYard-Components/test/mixins/bpm/target/switchyard-component-test-mixin-bpm-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-component-test-mixin-bpm ---
[INFO] Installing /qa/hudson_workspace/workspace/SwitchYard-Components/test/mixins/bpm/target/switchyard-component-test-mixin-bpm-1.0.0-SNAPSHOT.jar to /qa/services/hudson/.m2/repository/org/switchyard/components/switchyard-component-test-mixin-bpm/1.0.0-SNAPSHOT/switchyard-component-test-mixin-bpm-1.0.0-SNAPSHOT.jar
[INFO] Installing /qa/hudson_workspace/workspace/SwitchYard-Components/test/mixins/bpm/pom.xml to /qa/services/hudson/.m2/repository/org/switchyard/components/switchyard-component-test-mixin-bpm/1.0.0-SNAPSHOT/switchyard-component-test-mixin-bpm-1.0.0-SNAPSHOT.pom
[INFO] Installing /qa/hudson_workspace/workspace/SwitchYard-Components/test/mixins/bpm/target/switchyard-component-test-mixin-bpm-1.0.0-SNAPSHOT-sources.jar to /qa/services/hudson/.m2/repository/org/switchyard/components/switchyard-component-test-mixin-bpm/1.0.0-SNAPSHOT/switchyard-component-test-mixin-bpm-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.8:checkstyle (default-cli) @ switchyard-component-test-mixin-bpm ---
[INFO] 
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] --- findbugs-maven-plugin:2.3.2:findbugs (default-cli) @ switchyard-component-test-mixin-bpm ---
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is true
[INFO] ****** FindBugsMojo executeFindbugs *******
[INFO] Temp File is /qa/hudson_workspace/workspace/SwitchYard-Components/test/mixins/bpm/target/findbugsTemp.xml
[INFO] Fork Value is true
     [java] Warnings generated: 1
[INFO] xmlOutput is true
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: HornetQ Test MixIn 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-component-test-mixin-hornetq ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ switchyard-component-test-mixin-hornetq ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ switchyard-component-test-mixin-hornetq ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-component-test-mixin-hornetq ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /qa/hudson_workspace/workspace/SwitchYard-Components/test/mixins/hornetq/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-component-test-mixin-hornetq ---
[INFO] Compiling 1 source file to /qa/hudson_workspace/workspace/SwitchYard-Components/test/mixins/hornetq/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-component-test-mixin-hornetq ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-component-test-mixin-hornetq ---
[INFO] Compiling 1 source file to /qa/hudson_workspace/workspace/SwitchYard-Components/test/mixins/hornetq/target/test-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 java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
	at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
	at org.codehaus.plexus.compiler.javac.IsolatedClassLoader.loadClass(IsolatedClassLoader.java:56)
	at com.sun.tools.javac.parser.Scanner.nextToken(Scanner.java:853)
	at com.sun.tools.javac.parser.Parser.<init>(Parser.java:113)
	at com.sun.tools.javac.parser.Parser$Factory.newParser(Parser.java:76)
	at com.sun.tools.javac.main.JavaCompiler.parse(JavaCompiler.java:508)
	at com.sun.tools.javac.main.JavaCompiler.parse(JavaCompiler.java:550)
	at com.sun.tools.javac.main.JavaCompiler.parseFiles(JavaCompiler.java:804)
	at com.sun.tools.javac.main.JavaCompiler.compile(JavaCompiler.java:727)
	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.TestCompilerMojo.execute(TestCompilerMojo.java:161)
	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)

[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SwitchYard: Components ............................ SUCCESS [21.108s]
[INFO] SwitchYard: Common Component Libraries Parent ..... SUCCESS [0.949s]
[INFO] SwitchYard: Common Component Library .............. SUCCESS [36.476s]
[INFO] SwitchYard: Component Test Parent ................. SUCCESS [0.885s]
[INFO] SwitchYard: Naming Test MixIn ..................... SUCCESS [19.318s]
[INFO] SwitchYard: CDI Test MixIn ........................ SUCCESS [22.904s]
[INFO] SwitchYard: Bean Component ........................ SUCCESS [1:25.262s]
[INFO] SwitchYard: Camel Component Common Library ........ SUCCESS [52.637s]
[INFO] SwitchYard: Knowledge Common Component Library .... SUCCESS [44.031s]
[INFO] SwitchYard: AMQP MixIn ............................ SUCCESS [27.410s]
[INFO] SwitchYard: BPM Component ......................... SUCCESS [1:00.888s]
[INFO] SwitchYard: BPM MixIn ............................. SUCCESS [17.549s]
[INFO] SwitchYard: HornetQ Test MixIn .................... FAILURE [5.868s]
[INFO] SwitchYard: HTTP Test MixIn ....................... SKIPPED
[INFO] SwitchYard: JCA Test MixIn ........................ SKIPPED
[INFO] SwitchYard: Smooks Test MixIn ..................... SKIPPED
[INFO] SwitchYard: SCA Component ......................... SKIPPED
[INFO] SwitchYard: Rules Component ....................... SKIPPED
[INFO] SwitchYard: RESTEasy Component .................... SKIPPED
[INFO] SwitchYard: SOAP Component ........................ SKIPPED
[INFO] SwitchYard: BPEL Component ........................ SKIPPED
[INFO] SwitchYard: Component Camel Parent ................ SKIPPED
[INFO] SwitchYard: Camel Component :: Camel Component .... SKIPPED
[INFO] SwitchYard: Camel Component :: Binding Test framework  SKIPPED
[INFO] SwitchYard: Camel Component :: Core Binding ....... SKIPPED
[INFO] SwitchYard: Camel Component :: SwitchYard component  SKIPPED
[INFO] SwitchYard: Camel Component :: JMS Binding ........ SKIPPED
[INFO] SwitchYard: Camel Component :: AMQP Binding ....... SKIPPED
[INFO] SwitchYard: Camel Component :: Atom Binding ....... SKIPPED
[INFO] SwitchYard: Camel Component :: File Binding ....... SKIPPED
[INFO] SwitchYard: Camel Component :: FTP Binding ........ SKIPPED
[INFO] SwitchYard: Camel Component :: JPA Binding ........ SKIPPED
[INFO] SwitchYard: Camel Component :: Mail Binding ....... SKIPPED
[INFO] SwitchYard: Camel Component :: Netty Binding ...... SKIPPED
[INFO] SwitchYard: Camel Component :: Quartz Binding ..... SKIPPED
[INFO] SwitchYard: Camel Component :: SQL Binding ........ SKIPPED
[INFO] SwitchYard: Clojure Component ..................... SKIPPED
[INFO] SwitchYard: HornetQ Component ..................... SKIPPED
[INFO] SwitchYard: HTTP Component ........................ SKIPPED
[INFO] SwitchYard: JCA Component ......................... SKIPPED
[INFO] SwitchYard: Components Forge Plugin ............... SKIPPED
[INFO] SwitchYard: Bean Component Forge Plugin ........... SKIPPED
[INFO] SwitchYard: Component Common Forge Plugin ......... SKIPPED
[INFO] SwitchYard: Camel Component Forge Plugin .......... SKIPPED
[INFO] SwitchYard: Clojure Component Forge Plugin ........ SKIPPED
[INFO] SwitchYard: SOAP Gateway Forge Plugin ............. SKIPPED
[INFO] SwitchYard: RESTEasy Gateway Forge Plugin ......... SKIPPED
[INFO] SwitchYard: Rules Component Forge Plugin .......... SKIPPED
[INFO] SwitchYard: BPM Component Forge Plugin ............ SKIPPED
[INFO] SwitchYard: HTTP Gateway Forge Plugin ............. SKIPPED
[INFO] SwitchYard: JCA Gateway Forge Plugin .............. SKIPPED
[INFO] SwitchYard: HornetQ Gateway Forge Plugin .......... SKIPPED
[INFO] SwitchYard: SCA Gateway Forge Plugin .............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6:45.205s
[INFO] Finished at: Mon Apr 08 15:31:47 EDT 2013
[INFO] Final Memory: 89M/423M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile (default-testCompile) on project switchyard-component-test-mixin-hornetq: 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 java.lang.ClassLoader.defineClass1(Native Method)
[ERROR] at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
[ERROR] at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
[ERROR] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
[ERROR] at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
[ERROR] at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
[ERROR] at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
[ERROR] at java.security.AccessController.doPrivileged(Native Method)
[ERROR] at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
[ERROR] at org.codehaus.plexus.compiler.javac.IsolatedClassLoader.loadClass(IsolatedClassLoader.java:56)
[ERROR] at com.sun.tools.javac.parser.Scanner.nextToken(Scanner.java:853)
[ERROR] at com.sun.tools.javac.parser.Parser.<init>(Parser.java:113)
[ERROR] at com.sun.tools.javac.parser.Parser$Factory.newParser(Parser.java:76)
[ERROR] at com.sun.tools.javac.main.JavaCompiler.parse(JavaCompiler.java:508)
[ERROR] at com.sun.tools.javac.main.JavaCompiler.parse(JavaCompiler.java:550)
[ERROR] at com.sun.tools.javac.main.JavaCompiler.parseFiles(JavaCompiler.java:804)
[ERROR] at com.sun.tools.javac.main.JavaCompiler.compile(JavaCompiler.java:727)
[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.TestCompilerMojo.execute(TestCompilerMojo.java:161)
[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] -> [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-component-test-mixin-hornetq
Build step 'Invoke top-level Maven targets' marked build as failure
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[FINDBUGS] Skipping publisher since build result is FAILURE


More information about the switchyard-dev mailing list