[weld-builds] Build failed in Jenkins: Weld-2.0-tck-GF4 #34

ci-builds at redhat.com ci-builds at redhat.com
Fri Dec 13 16:49:13 EST 2013


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.0-tck-GF4/34/>

------------------------------------------
[...truncated 9686 lines...]
Dec 13, 2013 4:47:16 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.byname.broken.prefix.NamePrefixTest, time: 28 ms]
Dec 13, 2013 4:47:18 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-001415 Bean name is identical to a bean name prefix used elsewhere. Name example. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Dec 13, 2013 4:47:18 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NamePrefixTest.testDuplicateBeanNamePrefix: 1,423/1,466 (602)
Dec 13, 2013 4:47:19 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE:  [status: SERVER_ERROR reason: Internal Server Error]
Dec 13, 2013 4:47:19 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.beanConstructor.BeanConstructorWithParametersTest, time: 11 ms]
Dec 13, 2013 4:47:20 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-001435 Normal scoped bean class org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.beanConstructor.Unproxyable_Broken is not proxyable because it has no no-args constructor - Managed Bean [class org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.beanConstructor.Unproxyable_Broken] with qualifiers [@Any @Default].. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Dec 13, 2013 4:47:20 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanConstructorWithParametersTest.testDeployment: 1,424/1,466 (603)
Dec 13, 2013 4:47:21 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE:  [status: SERVER_ERROR reason: Internal Server Error]
Dec 13, 2013 4:47:21 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.NonPrivateNonStaticSuperclassMethodTest, time: 26 ms]
Dec 13, 2013 4:47:22 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-001437 Normal scoped bean class org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.ExtendedTuna_Broken is not proxyable because the type is final or it contains a final method public final java.lang.String org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.Tuna_Broken.getFoo() - Managed Bean [class org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.ExtendedTuna_Broken] with qualifiers [@Any @Default].. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Dec 13, 2013 4:47:22 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonPrivateNonStaticSuperclassMethodTest.testClassWithPublicFinalMethodCannotBeProxied: 1,425/1,466 (604)
Dec 13, 2013 4:47:22 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE:  [status: SERVER_ERROR reason: Internal Server Error]
Dec 13, 2013 4:47:22 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.PrivateFinalMethodTest, time: 11 ms]
Dec 13, 2013 4:47:26 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PrivateFinalMethodTest.testClassWithPrivateFinalMethodCanBeProxied: 1,426/1,466 (605)
Dec 13, 2013 4:47:28 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceObserverInjectionTest, time: 15 ms]
Dec 13, 2013 4:47:29 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 2 of [BackedAnnotatedMethod] public org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.ObserverInjectionBar.observeSomething(@Observes Foo, Instance<Object>). Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Dec 13, 2013 4:47:29 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawInstanceObserverInjectionTest.testDefinitionError: 1,427/1,466 (606)
Dec 13, 2013 4:47:29 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE:  [status: SERVER_ERROR reason: Internal Server Error]
Dec 13, 2013 4:47:29 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceProcessInjectionPointTest, time: 26 ms]
Dec 13, 2013 4:47:30 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]
Dec 13, 2013 4:47:30 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawInstanceProcessInjectionPointTest.testDefinitionError: 1,428/1,466 (607)
Dec 13, 2013 4:47:31 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE:  [status: SERVER_ERROR reason: Internal Server Error]
Dec 13, 2013 4:47:31 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.non.contextual.ContainerEventTest, time: 9 ms]
Dec 13, 2013 4:47:38 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerEventTest.testProcessAnnotatedTypeEventFiredForFilter: 1,429/1,466 (608)
Dec 13, 2013 4:47:38 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerEventTest.testProcessAnnotatedTypeEventFiredForJsfManagedBean: 1,430/1,466 (608)
Dec 13, 2013 4:47:38 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerEventTest.testProcessAnnotatedTypeEventFiredForServlet: 1,431/1,466 (608)
Dec 13, 2013 4:47:38 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerEventTest.testProcessAnnotatedTypeEventFiredForServletListener: 1,432/1,466 (608)
Dec 13, 2013 4:47:39 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerEventTest.testProcessAnnotatedTypeEventFiredForTagHandler: 1,433/1,466 (608)
Dec 13, 2013 4:47:39 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContainerEventTest.testProcessAnnotatedTypeEventFiredForTagLibraryListener: 1,434/1,466 (608)
Dec 13, 2013 4:47:39 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.parameterized.ParameterizedTypesInjectionToParameterizedWithTypeVariableTest, time: 10 ms]
Dec 13, 2013 4:47:43 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedTypesInjectionToParameterizedWithTypeVariableTest.testInjection: 1,435/1,466 (609)
Dec 13, 2013 4:47:44 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injectionpoint.InjectableReferenceTest, time: 12 ms]
Dec 13, 2013 4:47:49 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectableReferenceTest.testGetInjectableReferenceOnBeanManager: 1,436/1,466 (610)
Dec 13, 2013 4:47:49 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectableReferenceTest.testGetInjectableReferenceReturnsDelegateForDelegateInjectionPoint: 1,437/1,466 (610)
Dec 13, 2013 4:47:50 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.manager.jndi.ManagerTest, time: 12 ms]
Dec 13, 2013 4:47:54 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTest.testManagerLookupInJndi: 1,438/1,466 (611)
Dec 13, 2013 4:47:55 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.InterModuleLookupTest, time: 19 ms]
Dec 13, 2013 4:47:55 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 7798a365-fc39-46d7-aaac-a202c1db6cc3.war, time: 10 ms]
Dec 13, 2013 4:47:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterModuleLookupTest.testEnabledManagedBeanAvailableForInjection: 1,439/1,466 (612)
Dec 13, 2013 4:48:01 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SpecializedBeanInjectionNotAvailableTest, time: 395 ms]
Dec 13, 2013 4:48:01 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 6d042e5e-c9ba-46d2-b0ac-a48fb02e6e14.war, time: 10 ms]
Dec 13, 2013 4:48:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializedBeanInjectionNotAvailableTest.testManagedBeanInjection: 1,440/1,466 (613)
Dec 13, 2013 4:48:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializedBeanInjectionNotAvailableTest.testSessionBeanInjection: 1,441/1,466 (613)
Dec 13, 2013 4:48:07 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.broken.DisabledProducerMethodInjectionNotAvailableTest, time: 26 ms]
Dec 13, 2013 4:48:07 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: c59c02d0-5391-4a4b-8c47-db4bbf3c3895.war, time: 9 ms]
Dec 13, 2013 4:48:08 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 BrokenFoo with qualifiers @Default
  at injection point [BackedAnnotatedField] @Inject org.jboss.cdi.tck.tests.lookup.modules.broken.BrokenWebBar.foo
  at org.jboss.cdi.tck.tests.lookup.modules.broken.BrokenWebBar.foo(BrokenWebBar.java:0)
. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Dec 13, 2013 4:48:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisabledProducerMethodInjectionNotAvailableTest.testInjection: 1,442/1,466 (614)
Dec 13, 2013 4:48:08 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE:  [status: SERVER_ERROR reason: Internal Server Error]
Dec 13, 2013 4:48:09 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity01Test, time: 35 ms]
Dec 13, 2013 4:48:12 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity01Test.testSpecialization: 1,443/1,466 (615)
Dec 13, 2013 4:48:13 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity08Test, time: 23 ms]
Dec 13, 2013 4:48:13 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: be0d36b3-f153-442b-8b4d-3d7532ff46da.war, time: 10 ms]
Dec 13, 2013 4:48:13 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 657a62d8-6075-4068-8651-99a1a0e73858.war, time: 10 ms]
Dec 13, 2013 4:48:15 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]
Dec 13, 2013 4:48:15 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity08Test.testSpecialization: 1,444/1,466 (616)
Dec 13, 2013 4:48:16 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE:  [status: SERVER_ERROR reason: Internal Server Error]
Dec 13, 2013 4:48:16 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 20, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Dec 13, 2013 4:48:16 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Dec 13, 2013 4:48:16 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.broken.not.alternative.ClassIsNotAlternativeTest, time: 9 ms]
Dec 13, 2013 4:48:17 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-001422 Enabled alternative <class>org.jboss.cdi.tck.tests.alternative.broken.not.alternative.Cat</class> in file:/qa/services/hudson/static_build_env/glassfish/glassfish4/glassfish/domains/domain1/applications/59657e35-8269-4936-bea9-1fceac94f0e8/WEB-INF/beans.xml at 4 is not an alternative. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Dec 13, 2013 4:48:17 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClassIsNotAlternativeTest.test: 1,445/1,466 (617)
Dec 13, 2013 4:48:17 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE:  [status: SERVER_ERROR reason: Internal Server Error]
Dec 13, 2013 4:48:17 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.PassivatingContextTest, time: 32 ms]
Dec 13, 2013 4:48:20 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivatingContextTest.testPassivationCapableProducerMethodIsOK: 1,446/1,466 (618)
Dec 13, 2013 4:48:21 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivatingContextTest.testPassivationCapableProducerFieldIsOK: 1,447/1,466 (618)
Dec 13, 2013 4:48:21 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivatingContextTest.testInjectionOfDependentPrimitiveProductIntoNormalBean: 1,448/1,466 (618)
Dec 13, 2013 4:48:21 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivatingContextTest.testManagedBeanWithSerializableInterceptorClassOK: 1,449/1,466 (618)
Dec 13, 2013 4:48:21 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivatingContextTest.testManagedBeanWithSerializableImplementationClassOK: 1,450/1,466 (618)
Dec 13, 2013 4:48:21 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivatingContextTest.testPassivationOccurs: 1,451/1,466 (618)
Dec 13, 2013 4:48:21 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivatingContextTest.testNonSerializableProducerFieldDeclaredPassivatingThrowsIllegalProductException: 1,452/1,466 (618)
Dec 13, 2013 4:48:21 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivatingContextTest.testBeanWithNonSerializableImplementationInjectedIntoTransientFieldOK: 1,453/1,466 (618)
Dec 13, 2013 4:48:22 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivatingContextTest.testManagedBeanWithSerializableDecoratorOK: 1,454/1,466 (618)
Dec 13, 2013 4:48:22 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivatingContextTest.testPassivatingScopeProducerMethodReturnsUnserializableObjectNotOk: 1,455/1,466 (618)
Dec 13, 2013 4:48:22 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivatingContextTest.testInjectionOfDependentSerializableProductIntoNormalBean: 1,456/1,466 (618)
Dec 13, 2013 4:48:22 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.packaging.rar.ResourceAdapterArchiveTest, time: 14 ms]
Dec 13, 2013 4:48:27 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResourceAdapterArchiveTest.testInjection: 1,457/1,466 (619)
Dec 13, 2013 4:48:27 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResourceAdapterArchiveTest.testResolution: 1,458/1,466 (619)
Dec 13, 2013 4:48:28 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.packaging.visibility.JarToJarAlphaVisibilityTest, time: 23 ms]
Dec 13, 2013 4:48:31 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke JarToJarAlphaVisibilityTest.testDeployment: 1,459/1,466 (620)
Dec 13, 2013 4:48:32 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.DecoratoredBeanTypeParamInitializerTest, time: 19 ms]
Dec 13, 2013 4:48: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 definition failure:WELD-001453 class org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.Cream is not a valid type argument for a Bean metadata injection point [BackedAnnotatedParameter] Parameter 1 of [BackedAnnotatedMethod] @Inject public org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.MilkDecoratedBeanInitializer.setDecorator(Bean<Cream>). Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Dec 13, 2013 4:48:33 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratoredBeanTypeParamInitializerTest.testDeploymentFails: 1,460/1,466 (621)
Dec 13, 2013 4:48:33 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE:  [status: SERVER_ERROR reason: Internal Server Error]
Dec 13, 2013 4:48:33 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.manager.jndi.ManagerTestEar, time: 15 ms]
Dec 13, 2013 4:48:37 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTestEar.testManagerLookupInJndi: 1,461/1,466 (622)
Dec 13, 2013 4:48:38 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SelectedAlternativeSessionBeanInjectionAvailabilityTest, time: 24 ms]
Dec 13, 2013 4:48:38 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: e6576412-9e03-4428-ba80-bf4d71b32d4d.war, time: 9 ms]
Dec 13, 2013 4:48:42 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectedAlternativeSessionBeanInjectionAvailabilityTest.testInjection: 1,462/1,466 (623)
Dec 13, 2013 4:48:43 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity04Test, time: 28 ms]
Dec 13, 2013 4:48:43 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 06109d58-973c-44cf-9d05-69ce4ef8881f.war, time: 9 ms]
Dec 13, 2013 4:48:49 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity04Test.testSpecialization: 1,463/1,466 (624)
Dec 13, 2013 4:48:50 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity06Test, time: 34 ms]
Dec 13, 2013 4:48:50 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 8c5ee5c7-55f5-4483-8194-5dc3a8225610.war, time: 9 ms]
Dec 13, 2013 4:48:50 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: dad0bfbf-1210-4971-a2ea-62a94cc036a9.war, time: 9 ms]
Dec 13, 2013 4:48:52 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]
Dec 13, 2013 4:48:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity06Test.testSpecialization: 1,464/1,466 (625)
Dec 13, 2013 4:48:52 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE:  [status: SERVER_ERROR reason: Internal Server Error]
Dec 13, 2013 4:48:52 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 2, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Dec 13, 2013 4:48:52 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Dec 13, 2013 4:48:52 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.DecoratorTypeParamInitializerTest, time: 26 ms]
Dec 13, 2013 4:48:53 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-001453 class org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.Cream is not a valid type argument for a Bean metadata injection point [BackedAnnotatedParameter] Parameter 1 of [BackedAnnotatedMethod] @Inject public org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.MilkDecoratorInitializer.setDecorator(Decorator<Cream>). Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Dec 13, 2013 4:48:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorTypeParamInitializerTest.testDeploymentFails: 1,465/1,466 (626)
Dec 13, 2013 4:48:53 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE:  [status: SERVER_ERROR reason: Internal Server Error]
Dec 13, 2013 4:48:53 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity02Test, time: 18 ms]
Dec 13, 2013 4:48:53 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 2f18f358-1a50-40c8-a13b-646099caa255.war, time: 10 ms]
Dec 13, 2013 4:48:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity02Test.testSpecialization: 1,466/1,466 (627)
Tests run: 1470, Failures: 2, Errors: 0, Skipped: 3, Time elapsed: 2,671.035 sec <<< FAILURE!

Results :

Failed tests:   arquillianBeforeClass(org.jboss.cdi.tck.tests.implementation.simple.resource.broken.type.ejb.ResourceDefinitionWithDifferentTypeTest): Expected exception of type javax.enterprise.inject.spi.DefinitionException during deployment of _DEFAULT_, but no exception was thrown.
  arquillianBeforeClass(org.jboss.cdi.tck.tests.implementation.simple.resource.broken.type.ejb.ResourceDefinitionWithDifferentTypeTest): Expected exception of type javax.enterprise.inject.spi.DefinitionException during deployment of _DEFAULT_, but no exception was thrown.

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

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 45:50.785s
[INFO] Finished at: Fri Dec 13 16:49:04 EST 2013
[INFO] Final Memory: 38M/273M
[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.0-tck-GF4/ws/weld-glassfish-tck-runner/target/surefire-reports> 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


More information about the weld-builds mailing list