See
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
------------------------------------------
[...truncated 3577 lines...]
11:18:40,084 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of
which 0 is started.
11:18:40,085 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.10.0 (CamelContext: camel-2) started in 0.581 seconds
11:18:40,685 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService/RemoveService
started and consuming from:
Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService/RemoveService]
11:18:41,131 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService/StoreService
started and consuming from:
Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService/StoreService]
11:18:41,567 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService started and
consuming from:
Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService]
11:18:41,781 DEBUG [org.apache.camel.component.sql.SqlProducer] Starting producer:
Producer[sql://SELECT%20*%20FROM%20greetings?dataSourceRef=java%3Ajboss%2Fdatasources%2FExampleDS]
11:18:41,819 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1#-702531588 started and
consuming from:
Endpoint[timer://V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1%23-702531588?delay=1000&period=1s]
11:18:41,854 INFO [org.quartz.simpl.SimpleThreadPool] Job execution threads will use
class loader of thread: main
11:18:41,858 INFO [org.quartz.core.SchedulerSignalerImpl] Initialized Scheduler Signaller
of type: class org.quartz.core.SchedulerSignalerImpl
11:18:41,859 INFO [org.quartz.core.QuartzScheduler] Quartz Scheduler v.1.8.5 created.
11:18:41,859 INFO [org.quartz.simpl.RAMJobStore] RAMJobStore initialized.
11:18:41,860 INFO [org.quartz.core.QuartzScheduler] Scheduler meta-data: Quartz Scheduler
(v1.8.5) 'DefaultQuartzScheduler-camel-2' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support
persistence. and is not clustered.
11:18:41,860 INFO [org.quartz.impl.StdSchedulerFactory] Quartz scheduler
'DefaultQuartzScheduler-camel-2' initialized from an externally provided
properties instance.
11:18:41,860 INFO [org.quartz.impl.StdSchedulerFactory] Quartz scheduler version: 1.8.5
11:18:41,861 INFO [org.apache.camel.component.quartz.QuartzComponent] Starting Quartz
scheduler: DefaultQuartzScheduler-camel-2
11:18:41,861 INFO [org.quartz.core.QuartzScheduler] Scheduler
DefaultQuartzScheduler-camel-2_$_NON_CLUSTERED started.
11:18:41,934 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
V1CamelQuartzBindingModel/GreetingService@_GreetingService_quartz_2#494946266 started and
consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
11:18:41,953 INFO [org.switchyard.bus.camel] SWITCHYARD011002: Removing route
direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService
11:18:41,954 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful
shutdown 1 routes (timeout 30 seconds)
11:18:41,956 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route:
direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService shutdown
complete, was consuming from:
Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService]
11:18:41,957 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1
routes completed in 0 seconds
11:18:41,964 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService stopped, was
consuming from:
Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService]
11:18:41,976 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService shutdown and
removed, was consuming from:
Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService]
11:18:42,224 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService started and
consuming from:
Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService]
11:18:42,243 DEBUG [org.apache.camel.component.sql.SqlProducer] Starting producer:
Producer[sql://INSERT%20INTO%20greetings%20(receiver,sender,id)%20VALUES%20(%23,%23,%23)?dataSourceRef=java%3Ajboss%2Fdatasources%2FExampleDS]
11:18:42,246 TRACE [org.apache.camel.component.sql.SqlProducer] Setting parameter #1 with
value: Keith
11:18:42,246 TRACE [org.apache.camel.component.sql.SqlProducer] Setting parameter #2 with
value: David
11:18:42,246 TRACE [org.apache.camel.component.sql.SqlProducer] Setting parameter #3 with
value: null
11:18:42,249 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful
shutdown 1 routes (timeout 30 seconds)
11:18:42,251 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route:
V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1#-702531588 shutdown
complete, was consuming from:
Endpoint[timer://V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1%23-702531588?delay=1000&period=1s]
11:18:42,251 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1
routes completed in 0 seconds
11:18:42,252 DEBUG [org.apache.camel.component.sql.SqlProducer] Stopping producer:
Producer[sql://SELECT%20*%20FROM%20greetings?dataSourceRef=java%3Ajboss%2Fdatasources%2FExampleDS]
11:18:42,253 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1#-702531588 stopped, was
consuming from:
Endpoint[timer://V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1%23-702531588?delay=1000&period=1s]
11:18:42,254 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1#-702531588 shutdown and
removed, was consuming from:
Endpoint[timer://V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1%23-702531588?delay=1000&period=1s]
11:18:42,255 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful
shutdown 1 routes (timeout 30 seconds)
11:18:42,256 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route:
V1CamelQuartzBindingModel/GreetingService@_GreetingService_quartz_2#494946266 shutdown
complete, was consuming from:
Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
11:18:42,257 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1
routes completed in 0 seconds
11:18:42,257 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
V1CamelQuartzBindingModel/GreetingService@_GreetingService_quartz_2#494946266 stopped, was
consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
11:18:42,259 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
V1CamelQuartzBindingModel/GreetingService@_GreetingService_quartz_2#494946266 shutdown and
removed, was consuming from:
Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
11:18:42,259 DEBUG [org.apache.camel.component.sql.SqlProducer] Stopping producer:
Producer[sql://INSERT%20INTO%20greetings%20(receiver,sender,id)%20VALUES%20(%23,%23,%23)?dataSourceRef=java%3Ajboss%2Fdatasources%2FExampleDS]
11:18:42,260 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.10.0 (CamelContext: camel-2) is shutting down
11:18:42,260 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful
shutdown 3 routes (timeout 30 seconds)
11:18:42,261 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route:
direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService shutdown
complete, was consuming from:
Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService]
11:18:42,264 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route:
direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService/StoreService
shutdown complete, was consuming from:
Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService/StoreService]
11:18:42,265 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route:
direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService/RemoveService
shutdown complete, was consuming from:
Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService/RemoveService]
11:18:42,266 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 3
routes completed in 0 seconds
11:18:42,289 INFO [org.apache.camel.component.quartz.QuartzComponent] There are no more
jobs registered, so shutting down Quartz scheduler: DefaultQuartzScheduler-camel-2
11:18:42,289 INFO [org.quartz.core.QuartzScheduler] Scheduler
DefaultQuartzScheduler-camel-2_$_NON_CLUSTERED shutting down.
11:18:42,289 INFO [org.quartz.core.QuartzScheduler] Scheduler
DefaultQuartzScheduler-camel-2_$_NON_CLUSTERED paused.
11:18:42,291 INFO [org.quartz.core.QuartzScheduler] Scheduler
DefaultQuartzScheduler-camel-2_$_NON_CLUSTERED shutdown complete.
11:18:42,293 INFO [org.apache.camel.impl.converter.DefaultTypeConverter]
TypeConverterRegistry utilization[attempts=11, hits=11, misses=0, failures=0]
mappings[total=187, misses=0]
11:18:42,298 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.10.0 (CamelContext: camel-2) is shutdown in 0.037 seconds. Uptime 2.795 seconds.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.921 sec
Results :
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @
switchyard-quickstart-camel-sql-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-sql-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-sql-binding/1.1.0-SNAPSHOT/switchyard-quickstart-camel-sql-binding-1.1.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-sql-binding/1.1.0-SNAPSHOT/switchyard-quickstart-camel-sql-binding-1.1.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-sql-binding/1.1.0-SNAPSHOT/switchyard-quickstart-camel-sql-binding-1.1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : Camel Mail Binding 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
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://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co...
Downloading:
http://maven.repository.redhat.com/earlyaccess/all/org/switchyard/compone...
1020 B
Downloaded:
http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co...
(1020 B at 2.9 KB/sec)
Downloading:
http://snapshots.repository.codehaus.org/org/switchyard/components/switch...
1020 B
Downloaded:
https://repository.jboss.org/nexus/content/groups/developer/org/switchyar...
(1020 B at 1.2 KB/sec)
1020 B
Downloaded:
https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c...
(1020 B at 1.0 KB/sec)
Downloading:
https://repository.jboss.org/nexus/content/groups/developer/org/switchyar...
Downloading:
http://maven.repository.redhat.com/earlyaccess/all/org/switchyard/compone...
Downloading:
https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c...
Downloading:
http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co...
1020 B
Downloaded:
http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co...
(1020 B at 2.8 KB/sec)
Downloading:
http://snapshots.repository.codehaus.org/org/switchyard/components/switch...
1020 B
Downloaded:
https://repository.jboss.org/nexus/content/groups/developer/org/switchyar...
(1020 B at 1.7 KB/sec)
1020 B
Downloaded:
https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c...
(1020 B at 1.4 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @
switchyard-quickstart-camel-mail-binding ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @
switchyard-quickstart-camel-mail-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-mail-binding ---
[INFO] Compiling 2 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-mail-binding ---
[INFO] Building jar:
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
[INFO]
[INFO] --- switchyard-plugin:1.1.0-SNAPSHOT:configure (default) @
switchyard-quickstart-camel-mail-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-mail-binding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @
switchyard-quickstart-camel-mail-binding ---
[INFO] Compiling 1 source file 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-mail-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.mail.CamelMailBindingTest
Oct 9, 2013 11:18:55 AM org.apache.deltaspike.core.util.ProjectStageProducer
initProjectStage
INFO: Computed the following DeltaSpike ProjectStage: Production
Received message with content
Community
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 10.3 sec <<<
FAILURE!
Results :
Failed tests:
shouldReceiveMessageAndSendOutgoingMail(org.switchyard.quickstarts.camel.mail.CamelMailBindingTest)
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard: Quickstarts ........................... SUCCESS [2.888s]
[INFO] Quickstart : Bean Service ......................... SUCCESS [1:44.688s]
[INFO] Quickstart : BPEL Service ......................... SUCCESS [0.076s]
[INFO] Quickstart : BPEL Service : Say Hello ............. SUCCESS [1:02.069s]
[INFO] Quickstart : BPEL Service : JMS Binding ........... SUCCESS [42.714s]
[INFO] Quickstart : BPEL Service : Loan Approval ......... SUCCESS [54.826s]
[INFO] Quickstart : BPEL Service : Simple Correlation .... SUCCESS [44.514s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA .. SUCCESS [0.063s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Business Travel Process SUCCESS
[3.347s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Airport Web Service SUCCESS
[5.873s]
[INFO] Quickstart : BPEL Service : XTS WSAT .............. SUCCESS [0.070s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Business Travel Process SUCCESS [4.391s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Airport Web Service SUCCESS [7.661s]
[INFO] Quickstart : BPM Service .......................... SUCCESS [1:15.942s]
[INFO] Quickstart : Camel Binding ........................ SUCCESS [19.227s]
[INFO] Quickstart : Camel JAXB ........................... SUCCESS [22.201s]
[INFO] Quickstart : Camel AMQP Binding ................... SUCCESS [25.121s]
[INFO] Quickstart : Camel FTP Binding .................... SUCCESS [22.237s]
[INFO] Quickstart : Camel JMS Binding .................... SUCCESS [26.202s]
[INFO] Quickstart : Camel Netty Binding .................. SUCCESS [36.336s]
[INFO] Quickstart : Camel Quartz Binding ................. SUCCESS [19.158s]
[INFO] Quickstart : Camel JPA Binding .................... SUCCESS [43.687s]
[INFO] Quickstart : Camel SQL Binding .................... SUCCESS [28.139s]
[INFO] Quickstart : Camel Mail Binding ................... FAILURE [18.208s]
[INFO] Quickstart : Camel Service ........................ SKIPPED
[INFO] Quickstart : Camel SOAP Proxy ..................... SKIPPED
[INFO] Quickstart : Camel Exchange Bus CDI ............... SKIPPED
[INFO] Quickstart : EAR Deployment - Service Artifacts ... SKIPPED
[INFO] Quickstart : EAR Deployment - Order Service ....... SKIPPED
[INFO] Quickstart : EAR Deployment - Order Consumer ...... SKIPPED
[INFO] Quickstart : EAR Deployment - Application Assembly SKIPPED
[INFO] Quickstart : EAR Deployment ....................... SKIPPED
[INFO] Quickstart : HTTP Binding ......................... SKIPPED
[INFO] Quickstart : Remote 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 : Rules Interview (Decision Table) ..... SKIPPED
[INFO] Quickstart : SOAP with WS-Addressing .............. SKIPPED
[INFO] Quickstart : SOAP with Attachments ................ SKIPPED
[INFO] Quickstart : SOAP Binding RPC/Lit ................. SKIPPED
[INFO] Quickstart : SOAP with MTOM ....................... SKIPPED
[INFO] Quickstart : JCA Inflow Binding for HornetQ ....... SKIPPED
[INFO] Quickstart : JCA Outbound Binding for HornetQ ..... SKIPPED
[INFO] Quickstart : JCA Inflow Binding for ActiveMQ ...... SKIPPED
[INFO] Quickstart : JCA Outbound Binding for ActiveMQ .... 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 : 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: 11:21.307s
[INFO] Finished at: Wed Oct 09 11:19:00 EDT 2013
[INFO] Final Memory: 145M/347M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test
(default-test) on project switchyard-quickstart-camel-mail-binding: There are test
failures.
[ERROR]
[ERROR] Please refer to
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
for the individual test results.
[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-mail-binding
Build step 'Invoke top-level Maven targets' marked build as failure