See <
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.2-tck-GF4/60/>
------------------------------------------
[...truncated 9688 lines...]
Nov 13, 2014 8:06:33 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info:
org.jboss.cdi.tck.tests.lookup.byname.broken.duplicity.DuplicitNameTest, time: 18 ms]
Nov 13, 2014 8:06:33 PM
org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while
loading the app : CDI deployment failure:WELD-001414: Bean name is ambiguous. Name
whitefish resolves to beans: [Managed Bean [class
org.jboss.cdi.tck.tests.lookup.byname.broken.duplicity.Sole] with qualifiers [@Default
@Named @Any], Managed Bean [class
org.jboss.cdi.tck.tests.lookup.byname.broken.duplicity.Cod] with qualifiers [@Default
@Named @Any]]. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad
Request]
Nov 13, 2014 8:06:33 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener
beforeInvocation
INFO: Invoke DuplicitNameTest.testDuplicateNamedBeans: 1,542/1,580 (653)
Nov 13, 2014 8:06:33 PM
org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Nov 13, 2014 8:06:33 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info:
org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.array.ArrayTest, time: 11 ms]
Nov 13, 2014 8:06:34 PM
org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while
loading the app : CDI deployment failure:WELD-001410: The injection point
[BackedAnnotatedField] @Inject
org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.array.InjectionPointBean_Broken.array
has non-proxyable dependencies. Please see server.log for more details. [status:
CLIENT_ERROR reason: Bad Request]
Nov 13, 2014 8:06:34 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener
beforeInvocation
INFO: Invoke ArrayTest.testInjectionPointWithArrayType: 1,543/1,580 (654)
Nov 13, 2014 8:06:34 PM
org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Nov 13, 2014 8:06:34 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info:
org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.NonPrivateNonStaticMethodTest,
time: 11 ms]
Nov 13, 2014 8:06:35 PM
org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while
loading the app : CDI deployment failure:WELD-001410: The injection point
[BackedAnnotatedField] @Inject
org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.FishFarm.tuna has
non-proxyable dependencies. Please see server.log for more details. [status: CLIENT_ERROR
reason: Bad Request]
Nov 13, 2014 8:06:35 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener
beforeInvocation
INFO: Invoke NonPrivateNonStaticMethodTest.testClassWithPublicFinalMethodCannotBeProxied:
1,544/1,580 (655)
Nov 13, 2014 8:06:35 PM
org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Nov 13, 2014 8:06:35 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info:
org.jboss.cdi.tck.tests.lookup.dependency.resolution.AmbiguousDependencyResolutionTest,
time: 11 ms]
Nov 13, 2014 8:06:37 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener
beforeInvocation
INFO: Invoke
AmbiguousDependencyResolutionTest.testProducerFieldOnAlternativeIsNotEliminated:
1,545/1,580 (656)
Nov 13, 2014 8:06:39 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener
beforeInvocation
INFO: Invoke
AmbiguousDependencyResolutionTest.testProducerMethodOnAlternativeIsNotEliminated:
1,546/1,580 (656)
Nov 13, 2014 8:06:39 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info:
org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceConstructorInjectionTest,
time: 11 ms]
Nov 13, 2014 8:06:40 PM
org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while
loading the app : CDI definition failure:WELD-001426: An injection point of type interface
javax.enterprise.inject.Instance must have a type parameter: [BackedAnnotatedParameter]
Parameter 1 of [BackedAnnotatedConstructor] @Inject public
org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.ConstructorInjectionBar(Instance<Object>).
Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Nov 13, 2014 8:06:40 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener
beforeInvocation
INFO: Invoke RawInstanceConstructorInjectionTest.testDefinitionError: 1,547/1,580 (657)
Nov 13, 2014 8:06:40 PM
org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Nov 13, 2014 8:06:40 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info:
org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceProcessInjectionPointTest,
time: 31 ms]
Nov 13, 2014 8:06:41 PM
org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while
loading the app : CDI definition failure:WELD-001426: An injection point of type interface
javax.enterprise.inject.Instance must have a type parameter: [BackedAnnotatedField]
@Inject private org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.Baz.instance. Please see
server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Nov 13, 2014 8:06:41 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener
beforeInvocation
INFO: Invoke RawInstanceProcessInjectionPointTest.testDefinitionError: 1,548/1,580 (658)
Nov 13, 2014 8:06:41 PM
org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Nov 13, 2014 8:06:41 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info:
org.jboss.cdi.tck.tests.lookup.injection.enterprise.chain.SessionBeanInjectionChainTest,
time: 12 ms]
Nov 13, 2014 8:06:43 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener
beforeInvocation
INFO: Invoke SessionBeanInjectionChainTest.testChainOfSessionBeans: 1,549/1,580 (659)
Nov 13, 2014 8:06:44 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info:
org.jboss.cdi.tck.tests.lookup.injection.parameterized.ParameterizedTypesInjectionToParameterizedWithTypeVariableUpperBoundTest,
time: 15 ms]
Nov 13, 2014 8:06:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener
beforeInvocation
INFO: Invoke
ParameterizedTypesInjectionToParameterizedWithTypeVariableUpperBoundTest.testInjection:
1,550/1,580 (660)
Nov 13, 2014 8:06:48 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.manager.jndi.ManagerTest,
time: 13 ms]
Nov 13, 2014 8:06:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener
beforeInvocation
INFO: Invoke ManagerTest.testManagerLookupInJndi: 1,551/1,580 (661)
Nov 13, 2014 8:06:52 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info:
org.jboss.cdi.tck.tests.lookup.modules.EnabledSessionBeanInjectionAvailability02Test,
time: 32 ms]
Nov 13, 2014 8:06:54 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener
beforeInvocation
INFO: Invoke EnabledSessionBeanInjectionAvailability02Test.testInjection: 1,552/1,580
(662)
Nov 13, 2014 8:06:56 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info:
org.jboss.cdi.tck.tests.lookup.modules.EnabledSessionBeanInjectionAvailabilityTest, time:
29 ms]
Nov 13, 2014 8:06:56 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 7f8e1f8f-1c00-4c79-8a13-b73cca31600a.war, time: 12 ms]
Nov 13, 2014 8:06:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener
beforeInvocation
INFO: Invoke EnabledSessionBeanInjectionAvailabilityTest.testInjection: 1,553/1,580 (663)
Nov 13, 2014 8:07:00 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info:
org.jboss.cdi.tck.tests.lookup.modules.InterModuleLookup02Test, time: 23 ms]
Nov 13, 2014 8:07:48 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener
beforeInvocation
INFO: Invoke InterModuleLookup02Test.testEnabledManagedBeanAvailableForInjection:
1,554/1,580 (664)
Nov 13, 2014 8:07:50 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info:
org.jboss.cdi.tck.tests.lookup.modules.SelectedAlternativeManagedBeanInjectionAvailability02Test,
time: 52 ms]
Nov 13, 2014 8:07:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener
beforeInvocation
INFO: Invoke SelectedAlternativeManagedBeanInjectionAvailability02Test.testInjection:
1,555/1,580 (665)
Nov 13, 2014 8:08:00 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info:
org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity01Test,
time: 124 ms]
Nov 13, 2014 8:08:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener
beforeInvocation
INFO: Invoke SpecializationModularity01Test.testSpecialization: 1,556/1,580 (666)
Nov 13, 2014 8:08:05 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info:
org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity02Test,
time: 21 ms]
Nov 13, 2014 8:08:05 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 33ff8462-a565-4d33-aac0-4a0253a23f5b.war, time: 11 ms]
Nov 13, 2014 8:08:12 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener
beforeInvocation
INFO: Invoke SpecializationModularity02Test.testSpecialization: 1,557/1,580 (667)
Nov 13, 2014 8:08:13 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info:
org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity03Test,
time: 26 ms]
Nov 13, 2014 8:08:13 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: facf31e7-8ae8-4233-9d87-c1cb25820cfc.war, time: 10 ms]
Nov 13, 2014 8:08:14 PM
org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while
loading the app : CDI deployment failure:WELD-001408: Unsatisfied dependencies for type
Handler with qualifiers @Default
at injection point [BackedAnnotatedField] @Inject
org.jboss.cdi.tck.tests.lookup.modules.specialization.Connector.handler
at
org.jboss.cdi.tck.tests.lookup.modules.specialization.Connector.handler(Connector.java:0)
. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Nov 13, 2014 8:08:14 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener
beforeInvocation
INFO: Invoke SpecializationModularity03Test.testSpecialization: 1,558/1,580 (668)
Nov 13, 2014 8:08:14 PM
org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Nov 13, 2014 8:08:14 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info:
org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization04Test,
time: 49 ms]
Nov 13, 2014 8:08:18 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener
beforeInvocation
INFO: Invoke Specialization04Test.testEnabledAlternativeSpecializes: 1,559/1,580 (669)
Nov 13, 2014 8:08:19 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener
beforeInvocation
INFO: Invoke Specialization04Test.testEvent: 1,560/1,580 (669)
Nov 13, 2014 8:08:19 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info:
org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization06Test,
time: 36 ms]
Nov 13, 2014 8:08:19 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: de51ceda-3438-48b3-8aed-f114c3a1a99a.war, time: 10 ms]
Nov 13, 2014 8:08:25 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener
beforeInvocation
INFO: Invoke Specialization06Test.testEnabledAlternativeSpecializes: 1,561/1,580 (670)
Nov 13, 2014 8:08:25 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener
beforeInvocation
INFO: Invoke Specialization06Test.testEvent: 1,562/1,580 (670)
Nov 13, 2014 8:08:26 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info:
org.jboss.cdi.tck.tests.lookup.typesafe.resolution.interceptor.InterceptorNotResolvedInterModuleTest,
time: 55 ms]
Nov 13, 2014 8:08:27 PM
org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while
loading the app : CDI deployment failure:WELD-001408: Unsatisfied dependencies for type
CatInterceptor with qualifiers @Default
at injection point [BackedAnnotatedField] @Inject
org.jboss.cdi.tck.tests.lookup.typesafe.resolution.interceptor.Foo.catInterceptor
at
org.jboss.cdi.tck.tests.lookup.typesafe.resolution.interceptor.Foo.catInterceptor(Foo.java:0)
. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Nov 13, 2014 8:08:27 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener
beforeInvocation
INFO: Invoke
InterceptorNotResolvedInterModuleTest.testInterceptorNotAvailableForInjection: 1,563/1,580
(671)
Nov 13, 2014 8:08:27 PM
org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Nov 13, 2014 8:08:27 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor
intercept
INFO: Intercepting... [methods: 10, testRun: CDI TCK, suiteName: Weld / JBoss AS run of
CDI TCK]
Nov 13, 2014 8:08:27 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor
intercept
INFO: tckTest not set [time: 0 ms]
Nov 13, 2014 8:08:27 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info:
org.jboss.cdi.tck.tests.alternative.selection.enterprise.EnterpriseSelectedAlternative02Test,
time: 55 ms]
Nov 13, 2014 8:08:27 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: d423ac3c-bb2e-4fdd-813a-92365c646ccc.war, time: 59 ms]
Nov 13, 2014 8:08:31 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener
beforeInvocation
INFO: Invoke EnterpriseSelectedAlternative02Test.testAlternativeSessionBeanSelected:
1,564/1,580 (672)
Nov 13, 2014 8:08:32 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info:
org.jboss.cdi.tck.tests.context.application.event.ApplicationScopeEventMultiWarTest, time:
30 ms]
Nov 13, 2014 8:08:32 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: test1.war, time: 21 ms]
Nov 13, 2014 8:08:32 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: test2.war, time: 19 ms]
Nov 13, 2014 8:08:37 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener
beforeInvocation
INFO: Invoke ApplicationScopeEventMultiWarTest.testDeployment: 1,565/1,580 (673)
Nov 13, 2014 8:08:38 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info:
org.jboss.cdi.tck.tests.deployment.packaging.rar.ResourceAdapterArchiveTest, time: 15 ms]
Nov 13, 2014 8:08:42 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener
beforeInvocation
INFO: Invoke ResourceAdapterArchiveTest.testInjection: 1,566/1,580 (674)
Nov 13, 2014 8:08:42 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener
beforeInvocation
INFO: Invoke ResourceAdapterArchiveTest.testResolution: 1,567/1,580 (674)
Nov 13, 2014 8:08:43 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info:
org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.BuiltinDecoratorInjectionTest,
time: 10 ms]
Nov 13, 2014 8:08:44 PM
org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while
loading the app : CDI definition failure:WELD-001452:
javax.enterprise.inject.spi.Decorator<org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.Bar>
is not a valid type for a Bean metadata injection point [BackedAnnotatedField] @Inject
org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.Bar.decorator.
Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Nov 13, 2014 8:08:44 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener
beforeInvocation
INFO: Invoke BuiltinDecoratorInjectionTest.testDeploymentFails: 1,568/1,580 (675)
Nov 13, 2014 8:08:44 PM
org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Nov 13, 2014 8:08:44 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info:
org.jboss.cdi.tck.tests.lookup.modules.EnabledManagedBeanInjectionAvailabilityTest, time:
27 ms]
Nov 13, 2014 8:08:44 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 1bd9c3e2-62d4-41ac-924a-fabda69ac0e6.war, time: 10 ms]
Nov 13, 2014 8:08:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener
beforeInvocation
INFO: Invoke EnabledManagedBeanInjectionAvailabilityTest.testInjection: 1,569/1,580 (676)
Nov 13, 2014 8:08:48 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info:
org.jboss.cdi.tck.tests.lookup.modules.EnabledProducerFieldInjectionAvailability02Test,
time: 30 ms]
Nov 13, 2014 8:08:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener
beforeInvocation
INFO: Invoke EnabledProducerFieldInjectionAvailability02Test.testInjection: 1,570/1,580
(677)
Nov 13, 2014 8:08:53 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info:
org.jboss.cdi.tck.tests.lookup.modules.InterModuleLookupTest, time: 48 ms]
Nov 13, 2014 8:08:53 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: bf27bb6f-5d25-48c9-9963-a95c524df4ad.war, time: 18 ms]
Nov 13, 2014 8:08:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener
beforeInvocation
INFO: Invoke InterModuleLookupTest.testEnabledManagedBeanAvailableForInjection:
1,571/1,580 (678)
Nov 13, 2014 8:08:58 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info:
org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization02Test,
time: 70 ms]
Nov 13, 2014 8:09:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener
beforeInvocation
INFO: Invoke Specialization02Test.testEnabledAlternativeSpecializes: 1,572/1,580 (679)
Nov 13, 2014 8:09:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener
beforeInvocation
INFO: Invoke Specialization02Test.testEvent: 1,573/1,580 (679)
Nov 13, 2014 8:09:02 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor
intercept
INFO: Intercepting... [methods: 4, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI
TCK]
Nov 13, 2014 8:09:02 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor
intercept
INFO: tckTest not set [time: 0 ms]
Nov 13, 2014 8:09:02 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info:
org.jboss.cdi.tck.tests.lookup.modules.SelectedAlternativeSessionBeanInjectionAvailability02Test,
time: 30 ms]
Nov 13, 2014 8:09:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener
beforeInvocation
INFO: Invoke SelectedAlternativeSessionBeanInjectionAvailability02Test.testInjection:
1,574/1,580 (680)
Nov 13, 2014 8:09:06 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info:
org.jboss.cdi.tck.tests.lookup.modules.SpecializedProducerMethodInjectionNotAvailableTest,
time: 27 ms]
Nov 13, 2014 8:09:06 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: ca09a027-803f-4ec8-8f15-3432936c4e6c.war, time: 12 ms]
Nov 13, 2014 8:09:09 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener
beforeInvocation
INFO: Invoke SpecializedProducerMethodInjectionNotAvailableTest.testManagedBeanInjection:
1,575/1,580 (681)
Nov 13, 2014 8:09:10 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info:
org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization01Test,
time: 73 ms]
Nov 13, 2014 8:09:13 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener
beforeInvocation
INFO: Invoke Specialization01Test.testNotEnabledAlternativeDoesNotSpecialize: 1,576/1,580
(682)
Nov 13, 2014 8:09:14 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener
beforeInvocation
INFO: Invoke Specialization01Test.testEvent: 1,577/1,580 (682)
Nov 13, 2014 8:09:14 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor
intercept
INFO: Intercepting... [methods: 2, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI
TCK]
Nov 13, 2014 8:09:14 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor
intercept
INFO: tckTest not set [time: 0 ms]
Nov 13, 2014 8:09:14 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info:
org.jboss.cdi.tck.tests.lookup.modules.EnabledManagedBeanInjectionAvailability02Test,
time: 30 ms]
Nov 13, 2014 8:09:17 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener
beforeInvocation
INFO: Invoke EnabledManagedBeanInjectionAvailability02Test.testInjection: 1,578/1,580
(683)
Nov 13, 2014 8:09:18 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info:
org.jboss.cdi.tck.tests.lookup.modules.SelectedAlternativeSessionBeanInjectionAvailabilityTest,
time: 77 ms]
Nov 13, 2014 8:09:18 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 261b16de-7419-4c8f-9f67-9ca514fd7b4b.war, time: 21 ms]
Nov 13, 2014 8:09:21 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener
beforeInvocation
INFO: Invoke SelectedAlternativeSessionBeanInjectionAvailabilityTest.testInjection:
1,579/1,580 (684)
Nov 13, 2014 8:09:22 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor
intercept
INFO: Intercepting... [methods: 1, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI
TCK]
Nov 13, 2014 8:09:22 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor
intercept
INFO: tckTest not set [time: 0 ms]
Nov 13, 2014 8:09:22 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info:
org.jboss.cdi.tck.tests.lookup.modules.EnabledProducerMethodInjectionAvailabilityTest,
time: 30 ms]
Nov 13, 2014 8:09:22 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 5800ede3-52e4-42de-a6b5-8b68460ea622.war, time: 10 ms]
Nov 13, 2014 8:09:25 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener
beforeInvocation
INFO: Invoke EnabledProducerMethodInjectionAvailabilityTest.testInjection: 1,580/1,580
(685)
Tests run: 1580, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3,108.439 sec
<<< FAILURE!
Results :
Failed tests:
testSecurityContext(org.jboss.cdi.tck.interceptors.tests.contract.aroundTimeout.AroundTimeoutInterceptorTest)
Tests run: 1580, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 52:20.696s
[INFO] Finished at: Thu Nov 13 20:09:33 EST 2014
[INFO] Final Memory: 35M/84M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test
(default-test) on project weld-glassfish-runner-tck11: There are test failures.
[ERROR]
[ERROR] Please refer to
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.2-tck-GF4/ws/w...
for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the
following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Execute shell' marked build as failure
Recording test results