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

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Fri Aug 5 12:43:34 EDT 2011


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

------------------------------------------
[...truncated 287 lines...]
Running org.switchyard.quickstarts.transform.jaxb.WebServiceTest
31 [main] INFO org.jboss.weld.Version - WELD-000900 1.1.0 (Final)
76 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
456 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class 'javax.ejb.PostActivate' not found, interception based on it is not enabled
456 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class 'javax.ejb.PrePassivate' not found, interception based on it is not enabled
12:42:59,873 INFO  [soap.InboundHandler] WebService published at http://localhost:18001/OrderService
12:43:00,162 WARN  [httpclient.HttpMethodBase] Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
12:43:00,320 INFO  [soap.InboundHandler] WebService {urn:switchyard-quickstart:transform-jaxb:1.0}OrderService:OrderServicePort stopped.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.451 sec
Running org.switchyard.quickstarts.transform.jaxb.JaxbTransformationTest
1892 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
2088 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
2254 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
2394 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.657 sec

Results :

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

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform-jaxb/target/switchyard-quickstart-transform-jaxb-0.2.0-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform-jaxb/target/switchyard-quickstart-transform-jaxb-0.2.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-transform-jaxb/0.2.0-SNAPSHOT/switchyard-quickstart-transform-jaxb-0.2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : JSON Transformation
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform-json/target>
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 4 source files to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform-json/target/classes>
[INFO] [switchyard:configure {execution: default}]
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 1 source file to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform-json/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform-json/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.transform.json.JsonTransformationTest
31 [main] INFO org.jboss.weld.Version - WELD-000900 1.1.0 (Final)
79 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
473 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class 'javax.ejb.PostActivate' not found, interception based on it is not enabled
473 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class 'javax.ejb.PrePassivate' not found, interception based on it is not enabled
1059 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.665 sec

Results :

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

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform-json/target/switchyard-quickstart-transform-json-0.2.0-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform-json/target/switchyard-quickstart-transform-json-0.2.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-transform-json/0.2.0-SNAPSHOT/switchyard-quickstart-transform-json-0.2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : Smooks Transformation
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform-smooks/target>
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 4 source files to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform-smooks/target/classes>
[INFO] [switchyard:configure {execution: default}]
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 2 source files to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform-smooks/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform-smooks/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.transform.smooks.ServiceTransformationTest
32 [main] INFO org.jboss.weld.Version - WELD-000900 1.1.0 (Final)
80 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
479 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class 'javax.ejb.PostActivate' not found, interception based on it is not enabled
480 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class 'javax.ejb.PrePassivate' not found, interception based on it is not enabled
2023 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.268 sec
Running org.switchyard.quickstarts.transform.smooks.SmooksTransformationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.92 sec

Results :

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

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform-smooks/target/switchyard-quickstart-transform-smooks-0.2.0-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform-smooks/target/switchyard-quickstart-transform-smooks-0.2.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-transform-smooks/0.2.0-SNAPSHOT/switchyard-quickstart-transform-smooks-0.2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : Rules Interview
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/rules-interview/target>
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] snapshot org.switchyard.components:switchyard-component-rules:0.2.0-SNAPSHOT: checking for updates from jboss-developer-repository-group
[INFO] snapshot org.switchyard.components:switchyard-component-rules:0.2.0-SNAPSHOT: checking for updates from snapshots.jboss.org
[INFO] snapshot org.switchyard.components:switchyard-component-rules:0.2.0-SNAPSHOT: checking for updates from jboss-public-repository-group
[INFO] snapshot org.switchyard.components:switchyard-component-rules:0.2.0-SNAPSHOT: checking for updates from codehaus.m2.snapshots
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 3 source files to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/rules-interview/target/classes>
[INFO] [switchyard:configure {execution: default}]
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 1 source file to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/rules-interview/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/rules-interview/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.rules.interview.RulesInterviewTest
********** David is a valid applicant. **********
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.933 sec

Results :

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

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/rules-interview/target/switchyard-quickstart-rules-interview-0.2.0-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/rules-interview/target/switchyard-quickstart-rules-interview-0.2.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-rules-interview/0.2.0-SNAPSHOT/switchyard-quickstart-rules-interview-0.2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart Demo : Orders
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/demos/orders/target>
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 9 source files to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/demos/orders/target/classes>
[INFO] [switchyard:configure {execution: default}]
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 4 source files to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/demos/orders/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/demos/orders/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.demos.orders.OrderServiceTest
30 [main] INFO org.jboss.weld.Version - WELD-000900 1.1.0 (Final)
79 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
499 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class 'javax.ejb.PostActivate' not found, interception based on it is not enabled
499 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class 'javax.ejb.PrePassivate' not found, interception based on it is not enabled
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.295 sec
Running org.switchyard.quickstarts.demos.orders.InventoryServiceTest
854 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
994 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
12:43:24,824 ERROR [internal.DefaultHandlerChain] org.switchyard.component.bean.BeanComponentException: Invocation of operation 'lookupItem' on bean component 'org.switchyard.quickstarts.demos.orders.InventoryServiceBean' failed with exception.  See attached cause.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 sec
Running org.switchyard.quickstarts.demos.orders.WebServiceTest
1225 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
12:43:25,393 INFO  [soap.InboundHandler] WebService published at http://localhost:18001/OrderService
12:43:25,546 WARN  [httpclient.HttpMethodBase] Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
12:43:25,704 INFO  [soap.InboundHandler] WebService {urn:switchyard-quickstart-demo:orders:1.0}OrderService:OrderServicePort stopped.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.88 sec
2009 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Running org.switchyard.quickstarts.demos.orders.TypeTransformationTest
2128 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 sec

Results :

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

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/demos/orders/target/switchyard-quickstart-demo-orders-0.2.0-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/demos/orders/target/switchyard-quickstart-demo-orders-0.2.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/switchyard/quickstarts/demos/switchyard-quickstart-demo-orders/0.2.0-SNAPSHOT/switchyard-quickstart-demo-orders-0.2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart Demo : Help Desk
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/demos/helpdesk/target>
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] snapshot org.switchyard.components:switchyard-component-bpm:0.2.0-SNAPSHOT: checking for updates from jboss-developer-repository-group
[INFO] snapshot org.switchyard.components:switchyard-component-bpm:0.2.0-SNAPSHOT: checking for updates from snapshots.jboss.org
[INFO] snapshot org.switchyard.components:switchyard-component-bpm:0.2.0-SNAPSHOT: checking for updates from jboss-public-repository-group
[INFO] snapshot org.switchyard.components:switchyard-component-bpm:0.2.0-SNAPSHOT: checking for updates from codehaus.m2.snapshots
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 7 source files to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/demos/helpdesk/target/classes>
[INFO] [switchyard:configure {execution: default}]
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 1 source file to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/demos/helpdesk/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/demos/helpdesk/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.demos.helpdesk.HelpDeskTests
SLF4J: The requested version 1.6 by your slf4j binding is not compatible with [1.5.5, 1.5.6, 1.5.7, 1.5.8, 1.5.9, 1.5.10, 1.5.11]
SLF4J: See http://www.slf4j.org/codes.html#version_mismatch for further details.
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.766 sec <<< FAILURE!

Results :

Tests in error: 
  testHelpDesk(org.switchyard.quickstarts.demos.helpdesk.HelpDeskTests)
  Test mechanism

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

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/demos/helpdesk/target/surefire-reports> for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 31 seconds
[INFO] Finished at: Fri Aug 05 12:43:32 EDT 2011
[INFO] Final Memory: 165M/438M
[INFO] ------------------------------------------------------------------------



More information about the switchyard-dev mailing list