[
https://issues.redhat.com/browse/WFLY-13569?page=com.atlassian.jira.plugi...
]
Radoslav Husar updated WFLY-13569:
----------------------------------
Description:
{code}
[16:05:30] : [Step 2/3] [INFO] -------------------------------------------------------
[16:05:30] : [Step 2/3] [INFO] T E S T S
[16:05:30] : [Step 2/3] [INFO] -------------------------------------------------------
[16:05:30] : [Step 2/3] [INFO] Running TestSuite
[16:13:15]W: [Step 2/3] [ERROR] Tests run: 407, Failures: 1, Errors: 0, Skipped: 0, Time
elapsed: 464.981 s <<< FAILURE! - in TestSuite
[16:13:15]W: [Step 2/3] [ERROR]
testBulkheadExceptionThrownWhenQueueFullAsync(org.eclipse.microprofile.fault.tolerance.tck.bulkhead.BulkheadAsynchTest)
Time elapsed: 2.044 s <<< FAILURE!
[16:13:15] : [Step 2/3] java.lang.AssertionError: Task did not start within 2 seconds.
Method result: incomplete
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.Assert.fail(Assert.java:96)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.eclipse.microprofile.fault.tolerance.tck.bulkhead.clientserver.AbstractBulkheadTask.assertStarting(AbstractBulkheadTask.java:198)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.eclipse.microprofile.fault.tolerance.tck.bulkhead.BulkheadAsynchTest.testBulkheadExceptionThrownWhenQueueFullAsync(BulkheadAsynchTest.java:240)
[16:13:15] : [Step 2/3] at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[16:13:15] : [Step 2/3] at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[16:13:15] : [Step 2/3] at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[16:13:15] : [Step 2/3] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:230)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.testng.Arquillian$2.invoke(Arquillian.java:145)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:57)
[16:13:15] : [Step 2/3] at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[16:13:15] : [Step 2/3] at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[16:13:15] : [Step 2/3] at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[16:13:15] : [Step 2/3] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:103)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:90)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:133)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:105)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:62)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.container.test.impl.execution.ContainerTestExecuter.execute(ContainerTestExecuter.java:36)
[16:13:15] : [Step 2/3] at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[16:13:15] : [Step 2/3] at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[16:13:15] : [Step 2/3] at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[16:13:15] : [Step 2/3] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:103)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:90)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:83)
[16:13:15] : [Step 2/3] at
jdk.internal.reflect.GeneratedMethodAccessor274.invoke(Unknown Source)
[16:13:15] : [Step 2/3] at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[16:13:15] : [Step 2/3] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:95)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:116)
[16:13:15] : [Step 2/3] at
jdk.internal.reflect.GeneratedMethodAccessor278.invoke(Unknown Source)
[16:13:15] : [Step 2/3] at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[16:13:15] : [Step 2/3] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:95)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:69)
[16:13:15] : [Step 2/3] at
jdk.internal.reflect.GeneratedMethodAccessor273.invoke(Unknown Source)
[16:13:15] : [Step 2/3] at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[16:13:15] : [Step 2/3] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:95)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:133)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:139)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.testng.Arquillian.run(Arquillian.java:138)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:242)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.internal.Invoker.invokeMethod(Invoker.java:579)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.TestRunner.privateRun(TestRunner.java:648)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.TestRunner.run(TestRunner.java:505)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.SuiteRunner.run(SuiteRunner.java:364)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.TestNG.runSuites(TestNG.java:1049)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.TestNG.run(TestNG.java:1017)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.testng.container.TestNGTestRunner.execute(TestNGTestRunner.java:49)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.executeTest(ServletTestRunner.java:139)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.execute(ServletTestRunner.java:117)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.doGet(ServletTestRunner.java:86)
[16:13:15] : [Step 2/3] at
javax.servlet.api@2.0.0.Final//javax.servlet.http.HttpServlet.service(HttpServlet.java:503)
[16:13:15] : [Step 2/3] at
javax.servlet.api@2.0.0.Final//javax.servlet.http.HttpServlet.service(HttpServlet.java:590)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)
[16:13:15] : [Step 2/3] at
io.opentracing.contrib.opentracing-jaxrs2@0.4.1//io.opentracing.contrib.jaxrs2.server.SpanFinishingFilter.doFilter(SpanFinishingFilter.java:52)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
[16:13:15] : [Step 2/3] at
org.wildfly.security.elytron-web.undertow-server@1.7.1.Final//org.wildfly.elytron.web.undertow.server.ElytronRunAsHandler.lambda$handleRequest$1(ElytronRunAsHandler.java:68)
[16:13:15] : [Step 2/3] at
org.wildfly.security.elytron-private@1.12.1.Final//org.wildfly.security.auth.server.FlexibleIdentityAssociation.runAsFunctionEx(FlexibleIdentityAssociation.java:103)
[16:13:15] : [Step 2/3] at
org.wildfly.security.elytron-private@1.12.1.Final//org.wildfly.security.auth.server.Scoped.runAsFunctionEx(Scoped.java:161)
[16:13:15] : [Step 2/3] at
org.wildfly.security.elytron-private@1.12.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:73)
[16:13:15] : [Step 2/3] at
org.wildfly.security.elytron-web.undertow-server@1.7.1.Final//org.wildfly.elytron.web.undertow.server.ElytronRunAsHandler.handleRequest(ElytronRunAsHandler.java:67)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:132)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
[16:13:15] : [Step 2/3] at
io.undertow.core@2.1.3.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[16:13:15] : [Step 2/3] at
io.undertow.core@2.1.3.Final//io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
[16:13:15] : [Step 2/3] at
io.undertow.core@2.1.3.Final//io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
[16:13:15] : [Step 2/3] at
org.wildfly.security.elytron-web.undertow-server-servlet@1.7.1.Final//org.wildfly.elytron.web.undertow.server.servlet.CleanUpHandler.handleRequest(CleanUpHandler.java:38)
[16:13:15] : [Step 2/3] at
io.undertow.core@2.1.3.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[16:13:15] : [Step 2/3] at
org.wildfly.extension.undertow@20.0.0.Final-SNAPSHOT//org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
[16:13:15] : [Step 2/3] at
io.undertow.core@2.1.3.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[16:13:15] : [Step 2/3] at
org.wildfly.extension.undertow@20.0.0.Final-SNAPSHOT//org.wildfly.extension.undertow.deployment.GlobalRequestControllerHandler.handleRequest(GlobalRequestControllerHandler.java:68)
[16:13:15] : [Step 2/3] at
io.undertow.core@2.1.3.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:269)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:78)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:133)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:130)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
[16:13:15] : [Step 2/3] at
org.wildfly.extension.undertow@20.0.0.Final-SNAPSHOT//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1530)
[16:13:15] : [Step 2/3] at
org.wildfly.extension.undertow@20.0.0.Final-SNAPSHOT//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1530)
[16:13:15] : [Step 2/3] at
org.wildfly.extension.undertow@20.0.0.Final-SNAPSHOT//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1530)
[16:13:15] : [Step 2/3] at
org.wildfly.extension.undertow@20.0.0.Final-SNAPSHOT//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1530)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:249)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:78)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:99)
[16:13:15] : [Step 2/3] at
io.undertow.core@2.1.3.Final//io.undertow.server.Connectors.executeRootHandler(Connectors.java:370)
[16:13:15] : [Step 2/3] at
io.undertow.core@2.1.3.Final//io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:830)
[16:13:15] : [Step 2/3] at
org.jboss.threads@2.3.3.Final//org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
[16:13:15] : [Step 2/3] at
org.jboss.threads@2.3.3.Final//org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1982)
[16:13:15] : [Step 2/3] at
org.jboss.threads@2.3.3.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1486)
[16:13:15] : [Step 2/3] at
org.jboss.threads@2.3.3.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1377)
[16:13:15] : [Step 2/3] at java.base/java.lang.Thread.run(Thread.java:834)
[16:13:15] : [Step 2/3]
[16:13:16] : [Step 2/3] [INFO]
[16:13:16] : [Step 2/3] [INFO] Results:
[16:13:16] : [Step 2/3] [INFO]
[16:13:16]W: [Step 2/3] [ERROR] Failures:
[16:13:16]W: [Step 2/3] [ERROR]
BulkheadAsynchTest>Arquillian.run:138->testBulkheadExceptionThrownWhenQueueFullAsync:240
Task did not start within 2 seconds. Method result: incomplete
[16:13:16] : [Step 2/3] [INFO]
[16:13:16]W: [Step 2/3] [ERROR] Tests run: 407, Failures: 1, Errors: 0, Skipped: 0
[16:13:16] : [Step 2/3] [INFO]
[16:13:16]W: [Step 2/3] [ERROR] There are test failures.
{code}
https://github.com/smallrye/smallrye-fault-tolerance/issues/244
was:
{code}
[16:05:30] : [Step 2/3] [INFO] -------------------------------------------------------
[16:05:30] : [Step 2/3] [INFO] T E S T S
[16:05:30] : [Step 2/3] [INFO] -------------------------------------------------------
[16:05:30] : [Step 2/3] [INFO] Running TestSuite
[16:13:15]W: [Step 2/3] [ERROR] Tests run: 407, Failures: 1, Errors: 0, Skipped: 0, Time
elapsed: 464.981 s <<< FAILURE! - in TestSuite
[16:13:15]W: [Step 2/3] [ERROR]
testBulkheadExceptionThrownWhenQueueFullAsync(org.eclipse.microprofile.fault.tolerance.tck.bulkhead.BulkheadAsynchTest)
Time elapsed: 2.044 s <<< FAILURE!
[16:13:15] : [Step 2/3] java.lang.AssertionError: Task did not start within 2 seconds.
Method result: incomplete
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.Assert.fail(Assert.java:96)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.eclipse.microprofile.fault.tolerance.tck.bulkhead.clientserver.AbstractBulkheadTask.assertStarting(AbstractBulkheadTask.java:198)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.eclipse.microprofile.fault.tolerance.tck.bulkhead.BulkheadAsynchTest.testBulkheadExceptionThrownWhenQueueFullAsync(BulkheadAsynchTest.java:240)
[16:13:15] : [Step 2/3] at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[16:13:15] : [Step 2/3] at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[16:13:15] : [Step 2/3] at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[16:13:15] : [Step 2/3] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:230)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.testng.Arquillian$2.invoke(Arquillian.java:145)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:57)
[16:13:15] : [Step 2/3] at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[16:13:15] : [Step 2/3] at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[16:13:15] : [Step 2/3] at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[16:13:15] : [Step 2/3] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:103)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:90)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:133)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:105)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:62)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.container.test.impl.execution.ContainerTestExecuter.execute(ContainerTestExecuter.java:36)
[16:13:15] : [Step 2/3] at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[16:13:15] : [Step 2/3] at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[16:13:15] : [Step 2/3] at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[16:13:15] : [Step 2/3] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:103)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:90)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:83)
[16:13:15] : [Step 2/3] at
jdk.internal.reflect.GeneratedMethodAccessor274.invoke(Unknown Source)
[16:13:15] : [Step 2/3] at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[16:13:15] : [Step 2/3] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:95)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:116)
[16:13:15] : [Step 2/3] at
jdk.internal.reflect.GeneratedMethodAccessor278.invoke(Unknown Source)
[16:13:15] : [Step 2/3] at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[16:13:15] : [Step 2/3] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:95)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:69)
[16:13:15] : [Step 2/3] at
jdk.internal.reflect.GeneratedMethodAccessor273.invoke(Unknown Source)
[16:13:15] : [Step 2/3] at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[16:13:15] : [Step 2/3] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:95)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:133)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:139)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.testng.Arquillian.run(Arquillian.java:138)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:242)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.internal.Invoker.invokeMethod(Invoker.java:579)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.TestRunner.privateRun(TestRunner.java:648)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.TestRunner.run(TestRunner.java:505)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.SuiteRunner.run(SuiteRunner.java:364)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.TestNG.runSuites(TestNG.java:1049)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.TestNG.run(TestNG.java:1017)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.testng.container.TestNGTestRunner.execute(TestNGTestRunner.java:49)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.executeTest(ServletTestRunner.java:139)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.execute(ServletTestRunner.java:117)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.doGet(ServletTestRunner.java:86)
[16:13:15] : [Step 2/3] at
javax.servlet.api@2.0.0.Final//javax.servlet.http.HttpServlet.service(HttpServlet.java:503)
[16:13:15] : [Step 2/3] at
javax.servlet.api@2.0.0.Final//javax.servlet.http.HttpServlet.service(HttpServlet.java:590)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)
[16:13:15] : [Step 2/3] at
io.opentracing.contrib.opentracing-jaxrs2@0.4.1//io.opentracing.contrib.jaxrs2.server.SpanFinishingFilter.doFilter(SpanFinishingFilter.java:52)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
[16:13:15] : [Step 2/3] at
org.wildfly.security.elytron-web.undertow-server@1.7.1.Final//org.wildfly.elytron.web.undertow.server.ElytronRunAsHandler.lambda$handleRequest$1(ElytronRunAsHandler.java:68)
[16:13:15] : [Step 2/3] at
org.wildfly.security.elytron-private@1.12.1.Final//org.wildfly.security.auth.server.FlexibleIdentityAssociation.runAsFunctionEx(FlexibleIdentityAssociation.java:103)
[16:13:15] : [Step 2/3] at
org.wildfly.security.elytron-private@1.12.1.Final//org.wildfly.security.auth.server.Scoped.runAsFunctionEx(Scoped.java:161)
[16:13:15] : [Step 2/3] at
org.wildfly.security.elytron-private@1.12.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:73)
[16:13:15] : [Step 2/3] at
org.wildfly.security.elytron-web.undertow-server@1.7.1.Final//org.wildfly.elytron.web.undertow.server.ElytronRunAsHandler.handleRequest(ElytronRunAsHandler.java:67)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:132)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
[16:13:15] : [Step 2/3] at
io.undertow.core@2.1.3.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[16:13:15] : [Step 2/3] at
io.undertow.core@2.1.3.Final//io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
[16:13:15] : [Step 2/3] at
io.undertow.core@2.1.3.Final//io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
[16:13:15] : [Step 2/3] at
org.wildfly.security.elytron-web.undertow-server-servlet@1.7.1.Final//org.wildfly.elytron.web.undertow.server.servlet.CleanUpHandler.handleRequest(CleanUpHandler.java:38)
[16:13:15] : [Step 2/3] at
io.undertow.core@2.1.3.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[16:13:15] : [Step 2/3] at
org.wildfly.extension.undertow@20.0.0.Final-SNAPSHOT//org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
[16:13:15] : [Step 2/3] at
io.undertow.core@2.1.3.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[16:13:15] : [Step 2/3] at
org.wildfly.extension.undertow@20.0.0.Final-SNAPSHOT//org.wildfly.extension.undertow.deployment.GlobalRequestControllerHandler.handleRequest(GlobalRequestControllerHandler.java:68)
[16:13:15] : [Step 2/3] at
io.undertow.core@2.1.3.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:269)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:78)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:133)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:130)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
[16:13:15] : [Step 2/3] at
org.wildfly.extension.undertow@20.0.0.Final-SNAPSHOT//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1530)
[16:13:15] : [Step 2/3] at
org.wildfly.extension.undertow@20.0.0.Final-SNAPSHOT//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1530)
[16:13:15] : [Step 2/3] at
org.wildfly.extension.undertow@20.0.0.Final-SNAPSHOT//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1530)
[16:13:15] : [Step 2/3] at
org.wildfly.extension.undertow@20.0.0.Final-SNAPSHOT//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1530)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:249)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:78)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:99)
[16:13:15] : [Step 2/3] at
io.undertow.core@2.1.3.Final//io.undertow.server.Connectors.executeRootHandler(Connectors.java:370)
[16:13:15] : [Step 2/3] at
io.undertow.core@2.1.3.Final//io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:830)
[16:13:15] : [Step 2/3] at
org.jboss.threads@2.3.3.Final//org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
[16:13:15] : [Step 2/3] at
org.jboss.threads@2.3.3.Final//org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1982)
[16:13:15] : [Step 2/3] at
org.jboss.threads@2.3.3.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1486)
[16:13:15] : [Step 2/3] at
org.jboss.threads@2.3.3.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1377)
[16:13:15] : [Step 2/3] at java.base/java.lang.Thread.run(Thread.java:834)
[16:13:15] : [Step 2/3]
[16:13:16] : [Step 2/3] [INFO]
[16:13:16] : [Step 2/3] [INFO] Results:
[16:13:16] : [Step 2/3] [INFO]
[16:13:16]W: [Step 2/3] [ERROR] Failures:
[16:13:16]W: [Step 2/3] [ERROR]
BulkheadAsynchTest>Arquillian.run:138->testBulkheadExceptionThrownWhenQueueFullAsync:240
Task did not start within 2 seconds. Method result: incomplete
[16:13:16] : [Step 2/3] [INFO]
[16:13:16]W: [Step 2/3] [ERROR] Tests run: 407, Failures: 1, Errors: 0, Skipped: 0
[16:13:16] : [Step 2/3] [INFO]
[16:13:16]W: [Step 2/3] [ERROR] There are test failures.
{code}
Intermittent failure in
BulkheadAsynchTest#testBulkheadExceptionThrownWhenQueueFullAsync
----------------------------------------------------------------------------------------
Key: WFLY-13569
URL:
https://issues.redhat.com/browse/WFLY-13569
Project: WildFly
Issue Type: Task
Components: MP Fault Tolerance
Affects Versions: 20.0.0.Final
Reporter: Radoslav Husar
Assignee: Radoslav Husar
Priority: Major
Fix For: 21.0.0.Beta1
{code}
[16:05:30] : [Step 2/3] [INFO] -------------------------------------------------------
[16:05:30] : [Step 2/3] [INFO] T E S T S
[16:05:30] : [Step 2/3] [INFO] -------------------------------------------------------
[16:05:30] : [Step 2/3] [INFO] Running TestSuite
[16:13:15]W: [Step 2/3] [ERROR] Tests run: 407, Failures: 1, Errors: 0, Skipped: 0, Time
elapsed: 464.981 s <<< FAILURE! - in TestSuite
[16:13:15]W: [Step 2/3] [ERROR]
testBulkheadExceptionThrownWhenQueueFullAsync(org.eclipse.microprofile.fault.tolerance.tck.bulkhead.BulkheadAsynchTest)
Time elapsed: 2.044 s <<< FAILURE!
[16:13:15] : [Step 2/3] java.lang.AssertionError: Task did not start within 2 seconds.
Method result: incomplete
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.Assert.fail(Assert.java:96)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.eclipse.microprofile.fault.tolerance.tck.bulkhead.clientserver.AbstractBulkheadTask.assertStarting(AbstractBulkheadTask.java:198)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.eclipse.microprofile.fault.tolerance.tck.bulkhead.BulkheadAsynchTest.testBulkheadExceptionThrownWhenQueueFullAsync(BulkheadAsynchTest.java:240)
[16:13:15] : [Step 2/3] at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[16:13:15] : [Step 2/3] at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[16:13:15] : [Step 2/3] at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[16:13:15] : [Step 2/3] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:230)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.testng.Arquillian$2.invoke(Arquillian.java:145)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:57)
[16:13:15] : [Step 2/3] at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[16:13:15] : [Step 2/3] at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[16:13:15] : [Step 2/3] at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[16:13:15] : [Step 2/3] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:103)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:90)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:133)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:105)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:62)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.container.test.impl.execution.ContainerTestExecuter.execute(ContainerTestExecuter.java:36)
[16:13:15] : [Step 2/3] at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[16:13:15] : [Step 2/3] at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[16:13:15] : [Step 2/3] at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[16:13:15] : [Step 2/3] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:103)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:90)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:83)
[16:13:15] : [Step 2/3] at
jdk.internal.reflect.GeneratedMethodAccessor274.invoke(Unknown Source)
[16:13:15] : [Step 2/3] at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[16:13:15] : [Step 2/3] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:95)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:116)
[16:13:15] : [Step 2/3] at
jdk.internal.reflect.GeneratedMethodAccessor278.invoke(Unknown Source)
[16:13:15] : [Step 2/3] at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[16:13:15] : [Step 2/3] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:95)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:69)
[16:13:15] : [Step 2/3] at
jdk.internal.reflect.GeneratedMethodAccessor273.invoke(Unknown Source)
[16:13:15] : [Step 2/3] at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[16:13:15] : [Step 2/3] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:95)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:133)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:139)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.testng.Arquillian.run(Arquillian.java:138)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:242)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.internal.Invoker.invokeMethod(Invoker.java:579)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.TestRunner.privateRun(TestRunner.java:648)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.TestRunner.run(TestRunner.java:505)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.SuiteRunner.run(SuiteRunner.java:364)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.TestNG.runSuites(TestNG.java:1049)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.testng.TestNG.run(TestNG.java:1017)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.testng.container.TestNGTestRunner.execute(TestNGTestRunner.java:49)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.executeTest(ServletTestRunner.java:139)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.execute(ServletTestRunner.java:117)
[16:13:15] : [Step 2/3] at
deployment.ftBulkheadAsynchTest.war//org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.doGet(ServletTestRunner.java:86)
[16:13:15] : [Step 2/3] at
javax.servlet.api@2.0.0.Final//javax.servlet.http.HttpServlet.service(HttpServlet.java:503)
[16:13:15] : [Step 2/3] at
javax.servlet.api@2.0.0.Final//javax.servlet.http.HttpServlet.service(HttpServlet.java:590)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)
[16:13:15] : [Step 2/3] at
io.opentracing.contrib.opentracing-jaxrs2@0.4.1//io.opentracing.contrib.jaxrs2.server.SpanFinishingFilter.doFilter(SpanFinishingFilter.java:52)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
[16:13:15] : [Step 2/3] at
org.wildfly.security.elytron-web.undertow-server@1.7.1.Final//org.wildfly.elytron.web.undertow.server.ElytronRunAsHandler.lambda$handleRequest$1(ElytronRunAsHandler.java:68)
[16:13:15] : [Step 2/3] at
org.wildfly.security.elytron-private@1.12.1.Final//org.wildfly.security.auth.server.FlexibleIdentityAssociation.runAsFunctionEx(FlexibleIdentityAssociation.java:103)
[16:13:15] : [Step 2/3] at
org.wildfly.security.elytron-private@1.12.1.Final//org.wildfly.security.auth.server.Scoped.runAsFunctionEx(Scoped.java:161)
[16:13:15] : [Step 2/3] at
org.wildfly.security.elytron-private@1.12.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:73)
[16:13:15] : [Step 2/3] at
org.wildfly.security.elytron-web.undertow-server@1.7.1.Final//org.wildfly.elytron.web.undertow.server.ElytronRunAsHandler.handleRequest(ElytronRunAsHandler.java:67)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:132)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
[16:13:15] : [Step 2/3] at
io.undertow.core@2.1.3.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[16:13:15] : [Step 2/3] at
io.undertow.core@2.1.3.Final//io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
[16:13:15] : [Step 2/3] at
io.undertow.core@2.1.3.Final//io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
[16:13:15] : [Step 2/3] at
org.wildfly.security.elytron-web.undertow-server-servlet@1.7.1.Final//org.wildfly.elytron.web.undertow.server.servlet.CleanUpHandler.handleRequest(CleanUpHandler.java:38)
[16:13:15] : [Step 2/3] at
io.undertow.core@2.1.3.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[16:13:15] : [Step 2/3] at
org.wildfly.extension.undertow@20.0.0.Final-SNAPSHOT//org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
[16:13:15] : [Step 2/3] at
io.undertow.core@2.1.3.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[16:13:15] : [Step 2/3] at
org.wildfly.extension.undertow@20.0.0.Final-SNAPSHOT//org.wildfly.extension.undertow.deployment.GlobalRequestControllerHandler.handleRequest(GlobalRequestControllerHandler.java:68)
[16:13:15] : [Step 2/3] at
io.undertow.core@2.1.3.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:269)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:78)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:133)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:130)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
[16:13:15] : [Step 2/3] at
org.wildfly.extension.undertow@20.0.0.Final-SNAPSHOT//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1530)
[16:13:15] : [Step 2/3] at
org.wildfly.extension.undertow@20.0.0.Final-SNAPSHOT//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1530)
[16:13:15] : [Step 2/3] at
org.wildfly.extension.undertow@20.0.0.Final-SNAPSHOT//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1530)
[16:13:15] : [Step 2/3] at
org.wildfly.extension.undertow@20.0.0.Final-SNAPSHOT//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1530)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:249)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:78)
[16:13:15] : [Step 2/3] at
io.undertow.servlet@2.1.3.Final//io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:99)
[16:13:15] : [Step 2/3] at
io.undertow.core@2.1.3.Final//io.undertow.server.Connectors.executeRootHandler(Connectors.java:370)
[16:13:15] : [Step 2/3] at
io.undertow.core@2.1.3.Final//io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:830)
[16:13:15] : [Step 2/3] at
org.jboss.threads@2.3.3.Final//org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
[16:13:15] : [Step 2/3] at
org.jboss.threads@2.3.3.Final//org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1982)
[16:13:15] : [Step 2/3] at
org.jboss.threads@2.3.3.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1486)
[16:13:15] : [Step 2/3] at
org.jboss.threads@2.3.3.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1377)
[16:13:15] : [Step 2/3] at java.base/java.lang.Thread.run(Thread.java:834)
[16:13:15] : [Step 2/3]
[16:13:16] : [Step 2/3] [INFO]
[16:13:16] : [Step 2/3] [INFO] Results:
[16:13:16] : [Step 2/3] [INFO]
[16:13:16]W: [Step 2/3] [ERROR] Failures:
[16:13:16]W: [Step 2/3] [ERROR]
BulkheadAsynchTest>Arquillian.run:138->testBulkheadExceptionThrownWhenQueueFullAsync:240
Task did not start within 2 seconds. Method result: incomplete
[16:13:16] : [Step 2/3] [INFO]
[16:13:16]W: [Step 2/3] [ERROR] Tests run: 407, Failures: 1, Errors: 0, Skipped: 0
[16:13:16] : [Step 2/3] [INFO]
[16:13:16]W: [Step 2/3] [ERROR] There are test failures.
{code}
https://github.com/smallrye/smallrye-fault-tolerance/issues/244
--
This message was sent by Atlassian Jira
(v7.13.8#713008)