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

ci-builds at redhat.com ci-builds at redhat.com
Fri Oct 4 08:41:29 EDT 2013


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

------------------------------------------
[...truncated 3081 lines...]
[INFO] --- switchyard-plugin:1.1.0-SNAPSHOT:configure (default) @ switchyard-quickstart-camel-sql-binding ---
[INFO] SwitchYard plugin scanning: [<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-sql-binding/target/classes/]>
[INFO] Outputting SwitchYard configuration model to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-sql-binding/target/classes/META-INF/switchyard.xml>
[INFO] Validating SwitchYard configuration model...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-quickstart-camel-sql-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-sql-binding ---
[INFO] Compiling 3 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-sql-binding/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-quickstart-camel-sql-binding ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-sql-binding/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.camel.sql.CamelSqlRetrieveTest
08:41:07,030 INFO  [org.jboss.weld.Version] WELD-000900 1.1.10 (Final)
08:41:09,523 WARN  [org.jboss.weld.interceptor.util.InterceptionTypeRegistry] Class 'javax.ejb.PostActivate' not found, interception based on it is not enabled
08:41:09,529 WARN  [org.jboss.weld.interceptor.util.InterceptionTypeRegistry] Class 'javax.ejb.PrePassivate' not found, interception based on it is not enabled
08:41:10,746 INFO  [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
08:41:10,892 INFO  [org.switchyard.security] SWITCHYARD014201: Using SecurityProvider implementation: org.switchyard.security.spi.JaasSecurityProvider
08:41:10,911 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is starting
08:41:10,917 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
08:41:11,760 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 187 type converters
08:41:11,860 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
08:41:11,863 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) started in 0.955 seconds
Oct 4, 2013 8:41:12 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage
INFO: Computed the following DeltaSpike ProjectStage: Production
08:41:13,864 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]
08:41:14,788 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]
08:41:15,518 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]
08:41:16,307 DEBUG [org.apache.camel.component.sql.SqlProducer] Starting producer: Producer[sql://SELECT%20*%20FROM%20greetings?dataSourceRef=java%3Ajboss%2Fdatasources%2FExampleDS]
08:41:16,438 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelSqlBindingModel/GreetingService at _GreetingService_sql_1#-702531588 started and consuming from: Endpoint[timer://V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1%23-702531588?delay=1000&period=1s]
08:41:16,613 INFO  [org.quartz.simpl.SimpleThreadPool] Job execution threads will use class loader of thread: main
08:41:16,660 INFO  [org.quartz.core.SchedulerSignalerImpl] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
08:41:16,660 INFO  [org.quartz.core.QuartzScheduler] Quartz Scheduler v.1.8.5 created.
08:41:16,664 INFO  [org.quartz.simpl.RAMJobStore] RAMJobStore initialized.
08:41:16,668 INFO  [org.quartz.core.QuartzScheduler] Scheduler meta-data: Quartz Scheduler (v1.8.5) 'DefaultQuartzScheduler-camel-1' 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.

08:41:16,668 INFO  [org.quartz.impl.StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler-camel-1' initialized from an externally provided properties instance.
08:41:16,669 INFO  [org.quartz.impl.StdSchedulerFactory] Quartz scheduler version: 1.8.5
08:41:16,669 INFO  [org.apache.camel.component.quartz.QuartzComponent] Starting Quartz scheduler: DefaultQuartzScheduler-camel-1
08:41:16,670 INFO  [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler-camel-1_$_NON_CLUSTERED started.
08:41:16,845 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelQuartzBindingModel/GreetingService at _GreetingService_quartz_2#494946266 started and consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
08:41:17,749 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
08:41:17,759 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: V1CamelSqlBindingModel/GreetingService at _GreetingService_sql_1#-702531588 shutdown complete, was consuming from: Endpoint[timer://V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1%23-702531588?delay=1000&period=1s]
08:41:17,763 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
08:41:17,767 DEBUG [org.apache.camel.component.sql.SqlProducer] Stopping producer: Producer[sql://SELECT%20*%20FROM%20greetings?dataSourceRef=java%3Ajboss%2Fdatasources%2FExampleDS]
08:41:17,773 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelSqlBindingModel/GreetingService at _GreetingService_sql_1#-702531588 stopped, was consuming from: Endpoint[timer://V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1%23-702531588?delay=1000&period=1s]
08:41:17,807 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelSqlBindingModel/GreetingService at _GreetingService_sql_1#-702531588 shutdown and removed, was consuming from: Endpoint[timer://V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1%23-702531588?delay=1000&period=1s]
08:41:17,809 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
08:41:17,813 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: V1CamelQuartzBindingModel/GreetingService at _GreetingService_quartz_2#494946266 shutdown complete, was consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
08:41:17,813 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
08:41:17,815 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelQuartzBindingModel/GreetingService at _GreetingService_quartz_2#494946266 stopped, was consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
08:41:17,822 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelQuartzBindingModel/GreetingService at _GreetingService_quartz_2#494946266 shutdown and removed, was consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
08:41:17,826 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is shutting down
08:41:17,827 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 3 routes (timeout 30 seconds)
08:41:17,829 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]
08:41:17,830 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]
08:41:17,832 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]
08:41:17,833 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 3 routes completed in 0 seconds
08:41:17,881 INFO  [org.apache.camel.component.quartz.QuartzComponent] There are no more jobs registered, so shutting down Quartz scheduler: DefaultQuartzScheduler-camel-1
08:41:17,881 INFO  [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler-camel-1_$_NON_CLUSTERED shutting down.
08:41:17,882 INFO  [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler-camel-1_$_NON_CLUSTERED paused.
08:41:17,885 INFO  [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler-camel-1_$_NON_CLUSTERED shutdown complete.
08:41:17,890 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] TypeConverterRegistry utilization[attempts=11, hits=11, misses=0, failures=0] mappings[total=188, misses=0]
08:41:17,896 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is shutdown in 0.070 seconds. Uptime 6.991 seconds.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.838 sec
Running org.switchyard.quickstarts.camel.sql.CamelSqlStoreTest
08:41:21,865 INFO  [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
08:41:21,869 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-2) is starting
08:41:21,870 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
08:41:22,488 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 187 type converters
08:41:22,497 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
08:41:22,498 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-2) started in 0.629 seconds
08:41:23,032 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]
08:41:23,467 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]
08:41:24,634 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]
08:41:24,810 DEBUG [org.apache.camel.component.sql.SqlProducer] Starting producer: Producer[sql://SELECT%20*%20FROM%20greetings?dataSourceRef=java%3Ajboss%2Fdatasources%2FExampleDS]
08:41:24,851 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelSqlBindingModel/GreetingService at _GreetingService_sql_1#-702531588 started and consuming from: Endpoint[timer://V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1%23-702531588?delay=1000&period=1s]
08:41:24,920 INFO  [org.quartz.simpl.SimpleThreadPool] Job execution threads will use class loader of thread: main
08:41:24,941 INFO  [org.quartz.core.SchedulerSignalerImpl] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
08:41:24,942 INFO  [org.quartz.core.QuartzScheduler] Quartz Scheduler v.1.8.5 created.
08:41:24,943 INFO  [org.quartz.simpl.RAMJobStore] RAMJobStore initialized.
08:41:24,944 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.

08:41:24,945 INFO  [org.quartz.impl.StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler-camel-2' initialized from an externally provided properties instance.
08:41:24,946 INFO  [org.quartz.impl.StdSchedulerFactory] Quartz scheduler version: 1.8.5
08:41:24,946 INFO  [org.apache.camel.component.quartz.QuartzComponent] Starting Quartz scheduler: DefaultQuartzScheduler-camel-2
08:41:24,948 INFO  [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler-camel-2_$_NON_CLUSTERED started.
08:41:25,031 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelQuartzBindingModel/GreetingService at _GreetingService_quartz_2#494946266 started and consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
08:41:25,061 INFO  [org.switchyard.bus.camel] SWITCHYARD011002: Removing route direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService
08:41:25,062 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
08:41:25,091 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Waiting as there are still 1 inflight and pending exchanges to complete, timeout in 30 seconds.
08:41:25,104 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]
08:41:25,108 TRACE [org.apache.camel.component.sql.SqlProducer] Setting parameter #1 with value: David
08:41:25,108 TRACE [org.apache.camel.component.sql.SqlProducer] Setting parameter #2 with value: Tomo
08:41:25,108 TRACE [org.apache.camel.component.sql.SqlProducer] Setting parameter #3 with value: null
08:41:26,102 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]
08:41:26,103 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 1 seconds
08:41:26,110 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]
08:41:26,117 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]
08:41:26,437 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]
08:41:26,463 TRACE [org.apache.camel.component.sql.SqlProducer] Setting parameter #1 with value: Keith
08:41:26,464 TRACE [org.apache.camel.component.sql.SqlProducer] Setting parameter #2 with value: David
08:41:26,465 TRACE [org.apache.camel.component.sql.SqlProducer] Setting parameter #3 with value: null
08:41:26,492 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
08:41:26,494 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: V1CamelSqlBindingModel/GreetingService at _GreetingService_sql_1#-702531588 shutdown complete, was consuming from: Endpoint[timer://V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1%23-702531588?delay=1000&period=1s]
08:41:26,494 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
08:41:26,496 DEBUG [org.apache.camel.component.sql.SqlProducer] Stopping producer: Producer[sql://SELECT%20*%20FROM%20greetings?dataSourceRef=java%3Ajboss%2Fdatasources%2FExampleDS]
08:41:26,498 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelSqlBindingModel/GreetingService at _GreetingService_sql_1#-702531588 stopped, was consuming from: Endpoint[timer://V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1%23-702531588?delay=1000&period=1s]
08:41:26,503 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelSqlBindingModel/GreetingService at _GreetingService_sql_1#-702531588 shutdown and removed, was consuming from: Endpoint[timer://V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1%23-702531588?delay=1000&period=1s]
08:41:26,504 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
08:41:26,506 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: V1CamelQuartzBindingModel/GreetingService at _GreetingService_quartz_2#494946266 shutdown complete, was consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
08:41:26,507 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
08:41:26,508 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelQuartzBindingModel/GreetingService at _GreetingService_quartz_2#494946266 stopped, was consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
08:41:26,512 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelQuartzBindingModel/GreetingService at _GreetingService_quartz_2#494946266 shutdown and removed, was consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
08:41:26,514 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]
08:41:26,517 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-2) is shutting down
08:41:26,517 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 3 routes (timeout 30 seconds)
08:41:26,519 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]
08:41:26,523 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]
08:41:26,524 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]
08:41:26,526 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 3 routes completed in 0 seconds
08:41:26,550 INFO  [org.apache.camel.component.quartz.QuartzComponent] There are no more jobs registered, so shutting down Quartz scheduler: DefaultQuartzScheduler-camel-2
08:41:26,551 INFO  [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler-camel-2_$_NON_CLUSTERED shutting down.
08:41:26,552 INFO  [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler-camel-2_$_NON_CLUSTERED paused.
08:41:26,553 INFO  [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler-camel-2_$_NON_CLUSTERED shutdown complete.
08:41:26,555 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] TypeConverterRegistry utilization[attempts=17, hits=17, misses=0, failures=0] mappings[total=187, misses=0]
08:41:26,560 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-2) is shutdown in 0.043 seconds. Uptime 4.692 seconds.
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 8.614 sec <<< FAILURE!

Results :

Failed tests: 
  shouldStoreGreet(org.switchyard.quickstarts.camel.sql.CamelSqlStoreTest)

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SwitchYard: Quickstarts ........................... SUCCESS [4.569s]
[INFO] Quickstart : Bean Service ......................... SUCCESS [2:29.403s]
[INFO] Quickstart : BPEL Service ......................... SUCCESS [0.079s]
[INFO] Quickstart : BPEL Service : Say Hello ............. SUCCESS [1:17.388s]
[INFO] Quickstart : BPEL Service : JMS Binding ........... SUCCESS [42.355s]
[INFO] Quickstart : BPEL Service : Loan Approval ......... SUCCESS [1:01.002s]
[INFO] Quickstart : BPEL Service : Simple Correlation .... SUCCESS [46.852s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA .. SUCCESS [0.175s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Business Travel Process  SUCCESS [3.925s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Airport Web Service  SUCCESS [8.044s]
[INFO] Quickstart : BPEL Service : XTS WSAT .............. SUCCESS [0.104s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Business Travel Process  SUCCESS [5.591s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Airport Web Service  SUCCESS [8.544s]
[INFO] Quickstart : BPM Service .......................... SUCCESS [1:40.846s]
[INFO] Quickstart : Camel Binding ........................ SUCCESS [20.114s]
[INFO] Quickstart : Camel JAXB ........................... SUCCESS [22.437s]
[INFO] Quickstart : Camel AMQP Binding ................... SUCCESS [26.917s]
[INFO] Quickstart : Camel FTP Binding .................... SUCCESS [21.809s]
[INFO] Quickstart : Camel JMS Binding .................... SUCCESS [25.206s]
[INFO] Quickstart : Camel Netty Binding .................. SUCCESS [41.823s]
[INFO] Quickstart : Camel Quartz Binding ................. SUCCESS [18.654s]
[INFO] Quickstart : Camel JPA Binding .................... SUCCESS [45.701s]
[INFO] Quickstart : Camel SQL Binding .................... FAILURE [31.004s]
[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 : 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: 12:55.255s
[INFO] Finished at: Fri Oct 04 08:41:26 EDT 2013
[INFO] Final Memory: 132M/383M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project switchyard-quickstart-camel-sql-binding: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-sql-binding/target/surefire-reports> 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-sql-binding
Build step 'Invoke top-level Maven targets' marked build as failure


More information about the switchyard-dev mailing list