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

ci-builds at redhat.com ci-builds at redhat.com
Fri Feb 28 11:47:56 EST 2014


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

Changes:

[rcernich] [SWITCHYARD-1891] Reworked quickstarts to deploy on mvn install and undeploy on mvn clean

------------------------------------------
[...truncated 5585 lines...]
	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
	at org.switchyard.test.SwitchYardRunner.run(SwitchYardRunner.java:85)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:120)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:103)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:169)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 11.298 sec <<< FAILURE!
Running org.switchyard.quickstarts.bpm.service.ShippingTest
11:47:48,262 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-7) is starting
11:47:48,262 INFO  [org.apache.camel.management.ManagedManagementStrategy] JMX is enabled
11:47:48,414 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 190 type converters
11:47:48,431 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html
11:47:48,437 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
11:47:48,437 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-7) started in 0.176 seconds
11:47:48,495 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-9) is starting
11:47:48,495 INFO  [org.apache.camel.management.ManagedManagementStrategy] JMX is enabled
11:47:48,642 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 190 type converters
11:47:48,655 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html
11:47:48,659 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
11:47:48,660 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-9) started in 0.165 seconds
11:47:48,948 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:BackOrder started and consuming from: Endpoint[direct://BackOrder]
11:47:49,095 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Inventory started and consuming from: Endpoint[direct://Inventory]
11:47:49,232 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Shipping started and consuming from: Endpoint[direct://Shipping]
11:47:49,245 INFO  [org.switchyard.bus.camel] SWITCHYARD011002: Removing route direct:Shipping
11:47:49,247 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
11:47:49,248 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:Shipping shutdown complete, was consuming from: Endpoint[direct://Shipping]
11:47:49,248 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
11:47:49,254 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Shipping is stopped, was consuming from: Endpoint[direct://Shipping]
11:47:49,259 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Shipping is shutdown and removed, was consuming from: Endpoint[direct://Shipping]
11:47:49,385 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Shipping started and consuming from: Endpoint[direct://Shipping]
11:47:49,448 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-7) is shutting down
11:47:49,448 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 3 routes (timeout 30 seconds)
11:47:49,449 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:Shipping shutdown complete, was consuming from: Endpoint[direct://Shipping]
11:47:49,450 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:Inventory shutdown complete, was consuming from: Endpoint[direct://Inventory]
11:47:49,450 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:BackOrder shutdown complete, was consuming from: Endpoint[direct://BackOrder]
11:47:49,451 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 3 routes completed in 0 seconds
11:47:49,476 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-7) uptime 1.215 seconds
11:47:49,477 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-7) is shutdown in 0.028 seconds
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.956 sec
Running org.switchyard.quickstarts.bpm.service.BackOrderTest
11:47:50,192 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-10) is starting
11:47:50,192 INFO  [org.apache.camel.management.ManagedManagementStrategy] JMX is enabled
11:47:50,342 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 190 type converters
11:47:50,357 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html
11:47:50,361 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
11:47:50,362 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-10) started in 0.170 seconds
11:47:50,417 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-12) is starting
11:47:50,417 INFO  [org.apache.camel.management.ManagedManagementStrategy] JMX is enabled
11:47:50,571 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 190 type converters
11:47:50,583 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html
11:47:50,588 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
11:47:50,588 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-12) started in 0.172 seconds
11:47:50,809 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:BackOrder started and consuming from: Endpoint[direct://BackOrder]
11:47:50,951 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Inventory started and consuming from: Endpoint[direct://Inventory]
11:47:51,089 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Shipping started and consuming from: Endpoint[direct://Shipping]
11:47:51,090 INFO  [org.switchyard.bus.camel] SWITCHYARD011002: Removing route direct:BackOrder
11:47:51,092 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
11:47:51,094 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:BackOrder shutdown complete, was consuming from: Endpoint[direct://BackOrder]
11:47:51,094 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
11:47:51,100 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:BackOrder is stopped, was consuming from: Endpoint[direct://BackOrder]
11:47:51,104 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:BackOrder is shutdown and removed, was consuming from: Endpoint[direct://BackOrder]
11:47:51,242 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:BackOrder started and consuming from: Endpoint[direct://BackOrder]
11:47:51,247 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-10) is shutting down
11:47:51,248 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 3 routes (timeout 30 seconds)
11:47:51,250 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:BackOrder shutdown complete, was consuming from: Endpoint[direct://BackOrder]
11:47:51,250 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:Shipping shutdown complete, was consuming from: Endpoint[direct://Shipping]
11:47:51,250 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:Inventory shutdown complete, was consuming from: Endpoint[direct://Inventory]
11:47:51,252 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 3 routes completed in 0 seconds
11:47:51,280 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-10) uptime 1.089 seconds
11:47:51,280 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-10) is shutdown in 0.033 seconds
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.809 sec
Running org.switchyard.quickstarts.bpm.service.InventoryTest
11:47:52,071 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-13) is starting
11:47:52,071 INFO  [org.apache.camel.management.ManagedManagementStrategy] JMX is enabled
11:47:52,219 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 190 type converters
11:47:52,233 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html
11:47:52,237 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
11:47:52,238 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-13) started in 0.167 seconds
11:47:52,291 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-15) is starting
11:47:52,291 INFO  [org.apache.camel.management.ManagedManagementStrategy] JMX is enabled
11:47:52,431 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 190 type converters
11:47:52,442 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html
11:47:52,447 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
11:47:52,447 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-15) started in 0.157 seconds
11:47:52,639 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:BackOrder started and consuming from: Endpoint[direct://BackOrder]
11:47:52,763 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Inventory started and consuming from: Endpoint[direct://Inventory]
11:47:52,886 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Shipping started and consuming from: Endpoint[direct://Shipping]
11:47:52,888 INFO  [org.switchyard.bus.camel] SWITCHYARD011002: Removing route direct:Inventory
11:47:52,889 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
11:47:52,890 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:Inventory shutdown complete, was consuming from: Endpoint[direct://Inventory]
11:47:52,890 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
11:47:52,896 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Inventory is stopped, was consuming from: Endpoint[direct://Inventory]
11:47:52,900 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Inventory is shutdown and removed, was consuming from: Endpoint[direct://Inventory]
11:47:53,023 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Inventory started and consuming from: Endpoint[direct://Inventory]
11:47:53,029 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-13) is shutting down
11:47:53,029 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 3 routes (timeout 30 seconds)
11:47:53,030 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:Inventory shutdown complete, was consuming from: Endpoint[direct://Inventory]
11:47:53,030 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:Shipping shutdown complete, was consuming from: Endpoint[direct://Shipping]
11:47:53,031 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:BackOrder shutdown complete, was consuming from: Endpoint[direct://BackOrder]
11:47:53,031 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 3 routes completed in 0 seconds
11:47:53,052 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-13) uptime 0.982 seconds
11:47:53,053 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-13) is shutdown in 0.023 seconds
11:47:53,675 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-16) is starting
11:47:53,675 INFO  [org.apache.camel.management.ManagedManagementStrategy] JMX is enabled
11:47:53,810 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 190 type converters
11:47:53,825 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html
11:47:53,830 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
11:47:53,831 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-16) started in 0.156 seconds
11:47:53,885 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-18) is starting
11:47:53,885 INFO  [org.apache.camel.management.ManagedManagementStrategy] JMX is enabled
11:47:54,017 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 190 type converters
11:47:54,028 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html
11:47:54,032 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
11:47:54,032 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-18) started in 0.148 seconds
11:47:54,220 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:BackOrder started and consuming from: Endpoint[direct://BackOrder]
11:47:54,342 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Inventory started and consuming from: Endpoint[direct://Inventory]
11:47:54,465 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Shipping started and consuming from: Endpoint[direct://Shipping]
11:47:54,466 INFO  [org.switchyard.bus.camel] SWITCHYARD011002: Removing route direct:Inventory
11:47:54,467 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
11:47:54,468 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:Inventory shutdown complete, was consuming from: Endpoint[direct://Inventory]
11:47:54,469 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
11:47:54,474 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Inventory is stopped, was consuming from: Endpoint[direct://Inventory]
11:47:54,478 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Inventory is shutdown and removed, was consuming from: Endpoint[direct://Inventory]
11:47:54,599 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Inventory started and consuming from: Endpoint[direct://Inventory]
11:47:54,604 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-16) is shutting down
11:47:54,605 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 3 routes (timeout 30 seconds)
11:47:54,606 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:Inventory shutdown complete, was consuming from: Endpoint[direct://Inventory]
11:47:54,606 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:Shipping shutdown complete, was consuming from: Endpoint[direct://Shipping]
11:47:54,606 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:BackOrder shutdown complete, was consuming from: Endpoint[direct://BackOrder]
11:47:54,607 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 3 routes completed in 0 seconds
11:47:54,624 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-16) uptime 0.950 seconds
11:47:54,625 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-16) is shutdown in 0.020 seconds
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.339 sec

Results :

Tests in error: 
  webServiceShipped(org.switchyard.quickstarts.bpm.service.WebServiceTest)
  Test mechanism
  orderShipped(org.switchyard.quickstarts.bpm.service.ProcessOrderTest)
  orderOnHold(org.switchyard.quickstarts.bpm.service.ProcessOrderTest)

Tests run: 8, Failures: 0, Errors: 4, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SwitchYard Quickstart: quickstarts ................ SUCCESS [5.459s]
[INFO] SwitchYard Quickstart: bean-service ............... SUCCESS [1:48.967s]
[INFO] SwitchYard Quickstart: bpel-jms-binding ........... SUCCESS [1:20.678s]
[INFO] SwitchYard Quickstart: bpel-loan-approval ......... SUCCESS [1:29.432s]
[INFO] SwitchYard Quickstart: bpel-say-hello ............. SUCCESS [1:02.846s]
[INFO] SwitchYard Quickstart: bpel-simple-correlation .... SUCCESS [1:04.289s]
[INFO] SwitchYard Quickstart: bpel-xts-subordinate-wsba .. SUCCESS [0.185s]
[INFO] SwitchYard Quickstart: bpel-xts-subordinate-wsba - bpel  SUCCESS [9.171s]
[INFO] SwitchYard Quickstart: bpel-xts-subordinate-wsba - ws  SUCCESS [4.855s]
[INFO] SwitchYard Quickstart: bpel-xts-wsat .............. SUCCESS [0.095s]
[INFO] SwitchYard Quickstart: bpel-xts-wsat - bpel ....... SUCCESS [10.169s]
[INFO] SwitchYard Quickstart: bpel-xts-wsat - ws ......... SUCCESS [1.997s]
[INFO] SwitchYard Quickstart: bpm-service ................ FAILURE [1:01.250s]
[INFO] SwitchYard Quickstart: camel-binding .............. SKIPPED
[INFO] SwitchYard Quickstart: camel-jaxb ................. SKIPPED
[INFO] SwitchYard Quickstart: camel-amqp-binding ......... SKIPPED
[INFO] SwitchYard Quickstart: camel-ftp-binding .......... SKIPPED
[INFO] SwitchYard Quickstart: camel-jms-binding .......... SKIPPED
[INFO] SwitchYard Quickstart: camel-netty-binding ........ SKIPPED
[INFO] SwitchYard Quickstart: camel-quartz-binding ....... SKIPPED
[INFO] SwitchYard Quickstart: camel-jpa-binding .......... SKIPPED
[INFO] SwitchYard Quickstart: camel-sql-binding .......... SKIPPED
[INFO] SwitchYard Quickstart: camel-mail-binding ......... SKIPPED
[INFO] SwitchYard Quickstart: camel-service .............. SKIPPED
[INFO] SwitchYard Quickstart: camel-soap-proxy ........... SKIPPED
[INFO] SwitchYard Quickstart: camel-bus-cdi .............. SKIPPED
[INFO] SwitchYard Quickstart: ear-deployment ............. SKIPPED
[INFO] SwitchYard Quickstart: ear-deployment - artifacts . SKIPPED
[INFO] SwitchYard Quickstart: ear-deployment - order-service  SKIPPED
[INFO] SwitchYard Quickstart: ear-deployment - order-consumer  SKIPPED
[INFO] SwitchYard Quickstart: ear-deployment - ear-assembly  SKIPPED
[INFO] SwitchYard Quickstart: http-binding ............... SKIPPED
[INFO] SwitchYard Quickstart: remote-invoker ............. SKIPPED
[INFO] SwitchYard Quickstart: rest-binding ............... SKIPPED
[INFO] SwitchYard Quickstart: rules-camel-cbr ............ SKIPPED
[INFO] SwitchYard Quickstart: rules-interview ............ SKIPPED
[INFO] SwitchYard Quickstart: rules-interview-container .. SKIPPED
[INFO] SwitchYard Quickstart: rules-interview-dtable ..... SKIPPED
[INFO] SwitchYard Quickstart: soap-addressing ............ SKIPPED
[INFO] SwitchYard Quickstart: soap-attachment ............ SKIPPED
[INFO] SwitchYard Quickstart: soap-binding-rpc ........... SKIPPED
[INFO] SwitchYard Quickstart: soap-mtom .................. SKIPPED
[INFO] SwitchYard Quickstart: jca-inflow-hornetq ......... SKIPPED
[INFO] SwitchYard Quickstart: jca-outbound-hornetq ....... SKIPPED
[INFO] SwitchYard Quickstart: jca-inflow-activemq ........ SKIPPED
[INFO] SwitchYard Quickstart: jca-outbound-activemq ...... SKIPPED
[INFO] SwitchYard Quickstart: transform-jaxb ............. SKIPPED
[INFO] SwitchYard Quickstart: transform-json ............. SKIPPED
[INFO] SwitchYard Quickstart: transform-smooks ........... SKIPPED
[INFO] SwitchYard Quickstart: transform-xslt ............. SKIPPED
[INFO] SwitchYard Quickstart: validate-xml ............... SKIPPED
[INFO] Quickstart Demo : Help Desk ....................... SKIPPED
[INFO] Quickstart Demo : Orders .......................... SKIPPED
[INFO] Quickstart Demo : JEE Webapp Deployment ........... SKIPPED
[INFO] Quickstart Demo: Multiple Applications ............ 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 : Security Policy : Basic Authentication (+SSL)  SKIPPED
[INFO] Quickstart Demo : Security Policy : Basic Authentication (+SSL) with Propagation  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] Quickstart Demo: Remote Transaction Propagation - Client  SKIPPED
[INFO] Quickstart Demo: Remote Transaction Propagation ... SKIPPED
[INFO] Quickstart Demo: Remote Transaction Propagation - Credit Service  SKIPPED
[INFO] Quickstart Demo: Remote Transaction Propagation - Dealer Service  SKIPPED
[INFO] SwitchYard : Quickstarts Distribution Assembly .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8:32.535s
[INFO] Finished at: Fri Feb 28 11:47:55 EST 2014
[INFO] Final Memory: 219M/456M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project switchyard-bpm-service: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/bpm-service/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-bpm-service
Build step 'Invoke top-level Maven targets' marked build as failure


More information about the switchyard-dev mailing list