Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WFLY-5949] Use servlet protocol in xts arquillian tests #8547

Merged
merged 1 commit into from
May 13, 2016

Conversation

gytis
Copy link
Contributor

@gytis gytis commented Jan 7, 2016

@wildfly-ci
Copy link

Linux Build 9060 outcome was FAILURE using a merge of 2d465b2
Summary: Tests failed: 10 (10 new), passed: 3300, ignored: 191 Build time: 00:53:38

Failed tests

org.jboss.as.test.xts.wsba.coordinatorcompletion.client.BACoordinatorCompletionTestCase.testWSBACoordinatorApplicationException: com.arjuna.wst.SystemException: ARJUNA045061: No termination context!
    at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.getTerminationCoordinator(UserBusinessActivityImple.java:390)
    at com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple.cancel(UserBusinessActivityImple.java:199)
    at org.jboss.as.test.xts.wsba.coordinatorcompletion.client.BACoordinatorCompletionTestCase.testWSBACoordinatorApplicationException(BACoordinatorCompletionTestCase.java:165)
------- Stdout: -------
 [0m12:28:10,520 INFO  [org.jboss.as.test.xts.wsba.coordinatorcompletion.client.BACoordinatorCompletionClient] (default task-16) wsdlLocation for service: http://[::1]:8080/wsba-coordinatorcompletition-test/BACoordinatorCompletionService1?wsdl
 [0m [0m12:28:10,534 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-16) Creating Service {http://www.jboss.com/jbossas/test/xts/ba/coordinatorcompletion/}BACoordinatorCompletionService1 from WSDL: http://[::1]:8080/wsba-coordinatorcompletition-test/BACoordinatorCompletionService1?wsdl
 [0m [0m12:28:10,540 INFO  [org.jboss.as.test.xts.wsba.coordinatorcompletion.client.BACoordinatorCompletionClient] (default task-16) wsdlLocation for service: http://[::1]:8080/wsba-coordinatorcompletition-test/BACoordinatorCompletionService2?wsdl
 [0m [0m12:28:10,541 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-16) Creating Service {http://www.jboss.com/jbossas/test/xts/ba/coordinatorcompletion/}BACoordinatorCompletionService2 from WSDL: http://[::1]:8080/wsba-coordinatorcompletition-test/BACoordinatorCompletionService2?wsdl
 [0m [0m12:28:10,547 INFO  [org.jboss.as.test.xts.wsba.coordinatorcompletion.client.BACoordinatorCompletionClient] (default task-16) wsdlLocation for service: http://[::1]:8080/wsba-coordinatorcompletition-test/BACoordinatorCompletionService3?wsdl
 [0m [0m12:28:10,547 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-16) Creating Service {http://www.jboss.com/jbossas/test/xts/ba/coordinatorcompletion/}BACoordinatorCompletionService3 from WSDL: http://[::1]:8080/wsba-coordinatorcompletition-test/BACoordinatorCompletionService3?wsdl
 [0m [0m12:28:10,553 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-16) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-activation-binding.wsdl
 [0m [0m12:28:10,555 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-16) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-activation-binding.wsdl
 [0m [0m12:28:10,580 INFO  [org.jboss.as.test.xts.wsba.coordinatorcompletion.service.BACoordinatorCompletionSuperService] (default task-25) [BA COORDINATOR COMPL SERVICE] web method saveData('bacoordinator_completition_service1')
 [0m [0m12:28:10,581 INFO  [org.jboss.as.test.xts.wsba.coordinatorcompletion.service.BACoordinatorCompletionSuperService] (default task-25) [BA COORDINATOR COMPL SERVICE] Enlisting a participant into the BA
 [0m [0m12:28:10,600 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-25) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl
 [0m [31m12:28:10,600 ERROR [stderr] (default task-25) org.apache.cxf.wsdl11.WSDLRuntimeException: Part parameters defined as element {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}Register which is not in the schema.
 [0m [31m12:28:10,601 ERROR [stderr] (default task-25)  at org.apache.cxf.wsdl11.WSDLServiceBuilder.buildMessage(WSDLServiceBuilder.java:886)
 [0m [31m12:28:10,601 ERROR [stderr] (default task-25)  at org.apache.cxf.wsdl11.WSDLServiceBuilder.buildInterfaceOperation(WSDLServiceBuilder.java:615)
 [0m [31m12:28:10,601 ERROR [stderr] (default task-25)  at org.apache.cxf.wsdl11.WSDLServiceBuilder.buildInterface(WSDLServiceBuilder.java:593)
 [0m [31m12:28:10,601 ERROR [stderr] (default task-25)  at org.apache.cxf.wsdl11.WSDLServiceBuilder.buildServices(WSDLServiceBuilder.java:353)
 [0m [31m12:28:10,601 ERROR [stderr] (default task-25)  at org.apache.cxf.wsdl11.WSDLServiceBuilder.buildServices(WSDLServiceBuilder.java:209)
 [0m [31m12:28:10,601 ERROR [stderr] (default task-25)  at org.apache.cxf.wsdl11.WSDLServiceFactory.create(WSDLServiceFactory.java:162)
 [0m [31m12:28:10,602 ERROR [stderr] (default task-25)  at org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromWSDL(ReflectionServiceFactoryBean.java:405)
 [0m [31m12:28:10,602 ERROR [stderr] (default task-25)  at org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.initializeServiceModel(ReflectionServiceFactoryBean.java:525)
 [0m [31m12:28:10,602 ERROR [stderr] (default task-25)  at org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.create(ReflectionServiceFactoryBean.java:261)
 [0m [31m12:28:10,602 ERROR [stderr] (default task-25)  at org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean.create(JaxWsServiceFactoryBean.java:199)
 [0m [31m12:28:10,602 ERROR [stderr] (default task-25)  at org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory.createEndpoint(AbstractWSDLBasedEndpointFactory.java:102)
 [0m [31m12:28:10,602 ERROR [stderr] (default task-25)  at org.apache.cxf.frontend.ClientFactoryBean.create(ClientFactoryBean.java:91)
 [0m [31m12:28:10,603 ERROR [stderr] (default task-25)  at org.apache.cxf.frontend.ClientProxyFactoryBean.create(ClientProxyFactoryBean.java:157)
 [0m [31m12:28:10,603 ERROR [stderr] (default task-25)  at org.apache.cxf.jaxws.JaxWsProxyFactoryBean.create(JaxWsProxyFactoryBean.java:142)
 [0m [31m12:28:10,603 ERROR [stderr] (default task-25)  at org.apache.cxf.jaxws.ServiceImpl.createPort(ServiceImpl.java:493)
 [0m [31m12:28:10,603 ERROR [stderr] (default task-25)  at org.jboss.wsf.stack.cxf.client.ProviderImpl$JBossWSServiceImpl.createPort(ProviderImpl.java:563)
 [0m [31m12:28:10,603 ERROR [stderr] (default task-25)  at org.apache.cxf.jaxws.ServiceImpl.getPort(ServiceImpl.java:393)
 [0m [31m12:28:10,603 ERROR [stderr] (default task-25)  at org.apache.cxf.jaxws.ServiceImpl.getPort(ServiceImpl.java:739)
 [0m [31m12:28:10,603 ERROR [stderr] (default task-25)  at javax.xml.ws.Service.getPort(Service.java:284)
 [0m [31m12:28:10,604 ERROR [stderr] (default task-25)  at com.arjuna.webservices11.util.PrivilegedServiceHelper.getPort(PrivilegedServiceHelper.java:78)
 [0m [31m12:28:10,604 ERROR [stderr] (default task-25)  at com.arjuna.webservices11.wscoor.client.WSCOORClient.getRegistrationPort(WSCOORClient.java:86)
 [0m [31m12:28:10,604 ERROR [stderr] (default task-25)  at com.arjuna.wsc11.RegistrationCoordinator.register(RegistrationCoordinator.java:51)
 [0m [31m12:28:10,604 ERROR [stderr] (default task-25)  at com.arjuna.mwlabs.wst11.ba.remote.BusinessActivityManagerImple.registerParticipant(BusinessActivityManagerImple.java:180)
 [0m [31m12:28:10,604 ERROR [stderr] (default task-25)  at com.arjuna.mwlabs.wst11.ba.remote.BusinessActivityManagerImple.enlistForBusinessAgreementWithCoordinatorCompletion(BusinessActivityManagerImple.java:121)
 [0m [31m12:28:10,604 ERROR [stderr] (default task-25)  at org.jboss.as.test.xts.wsba.coordinatorcompletion.service.BACoordinatorCompletionSuperService.saveData(BACoordinatorCompletionSuperService.java:83)
 [0m [31m12:28:10,604 ERROR [stderr] (default task-25)  at org.jboss.as.test.xts.wsba.coordinatorcompletion.service.BACoordinatorCompletionService1.saveData(BACoordinatorCompletionService1.java:45)
 [0m [31m12:28:10,605 ERROR [stderr] (default task-25)  at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
 [0m [31m12:28:10,605 ERROR [stderr] (default task-25)  at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
 [0m [31m12:28:10,605 ERROR [stderr] (default task-25)  at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
 [0m [31m12:28:10,606 ERROR [stderr] (default task-25)  at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
 [0m [31m12:28:10,606 ERROR [stderr] (default task-25)  at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21)
 [0m [31m12:28:10,606 ERROR [stderr] (default task-25)  at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
 [0m [31m12:28:10,606 ERROR [stderr] (default task-25)  at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61)
 [0m [31m12:28:10,606 ERROR [stderr] (default task-25)  at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)


org.jboss.as.test.xts.wsba.coordinatorcompletion.client.BACoordinatorCompletionTestCase.testWSBACoordinatorClientCancel:    at org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.unmarshalFault(Soap11FaultInInterceptor.java:86)
    at org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.handleMessage(Soap11FaultInInterceptor.java:52)
    at org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.handleMessage(Soap11FaultInInterceptor.java:41)
    at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)
    at org.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver.onMessage(AbstractFaultChainInitiatorObserver.java:112)
    at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor.handleMessage(SOAPHandlerInterceptor.java:140)
    at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor.handleMessage(SOAPHandlerInterceptor.java:71)
    at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)
    at org.apache.cxf.endpoint.ClientImpl.onMessage(ClientImpl.java:798)
    at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponseInternal(HTTPConduit.java:1669)
    at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponse(HTTPConduit.java:1550)
    at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1347)
    at org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:56)
    at org.apache.cxf.transport.http.HTTPConduit.close(HTTPConduit.java:651)
    at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:62)
    at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)
    at org.apache.cxf.endpoint.ClientImpl.doInvoke(ClientImpl.java:514)
    at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:423)
    at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:324)
    at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:277)
    at org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:96)
    at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:139)
    at com.sun.proxy.$Proxy279.saveData(Unknown Source)
    at org.jboss.as.test.xts.wsba.coordinatorcompletion.client.BACoordinatorCompletionTestCase.testWSBACoordinatorClientCancel(BACoordinatorCompletionTestCase.java:145)
------- Stdout: -------
 [0m12:28:41,208 INFO  [org.jboss.as.test.xts.wsba.coordinatorcompletion.client.BACoordinatorCompletionClient] (default task-15) wsdlLocation for service: http://[::1]:8080/wsba-coordinatorcompletition-test/BACoordinatorCompletionService1?wsdl
 [0m [0m12:28:41,213 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-15) Creating Service {http://www.jboss.com/jbossas/test/xts/ba/coordinatorcompletion/}BACoordinatorCompletionService1 from WSDL: http://[::1]:8080/wsba-coordinatorcompletition-test/BACoordinatorCompletionService1?wsdl
 [0m [0m12:28:41,220 INFO  [org.jboss.as.test.xts.wsba.coordinatorcompletion.client.BACoordinatorCompletionClient] (default task-15) wsdlLocation for service: http://[::1]:8080/wsba-coordinatorcompletition-test/BACoordinatorCompletionService2?wsdl
 [0m [0m12:28:41,221 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-15) Creating Service {http://www.jboss.com/jbossas/test/xts/ba/coordinatorcompletion/}BACoordinatorCompletionService2 from WSDL: http://[::1]:8080/wsba-coordinatorcompletition-test/BACoordinatorCompletionService2?wsdl
 [0m [0m12:28:41,228 INFO  [org.jboss.as.test.xts.wsba.coordinatorcompletion.client.BACoordinatorCompletionClient] (default task-15) wsdlLocation for service: http://[::1]:8080/wsba-coordinatorcompletition-test/BACoordinatorCompletionService3?wsdl
 [0m [0m12:28:41,232 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-15) Creating Service {http://www.jboss.com/jbossas/test/xts/ba/coordinatorcompletion/}BACoordinatorCompletionService3 from WSDL: http://[::1]:8080/wsba-coordinatorcompletition-test/BACoordinatorCompletionService3?wsdl
 [0m [0m12:28:41,239 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-15) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-activation-binding.wsdl
 [0m [0m12:28:41,241 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-15) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-activation-binding.wsdl
 [0m [0m12:28:41,269 INFO  [org.jboss.as.test.xts.wsba.coordinatorcompletion.service.BACoordinatorCompletionSuperService] (default task-30) [BA COORDINATOR COMPL SERVICE] web method saveData('bacoordinator_completition_service1')
 [0m [0m12:28:41,270 INFO  [org.jboss.as.test.xts.wsba.coordinatorcompletion.service.BACoordinatorCompletionSuperService] (default task-30) [BA COORDINATOR COMPL SERVICE] Enlisting a participant into the BA
 [0m [0m12:28:41,281 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-30) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl
 [0m [0m12:28:41,302 INFO  [org.jboss.as.test.xts.wsba.coordinatorcompletion.service.BACoordinatorCompletionSuperService] (default task-30) [BA COORDINATOR COMPL SERVICE] Invoking the back-end business logic - saving value: bacoordinator_completition_service1
 [0m [0m12:28:41,321 INFO  [org.jboss.as.test.xts.wsba.coordinatorcompletion.service.BACoordinatorCompletionSuperService] (default task-13) [BA COORDINATOR COMPL SERVICE] web method saveData('bacoordinator_completition_service2')
 [0m [0m12:28:41,322 INFO  [org.jboss.as.test.xts.wsba.coordinatorcompletion.service.BACoordinatorCompletionSuperService] (default task-13) [BA COORDINATOR COMPL SERVICE] Enlisting a participant into the BA
 [0m [0m12:28:41,338 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-13) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl
 [0m [0m12:28:41,364 INFO  [org.jboss.as.test.xts.wsba.coordinatorcompletion.service.BACoordinatorCompletionSuperService] (default task-13) [BA COORDINATOR COMPL SERVICE] Invoking the back-end business logic - saving value: bacoordinator_completition_service2
 [0m [0m12:28:41,384 INFO  [org.jboss.as.test.xts.wsba.coordinatorcompletion.service.BACoordinatorCompletionSuperService] (default task-25) [BA COORDINATOR COMPL SERVICE] web method saveData('bacoordinator_completition_service3')
 [0m [0m12:28:41,384 INFO  [org.jboss.as.test.xts.wsba.coordinatorcompletion.service.BACoordinatorCompletionSuperService] (default task-25) [BA COORDINATOR COMPL SERVICE] Enlisting a participant into the BA
 [0m [0m12:28:41,397 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-25) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl
 [0m [31m12:28:41,398 ERROR [stderr] (default task-25) org.apache.cxf.wsdl11.WSDLRuntimeException: Part parameters defined as element {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}Register which is not in the schema.
 [0m [31m12:28:41,398 ERROR [stderr] (default task-25)  at org.apache.cxf.wsdl11.WSDLServiceBuilder.buildMessage(WSDLServiceBuilder.java:886)
 [0m [31m12:28:41,398 ERROR [stderr] (default task-25)  at org.apache.cxf.wsdl11.WSDLServiceBuilder.buildInterfaceOperation(WSDLServiceBuilder.java:615)
 [0m [31m12:28:41,399 ERROR [stderr] (default task-25)  at org.apache.cxf.wsdl11.WSDLServiceBuilder.buildInterface(WSDLServiceBuilder.java:593)
 [0m [31m12:28:41,399 ERROR [stderr] (default task-25)  at org.apache.cxf.wsdl11.WSDLServiceBuilder.buildServices(WSDLServiceBuilder.java:353)
 [0m [31m12:28:41,399 ERROR [stderr] (default task-25)  at org.apache.cxf.wsdl11.WSDLServiceBuilder.buildServices(WSDLServiceBuilder.java:209)
 [0m [31m12:28:41,399 ERROR [stderr] (default task-25)  at org.apache.cxf.wsdl11.WSDLServiceFactory.create(WSDLServiceFactory.java:162)


org.jboss.as.test.xts.wsat.client.ATTestCase.testWSATVoteReadOnly:  at org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.unmarshalFault(Soap11FaultInInterceptor.java:86)
    at org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.handleMessage(Soap11FaultInInterceptor.java:52)
    at org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.handleMessage(Soap11FaultInInterceptor.java:41)
    at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)
    at org.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver.onMessage(AbstractFaultChainInitiatorObserver.java:112)
    at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor.handleMessage(SOAPHandlerInterceptor.java:140)
    at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor.handleMessage(SOAPHandlerInterceptor.java:71)
    at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)
    at org.apache.cxf.endpoint.ClientImpl.onMessage(ClientImpl.java:798)
    at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponseInternal(HTTPConduit.java:1669)
    at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponse(HTTPConduit.java:1550)
    at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1347)
    at org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:56)
    at org.apache.cxf.transport.http.HTTPConduit.close(HTTPConduit.java:651)
    at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:62)
    at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)
    at org.apache.cxf.endpoint.ClientImpl.doInvoke(ClientImpl.java:514)
    at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:423)
    at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:324)
    at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:277)
    at org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:96)
    at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:139)
    at com.sun.proxy.$Proxy300.invoke(Unknown Source)
    at org.jboss.as.test.xts.wsat.client.ATTestCase.testWSATVoteReadOnly(ATTestCase.java:190)
------- Stdout: -------
 [0m12:28:41,537 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 79) WFLYUT0022: Unregistered web context: /wsba-coordinatorcompletition-test
 [0m [0m12:28:41,548 INFO  [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0004: Stopping service jboss.ws.endpoint."wsba-coordinatorcompletition-test.war".BACoordinatorCompletionService1
 [0m [0m12:28:41,549 INFO  [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0004: Stopping service jboss.ws.endpoint."wsba-coordinatorcompletition-test.war".BACoordinatorCompletionService2
 [0m [0m12:28:41,549 INFO  [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0004: Stopping service jboss.ws.endpoint."wsba-coordinatorcompletition-test.war".BACoordinatorCompletionService3
 [0m [0m12:28:41,562 INFO  [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0010: Stopping weld service for deployment wsba-coordinatorcompletition-test.war
 [0m [0m12:28:41,597 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment wsba-coordinatorcompletition-test.war (runtime-name: wsba-coordinatorcompletition-test.war) in 66ms
 [0m [0m12:28:41,608 INFO  [org.jboss.as.repository] (management-handler-thread - 5) WFLYDR0002: Content removed from location /opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/xts/target/jbossas/standalone/data/content/36/d6bfaeb2f7dfa9c76cfa333ce078f9894dc3aa/content
 [0m [0m12:28:41,609 INFO  [org.jboss.as.server] (management-handler-thread - 5) WFLYSRV0009: Undeployed "wsba-coordinatorcompletition-test.war" (runtime-name: "wsba-coordinatorcompletition-test.war")
 [0m [0m12:28:42,265 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/xts/target/jbossas/standalone/data/content/b9/f9cec8c826a3c401db8aa31047c4531f499a80/content
 [0m [0m12:28:42,268 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "wsat-test.war" (runtime-name: "wsat-test.war")
 [0m [33m12:28:42,387 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-4) WFLYSRV0018: Deployment "deployment.wsat-test.war" is using a private module ("org.jboss.jts:main") which may be changed or removed in future versions without notice.
 [0m [0m12:28:42,393 INFO  [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment wsat-test.war
 [0m [0m12:28:42,396 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'EventLog' in deployment unit 'deployment "wsat-test.war"' are as follows:

    java:global/wsat-test/EventLog!org.jboss.as.test.xts.util.EventLog
    java:app/wsat-test/EventLog!org.jboss.as.test.xts.util.EventLog
    java:module/EventLog!org.jboss.as.test.xts.util.EventLog
    java:global/wsat-test/EventLog
    java:app/wsat-test/EventLog
    java:module/EventLog

 [0m [0m12:28:42,422 INFO  [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0006: Starting Services for CDI deployment: wsat-test.war
 [0m [0m12:28:42,423 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-4) JBWS024061: Adding service endpoint metadata: id=ATService2
 address=http://[::1]:8080/wsat-test/ATService2
 implementor=org.jboss.as.test.xts.wsat.service.ATService2
 serviceName={http://www.jboss.com/jbossas/test/xts/wsat/at/}ATService2


org.jboss.as.test.xts.wsat.client.ATTestCase.testWSATClientRollback: com.arjuna.wst.SystemException: org.apache.cxf.wsdl11.WSDLRuntimeException: Part parameters defined as element {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}Register which is not in the schema.
    at com.arjuna.mwlabs.wst11.at.remote.TransactionManagerImple.registerParticipant(TransactionManagerImple.java:178)
    at com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple.enlistCompletionParticipants(UserTransactionImple.java:225)
    at com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple.begin(UserTransactionImple.java:84)
    at com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple.begin(UserTransactionImple.java:70)
    at org.jboss.as.test.xts.wsat.client.ATTestCase.testWSATClientRollback(ATTestCase.java:126)
------- Stdout: -------
 [0m12:28:43,390 INFO  [org.jboss.as.test.xts.wsat.client.ATClient] (default task-25) wsdlLocation for service: http://[::1]:8080/wsat-test/ATService1?wsdl
 [0m [0m12:28:43,396 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-25) Creating Service {http://www.jboss.com/jbossas/test/xts/wsat/at/}ATService1 from WSDL: http://[::1]:8080/wsat-test/ATService1?wsdl
 [0m [0m12:28:43,402 INFO  [org.jboss.as.test.xts.wsat.client.ATClient] (default task-25) wsdlLocation for service: http://[::1]:8080/wsat-test/ATService2?wsdl
 [0m [0m12:28:43,409 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-25) Creating Service {http://www.jboss.com/jbossas/test/xts/wsat/at/}ATService2 from WSDL: http://[::1]:8080/wsat-test/ATService2?wsdl
 [0m [0m12:28:43,414 INFO  [org.jboss.as.test.xts.wsat.client.ATClient] (default task-25) wsdlLocation for service: http://[::1]:8080/wsat-test/ATService3?wsdl
 [0m [0m12:28:43,418 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-25) Creating Service {http://www.jboss.com/jbossas/test/xts/wsat/at/}ATService3 from WSDL: http://[::1]:8080/wsat-test/ATService3?wsdl
 [0m [0m12:28:43,424 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-25) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-activation-binding.wsdl
 [0m [0m12:28:43,426 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-25) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-activation-binding.wsdl
 [0m [0m12:28:43,446 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-25) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl
 [0m


org.jboss.as.test.xts.wsat.client.ATTestCase.testWSATVoteRollback:  at org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.unmarshalFault(Soap11FaultInInterceptor.java:86)
    at org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.handleMessage(Soap11FaultInInterceptor.java:52)
    at org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.handleMessage(Soap11FaultInInterceptor.java:41)
    at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)
    at org.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver.onMessage(AbstractFaultChainInitiatorObserver.java:112)
    at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor.handleMessage(SOAPHandlerInterceptor.java:140)
    at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor.handleMessage(SOAPHandlerInterceptor.java:71)
    at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)
    at org.apache.cxf.endpoint.ClientImpl.onMessage(ClientImpl.java:798)
    at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponseInternal(HTTPConduit.java:1669)
    at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponse(HTTPConduit.java:1550)
    at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1347)
    at org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:56)
    at org.apache.cxf.transport.http.HTTPConduit.close(HTTPConduit.java:651)
    at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:62)
    at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)
    at org.apache.cxf.endpoint.ClientImpl.doInvoke(ClientImpl.java:514)
    at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:423)
    at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:324)
    at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:277)
    at org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:96)
    at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:139)
    at com.sun.proxy.$Proxy306.invoke(Unknown Source)
    at org.jboss.as.test.xts.wsat.client.ATTestCase.testWSATVoteRollback(ATTestCase.java:143)
------- Stdout: -------
 [0m12:28:43,479 INFO  [org.jboss.as.test.xts.wsat.client.ATClient] (default task-32) wsdlLocation for service: http://[::1]:8080/wsat-test/ATService1?wsdl
 [0m [0m12:28:43,479 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-32) Creating Service {http://www.jboss.com/jbossas/test/xts/wsat/at/}ATService1 from WSDL: http://[::1]:8080/wsat-test/ATService1?wsdl
 [0m [0m12:28:43,485 INFO  [org.jboss.as.test.xts.wsat.client.ATClient] (default task-32) wsdlLocation for service: http://[::1]:8080/wsat-test/ATService2?wsdl
 [0m [0m12:28:43,486 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-32) Creating Service {http://www.jboss.com/jbossas/test/xts/wsat/at/}ATService2 from WSDL: http://[::1]:8080/wsat-test/ATService2?wsdl
 [0m [0m12:28:43,506 INFO  [org.jboss.as.test.xts.wsat.client.ATClient] (default task-32) wsdlLocation for service: http://[::1]:8080/wsat-test/ATService3?wsdl
 [0m [0m12:28:43,507 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-32) Creating Service {http://www.jboss.com/jbossas/test/xts/wsat/at/}ATService3 from WSDL: http://[::1]:8080/wsat-test/ATService3?wsdl
 [0m [0m12:28:43,514 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-32) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-activation-binding.wsdl
 [0m [0m12:28:43,515 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-32) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-activation-binding.wsdl
 [0m [0m12:28:43,544 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-32) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl
 [0m [0m12:28:43,571 INFO  [org.jboss.as.test.xts.wsat.service.ATSuperService] (default task-23) [AT SERVICE] web method invoke(service1) with eventLog Proxy for view class: org.jboss.as.test.xts.util.EventLog of EJB: EventLog
 [0m [0m12:28:43,571 INFO  [org.jboss.as.test.xts.wsat.service.ATSuperService] (default task-23) [SERVICE] Enlisting a Durable2PC participant into the AT
 [0m [0m12:28:43,582 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-23) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl
 [0m [0m12:28:43,616 INFO  [org.jboss.as.test.xts.wsat.service.ATSuperService] (default task-23) [SERVICE] Enlisting a VolatilePC participant into the AT
 [0m [0m12:28:43,626 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-23) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl
 [0m [0m12:28:43,650 INFO  [org.jboss.as.test.xts.wsat.service.ATSuperService] (default task-23) |AT SERVICE] I'm working on nothing...
 [0m [0m12:28:43,668 INFO  [org.jboss.as.test.xts.wsat.service.ATSuperService] (default task-10) [AT SERVICE] web method invoke(service2) with eventLog Proxy for view class: org.jboss.as.test.xts.util.EventLog of EJB: EventLog
 [0m [0m12:28:43,669 INFO  [org.jboss.as.test.xts.wsat.service.ATSuperService] (default task-10) [SERVICE] Enlisting a Durable2PC participant into the AT
 [0m [0m12:28:43,678 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-10) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl
 [0m [0m12:28:43,690 INFO  [org.jboss.as.test.xts.wsat.service.ATSuperService] (default task-10) [SERVICE] Enlisting a VolatilePC participant into the AT
 [0m [0m12:28:43,699 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-10) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl
 [0m [0m12:28:43,713 INFO  [org.jboss.as.test.xts.wsat.service.ATSuperService] (default task-10) |AT SERVICE] I'm working on nothing...
 [0m [0m12:28:43,729 INFO  [org.jboss.as.test.xts.wsat.service.ATSuperService] (default task-1) [AT SERVICE] web method invoke(service3) with eventLog Proxy for view class: org.jboss.as.test.xts.util.EventLog of EJB: EventLog
 [0m [0m12:28:43,729 INFO  [org.jboss.as.test.xts.wsat.service.ATSuperService] (default task-1) [SERVICE] Enlisting a Durable2PC participant into the AT
 [0m [0m12:28:43,738 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-1) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl
 [0m [33m12:28:43,738 WARNING [org.apache.cxf.phase.PhaseInterceptorChain] (default task-1) Application {http://www.jboss.com/jbossas/test/xts/wsat/at/}ATService3#{http://www.jboss.com/jbossas/test/xts/wsat/at/}invoke has thrown exception, unwinding now: org.apache.cxf.interceptor.Fault: Error when enlisting participants
    at org.apache.cxf.service.invoker.AbstractInvoker.createFault(AbstractInvoker.java:162)


org.jboss.as.test.xts.wsat.client.ATTestCase.testWSATApplicationException:  at org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.unmarshalFault(Soap11FaultInInterceptor.java:86)
    at org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.handleMessage(Soap11FaultInInterceptor.java:52)
    at org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.handleMessage(Soap11FaultInInterceptor.java:41)
    at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)
    at org.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver.onMessage(AbstractFaultChainInitiatorObserver.java:112)
    at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor.handleMessage(SOAPHandlerInterceptor.java:140)
    at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor.handleMessage(SOAPHandlerInterceptor.java:71)
    at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)
    at org.apache.cxf.endpoint.ClientImpl.onMessage(ClientImpl.java:798)
    at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponseInternal(HTTPConduit.java:1669)
    at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponse(HTTPConduit.java:1550)
    at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1347)
    at org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:56)
    at org.apache.cxf.transport.http.HTTPConduit.close(HTTPConduit.java:651)
    at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:62)
    at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)
    at org.apache.cxf.endpoint.ClientImpl.doInvoke(ClientImpl.java:514)
    at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:423)
    at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:324)
    at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:277)
    at org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:96)
    at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:139)
    at com.sun.proxy.$Proxy309.invoke(Unknown Source)
    at org.jboss.as.test.xts.wsat.client.ATTestCase.testWSATApplicationException(ATTestCase.java:208)
------- Stdout: -------
 [0m12:28:43,933 INFO  [org.jboss.as.test.xts.wsat.client.ATClient] (default task-18) wsdlLocation for service: http://[::1]:8080/wsat-test/ATService1?wsdl
 [0m [0m12:28:43,934 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-18) Creating Service {http://www.jboss.com/jbossas/test/xts/wsat/at/}ATService1 from WSDL: http://[::1]:8080/wsat-test/ATService1?wsdl
 [0m [0m12:28:43,942 INFO  [org.jboss.as.test.xts.wsat.client.ATClient] (default task-18) wsdlLocation for service: http://[::1]:8080/wsat-test/ATService2?wsdl
 [0m [0m12:28:43,942 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-18) Creating Service {http://www.jboss.com/jbossas/test/xts/wsat/at/}ATService2 from WSDL: http://[::1]:8080/wsat-test/ATService2?wsdl
 [0m [0m12:28:43,947 INFO  [org.jboss.as.test.xts.wsat.client.ATClient] (default task-18) wsdlLocation for service: http://[::1]:8080/wsat-test/ATService3?wsdl
 [0m [0m12:28:43,948 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-18) Creating Service {http://www.jboss.com/jbossas/test/xts/wsat/at/}ATService3 from WSDL: http://[::1]:8080/wsat-test/ATService3?wsdl
 [0m [0m12:28:43,954 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-18) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-activation-binding.wsdl
 [0m [0m12:28:43,956 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-18) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-activation-binding.wsdl
 [0m [0m12:28:43,973 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-18) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl
 [0m [0m12:28:44,000 INFO  [org.jboss.as.test.xts.wsat.service.ATSuperService] (default task-16) [AT SERVICE] web method invoke(service1) with eventLog Proxy for view class: org.jboss.as.test.xts.util.EventLog of EJB: EventLog
 [0m [0m12:28:44,001 INFO  [org.jboss.as.test.xts.wsat.service.ATSuperService] (default task-16) [SERVICE] Enlisting a Durable2PC participant into the AT
 [0m [0m12:28:44,009 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-16) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl
 [0m [33m12:28:44,010 WARNING [org.apache.cxf.phase.PhaseInterceptorChain] (default task-16) Application {http://www.jboss.com/jbossas/test/xts/wsat/at/}ATService1#{http://www.jboss.com/jbossas/test/xts/wsat/at/}invoke has thrown exception, unwinding now: org.apache.cxf.interceptor.Fault: Error when enlisting participants
    at org.apache.cxf.service.invoker.AbstractInvoker.createFault(AbstractInvoker.java:162)
    at org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker.createFault(AbstractJAXWSMethodInvoker.java:267)
    at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:128)
    at org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker.invoke(AbstractJAXWSMethodInvoker.java:232)
    at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:85)
    at org.jboss.wsf.stack.cxf.JBossWSInvoker.invoke(JBossWSInvoker.java:145)
    at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:59)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at org.apache.cxf.interceptor.ServiceInvokerInterceptor$2.run(ServiceInvokerInterceptor.java:126)
    at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)
    at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:131)
    at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)


org.jboss.as.test.xts.wsat.client.ATTestCase.testWSATSimple:    at org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.unmarshalFault(Soap11FaultInInterceptor.java:86)
    at org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.handleMessage(Soap11FaultInInterceptor.java:52)
    at org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.handleMessage(Soap11FaultInInterceptor.java:41)
    at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)
    at org.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver.onMessage(AbstractFaultChainInitiatorObserver.java:112)
    at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor.handleMessage(SOAPHandlerInterceptor.java:140)
    at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor.handleMessage(SOAPHandlerInterceptor.java:71)
    at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)
    at org.apache.cxf.endpoint.ClientImpl.onMessage(ClientImpl.java:798)
    at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponseInternal(HTTPConduit.java:1669)
    at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponse(HTTPConduit.java:1550)
    at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1347)
    at org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:56)
    at org.apache.cxf.transport.http.HTTPConduit.close(HTTPConduit.java:651)
    at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:62)
    at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)
    at org.apache.cxf.endpoint.ClientImpl.doInvoke(ClientImpl.java:514)
    at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:423)
    at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:324)
    at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:277)
    at org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:96)
    at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:139)
    at com.sun.proxy.$Proxy312.invoke(Unknown Source)
    at org.jboss.as.test.xts.wsat.client.ATTestCase.testWSATSimple(ATTestCase.java:116)
------- Stdout: -------
 [0m12:28:44,179 INFO  [org.jboss.as.test.xts.wsat.client.ATClient] (default task-7) wsdlLocation for service: http://[::1]:8080/wsat-test/ATService1?wsdl
 [0m [0m12:28:44,190 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-7) Creating Service {http://www.jboss.com/jbossas/test/xts/wsat/at/}ATService1 from WSDL: http://[::1]:8080/wsat-test/ATService1?wsdl
 [0m [0m12:28:44,196 INFO  [org.jboss.as.test.xts.wsat.client.ATClient] (default task-7) wsdlLocation for service: http://[::1]:8080/wsat-test/ATService2?wsdl
 [0m [0m12:28:44,218 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-7) Creating Service {http://www.jboss.com/jbossas/test/xts/wsat/at/}ATService2 from WSDL: http://[::1]:8080/wsat-test/ATService2?wsdl
 [0m [0m12:28:44,223 INFO  [org.jboss.as.test.xts.wsat.client.ATClient] (default task-7) wsdlLocation for service: http://[::1]:8080/wsat-test/ATService3?wsdl
 [0m [0m12:28:44,237 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-7) Creating Service {http://www.jboss.com/jbossas/test/xts/wsat/at/}ATService3 from WSDL: http://[::1]:8080/wsat-test/ATService3?wsdl
 [0m [0m12:28:44,243 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-7) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-activation-binding.wsdl
 [0m [0m12:28:44,245 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-7) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-activation-binding.wsdl
 [0m [0m12:28:44,283 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-7) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl
 [0m [0m12:28:44,331 INFO  [org.jboss.as.test.xts.wsat.service.ATSuperService] (default task-10) [AT SERVICE] web method invoke(service1) with eventLog Proxy for view class: org.jboss.as.test.xts.util.EventLog of EJB: EventLog
 [0m [0m12:28:44,331 INFO  [org.jboss.as.test.xts.wsat.service.ATSuperService] (default task-10) [SERVICE] Enlisting a Durable2PC participant into the AT
 [0m [0m12:28:44,351 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-10) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl
 [0m [0m12:28:44,361 INFO  [org.jboss.as.test.xts.wsat.service.ATSuperService] (default task-10) [SERVICE] Enlisting a VolatilePC participant into the AT
 [0m [0m12:28:44,381 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-10) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl
 [0m [0m12:28:44,402 INFO  [org.jboss.as.test.xts.wsat.service.ATSuperService] (default task-10) |AT SERVICE] I'm working on nothing...
 [0m [0m12:28:44,434 INFO  [org.jboss.as.test.xts.wsat.service.ATSuperService] (default task-31) [AT SERVICE] web method invoke(service2) with eventLog Proxy for view class: org.jboss.as.test.xts.util.EventLog of EJB: EventLog
 [0m [0m12:28:44,435 INFO  [org.jboss.as.test.xts.wsat.service.ATSuperService] (default task-31) [SERVICE] Enlisting a Durable2PC participant into the AT
 [0m [0m12:28:44,455 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-31) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl
 [0m [0m12:28:44,482 INFO  [org.jboss.as.test.xts.wsat.service.ATSuperService] (default task-31) [SERVICE] Enlisting a VolatilePC participant into the AT
 [0m [0m12:28:44,491 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-31) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl
 [0m [0m12:28:44,501 INFO  [org.jboss.as.test.xts.wsat.service.ATSuperService] (default task-31) |AT SERVICE] I'm working on nothing...
 [0m [0m12:28:44,517 INFO  [org.jboss.as.test.xts.wsat.service.ATSuperService] (default task-21) [AT SERVICE] web method invoke(service3) with eventLog Proxy for view class: org.jboss.as.test.xts.util.EventLog of EJB: EventLog
 [0m [0m12:28:44,517 INFO  [org.jboss.as.test.xts.wsat.service.ATSuperService] (default task-21) [SERVICE] Enlisting a Durable2PC participant into the AT
 [0m [0m12:28:44,528 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-21) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl
 [0m [33m12:28:44,529 WARNING [org.apache.cxf.phase.PhaseInterceptorChain] (default task-21) Application {http://www.jboss.com/jbossas/test/xts/wsat/at/}ATService3#{http://www.jboss.com/jbossas/test/xts/wsat/at/}invoke has thrown exception, unwinding now: org.apache.cxf.interceptor.Fault: Error when enlisting participants
    at org.apache.cxf.service.invoker.AbstractInvoker.createFault(AbstractInvoker.java:162)


org.jboss.as.test.xts.wsat.client.ATTestCase.testWSATSingleSimple: java.lang.AssertionError: Another status order expected for the service1 expected:<[BEFORE_PREPARE, PREPARE, COMMIT, VOLATILE_COMMIT]> but was:<[ROLLBACK, VOLATILE_ROLLBACK, BEFORE_PREPARE, PREPARE, COMMIT, VOLATILE_COMMIT]>
    at org.jboss.as.test.xts.base.BaseFunctionalTest.assertEventLog(BaseFunctionalTest.java:85)
    at org.jboss.as.test.xts.wsat.client.ATTestCase.assertEventLogClient1(ATTestCase.java:240)
    at org.jboss.as.test.xts.wsat.client.ATTestCase.testWSATSingleSimple(ATTestCase.java:108)
------- Stdout: -------
 [0m12:28:44,728 INFO  [org.jboss.as.test.xts.wsat.client.ATClient] (default task-4) wsdlLocation for service: http://[::1]:8080/wsat-test/ATService1?wsdl
 [0m [0m12:28:44,728 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-4) Creating Service {http://www.jboss.com/jbossas/test/xts/wsat/at/}ATService1 from WSDL: http://[::1]:8080/wsat-test/ATService1?wsdl
 [0m [0m12:28:44,734 INFO  [org.jboss.as.test.xts.wsat.client.ATClient] (default task-4) wsdlLocation for service: http://[::1]:8080/wsat-test/ATService2?wsdl
 [0m [0m12:28:44,735 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-4) Creating Service {http://www.jboss.com/jbossas/test/xts/wsat/at/}ATService2 from WSDL: http://[::1]:8080/wsat-test/ATService2?wsdl
 [0m [0m12:28:44,740 INFO  [org.jboss.as.test.xts.wsat.client.ATClient] (default task-4) wsdlLocation for service: http://[::1]:8080/wsat-test/ATService3?wsdl
 [0m [0m12:28:44,740 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-4) Creating Service {http://www.jboss.com/jbossas/test/xts/wsat/at/}ATService3 from WSDL: http://[::1]:8080/wsat-test/ATService3?wsdl
 [0m [0m12:28:44,746 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-4) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-activation-binding.wsdl
 [0m [0m12:28:44,748 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-4) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-activation-binding.wsdl
 [0m [0m12:28:44,766 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-4) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl
 [0m [0m12:28:44,791 INFO  [org.jboss.as.test.xts.wsat.service.ATSuperService] (default task-8) [AT SERVICE] web method invoke(service1) with eventLog Proxy for view class: org.jboss.as.test.xts.util.EventLog of EJB: EventLog
 [0m [0m12:28:44,791 INFO  [org.jboss.as.test.xts.wsat.service.ATSuperService] (default task-8) [SERVICE] Enlisting a Durable2PC participant into the AT
 [0m [0m12:28:44,800 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-8) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl
 [0m [0m12:28:44,820 INFO  [org.jboss.as.test.xts.wsat.service.ATSuperService] (default task-8) [SERVICE] Enlisting a VolatilePC participant into the AT
 [0m [0m12:28:44,829 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-8) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl
 [0m [0m12:28:44,839 INFO  [org.jboss.as.test.xts.wsat.service.ATSuperService] (default task-8) |AT SERVICE] I'm working on nothing...
 [0m [0m12:28:44,849 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-4) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionCoordinatorService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-coordinator-binding.wsdl
 [0m [0m12:28:44,864 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl
 [0m [0m12:28:44,872 INFO  [org.jboss.as.test.xts.wsat.service.ATVolatileParticipant] (TaskWorker-1) [AT SERVICE] Volatile participant prepare() - logged: BEFORE_PREPARE
 [0m [0m12:28:44,872 INFO  [org.jboss.as.test.xts.wsat.service.ATVolatileParticipant] (TaskWorker-1) [AT SERVICE] Volatile participant prepare(): Prepared
 [0m [0m12:28:44,878 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl
 [0m [0m12:28:44,893 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl
 [0m [0m12:28:44,902 INFO  [org.jboss.as.test.xts.wsat.service.ATDurableParticipant] (TaskWorker-1) [AT SERVICE] Durable participant prepare() - logged: PREPARE
 [0m [0m12:28:44,902 INFO  [org.jboss.as.test.xts.wsat.service.ATDurableParticipant] (TaskWorker-1) [AT SERVICE] Durable participant prepare(): Prepared
 [0m [0m12:28:44,915 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl
 [0m [0m12:28:44,932 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl
 [0m [0m12:28:44,941 INFO  [org.jboss.as.test.xts.wsat.service.ATDurableParticipant] (TaskWorker-1) [AT SERVICE] Durable participant commit() - logged: COMMIT
 [0m [0m12:28:44,947 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-1) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl
 [0m [0m12:28:44,973 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}ParticipantService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-participant-binding.wsdl
 [0m [0m12:28:44,984 INFO  [org.jboss.as.test.xts.wsat.service.ATVolatileParticipant] (TaskWorker-2) [AT SERVICE] Volatile participant commit() - logged: VOLATILE_COMMIT
 [0m [0m12:28:44,991 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-2) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CoordinatorService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-coordinator-binding.wsdl
 [0m [0m12:28:45,033 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (TaskWorker-3) Creating Service {http://docs.oasis-open.org/ws-tx/wsat/2006/06}CompletionInitiatorService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wsat/_2006/_06/wsdl/wsat-completion-initiator-binding.wsdl
 [0m


org.jboss.as.test.xts.wsat.client.ATTestCase.testWSATApplicationExceptionCommit:    at org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.unmarshalFault(Soap11FaultInInterceptor.java:86)
    at org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.handleMessage(Soap11FaultInInterceptor.java:52)
    at org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.handleMessage(Soap11FaultInInterceptor.java:41)
    at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)
    at org.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver.onMessage(AbstractFaultChainInitiatorObserver.java:112)
    at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor.handleMessage(SOAPHandlerInterceptor.java:140)
    at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor.handleMessage(SOAPHandlerInterceptor.java:71)
    at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)
    at org.apache.cxf.endpoint.ClientImpl.onMessage(ClientImpl.java:798)
    at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponseInternal(HTTPConduit.java:1669)
    at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponse(HTTPConduit.java:1550)
    at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1347)
    at org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:56)
    at org.apache.cxf.transport.http.HTTPConduit.close(HTTPConduit.java:651)
    at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:62)
    at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)
    at org.apache.cxf.endpoint.ClientImpl.doInvoke(ClientImpl.java:514)
    at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:423)
    at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:324)
    at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:277)
    at org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:96)
    at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:139)
    at com.sun.proxy.$Proxy321.invoke(Unknown Source)
    at org.jboss.as.test.xts.wsat.client.ATTestCase.testWSATApplicationExceptionCommit(ATTestCase.java:227)
------- Stdout: -------
 [0m12:28:45,581 INFO  [org.jboss.as.test.xts.wsat.client.ATClient] (default task-15) wsdlLocation for service: http://[::1]:8080/wsat-test/ATService1?wsdl
 [0m [0m12:28:45,581 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-15) Creating Service {http://www.jboss.com/jbossas/test/xts/wsat/at/}ATService1 from WSDL: http://[::1]:8080/wsat-test/ATService1?wsdl
 [0m [0m12:28:45,588 INFO  [org.jboss.as.test.xts.wsat.client.ATClient] (default task-15) wsdlLocation for service: http://[::1]:8080/wsat-test/ATService2?wsdl
 [0m [0m12:28:45,589 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-15) Creating Service {http://www.jboss.com/jbossas/test/xts/wsat/at/}ATService2 from WSDL: http://[::1]:8080/wsat-test/ATService2?wsdl
 [0m [0m12:28:45,594 INFO  [org.jboss.as.test.xts.wsat.client.ATClient] (default task-15) wsdlLocation for service: http://[::1]:8080/wsat-test/ATService3?wsdl
 [0m [0m12:28:45,594 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-15) Creating Service {http://www.jboss.com/jbossas/test/xts/wsat/at/}ATService3 from WSDL: http://[::1]:8080/wsat-test/ATService3?wsdl
 [0m [0m12:28:45,600 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-15) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-activation-binding.wsdl
 [0m [0m12:28:45,602 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-15) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-activation-binding.wsdl
 [0m [0m12:28:45,620 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-15) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl
 [0m [0m12:28:45,622 INFO  [org.jboss.as.test.xts.wsat.service.ATSuperService] (default task-25) [AT SERVICE] web method invoke(service3) with eventLog Proxy for view class: org.jboss.as.test.xts.util.EventLog of EJB: EventLog
 [0m [0m12:28:45,622 INFO  [org.jboss.as.test.xts.wsat.service.ATSuperService] (default task-25) [SERVICE] Enlisting a Durable2PC participant into the AT
 [0m [33m12:28:45,624 WARNING [org.apache.cxf.phase.PhaseInterceptorChain] (default task-25) Application {http://www.jboss.com/jbossas/test/xts/wsat/at/}ATService3#{http://www.jboss.com/jbossas/test/xts/wsat/at/}invoke has thrown exception, unwinding now: org.apache.cxf.interceptor.Fault: Error when enlisting participants
    at org.apache.cxf.service.invoker.AbstractInvoker.createFault(AbstractInvoker.java:162)
    at org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker.createFault(AbstractJAXWSMethodInvoker.java:267)
    at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:128)
    at org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker.invoke(AbstractJAXWSMethodInvoker.java:232)
    at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:85)
    at org.jboss.wsf.stack.cxf.JBossWSInvoker.invoke(JBossWSInvoker.java:145)
    at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:59)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at org.apache.cxf.interceptor.ServiceInvokerInterceptor$2.run(ServiceInvokerInterceptor.java:126)
    at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)
    at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:131)
    at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)
    at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)


org.jboss.as.test.xts.wsat.client.ATTestCase.testWSATRollbackOnly: com.arjuna.wst.SystemException: org.apache.cxf.wsdl11.WSDLRuntimeException: Part parameters defined as element {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}Register which is not in the schema.
    at com.arjuna.mwlabs.wst11.at.remote.TransactionManagerImple.registerParticipant(TransactionManagerImple.java:178)
    at com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple.enlistCompletionParticipants(UserTransactionImple.java:225)
    at com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple.begin(UserTransactionImple.java:84)
    at com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple.begin(UserTransactionImple.java:70)
    at org.jboss.as.test.xts.wsat.client.ATTestCase.testWSATRollbackOnly(ATTestCase.java:172)
------- Stdout: -------
 [0m12:28:45,662 INFO  [org.jboss.as.test.xts.wsat.client.ATClient] (default task-14) wsdlLocation for service: http://[::1]:8080/wsat-test/ATService1?wsdl
 [0m [0m12:28:45,663 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-14) Creating Service {http://www.jboss.com/jbossas/test/xts/wsat/at/}ATService1 from WSDL: http://[::1]:8080/wsat-test/ATService1?wsdl
 [0m [0m12:28:45,671 INFO  [org.jboss.as.test.xts.wsat.client.ATClient] (default task-14) wsdlLocation for service: http://[::1]:8080/wsat-test/ATService2?wsdl
 [0m [0m12:28:45,671 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-14) Creating Service {http://www.jboss.com/jbossas/test/xts/wsat/at/}ATService2 from WSDL: http://[::1]:8080/wsat-test/ATService2?wsdl
 [0m [0m12:28:45,676 INFO  [org.jboss.as.test.xts.wsat.client.ATClient] (default task-14) wsdlLocation for service: http://[::1]:8080/wsat-test/ATService3?wsdl
 [0m [0m12:28:45,676 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-14) Creating Service {http://www.jboss.com/jbossas/test/xts/wsat/at/}ATService3 from WSDL: http://[::1]:8080/wsat-test/ATService3?wsdl
 [0m [0m12:28:45,683 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-14) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-activation-binding.wsdl
 [0m [0m12:28:45,685 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-14) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}ActivationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-activation-binding.wsdl
 [0m [0m12:28:45,705 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-14) Creating Service {http://docs.oasis-open.org/ws-tx/wscoor/2006/06}RegistrationService from WSDL: jar:file:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.Final-SNAPSHOT/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.2.12.Final.jar!/org/oasis_open/docs/ws_tx/wscoor/_2006/_06/wsdl/wscoor-registration-binding.wsdl
 [0m


@ctomc
Copy link
Contributor

ctomc commented Jan 7, 2016

looks like arquillian protocol doesn't help, failures are continuing.

@gytis
Copy link
Contributor Author

gytis commented Jan 7, 2016

It's the different failure. It used to be "java.lang.reflect.UndeclaredThrowableException: null". And it used to be intermittent.
The one which happened now seems to be this: https://issues.jboss.org/browse/JBTM-2586.

@gytis
Copy link
Contributor Author

gytis commented Jan 7, 2016

I've checked with Alessio about the issue which failed the pull request. He said that it's a known issue in web services and Jim Ma is currently looking into it.
I've moved JBTM-2586 to https://issues.jboss.org/browse/WFLY-5954, so that we could track the progress.

@gytis
Copy link
Contributor Author

gytis commented Jan 7, 2016

retest this please

1 similar comment
@tomjenkinson
Copy link
Contributor

retest this please

@gytis
Copy link
Contributor Author

gytis commented Jan 18, 2016

Could somebody take a look at this, please?

@ctomc
Copy link
Contributor

ctomc commented Jan 28, 2016

I don't really see any reason for this, as we didn't see any real improvement / degradation with moving to servlet protocol.
Pretty much everything is as without this change

@tomjenkinson
Copy link
Contributor

The information is in the linked Jira - basically it should resolve an intermittent failure

@tomjenkinson
Copy link
Contributor

Any chance to get this merged - we have found the protocol change to be beneficial in our CI runs for stability and we run these tests for XTS regularly.

@wildfly-ci
Copy link

Linux Build 9426 outcome was FAILURE using a merge of 2d465b2
Summary: Tests failed: 1 (1 new), passed: 3329, ignored: 193 Build time: 01:21:23

Failed tests

org.jboss.as.test.clustering.cluster.web.passivation.CoarseSessionPassivationTestCase(SYNC-tcp).test: java.lang.AssertionError: response doesn't contain header 'result', all response headers = {name=Connection, value=keep-alive}, {name=X-Powered-By, value=Undertow/1}, {name=Set-Cookie, value=JSESSIONID=5hccTdHknUhWNF6JZE80FDSN03hM7y6hp1eNZXdc.node-0; path=/passivation}, {name=Server, value=WildFly/10}, {name=Content-Length, value=0}, {name=jsessionid, value=5hccTdHknUhWNF6JZE80FDSN03hM7y6hp1eNZXdc}, {name=cMiUUibLJu_-UBsLjvx8wJ-Jl9IPmQMh6a7feHMK, value=PASSIVATION}, {name=Date, value=Thu, 18 Feb 2016 02:33:35 GMT}, 
    at org.jboss.as.test.clustering.cluster.web.passivation.SessionPassivationTestCase.getRequiredHeaderValue(SessionPassivationTestCase.java:207)
    at org.jboss.as.test.clustering.cluster.web.passivation.SessionPassivationTestCase.test(SessionPassivationTestCase.java:121)
------- Stdout: -------
03:33:35,279 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
03:33:35,279 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
03:33:35,279 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0
 [0m03:33:35,310 INFO  [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/standalone/data/content/bd/1c20de14ab6e2513e64715f6b12f2f0e1b4a39/content
 [0m [0m03:33:35,313 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "passivation.war" (runtime-name: "passivation.war")
 [0m [0m03:33:35,360 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 72) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
 [0m [0m03:33:35,368 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 72) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
 [0m [0m03:33:35,369 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 72) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
 [0m [0m03:33:35,370 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 72) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
 [0m [0m03:33:35,372 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 19) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
 [0m [0m03:33:35,373 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 19) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
 [0m [0m03:33:35,423 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 72) WFLYCLINF0002: Started routing cache from web container
 [0m [0m03:33:35,428 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 19) WFLYCLINF0002: Started passivation.war cache from web container
 [0m [0m03:33:35,446 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 19) WFLYUT0021: Registered web context: /passivation
 [0m [0m03:33:35,456 INFO  [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "passivation.war" (runtime-name : "passivation.war")
 [0m03:33:35,479 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-1
 [0m03:33:35,498 INFO  [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0001: Content added at location /opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-1/standalone/data/content/bd/1c20de14ab6e2513e64715f6b12f2f0e1b4a39/content
 [0m [0m03:33:35,501 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0027: Starting deployment of "passivation.war" (runtime-name: "passivation.war")
 [0m [0m03:33:35,692 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 23) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
 [0m [0m03:33:35,693 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 23) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
 [0m [0m03:33:35,693 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 23) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
 [0m [0m03:33:35,694 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 23) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
 [0m [0m03:33:35,716 INFO  [org.infinispan.CLUSTER] (ServerService Thread Pool -- 23) ISPN000310: Starting cluster-wide rebalance for cache routing, topology CacheTopology{id=1, rebalanceId=1, currentCH=DefaultConsistentHash{ns=80, owners = (1)[node-0: 80+0]}, pendingCH=DefaultConsistentHash{ns=80, owners = (2)[node-0: 40+40, node-1: 40+40]}, unionCH=null, actualMembers=[node-0, node-1]}
 [0m [0m03:33:35,741 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 73) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
 [0m [0m03:33:35,741 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 73) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
 [0m [0m03:33:35,769 INFO  [org.infinispan.CLUSTER] (ServerService Thread Pool -- 73) ISPN000310: Starting cluster-wide rebalance for cache passivation.war, topology CacheTopology{id=1, rebalanceId=1, currentCH=DefaultConsistentHash{ns=80, owners = (1)[node-0: 80+0]}, pendingCH=DefaultConsistentHash{ns=80, owners = (2)[node-0: 40+40, node-1: 40+40]}, unionCH=null, actualMembers=[node-0, node-1]}
 [0m [0m03:33:35,788 INFO  [org.infinispan.CLUSTER] (transport-thread--p9-t20) ISPN000336: Finished cluster-wide rebalance for cache routing, topology id = 1
 [0m [0m03:33:35,789 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 23) WFLYCLINF0002: Started routing cache from web container
 [0m [0m03:33:35,806 INFO  [org.infinispan.CLUSTER] (transport-thread--p9-t25) ISPN000336: Finished cluster-wide rebalance for cache passivation.war, topology id = 1
 [0m [0m03:33:35,816 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 73) WFLYCLINF0002: Started passivation.war cache from web container
 [0m [0m03:33:35,844 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 73) WFLYUT0021: Registered web context: /passivation
 [0m [0m03:33:35,852 INFO  [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0010: Deployed "passivation.war" (runtime-name : "passivation.war")
 [0m [0m03:33:35,891 INFO  [stdout] (default task-2) http://[::1]:8080/passivation/listener?operation=set&name=a&value=1;jsessionid=v_c5RIkPPKjogYOAQOfBwVH_-cJhzYwSuLvlQuYt
 [0m [0m03:33:35,939 INFO  [stdout] (default task-3) http://[::1]:8080/passivation/listener?operation=set&name=a&value=2;jsessionid=cMiUUibLJu_-UBsLjvx8wJ-Jl9IPmQMh6a7feHMK
 [0m [0m03:33:35,983 INFO  [stdout] (default task-4) http://[::1]:8080/passivation/listener?operation=get&name=a;jsessionid=5hccTdHknUhWNF6JZE80FDSN03hM7y6hp1eNZXdc
 [0m03:33:35,987 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
03:33:35,987 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
03:33:35,987 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Undeploying deployment=deployment-0
 [0m03:33:35,997 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 19) WFLYUT0022: Unregistered web context: /passivation
 [0m [0m03:33:36,003 INFO  [org.infinispan.eviction.impl.PassivationManagerImpl] (ServerService Thread Pool -- 5) ISPN000029: Passivating all entries to disk
 [0m [0m03:33:36,003 INFO  [org.infinispan.eviction.impl.PassivationManagerImpl] (ServerService Thread Pool -- 5) ISPN000030: Passivated 0 entries in 0 milliseconds
 [0m [33m03:33:36,010 WARN  [org.infinispan.eviction.impl.ActivationManagerImpl] (default task-4) ISPN000214: Unable to remove entry under 5hccTdHknUhWNF6JZE80FDSN03hM7y6hp1eNZXdc from cache store after activation: org.infinispan.persistence.spi.PersistenceException: java.lang.NullPointerException
    at org.infinispan.persistence.file.SingleFileStore.delete(SingleFileStore.java:432)
    at org.infinispan.persistence.manager.PersistenceManagerImpl.deleteFromAllStores(PersistenceManagerImpl.java:415)
    at org.infinispan.eviction.impl.ActivationManagerImpl.onUpdate(ActivationManagerImpl.java:65)
    at org.infinispan.container.DefaultDataContainer.lambda$put$199(DefaultDataContainer.java:227)
    at org.infinispan.commons.util.concurrent.jdk8backported.EquivalentConcurrentHashMapV8.compute(EquivalentConcurrentHashMapV8.java:1873)


@wildfly-ci
Copy link

Linux Build 9742 outcome was UNKNOWN using a merge of 2d465b2
Summary: Canceled (Tests passed: 590, ignored: 79) Build time: 00:34:21

@wildfly-ci
Copy link

Linux Build 9754 outcome was FAILURE using a merge of 2d465b2
Summary: Error while applying patch Build time: 00:03:31

@bstansberry
Copy link
Contributor

retest this please

1 similar comment
@bstansberry
Copy link
Contributor

retest this please

@bstansberry
Copy link
Contributor

meh, CI won't pick it up but I'll just mark it ready for merge and test it on master-ignore as part of merging.

@bstansberry bstansberry added ready-for-merge Only for use by those with merge permissions! 10.x labels May 12, 2016
@gytis
Copy link
Contributor Author

gytis commented May 13, 2016

Thanks, @bstansberry

@bstansberry bstansberry merged commit 77fdd14 into wildfly:master May 13, 2016
@gytis gytis deleted the master-WFLY-5949 branch November 22, 2016 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-merge Only for use by those with merge permissions!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants