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

ci-builds at redhat.com ci-builds at redhat.com
Mon Aug 26 18:21:10 EDT 2013


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

Changes:

[kbabo] SWITCHYARD-1320 Localize core - logging messages (WARN/ERROR/INFO) and exceptions.

[kbabo] SWITCHYARD-1320 convert all log4j references to JBoss Logging

------------------------------------------
[...truncated 321 lines...]
[INFO] canGenerate is false
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: API 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-api ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-api ---
[INFO] Compiling 69 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[8,36] package org.jboss.logging.annotations does not exist
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[9,36] package org.jboss.logging.annotations does not exist
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[19,1] cannot find symbol
symbol: class MessageBundle
@MessageBundle(projectCode = "SWITCHYARD")
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APILogger.java>:[8,36] package org.jboss.logging.annotations does not exist
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APILogger.java>:[9,36] package org.jboss.logging.annotations does not exist
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APILogger.java>:[10,36] package org.jboss.logging.annotations does not exist
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APILogger.java>:[19,1] cannot find symbol
symbol: class MessageLogger
@MessageLogger(projectCode = "SWITCHYARD")
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[30,5] incompatible types
found   : org.switchyard.Message
required: java.lang.annotation.Annotation
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[37,5] incompatible types
found   : org.switchyard.Message
required: java.lang.annotation.Annotation
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[44,5] incompatible types
found   : org.switchyard.Message
required: java.lang.annotation.Annotation
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[52,5] incompatible types
found   : org.switchyard.Message
required: java.lang.annotation.Annotation
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[61,5] incompatible types
found   : org.switchyard.Message
required: java.lang.annotation.Annotation
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[72,5] incompatible types
found   : org.switchyard.Message
required: java.lang.annotation.Annotation
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[80,5] incompatible types
found   : org.switchyard.Message
required: java.lang.annotation.Annotation
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[88,5] incompatible types
found   : org.switchyard.Message
required: java.lang.annotation.Annotation
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[97,5] incompatible types
found   : org.switchyard.Message
required: java.lang.annotation.Annotation
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APILogger.java>:[32,5] cannot find symbol
symbol  : class LogMessage
location: interface org.switchyard.APILogger
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APILogger.java>:[33,5] incompatible types
found   : org.switchyard.Message
required: java.lang.annotation.Annotation
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[8,36] package org.jboss.logging.annotations does not exist
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[9,36] package org.jboss.logging.annotations does not exist
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[19,1] cannot find symbol
symbol: class MessageBundle
@MessageBundle(projectCode = "SWITCHYARD")
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APILogger.java>:[8,36] package org.jboss.logging.annotations does not exist
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APILogger.java>:[9,36] package org.jboss.logging.annotations does not exist
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APILogger.java>:[10,36] package org.jboss.logging.annotations does not exist
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APILogger.java>:[19,1] cannot find symbol
symbol: class MessageLogger
@MessageLogger(projectCode = "SWITCHYARD")
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[30,5] incompatible types
found   : org.switchyard.Message
required: java.lang.annotation.Annotation
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[37,5] incompatible types
found   : org.switchyard.Message
required: java.lang.annotation.Annotation
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[44,5] incompatible types
found   : org.switchyard.Message
required: java.lang.annotation.Annotation
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[52,5] incompatible types
found   : org.switchyard.Message
required: java.lang.annotation.Annotation
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[61,5] incompatible types
found   : org.switchyard.Message
required: java.lang.annotation.Annotation
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[72,5] incompatible types
found   : org.switchyard.Message
required: java.lang.annotation.Annotation
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[80,5] incompatible types
found   : org.switchyard.Message
required: java.lang.annotation.Annotation
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[88,5] incompatible types
found   : org.switchyard.Message
required: java.lang.annotation.Annotation
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[97,5] incompatible types
found   : org.switchyard.Message
required: java.lang.annotation.Annotation
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APILogger.java>:[32,5] cannot find symbol
symbol  : class LogMessage
location: interface org.switchyard.APILogger
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APILogger.java>:[33,5] incompatible types
found   : org.switchyard.Message
required: java.lang.annotation.Annotation
[INFO] 36 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SwitchYard: Build ................................. SUCCESS [15.041s]
[INFO] SwitchYard: Core .................................. SUCCESS [5.686s]
[INFO] SwitchYard: API ................................... FAILURE [3.105s]
[INFO] SwitchYard: Common ................................ SKIPPED
[INFO] SwitchYard: API Extensions - Java ................. SKIPPED
[INFO] SwitchYard: API Extensions - WSDL ................. SKIPPED
[INFO] SwitchYard: Common - CDI .......................... SKIPPED
[INFO] SwitchYard: Security .............................. SKIPPED
[INFO] SwitchYard: Serial ................................ SKIPPED
[INFO] SwitchYard: Serial - Jackson ...................... SKIPPED
[INFO] SwitchYard: Runtime ............................... SKIPPED
[INFO] SwitchYard: Common - Camel ........................ SKIPPED
[INFO] SwitchYard: Configuration ......................... SKIPPED
[INFO] SwitchYard: Security - JBoss ...................... SKIPPED
[INFO] SwitchYard: Transform ............................. SKIPPED
[INFO] SwitchYard: Validate .............................. SKIPPED
[INFO] SwitchYard: Remote ................................ SKIPPED
[INFO] SwitchYard: Camel Exchange Bus .................... SKIPPED
[INFO] SwitchYard: Deploy ................................ SKIPPED
[INFO] SwitchYard: Admin ................................. SKIPPED
[INFO] SwitchYard: Test Utilities ........................ SKIPPED
[INFO] SwitchYard: "switchyard" Plugin ................... SKIPPED
[INFO] SwitchYard: CDI Deployer .......................... SKIPPED
[INFO] SwitchYard: JEE Web Application Deployer .......... SKIPPED
[INFO] SwitchYard: Application Archetype ................. SKIPPED
[INFO] SwitchYard: Forge Common .......................... SKIPPED
[INFO] SwitchYard: Forge Plugin .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 35.678s
[INFO] Finished at: Mon Aug 26 18:21:09 EDT 2013
[INFO] Final Memory: 46M/137M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project switchyard-api: Compilation failure: Compilation failure:
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[8,36] package org.jboss.logging.annotations does not exist
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[9,36] package org.jboss.logging.annotations does not exist
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[19,1] cannot find symbol
[ERROR] symbol: class MessageBundle
[ERROR] @MessageBundle(projectCode = "SWITCHYARD")
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APILogger.java>:[8,36] package org.jboss.logging.annotations does not exist
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APILogger.java>:[9,36] package org.jboss.logging.annotations does not exist
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APILogger.java>:[10,36] package org.jboss.logging.annotations does not exist
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APILogger.java>:[19,1] cannot find symbol
[ERROR] symbol: class MessageLogger
[ERROR] @MessageLogger(projectCode = "SWITCHYARD")
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[30,5] incompatible types
[ERROR] found   : org.switchyard.Message
[ERROR] required: java.lang.annotation.Annotation
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[37,5] incompatible types
[ERROR] found   : org.switchyard.Message
[ERROR] required: java.lang.annotation.Annotation
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[44,5] incompatible types
[ERROR] found   : org.switchyard.Message
[ERROR] required: java.lang.annotation.Annotation
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[52,5] incompatible types
[ERROR] found   : org.switchyard.Message
[ERROR] required: java.lang.annotation.Annotation
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[61,5] incompatible types
[ERROR] found   : org.switchyard.Message
[ERROR] required: java.lang.annotation.Annotation
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[72,5] incompatible types
[ERROR] found   : org.switchyard.Message
[ERROR] required: java.lang.annotation.Annotation
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[80,5] incompatible types
[ERROR] found   : org.switchyard.Message
[ERROR] required: java.lang.annotation.Annotation
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[88,5] incompatible types
[ERROR] found   : org.switchyard.Message
[ERROR] required: java.lang.annotation.Annotation
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[97,5] incompatible types
[ERROR] found   : org.switchyard.Message
[ERROR] required: java.lang.annotation.Annotation
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APILogger.java>:[32,5] cannot find symbol
[ERROR] symbol  : class LogMessage
[ERROR] location: interface org.switchyard.APILogger
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APILogger.java>:[33,5] incompatible types
[ERROR] found   : org.switchyard.Message
[ERROR] required: java.lang.annotation.Annotation
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[8,36] package org.jboss.logging.annotations does not exist
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[9,36] package org.jboss.logging.annotations does not exist
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[19,1] cannot find symbol
[ERROR] symbol: class MessageBundle
[ERROR] @MessageBundle(projectCode = "SWITCHYARD")
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APILogger.java>:[8,36] package org.jboss.logging.annotations does not exist
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APILogger.java>:[9,36] package org.jboss.logging.annotations does not exist
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APILogger.java>:[10,36] package org.jboss.logging.annotations does not exist
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APILogger.java>:[19,1] cannot find symbol
[ERROR] symbol: class MessageLogger
[ERROR] @MessageLogger(projectCode = "SWITCHYARD")
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[30,5] incompatible types
[ERROR] found   : org.switchyard.Message
[ERROR] required: java.lang.annotation.Annotation
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[37,5] incompatible types
[ERROR] found   : org.switchyard.Message
[ERROR] required: java.lang.annotation.Annotation
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[44,5] incompatible types
[ERROR] found   : org.switchyard.Message
[ERROR] required: java.lang.annotation.Annotation
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[52,5] incompatible types
[ERROR] found   : org.switchyard.Message
[ERROR] required: java.lang.annotation.Annotation
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[61,5] incompatible types
[ERROR] found   : org.switchyard.Message
[ERROR] required: java.lang.annotation.Annotation
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[72,5] incompatible types
[ERROR] found   : org.switchyard.Message
[ERROR] required: java.lang.annotation.Annotation
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[80,5] incompatible types
[ERROR] found   : org.switchyard.Message
[ERROR] required: java.lang.annotation.Annotation
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[88,5] incompatible types
[ERROR] found   : org.switchyard.Message
[ERROR] required: java.lang.annotation.Annotation
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APIMessages.java>:[97,5] incompatible types
[ERROR] found   : org.switchyard.Message
[ERROR] required: java.lang.annotation.Annotation
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APILogger.java>:[32,5] cannot find symbol
[ERROR] symbol  : class LogMessage
[ERROR] location: interface org.switchyard.APILogger
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/api/src/main/java/org/switchyard/APILogger.java>:[33,5] incompatible types
[ERROR] found   : org.switchyard.Message
[ERROR] required: java.lang.annotation.Annotation
[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-api
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :83
Killing Xvnc process ID 23847
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[FINDBUGS] Skipping publisher since build result is FAILURE


More information about the switchyard-dev mailing list