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

ci-builds at redhat.com ci-builds at redhat.com
Tue Jul 10 14:30:31 EDT 2012


See <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/1268/>

------------------------------------------
[...truncated 2504 lines...]
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : Camel REST Binding 0.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-quickstart-camel-rest-binding ---
[INFO] Deleting <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-rest-binding/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ switchyard-quickstart-camel-rest-binding ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ switchyard-quickstart-camel-rest-binding ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-quickstart-camel-rest-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-rest-binding ---
[INFO] Compiling 11 source files to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-rest-binding/target/classes>
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-quickstart-camel-rest-binding ---
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-rest-binding/target/switchyard-quickstart-camel-rest-binding-sources.jar>
[INFO] 
[INFO] --- switchyard-plugin:0.5.0-SNAPSHOT:configure (default) @ switchyard-quickstart-camel-rest-binding ---
[INFO] SwitchYard plugin scanning: [<http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-rest-binding/target/classes/]>
[INFO] Outputting SwitchYard configuration model to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-rest-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-rest-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-rest-binding ---
[INFO] Compiling 2 source files to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-rest-binding/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-quickstart-camel-rest-binding ---
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-rest-binding/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.camel.rest.binding.CamelCxfRsBindingTest
14:30:17,141 INFO  [org.jboss.weld.Version] WELD-000900 1.1.5 (AS71)
14:30:18,042 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 3 packages with 15 @Converter classes to load
14:30:18,089 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 170 core type converters (total 170 type converters)
14:30:18,100 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Loaded 4 @Converter classes
14:30:18,240 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 1 packages with 3 @Converter classes to load
14:30:18,259 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded additional 34 type converters (total 204 type converters) in 0.169 seconds
14:30:18,344 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.9.2 (CamelContext: camel-2) is starting
14:30:18,346 INFO  [org.apache.camel.management.ManagementStrategyFactory] JMX enabled. Using ManagedManagementStrategy.
14:30:18,395 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
14:30:18,452 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 3 packages with 15 @Converter classes to load
14:30:18,465 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 170 core type converters (total 170 type converters)
14:30:18,468 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Loaded 4 @Converter classes
14:30:18,548 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 1 packages with 3 @Converter classes to load
14:30:18,552 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded additional 34 type converters (total 204 type converters) in 0.086 seconds
14:30:18,573 INFO  [org.apache.camel.impl.DefaultCamelContext] Total 0 routes, of which 0 is started.
14:30:18,573 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.9.2 (CamelContext: camel-2) started in 0.229 seconds
14:30:19,498 INFO  [org.apache.cxf.endpoint.ServerImpl] Setting the server's publish address to be http://localhost:18001/order
14:30:19,694 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: {urn:switchyard-quickstart:camel-rest-binding:1.0}OrderService-[cxfrs://http://localhost:18001/order?resourceClasses=org.switchyard.quickstarts.camel.rest.binding.OrderResource,org.switchyard.quickstarts.camel.rest.binding.TestResource] started and consuming from: Endpoint[cxfrs://http://localhost:18001/order?resourceClasses=org.switchyard.quickstarts.camel.rest.binding.OrderResource,org.switchyard.quickstarts.camel.rest.binding.TestResource]
14:30:19,718 INFO  [org.apache.cxf.endpoint.ServerImpl] Setting the server's publish address to be http://127.0.0.1:8080/warehouse
14:30:19,764 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: {urn:switchyard-quickstart:camel-rest-binding:1.0}WarehouseService-[cxfrs://http://127.0.0.1:8080/warehouse?resourceClasses=org.switchyard.quickstarts.camel.rest.binding.WarehouseResource] started and consuming from: Endpoint[cxfrs://http://127.0.0.1:8080/warehouse?resourceClasses=org.switchyard.quickstarts.camel.rest.binding.WarehouseResource]
14:30:20,411 INFO  [org.switchyard.quickstarts.camel.rest.binding.WarehouseService] Added item 1 with name Hydrogen Atom - No, we are not kidding!
14:30:20,458 INFO  [org.switchyard.quickstarts.camel.rest.binding.WarehouseService] Added item 2 with name Handcrafted Copper Plate
14:30:20,516 INFO  [org.switchyard.quickstarts.camel.rest.binding.WarehouseService] Added item 3 with name Einstein's Bust - Talks about your future :)
14:30:20,572 INFO  [org.switchyard.quickstarts.camel.rest.binding.WarehouseService] Added item 4 with name Time Machine
14:30:20,633 INFO  [org.switchyard.quickstarts.camel.rest.binding.OrderService] Creating new Order with no: 1
14:30:20,770 INFO  [org.switchyard.quickstarts.camel.rest.binding.OrderService] Order after adding items: {OrderId: 1
Items:{Item: {ItemId: 1, name:Hydrogen Atom - No, we are not kidding!}, quantity:10},
}
14:30:20,927 INFO  [org.switchyard.quickstarts.camel.rest.binding.OrderService] Order after adding items: {OrderId: 1
Items:{Item: {ItemId: 1, name:Hydrogen Atom - No, we are not kidding!}, quantity:10},{Item: {ItemId: 3, name:Einstein's Bust - Talks about your future :)}, quantity:5},{Item: {ItemId: 4, name:Time Machine}, quantity:3},
}
14:30:21,261 INFO  [org.switchyard.quickstarts.camel.rest.binding.OrderService] Order after deleting item: {OrderId: 1
Items:{Item: {ItemId: 3, name:Einstein's Bust - Talks about your future :)}, quantity:5},{Item: {ItemId: 4, name:Time Machine}, quantity:3},
}
14:30:21,442 INFO  [org.switchyard.quickstarts.camel.rest.binding.WarehouseService] Updated item 1 with name Water
14:30:21,460 INFO  [org.switchyard.quickstarts.camel.rest.binding.WarehouseService] Updated item 2 with name Cuttlery
14:30:21,514 INFO  [org.switchyard.quickstarts.camel.rest.binding.WarehouseService] Updated item 3 with name Theory of relativity
14:30:21,568 INFO  [org.switchyard.quickstarts.camel.rest.binding.WarehouseService] Updated item 4 with name Coffee Maker
14:30:21,786 INFO  [org.switchyard.quickstarts.camel.rest.binding.WarehouseService] Removed item 1
14:30:21,798 INFO  [org.switchyard.quickstarts.camel.rest.binding.WarehouseService] Removed item 2
14:30:21,848 INFO  [org.switchyard.quickstarts.camel.rest.binding.WarehouseService] Removed item 3
14:30:21,898 INFO  [org.switchyard.quickstarts.camel.rest.binding.WarehouseService] Removed item 4
14:30:21,985 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
14:30:21,989 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: {urn:switchyard-quickstart:camel-rest-binding:1.0}OrderService-[cxfrs://http://localhost:18001/order?resourceClasses=org.switchyard.quickstarts.camel.rest.binding.OrderResource,org.switchyard.quickstarts.camel.rest.binding.TestResource] shutdown complete, was consuming from: Endpoint[cxfrs://http://localhost:18001/order?resourceClasses=org.switchyard.quickstarts.camel.rest.binding.OrderResource,org.switchyard.quickstarts.camel.rest.binding.TestResource]
14:30:21,989 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
14:30:21,991 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: {urn:switchyard-quickstart:camel-rest-binding:1.0}OrderService-[cxfrs://http://localhost:18001/order?resourceClasses=org.switchyard.quickstarts.camel.rest.binding.OrderResource,org.switchyard.quickstarts.camel.rest.binding.TestResource] stopped, was consuming from: Endpoint[cxfrs://http://localhost:18001/order?resourceClasses=org.switchyard.quickstarts.camel.rest.binding.OrderResource,org.switchyard.quickstarts.camel.rest.binding.TestResource]
14:30:21,994 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: {urn:switchyard-quickstart:camel-rest-binding:1.0}OrderService-[cxfrs://http://localhost:18001/order?resourceClasses=org.switchyard.quickstarts.camel.rest.binding.OrderResource,org.switchyard.quickstarts.camel.rest.binding.TestResource] shutdown and removed, was consuming from: Endpoint[cxfrs://http://localhost:18001/order?resourceClasses=org.switchyard.quickstarts.camel.rest.binding.OrderResource,org.switchyard.quickstarts.camel.rest.binding.TestResource]
14:30:21,994 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
14:30:21,995 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: {urn:switchyard-quickstart:camel-rest-binding:1.0}WarehouseService-[cxfrs://http://127.0.0.1:8080/warehouse?resourceClasses=org.switchyard.quickstarts.camel.rest.binding.WarehouseResource] shutdown complete, was consuming from: Endpoint[cxfrs://http://127.0.0.1:8080/warehouse?resourceClasses=org.switchyard.quickstarts.camel.rest.binding.WarehouseResource]
14:30:21,995 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
14:30:21,996 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: {urn:switchyard-quickstart:camel-rest-binding:1.0}WarehouseService-[cxfrs://http://127.0.0.1:8080/warehouse?resourceClasses=org.switchyard.quickstarts.camel.rest.binding.WarehouseResource] stopped, was consuming from: Endpoint[cxfrs://http://127.0.0.1:8080/warehouse?resourceClasses=org.switchyard.quickstarts.camel.rest.binding.WarehouseResource]
14:30:21,998 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: {urn:switchyard-quickstart:camel-rest-binding:1.0}WarehouseService-[cxfrs://http://127.0.0.1:8080/warehouse?resourceClasses=org.switchyard.quickstarts.camel.rest.binding.WarehouseResource] shutdown and removed, was consuming from: Endpoint[cxfrs://http://127.0.0.1:8080/warehouse?resourceClasses=org.switchyard.quickstarts.camel.rest.binding.WarehouseResource]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.198 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-rest-binding ---
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-rest-binding/target/switchyard-quickstart-camel-rest-binding.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-quickstart-camel-rest-binding ---
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-rest-binding/target/switchyard-quickstart-camel-rest-binding.jar> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-rest-binding/0.5.0-SNAPSHOT/switchyard-quickstart-camel-rest-binding-0.5.0-SNAPSHOT.jar
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-rest-binding/pom.xml> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-rest-binding/0.5.0-SNAPSHOT/switchyard-quickstart-camel-rest-binding-0.5.0-SNAPSHOT.pom
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-rest-binding/target/switchyard-quickstart-camel-rest-binding-sources.jar> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-rest-binding/0.5.0-SNAPSHOT/switchyard-quickstart-camel-rest-binding-0.5.0-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : Camel SQL Binding 0.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-quickstart-camel-sql-binding ---
[INFO] Deleting <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-sql-binding/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ switchyard-quickstart-camel-sql-binding ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ switchyard-quickstart-camel-sql-binding ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-quickstart-camel-sql-binding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-quickstart-camel-sql-binding ---
[INFO] Compiling 1 source file to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-sql-binding/target/classes>
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-quickstart-camel-sql-binding ---
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-sql-binding/target/switchyard-quickstart-camel-sql-binding-sources.jar>
[INFO] 
[INFO] --- switchyard-plugin:0.5.0-SNAPSHOT:configure (default) @ switchyard-quickstart-camel-sql-binding ---
[INFO] SwitchYard plugin scanning: [<http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-sql-binding/target/classes/]>
[INFO] Outputting SwitchYard configuration model to <http://hudson.qa.jboss.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 1 source file to <http://hudson.qa.jboss.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://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-sql-binding/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.camel.sql.CamelSqlBindingTest
14:30:28,000 INFO  [org.jboss.weld.Version] WELD-000900 1.1.5 (AS71)
14:30:28,366 WARN  [org.jboss.interceptor.util.InterceptionTypeRegistry] Class 'javax.ejb.PostActivate' not found, interception based on it is not enabled
14:30:28,366 WARN  [org.jboss.interceptor.util.InterceptionTypeRegistry] Class 'javax.ejb.PrePassivate' not found, interception based on it is not enabled
14:30:28,781 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 3 packages with 15 @Converter classes to load
14:30:28,817 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 170 core type converters (total 170 type converters)
14:30:28,828 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Loaded 4 @Converter classes
14:30:28,990 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 1 packages with 3 @Converter classes to load
14:30:29,009 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded additional 34 type converters (total 204 type converters) in 0.191 seconds
14:30:29,089 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.9.2 (CamelContext: camel-2) is starting
14:30:29,091 INFO  [org.apache.camel.management.ManagementStrategyFactory] JMX enabled. Using ManagedManagementStrategy.
14:30:29,137 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
14:30:29,188 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 3 packages with 15 @Converter classes to load
14:30:29,198 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 170 core type converters (total 170 type converters)
14:30:29,201 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Loaded 4 @Converter classes
14:30:29,276 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 1 packages with 3 @Converter classes to load
14:30:29,279 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded additional 34 type converters (total 204 type converters) in 0.081 seconds
14:30:29,298 INFO  [org.apache.camel.impl.DefaultCamelContext] Total 0 routes, of which 0 is started.
14:30:29,298 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.9.2 (CamelContext: camel-2) started in 0.209 seconds
14:30:29,850 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.9.2 (CamelContext: camel-3) is starting
14:30:29,850 INFO  [org.apache.camel.management.ManagementStrategyFactory] JMX enabled. Using ManagedManagementStrategy.
14:30:29,850 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
14:30:29,861 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 3 packages with 15 @Converter classes to load
14:30:29,870 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 170 core type converters (total 170 type converters)
14:30:29,873 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Loaded 4 @Converter classes
14:30:29,968 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 1 packages with 3 @Converter classes to load
14:30:29,971 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded additional 34 type converters (total 204 type converters) in 0.100 seconds
14:30:29,987 INFO  [org.apache.camel.impl.DefaultCamelContext] Total 0 routes, of which 0 is started.
14:30:29,987 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.9.2 (CamelContext: camel-3) started in 0.138 seconds
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 4.68 sec <<< FAILURE!

Results :

Tests in error: 
  shouldRetrieveGreetings(org.switchyard.quickstarts.camel.sql.CamelSqlBindingTest)
  shouldStoreGreet(org.switchyard.quickstarts.camel.sql.CamelSqlBindingTest)

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SwitchYard: Quickstarts ........................... SUCCESS [1.966s]
[INFO] Quickstart : Bean Service ......................... SUCCESS [40.420s]
[INFO] Quickstart : BPEL Service ......................... SUCCESS [9.821s]
[INFO] Quickstart : BPEL Service : Say Hello ............. SUCCESS [12.651s]
[INFO] Quickstart : BPEL Service : JMS Binding ........... SUCCESS [13.146s]
[INFO] Quickstart : BPEL Service : Loan Approval ......... SUCCESS [11.761s]
[INFO] Quickstart : BPEL Service : Simple Correlation .... SUCCESS [9.987s]
[INFO] Quickstart : BPM Service .......................... SUCCESS [11.939s]
[INFO] Quickstart : Camel Binding ........................ SUCCESS [7.497s]
[INFO] Quickstart : Camel FTP Binding .................... SUCCESS [8.988s]
[INFO] Quickstart : Camel JMS Binding .................... SUCCESS [10.054s]
[INFO] Quickstart : Camel Netty Binding .................. SUCCESS [6.965s]
[INFO] Quickstart : Camel Quartz Binding ................. SUCCESS [7.947s]
[INFO] Quickstart : Camel REST Binding ................... SUCCESS [14.848s]
[INFO] Quickstart : Camel SQL Binding .................... FAILURE [7.742s]
[INFO] Quickstart : Camel Service ........................ SKIPPED
[INFO] Quickstart : Camel SOAP Proxy ..................... SKIPPED
[INFO] Quickstart : HornetQ Binding ...................... SKIPPED
[INFO] Quickstart : Rules+Camel Content-Based Router ..... SKIPPED
[INFO] Quickstart : Rules Interview ...................... SKIPPED
[INFO] Quickstart : Rules Interview Agent ................ 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 ................. SKIPPED
[INFO] Quickstart Demo : Transaction Policy .............. SKIPPED
[INFO] SwitchYard : Quickstarts Distribution Assembly .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:59.317s
[INFO] Finished at: Tue Jul 10 14:30:30 EDT 2012
[INFO] Final Memory: 106M/561M
[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://hudson.qa.jboss.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