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

ci-builds at redhat.com ci-builds at redhat.com
Mon Nov 26 11:14:58 EST 2012


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

Changes:

[luke] SWITCHYARD-775 Add quick start for camel-jpa

------------------------------------------
[...truncated 2041 lines...]
08:14:19,699 INFO  [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
08:14:19,700 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-7) is starting
08:14:19,700 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
08:14:19,812 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 185 type converters
08:14:19,817 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
08:14:19,818 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-7) started in 0.118 seconds
08:14:19,951 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Inventory started and consuming from: Endpoint[direct://Inventory]
08:14:20,051 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Shipping started and consuming from: Endpoint[direct://Shipping]
08:14:20,150 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:BackOrder started and consuming from: Endpoint[direct://BackOrder]
08:14:20,151 INFO  [org.switchyard.bus.camel.CamelExchangeBus] Removing route direct:BackOrder
08:14:20,151 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
08:14:20,152 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:BackOrder shutdown complete, was consuming from: Endpoint[direct://BackOrder]
08:14:20,152 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
08:14:20,154 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:BackOrder stopped, was consuming from: Endpoint[direct://BackOrder]
08:14:20,156 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:BackOrder shutdown and removed, was consuming from: Endpoint[direct://BackOrder]
08:14:20,250 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:BackOrder started and consuming from: Endpoint[direct://BackOrder]
08:14:20,252 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-6) is shutting down
08:14:20,252 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 3 routes (timeout 300 seconds)
08:14:20,252 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:BackOrder shutdown complete, was consuming from: Endpoint[direct://BackOrder]
08:14:20,252 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:Shipping shutdown complete, was consuming from: Endpoint[direct://Shipping]
08:14:20,252 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:Inventory shutdown complete, was consuming from: Endpoint[direct://Inventory]
08:14:20,253 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 3 routes completed in 0 seconds
08:14:20,259 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] TypeConverterRegistry utilization[attempts=0, hits=0, misses=0, failures=0] mappings[total=185, misses=0]
08:14:20,260 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-6) is shutdown in 0.008 seconds. Uptime 0.718 seconds.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.867 sec
Running org.switchyard.quickstarts.bpm.service.InventoryTest
08:14:20,392 INFO  [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
08:14:20,393 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-8) is starting
08:14:20,393 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
08:14:20,484 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 185 type converters
08:14:20,488 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
08:14:20,489 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-8) started in 0.096 seconds
08:14:20,515 INFO  [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
08:14:20,516 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-9) is starting
08:14:20,516 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
08:14:20,600 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 185 type converters
08:14:20,604 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
08:14:20,604 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-9) started in 0.089 seconds
08:14:20,703 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Inventory started and consuming from: Endpoint[direct://Inventory]
08:14:20,780 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Shipping started and consuming from: Endpoint[direct://Shipping]
08:14:20,855 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:BackOrder started and consuming from: Endpoint[direct://BackOrder]
08:14:20,855 INFO  [org.switchyard.bus.camel.CamelExchangeBus] Removing route direct:Inventory
08:14:20,855 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
08:14:20,856 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:Inventory shutdown complete, was consuming from: Endpoint[direct://Inventory]
08:14:20,856 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
08:14:20,858 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Inventory stopped, was consuming from: Endpoint[direct://Inventory]
08:14:20,859 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Inventory shutdown and removed, was consuming from: Endpoint[direct://Inventory]
08:14:20,940 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Inventory started and consuming from: Endpoint[direct://Inventory]
08:14:20,943 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-8) is shutting down
08:14:20,943 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 3 routes (timeout 300 seconds)
08:14:20,943 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:Inventory shutdown complete, was consuming from: Endpoint[direct://Inventory]
08:14:20,943 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:BackOrder shutdown complete, was consuming from: Endpoint[direct://BackOrder]
08:14:20,943 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:Shipping shutdown complete, was consuming from: Endpoint[direct://Shipping]
08:14:20,943 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 3 routes completed in 0 seconds
08:14:20,949 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] TypeConverterRegistry utilization[attempts=0, hits=0, misses=0, failures=0] mappings[total=185, misses=0]
08:14:20,951 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-8) is shutdown in 0.007 seconds. Uptime 0.559 seconds.
08:14:21,080 INFO  [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
08:14:21,081 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-10) is starting
08:14:21,081 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
08:14:21,152 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 185 type converters
08:14:21,156 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
08:14:21,156 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-10) started in 0.076 seconds
08:14:21,179 INFO  [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
08:14:21,180 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-11) is starting
08:14:21,180 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
08:14:21,251 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 185 type converters
08:14:21,255 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
08:14:21,255 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-11) started in 0.076 seconds
08:14:21,353 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Inventory started and consuming from: Endpoint[direct://Inventory]
08:14:21,430 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Shipping started and consuming from: Endpoint[direct://Shipping]
08:14:21,503 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:BackOrder started and consuming from: Endpoint[direct://BackOrder]
08:14:21,504 INFO  [org.switchyard.bus.camel.CamelExchangeBus] Removing route direct:Inventory
08:14:21,504 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
08:14:21,505 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:Inventory shutdown complete, was consuming from: Endpoint[direct://Inventory]
08:14:21,505 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
08:14:21,506 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Inventory stopped, was consuming from: Endpoint[direct://Inventory]
08:14:21,508 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Inventory shutdown and removed, was consuming from: Endpoint[direct://Inventory]
08:14:21,585 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Inventory started and consuming from: Endpoint[direct://Inventory]
08:14:21,587 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-10) is shutting down
08:14:21,587 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 3 routes (timeout 300 seconds)
08:14:21,587 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:Inventory shutdown complete, was consuming from: Endpoint[direct://Inventory]
08:14:21,587 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:BackOrder shutdown complete, was consuming from: Endpoint[direct://BackOrder]
08:14:21,587 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:Shipping shutdown complete, was consuming from: Endpoint[direct://Shipping]
08:14:21,588 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 3 routes completed in 0 seconds
08:14:21,592 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] TypeConverterRegistry utilization[attempts=0, hits=0, misses=0, failures=0] mappings[total=185, misses=0]
08:14:21,593 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-10) is shutdown in 0.006 seconds. Uptime 0.513 seconds.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.332 sec

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ switchyard-quickstart-bpm-service ---
[INFO] Building jar: W:\workspace\SwitchYard-Quickstarts\bpm-service\target\switchyard-quickstart-bpm-service.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-quickstart-bpm-service ---
[INFO] Installing W:\workspace\SwitchYard-Quickstarts\bpm-service\target\switchyard-quickstart-bpm-service.jar to C:\Users\hudson\.m2\repository\org\switchyard\quickstarts\switchyard-quickstart-bpm-service\0.7.0-SNAPSHOT\switchyard-quickstart-bpm-service-0.7.0-SNAPSHOT.jar
[INFO] Installing W:\workspace\SwitchYard-Quickstarts\bpm-service\pom.xml to C:\Users\hudson\.m2\repository\org\switchyard\quickstarts\switchyard-quickstart-bpm-service\0.7.0-SNAPSHOT\switchyard-quickstart-bpm-service-0.7.0-SNAPSHOT.pom
[INFO] Installing W:\workspace\SwitchYard-Quickstarts\bpm-service\target\switchyard-quickstart-bpm-service-sources.jar to C:\Users\hudson\.m2\repository\org\switchyard\quickstarts\switchyard-quickstart-bpm-service\0.7.0-SNAPSHOT\switchyard-quickstart-bpm-service-0.7.0-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : Camel Binding 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-quickstart-camel-binding ---
[INFO] Deleting W:\workspace\SwitchYard-Quickstarts\camel-binding\target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ switchyard-quickstart-camel-binding ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ switchyard-quickstart-camel-binding ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-quickstart-camel-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-binding ---
[INFO] Compiling 2 source files to W:\workspace\SwitchYard-Quickstarts\camel-binding\target\classes
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-quickstart-camel-binding ---
[INFO] Building jar: W:\workspace\SwitchYard-Quickstarts\camel-binding\target\switchyard-quickstart-camel-binding-sources.jar
[INFO] 
[INFO] --- switchyard-plugin:0.7.0-SNAPSHOT:configure (default) @ switchyard-quickstart-camel-binding ---
[INFO] SwitchYard plugin scanning: [file:/W:/workspace/SwitchYard-Quickstarts/camel-binding/target/classes/]
[INFO] Outputting SwitchYard configuration model to W:\workspace\SwitchYard-Quickstarts\camel-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-binding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-quickstart-camel-binding ---
[INFO] Compiling 1 source file to W:\workspace\SwitchYard-Quickstarts\camel-binding\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-quickstart-camel-binding ---
[INFO] Surefire report directory: W:\workspace\SwitchYard-Quickstarts\camel-binding\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.camel.binding.CamelBindingTest
08:14:50,262 INFO  [org.jboss.weld.Version] WELD-000900 1.1.5 (AS71)
08:14:54,929 INFO  [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
08:14:55,006 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is starting
08:14:55,009 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
08:14:55,842 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 207 type converters
08:14:55,898 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
08:14:55,920 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) started in 0.892 seconds
08:14:56,139 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 207 type converters
08:14:56,926 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-binding:0.1.0}GreetingService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-binding:0.1.0%7DGreetingService]
08:14:57,117 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: {urn:switchyard-quickstart:camel-binding:0.1.0}GreetingService-[file://target/input?fileName=test.txt&initialDelay=50&delete=true] started and consuming from: Endpoint[file://target/input?delete=true&fileName=test.txt&initialDelay=50]
08:14:57,635 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
Hello there Captain Crunch :-) 
08:14:57,657 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: {urn:switchyard-quickstart:camel-binding:0.1.0}GreetingService-[file://target/input?fileName=test.txt&initialDelay=50&delete=true] shutdown complete, was consuming from: Endpoint[file://target/input?delete=true&fileName=test.txt&initialDelay=50]
08:14:57,658 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
08:14:57,659 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: {urn:switchyard-quickstart:camel-binding:0.1.0}GreetingService-[file://target/input?fileName=test.txt&initialDelay=50&delete=true] stopped, was consuming from: Endpoint[file://target/input?delete=true&fileName=test.txt&initialDelay=50]
08:14:57,690 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: {urn:switchyard-quickstart:camel-binding:0.1.0}GreetingService-[file://target/input?fileName=test.txt&initialDelay=50&delete=true] shutdown and removed, was consuming from: Endpoint[file://target/input?delete=true&fileName=test.txt&initialDelay=50]
08:14:57,694 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is shutting down
08:14:57,694 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
08:14:57,695 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-binding:0.1.0}GreetingService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-binding:0.1.0%7DGreetingService]
08:14:57,695 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
08:14:57,701 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] TypeConverterRegistry utilization[attempts=4, hits=4, misses=0, failures=0] mappings[total=208, misses=0]
08:14:57,703 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is shutdown in 0.009 seconds. Uptime 2.698 seconds.
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 15.726 sec <<< FAILURE!

Results :

Failed tests: 
  testCamelFileBinding(org.switchyard.quickstarts.camel.binding.CamelBindingTest)

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SwitchYard: Quickstarts ........................... SUCCESS [1.487s]
[INFO] Quickstart : Bean Service ......................... SUCCESS [50.533s]
[INFO] Quickstart : BPEL Service ......................... SUCCESS [14.916s]
[INFO] Quickstart : BPEL Service : Say Hello ............. SUCCESS [36.362s]
[INFO] Quickstart : BPEL Service : JMS Binding ........... SUCCESS [26.363s]
[INFO] Quickstart : BPEL Service : Loan Approval ......... SUCCESS [36.703s]
[INFO] Quickstart : BPEL Service : Simple Correlation .... SUCCESS [37.174s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA .. SUCCESS [0.601s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Business Travel Process  SUCCESS [5.423s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Airport Web Service  SUCCESS [10.657s]
[INFO] Quickstart : BPEL Service : XTS WSAT .............. SUCCESS [0.588s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Business Travel Process  SUCCESS [3.786s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Airport Web Service  SUCCESS [13.151s]
[INFO] Quickstart : BPM Service .......................... SUCCESS [1:08.579s]
[INFO] Quickstart : Camel Binding ........................ FAILURE [36.147s]
[INFO] Quickstart : Camel FTP Binding .................... SKIPPED
[INFO] Quickstart : Camel JMS Binding .................... SKIPPED
[INFO] Quickstart : Camel Netty Binding .................. SKIPPED
[INFO] Quickstart : Camel Quartz Binding ................. SKIPPED
[INFO] Quickstart : Camel JPA Binding .................... SKIPPED
[INFO] Quickstart : Camel REST 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 : HornetQ Binding ...................... SKIPPED
[INFO] Quickstart : HTTP Binding ......................... SKIPPED
[INFO] Quickstart : RESTEasy 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 : 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 : Transaction Policy .............. SKIPPED
[INFO] SwitchYard : Quickstarts Distribution Assembly .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6:02.087s
[INFO] Finished at: Mon Nov 26 08:14:57 PST 2012
[INFO] Final Memory: 207M/337M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project switchyard-quickstart-camel-binding: There are test failures.
[ERROR] 
[ERROR] Please refer to W:\workspace\SwitchYard-Quickstarts\camel-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-binding
Build step 'Invoke top-level Maven targets' marked build as failure



More information about the switchyard-dev mailing list