See
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
Changes:
[kbabo] SWITCHYARD-1384: Enhance WS-Security support
------------------------------------------
[...truncated 16709 lines...]
[INFO]
[INFO] --- switchyard-plugin:1.0.0-SNAPSHOT:configure (default) @
switchyard-quickstart-camel-jms-binding ---
[INFO] SwitchYard plugin scanning:
[<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
[INFO] Outputting SwitchYard configuration model to
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
[INFO] Validating SwitchYard configuration model...
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @
switchyard-quickstart-camel-jms-binding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[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
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
[INFO]
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @
switchyard-quickstart-camel-jms-binding ---
[INFO] Surefire report directory:
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.camel.jms.binding.CamelJMSBindingTest
12:30:10,030 INFO [org.jboss.weld.Version] WELD-000900 1.1.10 (Final)
12:30:11,133 WARN [org.jboss.weld.interceptor.util.InterceptionTypeRegistry] Class
'javax.ejb.PostActivate' not found, interception based on it is not enabled
12:30:11,133 WARN [org.jboss.weld.interceptor.util.InterceptionTypeRegistry] Class
'javax.ejb.PrePassivate' not found, interception based on it is not enabled
12:30:11,568 INFO [org.hornetq.core.server] HQ221045: Configuration option clustered is
deprecated. Consult the manual for details.
12:30:11,591 WARN [org.hornetq.core.server] HQ222054: AIO was not 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
12:30:11,746 INFO [org.hornetq.core.server] HQ221001: 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)
12:30:11,765 WARN [org.hornetq.core.server] HQ222008: Security risk! HornetQ is running
with the default cluster admin user and default password. Please see the HornetQ user
guide, cluster chapter, for instructions on how to change this.
12:30:12,111 INFO [org.hornetq.core.server] HQ221005: trying to deploy queue
jms.queue.GreetingServiceQueue
12:30:12,462 INFO [org.hornetq.core.server] HQ221024: Started Netty Acceptor version
3.6.2.Final-c0d783c localhost:5545 for CORE protocol
12:30:12,464 INFO [org.hornetq.core.server] HQ221009: Server is now live
12:30:12,464 INFO [org.hornetq.core.server] HQ221003: HornetQ Server version 2.3.0.CR1
(buzzzzz!, 122) [3abe79da-b1b3-11e2-b0af-1708aba53248]
12:30:12,659 INFO [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
12:30:12,689 INFO [org.switchyard.security.SecurityProvider] Using SecurityProvider
implementation: org.switchyard.security.JaasSecurityProvider
12:30:12,695 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.10.0 (CamelContext: camel-1) is starting
12:30:12,699 INFO [org.apache.camel.management.DefaultManagementLifecycleStrategy]
StatisticsLevel at All so enabling load performance statistics
12:30:13,145 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 185 type
converters
12:30:13,215 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of
which 0 is started.
12:30:13,218 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.10.0 (CamelContext: camel-1) started in 0.520 seconds
Apr 30, 2013 12:30:13 PM org.apache.deltaspike.core.util.ProjectStageProducer
initProjectStage
INFO: Computed the following DeltaSpike ProjectStage: Production
12:30:14,473 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]
12:30:14,912 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
V1CamelJmsBindingModel/GreetingService@-677931704 started and consuming from:
Endpoint[jms://queue:GreetingServiceQueue?connectionFactory=%23ConnectionFactory]
12:30:18,051 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful
shutdown 1 routes (timeout 300 seconds)
12:30:18,126 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route:
V1CamelJmsBindingModel/GreetingService@-677931704 shutdown complete, was consuming from:
Endpoint[jms://queue:GreetingServiceQueue?connectionFactory=%23ConnectionFactory]
12:30:18,127 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1
routes completed in 0 seconds
12:30:18,128 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
V1CamelJmsBindingModel/GreetingService@-677931704 stopped, was consuming from:
Endpoint[jms://queue:GreetingServiceQueue?connectionFactory=%23ConnectionFactory]
12:30:18,131 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
V1CamelJmsBindingModel/GreetingService@-677931704 shutdown and removed, was consuming
from: Endpoint[jms://queue:GreetingServiceQueue?connectionFactory=%23ConnectionFactory]
12:30:18,133 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.10.0 (CamelContext: camel-1) is shutting down
12:30:18,133 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful
shutdown 1 routes (timeout 300 seconds)
12:30:18,134 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]
12:30:18,135 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1
routes completed in 0 seconds
12:30:18,146 INFO [org.apache.camel.impl.converter.DefaultTypeConverter]
TypeConverterRegistry utilization[attempts=1, hits=1, misses=0, failures=0]
mappings[total=185, misses=0]
12:30:18,148 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.10.0 (CamelContext: camel-1) is shutdown in 0.015 seconds. Uptime 5.454 seconds.
12:30:18,180 INFO [org.hornetq.core.server] HQ221004: HornetQ Server version 2.3.0.CR1
(buzzzzz!, 122) [3abe79da-b1b3-11e2-b0af-1708aba53248] stopped
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.26 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:
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @
switchyard-quickstart-camel-jms-binding ---
[INFO] Installing
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
to
/home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-jms-binding/1.0.0-SNAPSHOT/switchyard-quickstart-camel-jms-binding-1.0.0-SNAPSHOT.jar
[INFO] Installing
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
to
/home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-jms-binding/1.0.0-SNAPSHOT/switchyard-quickstart-camel-jms-binding-1.0.0-SNAPSHOT.pom
[INFO] Installing
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
to
/home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-jms-binding/1.0.0-SNAPSHOT/switchyard-quickstart-camel-jms-binding-1.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : Camel Netty Binding 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading:
http://snapshots.jboss.org/maven2/org/codehaus/mojo/exec-maven-plugin/mav...
Downloading:
http://maven.repository.redhat.com/earlyaccess/all/org/codehaus/mojo/exec...
Downloading:
https://repository.jboss.org/nexus/content/groups/developer/org/codehaus/...
Downloading:
http://repository.jboss.org/maven2/org/codehaus/mojo/exec-maven-plugin/ma...
Downloading:
https://repository.jboss.org/nexus/content/groups/public/org/codehaus/moj...
Downloading:
http://repo1.maven.org/maven2/org/codehaus/mojo/exec-maven-plugin/maven-m...
557 B
Downloaded:
http://repo1.maven.org/maven2/org/codehaus/mojo/exec-maven-plugin/maven-m... (557
B at 4.1 KB/sec)
2 KB
Downloaded:
https://repository.jboss.org/nexus/content/groups/developer/org/codehaus/...
(2 KB at 2.5 KB/sec)
926 B
Downloaded:
https://repository.jboss.org/nexus/content/groups/public/org/codehaus/moj...
(926 B at 2.0 KB/sec)
Downloading:
http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co...
Downloading:
https://repository.jboss.org/nexus/content/groups/developer/org/switchyar...
Downloading:
https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c...
Downloading:
http://maven.repository.redhat.com/earlyaccess/all/org/switchyard/compone...
1021 B
1021 B 1021 B
1021 B 1021 B 1021 B
Downloaded:
https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c...
(1021 B at 3.3 KB/sec)
Downloaded:
https://repository.jboss.org/nexus/content/groups/developer/org/switchyar...
(1021 B at 3.2 KB/sec)
Downloading:
http://snapshots.repository.codehaus.org/org/switchyard/components/switch...
Downloaded:
http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co...
(1021 B at 2.8 KB/sec)
Downloading:
https://repository.jboss.org/nexus/content/groups/developer/org/switchyar...
3 KB
Downloaded:
https://repository.jboss.org/nexus/content/groups/developer/org/switchyar...
(3 KB at 13.1 KB/sec)
Downloading:
https://repository.jboss.org/nexus/content/repositories/deprecated/org/ap...
Downloading:
https://repository.jboss.org/nexus/content/groups/developer/org/apache/ca...
3 KB
Downloaded:
https://repository.jboss.org/nexus/content/groups/developer/org/apache/ca...
(3 KB at 8.4 KB/sec)
Downloading:
https://repository.jboss.org/nexus/content/repositories/deprecated/org/ap...
Downloading:
https://repository.jboss.org/nexus/content/groups/developer/org/apache/ca...
4 KB
6 KB
Downloaded:
https://repository.jboss.org/nexus/content/groups/developer/org/apache/ca...
(6 KB at 11.3 KB/sec)
Downloading:
https://repository.jboss.org/nexus/content/groups/developer/org/switchyar...
4 KB
8 KB
12 KB
16 KB
20 KB
20 KB
Downloaded:
https://repository.jboss.org/nexus/content/groups/developer/org/switchyar...
(20 KB at 55.7 KB/sec)
Downloading:
https://repository.jboss.org/nexus/content/repositories/deprecated/org/ap...
Downloading:
https://repository.jboss.org/nexus/content/groups/developer/org/apache/ca...
4 KB
8 KB
12 KB
16 KB
20 KB
23 KB
27 KB
31 KB
35 KB
39 KB
43 KB
47 KB
51 KB
55 KB
59 KB
62 KB
Downloaded:
https://repository.jboss.org/nexus/content/groups/developer/org/apache/ca...
(62 KB at 88.5 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @
switchyard-quickstart-camel-netty-binding ---
[INFO] Deleting
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
[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
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @
switchyard-quickstart-camel-netty-binding ---
[INFO] Building jar:
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
[INFO]
[INFO] --- switchyard-plugin:1.0.0-SNAPSHOT:configure (default) @
switchyard-quickstart-camel-netty-binding ---
[INFO] SwitchYard plugin scanning:
[<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard: Quickstarts ........................... SUCCESS [4.726s]
[INFO] Quickstart : Bean Service ......................... SUCCESS [1:36.349s]
[INFO] Quickstart : BPEL Service ......................... SUCCESS [0.873s]
[INFO] Quickstart : BPEL Service : Say Hello ............. SUCCESS [1:33.836s]
[INFO] Quickstart : BPEL Service : JMS Binding ........... SUCCESS [22.801s]
[INFO] Quickstart : BPEL Service : Loan Approval ......... SUCCESS [27.311s]
[INFO] Quickstart : BPEL Service : Simple Correlation .... SUCCESS [19.882s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA .. SUCCESS [0.922s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Business Travel Process SUCCESS
[1.885s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Airport Web Service SUCCESS
[7.659s]
[INFO] Quickstart : BPEL Service : XTS WSAT .............. SUCCESS [0.941s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Business Travel Process SUCCESS [2.016s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Airport Web Service SUCCESS [3.637s]
[INFO] Quickstart : BPM Service .......................... SUCCESS [56.938s]
[INFO] Quickstart : Camel Binding ........................ SUCCESS [11.259s]
[INFO] Quickstart : Camel AMQP Binding ................... SUCCESS [35.106s]
[INFO] Quickstart : Camel FTP Binding .................... SUCCESS [18.353s]
[INFO] Quickstart : Camel JMS Binding .................... SUCCESS [14.315s]
[INFO] Quickstart : Camel Netty Binding .................. FAILURE [11.331s]
[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 : Remove Invoker ....................... 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 : Security Policy : WSS Signature+Encryption (+SSL) SKIPPED
[INFO] Quickstart Demo : Security Policy : WSS Username (+SSL) SKIPPED
[INFO] Quickstart Demo : Transaction Policy .............. SKIPPED
[INFO] Quickstart Demo: Cluster - Client ................. SKIPPED
[INFO] Quickstart Demo: Cluster - Credit Service ......... SKIPPED
[INFO] Quickstart Demo: Cluster - Dealer Service ......... SKIPPED
[INFO] Quickstart Demo: Cluster .......................... SKIPPED
[INFO] SwitchYard : Quickstarts Distribution Assembly .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7:44.041s
[INFO] Finished at: Tue Apr 30 12:30:29 EDT 2013
[INFO] Final Memory: 80M/461M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.switchyard:switchyard-plugin:1.0.0-SNAPSHOT:configure
(default) on project switchyard-quickstart-camel-netty-binding:
java.lang.RuntimeException: java.io.FileNotFoundException: JAR entry
org/switchyard/config/model/descriptor.properties not found in
/home/hudson/.m2/repository/org/switchyard/components/switchyard-component-common-camel/1.0.0-SNAPSHOT/switchyard-component-common-camel-1.0.0-SNAPSHOT.jar
-> [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/MojoExecutionException
[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