Build failed in Hudson: SwitchYard-Components #644
by jboss-qa-internal@redhat.com
See <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Components/644/changes>
Changes:
[Keith Babo] SWITCHYARD-205 Fix checkstyle issues
------------------------------------------
[...truncated 161 lines...]
Running org.switchyard.component.bean.config.model.BeanSwitchYardScannerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.426 sec
Results :
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/SwitchYard-Components/bean/target/switchyard-component-bean-0.1.0-SNAPSHOT.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/SwitchYard-Components/bean/target/switchyard-component-bean-0.1.0-SNAPSHOT.jar to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-bean/0.1.0-SNAPSHOT/switchyard-component-bean-0.1.0-SNAPSHOT.jar
[INFO] [checkstyle:checkstyle {execution: default-cli}]
[INFO]
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] [findbugs:findbugs {execution: default-cli}]
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is true
[INFO] ****** FindBugsMojo executeFindbugs *******
[INFO] Temp File is /qa/services/hudson/hudson_workspace/workspace/SwitchYard-Components/bean/target/findbugsTemp.xml
[INFO] Fork Value is true
[java] Warnings generated: 5
[INFO] xmlOutput is true
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: SOAP Component
[INFO] task-segment: [clean, install, checkstyle:checkstyle, findbugs:findbugs]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[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 17 source files to /qa/services/hudson/hudson_workspace/workspace/SwitchYard-Components/soap/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 3 source files to /qa/services/hudson/hudson_workspace/workspace/SwitchYard-Components/soap/target/test-classes
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: /qa/services/hudson/hudson_workspace/workspace/SwitchYard-Components/soap/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.switchyard.component.soap.SOAPGatewayTest
12:34:35,111 INFO [soap.InboundHandler] WebService published at http://dev03:45338/HelloWebService
12:34:35,260 INFO [soap.OutboundHandler] Creating dispatch with WSDL http://dev03:45338/HelloWebService?wsdl
12:34:35,469 INFO [soap.OutboundHandler] Creating dispatch with WSDL file:/qa/services/hudson/hudson_workspace/workspace/SwitchYard-Components/soap/target/test-classes/HelloWebService.wsdl
12:34:35,756 ERROR [internal.DefaultHandlerChain] org.switchyard.HandlerException: Unexpected exception handling SOAP Message
12:34:35,764 INFO [soap.InboundHandler] WebService {urn:switchyard-component-soap:test-ws:1.0}HelloWebService:HelloWebServicePort stopped.
12:34:35,821 INFO [soap.InboundHandler] WebService published at http://dev03:45338/HelloWebService
12:34:35,842 INFO [soap.OutboundHandler] Creating dispatch with WSDL http://dev03:45338/HelloWebService?wsdl
12:34:35,914 INFO [soap.OutboundHandler] Creating dispatch with WSDL file:/qa/services/hudson/hudson_workspace/workspace/SwitchYard-Components/soap/target/test-classes/HelloWebService.wsdl
12:34:36,136 INFO [soap.InboundHandler] WebService {urn:switchyard-component-soap:test-ws:1.0}HelloWebService:HelloWebServicePort stopped.
12:34:36,189 INFO [soap.InboundHandler] WebService published at http://dev03:45338/HelloWebService
12:34:36,222 INFO [soap.OutboundHandler] Creating dispatch with WSDL http://dev03:45338/HelloWebService?wsdl
12:34:36,288 INFO [soap.OutboundHandler] Creating dispatch with WSDL file:/qa/services/hudson/hudson_workspace/workspace/SwitchYard-Components/soap/target/test-classes/HelloWebService.wsdl
12:34:36,596 INFO [soap.InboundHandler] WebService {urn:switchyard-component-soap:test-ws:1.0}HelloWebService:HelloWebServicePort stopped.
12:34:36,644 INFO [soap.InboundHandler] WebService published at http://dev03:45338/HelloWebService
12:34:36,677 INFO [soap.OutboundHandler] Creating dispatch with WSDL http://dev03:45338/HelloWebService?wsdl
12:34:36,737 INFO [soap.OutboundHandler] Creating dispatch with WSDL file:/qa/services/hudson/hudson_workspace/workspace/SwitchYard-Components/soap/target/test-classes/HelloWebService.wsdl
12:34:36,962 INFO [soap.InboundHandler] WebService {urn:switchyard-component-soap:test-ws:1.0}HelloWebService:HelloWebServicePort stopped.
12:34:37,005 INFO [soap.InboundHandler] WebService published at http://dev03:45338/HelloWebService
12:34:37,025 INFO [soap.OutboundHandler] Creating dispatch with WSDL http://dev03:45338/HelloWebService?wsdl
12:34:37,095 INFO [soap.OutboundHandler] Creating dispatch with WSDL file:/qa/services/hudson/hudson_workspace/workspace/SwitchYard-Components/soap/target/test-classes/HelloWebService.wsdl
12:34:40,396 INFO [soap.InboundHandler] WebService {urn:switchyard-component-soap:test-ws:1.0}HelloWebService:HelloWebServicePort stopped.
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.674 sec
Running org.switchyard.component.soap.WSDLUtilTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 sec
Results :
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/SwitchYard-Components/soap/target/switchyard-component-soap-0.1.0-SNAPSHOT.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/SwitchYard-Components/soap/target/switchyard-component-soap-0.1.0-SNAPSHOT.jar to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-soap/0.1.0-SNAPSHOT/switchyard-component-soap-0.1.0-SNAPSHOT.jar
[INFO] [checkstyle:checkstyle {execution: default-cli}]
[INFO]
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] [findbugs:findbugs {execution: default-cli}]
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is true
[INFO] ****** FindBugsMojo executeFindbugs *******
[INFO] Temp File is /qa/services/hudson/hudson_workspace/workspace/SwitchYard-Components/soap/target/findbugsTemp.xml
[INFO] Fork Value is true
[INFO] xmlOutput is true
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: Component Tests
[INFO] task-segment: [clean, install, checkstyle:checkstyle, findbugs:findbugs]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] snapshot org.milyn:milyn-smooks-javabean:1.5-SNAPSHOT: checking for updates from jboss-developer-repository-group
[INFO] snapshot org.milyn:milyn-smooks-javabean:1.5-SNAPSHOT: checking for updates from snapshots.jboss.org
[INFO] snapshot org.milyn:milyn-smooks-javabean:1.5-SNAPSHOT: checking for updates from codehaus.m2.snapshots
[INFO] snapshot org.milyn:milyn-smooks-javabean:1.5-SNAPSHOT: checking for updates from jboss-public-repository-group
[INFO] snapshot org.milyn:smooks-cartridge-base-pom:1.5-SNAPSHOT: checking for updates from codehaus.m2.snapshots
[INFO] snapshot org.milyn:smooks-cartridge-base-pom:1.5-SNAPSHOT: checking for updates from jboss-developer-repository-group
[INFO] snapshot org.milyn:smooks-cartridge-base-pom:1.5-SNAPSHOT: checking for updates from snapshots.jboss.org
[INFO] snapshot org.milyn:smooks-cartridge-base-pom:1.5-SNAPSHOT: checking for updates from codehaus.m2.snapshots
[INFO] snapshot org.milyn:smooks-cartridge-base-pom:1.5-SNAPSHOT: checking for updates from jboss-public-repository-group
[INFO] snapshot org.milyn:milyn-smooks-core:1.5-SNAPSHOT: checking for updates from jboss-developer-repository-group
[INFO] snapshot org.milyn:milyn-smooks-core:1.5-SNAPSHOT: checking for updates from snapshots.jboss.org
[INFO] snapshot org.milyn:milyn-smooks-core:1.5-SNAPSHOT: checking for updates from codehaus.m2.snapshots
[INFO] snapshot org.milyn:milyn-smooks-core:1.5-SNAPSHOT: checking for updates from jboss-public-repository-group
[INFO] snapshot org.milyn:milyn-smooks-core:1.5-SNAPSHOT: checking for updates from jfrog
[INFO] snapshot org.milyn:milyn-smooks-core:1.5-SNAPSHOT: checking for updates from test
[INFO] snapshot org.milyn:milyn-smooks-core:1.5-SNAPSHOT: checking for updates from codehaus-snapshots
[WARNING] repository metadata for: 'snapshot org.milyn:milyn-smooks-core:1.5-SNAPSHOT' could not be retrieved from repository: codehaus-snapshots due to an error: Error transferring file: Server returned HTTP response code: 504 for URL: http://nexus.codehaus.org/snapshots/org/milyn/milyn-smooks-core/1.5-SNAPS...
[INFO] Repository 'codehaus-snapshots' will be blacklisted
[INFO] snapshot org.milyn:milyn-commons:1.5-SNAPSHOT: checking for updates from jboss-developer-repository-group
[INFO] snapshot org.milyn:milyn-commons:1.5-SNAPSHOT: checking for updates from snapshots.jboss.org
[INFO] snapshot org.milyn:milyn-commons:1.5-SNAPSHOT: checking for updates from codehaus.m2.snapshots
[INFO] snapshot org.milyn:milyn-commons:1.5-SNAPSHOT: checking for updates from jboss-public-repository-group
[INFO] snapshot org.milyn:milyn-commons:1.5-SNAPSHOT: checking for updates from jfrog
[INFO] snapshot org.milyn:milyn-commons:1.5-SNAPSHOT: checking for updates from test
[INFO] snapshot org.milyn:milyn-commons:1.5-SNAPSHOT: checking for updates from mvel
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 8 source files to /qa/services/hudson/hudson_workspace/workspace/SwitchYard-Components/tests/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 5 source files to /qa/services/hudson/hudson_workspace/workspace/SwitchYard-Components/tests/target/test-classes
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: /qa/services/hudson/hudson_workspace/workspace/SwitchYard-Components/tests/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.switchyard.component.soap.GreetingServiceTest
59 [main] INFO org.jboss.weld.Version - WELD-000900 1.1.0 (Final)
155 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
949 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class 'javax.ejb.PostActivate' not found, interception based on it is not enabled
950 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class 'javax.ejb.PrePassivate' not found, interception based on it is not enabled
12:36:30,804 INFO [soap.InboundHandler] WebService published at http://dev03:45338/GreetingServiceImplService
****Greetings from Beck, Mal at Sat Jan 22 21:32:52 EST 2011
12:36:31,163 INFO [soap.InboundHandler] WebService {urn:switchyard-component-soap:test-greeting:1.0}GreetingServiceImplService:GreetingServiceImplPort stopped.
4130 [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:36:32,441 INFO [soap.InboundHandler] WebService published at http://dev03:45338/GreetingServiceImplService
****Greetings from null, throwme at null
12:36:32,445 ERROR [internal.DefaultHandlerChain] org.switchyard.component.bean.BeanComponentException: Invocation of operation 'greet' on bean component 'org.switchyard.component.soap.greeting.GreetingServiceImpl' failed with exception. See attached cause.
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><SOAP-ENV:Fault><faultcode>SOAP-ENV:Server</faultcode><faultstring>Application Exception from GreetingService !!</faultstring></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>
12:36:32,486 INFO [soap.InboundHandler] WebService {urn:switchyard-component-soap:test-greeting:1.0}GreetingServiceImplService:GreetingServiceImplPort stopped.
5446 [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:36:33,309 INFO [soap.InboundHandler] WebService published at http://dev03:45338/GreetingServiceImplService
12:36:33,346 INFO [soap.InboundHandler] WebService {urn:switchyard-component-soap:test-greeting:1.0}GreetingServiceImplService:GreetingServiceImplPort stopped.
6306 [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:36:34,155 INFO [soap.InboundHandler] WebService published at http://dev03:45338/GreetingServiceImplService
12:36:34,191 INFO [soap.InboundHandler] WebService {urn:switchyard-component-soap:test-greeting:1.0}GreetingServiceImplService:GreetingServiceImplPort stopped.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.02 sec
Running org.switchyard.component.model.ModelMergeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 sec
Running org.switchyard.component.soap.bindingReference.ReferenceBindingTest
12:36:34,499 INFO [soap.OutboundHandler] Creating dispatch with WSDL file:/qa/services/hudson/hudson_workspace/workspace/SwitchYard-Components/tests/target/test-classes/soap.bindingReference/dummyService.wsdl
Apr 4, 2011 12:36:34 PM com.sun.xml.internal.ws.model.RuntimeModeler getRequestWrapperClass
INFO: Dynamically creating request wrapper Class org.switchyard.component.soap.bindingReference.jaxws.TestOperation
Apr 4, 2011 12:36:34 PM com.sun.xml.internal.ws.model.RuntimeModeler getResponseWrapperClass
INFO: Dynamically creating response wrapper bean Class org.switchyard.component.soap.bindingReference.jaxws.TestOperationResponse
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.872 sec
Results :
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/SwitchYard-Components/tests/target/switchyard-component-tests-0.1.0-SNAPSHOT.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/SwitchYard-Components/tests/target/switchyard-component-tests-0.1.0-SNAPSHOT.jar to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-tests/0.1.0-SNAPSHOT/switchyard-component-tests-0.1.0-SNAPSHOT.jar
[INFO] [checkstyle:checkstyle {execution: default-cli}]
[INFO]
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] [findbugs:findbugs {execution: default-cli}]
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is true
[INFO] ****** FindBugsMojo executeFindbugs *******
[INFO] Temp File is /qa/services/hudson/hudson_workspace/workspace/SwitchYard-Components/tests/target/findbugsTemp.xml
[INFO] Fork Value is true
[java] Warnings generated: 2
[INFO] xmlOutput is true
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: Camel Component
[INFO] task-segment: [clean, install, checkstyle:checkstyle, findbugs:findbugs]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[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 17 source files to /qa/services/hudson/hudson_workspace/workspace/SwitchYard-Components/camel/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 14 source files to /qa/services/hudson/hudson_workspace/workspace/SwitchYard-Components/camel/target/test-classes
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: /qa/services/hudson/hudson_workspace/workspace/SwitchYard-Components/camel/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.switchyard.component.camel.config.model.v1.V1CamelComponentImplementationModelTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.392 sec
Running org.switchyard.component.camel.deploy.CamelActivatorTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.059 sec <<< FAILURE!
Running org.switchyard.component.camel.deploy.CamelReferenceTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.046 sec <<< FAILURE!
Running org.switchyard.camel.component.OutboundHandlerTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.093 sec <<< FAILURE!
Running org.switchyard.camel.component.SwitchyardProcessorTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.026 sec <<< FAILURE!
Running org.switchyard.camel.component.SwitchyardComponentTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.034 sec <<< FAILURE!
Running org.switchyard.component.camel.InboundHandlerTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.069 sec
Running org.switchyard.component.camel.config.model.v1.V1CamelBindingModelTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 103.854 sec
Running org.switchyard.component.camel.config.model.v1.V1CamelFileBindingModelTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.556 sec
Results :
Tests in error:
initializationError(org.switchyard.component.camel.deploy.CamelActivatorTest)
initializationError(org.switchyard.component.camel.deploy.CamelReferenceTest)
initializationError(org.switchyard.camel.component.OutboundHandlerTest)
initializationError(org.switchyard.camel.component.SwitchyardProcessorTest)
initializationError(org.switchyard.camel.component.SwitchyardComponentTest)
Tests run: 17, Failures: 0, Errors: 5, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to /qa/services/hudson/hudson_workspace/workspace/SwitchYard-Components/camel/target/surefire-reports for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8 minutes 33 seconds
[INFO] Finished at: Mon Apr 04 12:40:21 EDT 2011
[INFO] Final Memory: 95M/323M
[INFO] ------------------------------------------------------------------------
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[FINDBUGS] Skipping publisher since build result is FAILURE