Build failed in Jenkins: Weld-2.1-tck-WF8.x #22
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-tck-WF8.x/22...>
Changes:
[Jozef Hartinger] Update @Ignore ID from WELD-580 to WELD-1401
[Jozef Hartinger] Delete InjectionPointInExtensionWrappedDisposerMethodTest
[Jozef Hartinger] WELD-1525 Fix numberguess and permalink ftest execution on Jetty
[Jozef Hartinger] Update README
[Jozef Hartinger] WELD-1514: Drop deployment services
[Jozef Hartinger] Minor cleanup
[Jozef Hartinger] Fix AroundConstructTest - incorrect use of static members
[Jozef Hartinger] WELD-1527 Log warning when PAT observer uses unbounded wildcard type without @WithAnnotations
[Jozef Hartinger] WELD-1527 Consider type variables with no bounds
[Jozef Hartinger] Upgrade to CDI TCK 1.1.2.Final
[Jozef Hartinger] WELD-1533: QualifiedNameExtension is incorrect
[Jozef Hartinger] WELD-1537 SerializableContextualFactory returns Bean impl if appropriate
[Jozef Hartinger] WELD-1534 Event qualifiers are lost during event propagation
[Jozef Hartinger] WELD-1542 An exception thrown in a disposer method should be caught
[Jozef Hartinger] WFLY-1533 Catch and log an exception thrown during context dissociation
[Jozef Hartinger] WELD-1543: Weld Servlet should remove duplicate entries when merging multiple beans.xml files
[Jozef Hartinger] Fix incontainer-remote dependencies in the TCK runner
[Jozef Hartinger] WELD-1545 - NPE when Bootstrap.startContainer() is called after Bootstrap.shutdown()
[Jozef Hartinger] WELD-1547 - Unavoidable warnings in log when injecting unmanaged objects
[Jozef Hartinger] WELD-1552 - InjectionPoint resolution not conform to CDI 1.1 spec
[Jozef Hartinger] WELD-1437 - Weld can't coexist with another CDI container in a large multi-module project.
[Jozef Hartinger] WELD-1553: Check for possible deserialization failure in SerializableClientProxy and provide debug info
[Jozef Hartinger] Hardcoded equinox version to pom.xml since the wrong version is specified transitively.
[Jozef Hartinger] Remove unused method and field in TypeSafeDisposerResolver
[Jozef Hartinger] WELD-1530 - Document org.jboss.weld.resolution.cacheSize
[Jozef Hartinger] WELD-1548 Bridge method may shadow inherited initializer method
[Jozef Hartinger] WELD-1550 When creating enhanced subclass do not implement inaccessible interfaces
[Jozef Hartinger] WELD-1531 Document CDI Conversation Filter
[Jozef Hartinger] WELD-1556 Upgrade Tomcat API to 7.0.47 and handle backwards incompatible
[Jozef Hartinger] Fix l10n of AbstractConversationContext messages
[Jozef Hartinger] WELD-1540 Improve the error message for enabled interceptor class
[Jozef Hartinger] WELD-1540 Change the name of the log method
[Jozef Hartinger] WELD-1529 remove the servlet api 3 dependency from permalink example
[Jozef Hartinger] ContextBeanInstance - remove unnecessary ThreadLocal#get() invocations
[Jozef Hartinger] WELD-1560 - CustomCDIProviderTest based on incorrect assumption
[Jozef Hartinger] Extend test case for WELD-921
[Jozef Hartinger] WELD-1558 - Proxy naming conflict when using static nested classes with the same name and package.
[Jozef Hartinger] WELD-1513 Handle circular dependency for non-trivial combination of
[Jozef Hartinger] Treat javax.inject.Singleton as a bean defining annotation
[Jozef Hartinger] Document migration steps from Weld 2.0 to 2.1
[Jozef Hartinger] WELD-1557 Interceptor methods not invoked correctly on session bean interceptors bound using bindings in case of subclassing
------------------------------------------
[...truncated 840 lines...]
Dec 02, 2013 6:09:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EJBRequestContextTest.testRequestScopeDestroyedAfterCallToEjbTimeoutMethod: 214/1,465 (94)
Dec 02, 2013 6:09:07 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.request.event.RequestScopeEventTest, time: 87 ms]
Dec 02, 2013 6:09:07 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RequestScopeEventTest.test: 215/1,465 (95)
Dec 02, 2013 6:09:07 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.request.event.async.RequestScopeEventAsyncTest, time: 39 ms]
Dec 02, 2013 6:09:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RequestScopeEventAsyncTest.testEventsFired: 216/1,465 (96)
Dec 02, 2013 6:09:08 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.request.event.jms.RequestScopeEventMessageDeliveryTest, time: 28 ms]
Dec 02, 2013 6:09:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RequestScopeEventMessageDeliveryTest.testEventsFired: 217/1,465 (97)
Dec 02, 2013 6:09:11 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.request.event.remote.RequestScopeEventRemoteTest, time: 29 ms]
Dec 02, 2013 6:09:11 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: test-ejb.ear, time: 28 ms]
Dec 02, 2013 6:09:14 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RequestScopeEventRemoteTest.testRequestScopeActiveDuringRemoteCallToEjb: 218/1,465 (98)
Dec 02, 2013 6:09:14 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.request.event.timeout.RequestScopeEventTimeoutTest, time: 26 ms]
Dec 02, 2013 6:09:15 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RequestScopeEventTimeoutTest.testEventsFired: 219/1,465 (99)
Dec 02, 2013 6:09:15 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.request.jaxrs.RequestContextTest, time: 33 ms]
Dec 02, 2013 6:09:15 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RequestContextTest.testRequestScopeActiveDuringWebServiceInvocation: 220/1,465 (100)
Dec 02, 2013 6:09:16 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.request.postconstruct.EagerSingletonPostConstructCallbackTest, time: 39 ms]
Dec 02, 2013 6:09:16 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EagerSingletonPostConstructCallbackTest.testEagerSingletonPostConstructCallback: 221/1,465 (101)
Dec 02, 2013 6:09:16 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.request.postconstruct.SimpleBeanPostConstructCallbackTest, time: 22 ms]
Dec 02, 2013 6:09:17 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanPostConstructCallbackTest.testSimplePostConstructCallback: 222/1,465 (102)
Dec 02, 2013 6:09:17 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.request.ws.RequestContextTest, time: 22 ms]
Dec 02, 2013 6:09:19 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RequestContextTest.testRequestScopeActiveDuringWebServiceInvocation: 223/1,465 (103)
Dec 02, 2013 6:09:20 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.session.SessionContextTest, time: 49 ms]
Dec 02, 2013 6:09:20 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionContextTest.testSessionContextDestroyedWhenHttpSessionInvalidated: 224/1,465 (104)
Dec 02, 2013 6:09:21 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionContextTest.testSessionContextDestroyedWhenHttpSessionTimesOut: 225/1,465 (104)
Dec 02, 2013 6:09:24 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionContextTest.testSessionContextSharedBetweenServletRequestsInSameHttpSession: 226/1,465 (104)
Dec 02, 2013 6:09:24 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionContextTest.testSessionScopeActiveDuringDoFilterMethod: 227/1,465 (104)
Dec 02, 2013 6:09:24 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionContextTest.testSessionScopeActiveDuringServiceMethod: 228/1,465 (104)
Dec 02, 2013 6:09:24 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.session.async.SessionContextAsyncListenerTest, time: 25 ms]
Dec 02, 2013 6:09:24 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionContextAsyncListenerTest.testSessionContextActiveOnComplete: 229/1,465 (105)
Dec 02, 2013 6:09:25 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionContextAsyncListenerTest.testSessionContextActiveOnError: 230/1,465 (105)
Dec 02, 2013 6:09:25 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionContextAsyncListenerTest.testSessionContextActiveOnStartAsync: 231/1,465 (105)
Dec 02, 2013 6:09:25 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionContextAsyncListenerTest.testSessionContextActiveOnTimeout: 232/1,465 (105)
Dec 02, 2013 6:09:25 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.session.event.SessionScopeEventTest, time: 23 ms]
Dec 02, 2013 6:09:26 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionScopeEventTest.test: 233/1,465 (106)
Dec 02, 2013 6:09:26 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.session.listener.SessionContextHttpSessionListenerTest, time: 35 ms]
Dec 02, 2013 6:09:26 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionContextHttpSessionListenerTest.testSessionScopeActiveDuringHttpSessionListenerCall: 234/1,465 (107)
Dec 02, 2013 6:09:26 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.session.listener.SessionContextServletRequestListenerTest, time: 22 ms]
Dec 02, 2013 6:09:27 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionContextServletRequestListenerTest.testSessionScopeActiveDuringServletRequestListenerCall: 235/1,465 (108)
Dec 02, 2013 6:09:27 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.builtin.beanmanager.BeanManagerDecoratorTest, time: 82 ms]
Dec 02, 2013 6:09:30 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanManagerDecoratorTest.testDecoratorIsNotApplied: 236/1,465 (109)
Dec 02, 2013 6:09:30 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.builtin.conversation.BuiltinConversationDecoratorTest, time: 32 ms]
Dec 02, 2013 6:09:32 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinConversationDecoratorTest.testDecoratorIsInvoked: 237/1,465 (110)
Dec 02, 2013 6:09:33 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinConversationDecoratorTest.testDecoratorIsResolved: 238/1,465 (110)
Dec 02, 2013 6:09:33 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.builtin.event.BuiltinEventDecoratorTest, time: 33 ms]
Dec 02, 2013 6:09:35 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinEventDecoratorTest.testDecoratorIsResolved: 239/1,465 (111)
Dec 02, 2013 6:09:36 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinEventDecoratorTest.testMultipleDecorators: 240/1,465 (111)
Dec 02, 2013 6:09:36 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinEventDecoratorTest.testDecoratorIsInvoked: 241/1,465 (111)
Dec 02, 2013 6:09:36 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.builtin.event.complex.ComplexEventDecoratorTest, time: 24 ms]
Dec 02, 2013 6:09:38 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ComplexEventDecoratorTest.testOrderedEvents: 242/1,465 (112)
Dec 02, 2013 6:09:39 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.builtin.http.request.BuiltinHttpServletRequestDecoratorTest, time: 36 ms]
Dec 02, 2013 6:09:41 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinHttpServletRequestDecoratorTest.testDecoratorIsResolved: 243/1,465 (113)
Dec 02, 2013 6:09:41 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinHttpServletRequestDecoratorTest.testDecoratorIsInvoked: 244/1,465 (113)
Dec 02, 2013 6:09:42 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.builtin.http.session.BuiltinHttpSessionDecoratorTest, time: 34 ms]
Dec 02, 2013 6:09:44 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinHttpSessionDecoratorTest.testDecoratorIsResolved: 245/1,465 (114)
Dec 02, 2013 6:09:44 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinHttpSessionDecoratorTest.testDecoratorIsInvoked: 246/1,465 (114)
Dec 02, 2013 6:09:44 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.builtin.injectionpoint.BuiltinInjectionPointDecoratorTest, time: 33 ms]
Dec 02, 2013 6:09:46 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinInjectionPointDecoratorTest.testDecoratorInvoked: 247/1,465 (115)
Dec 02, 2013 6:09:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinInjectionPointDecoratorTest.testDecoratorIsResolved: 248/1,465 (115)
Dec 02, 2013 6:09:47 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.builtin.instance.BuiltinInstanceDecoratorTest, time: 124 ms]
Dec 02, 2013 6:09:49 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinInstanceDecoratorTest.testDecoratorIsInvoked: 249/1,465 (116)
Dec 02, 2013 6:09:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinInstanceDecoratorTest.testDecoratorIsResolved: 250/1,465 (116)
Dec 02, 2013 6:09:50 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.builtin.principal.BuiltinPrincipalDecoratorTest, time: 41 ms]
Dec 02, 2013 6:09:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinPrincipalDecoratorTest.testDecoratorInvoked: 251/1,465 (117)
Dec 02, 2013 6:09:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinPrincipalDecoratorTest.testDecoratorIsResolved: 252/1,465 (117)
Dec 02, 2013 6:09:53 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.builtin.transaction.BuiltinUserTransactionDecoratorTest, time: 30 ms]
Dec 02, 2013 6:09:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinUserTransactionDecoratorTest.testUserTransactionDecorated: 253/1,465 (118)
Dec 02, 2013 6:09:55 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.custom.CustomDecoratorTest, time: 19 ms]
Dec 02, 2013 6:09:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomDecoratorTest.testCustomImplementationOfDecoratorInterface: 254/1,465 (119)
Dec 02, 2013 6:09:58 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.custom.broken.finalBeanClass.CustomDecoratorMatchingBeanWithFinalClassTest, time: 23 ms]
Dec 02, 2013 6:09:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomDecoratorMatchingBeanWithFinalClassTest.testCustomDecoratorDecoratingFinalBean: 255/1,465 (120)
Dec 02, 2013 6:09:58 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.custom.broken.nodelegateinjectionpoint.CustomDecoratorWithNoDelegateInjectionPointTest, time: 24 ms]
Dec 02, 2013 6:09:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomDecoratorWithNoDelegateInjectionPointTest.testDeploymentFails: 256/1,465 (121)
Dec 02, 2013 6:09:59 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.custom.broken.toomanydelegateinjectionpoints.CustomDecoratorWithTooManyDelegateInjectionPointsTest, time: 24 ms]
Dec 02, 2013 6:09:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomDecoratorWithTooManyDelegateInjectionPointsTest.testDeploymentFails: 257/1,465 (122)
Dec 02, 2013 6:09:59 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.definition.DecoratorDefinitionTest, time: 27 ms]
Dec 02, 2013 6:10:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorDefinitionTest.testAbstractDecoratorNotImplementingMethodOfDecoratedType: 258/1,465 (123)
Dec 02, 2013 6:10:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorDefinitionTest.testDecoratedTypes: 259/1,465 (123)
Dec 02, 2013 6:10:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorDefinitionTest.testDecoratorDoesNotImplementDelegateType: 260/1,465 (123)
Dec 02, 2013 6:10:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorDefinitionTest.testDecoratorIsManagedBean: 261/1,465 (123)
Dec 02, 2013 6:10:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorDefinitionTest.testDecoratorOrdering: 262/1,465 (123)
Dec 02, 2013 6:10:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorDefinitionTest.testDelegateInjectionPoint: 263/1,465 (123)
Dec 02, 2013 6:10:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorDefinitionTest.testDuplicateBindingsOnResolveDecoratorsFails: 264/1,465 (123)
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f876a876af6, pid=32525, tid=140219596396288
#
# JRE version: Java(TM) SE Runtime Environment (7.0_40-b43) (build 1.7.0_40-b43)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.0-b56 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libc.so.6+0x89af6] memcpy+0x296
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-tck-WF8.x/ws...>
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
/bin/sh: line 1: 32525 Aborted /qa/tools/opt/x86_64/jdk1.7.0_40/jre/bin/java -Xmx256m -jar <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-tck-WF8.x/ws...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-tck-WF8.x/ws...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-tck-WF8.x/ws...>
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] >>> maven-surefire-report-plugin:2.12.4:report-only (generate-test-report) @ weld-jboss-runner-tck11 >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-jboss-runner-tck11 ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-jboss-runner-tck11 ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-jboss-runner-tck11 ---
[INFO]
[INFO] <<< maven-surefire-report-plugin:2.12.4:report-only (generate-test-report) @ weld-jboss-runner-tck11 <<<
[INFO]
[INFO] --- maven-surefire-report-plugin:2.12.4:report-only (generate-test-report) @ weld-jboss-runner-tck11 ---
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-jboss-runner-tck11 ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-tck-WF8.x/ws...>
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-jboss-runner-tck11 >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-jboss-runner-tck11 ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-jboss-runner-tck11 ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-jboss-runner-tck11 ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-jboss-runner-tck11 ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-jboss-runner-tck11 <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-jboss-runner-tck11 ---
[INFO] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-tck-WF8.x/ws...>
[INFO] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO]
[INFO] --- maven-assembly-plugin:2.2-beta-5:single (distribution) @ weld-jboss-runner-tck11 ---
[INFO] Reading assembly descriptor: src/main/assembly/assembly.xml
[INFO] Building zip: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-tck-WF8.x/ws...>
[INFO]
[INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-assembly) @ weld-jboss-runner-tck11 ---
[INFO] Reading assembly descriptor: src/main/assembly/assembly.xml
[INFO] Building zip: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-tck-WF8.x/ws...>
[WARNING] Artifact org.jboss.weld:weld-jboss-runner-tck11:zip:dist:2.2.0-SNAPSHOT already attached to project, ignoring duplicate
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7:02.818s
[INFO] Finished at: Mon Dec 02 18:10:09 EST 2013
[INFO] Final Memory: 49M/467M
[INFO] ------------------------------------------------------------------------
Archiving artifacts
Recording test results
No test report files were found. Configuration error?
Build step 'Publish JUnit test result report' changed build result to FAILURE
12 years, 1 month
Build failed in Jenkins: Weld-2.x-int-WF8.x #175
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-WF8.x/175/>
------------------------------------------
[...truncated 947 lines...]
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.event.weld1361.RawEventTypeTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.046 sec <<< FAILURE!
Running org.jboss.weld.tests.ejb.EJBCallTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
Running org.jboss.weld.tests.activities.current.EventCurrentActivityTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.jboss.weld.tests.serialization.annotated.UnbackedAnnotatedTypeSerializationTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.producer.method.DisposalMethodOnOtherBeanNotResolvedTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.extensions.missing.dependencies.ExtensionFieldMissingDependencyTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.decorators.ejb.EjbDecoratorTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.enterprise.EnterpriseBeanTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.decorators.broken.DecoratorWithNoDecoratedTypes3Test
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.producer.method.DisposalMethodInjectionPointTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.proxy.enterprise.EnterpriseBeanProxyTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.producer.method.NamedProducerWithBindingTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.producer.receiver.ReceiverBeanLifecycleTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.injectionPoint.InjectionPointTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.enterprise.EnterpriseBeanDefinitionTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.producer.method.NamedProducerTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.producer.method.InstanceCleanupTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.builtinBeans.BuiltInBeanPassivationCapableTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.decorators.custom.CustomDecoratorTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.resolution.ResolutionTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.extensions.annotatedType.ejb.AnnotatedTypeSessionBeanTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.extensions.supertypes.beans.SuperTypeTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.stereotypes.StereotypesTest
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.006 sec <<< FAILURE!
Running org.jboss.weld.tests.extensions.annotatedType.AnnotatedTypeExtensionTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.event.observer.conditional.ConditionalObserverCustomContextTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.event.observer.transactional.TransactionalObserversTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.builtinBeans.ee.EEResourceProducerFieldPassivationCapableTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.beanManager.extension.GetExtensionTest
Tests run: 4, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.177 sec <<< FAILURE!
Running org.jboss.weld.tests.contexts.ContextTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.extensions.injection.InjectedExtensionIsPassivationCapableDependencyTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.producer.method.ManagerProducerTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.scope.RemoteScopeTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.proxy.client.serialization.ClientProxySerializationUnit
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.resolution.LookupInstanceTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.interceptors.aroundConstruct.basic.AroundConstructTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.enterprise.lifecycle.EnterpriseBeanLifecycleRemoteTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.interceptors.aroundConstruct.extended.ConstructorInterceptionTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.serialization.SerializationTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.builtinBeans.metadata.passivation.BeanMetadataPassivationCapableDependencyTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.interceptors.exclusion.ExcludeClassInterceptorsTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.activities.current.NonNormalScopeTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.jboss.weld.tests.injectionPoint.resource.persistence.PersistenceInjectionTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.interceptors.weld1391.InterceptorInvocationTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.instance.iterator.dependent.InstanceIteratorTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.injectionTarget.InjectionTargetTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.beanManager.producer.SyntheticProducerTest
Tests run: 9, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 0.534 sec <<< FAILURE!
Running org.jboss.weld.tests.activities.ActivitiesTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.decorators.custom.CustomDecorator2Test
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.activities.current.InstanceCurrentActivityTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.ejb.interceptor.serializable.SessionBeanInterceptorTrulySerializableTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.resolution.wbri293.ContextualReferenceTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.beanManager.beanAttributes.CreateBeanAttributesTest
Tests run: 6, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.207 sec <<< FAILURE!
Running org.jboss.weld.tests.extensions.interceptors.InterceptorExtensionTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.interceptors.weld1410.DuplicateInterceptorTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.el.resolver.ELResolverTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.injectionPoint.resource.ResourceInjectionTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.activities.current.InjectedManagerCurrentActivityTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.jboss.weld.tests.xml.broken.stereotype.BeansXmlTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.jboss.weld.tests.interceptors.aroundConstruct.extended.ejb.SessionBeanConstructorInterceptionTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.injectionPoint.weld1177.Weld1177Test
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.producer.method.NullProducerTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.contexts.request.rmi.RmiRequestScopeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
Running org.jboss.weld.tests.extensions.multipleBeans.MultipleBeansTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.beanManager.BeanManagerTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.activities.current.ELCurrentActivityTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.jboss.weld.tests.annotatedType.interceptors.InterceptedAnnotatedTypeTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.event.weld1361.FiringNullEventTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.046 sec <<< FAILURE!
Running org.jboss.weld.tests.interceptors.passivation.PassivationActivationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
Running org.jboss.weld.tests.exceptions.ExceptionHandlingTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.serialization.annotated.BackedAnnotatedTypeSerializationTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.enterprise.lifecycle.EnterpriseBeanLifecycleTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.activities.current.InactiveScopeTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.241 sec <<< FAILURE!
Results :
Tests in error:
org.jboss.weld.tests.interceptors.spi.TargetClassInterceptorTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.interceptors.spi.TargetClassInterceptorTest.getDeployment()
org.jboss.weld.tests.contexts.passivating.serialization.interception.PassivationTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.contexts.passivating.serialization.interception.PassivationTest.getDeployment()
org.jboss.weld.tests.beanManager.serializability.ManagerTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.beanManager.serializability.ManagerTest.deploy()
org.jboss.weld.tests.contexts.passivating.serialization.PassivationTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.contexts.passivating.serialization.PassivationTest.getDeployment()
org.jboss.weld.tests.scope.ScopeTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.scope.ScopeTest.deploy()
test(org.jboss.weld.tests.event.weld1361.RawEventTypeTest): Unexpected exception, expected<java.lang.IllegalArgumentException> but was<org.jboss.arquillian.test.spi.ArquillianProxyException>
org.jboss.weld.tests.serialization.annotated.UnbackedAnnotatedTypeSerializationTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.serialization.annotated.BackedAnnotatedTypeSerializationTest.getDeployment()
org.jboss.weld.tests.producer.method.DisposalMethodOnOtherBeanNotResolvedTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.producer.method.DisposalMethodOnOtherBeanNotResolvedTest.deploy()
org.jboss.weld.tests.extensions.missing.dependencies.ExtensionFieldMissingDependencyTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.spec.WebArchive org.jboss.weld.tests.extensions.missing.dependencies.ExtensionFieldMissingDependencyTest.createTestArchive()
org.jboss.weld.tests.decorators.ejb.EjbDecoratorTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.decorators.ejb.EjbDecoratorTest.getDeployment()
org.jboss.weld.tests.enterprise.EnterpriseBeanTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.enterprise.EnterpriseBeanTest.deploy()
org.jboss.weld.tests.decorators.broken.DecoratorWithNoDecoratedTypes3Test: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.decorators.broken.DecoratorWithNoDecoratedTypes3Test.getDeployment()
org.jboss.weld.tests.producer.method.DisposalMethodInjectionPointTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.producer.method.DisposalMethodInjectionPointTest.deploy()
org.jboss.weld.tests.proxy.enterprise.EnterpriseBeanProxyTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.proxy.enterprise.EnterpriseBeanProxyTest.deploy()
org.jboss.weld.tests.producer.method.NamedProducerWithBindingTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.producer.method.NamedProducerWithBindingTest.deploy()
org.jboss.weld.tests.producer.receiver.ReceiverBeanLifecycleTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.producer.receiver.ReceiverBeanLifecycleTest.getDeployment()
org.jboss.weld.tests.injectionPoint.InjectionPointTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.injectionPoint.InjectionPointTest.deploy()
org.jboss.weld.tests.enterprise.EnterpriseBeanDefinitionTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.enterprise.EnterpriseBeanDefinitionTest.deploy()
org.jboss.weld.tests.producer.method.NamedProducerTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.producer.method.NamedProducerTest.deploy()
org.jboss.weld.tests.producer.method.InstanceCleanupTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.producer.method.InstanceCleanupTest.deployment()
org.jboss.weld.tests.builtinBeans.BuiltInBeanPassivationCapableTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.builtinBeans.BuiltInBeanPassivationCapableTest.deploy()
org.jboss.weld.tests.decorators.custom.CustomDecoratorTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.decorators.custom.CustomDecoratorTest.deployment()
org.jboss.weld.tests.resolution.ResolutionTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.resolution.ResolutionTest.deploy()
org.jboss.weld.tests.extensions.annotatedType.ejb.AnnotatedTypeSessionBeanTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.extensions.annotatedType.ejb.AnnotatedTypeSessionBeanTest.deploy()
org.jboss.weld.tests.extensions.supertypes.beans.SuperTypeTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.extensions.supertypes.beans.SuperTypeTest.deploy()
testRequestScopedAnimalStereotype(org.jboss.weld.tests.stereotypes.StereotypesTest): org/jboss/weld/metadata/TypeStore$1
testAnimalStereotype(org.jboss.weld.tests.stereotypes.StereotypesTest): org/jboss/weld/metadata/TypeStore$1
testAnimalOrderStereotype(org.jboss.weld.tests.stereotypes.StereotypesTest): org/jboss/weld/metadata/TypeStore$1
org.jboss.weld.tests.extensions.annotatedType.AnnotatedTypeExtensionTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.extensions.annotatedType.AnnotatedTypeExtensionTest.deploy()
org.jboss.weld.tests.event.observer.conditional.ConditionalObserverCustomContextTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.spec.WebArchive org.jboss.weld.tests.event.observer.conditional.ConditionalObserverCustomContextTest.createTestArchive()
org.jboss.weld.tests.event.observer.transactional.TransactionalObserversTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.event.observer.transactional.TransactionalObserversTest.deploy()
org.jboss.weld.tests.builtinBeans.ee.EEResourceProducerFieldPassivationCapableTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.builtinBeans.ee.EEResourceProducerFieldPassivationCapableTest.deploy()
testNoInstanceAvailable(org.jboss.weld.tests.beanManager.extension.GetExtensionTest): Unexpected exception, expected<java.lang.IllegalArgumentException> but was<org.jboss.arquillian.test.spi.ArquillianProxyException>
testWithNull(org.jboss.weld.tests.beanManager.extension.GetExtensionTest): Unexpected exception, expected<java.lang.IllegalArgumentException> but was<org.jboss.arquillian.test.spi.ArquillianProxyException>
org.jboss.weld.tests.contexts.ContextTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.contexts.ContextTest.deploy()
org.jboss.weld.tests.extensions.injection.InjectedExtensionIsPassivationCapableDependencyTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.extensions.injection.InjectedExtensionIsPassivationCapableDependencyTest.deploy()
org.jboss.weld.tests.producer.method.ManagerProducerTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.producer.method.ManagerProducerTest.deploy()
org.jboss.weld.tests.scope.RemoteScopeTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.scope.RemoteScopeTest.deploy()
org.jboss.weld.tests.proxy.client.serialization.ClientProxySerializationUnit: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.proxy.client.serialization.ClientProxySerializationUnit.getDeployment()
org.jboss.weld.tests.proxy.client.serialization.ClientProxySerializationUnit: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.proxy.client.serialization.ClientProxySerializationUnit.getDeployment()
org.jboss.weld.tests.resolution.LookupInstanceTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.resolution.LookupInstanceTest.deploy()
org.jboss.weld.tests.interceptors.aroundConstruct.basic.AroundConstructTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.interceptors.aroundConstruct.basic.AroundConstructTest.getDeployment()
org.jboss.weld.tests.enterprise.lifecycle.EnterpriseBeanLifecycleRemoteTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.enterprise.lifecycle.EnterpriseBeanLifecycleRemoteTest.deploy()
org.jboss.weld.tests.interceptors.aroundConstruct.extended.ConstructorInterceptionTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.interceptors.aroundConstruct.extended.ConstructorInterceptionTest.getDeployment()
org.jboss.weld.tests.serialization.SerializationTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.serialization.SerializationTest.deploy()
org.jboss.weld.tests.builtinBeans.metadata.passivation.BeanMetadataPassivationCapableDependencyTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.builtinBeans.metadata.passivation.BeanMetadataPassivationCapableDependencyTest.getDeployment()
org.jboss.weld.tests.interceptors.exclusion.ExcludeClassInterceptorsTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.interceptors.exclusion.ExcludeClassInterceptorsTest.getDeployment()
org.jboss.weld.tests.injectionPoint.resource.persistence.PersistenceInjectionTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.injectionPoint.resource.persistence.PersistenceInjectionTest.createTestArchive()
org.jboss.weld.tests.interceptors.weld1391.InterceptorInvocationTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.interceptors.weld1391.InterceptorInvocationTest.getDeployment()
org.jboss.weld.tests.instance.iterator.dependent.InstanceIteratorTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.instance.iterator.dependent.InstanceIteratorTest.createTestArchive()
org.jboss.weld.tests.injectionTarget.InjectionTargetTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.injectionTarget.InjectionTargetTest.deploy()
testInvalidProducerMethod1(org.jboss.weld.tests.beanManager.producer.SyntheticProducerTest): Unexpected exception, expected<java.lang.IllegalArgumentException> but was<org.jboss.arquillian.test.spi.ArquillianProxyException>
testInvalidProducerMethod2(org.jboss.weld.tests.beanManager.producer.SyntheticProducerTest): Unexpected exception, expected<java.lang.IllegalArgumentException> but was<org.jboss.arquillian.test.spi.ArquillianProxyException>
testInvalidProducerField1(org.jboss.weld.tests.beanManager.producer.SyntheticProducerTest): Unexpected exception, expected<java.lang.IllegalArgumentException> but was<org.jboss.arquillian.test.spi.ArquillianProxyException>
testInvalidProducerField2(org.jboss.weld.tests.beanManager.producer.SyntheticProducerTest): Unexpected exception, expected<java.lang.IllegalArgumentException> but was<org.jboss.arquillian.test.spi.ArquillianProxyException>
testInvalidProducerField3(org.jboss.weld.tests.beanManager.producer.SyntheticProducerTest): Unexpected exception, expected<java.lang.IllegalArgumentException> but was<org.jboss.arquillian.test.spi.ArquillianProxyException>
org.jboss.weld.tests.activities.ActivitiesTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.activities.ActivitiesTest.deploy()
org.jboss.weld.tests.decorators.custom.CustomDecorator2Test: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.decorators.custom.CustomDecorator2Test.deployment()
org.jboss.weld.tests.activities.current.InstanceCurrentActivityTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.activities.current.InstanceCurrentActivityTest.deploy()
org.jboss.weld.tests.ejb.interceptor.serializable.SessionBeanInterceptorTrulySerializableTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.ejb.interceptor.serializable.SessionBeanInterceptorTrulySerializableTest.getDeployment()
org.jboss.weld.tests.resolution.wbri293.ContextualReferenceTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.resolution.wbri293.ContextualReferenceTest.deploy()
testInvalidMember(org.jboss.weld.tests.beanManager.beanAttributes.CreateBeanAttributesTest): Unexpected exception, expected<java.lang.IllegalArgumentException> but was<org.jboss.arquillian.test.spi.ArquillianProxyException>
org.jboss.weld.tests.extensions.interceptors.InterceptorExtensionTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.extensions.interceptors.InterceptorExtensionTest.deploy()
org.jboss.weld.tests.interceptors.weld1410.DuplicateInterceptorTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.interceptors.weld1410.DuplicateInterceptorTest.getDeployment()
org.jboss.weld.tests.el.resolver.ELResolverTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.spec.JavaArchive org.jboss.weld.tests.el.resolver.ELResolverTest.createDeployment()
org.jboss.weld.tests.injectionPoint.resource.ResourceInjectionTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.injectionPoint.resource.ResourceInjectionTest.createTestArchive()
org.jboss.weld.tests.interceptors.aroundConstruct.extended.ejb.SessionBeanConstructorInterceptionTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.interceptors.aroundConstruct.extended.ejb.SessionBeanConstructorInterceptionTest.getDeployment()
org.jboss.weld.tests.injectionPoint.weld1177.Weld1177Test: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.injectionPoint.weld1177.Weld1177Test.deploy()
org.jboss.weld.tests.producer.method.NullProducerTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.producer.method.NullProducerTest.deploy()
org.jboss.weld.tests.extensions.multipleBeans.MultipleBeansTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.extensions.multipleBeans.MultipleBeansTest.deploy()
org.jboss.weld.tests.beanManager.BeanManagerTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.beanManager.BeanManagerTest.deploy()
org.jboss.weld.tests.annotatedType.interceptors.InterceptedAnnotatedTypeTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.annotatedType.interceptors.InterceptedAnnotatedTypeTest.getDeployment()
test(org.jboss.weld.tests.event.weld1361.FiringNullEventTest): Unexpected exception, expected<java.lang.IllegalArgumentException> but was<org.jboss.arquillian.test.spi.ArquillianProxyException>
org.jboss.weld.tests.exceptions.ExceptionHandlingTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.exceptions.ExceptionHandlingTest.deploy()
org.jboss.weld.tests.serialization.annotated.BackedAnnotatedTypeSerializationTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.serialization.annotated.BackedAnnotatedTypeSerializationTest.getDeployment()
org.jboss.weld.tests.enterprise.lifecycle.EnterpriseBeanLifecycleTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.enterprise.lifecycle.EnterpriseBeanLifecycleTest.deploy()
org.jboss.weld.tests.activities.current.EventCurrentActivityTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.activities.current.EventCurrentActivityTest.deploy()
Tests run: 735, Failures: 0, Errors: 77, Skipped: 13
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5:02.613s
[INFO] Finished at: Fri Dec 06 18:08:07 EST 2013
[INFO] Final Memory: 47M/639M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on project weld-core-test-arquillian: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-WF8.x/ws...> 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
Archiving artifacts
Recording test results
12 years, 1 month
Build failed in Jenkins: Weld-2.1-int-WF8.x #23
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-int-WF8.x/23/>
------------------------------------------
[...truncated 877 lines...]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
Running org.jboss.weld.tests.producer.field.ParameterizedProducerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 sec
Running org.jboss.weld.tests.producer.field.broken.invalidBeanType.TypeVariableArrayProducerFieldTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.jboss.weld.tests.producer.field.broken.invalidBeanType.WildcardArrayProducerFieldTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.jboss.weld.tests.producer.field.broken.invalidBeanType.MultiDimensionalTypeVariableArrayProducerFieldTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.jboss.weld.tests.producer.field.broken.invalidBeanType.NestedTypeVariableProducerFieldTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.jboss.weld.tests.producer.field.broken.invalidBeanType.NestedWildcardProducerFieldTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.jboss.weld.tests.producer.field.broken.invalidBeanType.MultiDimensionalWildcardArrayProducerFieldTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.jboss.weld.tests.producer.field.named.NamedProducerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.728 sec
Running org.jboss.weld.tests.producer.method.NamedProducerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec
Running org.jboss.weld.tests.producer.method.InstanceCleanupTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.jboss.weld.tests.producer.method.ProducerBeanInvocationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
Running org.jboss.weld.tests.producer.method.NullProducerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.jboss.weld.tests.producer.method.DisposalMethodOnOtherBeanNotResolvedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.jboss.weld.tests.producer.method.ManagerProducerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec
Running org.jboss.weld.tests.producer.method.DisposalMethodInjectionPointTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.jboss.weld.tests.producer.method.NamedProducerWithBindingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec
Running org.jboss.weld.tests.producer.method.broken.disposalMethodWithInjectionPointParameter.DisposalMethodForNormalScopedBeanHasInjectionPointParameterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.jboss.weld.tests.producer.method.broken.invalidBeanType.TypeVariableArrayProducerMethodTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.jboss.weld.tests.producer.method.broken.invalidBeanType.MultiDimensionalTypeVariableArrayProducerMethodTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.jboss.weld.tests.producer.method.broken.invalidBeanType.NestedTypeVariableProducerMethodTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.jboss.weld.tests.producer.method.broken.invalidBeanType.WildcardTypeArrayProducerMethodTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.jboss.weld.tests.producer.method.broken.invalidBeanType.MultiDimensionalWildcardTypeArrayProducerMethodTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.jboss.weld.tests.producer.method.broken.invalidBeanType.NestedWildcardTypeProducerMethodTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.jboss.weld.tests.producer.method.circular.CircularInjectionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.jboss.weld.tests.producer.method.circular.StaticCircularInjectionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.jboss.weld.tests.producer.method.circular.weld1513.NonTrivialCircularInjectionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.jboss.weld.tests.producer.method.parameterized.ParameterizedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.jboss.weld.tests.producer.receiver.ReceiverBeanLifecycleTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec
Running org.jboss.weld.tests.producer.weld1368.Weld1368Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.jboss.weld.tests.proxy.ProxyTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 sec
Running org.jboss.weld.tests.proxy.client.serialization.ClientProxySerializationUnit
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec
Running org.jboss.weld.tests.proxy.enterprise.EnterpriseBeanProxyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Running org.jboss.weld.tests.proxy.instantiator.PerDeploymentInstantiatorWOTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.jboss.weld.tests.proxy.instantiator.PerDeploymentInstantiatorWithTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
Running org.jboss.weld.tests.proxy.instantiator.unsafe.UnsafeInstantiatorClientProxyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
Running org.jboss.weld.tests.proxy.observer.ObserverInjectionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
Running org.jboss.weld.tests.proxy.privateconstructor.ProxyConstructorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
Running org.jboss.weld.tests.proxy.producer.ProxyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
Running org.jboss.weld.tests.proxy.weld1052.UnproxyableBeanTypeValidationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec
Running org.jboss.weld.tests.proxy.weld1141.VarargsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
Running org.jboss.weld.tests.proxy.weld1558.StaticNestedClassesProxyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
Running org.jboss.weld.tests.proxy.weld477.ProxiabilityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
Running org.jboss.weld.tests.proxy.weld56.ProxyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
Running org.jboss.weld.tests.resolution.Weld256Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.jboss.weld.tests.resolution.LookupInstanceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Running org.jboss.weld.tests.resolution.ResolutionTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec
Running org.jboss.weld.tests.resolution.circular.CircularDependencyTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec
Running org.jboss.weld.tests.resolution.circular.resource.ResourceCircularDependencyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
Running org.jboss.weld.tests.resolution.named.NamedBeanTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec
Running org.jboss.weld.tests.resolution.wbri279.Weld279Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.jboss.weld.tests.resolution.weld1075.ResolutionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.jboss.weld.tests.resolution.weld911.DecoratorCycleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.jboss.weld.tests.resolution.weld911.DependentScopeInjectionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
Running org.jboss.weld.tests.resources.ResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.jboss.weld.tests.resources.EMFFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec
Running org.jboss.weld.tests.resources.producer.non.dependent.NonDependentResourceProducerFieldTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.jboss.weld.tests.resources.ws.WebServiceResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.795 sec
Running org.jboss.weld.tests.scope.unproxyable.UnproxyableTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.jboss.weld.tests.scope.unproxyable.method.NonPrivateNonStaticFinalMethodTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.jboss.weld.tests.scope.unproxyable.method.StaticFinalMethodTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
Running org.jboss.weld.tests.scope.unproxyable.method.PrivateFinalMethodTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.jboss.weld.tests.security.members.AccessibleMemberLeakTest
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.664 sec
Running org.jboss.weld.tests.serialization.noncontextual.SerializationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
Running org.jboss.weld.tests.servlet.ServletBeanTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 sec
Running org.jboss.weld.tests.servlet.async.AsyncServletTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.056 sec
Running org.jboss.weld.tests.servlet.dispatch.DispatchingTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 sec
Running org.jboss.weld.tests.servlet.dispatch.DispatchingWithConversationFilterTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 sec
Running org.jboss.weld.tests.session.newBean.NewEnterpriseBeanTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec
Running org.jboss.weld.tests.smoke.SmokeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.jboss.weld.tests.specialization.SpecializationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.jboss.weld.tests.specialization.CyclicSpecializationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.jboss.weld.tests.specialization.ExtSpecializationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
Running org.jboss.weld.tests.specialization.extension.MultipleSpecializedClassesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec
Running org.jboss.weld.tests.specialization.extension.bean.AfterBeanDiscoveryAddedBeanArchiveTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.jboss.weld.tests.specialization.extension.broken.DifferentNamesOfSpecializedBeansTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.jboss.weld.tests.specialization.extension.veto.UsingVetoToPreventInconsistentSpecializationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.jboss.weld.tests.specialization.modular.Specialization04Test
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec
Running org.jboss.weld.tests.specialization.modular.Specialization01Test
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec
Running org.jboss.weld.tests.specialization.modular.Specialization03Test
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec
Running org.jboss.weld.tests.specialization.modular.EarSpecializationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.jboss.weld.tests.specialization.modular.Specialization02Test
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec
Running org.jboss.weld.tests.specialization.weld802.CustomWeldClassTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
Running org.jboss.weld.tests.specialization.weld802.SpecializationWithExtensionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
Running org.jboss.weld.tests.stress.JsfStressTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 89.741 sec
Running org.jboss.weld.tests.transientReference.TransientReferenceDestroyedAfterInvocationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 sec
Running org.jboss.weld.tests.transientReference.metadata.BeanMetadataAvailableForTransientReferenceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.jboss.weld.tests.veto.VetoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec
Running org.jboss.weld.tests.weld1192.Weld1192Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.jboss.weld.tests.ws.interceptors.WebServiceInterceptorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.22 sec
Running org.jboss.weld.tests.xml.broken.clazz.BeansXmlTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.jboss.weld.tests.xml.broken.parsing.BeansXmlTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.jboss.weld.tests.AllTests
Tests run: 8, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 0 sec
Running org.jboss.weld.tests.scope.ScopeTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.ejb.EJBCallTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
Running org.jboss.weld.tests.serialization.annotated.UnbackedAnnotatedTypeSerializationTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.stereotypes.StereotypesTest
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.017 sec <<< FAILURE!
Running org.jboss.weld.tests.scope.RemoteScopeTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.serialization.SerializationTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.contexts.application.event.MultiWarTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.resolution.wbri293.ContextualReferenceTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.xml.broken.stereotype.BeansXmlTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.jboss.weld.tests.contexts.request.filtering.HttpRequestFilteringTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.weld.tests.contexts.request.rmi.RmiRequestScopeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
Running org.jboss.weld.tests.interceptors.passivation.PassivationActivationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
Running org.jboss.weld.tests.serialization.annotated.BackedAnnotatedTypeSerializationTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Results :
Tests in error:
org.jboss.weld.tests.scope.ScopeTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.scope.ScopeTest.deploy()
org.jboss.weld.tests.serialization.annotated.UnbackedAnnotatedTypeSerializationTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.serialization.annotated.BackedAnnotatedTypeSerializationTest.getDeployment()
testAnimalStereotype(org.jboss.weld.tests.stereotypes.StereotypesTest): org/jboss/weld/metadata/TypeStore$1
testAnimalOrderStereotype(org.jboss.weld.tests.stereotypes.StereotypesTest): org/jboss/weld/metadata/TypeStore$1
testRequestScopedAnimalStereotype(org.jboss.weld.tests.stereotypes.StereotypesTest): org/jboss/weld/metadata/TypeStore$1
org.jboss.weld.tests.scope.RemoteScopeTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.scope.RemoteScopeTest.deploy()
org.jboss.weld.tests.serialization.SerializationTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.serialization.SerializationTest.deploy()
org.jboss.weld.tests.contexts.application.event.MultiWarTest: Cannot deploy: 34b491b4-d58f-4dab-826a-eba2ba8185f2.ear
org.jboss.weld.tests.resolution.wbri293.ContextualReferenceTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.resolution.wbri293.ContextualReferenceTest.deploy()
org.jboss.weld.tests.contexts.request.filtering.HttpRequestFilteringTest: Cannot deploy: 98359c4e-20d2-4207-8ea9-1fc5af3c63ef.ear
org.jboss.weld.tests.serialization.annotated.BackedAnnotatedTypeSerializationTest: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.Archive org.jboss.weld.tests.serialization.annotated.BackedAnnotatedTypeSerializationTest.getDeployment()
Tests run: 820, Failures: 0, Errors: 11, Skipped: 14
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8:24.492s
[INFO] Finished at: Fri Dec 06 18:11:37 EST 2013
[INFO] Final Memory: 40M/392M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on project weld-core-test-arquillian: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-int-WF8.x/ws...> 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
Archiving artifacts
Recording test results
12 years, 1 month
Build failed in Jenkins: Weld-2.1-interoperability-deltaspike #68
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-interoperabi...>
Changes:
[gpetracek] DELTASPIKE-342 test-control module added (first draft)
[struberg] DELTASPIKE-458 lookup UserTransaction via @Resource
[gpetracek] DELTASPIKE-459 optional global container bootstrapping added
[gpetracek] DELTASPIKE-460 @SkipMetaDataMerge
[gpetracek] DELTASPIKE-461 view-config meta-data added to AccessDecisionVoterContext
------------------------------------------
[...truncated 4585 lines...]
Dec 05, 2013 6:04:26 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
WARN: WELD-000411: Observer method [BackedAnnotatedMethod] protected org.apache.deltaspike.core.impl.message.MessageBundleExtension.detectInterfaces(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Dec 05, 2013 6:04:26 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
WARN: WELD-000411: Observer method [BackedAnnotatedMethod] protected org.apache.deltaspike.core.impl.exclude.extension.ExcludeExtension.vetoBeans(@Observes ProcessAnnotatedType<Object>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Dec 05, 2013 6:04:26 PM org.apache.deltaspike.test.utils.ShrinkWrapArchiveUtil getArchives
INFO: Test org.apache.deltaspike.test.jpa.api.transactional.exception.catched.multipleinjection.nested.NestedMultiTransactionCatchedExceptionTest Adding Java ClassPath URL as JavaArchive <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-interoperabi...>
Dec 05, 2013 6:04:26 PM org.apache.deltaspike.test.utils.ShrinkWrapArchiveUtil getArchives
INFO: Test org.apache.deltaspike.test.jpa.api.transactional.exception.catched.multipleinjection.nested.NestedMultiTransactionCatchedExceptionTest Adding Java ClassPath URL as JavaArchive jar:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-interoperabi...>
Dec 05, 2013 6:04:26 PM org.apache.deltaspike.test.utils.ShrinkWrapArchiveUtil getArchives
INFO: Test org.apache.deltaspike.test.jpa.api.transactional.exception.catched.multipleinjection.nested.NestedMultiTransactionCatchedExceptionTest Adding Java ClassPath URL as JavaArchive jar:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-interoperabi...>
Dec 05, 2013 6:04:26 PM org.apache.deltaspike.test.utils.ShrinkWrapArchiveUtil getArchives
INFO: Test org.apache.deltaspike.test.jpa.api.transactional.exception.catched.multipleinjection.nested.NestedMultiTransactionCatchedExceptionTest Adding Java ClassPath URL as JavaArchive jar:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-interoperabi...>
Dec 05, 2013 6:04:26 PM org.jboss.weld.bootstrap.WeldStartup startContainer
WARN: WELD-000135: Legacy deployment metadata provided by the integrator. Certain functionality will not be available.
Dec 05, 2013 6:04:26 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
WARN: WELD-000411: Observer method [BackedAnnotatedMethod] protected org.apache.deltaspike.core.impl.exclude.extension.ExcludeExtension.vetoBeans(@Observes ProcessAnnotatedType<Object>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Dec 05, 2013 6:04:26 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
WARN: WELD-000411: Observer method [BackedAnnotatedMethod] protected org.apache.deltaspike.core.impl.message.MessageBundleExtension.detectInterfaces(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Dec 05, 2013 6:04:26 PM org.apache.deltaspike.test.utils.ShrinkWrapArchiveUtil getArchives
INFO: Test org.apache.deltaspike.test.jpa.api.transactional.exception.catched.nested.NestedTransactionCatchedExceptionTest Adding Java ClassPath URL as JavaArchive <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-interoperabi...>
Dec 05, 2013 6:04:26 PM org.apache.deltaspike.test.utils.ShrinkWrapArchiveUtil getArchives
INFO: Test org.apache.deltaspike.test.jpa.api.transactional.exception.catched.nested.NestedTransactionCatchedExceptionTest Adding Java ClassPath URL as JavaArchive jar:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-interoperabi...>
Dec 05, 2013 6:04:26 PM org.apache.deltaspike.test.utils.ShrinkWrapArchiveUtil getArchives
INFO: Test org.apache.deltaspike.test.jpa.api.transactional.exception.catched.nested.NestedTransactionCatchedExceptionTest Adding Java ClassPath URL as JavaArchive jar:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-interoperabi...>
Dec 05, 2013 6:04:26 PM org.apache.deltaspike.test.utils.ShrinkWrapArchiveUtil getArchives
INFO: Test org.apache.deltaspike.test.jpa.api.transactional.exception.catched.nested.NestedTransactionCatchedExceptionTest Adding Java ClassPath URL as JavaArchive jar:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-interoperabi...>
Dec 05, 2013 6:04:26 PM org.jboss.weld.bootstrap.WeldStartup startContainer
WARN: WELD-000135: Legacy deployment metadata provided by the integrator. Certain functionality will not be available.
Dec 05, 2013 6:04:26 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
WARN: WELD-000411: Observer method [BackedAnnotatedMethod] protected org.apache.deltaspike.core.impl.message.MessageBundleExtension.detectInterfaces(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Dec 05, 2013 6:04:26 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
WARN: WELD-000411: Observer method [BackedAnnotatedMethod] protected org.apache.deltaspike.core.impl.exclude.extension.ExcludeExtension.vetoBeans(@Observes ProcessAnnotatedType<Object>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Dec 05, 2013 6:04:26 PM org.apache.deltaspike.test.utils.ShrinkWrapArchiveUtil getArchives
INFO: Test org.apache.deltaspike.test.jpa.api.transactional.stereotype.StereotypeTransactionalTest Adding Java ClassPath URL as JavaArchive <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-interoperabi...>
Dec 05, 2013 6:04:26 PM org.apache.deltaspike.test.utils.ShrinkWrapArchiveUtil getArchives
INFO: Test org.apache.deltaspike.test.jpa.api.transactional.stereotype.StereotypeTransactionalTest Adding Java ClassPath URL as JavaArchive jar:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-interoperabi...>
Dec 05, 2013 6:04:26 PM org.apache.deltaspike.test.utils.ShrinkWrapArchiveUtil getArchives
INFO: Test org.apache.deltaspike.test.jpa.api.transactional.stereotype.StereotypeTransactionalTest Adding Java ClassPath URL as JavaArchive jar:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-interoperabi...>
Dec 05, 2013 6:04:26 PM org.apache.deltaspike.test.utils.ShrinkWrapArchiveUtil getArchives
INFO: Test org.apache.deltaspike.test.jpa.api.transactional.stereotype.StereotypeTransactionalTest Adding Java ClassPath URL as JavaArchive jar:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-interoperabi...>
Dec 05, 2013 6:04:26 PM org.jboss.weld.bootstrap.WeldStartup startContainer
WARN: WELD-000135: Legacy deployment metadata provided by the integrator. Certain functionality will not be available.
Dec 05, 2013 6:04:26 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
WARN: WELD-000411: Observer method [BackedAnnotatedMethod] protected org.apache.deltaspike.core.impl.message.MessageBundleExtension.detectInterfaces(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Dec 05, 2013 6:04:26 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
WARN: WELD-000411: Observer method [BackedAnnotatedMethod] protected org.apache.deltaspike.core.impl.exclude.extension.ExcludeExtension.vetoBeans(@Observes ProcessAnnotatedType<Object>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Dec 05, 2013 6:04:26 PM org.apache.deltaspike.test.utils.ShrinkWrapArchiveUtil getArchives
INFO: Test org.apache.deltaspike.test.jpa.api.transactional.nested.NestedTransactionTest Adding Java ClassPath URL as JavaArchive <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-interoperabi...>
Dec 05, 2013 6:04:26 PM org.apache.deltaspike.test.utils.ShrinkWrapArchiveUtil getArchives
INFO: Test org.apache.deltaspike.test.jpa.api.transactional.nested.NestedTransactionTest Adding Java ClassPath URL as JavaArchive jar:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-interoperabi...>
Dec 05, 2013 6:04:26 PM org.apache.deltaspike.test.utils.ShrinkWrapArchiveUtil getArchives
INFO: Test org.apache.deltaspike.test.jpa.api.transactional.nested.NestedTransactionTest Adding Java ClassPath URL as JavaArchive jar:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-interoperabi...>
Dec 05, 2013 6:04:26 PM org.apache.deltaspike.test.utils.ShrinkWrapArchiveUtil getArchives
INFO: Test org.apache.deltaspike.test.jpa.api.transactional.nested.NestedTransactionTest Adding Java ClassPath URL as JavaArchive jar:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-interoperabi...>
Dec 05, 2013 6:04:26 PM org.jboss.weld.bootstrap.WeldStartup startContainer
WARN: WELD-000135: Legacy deployment metadata provided by the integrator. Certain functionality will not be available.
Dec 05, 2013 6:04:26 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
WARN: WELD-000411: Observer method [BackedAnnotatedMethod] protected org.apache.deltaspike.core.impl.message.MessageBundleExtension.detectInterfaces(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Dec 05, 2013 6:04:26 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
WARN: WELD-000411: Observer method [BackedAnnotatedMethod] protected org.apache.deltaspike.core.impl.exclude.extension.ExcludeExtension.vetoBeans(@Observes ProcessAnnotatedType<Object>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Dec 05, 2013 6:04:27 PM org.apache.deltaspike.test.utils.ShrinkWrapArchiveUtil getArchives
INFO: Test org.apache.deltaspike.test.jpa.api.transactional.defaultinjection.DefaultEntityManagerInjectionTest Adding Java ClassPath URL as JavaArchive <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-interoperabi...>
Dec 05, 2013 6:04:27 PM org.apache.deltaspike.test.utils.ShrinkWrapArchiveUtil getArchives
INFO: Test org.apache.deltaspike.test.jpa.api.transactional.defaultinjection.DefaultEntityManagerInjectionTest Adding Java ClassPath URL as JavaArchive jar:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-interoperabi...>
Dec 05, 2013 6:04:27 PM org.apache.deltaspike.test.utils.ShrinkWrapArchiveUtil getArchives
INFO: Test org.apache.deltaspike.test.jpa.api.transactional.defaultinjection.DefaultEntityManagerInjectionTest Adding Java ClassPath URL as JavaArchive jar:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-interoperabi...>
Dec 05, 2013 6:04:27 PM org.apache.deltaspike.test.utils.ShrinkWrapArchiveUtil getArchives
INFO: Test org.apache.deltaspike.test.jpa.api.transactional.defaultinjection.DefaultEntityManagerInjectionTest Adding Java ClassPath URL as JavaArchive jar:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-interoperabi...>
Dec 05, 2013 6:04:27 PM org.jboss.weld.bootstrap.WeldStartup startContainer
WARN: WELD-000135: Legacy deployment metadata provided by the integrator. Certain functionality will not be available.
Dec 05, 2013 6:04:27 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
WARN: WELD-000411: Observer method [BackedAnnotatedMethod] protected org.apache.deltaspike.core.impl.message.MessageBundleExtension.detectInterfaces(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Dec 05, 2013 6:04:27 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
WARN: WELD-000411: Observer method [BackedAnnotatedMethod] protected org.apache.deltaspike.core.impl.exclude.extension.ExcludeExtension.vetoBeans(@Observes ProcessAnnotatedType<Object>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Dec 05, 2013 6:04:27 PM org.apache.deltaspike.test.utils.ShrinkWrapArchiveUtil getArchives
INFO: Test org.apache.deltaspike.test.jpa.api.entitymanager.EntityManagerFactoryProducerTest Adding Java ClassPath URL as JavaArchive <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-interoperabi...>
Dec 05, 2013 6:04:27 PM org.apache.deltaspike.test.utils.ShrinkWrapArchiveUtil getArchives
INFO: Test org.apache.deltaspike.test.jpa.api.entitymanager.EntityManagerFactoryProducerTest Adding Java ClassPath URL as JavaArchive jar:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-interoperabi...>
Dec 05, 2013 6:04:27 PM org.apache.deltaspike.test.utils.ShrinkWrapArchiveUtil getArchives
INFO: Test org.apache.deltaspike.test.jpa.api.entitymanager.EntityManagerFactoryProducerTest Adding Java ClassPath URL as JavaArchive jar:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-interoperabi...>
Dec 05, 2013 6:04:27 PM org.apache.deltaspike.test.utils.ShrinkWrapArchiveUtil getArchives
INFO: Test org.apache.deltaspike.test.jpa.api.entitymanager.EntityManagerFactoryProducerTest Adding Java ClassPath URL as JavaArchive jar:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-interoperabi...>
Dec 05, 2013 6:04:27 PM org.jboss.weld.bootstrap.WeldStartup startContainer
WARN: WELD-000135: Legacy deployment metadata provided by the integrator. Certain functionality will not be available.
Dec 05, 2013 6:04:27 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
WARN: WELD-000411: Observer method [BackedAnnotatedMethod] protected org.apache.deltaspike.core.impl.exclude.extension.ExcludeExtension.vetoBeans(@Observes ProcessAnnotatedType<Object>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Dec 05, 2013 6:04:27 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
WARN: WELD-000411: Observer method [BackedAnnotatedMethod] protected org.apache.deltaspike.core.impl.message.MessageBundleExtension.detectInterfaces(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Running org.apache.deltaspike.test.jpa.api.transactional.multipleinjection.auto.MultipleEntityManagerInjectionTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.apache.deltaspike.test.jpa.api.transactional.exception.uncatched.multipleinjection.flush.auto.MultipleEntityManagerInjectionUncatchedFlushExceptionTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.apache.deltaspike.test.jpa.api.transactional.exception.catched.nested.NestedTransactionCatchedExceptionTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.apache.deltaspike.test.jpa.api.transactionscoped.multipleinjection.manual.ManualTransactionScopedTransactionTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.apache.deltaspike.test.jpa.api.transactional.exception.uncatched.nested.NestedTransactionWithExceptionTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.apache.deltaspike.test.jpa.api.transactional.exception.uncatched.multipleinjection.auto.MultipleEntityManagerInjectionUncatchedExceptionTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.apache.deltaspike.test.jpa.api.transactional.nested.NestedTransactionTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.apache.deltaspike.test.jpa.api.transactionscoped.nested.NestedTransactionScopedTransactionTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.apache.deltaspike.test.jpa.api.transactional.aggregation.AggregatedDefaultEntityManagerInjectionTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.apache.deltaspike.test.jpa.api.entitymanager.EntityManagerFactoryProducerTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.apache.deltaspike.test.jpa.api.transactional.getRollbackOnly.multipleinjection.auto.MultipleEntityManagerInjectionRollbackOnlyTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.apache.deltaspike.test.jpa.api.transactional.getRollbackOnly.multipleinjection.nested.NestedMultiTransactionRollbackOnlyTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.apache.deltaspike.test.jpa.api.transactional.getRollbackOnly.multipleinjection.auto.MultipleEntityManagerInjectionRollbackOnly1Test
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.apache.deltaspike.test.jpa.api.transactionscoped.stereotype.StereotypeTransactionScopedTransactionalTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.apache.deltaspike.test.jpa.datasource.ConfigurableDataSourceTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.apache.deltaspike.test.jpa.api.transactionscoped.multipleinjection.auto.MultipleTransactionScopedEntityManagerInjectionTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.apache.deltaspike.test.jpa.api.transactional.exception.uncatched.multipleinjection.nested.NestedMultiTransactionUncatchedExceptionTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.apache.deltaspike.test.jpa.api.transactional.getRollbackOnly.multipleinjection.auto.MultipleEntityManagerInjectionRollbackOnly2Test
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.apache.deltaspike.test.jpa.api.transactional.exception.catched.multipleinjection.nested.NestedMultiTransactionCatchedExceptionTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.apache.deltaspike.test.jpa.api.transactional.multipleinjection.nested.NestedMultiTransactionTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.apache.deltaspike.test.jpa.api.transactionscoped.multipleinjection.nested.NestedMultiTransactionScopedTransactionTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.apache.deltaspike.test.jpa.api.transactionscoped.defaultnested.DefaultTransactionScopedNestedTransactionTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.apache.deltaspike.test.jpa.api.transactional.exception.uncatched.multipleinjection.flush.nested.NestedMultiTransactionUncatchedFlushExceptionTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.apache.deltaspike.test.jpa.api.transactional.stereotype.StereotypeTransactionalTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.apache.deltaspike.test.jpa.api.transactional.defaultnested.DefaultNestedTransactionTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.apache.deltaspike.test.jpa.api.transactional.transactionhelper.TransactionHelperTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.apache.deltaspike.test.jpa.api.transactionscoped.defaultinjection.DefaultTransactionScopedEntityManagerInjectionTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.apache.deltaspike.test.jpa.api.transactional.multipleinjection.manual.ManualTransactionTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.apache.deltaspike.test.jpa.api.transactional.defaultinjection.DefaultEntityManagerInjectionTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Results :
Tests in error:
org.apache.deltaspike.test.jpa.api.transactional.multipleinjection.auto.MultipleEntityManagerInjectionTest: org.jboss.arquillian.container.weld.ee.embedded_1_1.mock.MockResourceInjectionServices.registerResourceInjectionPoint(Ljavax/enterprise/inject/spi/InjectionPoint;)Lorg/jboss/weld/injection/spi/ResourceReferenceFactory;
org.apache.deltaspike.test.jpa.api.transactional.exception.uncatched.multipleinjection.flush.auto.MultipleEntityManagerInjectionUncatchedFlushExceptionTest: org.jboss.arquillian.container.weld.ee.embedded_1_1.mock.MockResourceInjectionServices.registerResourceInjectionPoint(Ljavax/enterprise/inject/spi/InjectionPoint;)Lorg/jboss/weld/injection/spi/ResourceReferenceFactory;
org.apache.deltaspike.test.jpa.api.transactional.exception.catched.nested.NestedTransactionCatchedExceptionTest: org.jboss.arquillian.container.weld.ee.embedded_1_1.mock.MockResourceInjectionServices.registerResourceInjectionPoint(Ljavax/enterprise/inject/spi/InjectionPoint;)Lorg/jboss/weld/injection/spi/ResourceReferenceFactory;
org.apache.deltaspike.test.jpa.api.transactionscoped.multipleinjection.manual.ManualTransactionScopedTransactionTest: org.jboss.arquillian.container.weld.ee.embedded_1_1.mock.MockResourceInjectionServices.registerResourceInjectionPoint(Ljavax/enterprise/inject/spi/InjectionPoint;)Lorg/jboss/weld/injection/spi/ResourceReferenceFactory;
org.apache.deltaspike.test.jpa.api.transactional.exception.uncatched.nested.NestedTransactionWithExceptionTest: org.jboss.arquillian.container.weld.ee.embedded_1_1.mock.MockResourceInjectionServices.registerResourceInjectionPoint(Ljavax/enterprise/inject/spi/InjectionPoint;)Lorg/jboss/weld/injection/spi/ResourceReferenceFactory;
org.apache.deltaspike.test.jpa.api.transactional.exception.uncatched.multipleinjection.auto.MultipleEntityManagerInjectionUncatchedExceptionTest: org.jboss.arquillian.container.weld.ee.embedded_1_1.mock.MockResourceInjectionServices.registerResourceInjectionPoint(Ljavax/enterprise/inject/spi/InjectionPoint;)Lorg/jboss/weld/injection/spi/ResourceReferenceFactory;
org.apache.deltaspike.test.jpa.api.transactional.nested.NestedTransactionTest: org.jboss.arquillian.container.weld.ee.embedded_1_1.mock.MockResourceInjectionServices.registerResourceInjectionPoint(Ljavax/enterprise/inject/spi/InjectionPoint;)Lorg/jboss/weld/injection/spi/ResourceReferenceFactory;
org.apache.deltaspike.test.jpa.api.transactionscoped.nested.NestedTransactionScopedTransactionTest: org.jboss.arquillian.container.weld.ee.embedded_1_1.mock.MockResourceInjectionServices.registerResourceInjectionPoint(Ljavax/enterprise/inject/spi/InjectionPoint;)Lorg/jboss/weld/injection/spi/ResourceReferenceFactory;
org.apache.deltaspike.test.jpa.api.transactional.aggregation.AggregatedDefaultEntityManagerInjectionTest: org.jboss.arquillian.container.weld.ee.embedded_1_1.mock.MockResourceInjectionServices.registerResourceInjectionPoint(Ljavax/enterprise/inject/spi/InjectionPoint;)Lorg/jboss/weld/injection/spi/ResourceReferenceFactory;
org.apache.deltaspike.test.jpa.api.entitymanager.EntityManagerFactoryProducerTest: org.jboss.arquillian.container.weld.ee.embedded_1_1.mock.MockResourceInjectionServices.registerResourceInjectionPoint(Ljavax/enterprise/inject/spi/InjectionPoint;)Lorg/jboss/weld/injection/spi/ResourceReferenceFactory;
org.apache.deltaspike.test.jpa.api.transactional.getRollbackOnly.multipleinjection.auto.MultipleEntityManagerInjectionRollbackOnlyTest: org.jboss.arquillian.container.weld.ee.embedded_1_1.mock.MockResourceInjectionServices.registerResourceInjectionPoint(Ljavax/enterprise/inject/spi/InjectionPoint;)Lorg/jboss/weld/injection/spi/ResourceReferenceFactory;
org.apache.deltaspike.test.jpa.api.transactional.getRollbackOnly.multipleinjection.nested.NestedMultiTransactionRollbackOnlyTest: org.jboss.arquillian.container.weld.ee.embedded_1_1.mock.MockResourceInjectionServices.registerResourceInjectionPoint(Ljavax/enterprise/inject/spi/InjectionPoint;)Lorg/jboss/weld/injection/spi/ResourceReferenceFactory;
org.apache.deltaspike.test.jpa.api.transactional.getRollbackOnly.multipleinjection.auto.MultipleEntityManagerInjectionRollbackOnly1Test: org.jboss.arquillian.container.weld.ee.embedded_1_1.mock.MockResourceInjectionServices.registerResourceInjectionPoint(Ljavax/enterprise/inject/spi/InjectionPoint;)Lorg/jboss/weld/injection/spi/ResourceReferenceFactory;
org.apache.deltaspike.test.jpa.api.transactionscoped.stereotype.StereotypeTransactionScopedTransactionalTest: org.jboss.arquillian.container.weld.ee.embedded_1_1.mock.MockResourceInjectionServices.registerResourceInjectionPoint(Ljavax/enterprise/inject/spi/InjectionPoint;)Lorg/jboss/weld/injection/spi/ResourceReferenceFactory;
org.apache.deltaspike.test.jpa.datasource.ConfigurableDataSourceTest: org.jboss.arquillian.container.weld.ee.embedded_1_1.mock.MockResourceInjectionServices.registerResourceInjectionPoint(Ljavax/enterprise/inject/spi/InjectionPoint;)Lorg/jboss/weld/injection/spi/ResourceReferenceFactory;
org.apache.deltaspike.test.jpa.api.transactionscoped.multipleinjection.auto.MultipleTransactionScopedEntityManagerInjectionTest: org.jboss.arquillian.container.weld.ee.embedded_1_1.mock.MockResourceInjectionServices.registerResourceInjectionPoint(Ljavax/enterprise/inject/spi/InjectionPoint;)Lorg/jboss/weld/injection/spi/ResourceReferenceFactory;
org.apache.deltaspike.test.jpa.api.transactional.exception.uncatched.multipleinjection.nested.NestedMultiTransactionUncatchedExceptionTest: org.jboss.arquillian.container.weld.ee.embedded_1_1.mock.MockResourceInjectionServices.registerResourceInjectionPoint(Ljavax/enterprise/inject/spi/InjectionPoint;)Lorg/jboss/weld/injection/spi/ResourceReferenceFactory;
org.apache.deltaspike.test.jpa.api.transactional.getRollbackOnly.multipleinjection.auto.MultipleEntityManagerInjectionRollbackOnly2Test: org.jboss.arquillian.container.weld.ee.embedded_1_1.mock.MockResourceInjectionServices.registerResourceInjectionPoint(Ljavax/enterprise/inject/spi/InjectionPoint;)Lorg/jboss/weld/injection/spi/ResourceReferenceFactory;
org.apache.deltaspike.test.jpa.api.transactional.exception.catched.multipleinjection.nested.NestedMultiTransactionCatchedExceptionTest: org.jboss.arquillian.container.weld.ee.embedded_1_1.mock.MockResourceInjectionServices.registerResourceInjectionPoint(Ljavax/enterprise/inject/spi/InjectionPoint;)Lorg/jboss/weld/injection/spi/ResourceReferenceFactory;
org.apache.deltaspike.test.jpa.api.transactional.multipleinjection.nested.NestedMultiTransactionTest: org.jboss.arquillian.container.weld.ee.embedded_1_1.mock.MockResourceInjectionServices.registerResourceInjectionPoint(Ljavax/enterprise/inject/spi/InjectionPoint;)Lorg/jboss/weld/injection/spi/ResourceReferenceFactory;
org.apache.deltaspike.test.jpa.api.transactionscoped.multipleinjection.nested.NestedMultiTransactionScopedTransactionTest: org.jboss.arquillian.container.weld.ee.embedded_1_1.mock.MockResourceInjectionServices.registerResourceInjectionPoint(Ljavax/enterprise/inject/spi/InjectionPoint;)Lorg/jboss/weld/injection/spi/ResourceReferenceFactory;
org.apache.deltaspike.test.jpa.api.transactionscoped.defaultnested.DefaultTransactionScopedNestedTransactionTest: org.jboss.arquillian.container.weld.ee.embedded_1_1.mock.MockResourceInjectionServices.registerResourceInjectionPoint(Ljavax/enterprise/inject/spi/InjectionPoint;)Lorg/jboss/weld/injection/spi/ResourceReferenceFactory;
org.apache.deltaspike.test.jpa.api.transactional.exception.uncatched.multipleinjection.flush.nested.NestedMultiTransactionUncatchedFlushExceptionTest: org.jboss.arquillian.container.weld.ee.embedded_1_1.mock.MockResourceInjectionServices.registerResourceInjectionPoint(Ljavax/enterprise/inject/spi/InjectionPoint;)Lorg/jboss/weld/injection/spi/ResourceReferenceFactory;
org.apache.deltaspike.test.jpa.api.transactional.stereotype.StereotypeTransactionalTest: org.jboss.arquillian.container.weld.ee.embedded_1_1.mock.MockResourceInjectionServices.registerResourceInjectionPoint(Ljavax/enterprise/inject/spi/InjectionPoint;)Lorg/jboss/weld/injection/spi/ResourceReferenceFactory;
org.apache.deltaspike.test.jpa.api.transactional.defaultnested.DefaultNestedTransactionTest: org.jboss.arquillian.container.weld.ee.embedded_1_1.mock.MockResourceInjectionServices.registerResourceInjectionPoint(Ljavax/enterprise/inject/spi/InjectionPoint;)Lorg/jboss/weld/injection/spi/ResourceReferenceFactory;
org.apache.deltaspike.test.jpa.api.transactional.transactionhelper.TransactionHelperTest: org.jboss.arquillian.container.weld.ee.embedded_1_1.mock.MockResourceInjectionServices.registerResourceInjectionPoint(Ljavax/enterprise/inject/spi/InjectionPoint;)Lorg/jboss/weld/injection/spi/ResourceReferenceFactory;
org.apache.deltaspike.test.jpa.api.transactionscoped.defaultinjection.DefaultTransactionScopedEntityManagerInjectionTest: org.jboss.arquillian.container.weld.ee.embedded_1_1.mock.MockResourceInjectionServices.registerResourceInjectionPoint(Ljavax/enterprise/inject/spi/InjectionPoint;)Lorg/jboss/weld/injection/spi/ResourceReferenceFactory;
org.apache.deltaspike.test.jpa.api.transactional.multipleinjection.manual.ManualTransactionTest: org.jboss.arquillian.container.weld.ee.embedded_1_1.mock.MockResourceInjectionServices.registerResourceInjectionPoint(Ljavax/enterprise/inject/spi/InjectionPoint;)Lorg/jboss/weld/injection/spi/ResourceReferenceFactory;
org.apache.deltaspike.test.jpa.api.transactional.defaultinjection.DefaultEntityManagerInjectionTest: org.jboss.arquillian.container.weld.ee.embedded_1_1.mock.MockResourceInjectionServices.registerResourceInjectionPoint(Ljavax/enterprise/inject/spi/InjectionPoint;)Lorg/jboss/weld/injection/spi/ResourceReferenceFactory;
Tests run: 29, Failures: 0, Errors: 29, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache DeltaSpike ................................. SUCCESS [5.274s]
[INFO] Apache DeltaSpike CheckStyle-rules ................ SUCCESS [1.942s]
[INFO] Apache DeltaSpike Parent .......................... SUCCESS [4.274s]
[INFO] Apache DeltaSpike Test-Utils ...................... SUCCESS [3.669s]
[INFO] Apache DeltaSpike Code Parent ..................... SUCCESS [2.345s]
[INFO] Apache DeltaSpike Core ............................ SUCCESS [0.774s]
[INFO] Apache DeltaSpike Core-API ........................ SUCCESS [7.378s]
[INFO] Apache DeltaSpike Core-Implementation ............. SUCCESS [13.956s]
[INFO] Apache DeltaSpike ContainerControl parent ......... SUCCESS [0.668s]
[INFO] Apache DeltaSpike CDI ContainerControl API ........ SUCCESS [1.250s]
[INFO] Apache DeltaSpike CDI ContainerControl TCK ........ SUCCESS [1.225s]
[INFO] Apache DeltaSpike CDI OWB-ContainerControl ........ SUCCESS [3.525s]
[INFO] Apache DeltaSpike CDI Weld-ContainerControl ....... SUCCESS [3.148s]
[INFO] Apache DeltaSpike CDI OpenEJB-ContainerControl .... SUCCESS [8.171s]
[INFO] Apache DeltaSpike Modules ......................... SUCCESS [0.965s]
[INFO] Apache DeltaSpike Security-Module ................. SUCCESS [0.671s]
[INFO] Apache DeltaSpike Security-Module API ............. SUCCESS [1.378s]
[INFO] Apache DeltaSpike Security-Module Impl ............ SUCCESS [5.704s]
[INFO] Apache DeltaSpike JPA-Module ...................... SUCCESS [0.694s]
[INFO] Apache DeltaSpike JPA-Module API .................. SUCCESS [1.817s]
[INFO] Apache DeltaSpike JPA-Module Impl ................. FAILURE [9.740s]
[INFO] Apache DeltaSpike Servlet-Module .................. SKIPPED
[INFO] Apache DeltaSpike Servlet-Module API .............. SKIPPED
[INFO] Apache DeltaSpike Servlet-Module Impl ............. SKIPPED
[INFO] Apache DeltaSpike JSF-Module ...................... SKIPPED
[INFO] Apache DeltaSpike JSF-Module API .................. SKIPPED
[INFO] Apache DeltaSpike JSF-Module Impl ................. SKIPPED
[INFO] Apache DeltaSpike Partial-Bean-Module ............. SKIPPED
[INFO] Apache DeltaSpike Partial-Bean-Module API ......... SKIPPED
[INFO] Apache DeltaSpike Partial-Bean-Module Impl ........ SKIPPED
[INFO] Apache DeltaSpike BeanValidation-Module ........... SKIPPED
[INFO] Apache DeltaSpike BeanValidation-Module API ....... SKIPPED
[INFO] Apache DeltaSpike BeanValidation-Module Impl ...... SKIPPED
[INFO] Apache DeltaSpike Data-Module ..................... SKIPPED
[INFO] Apache DeltaSpike Data-Module API ................. SKIPPED
[INFO] Apache DeltaSpike Data-Module Impl ................ SKIPPED
[INFO] Apache DeltaSpike Test-Control-Module ............. SKIPPED
[INFO] Apache DeltaSpike Test-Control-Module API ......... SKIPPED
[INFO] Apache DeltaSpike Test-Control-Module Impl ........ SKIPPED
[INFO] Apache DeltaSpike Examples ........................ SKIPPED
[INFO] Apache DeltaSpike Java-SE Examples ................ SKIPPED
[INFO] Apache DeltaSpike JSF Examples .................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:21.197s
[INFO] Finished at: Thu Dec 05 18:04:27 EST 2013
[INFO] Final Memory: 56M/424M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-jpa-module-impl: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-interoperabi...> 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
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :deltaspike-jpa-module-impl
Build step 'Execute shell' marked build as failure
Recording test results
12 years, 1 month
Build failed in Jenkins: Weld-2.1-WF8.x-build #24
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8.x-build/...>
Changes:
[Jozef Hartinger] [maven-release-plugin] prepare release 2.1.1.Final
[Jozef Hartinger] [maven-release-plugin] prepare for next development iteration
------------------------------------------
[...truncated 123 lines...]
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8.x-build/...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-core-impl ---
[INFO] Compiling 669 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8.x-build/...>
[INFO]
[INFO] --- maven-checkstyle-plugin:2.10:checkstyle (check-style) @ weld-core-impl ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-core-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8.x-build/...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-core-impl ---
[INFO] Compiling 67 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8.x-build/...>
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ weld-core-impl ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-core-impl ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8.x-build/...>
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-impl >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-impl ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-core-impl ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-impl ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-impl ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-impl <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-impl ---
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8.x-build/...>
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-core-impl ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8.x-build/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-impl/2.1.2-SNAPSHOT/weld-core-impl-2.1.2-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8.x-build/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-impl/2.1.2-SNAPSHOT/weld-core-impl-2.1.2-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8.x-build/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-impl/2.1.2-SNAPSHOT/weld-core-impl-2.1.2-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Core - JSF 2.1.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jsf ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jsf ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-core-jsf ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jsf ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jsf ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jsf ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-core-jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8.x-build/...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-core-jsf ---
[INFO] Compiling 4 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8.x-build/...>
[INFO]
[INFO] --- maven-checkstyle-plugin:2.10:checkstyle (check-style) @ weld-core-jsf ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-core-jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8.x-build/...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-core-jsf ---
[INFO] Compiling 1 source file to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8.x-build/...>
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ weld-core-jsf ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-core-jsf ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8.x-build/...>
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jsf >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jsf ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-core-jsf ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jsf ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jsf ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jsf <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jsf ---
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8.x-build/...>
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-core-jsf ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8.x-build/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-jsf/2.1.2-SNAPSHOT/weld-core-jsf-2.1.2-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8.x-build/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-jsf/2.1.2-SNAPSHOT/weld-core-jsf-2.1.2-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8.x-build/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-jsf/2.1.2-SNAPSHOT/weld-core-jsf-2.1.2-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Implementation 2.1.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-core ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8.x-build/...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-core ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:2.10:checkstyle (check-style) @ weld-core ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8.x-build/...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-core ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ weld-core ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-core ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8.x-build/...>
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-core ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core ---
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8.x-build/...>
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] NOT adding java-sources to attached artifacts list.
[INFO]
[INFO] --- maven-shade-plugin:2.0:shade (default) @ weld-core ---
[INFO] Including org.jboss.weld:weld-core-impl:jar:2.1.2-SNAPSHOT in the shaded jar.
[INFO] Excluding javax.enterprise:cdi-api:jar:1.1 from the shaded jar.
[INFO] Excluding javax.inject:javax.inject:jar:1 from the shaded jar.
[INFO] Excluding org.jboss.weld:weld-api:jar:2.1.Final from the shaded jar.
[INFO] Excluding org.jboss.weld:weld-spi:jar:2.1.Final from the shaded jar.
[INFO] Excluding org.jboss.classfilewriter:jboss-classfilewriter:jar:1.0.4.Final from the shaded jar.
[INFO] Excluding org.jboss.spec.javax.annotation:jboss-annotations-api_1.2_spec:jar:1.0.0.Alpha1 from the shaded jar.
[INFO] Excluding com.google.guava:guava:jar:13.0.1 from the shaded jar.
[INFO] Excluding org.jboss.spec.javax.el:jboss-el-api_3.0_spec:jar:1.0.0.Alpha1 from the shaded jar.
[INFO] Excluding org.jboss.spec.javax.interceptor:jboss-interceptors-api_1.2_spec:jar:1.0.0.Alpha3 from the shaded jar.
[INFO] Excluding org.jboss.logging:jboss-logging:jar:3.1.3.GA from the shaded jar.
[INFO] Including org.jboss.weld:weld-core-jsf:jar:2.1.2-SNAPSHOT in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8.x-build/...> with <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8.x-build/...>
[INFO] Replacing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8.x-build/...> with <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8.x-build/...>
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-core ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8.x-build/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core/2.1.2-SNAPSHOT/weld-core-2.1.2-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8.x-build/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core/2.1.2-SNAPSHOT/weld-core-2.1.2-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8.x-build/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core/2.1.2-SNAPSHOT/weld-core-2.1.2-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld Parent ....................................... SUCCESS [6.602s]
[INFO] Weld Implementation (Core) ........................ SUCCESS [36.175s]
[INFO] Weld Core - JSF ................................... SUCCESS [1.854s]
[INFO] Weld Implementation ............................... SUCCESS [3.009s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 48.710s
[INFO] Finished at: Tue Dec 03 18:03:02 EST 2013
[INFO] Final Memory: 43M/505M
[INFO] ------------------------------------------------------------------------
+ /qa/tools/opt/maven-3.0.4/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss AS7 Updater 2.1.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.jboss.weld:weld-core:jar:2.1.1.Final is missing, no dependency information available
[WARNING] The POM for org.jboss.weld:weld-core-impl:jar:2.1.1.Final is missing, no dependency information available
[WARNING] The POM for org.jboss.weld:weld-core-jsf:jar:2.1.1.Final is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.249s
[INFO] Finished at: Tue Dec 03 18:03:07 EST 2013
[INFO] Final Memory: 7M/79M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project weld-core-jboss-as7-updater: Could not resolve dependencies for project org.jboss.weld:weld-core-jboss-as7-updater:pom:2.1.2-SNAPSHOT: The following artifacts could not be resolved: org.jboss.weld:weld-core:jar:2.1.1.Final, org.jboss.weld:weld-core-impl:jar:2.1.1.Final, org.jboss.weld:weld-core-jsf:jar:2.1.1.Final: Failure to find org.jboss.weld:weld-core:jar:2.1.1.Final in https://repository.jboss.org/nexus/content/repositories/deprecated/ was cached in the local repository, resolution will not be reattempted until the update interval of jboss-deprecated has elapsed or updates are forced -> [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/DependencyResolutionExce...
Build step 'Execute shell' marked build as failure
Archiving artifacts
12 years, 1 month
Build failed in Jenkins: Weld-2.1-WF8-build #52
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8-build/52...>
Changes:
[Jozef Hartinger] [maven-release-plugin] prepare release 2.1.1.Final
[Jozef Hartinger] [maven-release-plugin] prepare for next development iteration
------------------------------------------
[...truncated 183 lines...]
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-core-jsf ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jsf ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jsf ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jsf ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-core-jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8-build/ws...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-core-jsf ---
[INFO] Compiling 4 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8-build/ws...>
[INFO]
[INFO] --- maven-checkstyle-plugin:2.10:checkstyle (check-style) @ weld-core-jsf ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-core-jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8-build/ws...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-core-jsf ---
[INFO] Compiling 1 source file to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8-build/ws...>
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ weld-core-jsf ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-core-jsf ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8-build/ws...>
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jsf >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jsf ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-core-jsf ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jsf ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jsf ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jsf <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jsf ---
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8-build/ws...>
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-core-jsf ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8-build/ws...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-jsf/2.1.2-SNAPSHOT/weld-core-jsf-2.1.2-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8-build/ws...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-jsf/2.1.2-SNAPSHOT/weld-core-jsf-2.1.2-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8-build/ws...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-jsf/2.1.2-SNAPSHOT/weld-core-jsf-2.1.2-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Implementation 2.1.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-core ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8-build/ws...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-core ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:2.10:checkstyle (check-style) @ weld-core ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8-build/ws...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-core ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ weld-core ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-core ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8-build/ws...>
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-core ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core ---
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8-build/ws...>
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] NOT adding java-sources to attached artifacts list.
[INFO]
[INFO] --- maven-shade-plugin:2.0:shade (default) @ weld-core ---
[INFO] Including org.jboss.weld:weld-core-impl:jar:2.1.2-SNAPSHOT in the shaded jar.
[INFO] Excluding javax.enterprise:cdi-api:jar:1.1 from the shaded jar.
[INFO] Excluding javax.inject:javax.inject:jar:1 from the shaded jar.
[INFO] Excluding org.jboss.weld:weld-api:jar:2.1.Final from the shaded jar.
[INFO] Excluding org.jboss.weld:weld-spi:jar:2.1.Final from the shaded jar.
[INFO] Excluding org.jboss.classfilewriter:jboss-classfilewriter:jar:1.0.4.Final from the shaded jar.
[INFO] Excluding org.jboss.spec.javax.annotation:jboss-annotations-api_1.2_spec:jar:1.0.0.Alpha1 from the shaded jar.
[INFO] Excluding com.google.guava:guava:jar:13.0.1 from the shaded jar.
[INFO] Excluding org.jboss.spec.javax.el:jboss-el-api_3.0_spec:jar:1.0.0.Alpha1 from the shaded jar.
[INFO] Excluding org.jboss.spec.javax.interceptor:jboss-interceptors-api_1.2_spec:jar:1.0.0.Alpha3 from the shaded jar.
[INFO] Excluding org.jboss.logging:jboss-logging:jar:3.1.3.GA from the shaded jar.
[INFO] Including org.jboss.weld:weld-core-jsf:jar:2.1.2-SNAPSHOT in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8-build/ws...> with <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8-build/ws...>
[INFO] Replacing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8-build/ws...> with <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8-build/ws...>
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-core ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8-build/ws...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core/2.1.2-SNAPSHOT/weld-core-2.1.2-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8-build/ws...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core/2.1.2-SNAPSHOT/weld-core-2.1.2-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.1-WF8-build/ws...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core/2.1.2-SNAPSHOT/weld-core-2.1.2-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld Parent ....................................... SUCCESS [16.100s]
[INFO] Weld Implementation (Core) ........................ SUCCESS [47.988s]
[INFO] Weld Core - JSF ................................... SUCCESS [2.908s]
[INFO] Weld Implementation ............................... SUCCESS [6.843s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:15.064s
[INFO] Finished at: Tue Dec 03 03:58:09 EST 2013
[INFO] Final Memory: 42M/426M
[INFO] ------------------------------------------------------------------------
+ /qa/tools/opt/maven-3.0.4/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss AS7 Updater 2.1.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repository.jboss.org/nexus/content/repositories/deprecated/org/jb...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/wel...
Downloading: http://snapshots.jboss.org/maven2/org/jboss/weld/weld-core/2.1.1.Final/we...
Downloading: http://repository.jboss.org/maven2/org/jboss/weld/weld-core/2.1.1.Final/w...
Downloading: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core/2.1.1.Final/...
[WARNING] The POM for org.jboss.weld:weld-core:jar:2.1.1.Final is missing, no dependency information available
Downloading: https://repository.jboss.org/nexus/content/repositories/deprecated/org/jb...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/wel...
Downloading: http://snapshots.jboss.org/maven2/org/jboss/weld/weld-core-impl/2.1.1.Fin...
Downloading: http://repository.jboss.org/maven2/org/jboss/weld/weld-core-impl/2.1.1.Fi...
Downloading: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-impl/2.1.1.F...
[WARNING] The POM for org.jboss.weld:weld-core-impl:jar:2.1.1.Final is missing, no dependency information available
Downloading: https://repository.jboss.org/nexus/content/repositories/deprecated/org/jb...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/wel...
Downloading: http://snapshots.jboss.org/maven2/org/jboss/weld/weld-core-jsf/2.1.1.Fina...
Downloading: http://repository.jboss.org/maven2/org/jboss/weld/weld-core-jsf/2.1.1.Fin...
Downloading: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-jsf/2.1.1.Fi...
[WARNING] The POM for org.jboss.weld:weld-core-jsf:jar:2.1.1.Final is missing, no dependency information available
Downloading: https://repository.jboss.org/nexus/content/repositories/deprecated/org/jb...
Downloading: https://repository.jboss.org/nexus/content/repositories/deprecated/org/jb...
Downloading: https://repository.jboss.org/nexus/content/repositories/deprecated/org/jb...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/wel...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/wel...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/wel...
Downloading: http://snapshots.jboss.org/maven2/org/jboss/weld/weld-core/2.1.1.Final/we...
Downloading: http://snapshots.jboss.org/maven2/org/jboss/weld/weld-core-impl/2.1.1.Fin...
Downloading: http://snapshots.jboss.org/maven2/org/jboss/weld/weld-core-jsf/2.1.1.Fina...
Downloading: http://repository.jboss.org/maven2/org/jboss/weld/weld-core/2.1.1.Final/w...
Downloading: http://repository.jboss.org/maven2/org/jboss/weld/weld-core-impl/2.1.1.Fi...
Downloading: http://repository.jboss.org/maven2/org/jboss/weld/weld-core-jsf/2.1.1.Fin...
Downloading: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core/2.1.1.Final/...
Downloading: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-impl/2.1.1.F...
Downloading: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-jsf/2.1.1.Fi...
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10.482s
[INFO] Finished at: Tue Dec 03 03:58:23 EST 2013
[INFO] Final Memory: 10M/163M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project weld-core-jboss-as7-updater: Could not resolve dependencies for project org.jboss.weld:weld-core-jboss-as7-updater:pom:2.1.2-SNAPSHOT: The following artifacts could not be resolved: org.jboss.weld:weld-core:jar:2.1.1.Final, org.jboss.weld:weld-core-impl:jar:2.1.1.Final, org.jboss.weld:weld-core-jsf:jar:2.1.1.Final: Could not find artifact org.jboss.weld:weld-core:jar:2.1.1.Final in jboss-deprecated (https://repository.jboss.org/nexus/content/repositories/deprecated/) -> [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/DependencyResolutionExce...
Build step 'Execute shell' marked build as failure
Archiving artifacts
12 years, 1 month
Build failed in Jenkins: Weld-2.x-tck-WF8.x #168
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-tck-WF8.x/168/>
------------------------------------------
[...truncated 4286 lines...]
Nov 30, 2013 6:24:22 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratedBeanConstructorInjectionTest.testDeploymentFails: 1,408/1,464 (585)
Nov 30, 2013 6:24:22 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.intercepted.InterceptedBeanInitializerInjectionTest, time: 21 ms]
Nov 30, 2013 6:24:22 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptedBeanInitializerInjectionTest.testDeploymentFails: 1,409/1,464 (586)
Nov 30, 2013 6:24:22 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.BeanTypeParamConstructorTest, time: 21 ms]
Nov 30, 2013 6:24:22 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanTypeParamConstructorTest.testDeploymentFails: 1,410/1,464 (587)
Nov 30, 2013 6:24:22 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.BeanTypeParamDisposerTest, time: 21 ms]
Nov 30, 2013 6:24:23 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanTypeParamDisposerTest.testDeploymentFails: 1,411/1,464 (588)
Nov 30, 2013 6:24:23 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.DecoratoredBeanTypeParamFieldTest, time: 45 ms]
Nov 30, 2013 6:24:23 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratoredBeanTypeParamFieldTest.testDeploymentFails: 1,412/1,464 (589)
Nov 30, 2013 6:24:23 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.interceptor.InterceptorTypeParamConstructorTest, time: 45 ms]
Nov 30, 2013 6:24:27 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorTypeParamConstructorTest.testDeploymentFails: 1,413/1,464 (590)
Nov 30, 2013 6:24:27 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.enterprise.broken.singletonWithConversationScope.SingletonWithConversationScopeTest, time: 38 ms]
Nov 30, 2013 6:24:27 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SingletonWithConversationScopeTest.testSingletonWithConversationScopeFails: 1,414/1,464 (591)
Nov 30, 2013 6:24:28 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessWithSessionScope.StatelessWithSessionScopeTest, time: 32 ms]
Nov 30, 2013 6:24:28 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StatelessWithSessionScopeTest.testStatelessWithSessionScopeFails: 1,415/1,464 (592)
Nov 30, 2013 6:24:28 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterAnnotatedDisposes.ParameterAnnotatedDisposesTest, time: 20 ms]
Nov 30, 2013 6:24:28 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterAnnotatedDisposesTest.testProducerMethodWithParameterAnnotatedDisposes: 1,416/1,464 (593)
Nov 30, 2013 6:24:28 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterAnnotatedObserves.ParameterAnnotatedObservesTest, time: 21 ms]
Nov 30, 2013 6:24:28 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterAnnotatedObservesTest.testProducerMethodWithParameterAnnotatedObserves: 1,417/1,464 (594)
Nov 30, 2013 6:24:28 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.resource.broken.type.ResourceDefinitionWithDifferentTypeTest, time: 21 ms]
Nov 30, 2013 6:24:29 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResourceDefinitionWithDifferentTypeTest.testDeployment: 1,418/1,464 (595)
Nov 30, 2013 6:24:29 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.enterprise.interceptorOrder.SessionBeanInterceptorOrderTest, time: 18 ms]
Nov 30, 2013 6:24:31 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanInterceptorOrderTest.testInterceptorsDeclaredUsingInterceptorsCalledBeforeInterceptorBinding: 1,419/1,464 (596)
Nov 30, 2013 6:24:31 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.lifecycle.enterprise.EnterpriseLifecycleInterceptorDefinitionTest, time: 21 ms]
Nov 30, 2013 6:24:34 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseLifecycleInterceptorDefinitionTest.testLifecycleInterception: 1,420/1,464 (597)
Nov 30, 2013 6:24:34 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.byname.ambiguous.broken.AmbiguousELNamesTest, time: 42 ms]
Nov 30, 2013 6:24:34 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AmbiguousELNamesTest.testAmbiguousELNamesResolved: 1,421/1,464 (598)
Nov 30, 2013 6:24:34 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.PrivateFinalMethodTest, time: 21 ms]
Nov 30, 2013 6:24:36 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PrivateFinalMethodTest.testClassWithPrivateFinalMethodCanBeProxied: 1,422/1,464 (599)
Nov 30, 2013 6:24:37 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.privateConstructor.PrivateConstructorTest, time: 21 ms]
Nov 30, 2013 6:24:37 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PrivateConstructorTest.testClassWithPrivateConstructor: 1,423/1,464 (600)
Nov 30, 2013 6:24:37 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceConstructorInjectionTest, time: 36 ms]
Nov 30, 2013 6:24:38 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawInstanceConstructorInjectionTest.testDefinitionError: 1,424/1,464 (601)
Nov 30, 2013 6:24:38 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceObserverInjectionTest, time: 21 ms]
Nov 30, 2013 6:24:38 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawInstanceObserverInjectionTest.testDefinitionError: 1,425/1,464 (602)
Nov 30, 2013 6:24:38 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.enterprise.SessionBeanInjectionOrderingTest, time: 24 ms]
Nov 30, 2013 6:24:40 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanInjectionOrderingTest.testInitializerCalledAfterFieldInjectionOfSuperclass: 1,426/1,464 (603)
Nov 30, 2013 6:24:41 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanInjectionOrderingTest.testInitializerCalledAfterResourceInjection: 1,427/1,464 (603)
Nov 30, 2013 6:24:41 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanInjectionOrderingTest.testPostConstructCalledAfterInitializerOfSuperclass: 1,428/1,464 (603)
Nov 30, 2013 6:24:41 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.non.contextual.InjectionIntoNonContextualComponentTest, time: 52 ms]
Nov 30, 2013 6:24:42 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testFilterInitCalledAfterResourceInjection: 1,429/1,464 (604)
Nov 30, 2013 6:24:42 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testFilterInitializerMethodCalled: 1,430/1,464 (604)
Nov 30, 2013 6:24:42 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testInjectionIntoFilter: 1,431/1,464 (604)
Nov 30, 2013 6:24:42 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testInjectionIntoJSFManagedBean: 1,432/1,464 (604)
Nov 30, 2013 6:24:43 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testInjectionIntoServlet: 1,433/1,464 (604)
Nov 30, 2013 6:24:43 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testInjectionIntoServletListener: 1,434/1,464 (604)
Nov 30, 2013 6:24:43 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testInjectionIntoTagHandler: 1,435/1,464 (604)
Nov 30, 2013 6:24:44 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testInjectionIntoTagLibraryListener: 1,436/1,464 (604)
Nov 30, 2013 6:24:44 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testServletInitCalledAfterResourceInjection: 1,437/1,464 (604)
Nov 30, 2013 6:24:44 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testServletInitializerMethodCalled: 1,438/1,464 (604)
Nov 30, 2013 6:24:44 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testServletListenerInitializerMethodCalled: 1,439/1,464 (604)
Nov 30, 2013 6:24:44 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testTagLibraryListenerInitializerMethodCalled: 1,440/1,464 (604)
Nov 30, 2013 6:24:44 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.parameterized.ParameterizedTypesInjectionToParameterizedWithActualTypeTest, time: 22 ms]
Nov 30, 2013 6:24:46 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedTypesInjectionToParameterizedWithActualTypeTest.testInjection: 1,441/1,464 (605)
Nov 30, 2013 6:24:46 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.normal.scope.NormalScopedBeanWithInjectionPoint, time: 48 ms]
Nov 30, 2013 6:24:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NormalScopedBeanWithInjectionPoint.testRequestScopedBeanWithInjectionPoint: 1,442/1,464 (606)
Nov 30, 2013 6:24:47 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.manager.jndi.ManagerTestEar, time: 30 ms]
Nov 30, 2013 6:24:49 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTestEar.testManagerLookupInJndi: 1,443/1,464 (607)
Nov 30, 2013 6:24:49 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledManagedBeanInjectionAvailabilityTest, time: 72 ms]
Nov 30, 2013 6:24:49 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 250628dc-21e7-4c8b-bc7f-9630271efd38.war, time: 22 ms]
Nov 30, 2013 6:24:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledManagedBeanInjectionAvailabilityTest.testInjection: 1,444/1,464 (608)
Nov 30, 2013 6:24:52 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.broken.DisabledProducerFieldInjectionNotAvailableTest, time: 59 ms]
Nov 30, 2013 6:24:52 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 795b2297-d461-4d38-9dd2-19b3878d56a7.war, time: 39 ms]
Nov 30, 2013 6:24:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisabledProducerFieldInjectionNotAvailableTest.testInjection: 1,445/1,464 (609)
Nov 30, 2013 6:24:53 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity01Test, time: 82 ms]
Nov 30, 2013 6:24:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity01Test.testSpecialization: 1,446/1,464 (610)
Nov 30, 2013 6:24:56 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity02Test, time: 63 ms]
Nov 30, 2013 6:24:56 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 580188ea-fb27-4999-a559-02d907188912.war, time: 21 ms]
Nov 30, 2013 6:24:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity02Test.testSpecialization: 1,447/1,464 (611)
Nov 30, 2013 6:24:58 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.typesafe.resolution.interceptor.InterceptorNotResolvedInterModuleTest, time: 60 ms]
Nov 30, 2013 6:24:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorNotResolvedInterModuleTest.testInterceptorNotAvailableForInjection: 1,448/1,464 (612)
Nov 30, 2013 6:24:59 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 12, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Nov 30, 2013 6:24:59 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Nov 30, 2013 6:24:59 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.DestroyForSameCreationalContextTest, time: 42 ms]
Nov 30, 2013 6:25:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DestroyForSameCreationalContextTest.testDestroyForSameCreationalContextOnly: 1,449/1,464 (613)
Nov 30, 2013 6:25:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ApplicationContextDestructionTest.testApplicationContextDestroyed: 1,450/1,464 (614)
Nov 30, 2013 6:25:02 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.packaging.installedLibrary.InstalledLibraryEarTest, time: 54 ms]
Nov 30, 2013 6:25:02 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 0b029323-a44b-4db5-866b-a9f8aa5626d6.war, time: 22 ms]
Nov 30, 2013 6:25:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InstalledLibraryEarTest.testBundledLibraryInjection: 1,451/1,464 (615)
Nov 30, 2013 6:25:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InstalledLibraryEarTest.testEjbJarInjection: 1,452/1,464 (615)
Nov 30, 2013 6:25:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InstalledLibraryEarTest.testWarInjection: 1,453/1,464 (615)
Nov 30, 2013 6:25:05 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.packaging.visibility.JarToJarAlphaVisibilityTest, time: 50 ms]
Nov 30, 2013 6:25:07 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke JarToJarAlphaVisibilityTest.testDeployment: 1,454/1,464 (616)
Nov 30, 2013 6:25:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ApplicationShutdownLifecycleTest.testShutdown: 1,455/1,464 (617)
Nov 30, 2013 6:25:08 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.intercepted.InterceptedBeanConstrutctorInjectionTest, time: 21 ms]
Nov 30, 2013 6:25:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptedBeanConstrutctorInjectionTest.testDeploymentFails: 1,456/1,464 (618)
Nov 30, 2013 6:25:08 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: 45 ms]
Nov 30, 2013 6:25:09 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorTypeParamInitializerTest.testDeploymentFails: 1,457/1,464 (619)
Nov 30, 2013 6:25:09 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.interceptor.InterceptedBeanTypeParamFieldTest, time: 45 ms]
Nov 30, 2013 6:25:09 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptedBeanTypeParamFieldTest.testDeploymentFails: 1,458/1,464 (620)
Nov 30, 2013 6:25:09 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceDisposerInjectionTest, time: 34 ms]
Nov 30, 2013 6:25:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawInstanceDisposerInjectionTest.testDefinitionError: 1,459/1,464 (621)
Nov 30, 2013 6:25:10 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity08Test, time: 53 ms]
Nov 30, 2013 6:25:10 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 7793899d-919d-4ee3-aee1-5cb97276ea15.war, time: 22 ms]
Nov 30, 2013 6:25:10 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: f4c840fa-8880-4d61-a8f1-071f971054f8.war, time: 22 ms]
Nov 30, 2013 6:25:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity08Test.testSpecialization: 1,460/1,464 (622)
Nov 30, 2013 6:25:10 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 30, 2013 6:25:10 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Nov 30, 2013 6:25:10 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.DecoratorTypeParamFieldTest, time: 49 ms]
Nov 30, 2013 6:25:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorTypeParamFieldTest.testDeploymentFails: 1,461/1,464 (623)
Nov 30, 2013 6:25:11 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity05Test, time: 66 ms]
Nov 30, 2013 6:25:11 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 07df2466-210d-42cc-83ea-7c7ff2a69af5.war, time: 21 ms]
Nov 30, 2013 6:25:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity05Test.testSpecialization: 1,462/1,464 (624)
Nov 30, 2013 6:25:11 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 30, 2013 6:25:11 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Nov 30, 2013 6:25:11 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.DecoratorTypeParamConstructorTest, time: 55 ms]
Nov 30, 2013 6:25:12 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorTypeParamConstructorTest.testDeploymentFails: 1,463/1,464 (625)
Nov 30, 2013 6:25:12 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity03Test, time: 53 ms]
Nov 30, 2013 6:25:12 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 6c877bf5-5ddc-4850-9f9c-c0a4c93b47ac.war, time: 21 ms]
Nov 30, 2013 6:25:12 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity03Test.testSpecialization: 1,464/1,464 (626)
Tests run: 1468, Failures: 2, Errors: 0, Skipped: 3, Time elapsed: 1,301.931 sec <<< FAILURE!
Results :
Failed tests: arquillianBeforeClass(org.jboss.cdi.tck.tests.deployment.packaging.ear.MultiWebModuleWithExtensionTest): Cannot deploy: 727ee225-bd7d-46ad-b3a2-bbb0bceec508.ear
arquillianBeforeClass(org.jboss.cdi.tck.tests.deployment.packaging.ear.MultiWebModuleWithExtensionTest): Cannot deploy: 727ee225-bd7d-46ad-b3a2-bbb0bceec508.ear
Tests run: 1468, Failures: 2, Errors: 0, Skipped: 3
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22:07.493s
[INFO] Finished at: Sat Nov 30 18:25:18 EST 2013
[INFO] Final Memory: 49M/439M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on project weld-jboss-runner-tck11: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-tck-WF8.x/ws...> 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
Archiving artifacts
Recording test results
12 years, 1 month
Build failed in Jenkins: Weld-2.x-int-WF8.x #171
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-WF8.x/17...>
Changes:
[Jozef Hartinger] Update @Ignore ID from WELD-580 to WELD-1401
[Jozef Hartinger] Delete InjectionPointInExtensionWrappedDisposerMethodTest
[Jozef Hartinger] WELD-1525 Fix numberguess and permalink ftest execution on Jetty
[Jozef Hartinger] Update README
[Jozef Hartinger] WELD-1514: Drop deployment services
[Jozef Hartinger] Minor cleanup
[Jozef Hartinger] Fix AroundConstructTest - incorrect use of static members
[Jozef Hartinger] WELD-1527 Log warning when PAT observer uses unbounded wildcard type without @WithAnnotations
[Jozef Hartinger] WELD-1527 Consider type variables with no bounds
[Jozef Hartinger] Upgrade to CDI TCK 1.1.2.Final
[Jozef Hartinger] WELD-1533: QualifiedNameExtension is incorrect
[Jozef Hartinger] WELD-1537 SerializableContextualFactory returns Bean impl if appropriate
[Jozef Hartinger] WELD-1534 Event qualifiers are lost during event propagation
[Jozef Hartinger] WELD-1542 An exception thrown in a disposer method should be caught
[Jozef Hartinger] WFLY-1533 Catch and log an exception thrown during context dissociation
[Jozef Hartinger] WELD-1543: Weld Servlet should remove duplicate entries when merging multiple beans.xml files
[Jozef Hartinger] Fix incontainer-remote dependencies in the TCK runner
[Jozef Hartinger] WELD-1545 - NPE when Bootstrap.startContainer() is called after Bootstrap.shutdown()
[Jozef Hartinger] WELD-1547 - Unavoidable warnings in log when injecting unmanaged objects
[Jozef Hartinger] WELD-1552 - InjectionPoint resolution not conform to CDI 1.1 spec
[Jozef Hartinger] WELD-1437 - Weld can't coexist with another CDI container in a large multi-module project.
[Jozef Hartinger] WELD-1553: Check for possible deserialization failure in SerializableClientProxy and provide debug info
[Jozef Hartinger] Hardcoded equinox version to pom.xml since the wrong version is specified transitively.
[Jozef Hartinger] Remove unused method and field in TypeSafeDisposerResolver
[Jozef Hartinger] WELD-1530 - Document org.jboss.weld.resolution.cacheSize
[Jozef Hartinger] WELD-1548 Bridge method may shadow inherited initializer method
[Jozef Hartinger] WELD-1550 When creating enhanced subclass do not implement inaccessible interfaces
[Jozef Hartinger] WELD-1531 Document CDI Conversation Filter
[Jozef Hartinger] WELD-1556 Upgrade Tomcat API to 7.0.47 and handle backwards incompatible
[Jozef Hartinger] Fix l10n of AbstractConversationContext messages
[Jozef Hartinger] WELD-1540 Improve the error message for enabled interceptor class
[Jozef Hartinger] WELD-1540 Change the name of the log method
[Jozef Hartinger] WELD-1529 remove the servlet api 3 dependency from permalink example
[Jozef Hartinger] ContextBeanInstance - remove unnecessary ThreadLocal#get() invocations
[Jozef Hartinger] WELD-1560 - CustomCDIProviderTest based on incorrect assumption
[Jozef Hartinger] Extend test case for WELD-921
[Jozef Hartinger] WELD-1558 - Proxy naming conflict when using static nested classes with the same name and package.
[Jozef Hartinger] WELD-1513 Handle circular dependency for non-trivial combination of
[Jozef Hartinger] Treat javax.inject.Singleton as a bean defining annotation
[Jozef Hartinger] Document migration steps from Weld 2.0 to 2.1
[Jozef Hartinger] WELD-1557 Interceptor methods not invoked correctly on session bean interceptors bound using bindings in case of subclassing
------------------------------------------
[...truncated 867 lines...]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.jboss.weld.tests.observers.transactional.TransactionObserverOnEjbTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.jboss.weld.tests.packaging.beans.xml.location.MultipleLocationsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.jboss.weld.tests.packaging.beans.xml.location.MetaInfLocationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.jboss.weld.tests.packaging.beans.xml.location.WebInfLocationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.jboss.weld.tests.parser.ParserTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.jboss.weld.tests.producer.field.ProducerBeanInvocationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.jboss.weld.tests.producer.field.ParameterizedProducerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec
Running org.jboss.weld.tests.producer.field.broken.invalidBeanType.MultiDimensionalTypeVariableArrayProducerFieldTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.jboss.weld.tests.producer.field.broken.invalidBeanType.WildcardArrayProducerFieldTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.jboss.weld.tests.producer.field.broken.invalidBeanType.NestedWildcardProducerFieldTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.jboss.weld.tests.producer.field.broken.invalidBeanType.MultiDimensionalWildcardArrayProducerFieldTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.jboss.weld.tests.producer.field.broken.invalidBeanType.TypeVariableArrayProducerFieldTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.jboss.weld.tests.producer.field.broken.invalidBeanType.NestedTypeVariableProducerFieldTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.jboss.weld.tests.producer.field.named.NamedProducerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 sec
Running org.jboss.weld.tests.producer.method.DisposalMethodInjectionPointTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.jboss.weld.tests.producer.method.NamedProducerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.jboss.weld.tests.producer.method.ProducerBeanInvocationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.jboss.weld.tests.producer.method.DisposalMethodOnOtherBeanNotResolvedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.jboss.weld.tests.producer.method.InstanceCleanupTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.jboss.weld.tests.producer.method.NamedProducerWithBindingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.jboss.weld.tests.producer.method.ManagerProducerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.jboss.weld.tests.producer.method.NullProducerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.jboss.weld.tests.producer.method.broken.disposalMethodWithInjectionPointParameter.DisposalMethodForNormalScopedBeanHasInjectionPointParameterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.jboss.weld.tests.producer.method.broken.invalidBeanType.WildcardTypeArrayProducerMethodTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.jboss.weld.tests.producer.method.broken.invalidBeanType.MultiDimensionalTypeVariableArrayProducerMethodTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.jboss.weld.tests.producer.method.broken.invalidBeanType.MultiDimensionalWildcardTypeArrayProducerMethodTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.jboss.weld.tests.producer.method.broken.invalidBeanType.NestedWildcardTypeProducerMethodTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.jboss.weld.tests.producer.method.broken.invalidBeanType.NestedTypeVariableProducerMethodTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.jboss.weld.tests.producer.method.broken.invalidBeanType.TypeVariableArrayProducerMethodTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.jboss.weld.tests.producer.method.circular.StaticCircularInjectionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.jboss.weld.tests.producer.method.circular.CircularInjectionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.jboss.weld.tests.producer.method.circular.weld1513.NonTrivialCircularInjectionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.jboss.weld.tests.producer.method.parameterized.ParameterizedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.jboss.weld.tests.producer.receiver.ReceiverBeanLifecycleTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.jboss.weld.tests.producer.weld1368.Weld1368Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.jboss.weld.tests.proxy.ProxyTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec
Running org.jboss.weld.tests.proxy.client.serialization.ClientProxySerializationUnit
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.jboss.weld.tests.proxy.enterprise.EnterpriseBeanProxyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.jboss.weld.tests.proxy.instantiator.PerDeploymentInstantiatorWOTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.jboss.weld.tests.proxy.instantiator.PerDeploymentInstantiatorWithTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.jboss.weld.tests.proxy.instantiator.unsafe.UnsafeInstantiatorClientProxyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.jboss.weld.tests.proxy.observer.ObserverInjectionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.jboss.weld.tests.proxy.privateconstructor.ProxyConstructorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.jboss.weld.tests.proxy.producer.ProxyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.jboss.weld.tests.proxy.weld1052.UnproxyableBeanTypeValidationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.jboss.weld.tests.proxy.weld1141.VarargsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.jboss.weld.tests.proxy.weld1558.StaticNestedClassesProxyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.jboss.weld.tests.proxy.weld477.ProxiabilityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.jboss.weld.tests.proxy.weld56.ProxyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.jboss.weld.tests.resolution.ResolutionTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
Running org.jboss.weld.tests.resolution.Weld256Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.jboss.weld.tests.resolution.LookupInstanceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.jboss.weld.tests.resolution.circular.CircularDependencyTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.jboss.weld.tests.resolution.circular.resource.ResourceCircularDependencyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.jboss.weld.tests.resolution.named.NamedBeanTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.jboss.weld.tests.resolution.wbri279.Weld279Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.jboss.weld.tests.resolution.wbri293.ContextualReferenceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.jboss.weld.tests.resolution.weld1075.ResolutionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.jboss.weld.tests.resolution.weld911.DecoratorCycleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.jboss.weld.tests.resolution.weld911.DependentScopeInjectionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.jboss.weld.tests.resources.ResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.jboss.weld.tests.resources.EMFFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
Running org.jboss.weld.tests.resources.producer.non.dependent.NonDependentResourceProducerFieldTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.jboss.weld.tests.resources.ws.WebServiceResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 sec
Running org.jboss.weld.tests.scope.ScopeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.jboss.weld.tests.scope.RemoteScopeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.jboss.weld.tests.scope.unproxyable.UnproxyableTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.jboss.weld.tests.scope.unproxyable.method.StaticFinalMethodTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.jboss.weld.tests.scope.unproxyable.method.PrivateFinalMethodTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.jboss.weld.tests.scope.unproxyable.method.NonPrivateNonStaticFinalMethodTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.jboss.weld.tests.security.members.AccessibleMemberLeakTest
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 sec
Running org.jboss.weld.tests.serialization.SerializationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.jboss.weld.tests.serialization.annotated.BackedAnnotatedTypeSerializationTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec
Running org.jboss.weld.tests.serialization.annotated.UnbackedAnnotatedTypeSerializationTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec
Running org.jboss.weld.tests.serialization.noncontextual.SerializationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.jboss.weld.tests.servlet.ServletBeanTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec
Running org.jboss.weld.tests.servlet.async.AsyncServletTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.023 sec
Running org.jboss.weld.tests.servlet.dispatch.DispatchingTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec
Running org.jboss.weld.tests.servlet.dispatch.DispatchingWithConversationFilterTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec
Running org.jboss.weld.tests.session.newBean.NewEnterpriseBeanTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
Running org.jboss.weld.tests.smoke.SmokeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.jboss.weld.tests.specialization.SpecializationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.jboss.weld.tests.specialization.ExtSpecializationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.jboss.weld.tests.specialization.CyclicSpecializationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.jboss.weld.tests.specialization.extension.MultipleSpecializedClassesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.jboss.weld.tests.specialization.extension.bean.AfterBeanDiscoveryAddedBeanArchiveTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.jboss.weld.tests.specialization.extension.broken.DifferentNamesOfSpecializedBeansTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.jboss.weld.tests.specialization.extension.veto.UsingVetoToPreventInconsistentSpecializationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.jboss.weld.tests.specialization.modular.Specialization04Test
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.jboss.weld.tests.specialization.modular.Specialization01Test
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.jboss.weld.tests.specialization.modular.EarSpecializationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.jboss.weld.tests.specialization.modular.Specialization03Test
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.jboss.weld.tests.specialization.modular.Specialization02Test
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.jboss.weld.tests.specialization.weld802.SpecializationWithExtensionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.jboss.weld.tests.specialization.weld802.CustomWeldClassTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.jboss.weld.tests.stress.JsfStressTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.689 sec
Running org.jboss.weld.tests.transientReference.TransientReferenceDestroyedAfterInvocationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
Running org.jboss.weld.tests.transientReference.metadata.BeanMetadataAvailableForTransientReferenceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.jboss.weld.tests.veto.VetoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.jboss.weld.tests.weld1192.Weld1192Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.jboss.weld.tests.ws.interceptors.WebServiceInterceptorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.865 sec
Running org.jboss.weld.tests.xml.broken.clazz.BeansXmlTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.jboss.weld.tests.xml.broken.parsing.BeansXmlTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.jboss.weld.tests.AllTests
Tests run: 8, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 0 sec
Running org.jboss.weld.tests.ejb.EJBCallTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
Running org.jboss.weld.tests.stereotypes.StereotypesTest
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.048 sec <<< FAILURE!
Running org.jboss.weld.tests.xml.broken.stereotype.BeansXmlTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.jboss.weld.tests.contexts.request.rmi.RmiRequestScopeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
Running org.jboss.weld.tests.interceptors.passivation.PassivationActivationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
Results :
Tests in error:
testAnimalStereotype(org.jboss.weld.tests.stereotypes.StereotypesTest): org/jboss/weld/metadata/TypeStore$1
testAnimalOrderStereotype(org.jboss.weld.tests.stereotypes.StereotypesTest): org/jboss/weld/metadata/TypeStore$1
testRequestScopedAnimalStereotype(org.jboss.weld.tests.stereotypes.StereotypesTest): org/jboss/weld/metadata/TypeStore$1
Tests run: 829, Failures: 0, Errors: 3, Skipped: 14
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4:19.156s
[INFO] Finished at: Mon Dec 02 18:07:45 EST 2013
[INFO] Final Memory: 35M/207M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on project weld-core-test-arquillian: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-WF8.x/ws...> 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
Archiving artifacts
Recording test results
12 years, 1 month
Build failed in Jenkins: Weld-2.x-int-WF8 #1461
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-WF8/1461/>
------------------------------------------
Started by upstream project "Weld-2.x-WF8-build" build number 1335
[EnvInject] - Loading node environment variables.
Building remotely on dev115-rhel5-x86 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-WF8/ws/>
Checkout:Weld-2.x-int-WF8 / <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-WF8/ws/> - hudson.remoting.Channel@ed7fd0:dev115-rhel5-x86
Using strategy: Default
Last Built Revision: Revision 0b475866e90b6572f4285b0c2f72ff51c4d5b0a1 (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from git://github.com/weld/core.git
Commencing build of Revision 0b475866e90b6572f4285b0c2f72ff51c4d5b0a1 (origin/master)
Checking out Revision 0b475866e90b6572f4285b0c2f72ff51c4d5b0a1 (origin/master)
[Weld-2.x-int-WF8] $ bash -xe /tmp/hudson3001545247268818155.sh
+ source /qa/home/hudson/config_repository/scripts/weld/common.sh
+ setup-environment
+ export MAVEN_VERSION=3.0.4
+ MAVEN_VERSION=3.0.4
+ export 'MAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m'
+ MAVEN_OPTS='-Xmx1536m -XX:MaxPermSize=512m'
+ export M2_HOME=/qa/tools/opt/maven-3.0.4
+ M2_HOME=/qa/tools/opt/maven-3.0.4
+ export M2_REPO=/qa/home/hudson/private_maven_repos/weld/
+ M2_REPO=/qa/home/hudson/private_maven_repos/weld/
+ export 'MVN=/qa/tools/opt/maven-3.0.4/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ MVN='/qa/tools/opt/maven-3.0.4/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ java -version
java version "1.7.0_40"
Java(TM) SE Runtime Environment (build 1.7.0_40-b43)
Java HotSpot(TM) Server VM (build 24.0-b56, mixed mode)
+ /qa/tools/opt/maven-3.0.4/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ -version
Apache Maven 3.0.4 (r1232337; 2012-01-17 03:44:56-0500)
Maven home: /qa/tools/opt/maven-3.0.4
Java version: 1.7.0_40, vendor: Oracle Corporation
Java home: /qa/tools/opt/jdk1.7.0_40/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.18-348.16.1.el5pae", arch: "i386", family: "unix"
+ export JBOSS_ZIP=/qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip
+ JBOSS_ZIP=/qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip
+ prepare-jbossas-7
+ local zip=/qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip
+ export JBOSS_HOME=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-WF8/ws/j...>
+ JBOSS_HOME=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-WF8/ws/j...>
+ rm -rf <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-WF8/ws/j...>
+ rm -rf unzip
+ mkdir unzip
+ unzip -q /qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip -d <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-WF8/ws/u...>
+ mkdir <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-WF8/ws/j...>
+ mv <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-WF8/ws/u...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-WF8/ws/u...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-WF8/ws/u...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-WF8/ws/u...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-WF8/ws/u...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-WF8/ws/u...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-WF8/ws/u...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-WF8/ws/u...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-WF8/ws/u...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-WF8/ws/u...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-WF8/ws/u...> jboss-as-7
+ rm -rf <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-WF8/ws/u...>
+ /qa/tools/opt/maven-3.0.4/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean verify -f weld/tests-arquillian/pom.xml -Dincontainer
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Integration Tests (JBoss AS) 2.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/wel...
Downloading: http://snapshots.jboss.org/maven2/org/jboss/weld/weld-core-test/2.2.0-SNA...
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-test-arquillian ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-WF8/ws/w...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-test-arquillian ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-core-test-arquillian ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-test-arquillian ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-test-arquillian ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-WF8/ws/w...> && git rev-parse --verify HEAD
[INFO] Working directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-WF8/ws/w...>
[INFO] Storing buildNumber: 0b475866e90b6572f4285b0c2f72ff51c4d5b0a1 at timestamp: December 3, 2013 2:32:21 PM EST
[INFO] Executing: /bin/sh -c cd <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-WF8/ws/w...> && git rev-parse --verify HEAD
[INFO] Working directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-WF8/ws/w...>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-test-arquillian ---
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-core-test-arquillian ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-core-test-arquillian ---
[INFO] Compiling 5 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-WF8/ws/w...>
[INFO]
[INFO] --- maven-checkstyle-plugin:2.10:checkstyle (check-style) @ weld-core-test-arquillian ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-core-test-arquillian ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 84 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-core-test-arquillian ---
[INFO] Compiling 2253 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-WF8/ws/w...>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-WF8/ws/w...>:[24,29] error: cannot access BeanManagerImpl
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25.690s
[INFO] Finished at: Tue Dec 03 14:32:34 EST 2013
[INFO] Final Memory: 35M/153M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:testCompile (default-testCompile) on project weld-core-test-arquillian: Compilation failure
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-WF8/ws/w...>:[24,29] error: cannot access BeanManagerImpl
[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
Archiving artifacts
Recording test results
12 years, 1 month