Build failed in Jenkins: Weld-2.x-int-servlet-jetty #989
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...>
Changes:
[Jozef Hartinger] Fix generic type of Extension metadata
[Jozef Hartinger] WELD-1874 Make it possible to pass BeanManager to Weld listeners via constructor
------------------------------------------
[...truncated 5754 lines...]
at org.jboss.arquillian.container.jetty.embedded_7.JettyEmbeddedContainer.stop(JettyEmbeddedContainer.java:161)
at org.jboss.arquillian.container.impl.ContainerImpl.stop(ContainerImpl.java:217)
at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$9.perform(ContainerLifecycleController.java:178)
at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$9.perform(ContainerLifecycleController.java:172)
at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.forContainer(ContainerLifecycleController.java:255)
at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.stopContainer(ContainerLifecycleController.java:171)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57)
at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$4.perform(ContainerLifecycleController.java:107)
at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$4.perform(ContainerLifecycleController.java:100)
at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.forEachSuiteContainer(ContainerLifecycleController.java:221)
at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.stopSuiteContainers(ContainerLifecycleController.java:99)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
at org.jboss.arquillian.container.test.impl.client.ContainerEventController.execute(ContainerEventController.java:91)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:65)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.afterSuite(EventTestRunnerAdaptor.java:73)
at org.jboss.arquillian.junit.Arquillian$1.shutdown(Arquillian.java:128)
at org.jboss.arquillian.junit.Arquillian$1.testRunFinished(Arquillian.java:114)
at org.junit.runner.notification.RunNotifier$2.notifyListener(RunNotifier.java:67)
at org.junit.runner.notification.RunNotifier$SafeNotifier.run(RunNotifier.java:38)
at org.junit.runner.notification.RunNotifier.fireTestRunFinished(RunNotifier.java:64)
at org.junit.runner.JUnitCore.run(JUnitCore.java:158)
at org.junit.runner.JUnitCore.run(JUnitCore.java:136)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
2015-03-23 08:39:43.011:WARN:oejuc.AbstractLifeCycle:FAILED org.eclipse.jetty.server.Server@1609a8a2: MultiException[java.lang.NullPointerException, java.lang.NullPointerException, java.lang.NullPointerException, java.lang.NullPointerException, java.lang.NullPointerException, java.lang.NullPointerException]
MultiException[java.lang.NullPointerException, java.lang.NullPointerException, java.lang.NullPointerException, java.lang.NullPointerException, java.lang.NullPointerException, java.lang.NullPointerException]
at org.eclipse.jetty.server.Server.doStop(Server.java:314)
at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
at org.jboss.arquillian.container.jetty.embedded_7.JettyEmbeddedContainer.stop(JettyEmbeddedContainer.java:161)
at org.jboss.arquillian.container.impl.ContainerImpl.stop(ContainerImpl.java:217)
at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$9.perform(ContainerLifecycleController.java:178)
at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$9.perform(ContainerLifecycleController.java:172)
at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.forContainer(ContainerLifecycleController.java:255)
at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.stopContainer(ContainerLifecycleController.java:171)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57)
at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$4.perform(ContainerLifecycleController.java:107)
at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$4.perform(ContainerLifecycleController.java:100)
at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.forEachSuiteContainer(ContainerLifecycleController.java:221)
at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.stopSuiteContainers(ContainerLifecycleController.java:99)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
at org.jboss.arquillian.container.test.impl.client.ContainerEventController.execute(ContainerEventController.java:91)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:65)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.afterSuite(EventTestRunnerAdaptor.java:73)
at org.jboss.arquillian.junit.Arquillian$1.shutdown(Arquillian.java:128)
at org.jboss.arquillian.junit.Arquillian$1.testRunFinished(Arquillian.java:114)
at org.junit.runner.notification.RunNotifier$2.notifyListener(RunNotifier.java:67)
at org.junit.runner.notification.RunNotifier$SafeNotifier.run(RunNotifier.java:38)
at org.junit.runner.notification.RunNotifier.fireTestRunFinished(RunNotifier.java:64)
at org.junit.runner.JUnitCore.run(JUnitCore.java:158)
at org.junit.runner.JUnitCore.run(JUnitCore.java:136)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Results :
Tests in error:
DuplicateBeansXmlMergingTest.org.jboss.weld.environment.servlet.test.bootstrap.duplicates.DuplicateBeansXmlMergingTest » NoClassDefFound
InterceptorDiscoveryTest.org.jboss.weld.environment.servlet.test.discovery.interceptors.InterceptorDiscoveryTest » NoClassDefFound
DecoratorDiscoveryTest.org.jboss.weld.environment.servlet.test.discovery.decorators.DecoratorDiscoveryTest » NoClassDefFound
BeanDiscoveryInjectionTest.org.jboss.weld.environment.servlet.test.discovery.BeanDiscoveryInjectionTest » NoClassDefFound
AlternativeDiscoveryTest.org.jboss.weld.environment.servlet.test.discovery.alternatives.AlternativeDiscoveryTest » NoClassDefFound
IsolationDisabledTest.org.jboss.weld.environment.servlet.test.isolation.IsolationDisabledTest » NoClassDefFound
Could not run @AfterSuite
Tests run: 35, Failures: 0, Errors: 6, Skipped: 2
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 50.319s
[INFO] Finished at: Mon Mar 23 08:39:43 EDT 2015
[INFO] Final Memory: 30M/74M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project weld-servlet-test-jetty: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test failed: There was an error in the forked process
[ERROR] org.apache.maven.surefire.testset.TestSetFailedException: java.lang.RuntimeException: Could not run @AfterSuite
[ERROR] at org.apache.maven.surefire.common.junit4.JUnit4RunListener.rethrowAnyTestMechanismFailures(JUnit4RunListener.java:206)
[ERROR] at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:114)
[ERROR] at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85)
[ERROR] at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54)
[ERROR] at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134)
[ERROR] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
[ERROR] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
[ERROR] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
[ERROR] Caused by: java.lang.RuntimeException: Could not run @AfterSuite
[ERROR] at org.jboss.arquillian.junit.Arquillian$1.shutdown(Arquillian.java:140)
[ERROR] at org.jboss.arquillian.junit.Arquillian$1.testRunFinished(Arquillian.java:114)
[ERROR] at org.junit.runner.notification.RunNotifier$2.notifyListener(RunNotifier.java:67)
[ERROR] at org.junit.runner.notification.RunNotifier$SafeNotifier.run(RunNotifier.java:38)
[ERROR] at org.junit.runner.notification.RunNotifier.fireTestRunFinished(RunNotifier.java:64)
[ERROR] at org.junit.runner.JUnitCore.run(JUnitCore.java:158)
[ERROR] at org.junit.runner.JUnitCore.run(JUnitCore.java:136)
[ERROR] at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113)
[ERROR] ... 6 more
[ERROR] Caused by: org.jboss.arquillian.container.spi.client.container.LifecycleException: Could not stop container
[ERROR] at org.jboss.arquillian.container.jetty.embedded_7.JettyEmbeddedContainer.stop(JettyEmbeddedContainer.java:165)
[ERROR] at org.jboss.arquillian.container.impl.ContainerImpl.stop(ContainerImpl.java:217)
[ERROR] at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$9.perform(ContainerLifecycleController.java:178)
[ERROR] at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$9.perform(ContainerLifecycleController.java:172)
[ERROR] at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.forContainer(ContainerLifecycleController.java:255)
[ERROR] at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.stopContainer(ContainerLifecycleController.java:171)
[ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[ERROR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[ERROR] at java.lang.reflect.Method.invoke(Method.java:606)
[ERROR] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
[ERROR] at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
[ERROR] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
[ERROR] at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57)
[ERROR] at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)
[ERROR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[ERROR] at java.lang.reflect.Method.invoke(Method.java:606)
[ERROR] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
[ERROR] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
[ERROR] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
[ERROR] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
[ERROR] at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
[ERROR] at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$4.perform(ContainerLifecycleController.java:107)
[ERROR] at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$4.perform(ContainerLifecycleController.java:100)
[ERROR] at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.forEachSuiteContainer(ContainerLifecycleController.java:221)
[ERROR] at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.stopSuiteContainers(ContainerLifecycleController.java:99)
[ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[ERROR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[ERROR] at java.lang.reflect.Method.invoke(Method.java:606)
[ERROR] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
[ERROR] at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
[ERROR] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
[ERROR] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
[ERROR] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
[ERROR] at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
[ERROR] at org.jboss.arquillian.container.test.impl.client.ContainerEventController.execute(ContainerEventController.java:91)
[ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[ERROR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[ERROR] at java.lang.reflect.Method.invoke(Method.java:606)
[ERROR] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
[ERROR] at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
[ERROR] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
[ERROR] at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:65)
[ERROR] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
[ERROR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[ERROR] at java.lang.reflect.Method.invoke(Method.java:606)
[ERROR] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
[ERROR] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
[ERROR] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
[ERROR] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
[ERROR] at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.afterSuite(EventTestRunnerAdaptor.java:73)
[ERROR] at org.jboss.arquillian.junit.Arquillian$1.shutdown(Arquillian.java:128)
[ERROR] ... 13 more
[ERROR] Caused by: MultiException[java.lang.NullPointerException, java.lang.NullPointerException, java.lang.NullPointerException, java.lang.NullPointerException, java.lang.NullPointerException, java.lang.NullPointerException]
[ERROR] at org.eclipse.jetty.server.Server.doStop(Server.java:314)
[ERROR] at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
[ERROR] at org.jboss.arquillian.container.jetty.embedded_7.JettyEmbeddedContainer.stop(JettyEmbeddedContainer.java:161)
[ERROR] ... 66 more
[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/PluginExecutionException
Build step 'Execute shell' marked build as failure
Recording test results
9 years, 9 months
Build failed in Jenkins: Weld-2.x-findbugs #482
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-findbugs/482...>
Changes:
[Jozef Hartinger] Upgrade weld-api to 2.2.SP4
[Jozef Hartinger] WELD-1896 Improve ConversationLogger.unableToLoadCurrentConversations()
[Jozef Hartinger] ConversationAwareViewHandler - remove one unnecessary check
[Jozef Hartinger] WELD-1896 Avoid one more unnecessary ThreadLocal.get()
------------------------------------------
[...truncated 4731 lines...]
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.broken.invalid.InvalidQualifierTest, time: 12 ms]
Mar 18, 2015 4:46:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvalidQualifierTest.test: 941/967 (381)
Mar 18, 2015 4:46:23 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.BuiltinInterceptorInjectionTest, time: 23 ms]
Mar 18, 2015 4:46:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinInterceptorInjectionTest.testDeploymentFails: 942/967 (382)
Mar 18, 2015 4:46:23 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.BeanTypeParamConstructorTest, time: 17 ms]
Mar 18, 2015 4:46:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanTypeParamConstructorTest.testDeploymentFails: 943/967 (383)
Mar 18, 2015 4:46:23 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.BeanTypeParamDisposerTest, time: 11 ms]
Mar 18, 2015 4:46:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanTypeParamDisposerTest.testDeploymentFails: 944/967 (384)
Mar 18, 2015 4:46:23 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.DecoratoredBeanTypeParamConstructorTest, time: 22 ms]
Mar 18, 2015 4:46:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratoredBeanTypeParamConstructorTest.testDeploymentFails: 945/967 (385)
Mar 18, 2015 4:46:23 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.interceptor.InterceptedBeanTypeParamConstructorTest, time: 63 ms]
Mar 18, 2015 4:46:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptedBeanTypeParamConstructorTest.testDeploymentFails: 946/967 (386)
Mar 18, 2015 4:46:23 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.interceptor.InterceptedBeanTypeParamInitializerTest, time: 27 ms]
Mar 18, 2015 4:46:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptedBeanTypeParamInitializerTest.testDeploymentFails: 947/967 (387)
Mar 18, 2015 4:46:23 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.multiple.MultipleDisposerMethodsForProducerMethodTest, time: 17 ms]
Mar 18, 2015 4:46:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke MultipleDisposerMethodsForProducerMethodTest.testMultipleDisposerMethodsForProducerMethodNotAllowed: 948/967 (388)
Mar 18, 2015 4:46:23 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterAnnotatedDisposes.ParameterAnnotatedDisposesTest, time: 10 ms]
Mar 18, 2015 4:46:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterAnnotatedDisposesTest.testProducerMethodWithParameterAnnotatedDisposes: 949/967 (389)
Mar 18, 2015 4:46:23 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.broken.twobeans.TwoBeansSpecializeTheSameBeanTest, time: 23 ms]
Mar 18, 2015 4:46:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke TwoBeansSpecializeTheSameBeanTest.testTwoBeansSpecializeTheSameBean: 950/967 (390)
Mar 18, 2015 4:46:23 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.broken.sameClassListedTwiceInBeansXml.SameClassListedTwiceInBeansXmlTest, time: 10 ms]
Mar 18, 2015 4:46:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SameClassListedTwiceInBeansXmlTest.testSameInterceptorClassListedTwiceInBeansXmlNotOk: 951/967 (391)
Mar 18, 2015 4:46:23 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.binding.members.array.BindingAnnotationWithMemberTest, time: 12 ms]
Mar 18, 2015 4:46:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BindingAnnotationWithMemberTest.testArrayMemberWithNonBinding: 952/967 (392)
Mar 18, 2015 4:46:23 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.byname.ambiguous.AmbiguousELNamesTest, time: 11 ms]
Mar 18, 2015 4:46:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AmbiguousELNamesTest.testAmbiguousELNamesResolved: 953/967 (393)
Mar 18, 2015 4:46:23 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.NonPrivateNonStaticMethodTest, time: 31 ms]
Mar 18, 2015 4:46:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonPrivateNonStaticMethodTest.testClassWithPublicFinalMethodCannotBeProxied: 954/967 (394)
Mar 18, 2015 4:46:23 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.parameterized.broken.raw.ParameterizedTypesInjectionRawAmbiguousTest, time: 38 ms]
Mar 18, 2015 4:46:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedTypesInjectionRawAmbiguousTest.testInjection: 955/967 (395)
Mar 18, 2015 4:46:23 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.InterModuleLookup02Test, time: 30 ms]
Mar 18, 2015 4:46:23 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterModuleLookup02Test.testEnabledManagedBeanAvailableForInjection: 956/967 (396)
Mar 18, 2015 4:46:23 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SpecializedProducerMethodInjectionNotAvailable02Test, time: 31 ms]
Mar 18, 2015 4:46:24 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializedProducerMethodInjectionNotAvailable02Test.testManagedBeanInjection: 957/967 (397)
Mar 18, 2015 4:46:24 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization04Test, time: 69 ms]
Mar 18, 2015 4:46:24 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization04Test.testEnabledAlternativeSpecializes: 958/967 (398)
Mar 18, 2015 4:46:24 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization04Test.testEvent: 959/967 (398)
Mar 18, 2015 4:46:24 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 5, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Mar 18, 2015 4:46:24 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Mar 18, 2015 4:46:24 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.resolve.binding.DuplicateBindingTypesWhenResolvingTest, time: 22 ms]
Mar 18, 2015 4:46:24 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DuplicateBindingTypesWhenResolvingTest.testDuplicateBindingTypesWhenResolvingFails: 960/967 (399)
Mar 18, 2015 4:46:24 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.intercepted.InterceptedBeanFieldInjectionTest, time: 11 ms]
Mar 18, 2015 4:46:24 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptedBeanFieldInjectionTest.testDeploymentFails: 961/967 (400)
Mar 18, 2015 4:46:24 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.BeanTypeParamProducerTest, time: 81 ms]
Mar 18, 2015 4:46:24 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanTypeParamProducerTest.testDeploymentFails: 962/967 (401)
Mar 18, 2015 4:46:24 AM 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: 73 ms]
Mar 18, 2015 4:46:24 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratoredBeanTypeParamFieldTest.testDeploymentFails: 963/967 (402)
Mar 18, 2015 4:46:24 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledProducerMethodInjectionAvailability02Test, time: 67 ms]
Mar 18, 2015 4:46:24 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledProducerMethodInjectionAvailability02Test.testInjection: 964/967 (403)
Mar 18, 2015 4:46:24 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 2, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Mar 18, 2015 4:46:24 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Mar 18, 2015 4:46:24 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.intercepted.InterceptedBeanConstructorInjectionTest, time: 18 ms]
Mar 18, 2015 4:46:24 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptedBeanConstructorInjectionTest.testDeploymentFails: 965/967 (404)
Mar 18, 2015 4:46:24 AM 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: 84 ms]
Mar 18, 2015 4:46:24 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorTypeParamFieldTest.testDeploymentFails: 966/967 (405)
Mar 18, 2015 4:46:24 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 1, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Mar 18, 2015 4:46:24 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Mar 18, 2015 4:46:24 AM 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: 71 ms]
Mar 18, 2015 4:46:24 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorTypeParamInitializerTest.testDeploymentFails: 967/967 (406)
Tests run: 967, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 122.017 sec - in TestSuite
Results :
Tests run: 967, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-surefire-report-plugin:2.17:report-only (generate-test-report) @ weld-jboss-runner-tck ---
[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-tck ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-findbugs/ws/...>
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-jboss-runner-tck >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-jboss-runner-tck ---
[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-tck ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-jboss-runner-tck ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-jboss-runner-tck ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-jboss-runner-tck <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-jboss-runner-tck ---
[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.x-findbugs/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-tck ---
[INFO] Reading assembly descriptor: src/main/assembly/assembly.xml
[INFO] Building zip: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-findbugs/ws/...>
[INFO]
[INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-assembly) @ weld-jboss-runner-tck ---
[INFO] Reading assembly descriptor: src/main/assembly/assembly.xml
[INFO] Building zip: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-findbugs/ws/...>
[WARNING] Artifact org.jboss.weld:weld-jboss-runner-tck:zip:dist:2.2.10-SNAPSHOT already attached to project, ignoring duplicate
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Environment Common 2.2.10-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse...
Downloading: http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-...
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plug...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma...
709 B
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plug... (709 B at 4.6 KB/sec)
758 B
[WARNING] Could not transfer metadata org.apache.maven.plugins:maven-eclipse-plugin/maven-metadata.xml from/to jboss-developer-repository-group (https://repository.jboss.org/nexus/content/groups/developer/): GET request of: org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml from jboss-developer-repository-group failed
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-environment-common ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-findbugs/ws/...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-environment-common ---
[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-environment-common ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-environment-common ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-environment-common ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-environment-common ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-environment-common ---
[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.x-findbugs/ws/...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-environment-common ---
[INFO] Compiling 32 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-findbugs/ws/...>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-findbugs/ws/...>:[26,7] error: java.io.IOException: could not create parent directories
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld Parent ....................................... SUCCESS [45.699s]
[INFO] Weld Implementation (Core) ........................ SUCCESS [5:07.944s]
[INFO] Weld Core - JSF ................................... SUCCESS [25.842s]
[INFO] Weld Implementation ............................... SUCCESS [11.008s]
[INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [4.034s]
[INFO] Weld Test Utilities ............................... SUCCESS [6.317s]
[INFO] Weld Unit Tests ................................... SUCCESS [31.039s]
[INFO] Weld Integration Tests (JBoss AS) ................. SUCCESS [3:33.595s]
[INFO] AtInject TCK runner for Weld ...................... SUCCESS [7.120s]
[INFO] CDI TCK runner (1.1, 1.2) for Weld (WildFly) ...... SUCCESS [2:18.460s]
[INFO] Weld Environment Common ........................... FAILURE [2.199s]
[INFO] Weld SE (Core) .................................... SKIPPED
[INFO] Weld SE (Uber Jar) ................................ SKIPPED
[INFO] Weld Servlet Parent ............................... SKIPPED
[INFO] Weld Servlet Core ................................. SKIPPED
[INFO] Weld Servlet (Uber Jar) ........................... SKIPPED
[INFO] Weld Servlet Integration Tests (Base) ............. SKIPPED
[INFO] Weld Servlet Integration Tests (Tomcat) ........... SKIPPED
[INFO] Weld Servlet Integration Tests (Jetty) ............ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13:23.556s
[INFO] Finished at: Wed Mar 18 04:46:49 EDT 2015
[INFO] Final Memory: 76M/251M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project weld-environment-common: Compilation failure
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-findbugs/ws/...>:[26,7] error: java.io.IOException: could not create parent directories
[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 :weld-environment-common
Build step 'Invoke top-level Maven targets' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
9 years, 9 months
Build failed in Jenkins: Weld-2.x-incontainer-WF9.x-osprey #158
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...>
------------------------------------------
[...truncated 93283 lines...]
UnbackedAnnotatedTypeSerializationTest.org.jboss.weld.tests.serialization.annotated.UnbackedAnnotatedTypeSerializationTest » Deployment
BackedAnnotatedTypeSerializationTest.org.jboss.weld.tests.serialization.annotated.BackedAnnotatedTypeSerializationTest » Deployment
AnnotatedTypeBdaIdTest.org.jboss.weld.tests.serialization.annotated.id.AnnotatedTypeBdaIdTest » Deployment
SerializationTest.org.jboss.weld.tests.serialization.SerializationTest » Deployment
SerializationTest.org.jboss.weld.tests.serialization.noncontextual.SerializationTest » Deployment
ServletListenerTest.org.jboss.weld.tests.nonContextual.ServletListenerTest » Deployment
ExampleTest.org.jboss.weld.tests.nonContextual.ExampleTest » Deployment Cannot...
Ejb3InterceptionModelTest.org.jboss.weld.tests.interceptors.ejb3model.Ejb3InterceptionModelTest » Deployment
SuicidalInterceptorTest.org.jboss.weld.tests.interceptors.suicide.SuicidalInterceptorTest » Deployment
UnreachableInterceptedInterfaceTest.org.jboss.weld.tests.interceptors.visibility.UnreachableInterceptedInterfaceTest » Deployment
LifecycleInterceptorOrderingTest.org.jboss.weld.tests.interceptors.lifecycle.LifecycleInterceptorOrderingTest » Deployment
CustomInterceptorRegistrationTest.org.jboss.weld.tests.interceptors.extension.CustomInterceptorRegistrationTest » Deployment
CustomInterceptorInvocationTest.org.jboss.weld.tests.interceptors.extension.CustomInterceptorInvocationTest » Deployment
AdvancedInterceptorDelegatingChainTest.org.jboss.weld.tests.interceptors.weld1538.advanced.AdvancedInterceptorDelegatingChainTest » Deployment
InterceptorDelegatingChainTest.org.jboss.weld.tests.interceptors.weld1538.InterceptorDelegatingChainTest » Deployment
InterceptionTest.org.jboss.weld.tests.interceptors.InterceptionTest » Deployment
InterceptedBeanWithFinalMethodTest.org.jboss.weld.tests.interceptors.finalMethod.InterceptedBeanWithFinalMethodTest » Deployment
SelfInvocationTest.org.jboss.weld.tests.interceptors.self.SelfInvocationTest » Deployment
ExcludeClassInterceptorsTest.org.jboss.weld.tests.interceptors.exclusion.ExcludeClassInterceptorsTest » Deployment
TargetClassInterceptorTest.org.jboss.weld.tests.interceptors.spi.TargetClassInterceptorTest » Deployment
IgnoredAtEJBTest.org.jboss.weld.tests.interceptors.weld783.IgnoredAtEJBTest » Deployment
Weld1019Test.org.jboss.weld.tests.interceptors.weld1019.Weld1019Test » Deployment
InterceptorOrderTest.org.jboss.weld.tests.interceptors.interceptorsOrderWithEjbInterceptorOnClass.InterceptorOrderTest » Deployment
CircularInvocationClassTest.org.jboss.weld.tests.interceptors.circularInvocation.ejb.CircularInvocationClassTest » Deployment
SelfInvokingClassTest.org.jboss.weld.tests.interceptors.circularInvocation.SelfInvokingClassTest » Deployment
AroundConstructInterceptorWithObjectReturnTypeTest.org.jboss.weld.tests.interceptors.signature.AroundConstructInterceptorWithObjectReturnTypeTest » Deployment
TargetClassWithPostConstructWithInvalidReturnTypeTest.org.jboss.weld.tests.interceptors.signature.TargetClassWithPostConstructWithInvalidReturnTypeTest » Deployment
TargetClassWithPostConstructWithInvalidParameterCountTest.org.jboss.weld.tests.interceptors.signature.TargetClassWithPostConstructWithInvalidParameterCountTest » Deployment
AroundInvokeInterceptorWithValidSignatureTest.org.jboss.weld.tests.interceptors.signature.AroundInvokeInterceptorWithValidSignatureTest » Deployment
PostConstructInterceptorWithoutParametersTest.org.jboss.weld.tests.interceptors.signature.PostConstructInterceptorWithoutParametersTest » Deployment
AroundConstructInterceptorWithVoidReturnTypeTest.org.jboss.weld.tests.interceptors.signature.AroundConstructInterceptorWithVoidReturnTypeTest » Deployment
TargetClassWithValidPostConstructTest.org.jboss.weld.tests.interceptors.signature.TargetClassWithValidPostConstructTest » Deployment
PostConstructInterceptorWithVoidReturnTypeTest.org.jboss.weld.tests.interceptors.signature.PostConstructInterceptorWithVoidReturnTypeTest » Deployment
PostConstructInterceptorWithObjectReturnTypeTest.org.jboss.weld.tests.interceptors.signature.PostConstructInterceptorWithObjectReturnTypeTest » Deployment
TargetClassWithPostConstructWithThrowsClauseTest.org.jboss.weld.tests.interceptors.signature.TargetClassWithPostConstructWithThrowsClauseTest » Deployment
TestInjectionWithExclusions.org.jboss.weld.tests.interceptors.injectionWithExclusions.TestInjectionWithExclusions » Deployment
InvocationContextProceedDelegationTest.org.jboss.weld.tests.interceptors.delegation.InvocationContextProceedDelegationTest » Deployment
InterceptedBeanWithFinalEqualsTest.org.jboss.weld.tests.interceptors.finalEquals.InterceptedBeanWithFinalEqualsTest » Deployment
InicializationBlockTest.org.jboss.weld.tests.interceptors.initialization.block.InicializationBlockTest » Deployment
DAOTest.org.jboss.weld.tests.interceptors.tb.DAOTest » Deployment Cannot deplo...
ManagedBeanBridgeMethodTest.org.jboss.weld.tests.interceptors.bridgemethods.managed.ManagedBeanBridgeMethodTest » Deployment
InterceptorBridgeMethodTest.org.jboss.weld.tests.interceptors.bridgemethods.hierarchy.InterceptorBridgeMethodTest » Deployment
EJBBridgeMethodTest.org.jboss.weld.tests.interceptors.bridgemethods.ejb.EJBBridgeMethodTest » Deployment
AroundConstructTest.org.jboss.weld.tests.interceptors.aroundConstruct.basic.AroundConstructTest » Deployment
AroundConstructContainerIntegrationTest.org.jboss.weld.tests.interceptors.aroundConstruct.integration.AroundConstructContainerIntegrationTest » Deployment
SessionBeanConstructorInterceptionTest.org.jboss.weld.tests.interceptors.aroundConstruct.extended.ejb.SessionBeanConstructorInterceptionTest » Deployment
ConstructorInterceptionTest.org.jboss.weld.tests.interceptors.aroundConstruct.extended.ConstructorInterceptionTest » Deployment
RetryInterceptorTest.org.jboss.weld.tests.interceptors.retrySimple.RetryInterceptorTest » Deployment
InterceptorOrderTest.org.jboss.weld.tests.interceptors.interceptorsOrderWithEjbInterceptorOnMethod.InterceptorOrderTest » Deployment
SplitInterceptorsTest.org.jboss.weld.tests.interceptors.lhotse.SplitInterceptorsTest » Deployment
PassivationActivationTest.org.jboss.weld.tests.interceptors.passivation.PassivationActivationTest » Deployment
SimpleWeldClassTest.org.jboss.weld.tests.interceptors.generic.SimpleWeldClassTest » Deployment
DuplicateInterceptorTest.org.jboss.weld.tests.interceptors.weld1410.DuplicateInterceptorTest » Deployment
DuplicateInterceptorTest.org.jboss.weld.tests.interceptors.weld760.DuplicateInterceptorTest » Deployment
SingleInterceptorInstancePerBeanInstanceTest.org.jboss.weld.tests.interceptors.singleInstance.SingleInterceptorInstancePerBeanInstanceTest » Deployment
InterceptorOrderTest.org.jboss.weld.tests.interceptors.interceptorsOrderWithExclusions.InterceptorOrderTest » Deployment
SimpleInterceptorTest.org.jboss.weld.tests.interceptors.simple.SimpleInterceptorTest » Deployment
EnterpriseBeanInterceptionTest.org.jboss.weld.tests.interceptors.ejb.EnterpriseBeanInterceptionTest » Deployment
InterceptorsWithHierarchyTest.org.jboss.weld.tests.interceptors.hierarchical.InterceptorsWithHierarchyTest » Deployment
TestInjectionWithExclusionsOnMethods.org.jboss.weld.tests.interceptors.injectionWithMethodExclusions.TestInjectionWithExclusionsOnMethods » Deployment
InterceptorWithNoBindingTest.org.jboss.weld.tests.interceptors.no.binding.InterceptorWithNoBindingTest » Deployment
TestInterceptedBeanWithFinalMethod.org.jboss.weld.tests.interceptors.weld771.TestInterceptedBeanWithFinalMethod » Deployment
InterceptorInvocationTest.org.jboss.weld.tests.interceptors.weld1391.InterceptorInvocationTest » Deployment
InterceptorExceptionWrappingTest.org.jboss.weld.tests.interceptors.exceptions.InterceptorExceptionWrappingTest » Deployment
InterceptorConflictingEnablementTest.org.jboss.weld.tests.interceptors.conflictingenablement.InterceptorConflictingEnablementTest » Deployment
InterceptorTest.org.jboss.weld.tests.interceptors.weld1174.InterceptorTest » Deployment
InterceptorDispatchingToDiffferentThreadTest.org.jboss.weld.tests.interceptors.thread.InterceptorDispatchingToDiffferentThreadTest » Deployment
AsyncInterceptorTest.org.jboss.weld.tests.interceptors.thread.async.AsyncInterceptorTest » Deployment
CachedInterceptionDecorationContextTest.org.jboss.weld.tests.interceptors.cache.CachedInterceptionDecorationContextTest » Deployment
InheritedInterceptorBindingsTest.org.jboss.weld.tests.interceptors.binding.inheritance.InheritedInterceptorBindingsTest » Deployment
InterceptorBindingOverridingTest.org.jboss.weld.tests.interceptors.binding.overriding.InterceptorBindingOverridingTest » Deployment
InterceptorBindingTargetCheckTest.org.jboss.weld.tests.interceptors.binding.validation.InterceptorBindingTargetCheckTest » Deployment
InterceptorBindingTransitivityTest.org.jboss.weld.tests.interceptors.binding.transitivity.InterceptorBindingTransitivityTest » Deployment
TestInterceptedBeanWithoutNoArgConstructor.org.jboss.weld.tests.interceptors.weld770.TestInterceptedBeanWithoutNoArgConstructor » Deployment
ContextTest.org.jboss.weld.tests.contexts.ContextTest » Deployment Cannot depl...
ApplicationScopedTest.org.jboss.weld.tests.contexts.ApplicationScopedTest » Deployment
Weld1418Test.org.jboss.weld.tests.contexts.conversation.weld1418.Weld1418Test » Deployment
PassivatingContextTest.org.jboss.weld.tests.contexts.PassivatingContextTest » Deployment
ParameterizedTypeScopedTest.org.jboss.weld.tests.contexts.ParameterizedTypeScopedTest » Deployment
NonPassivationCapableSessionBeanTest.org.jboss.weld.tests.contexts.passivating.enterprise.NonPassivationCapableSessionBeanTest » Deployment
PassivationTest.org.jboss.weld.tests.contexts.passivating.serialization.interception.PassivationTest » Deployment
PassivationTest.org.jboss.weld.tests.contexts.passivating.serialization.PassivationTest » Deployment
CustomPassivatingScopeCalledWithSerializableParametersTest.org.jboss.weld.tests.contexts.passivating.custom.CustomPassivatingScopeCalledWithSerializableParametersTest » Deployment
NonPassivatingInjectionIntoPassivatingBeanTest.org.jboss.weld.tests.contexts.passivating.injection.NonPassivatingInjectionIntoPassivatingBeanTest » Deployment
DecoratorWithNonPassivationCapableDependenciesTest.org.jboss.weld.tests.contexts.passivating.validation.DecoratorWithNonPassivationCapableDependenciesTest » Deployment
InterceptorWithNonPassivationCapableDependenciesTest.org.jboss.weld.tests.contexts.passivating.validation.InterceptorWithNonPassivationCapableDependenciesTest » Deployment
ApplicationScopeEventTest.org.jboss.weld.tests.contexts.application.event.ApplicationScopeEventTest » Deployment
CustomRequestContextDuringAsyncCallTest.org.jboss.weld.tests.contexts.request.custom.CustomRequestContextDuringAsyncCallTest » Deployment
RequestScopeActiveDuringSingletonStartupWithDependenciesTest.org.jboss.weld.tests.contexts.request.postConstruct.singleton.complicated.RequestScopeActiveDuringSingletonStartupWithDependenciesTest » Deployment
RequestScopeActiveDuringSingletonStartupTest.org.jboss.weld.tests.contexts.request.postConstruct.singleton.simple.RequestScopeActiveDuringSingletonStartupTest » Deployment
RequestScopeActiveDuringSLSBInitializationTest.org.jboss.weld.tests.contexts.request.postConstruct.slsb.RequestScopeActiveDuringSLSBInitializationTest » Deployment
RmiRequestScopeTest.org.jboss.weld.tests.contexts.request.rmi.RmiRequestScopeTest » Deployment
RequestScopeActiveDuringSingletonStartupTest.org.jboss.weld.tests.contexts.request.startup.ejb.RequestScopeActiveDuringSingletonStartupTest » Deployment
AlterableContextTest.org.jboss.weld.tests.contexts.alterable.AlterableContextTest » Deployment
CreationalContextTest.org.jboss.weld.tests.contexts.creational.CreationalContextTest » Deployment
DisposerBridgeMethodTest.org.jboss.weld.tests.bridge.methods.DisposerBridgeMethodTest » Deployment
ObserverBridgeMethodTest.org.jboss.weld.tests.bridge.methods.ObserverBridgeMethodTest » Deployment
ProducerBridgeMethodTest.org.jboss.weld.tests.bridge.methods.ProducerBridgeMethodTest » Deployment
AnnotationTest.org.jboss.weld.tests.annotations.AnnotationTest » Deployment Ca...
Weld1131Test.org.jboss.weld.tests.annotations.weld1131.Weld1131Test » Deployment
StaticFinalMethodTest.org.jboss.weld.tests.scope.unproxyable.method.StaticFinalMethodTest » Deployment
PrivateFinalMethodTest.org.jboss.weld.tests.scope.unproxyable.method.PrivateFinalMethodTest » Deployment
ScopeTest.org.jboss.weld.tests.scope.ScopeTest » Deployment Cannot deploy: e08...
ContainerLifecycleEventDeliveryNotConcurrentTest.org.jboss.weld.tests.event.lifecycle.concurrent.ContainerLifecycleEventDeliveryNotConcurrentTest » Deployment
ContainerLifecycleEventInvocationOutsideObserverTest.org.jboss.weld.tests.event.lifecycle.phase.ContainerLifecycleEventInvocationOutsideObserverTest » Deployment
ContainerLifecycleEventNotFiredIntoBeanTest.org.jboss.weld.tests.event.lifecycle.ContainerLifecycleEventNotFiredIntoBeanTest » Deployment
SimpleEventTest.org.jboss.weld.tests.event.SimpleEventTest » Deployment Cannot...
SuperclassObserversTest.org.jboss.weld.tests.event.observer.superclass.SuperclassObserversTest » Deployment
SuperclassObservers1Test.org.jboss.weld.tests.event.observer.superclass.SuperclassObservers1Test » Deployment
SuperclassObservers2Test.org.jboss.weld.tests.event.observer.superclass.SuperclassObservers2Test » Deployment
ConditionalObserverCustomContextTest.org.jboss.weld.tests.event.observer.conditional.ConditionalObserverCustomContextTest » Deployment
FiringArrayEventTest.org.jboss.weld.tests.event.observer.validation.FiringArrayEventTest » Deployment
TransactionalObserversTest.org.jboss.weld.tests.event.observer.transactional.TransactionalObserversTest » Deployment
EventQualifierTest.org.jboss.weld.tests.event.EventQualifierTest » Deployment ...
EventSelectTest.org.jboss.weld.tests.event.subtype.EventSelectTest » Deployment
ParameterizedEventTest.org.jboss.weld.tests.event.parameterized.ParameterizedEventTest » Deployment
FiringNullEventTest.org.jboss.weld.tests.event.weld1361.FiringNullEventTest » Deployment
RawEventTypeTest.org.jboss.weld.tests.event.weld1361.RawEventTypeTest » Deployment
JsfTest.org.jboss.weld.tests.jsf.JsfTest » Deployment Cannot deploy: test.war
Weld1247Test.org.jboss.weld.tests.jsf.weld1247.Weld1247Test » Deployment Canno...
Weld1037Test.org.jboss.weld.tests.jsf.weld1037.Weld1037Test » Deployment Canno...
VetoTest.org.jboss.weld.tests.veto.VetoTest » Deployment Cannot deploy: ba16c9...
ResourceTest.org.jboss.weld.tests.resources.ResourceTest » Deployment Cannot d...
RequestScopeEventMessageDeliveryTest.org.jboss.weld.tests.resources.proxy.weld1782.RequestScopeEventMessageDeliveryTest » Deployment
WebServiceResourceTest.org.jboss.weld.tests.resources.ws.WebServiceResourceTest » Deployment
GenericBeanTest.org.jboss.weld.tests.generic.GenericBeanTest » Deployment Cann...
DisposesMethodCalledOnceTest.org.jboss.weld.tests.disposer.weld1894.DisposesMethodCalledOnceTest » Deployment
DisposerMethodThrowsExceptionTest.org.jboss.weld.tests.disposer.exception.DisposerMethodThrowsExceptionTest » Deployment
DisposedParameterWithNoRequiredQualifiersTest.org.jboss.weld.tests.disposer.resolution.DisposedParameterWithNoRequiredQualifiersTest » Deployment
DisposedParameterPositionTest.org.jboss.weld.tests.disposer.parameter.position.DisposedParameterPositionTest » Deployment
SmokeNamedTest.org.jboss.weld.tests.named.SmokeNamedTest » Deployment Cannot d...
ResolutionTest.org.jboss.weld.tests.resolution.ResolutionTest » Deployment Can...
Weld279Test.org.jboss.weld.tests.resolution.wbri279.Weld279Test » Deployment C...
SelfInjectionBeanTest.org.jboss.weld.tests.resolution.circular.self.SelfInjectionBeanTest » Deployment
ResourceCircularDependencyTest.org.jboss.weld.tests.resolution.circular.resource.ResourceCircularDependencyTest » Deployment
LookupInstanceTest.org.jboss.weld.tests.resolution.LookupInstanceTest » Deployment
Weld256Test.org.jboss.weld.tests.resolution.Weld256Test » Deployment Cannot de...
DependentScopeInjectionTest.org.jboss.weld.tests.resolution.weld911.DependentScopeInjectionTest » Deployment
NamedBeanTest.org.jboss.weld.tests.resolution.named.NamedBeanTest » Deployment
ResolutionTest.org.jboss.weld.tests.resolution.weld1075.ResolutionTest » Deployment
RawBeanTypeTest.org.jboss.weld.tests.resolution.weld1723.RawBeanTypeTest » Deployment
ContextualReferenceTest.org.jboss.weld.tests.resolution.wbri293.ContextualReferenceTest » Deployment
StereotypesTest.org.jboss.weld.tests.stereotypes.StereotypesTest » Deployment ...
AlternativeStereotypeTest.org.jboss.weld.tests.stereotypes.alternative.AlternativeStereotypeTest » Deployment
DependentSessionBeanNotSharedOptimDisabledTest.org.jboss.weld.tests.ejb.dependent.stateful.DependentSessionBeanNotSharedOptimDisabledTest » Deployment
DependentSessionBeanNotSharedOptimEnabledTest.org.jboss.weld.tests.ejb.dependent.stateful.DependentSessionBeanNotSharedOptimEnabledTest » Deployment
SingletonStartupTest.org.jboss.weld.tests.ejb.singleton.SingletonStartupTest » Deployment
StatefulSessionBeanRecreatedAfterDestroyTest.org.jboss.weld.tests.ejb.stateful.exception.StatefulSessionBeanRecreatedAfterDestroyTest » Deployment
EJBCallTest.org.jboss.weld.tests.ejb.EJBCallTest » Deployment Cannot deploy: t...
EjbBusinessInterfaceTest.org.jboss.weld.tests.ejb.business.view.EjbBusinessInterfaceTest » Deployment
EJBTest.org.jboss.weld.tests.ejb.mdb.dummy.EJBTest » Deployment Cannot deploy:...
DuplicateEJBNamesDiscoveryTest.org.jboss.weld.tests.ejb.duplicatenames.DuplicateEJBNamesDiscoveryTest » Deployment
SessionBeanInterceptorTest.org.jboss.weld.tests.ejb.interceptor.SessionBeanInterceptorTest » Deployment
SessionBeanInterceptorTrulySerializableTest.org.jboss.weld.tests.ejb.interceptor.serializable.SessionBeanInterceptorTrulySerializableTest » Deployment
EJBTest.org.jboss.weld.tests.ejb.EJBTest » Deployment Cannot deploy: 67fe0bd7-...
MockExampleTest.org.jboss.weld.tests.examples.MockExampleTest » Deployment Can...
ExampleTest.org.jboss.weld.tests.examples.ExampleTest » Deployment Cannot depl...
BeansXmlTest.org.jboss.weld.tests.xml.broken.parsing.BeansXmlTest » Deployment
BeanMetadataAvailableForTransientReferenceTest.org.jboss.weld.tests.transientReference.metadata.BeanMetadataAvailableForTransientReferenceTest » Deployment
TransientReferenceDestroyedAfterInvocationTest.org.jboss.weld.tests.transientReference.TransientReferenceDestroyedAfterInvocationTest » Deployment
Weld930Test.org.jboss.weld.tests.alternatives.weld930.Weld930Test » Deployment
EnabledClassWithAlternativeStereotypeTest.org.jboss.weld.tests.alternatives.weld1286.EnabledClassWithAlternativeStereotypeTest » Deployment
Alternatives2Test.org.jboss.weld.tests.alternatives.Alternatives2Test » Deployment
AlternativeEEComponentTest.org.jboss.weld.tests.alternatives.ee.AlternativeEEComponentTest » Deployment
AlternativesTest.org.jboss.weld.tests.alternatives.AlternativesTest » Deployment
DisabledAlternativeNotValidatedTest.org.jboss.weld.tests.alternatives.weld1438.DisabledAlternativeNotValidatedTest » Deployment
AccessibleAlternatives2Test.org.jboss.weld.tests.alternatives.accessible.AccessibleAlternatives2Test » Deployment
AccessibleAlternativesTest.org.jboss.weld.tests.alternatives.accessible.AccessibleAlternativesTest » Deployment
AssignabilityTest.org.jboss.weld.tests.assignability.AssignabilityTest » Deployment
TypeVariableAssignabilityTest.org.jboss.weld.tests.assignability.variable.TypeVariableAssignabilityTest » Deployment
ExceptionHandlingTest.org.jboss.weld.tests.exceptions.ExceptionHandlingTest » Deployment
MultipleBeansTest.org.jboss.weld.tests.extensions.multipleBeans.MultipleBeansTest » Deployment
SuperTypeTest.org.jboss.weld.tests.extensions.supertypes.beans.SuperTypeTest » Deployment
VerifyValuesTest.org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.VerifyValuesTest » Deployment
SetBeanAttributesTest.org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.modify.SetBeanAttributesTest » Deployment
VetoTest.org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.specialization.VetoTest » Deployment
SpecializationTest.org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.specialization.SpecializationTest » Deployment
VetoTest.org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.veto.VetoTest » Deployment
ProcessBeanAttributesNotFiredTest.org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.notfired.ProcessBeanAttributesNotFiredTest » Deployment
ProcessSyntheticAnnotatedTypeTest.org.jboss.weld.tests.extensions.lifecycle.processSyntheticAnnotatedType.ProcessSyntheticAnnotatedTypeTest » Deployment
EventsNotFiredForAnonymousClassTest.org.jboss.weld.tests.extensions.lifecycle.weld1884.EventsNotFiredForAnonymousClassTest » Deployment
GetDisposedParameterTest.org.jboss.weld.tests.extensions.lifecycle.processProducerField.GetDisposedParameterTest » Deployment
AfterTypeDiscoveryTest.org.jboss.weld.tests.extensions.lifecycle.atd.AfterTypeDiscoveryTest » Deployment
InjectionPointOverridingTest.org.jboss.weld.tests.extensions.lifecycle.processInjectionPoint.modify.InjectionPointOverridingTest » Deployment
ProcessInjectionPointFiredTest.org.jboss.weld.tests.extensions.lifecycle.processInjectionPoint.ProcessInjectionPointFiredTest » Deployment
SubclassConstructorInjectionPointTest.org.jboss.weld.tests.extensions.lifecycle.processInjectionPoint.subclass.SubclassConstructorInjectionPointTest » Deployment
BeforeShutdownExtTest.org.jboss.weld.tests.extensions.lifecycle.BeforeShutdownExtTest » Deployment
ProcessBeanTest.org.jboss.weld.tests.extensions.lifecycle.processBean.annotated.ProcessBeanTest » Deployment
AddPassivationCapableBeanWithNullIdTest.org.jboss.weld.tests.extensions.lifecycle.processBean.passivationCapable.AddPassivationCapableBeanWithNullIdTest » Deployment
WithAnnotationsTest.org.jboss.weld.tests.extensions.annotatedType.withAnnotations.WithAnnotationsTest » Deployment
AnnotatedTypeExtensionTest.org.jboss.weld.tests.extensions.annotatedType.AnnotatedTypeExtensionTest » Deployment
AnnotatedTypeSessionBeanTest.org.jboss.weld.tests.extensions.annotatedType.ejb.AnnotatedTypeSessionBeanTest » Deployment
ExtensionFieldMissingDependencyTest.org.jboss.weld.tests.extensions.missing.dependencies.ExtensionFieldMissingDependencyTest » Deployment
SessionBeanExtensionTest.org.jboss.weld.tests.extensions.sessionbean.SessionBeanExtensionTest » Deployment
EnterpriseExtensionTest.org.jboss.weld.tests.extensions.EnterpriseExtensionTest » Deployment
InterceptorExtensionTest.org.jboss.weld.tests.extensions.interceptors.InterceptorExtensionTest » Deployment
SpiAddedInterceptorBindingTest.org.jboss.weld.tests.extensions.interceptors.annotated.SpiAddedInterceptorBindingTest » Deployment
InjectedExtensionIsPassivationCapableDependencyTest.org.jboss.weld.tests.extensions.injection.InjectedExtensionIsPassivationCapableDependencyTest » Deployment
SpiAddedQualifierTest.org.jboss.weld.tests.extensions.qualifiers.annotated.SpiAddedQualifierTest » Deployment
SpiAddedQualifierTest.org.jboss.weld.tests.extensions.qualifiers.SpiAddedQualifierTest » Deployment
AlternativeMetadataTest.org.jboss.weld.tests.extensions.alternative.metadata.AlternativeMetadataTest » Deployment
ExtensionTest.org.jboss.weld.tests.extensions.ExtensionTest » Deployment Canno...
InjectionPointWithTypesAndQualifiersOnlyTest.org.jboss.weld.tests.extensions.injectionPointWithTypesAndQualifiersOnly.InjectionPointWithTypesAndQualifiersOnlyTest » Deployment
DestroyingDependentInstanceTest.org.jboss.weld.tests.instance.destroy.dependent.DestroyingDependentInstanceTest » Deployment
DestroyingNormalScopedInstanceTest.org.jboss.weld.tests.instance.destroy.normal.DestroyingNormalScopedInstanceTest » Deployment
InstanceIteratorTest.org.jboss.weld.tests.instance.iterator.dependent.InstanceIteratorTest » Deployment
EventCurrentActivityTest.org.jboss.weld.tests.activities.current.EventCurrentActivityTest » Deployment
NonNormalScopeTest.org.jboss.weld.tests.activities.current.NonNormalScopeTest » Deployment
InactiveScopeTest.org.jboss.weld.tests.activities.current.InactiveScopeTest » Deployment
ELCurrentActivityTest.org.jboss.weld.tests.activities.current.ELCurrentActivityTest » Deployment
InjectedManagerCurrentActivityTest.org.jboss.weld.tests.activities.current.InjectedManagerCurrentActivityTest » Deployment
InstanceCurrentActivityTest.org.jboss.weld.tests.activities.current.InstanceCurrentActivityTest » Deployment
ActivitiesTest.org.jboss.weld.tests.activities.ActivitiesTest » Deployment Can...
AdditionalServiceTest.org.jboss.weld.tests.service.additional.AdditionalServiceTest » Deployment
BootstrapTest.org.jboss.weld.tests.beanDeployment.session.single.BootstrapTest » Deployment
BootstrapTest.org.jboss.weld.tests.beanDeployment.session.multiple.BootstrapTest » Deployment
BootstrapTest.org.jboss.weld.tests.beanDeployment.managed.single.BootstrapTest » Deployment
BootstrapTest.org.jboss.weld.tests.beanDeployment.managed.missingClassDependency.BootstrapTest » Deployment
Bootstrap2Test.org.jboss.weld.tests.beanDeployment.managed.missingClassDependency.Bootstrap2Test » Deployment
BootstrapTest.org.jboss.weld.tests.beanDeployment.managed.multiple.BootstrapTest » Deployment
NoClassDefFoundErrorTest.org.jboss.weld.tests.beanDeployment.noclassdeffound.NoClassDefFoundErrorTest » Deployment
BootstrapTest.org.jboss.weld.tests.beanDeployment.producers.singleProducerMethod.BootstrapTest » Deployment
BootstrapTest.org.jboss.weld.tests.beanDeployment.mixed.BootstrapTest » Deployment
ArrayInjectionTest.org.jboss.weld.tests.arrays.ArrayInjectionTest » Deployment
AssignabilityTest.org.jboss.weld.tests.arrays.test.AssignabilityTest » Deployment
WebServiceInterceptorTest.org.jboss.weld.tests.ws.interceptors.WebServiceInterceptorTest » Deployment
Tests run: 619, Failures: 0, Errors: 428, Skipped: 10
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:11 min
[INFO] Finished at: 2015-03-20T18:13:50+08:00
[INFO] Final Memory: 50M/736M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17: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-incontainer-...> 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
9 years, 9 months
Build failed in Jenkins: Weld-2.x-incontainer-WF9-osprey #123
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...>
------------------------------------------
[...truncated 93287 lines...]
UnbackedAnnotatedTypeSerializationTest.org.jboss.weld.tests.serialization.annotated.UnbackedAnnotatedTypeSerializationTest » Deployment
BackedAnnotatedTypeSerializationTest.org.jboss.weld.tests.serialization.annotated.BackedAnnotatedTypeSerializationTest » Deployment
AnnotatedTypeBdaIdTest.org.jboss.weld.tests.serialization.annotated.id.AnnotatedTypeBdaIdTest » Deployment
SerializationTest.org.jboss.weld.tests.serialization.SerializationTest » Deployment
SerializationTest.org.jboss.weld.tests.serialization.noncontextual.SerializationTest » Deployment
ServletListenerTest.org.jboss.weld.tests.nonContextual.ServletListenerTest » Deployment
ExampleTest.org.jboss.weld.tests.nonContextual.ExampleTest » Deployment Cannot...
Ejb3InterceptionModelTest.org.jboss.weld.tests.interceptors.ejb3model.Ejb3InterceptionModelTest » Deployment
SuicidalInterceptorTest.org.jboss.weld.tests.interceptors.suicide.SuicidalInterceptorTest » Deployment
UnreachableInterceptedInterfaceTest.org.jboss.weld.tests.interceptors.visibility.UnreachableInterceptedInterfaceTest » Deployment
LifecycleInterceptorOrderingTest.org.jboss.weld.tests.interceptors.lifecycle.LifecycleInterceptorOrderingTest » Deployment
CustomInterceptorRegistrationTest.org.jboss.weld.tests.interceptors.extension.CustomInterceptorRegistrationTest » Deployment
CustomInterceptorInvocationTest.org.jboss.weld.tests.interceptors.extension.CustomInterceptorInvocationTest » Deployment
AdvancedInterceptorDelegatingChainTest.org.jboss.weld.tests.interceptors.weld1538.advanced.AdvancedInterceptorDelegatingChainTest » Deployment
InterceptorDelegatingChainTest.org.jboss.weld.tests.interceptors.weld1538.InterceptorDelegatingChainTest » Deployment
InterceptionTest.org.jboss.weld.tests.interceptors.InterceptionTest » Deployment
InterceptedBeanWithFinalMethodTest.org.jboss.weld.tests.interceptors.finalMethod.InterceptedBeanWithFinalMethodTest » Deployment
SelfInvocationTest.org.jboss.weld.tests.interceptors.self.SelfInvocationTest » Deployment
ExcludeClassInterceptorsTest.org.jboss.weld.tests.interceptors.exclusion.ExcludeClassInterceptorsTest » Deployment
TargetClassInterceptorTest.org.jboss.weld.tests.interceptors.spi.TargetClassInterceptorTest » Deployment
IgnoredAtEJBTest.org.jboss.weld.tests.interceptors.weld783.IgnoredAtEJBTest » Deployment
Weld1019Test.org.jboss.weld.tests.interceptors.weld1019.Weld1019Test » Deployment
InterceptorOrderTest.org.jboss.weld.tests.interceptors.interceptorsOrderWithEjbInterceptorOnClass.InterceptorOrderTest » Deployment
CircularInvocationClassTest.org.jboss.weld.tests.interceptors.circularInvocation.ejb.CircularInvocationClassTest » Deployment
SelfInvokingClassTest.org.jboss.weld.tests.interceptors.circularInvocation.SelfInvokingClassTest » Deployment
AroundConstructInterceptorWithObjectReturnTypeTest.org.jboss.weld.tests.interceptors.signature.AroundConstructInterceptorWithObjectReturnTypeTest » Deployment
TargetClassWithPostConstructWithInvalidReturnTypeTest.org.jboss.weld.tests.interceptors.signature.TargetClassWithPostConstructWithInvalidReturnTypeTest » Deployment
TargetClassWithPostConstructWithInvalidParameterCountTest.org.jboss.weld.tests.interceptors.signature.TargetClassWithPostConstructWithInvalidParameterCountTest » Deployment
AroundInvokeInterceptorWithValidSignatureTest.org.jboss.weld.tests.interceptors.signature.AroundInvokeInterceptorWithValidSignatureTest » Deployment
PostConstructInterceptorWithoutParametersTest.org.jboss.weld.tests.interceptors.signature.PostConstructInterceptorWithoutParametersTest » Deployment
AroundConstructInterceptorWithVoidReturnTypeTest.org.jboss.weld.tests.interceptors.signature.AroundConstructInterceptorWithVoidReturnTypeTest » Deployment
TargetClassWithValidPostConstructTest.org.jboss.weld.tests.interceptors.signature.TargetClassWithValidPostConstructTest » Deployment
PostConstructInterceptorWithVoidReturnTypeTest.org.jboss.weld.tests.interceptors.signature.PostConstructInterceptorWithVoidReturnTypeTest » Deployment
PostConstructInterceptorWithObjectReturnTypeTest.org.jboss.weld.tests.interceptors.signature.PostConstructInterceptorWithObjectReturnTypeTest » Deployment
TargetClassWithPostConstructWithThrowsClauseTest.org.jboss.weld.tests.interceptors.signature.TargetClassWithPostConstructWithThrowsClauseTest » Deployment
TestInjectionWithExclusions.org.jboss.weld.tests.interceptors.injectionWithExclusions.TestInjectionWithExclusions » Deployment
InvocationContextProceedDelegationTest.org.jboss.weld.tests.interceptors.delegation.InvocationContextProceedDelegationTest » Deployment
InterceptedBeanWithFinalEqualsTest.org.jboss.weld.tests.interceptors.finalEquals.InterceptedBeanWithFinalEqualsTest » Deployment
InicializationBlockTest.org.jboss.weld.tests.interceptors.initialization.block.InicializationBlockTest » Deployment
DAOTest.org.jboss.weld.tests.interceptors.tb.DAOTest » Deployment Cannot deplo...
ManagedBeanBridgeMethodTest.org.jboss.weld.tests.interceptors.bridgemethods.managed.ManagedBeanBridgeMethodTest » Deployment
InterceptorBridgeMethodTest.org.jboss.weld.tests.interceptors.bridgemethods.hierarchy.InterceptorBridgeMethodTest » Deployment
EJBBridgeMethodTest.org.jboss.weld.tests.interceptors.bridgemethods.ejb.EJBBridgeMethodTest » Deployment
AroundConstructTest.org.jboss.weld.tests.interceptors.aroundConstruct.basic.AroundConstructTest » Deployment
AroundConstructContainerIntegrationTest.org.jboss.weld.tests.interceptors.aroundConstruct.integration.AroundConstructContainerIntegrationTest » Deployment
SessionBeanConstructorInterceptionTest.org.jboss.weld.tests.interceptors.aroundConstruct.extended.ejb.SessionBeanConstructorInterceptionTest » Deployment
ConstructorInterceptionTest.org.jboss.weld.tests.interceptors.aroundConstruct.extended.ConstructorInterceptionTest » Deployment
RetryInterceptorTest.org.jboss.weld.tests.interceptors.retrySimple.RetryInterceptorTest » Deployment
InterceptorOrderTest.org.jboss.weld.tests.interceptors.interceptorsOrderWithEjbInterceptorOnMethod.InterceptorOrderTest » Deployment
SplitInterceptorsTest.org.jboss.weld.tests.interceptors.lhotse.SplitInterceptorsTest » Deployment
PassivationActivationTest.org.jboss.weld.tests.interceptors.passivation.PassivationActivationTest » Deployment
SimpleWeldClassTest.org.jboss.weld.tests.interceptors.generic.SimpleWeldClassTest » Deployment
DuplicateInterceptorTest.org.jboss.weld.tests.interceptors.weld1410.DuplicateInterceptorTest » Deployment
DuplicateInterceptorTest.org.jboss.weld.tests.interceptors.weld760.DuplicateInterceptorTest » Deployment
SingleInterceptorInstancePerBeanInstanceTest.org.jboss.weld.tests.interceptors.singleInstance.SingleInterceptorInstancePerBeanInstanceTest » Deployment
InterceptorOrderTest.org.jboss.weld.tests.interceptors.interceptorsOrderWithExclusions.InterceptorOrderTest » Deployment
SimpleInterceptorTest.org.jboss.weld.tests.interceptors.simple.SimpleInterceptorTest » Deployment
EnterpriseBeanInterceptionTest.org.jboss.weld.tests.interceptors.ejb.EnterpriseBeanInterceptionTest » Deployment
InterceptorsWithHierarchyTest.org.jboss.weld.tests.interceptors.hierarchical.InterceptorsWithHierarchyTest » Deployment
TestInjectionWithExclusionsOnMethods.org.jboss.weld.tests.interceptors.injectionWithMethodExclusions.TestInjectionWithExclusionsOnMethods » Deployment
InterceptorWithNoBindingTest.org.jboss.weld.tests.interceptors.no.binding.InterceptorWithNoBindingTest » Deployment
TestInterceptedBeanWithFinalMethod.org.jboss.weld.tests.interceptors.weld771.TestInterceptedBeanWithFinalMethod » Deployment
InterceptorInvocationTest.org.jboss.weld.tests.interceptors.weld1391.InterceptorInvocationTest » Deployment
InterceptorExceptionWrappingTest.org.jboss.weld.tests.interceptors.exceptions.InterceptorExceptionWrappingTest » Deployment
InterceptorConflictingEnablementTest.org.jboss.weld.tests.interceptors.conflictingenablement.InterceptorConflictingEnablementTest » Deployment
InterceptorTest.org.jboss.weld.tests.interceptors.weld1174.InterceptorTest » Deployment
InterceptorDispatchingToDiffferentThreadTest.org.jboss.weld.tests.interceptors.thread.InterceptorDispatchingToDiffferentThreadTest » Deployment
AsyncInterceptorTest.org.jboss.weld.tests.interceptors.thread.async.AsyncInterceptorTest » Deployment
CachedInterceptionDecorationContextTest.org.jboss.weld.tests.interceptors.cache.CachedInterceptionDecorationContextTest » Deployment
InheritedInterceptorBindingsTest.org.jboss.weld.tests.interceptors.binding.inheritance.InheritedInterceptorBindingsTest » Deployment
InterceptorBindingOverridingTest.org.jboss.weld.tests.interceptors.binding.overriding.InterceptorBindingOverridingTest » Deployment
InterceptorBindingTargetCheckTest.org.jboss.weld.tests.interceptors.binding.validation.InterceptorBindingTargetCheckTest » Deployment
InterceptorBindingTransitivityTest.org.jboss.weld.tests.interceptors.binding.transitivity.InterceptorBindingTransitivityTest » Deployment
TestInterceptedBeanWithoutNoArgConstructor.org.jboss.weld.tests.interceptors.weld770.TestInterceptedBeanWithoutNoArgConstructor » Deployment
ContextTest.org.jboss.weld.tests.contexts.ContextTest » Deployment Cannot depl...
ApplicationScopedTest.org.jboss.weld.tests.contexts.ApplicationScopedTest » Deployment
Weld1418Test.org.jboss.weld.tests.contexts.conversation.weld1418.Weld1418Test » Deployment
PassivatingContextTest.org.jboss.weld.tests.contexts.PassivatingContextTest » Deployment
ParameterizedTypeScopedTest.org.jboss.weld.tests.contexts.ParameterizedTypeScopedTest » Deployment
NonPassivationCapableSessionBeanTest.org.jboss.weld.tests.contexts.passivating.enterprise.NonPassivationCapableSessionBeanTest » Deployment
PassivationTest.org.jboss.weld.tests.contexts.passivating.serialization.interception.PassivationTest » Deployment
PassivationTest.org.jboss.weld.tests.contexts.passivating.serialization.PassivationTest » Deployment
CustomPassivatingScopeCalledWithSerializableParametersTest.org.jboss.weld.tests.contexts.passivating.custom.CustomPassivatingScopeCalledWithSerializableParametersTest » Deployment
NonPassivatingInjectionIntoPassivatingBeanTest.org.jboss.weld.tests.contexts.passivating.injection.NonPassivatingInjectionIntoPassivatingBeanTest » Deployment
DecoratorWithNonPassivationCapableDependenciesTest.org.jboss.weld.tests.contexts.passivating.validation.DecoratorWithNonPassivationCapableDependenciesTest » Deployment
InterceptorWithNonPassivationCapableDependenciesTest.org.jboss.weld.tests.contexts.passivating.validation.InterceptorWithNonPassivationCapableDependenciesTest » Deployment
ApplicationScopeEventTest.org.jboss.weld.tests.contexts.application.event.ApplicationScopeEventTest » Deployment
CustomRequestContextDuringAsyncCallTest.org.jboss.weld.tests.contexts.request.custom.CustomRequestContextDuringAsyncCallTest » Deployment
RequestScopeActiveDuringSingletonStartupWithDependenciesTest.org.jboss.weld.tests.contexts.request.postConstruct.singleton.complicated.RequestScopeActiveDuringSingletonStartupWithDependenciesTest » Deployment
RequestScopeActiveDuringSingletonStartupTest.org.jboss.weld.tests.contexts.request.postConstruct.singleton.simple.RequestScopeActiveDuringSingletonStartupTest » Deployment
RequestScopeActiveDuringSLSBInitializationTest.org.jboss.weld.tests.contexts.request.postConstruct.slsb.RequestScopeActiveDuringSLSBInitializationTest » Deployment
RmiRequestScopeTest.org.jboss.weld.tests.contexts.request.rmi.RmiRequestScopeTest » Deployment
RequestScopeActiveDuringSingletonStartupTest.org.jboss.weld.tests.contexts.request.startup.ejb.RequestScopeActiveDuringSingletonStartupTest » Deployment
AlterableContextTest.org.jboss.weld.tests.contexts.alterable.AlterableContextTest » Deployment
CreationalContextTest.org.jboss.weld.tests.contexts.creational.CreationalContextTest » Deployment
DisposerBridgeMethodTest.org.jboss.weld.tests.bridge.methods.DisposerBridgeMethodTest » Deployment
ObserverBridgeMethodTest.org.jboss.weld.tests.bridge.methods.ObserverBridgeMethodTest » Deployment
ProducerBridgeMethodTest.org.jboss.weld.tests.bridge.methods.ProducerBridgeMethodTest » Deployment
AnnotationTest.org.jboss.weld.tests.annotations.AnnotationTest » Deployment Ca...
Weld1131Test.org.jboss.weld.tests.annotations.weld1131.Weld1131Test » Deployment
StaticFinalMethodTest.org.jboss.weld.tests.scope.unproxyable.method.StaticFinalMethodTest » Deployment
PrivateFinalMethodTest.org.jboss.weld.tests.scope.unproxyable.method.PrivateFinalMethodTest » Deployment
ScopeTest.org.jboss.weld.tests.scope.ScopeTest » Deployment Cannot deploy: 3de...
ContainerLifecycleEventDeliveryNotConcurrentTest.org.jboss.weld.tests.event.lifecycle.concurrent.ContainerLifecycleEventDeliveryNotConcurrentTest » Deployment
ContainerLifecycleEventInvocationOutsideObserverTest.org.jboss.weld.tests.event.lifecycle.phase.ContainerLifecycleEventInvocationOutsideObserverTest » Deployment
ContainerLifecycleEventNotFiredIntoBeanTest.org.jboss.weld.tests.event.lifecycle.ContainerLifecycleEventNotFiredIntoBeanTest » Deployment
SimpleEventTest.org.jboss.weld.tests.event.SimpleEventTest » Deployment Cannot...
SuperclassObserversTest.org.jboss.weld.tests.event.observer.superclass.SuperclassObserversTest » Deployment
SuperclassObservers1Test.org.jboss.weld.tests.event.observer.superclass.SuperclassObservers1Test » Deployment
SuperclassObservers2Test.org.jboss.weld.tests.event.observer.superclass.SuperclassObservers2Test » Deployment
ConditionalObserverCustomContextTest.org.jboss.weld.tests.event.observer.conditional.ConditionalObserverCustomContextTest » Deployment
FiringArrayEventTest.org.jboss.weld.tests.event.observer.validation.FiringArrayEventTest » Deployment
TransactionalObserversTest.org.jboss.weld.tests.event.observer.transactional.TransactionalObserversTest » Deployment
EventQualifierTest.org.jboss.weld.tests.event.EventQualifierTest » Deployment ...
EventSelectTest.org.jboss.weld.tests.event.subtype.EventSelectTest » Deployment
ParameterizedEventTest.org.jboss.weld.tests.event.parameterized.ParameterizedEventTest » Deployment
FiringNullEventTest.org.jboss.weld.tests.event.weld1361.FiringNullEventTest » Deployment
RawEventTypeTest.org.jboss.weld.tests.event.weld1361.RawEventTypeTest » Deployment
JsfTest.org.jboss.weld.tests.jsf.JsfTest » Deployment Cannot deploy: test.war
Weld1247Test.org.jboss.weld.tests.jsf.weld1247.Weld1247Test » Deployment Canno...
Weld1037Test.org.jboss.weld.tests.jsf.weld1037.Weld1037Test » Deployment Canno...
VetoTest.org.jboss.weld.tests.veto.VetoTest » Deployment Cannot deploy: ecf4ea...
ResourceTest.org.jboss.weld.tests.resources.ResourceTest » Deployment Cannot d...
RequestScopeEventMessageDeliveryTest.org.jboss.weld.tests.resources.proxy.weld1782.RequestScopeEventMessageDeliveryTest » Deployment
WebServiceResourceTest.org.jboss.weld.tests.resources.ws.WebServiceResourceTest » Deployment
GenericBeanTest.org.jboss.weld.tests.generic.GenericBeanTest » Deployment Cann...
DisposesMethodCalledOnceTest.org.jboss.weld.tests.disposer.weld1894.DisposesMethodCalledOnceTest » Deployment
DisposerMethodThrowsExceptionTest.org.jboss.weld.tests.disposer.exception.DisposerMethodThrowsExceptionTest » Deployment
DisposedParameterWithNoRequiredQualifiersTest.org.jboss.weld.tests.disposer.resolution.DisposedParameterWithNoRequiredQualifiersTest » Deployment
DisposedParameterPositionTest.org.jboss.weld.tests.disposer.parameter.position.DisposedParameterPositionTest » Deployment
SmokeNamedTest.org.jboss.weld.tests.named.SmokeNamedTest » Deployment Cannot d...
ResolutionTest.org.jboss.weld.tests.resolution.ResolutionTest » Deployment Can...
Weld279Test.org.jboss.weld.tests.resolution.wbri279.Weld279Test » Deployment C...
SelfInjectionBeanTest.org.jboss.weld.tests.resolution.circular.self.SelfInjectionBeanTest » Deployment
ResourceCircularDependencyTest.org.jboss.weld.tests.resolution.circular.resource.ResourceCircularDependencyTest » Deployment
LookupInstanceTest.org.jboss.weld.tests.resolution.LookupInstanceTest » Deployment
Weld256Test.org.jboss.weld.tests.resolution.Weld256Test » Deployment Cannot de...
DependentScopeInjectionTest.org.jboss.weld.tests.resolution.weld911.DependentScopeInjectionTest » Deployment
NamedBeanTest.org.jboss.weld.tests.resolution.named.NamedBeanTest » Deployment
ResolutionTest.org.jboss.weld.tests.resolution.weld1075.ResolutionTest » Deployment
RawBeanTypeTest.org.jboss.weld.tests.resolution.weld1723.RawBeanTypeTest » Deployment
ContextualReferenceTest.org.jboss.weld.tests.resolution.wbri293.ContextualReferenceTest » Deployment
StereotypesTest.org.jboss.weld.tests.stereotypes.StereotypesTest » Deployment ...
AlternativeStereotypeTest.org.jboss.weld.tests.stereotypes.alternative.AlternativeStereotypeTest » Deployment
DependentSessionBeanNotSharedOptimDisabledTest.org.jboss.weld.tests.ejb.dependent.stateful.DependentSessionBeanNotSharedOptimDisabledTest » Deployment
DependentSessionBeanNotSharedOptimEnabledTest.org.jboss.weld.tests.ejb.dependent.stateful.DependentSessionBeanNotSharedOptimEnabledTest » Deployment
SingletonStartupTest.org.jboss.weld.tests.ejb.singleton.SingletonStartupTest » Deployment
StatefulSessionBeanRecreatedAfterDestroyTest.org.jboss.weld.tests.ejb.stateful.exception.StatefulSessionBeanRecreatedAfterDestroyTest » Deployment
EJBCallTest.org.jboss.weld.tests.ejb.EJBCallTest » Deployment Cannot deploy: t...
EjbBusinessInterfaceTest.org.jboss.weld.tests.ejb.business.view.EjbBusinessInterfaceTest » Deployment
EJBTest.org.jboss.weld.tests.ejb.mdb.dummy.EJBTest » Deployment Cannot deploy:...
DuplicateEJBNamesDiscoveryTest.org.jboss.weld.tests.ejb.duplicatenames.DuplicateEJBNamesDiscoveryTest » Deployment
SessionBeanInterceptorTest.org.jboss.weld.tests.ejb.interceptor.SessionBeanInterceptorTest » Deployment
SessionBeanInterceptorTrulySerializableTest.org.jboss.weld.tests.ejb.interceptor.serializable.SessionBeanInterceptorTrulySerializableTest » Deployment
EJBTest.org.jboss.weld.tests.ejb.EJBTest » Deployment Cannot deploy: cbbe61fc-...
MockExampleTest.org.jboss.weld.tests.examples.MockExampleTest » Deployment Can...
ExampleTest.org.jboss.weld.tests.examples.ExampleTest » Deployment Cannot depl...
BeansXmlTest.org.jboss.weld.tests.xml.broken.parsing.BeansXmlTest » Deployment
BeanMetadataAvailableForTransientReferenceTest.org.jboss.weld.tests.transientReference.metadata.BeanMetadataAvailableForTransientReferenceTest » Deployment
TransientReferenceDestroyedAfterInvocationTest.org.jboss.weld.tests.transientReference.TransientReferenceDestroyedAfterInvocationTest » Deployment
Weld930Test.org.jboss.weld.tests.alternatives.weld930.Weld930Test » Deployment
EnabledClassWithAlternativeStereotypeTest.org.jboss.weld.tests.alternatives.weld1286.EnabledClassWithAlternativeStereotypeTest » Deployment
Alternatives2Test.org.jboss.weld.tests.alternatives.Alternatives2Test » Deployment
AlternativeEEComponentTest.org.jboss.weld.tests.alternatives.ee.AlternativeEEComponentTest » Deployment
AlternativesTest.org.jboss.weld.tests.alternatives.AlternativesTest » Deployment
DisabledAlternativeNotValidatedTest.org.jboss.weld.tests.alternatives.weld1438.DisabledAlternativeNotValidatedTest » Deployment
AccessibleAlternatives2Test.org.jboss.weld.tests.alternatives.accessible.AccessibleAlternatives2Test » Deployment
AccessibleAlternativesTest.org.jboss.weld.tests.alternatives.accessible.AccessibleAlternativesTest » Deployment
AssignabilityTest.org.jboss.weld.tests.assignability.AssignabilityTest » Deployment
TypeVariableAssignabilityTest.org.jboss.weld.tests.assignability.variable.TypeVariableAssignabilityTest » Deployment
ExceptionHandlingTest.org.jboss.weld.tests.exceptions.ExceptionHandlingTest » Deployment
MultipleBeansTest.org.jboss.weld.tests.extensions.multipleBeans.MultipleBeansTest » Deployment
SuperTypeTest.org.jboss.weld.tests.extensions.supertypes.beans.SuperTypeTest » Deployment
VerifyValuesTest.org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.VerifyValuesTest » Deployment
SetBeanAttributesTest.org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.modify.SetBeanAttributesTest » Deployment
VetoTest.org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.specialization.VetoTest » Deployment
SpecializationTest.org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.specialization.SpecializationTest » Deployment
VetoTest.org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.veto.VetoTest » Deployment
ProcessBeanAttributesNotFiredTest.org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.notfired.ProcessBeanAttributesNotFiredTest » Deployment
ProcessSyntheticAnnotatedTypeTest.org.jboss.weld.tests.extensions.lifecycle.processSyntheticAnnotatedType.ProcessSyntheticAnnotatedTypeTest » Deployment
EventsNotFiredForAnonymousClassTest.org.jboss.weld.tests.extensions.lifecycle.weld1884.EventsNotFiredForAnonymousClassTest » Deployment
GetDisposedParameterTest.org.jboss.weld.tests.extensions.lifecycle.processProducerField.GetDisposedParameterTest » Deployment
AfterTypeDiscoveryTest.org.jboss.weld.tests.extensions.lifecycle.atd.AfterTypeDiscoveryTest » Deployment
InjectionPointOverridingTest.org.jboss.weld.tests.extensions.lifecycle.processInjectionPoint.modify.InjectionPointOverridingTest » Deployment
ProcessInjectionPointFiredTest.org.jboss.weld.tests.extensions.lifecycle.processInjectionPoint.ProcessInjectionPointFiredTest » Deployment
SubclassConstructorInjectionPointTest.org.jboss.weld.tests.extensions.lifecycle.processInjectionPoint.subclass.SubclassConstructorInjectionPointTest » Deployment
BeforeShutdownExtTest.org.jboss.weld.tests.extensions.lifecycle.BeforeShutdownExtTest » Deployment
ProcessBeanTest.org.jboss.weld.tests.extensions.lifecycle.processBean.annotated.ProcessBeanTest » Deployment
AddPassivationCapableBeanWithNullIdTest.org.jboss.weld.tests.extensions.lifecycle.processBean.passivationCapable.AddPassivationCapableBeanWithNullIdTest » Deployment
WithAnnotationsTest.org.jboss.weld.tests.extensions.annotatedType.withAnnotations.WithAnnotationsTest » Deployment
AnnotatedTypeExtensionTest.org.jboss.weld.tests.extensions.annotatedType.AnnotatedTypeExtensionTest » Deployment
AnnotatedTypeSessionBeanTest.org.jboss.weld.tests.extensions.annotatedType.ejb.AnnotatedTypeSessionBeanTest » Deployment
ExtensionFieldMissingDependencyTest.org.jboss.weld.tests.extensions.missing.dependencies.ExtensionFieldMissingDependencyTest » Deployment
SessionBeanExtensionTest.org.jboss.weld.tests.extensions.sessionbean.SessionBeanExtensionTest » Deployment
EnterpriseExtensionTest.org.jboss.weld.tests.extensions.EnterpriseExtensionTest » Deployment
InterceptorExtensionTest.org.jboss.weld.tests.extensions.interceptors.InterceptorExtensionTest » Deployment
SpiAddedInterceptorBindingTest.org.jboss.weld.tests.extensions.interceptors.annotated.SpiAddedInterceptorBindingTest » Deployment
InjectedExtensionIsPassivationCapableDependencyTest.org.jboss.weld.tests.extensions.injection.InjectedExtensionIsPassivationCapableDependencyTest » Deployment
SpiAddedQualifierTest.org.jboss.weld.tests.extensions.qualifiers.annotated.SpiAddedQualifierTest » Deployment
SpiAddedQualifierTest.org.jboss.weld.tests.extensions.qualifiers.SpiAddedQualifierTest » Deployment
AlternativeMetadataTest.org.jboss.weld.tests.extensions.alternative.metadata.AlternativeMetadataTest » Deployment
ExtensionTest.org.jboss.weld.tests.extensions.ExtensionTest » Deployment Canno...
InjectionPointWithTypesAndQualifiersOnlyTest.org.jboss.weld.tests.extensions.injectionPointWithTypesAndQualifiersOnly.InjectionPointWithTypesAndQualifiersOnlyTest » Deployment
DestroyingDependentInstanceTest.org.jboss.weld.tests.instance.destroy.dependent.DestroyingDependentInstanceTest » Deployment
DestroyingNormalScopedInstanceTest.org.jboss.weld.tests.instance.destroy.normal.DestroyingNormalScopedInstanceTest » Deployment
InstanceIteratorTest.org.jboss.weld.tests.instance.iterator.dependent.InstanceIteratorTest » Deployment
EventCurrentActivityTest.org.jboss.weld.tests.activities.current.EventCurrentActivityTest » Deployment
NonNormalScopeTest.org.jboss.weld.tests.activities.current.NonNormalScopeTest » Deployment
InactiveScopeTest.org.jboss.weld.tests.activities.current.InactiveScopeTest » Deployment
ELCurrentActivityTest.org.jboss.weld.tests.activities.current.ELCurrentActivityTest » Deployment
InjectedManagerCurrentActivityTest.org.jboss.weld.tests.activities.current.InjectedManagerCurrentActivityTest » Deployment
InstanceCurrentActivityTest.org.jboss.weld.tests.activities.current.InstanceCurrentActivityTest » Deployment
ActivitiesTest.org.jboss.weld.tests.activities.ActivitiesTest » Deployment Can...
AdditionalServiceTest.org.jboss.weld.tests.service.additional.AdditionalServiceTest » Deployment
BootstrapTest.org.jboss.weld.tests.beanDeployment.session.single.BootstrapTest » Deployment
BootstrapTest.org.jboss.weld.tests.beanDeployment.session.multiple.BootstrapTest » Deployment
BootstrapTest.org.jboss.weld.tests.beanDeployment.managed.single.BootstrapTest » Deployment
BootstrapTest.org.jboss.weld.tests.beanDeployment.managed.missingClassDependency.BootstrapTest » Deployment
Bootstrap2Test.org.jboss.weld.tests.beanDeployment.managed.missingClassDependency.Bootstrap2Test » Deployment
BootstrapTest.org.jboss.weld.tests.beanDeployment.managed.multiple.BootstrapTest » Deployment
NoClassDefFoundErrorTest.org.jboss.weld.tests.beanDeployment.noclassdeffound.NoClassDefFoundErrorTest » Deployment
BootstrapTest.org.jboss.weld.tests.beanDeployment.producers.singleProducerMethod.BootstrapTest » Deployment
BootstrapTest.org.jboss.weld.tests.beanDeployment.mixed.BootstrapTest » Deployment
ArrayInjectionTest.org.jboss.weld.tests.arrays.ArrayInjectionTest » Deployment
AssignabilityTest.org.jboss.weld.tests.arrays.test.AssignabilityTest » Deployment
WebServiceInterceptorTest.org.jboss.weld.tests.ws.interceptors.WebServiceInterceptorTest » Deployment
Tests run: 619, Failures: 0, Errors: 428, Skipped: 10
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:14 min
[INFO] Finished at: 2015-03-20T18:14:03+08:00
[INFO] Final Memory: 50M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17: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-incontainer-...> 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
9 years, 9 months
Build failed in Jenkins: Weld-3.x-jacoco #36
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-jacoco/36/ch...>
Changes:
[Jozef Hartinger] Probe: integration test refactoring+fixes
[Jozef Hartinger] WELD-1880
[Jozef Hartinger] WELD-1880 DeferredEventNotification.RunInRequest should be aware of
------------------------------------------
[...truncated 182668 lines...]
LongRunningConversationLifecycleEventTest.org.jboss.weld.tests.contexts.conversation.event.LongRunningConversationLifecycleEventTest » Runtime
TransientConversationLifecycleEventTest.org.jboss.weld.tests.contexts.conversation.event.lazy.TransientConversationLifecycleEventTest » Runtime
TransientConversationLifecycleEventTest.org.jboss.weld.tests.contexts.conversation.event.TransientConversationLifecycleEventTest » Runtime
EmptyCidConversationRestorationTest.org.jboss.weld.tests.contexts.conversation.emptycid.EmptyCidConversationRestorationTest » Runtime
ConversationTimeoutTest.org.jboss.weld.tests.contexts.conversation.timeout.ConversationTimeoutTest » Runtime
ClientConversationContextTest.org.jboss.weld.tests.contexts.conversation.exceptionInPhaseListener.ClientConversationContextTest » Runtime
ClientConversationContextTest.org.jboss.weld.tests.contexts.conversation.ClientConversationContextTest » Runtime
ConversationSupportsServletForwardsTest.org.jboss.weld.tests.contexts.conversation.alreadyActive.ConversationSupportsServletForwardsTest » Runtime
Weld1178Test.org.jboss.weld.tests.contexts.conversation.weld1178.Weld1178Test » Runtime
ServletConversationTest.org.jboss.weld.tests.contexts.conversation.servlet.ServletConversationTest » Runtime
ConversationContextDestroyedOnSessionTimeoutTest.org.jboss.weld.tests.contexts.conversation.sessiontimeout.ConversationContextDestroyedOnSessionTimeoutTest » Runtime
Weld1418Test.org.jboss.weld.tests.contexts.conversation.weld1418.Weld1418Test » Runtime
CustomPassivatingScopeCalledWithSerializableParametersTest.org.jboss.weld.tests.contexts.passivating.custom.CustomPassivatingScopeCalledWithSerializableParametersTest » Runtime
NonPassivationCapableEjbTest.org.jboss.weld.tests.contexts.passivating.enterprise.broken.sessionBeanWithPassivatingScopeNotSerializable.NonPassivationCapableEjbTest » Runtime
NonPassivationCapableSessionBeanTest.org.jboss.weld.tests.contexts.passivating.enterprise.NonPassivationCapableSessionBeanTest » Runtime
InterceptorWithNonPassivationCapableDependenciesTest.org.jboss.weld.tests.contexts.passivating.validation.InterceptorWithNonPassivationCapableDependenciesTest » Runtime
DecoratorWithNonPassivationCapableDependenciesTest.org.jboss.weld.tests.contexts.passivating.validation.DecoratorWithNonPassivationCapableDependenciesTest » Runtime
PassivationTest.org.jboss.weld.tests.contexts.passivating.serialization.PassivationTest » Runtime
PassivationTest.org.jboss.weld.tests.contexts.passivating.serialization.interception.PassivationTest » Runtime
NonPassivatingInterceptorConstructorParameterTest.org.jboss.weld.tests.contexts.passivating.injection.broken.NonPassivatingInterceptorConstructorParameterTest » Runtime
NonPassivatingInitializerParameterTest.org.jboss.weld.tests.contexts.passivating.injection.broken.NonPassivatingInitializerParameterTest » Runtime
NonPassivatingProducerParameterTest.org.jboss.weld.tests.contexts.passivating.injection.broken.NonPassivatingProducerParameterTest » Runtime
NonPassivatingInterceptorInitializerParameterTest.org.jboss.weld.tests.contexts.passivating.injection.broken.NonPassivatingInterceptorInitializerParameterTest » Runtime
NonPassivatingDecoratorConstructorParameterTest.org.jboss.weld.tests.contexts.passivating.injection.broken.NonPassivatingDecoratorConstructorParameterTest » Runtime
NonPassivatingDecoratorInitializerParameterTest.org.jboss.weld.tests.contexts.passivating.injection.broken.NonPassivatingDecoratorInitializerParameterTest » Runtime
NonPassivatingConstructorParameterTest.org.jboss.weld.tests.contexts.passivating.injection.broken.NonPassivatingConstructorParameterTest » Runtime
NonPassivatingInjectionIntoPassivatingBeanTest.org.jboss.weld.tests.contexts.passivating.injection.NonPassivatingInjectionIntoPassivatingBeanTest » Runtime
SessionScopeEventTest.org.jboss.weld.tests.contexts.session.event.SessionScopeEventTest » Runtime
SessionScopedProducerTest.org.jboss.weld.tests.contexts.session.weld1155.SessionScopedProducerTest » Runtime
AlterableContextTest.org.jboss.weld.tests.contexts.alterable.AlterableContextTest » Runtime
MultiWarTest.org.jboss.weld.tests.contexts.application.event.MultiWarTest » Runtime
ApplicationScopeEventTest.org.jboss.weld.tests.contexts.application.event.ApplicationScopeEventTest » Runtime
RmiRequestScopeTest.org.jboss.weld.tests.contexts.request.rmi.RmiRequestScopeTest » Runtime
RequestScopeActiveDuringSingletonStartupTest.org.jboss.weld.tests.contexts.request.startup.ejb.RequestScopeActiveDuringSingletonStartupTest » Runtime
RequestScopeEventTest.org.jboss.weld.tests.contexts.request.event.RequestScopeEventTest » Runtime
HttpRequestFilteringTest.org.jboss.weld.tests.contexts.request.filtering.HttpRequestFilteringTest » Runtime
CustomRequestContextDuringAsyncCallTest.org.jboss.weld.tests.contexts.request.custom.CustomRequestContextDuringAsyncCallTest » Runtime
RequestScopeActiveDuringSLSBInitializationTest.org.jboss.weld.tests.contexts.request.postConstruct.slsb.RequestScopeActiveDuringSLSBInitializationTest » Runtime
RequestScopeActiveDuringSingletonStartupTest.org.jboss.weld.tests.contexts.request.postConstruct.singleton.simple.RequestScopeActiveDuringSingletonStartupTest » Runtime
RequestScopeActiveDuringSingletonStartupWithDependenciesTest.org.jboss.weld.tests.contexts.request.postConstruct.singleton.complicated.RequestScopeActiveDuringSingletonStartupWithDependenciesTest » Runtime
ContextDeadlockTest.org.jboss.weld.tests.contexts.weld1159.ContextDeadlockTest » Runtime
ParameterizedTypeScopedTest.org.jboss.weld.tests.contexts.ParameterizedTypeScopedTest » Runtime
PassivatingContextTest.org.jboss.weld.tests.contexts.PassivatingContextTest » Runtime
ErrorPageTest.org.jboss.weld.tests.contexts.errorpage.ErrorPageTest » Runtime ...
ContextTest.org.jboss.weld.tests.contexts.ContextTest » Runtime Arquillian has...
CrossDeploymentTest.org.jboss.weld.tests.integration.multideployment.CrossDeploymentTest » Runtime
SmokeTest.org.jboss.weld.tests.smoke.SmokeTest » Runtime Arquillian has previo...
Weld1131Test.org.jboss.weld.tests.annotations.weld1131.Weld1131Test » Runtime ...
AnnotationTest.org.jboss.weld.tests.annotations.AnnotationTest » Runtime Arqui...
SessionBeanInterceptorTest.org.jboss.weld.tests.ejb.interceptor.SessionBeanInterceptorTest » Runtime
SessionBeanInterceptorTrulySerializableTest.org.jboss.weld.tests.ejb.interceptor.serializable.SessionBeanInterceptorTrulySerializableTest » Runtime
EJBTest.org.jboss.weld.tests.ejb.EJBTest » Runtime Arquillian has previously b...
EjbBusinessInterfaceTest.org.jboss.weld.tests.ejb.business.view.EjbBusinessInterfaceTest » Runtime
DependentSessionBeanNotSharedOptimEnabledTest.org.jboss.weld.tests.ejb.dependent.stateful.DependentSessionBeanNotSharedOptimEnabledTest » Runtime
DependentSessionBeanNotSharedOptimDisabledTest.org.jboss.weld.tests.ejb.dependent.stateful.DependentSessionBeanNotSharedOptimDisabledTest » Runtime
StatefulSessionBeanRecreatedAfterDestroyTest.org.jboss.weld.tests.ejb.stateful.exception.StatefulSessionBeanRecreatedAfterDestroyTest » Runtime
EJBTest.org.jboss.weld.tests.ejb.mdb.dummy.EJBTest » Runtime Arquillian has pr...
DuplicateEJBNamesDiscoveryTest.org.jboss.weld.tests.ejb.duplicatenames.DuplicateEJBNamesDiscoveryTest » Runtime
EJBCallTest.org.jboss.weld.tests.ejb.EJBCallTest » Runtime Arquillian has prev...
SingletonStartupTest.org.jboss.weld.tests.ejb.singleton.SingletonStartupTest » Runtime
WebServiceResourceTest.org.jboss.weld.tests.resources.ws.WebServiceResourceTest » Runtime
EMFFactoryTest.org.jboss.weld.tests.resources.EMFFactoryTest » Runtime Arquill...
NonDependentResourceProducerFieldTest.org.jboss.weld.tests.resources.producer.non.dependent.NonDependentResourceProducerFieldTest » Runtime
ResourceTest.org.jboss.weld.tests.resources.ResourceTest » Runtime Arquillian ...
RequestScopeEventMessageDeliveryTest.org.jboss.weld.tests.resources.proxy.weld1782.RequestScopeEventMessageDeliveryTest » Runtime
NewEnterpriseBeanTest.org.jboss.weld.tests.session.newBean.NewEnterpriseBeanTest » Runtime
GenericBeanTest.org.jboss.weld.tests.generic.GenericBeanTest » Runtime Arquill...
AccessibleMemberLeakTest.org.jboss.weld.tests.security.members.AccessibleMemberLeakTest » Runtime
MultipleSpecializedClassesTest.org.jboss.weld.tests.specialization.extension.MultipleSpecializedClassesTest » Runtime
AfterBeanDiscoveryAddedBeanArchiveTest.org.jboss.weld.tests.specialization.extension.bean.AfterBeanDiscoveryAddedBeanArchiveTest » Runtime
DifferentNamesOfSpecializedBeansTest.org.jboss.weld.tests.specialization.extension.broken.DifferentNamesOfSpecializedBeansTest » Runtime
UsingVetoToPreventInconsistentSpecializationTest.org.jboss.weld.tests.specialization.extension.veto.UsingVetoToPreventInconsistentSpecializationTest » Runtime
SpecializationTest.org.jboss.weld.tests.specialization.SpecializationTest » Runtime
AdvancedGenericBeanSpecializationTest.org.jboss.weld.tests.specialization.weld1651.AdvancedGenericBeanSpecializationTest » Runtime
GenericBeanSpecializationTest.org.jboss.weld.tests.specialization.weld1651.GenericBeanSpecializationTest » Runtime
GenericBeanRawSpecialization01Test.org.jboss.weld.tests.specialization.weld1651.broken.GenericBeanRawSpecialization01Test » Runtime
GenericProducerMethodSpecialization01Test.org.jboss.weld.tests.specialization.weld1651.broken.GenericProducerMethodSpecialization01Test » Runtime
GenericBeanSpecialization02Test.org.jboss.weld.tests.specialization.weld1651.broken.GenericBeanSpecialization02Test » Runtime
GenericBeanRawSpecialization03Test.org.jboss.weld.tests.specialization.weld1651.broken.GenericBeanRawSpecialization03Test » Runtime
GenericBeanRawSpecialization02Test.org.jboss.weld.tests.specialization.weld1651.broken.GenericBeanRawSpecialization02Test » Runtime
GenericProducerMethodRawSpecializationTest.org.jboss.weld.tests.specialization.weld1651.broken.GenericProducerMethodRawSpecializationTest » Runtime
GenericBeanSpecialization01Test.org.jboss.weld.tests.specialization.weld1651.broken.GenericBeanSpecialization01Test » Runtime
GenericSLSBRawSpecializationTest.org.jboss.weld.tests.specialization.weld1651.GenericSLSBRawSpecializationTest » Runtime
SpecializationWithExtensionTest.org.jboss.weld.tests.specialization.weld802.SpecializationWithExtensionTest » Runtime
CustomWeldClassTest.org.jboss.weld.tests.specialization.weld802.CustomWeldClassTest » Runtime
Specialization02Test.org.jboss.weld.tests.specialization.modular.Specialization02Test » Runtime
Specialization03Test.org.jboss.weld.tests.specialization.modular.Specialization03Test » Runtime
Specialization04Test.org.jboss.weld.tests.specialization.modular.Specialization04Test » Runtime
EarSpecializationTest.org.jboss.weld.tests.specialization.modular.EarSpecializationTest » Runtime
Specialization01Test.org.jboss.weld.tests.specialization.modular.Specialization01Test » Runtime
CyclicSpecializationTest.org.jboss.weld.tests.specialization.CyclicSpecializationTest » Runtime
ExtSpecializationTest.org.jboss.weld.tests.specialization.ExtSpecializationTest » Runtime
IndirectSpecializationNameInheritedTest.org.jboss.weld.tests.specialization.IndirectSpecializationNameInheritedTest » Runtime
MockExampleTest.org.jboss.weld.tests.examples.MockExampleTest » Runtime Arquil...
ExampleTest.org.jboss.weld.tests.examples.ExampleTest » Runtime Arquillian has...
JspTest.org.jboss.weld.tests.jsp.JspTest » Runtime Arquillian has previously b...
Weld1368Test.org.jboss.weld.tests.producer.weld1368.Weld1368Test » Runtime Arq...
ReceiverBeanLifecycleTest.org.jboss.weld.tests.producer.receiver.ReceiverBeanLifecycleTest » Runtime
ProducerDeclaredOnParameterizedSessionBeanViewTest.org.jboss.weld.tests.producer.ejb.parameterized.ProducerDeclaredOnParameterizedSessionBeanViewTest » Runtime
ParameterizedTest.org.jboss.weld.tests.producer.method.parameterized.ParameterizedTest » Runtime
NamedProducerTest.org.jboss.weld.tests.producer.method.NamedProducerTest » Runtime
InstanceCleanupTest.org.jboss.weld.tests.producer.method.InstanceCleanupTest » Runtime
DisposalMethodOnOtherBeanNotResolvedTest.org.jboss.weld.tests.producer.method.DisposalMethodOnOtherBeanNotResolvedTest » Runtime
TypeVariableArrayProducerMethodTest.org.jboss.weld.tests.producer.method.broken.invalidBeanType.TypeVariableArrayProducerMethodTest » Runtime
MultiDimensionalWildcardTypeArrayProducerMethodTest.org.jboss.weld.tests.producer.method.broken.invalidBeanType.MultiDimensionalWildcardTypeArrayProducerMethodTest » Runtime
NestedWildcardTypeProducerMethodTest.org.jboss.weld.tests.producer.method.broken.invalidBeanType.NestedWildcardTypeProducerMethodTest » Runtime
NestedTypeVariableProducerMethodTest.org.jboss.weld.tests.producer.method.broken.invalidBeanType.NestedTypeVariableProducerMethodTest » Runtime
MultiDimensionalTypeVariableArrayProducerMethodTest.org.jboss.weld.tests.producer.method.broken.invalidBeanType.MultiDimensionalTypeVariableArrayProducerMethodTest » Runtime
WildcardTypeArrayProducerMethodTest.org.jboss.weld.tests.producer.method.broken.invalidBeanType.WildcardTypeArrayProducerMethodTest » Runtime
DisposalMethodForNormalScopedBeanHasInjectionPointParameterTest.org.jboss.weld.tests.producer.method.broken.disposalMethodWithInjectionPointParameter.DisposalMethodForNormalScopedBeanHasInjectionPointParameterTest » Runtime
NullProducerTest.org.jboss.weld.tests.producer.method.NullProducerTest » Runtime
ProducerBeanInvocationTest.org.jboss.weld.tests.producer.method.ProducerBeanInvocationTest » Runtime
NamedProducerWithBindingTest.org.jboss.weld.tests.producer.method.NamedProducerWithBindingTest » Runtime
ManagerProducerTest.org.jboss.weld.tests.producer.method.ManagerProducerTest » Runtime
CircularInjectionTest.org.jboss.weld.tests.producer.method.circular.CircularInjectionTest » Runtime
NonTrivialCircularInjectionTest.org.jboss.weld.tests.producer.method.circular.weld1513.NonTrivialCircularInjectionTest » Runtime
StaticCircularInjectionTest.org.jboss.weld.tests.producer.method.circular.StaticCircularInjectionTest » Runtime
DisposalMethodInjectionPointTest.org.jboss.weld.tests.producer.method.DisposalMethodInjectionPointTest » Runtime
ParameterizedProducerTest.org.jboss.weld.tests.producer.field.ParameterizedProducerTest » Runtime
NamedProducerTest.org.jboss.weld.tests.producer.field.named.NamedProducerTest » Runtime
WildcardArrayProducerFieldTest.org.jboss.weld.tests.producer.field.broken.invalidBeanType.WildcardArrayProducerFieldTest » Runtime
MultiDimensionalWildcardArrayProducerFieldTest.org.jboss.weld.tests.producer.field.broken.invalidBeanType.MultiDimensionalWildcardArrayProducerFieldTest » Runtime
TypeVariableArrayProducerFieldTest.org.jboss.weld.tests.producer.field.broken.invalidBeanType.TypeVariableArrayProducerFieldTest » Runtime
MultiDimensionalTypeVariableArrayProducerFieldTest.org.jboss.weld.tests.producer.field.broken.invalidBeanType.MultiDimensionalTypeVariableArrayProducerFieldTest » Runtime
NestedWildcardProducerFieldTest.org.jboss.weld.tests.producer.field.broken.invalidBeanType.NestedWildcardProducerFieldTest » Runtime
NestedTypeVariableProducerFieldTest.org.jboss.weld.tests.producer.field.broken.invalidBeanType.NestedTypeVariableProducerFieldTest » Runtime
ProducerBeanInvocationTest.org.jboss.weld.tests.producer.field.ProducerBeanInvocationTest » Runtime
NamedBeanTest.org.jboss.weld.tests.resolution.named.NamedBeanTest » Runtime Ar...
Weld279Test.org.jboss.weld.tests.resolution.wbri279.Weld279Test » Runtime Arqu...
LookupInstanceTest.org.jboss.weld.tests.resolution.LookupInstanceTest » Runtime
Weld256Test.org.jboss.weld.tests.resolution.Weld256Test » Runtime Arquillian h...
DecoratorCycleTest.org.jboss.weld.tests.resolution.weld911.DecoratorCycleTest » Runtime
DependentScopeInjectionTest.org.jboss.weld.tests.resolution.weld911.DependentScopeInjectionTest » Runtime
ContextualReferenceTest.org.jboss.weld.tests.resolution.wbri293.ContextualReferenceTest » Runtime
ResolutionTest.org.jboss.weld.tests.resolution.weld1075.ResolutionTest » Runtime
ResolutionTest.org.jboss.weld.tests.resolution.ResolutionTest » Runtime Arquil...
SelfInjectionBeanTest.org.jboss.weld.tests.resolution.circular.self.SelfInjectionBeanTest » Runtime
ResourceCircularDependencyTest.org.jboss.weld.tests.resolution.circular.resource.ResourceCircularDependencyTest » Runtime
RawBeanTypeTest.org.jboss.weld.tests.resolution.weld1723.RawBeanTypeTest » Runtime
SerializationTest.org.jboss.weld.tests.serialization.SerializationTest » Runtime
SerializationTest.org.jboss.weld.tests.serialization.noncontextual.SerializationTest » Runtime
UnbackedAnnotatedTypeSerializationTest.org.jboss.weld.tests.serialization.annotated.UnbackedAnnotatedTypeSerializationTest » Runtime
AnnotatedTypeBdaIdTest.org.jboss.weld.tests.serialization.annotated.id.AnnotatedTypeBdaIdTest » Runtime
BackedAnnotatedTypeSerializationTest.org.jboss.weld.tests.serialization.annotated.BackedAnnotatedTypeSerializationTest » Runtime
VetoTest.org.jboss.weld.tests.veto.VetoTest » Runtime Arquillian has previousl...
BuiltinMetadataBeanTest.org.jboss.weld.tests.builtinBeans.metadata.BuiltinMetadataBeanTest » Runtime
UnavailableInterceptedBeanMetadataTest.org.jboss.weld.tests.builtinBeans.metadata.broken.interceptor.UnavailableInterceptedBeanMetadataTest » Runtime
InvalidBeanMetadataInjectionPoint3Test.org.jboss.weld.tests.builtinBeans.metadata.broken.interceptor.InvalidBeanMetadataInjectionPoint3Test » Runtime
InvalidBeanMetadataInjectionPoint1Test.org.jboss.weld.tests.builtinBeans.metadata.broken.interceptor.InvalidBeanMetadataInjectionPoint1Test » Runtime
InvalidBeanMetadataInjectionPoint2Test.org.jboss.weld.tests.builtinBeans.metadata.broken.interceptor.InvalidBeanMetadataInjectionPoint2Test » Runtime
PropagationOfBeanMetadataTest.org.jboss.weld.tests.builtinBeans.metadata.broken.disposer.PropagationOfBeanMetadataTest » Runtime
DecoratorMetadataInjectionIntoBeanTest.org.jboss.weld.tests.builtinBeans.metadata.broken.DecoratorMetadataInjectionIntoBeanTest » Runtime
DecoratedBeanMetadataInjectionIntoBeanTest.org.jboss.weld.tests.builtinBeans.metadata.broken.DecoratedBeanMetadataInjectionIntoBeanTest » Runtime
InterceptedBeanMetadataInjectionIntoBeanTest.org.jboss.weld.tests.builtinBeans.metadata.broken.InterceptedBeanMetadataInjectionIntoBeanTest » Runtime
InvalidBeanMetadataInjectionPoint3Test.org.jboss.weld.tests.builtinBeans.metadata.broken.decorator.InvalidBeanMetadataInjectionPoint3Test » Runtime
InvalidBeanMetadataInjectionPoint1Test.org.jboss.weld.tests.builtinBeans.metadata.broken.decorator.InvalidBeanMetadataInjectionPoint1Test » Runtime
InvalidBeanMetadataInjectionPoint2Test.org.jboss.weld.tests.builtinBeans.metadata.broken.decorator.InvalidBeanMetadataInjectionPoint2Test » Runtime
InterceptorMetadataInjectionIntoBeanTest.org.jboss.weld.tests.builtinBeans.metadata.broken.InterceptorMetadataInjectionIntoBeanTest » Runtime
BeanMetadataPassivationCapableDependencyTest.org.jboss.weld.tests.builtinBeans.metadata.passivation.BeanMetadataPassivationCapableDependencyTest » Runtime
InjectionPointOnDisposerTest.org.jboss.weld.tests.builtinBeans.injectionPoint.disposer.broken.InjectionPointOnDisposerTest » Runtime
BuiltInBeanPassivationCapableTest.org.jboss.weld.tests.builtinBeans.BuiltInBeanPassivationCapableTest » Runtime
InstanceTest.org.jboss.weld.tests.builtinBeans.weld471.InstanceTest » Runtime ...
NonPassivationCapableInstanceDecoratorTest.org.jboss.weld.tests.builtinBeans.decorator.broken.NonPassivationCapableInstanceDecoratorTest » Runtime
NonPassivationCapableEventDecoratorTest.org.jboss.weld.tests.builtinBeans.decorator.broken.NonPassivationCapableEventDecoratorTest » Runtime
EEResourceProducerFieldPassivationCapableTest.org.jboss.weld.tests.builtinBeans.ee.EEResourceProducerFieldPassivationCapableTest » Runtime
ServletContextBeanTest.org.jboss.weld.tests.builtinBeans.ee.servletContext.ServletContextBeanTest » Runtime
ServletBeansTest.org.jboss.weld.tests.builtinBeans.ee.ServletBeansTest » Runtime
Weld1037Test.org.jboss.weld.tests.jsf.weld1037.Weld1037Test » Runtime Arquilli...
JsfTest.org.jboss.weld.tests.jsf.JsfTest » Runtime Arquillian has previously b...
Weld1247Test.org.jboss.weld.tests.jsf.weld1247.Weld1247Test » Runtime Arquilli...
DispatchingTest.org.jboss.weld.tests.servlet.dispatch.DispatchingTest » Runtime
DispatchingWithConversationFilterTest.org.jboss.weld.tests.servlet.dispatch.DispatchingWithConversationFilterTest » Runtime
AsyncServletTest.org.jboss.weld.tests.servlet.async.AsyncServletTest » Runtime
ServletBeanTest.org.jboss.weld.tests.servlet.ServletBeanTest » Runtime Arquill...
VarargsTest.org.jboss.weld.tests.proxy.weld1141.VarargsTest » Runtime Arquilli...
Weld1834Test.org.jboss.weld.tests.proxy.superclass.instance.Weld1834Test » Runtime
Weld1827Test.org.jboss.weld.tests.proxy.superclass.named.Weld1827Test » Runtime
SuperclassWithConstructorWithArgumentsTest.org.jboss.weld.tests.proxy.superclass.SuperclassWithConstructorWithArgumentsTest » Runtime
ProducerProxyTest.org.jboss.weld.tests.proxy.weld1766.ProducerProxyTest » Runtime
ProxyTest.org.jboss.weld.tests.proxy.weld56.ProxyTest » Runtime Arquillian has...
ProducerProxyTest.org.jboss.weld.tests.proxy.weld1779.ProducerProxyTest » Runtime
EnterpriseBeanProxyTest.org.jboss.weld.tests.proxy.enterprise.EnterpriseBeanProxyTest » Runtime
ClientProxyMethodModifiersTest.org.jboss.weld.tests.proxy.modifiers.ClientProxyMethodModifiersTest » Runtime
UnsafeInstantiatorClientProxyTest.org.jboss.weld.tests.proxy.instantiator.unsafe.UnsafeInstantiatorClientProxyTest » Runtime
PerDeploymentInstantiatorWithTest.org.jboss.weld.tests.proxy.instantiator.PerDeploymentInstantiatorWithTest » Runtime
PerDeploymentInstantiatorWOTest.org.jboss.weld.tests.proxy.instantiator.PerDeploymentInstantiatorWOTest » Runtime
ProxyConstructorTest.org.jboss.weld.tests.proxy.privateconstructor.ProxyConstructorTest » Runtime
ObserverInjectionTest.org.jboss.weld.tests.proxy.observer.ObserverInjectionTest » Runtime
ProxyTest.org.jboss.weld.tests.proxy.ProxyTest » Runtime Arquillian has previo...
InterfaceStaticMethodProxyTest.org.jboss.weld.tests.proxy.weld1664.InterfaceStaticMethodProxyTest » Runtime
ProxiabilityTest.org.jboss.weld.tests.proxy.weld477.ProxiabilityTest » Runtime
StaticNestedClassesProxyTest.org.jboss.weld.tests.proxy.weld1558.StaticNestedClassesProxyTest » Runtime
UnproxyableBeanTypeValidationTest.org.jboss.weld.tests.proxy.weld1052.UnproxyableBeanTypeValidationTest » Runtime
ProxyTest.org.jboss.weld.tests.proxy.producer.ProxyTest » Runtime Arquillian h...
MultipleInjectionPointsSameDependentBeanTest.org.jboss.weld.tests.proxy.client.optimization.dependent.MultipleInjectionPointsSameDependentBeanTest » Runtime
InjectableReferenceOptimizationRequestTest.org.jboss.weld.tests.proxy.client.optimization.InjectableReferenceOptimizationRequestTest » Runtime
InjectableReferenceOptimizationApplicationTest.org.jboss.weld.tests.proxy.client.optimization.InjectableReferenceOptimizationApplicationTest » Runtime
InjectableReferenceOptimizationDependentTest.org.jboss.weld.tests.proxy.client.optimization.InjectableReferenceOptimizationDependentTest » Runtime
InjectableReferenceOptimizationConversationTest.org.jboss.weld.tests.proxy.client.optimization.InjectableReferenceOptimizationConversationTest » Runtime
InjectableReferenceOptimizationSessionTest.org.jboss.weld.tests.proxy.client.optimization.InjectableReferenceOptimizationSessionTest » Runtime
ClientProxySerializationUnit.org.jboss.weld.tests.proxy.client.serialization.ClientProxySerializationUnit » Runtime
ClientProxySerializationUnit.org.jboss.weld.tests.proxy.client.serialization.ClientProxySerializationUnit » Runtime
ServletListenerTest.org.jboss.weld.tests.nonContextual.ServletListenerTest » Runtime
ExampleTest.org.jboss.weld.tests.nonContextual.ExampleTest » Runtime Arquillia...
SuperclassTest.org.jboss.weld.tests.inheritance.weld824.SuperclassTest » Runtime
SuperclassVetoTest.org.jboss.weld.tests.inheritance.weld824.veto.SuperclassVetoTest » Runtime
MemberLevelInheritanceTest.org.jboss.weld.tests.inheritance.generic.MemberLevelInheritanceTest » Runtime
BootstrapTest.org.jboss.weld.tests.beanDeployment.producers.singleProducerMethod.BootstrapTest » Runtime
BootstrapTest.org.jboss.weld.tests.beanDeployment.managed.multiple.BootstrapTest » Runtime
BootstrapTest.org.jboss.weld.tests.beanDeployment.managed.single.BootstrapTest » Runtime
BootstrapTest.org.jboss.weld.tests.beanDeployment.managed.missingClassDependency.BootstrapTest » Runtime
Bootstrap2Test.org.jboss.weld.tests.beanDeployment.managed.missingClassDependency.Bootstrap2Test » Runtime
BootstrapTest.org.jboss.weld.tests.beanDeployment.mixed.BootstrapTest » Runtime
BootstrapTest.org.jboss.weld.tests.beanDeployment.session.multiple.BootstrapTest » Runtime
BootstrapTest.org.jboss.weld.tests.beanDeployment.session.single.BootstrapTest » Runtime
DependentSelfInjectionProducerTest.org.jboss.weld.tests.beanDeployment.circular.DependentSelfInjectionProducerTest » Runtime
DependentSelfInjectionTest.org.jboss.weld.tests.beanDeployment.circular.DependentSelfInjectionTest » Runtime
DependentCircularInjectionTest.org.jboss.weld.tests.beanDeployment.circular.DependentCircularInjectionTest » Runtime
NoClassDefFoundErrorTest.org.jboss.weld.tests.beanDeployment.noclassdeffound.NoClassDefFoundErrorTest » Runtime
WarAccessibilityTest.org.jboss.weld.tests.accessibility.WarAccessibilityTest » Runtime
EarAccessibilityTest.org.jboss.weld.tests.accessibility.EarAccessibilityTest » Runtime
LambdaConstructsTest.org.jboss.weld.tests.lambda.LambdaConstructsTest » Runtime
Tests run: 593, Failures: 0, Errors: 582, Skipped: 11
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:28.916s
[INFO] Finished at: Sun Mar 15 09:36:29 EDT 2015
[INFO] Final Memory: 51M/626M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17: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-3.x-jacoco/ws/we...> 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
Terminating xvnc.
$ vncserver -kill :40
Killing Xvnc process ID 8206
Archiving artifacts
Recording test results
Publishing Javadoc
9 years, 9 months
Build failed in Jenkins: Weld-3.x-incontainer-WF8-osprey #147
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-incontainer-...>
Changes:
[Jozef Hartinger] Fix update jboss script.
------------------------------------------
[...truncated 23466 lines...]
Weld1131Test.testTypeAnnotations:38 NullPointer
UnproxyableTest.org.jboss.weld.tests.scope.unproxyable.UnproxyableTest » Runtime
GenericArrayProducerNotProxyableTest.org.jboss.weld.tests.scope.unproxyable.array.GenericArrayProducerNotProxyableTest » Runtime
PrivateFinalMethodTest.testPrivateFinalMethodValid:50 NullPointer
NonPrivateNonStaticFinalMethodTest.org.jboss.weld.tests.scope.unproxyable.method.NonPrivateNonStaticFinalMethodTest » Runtime
ScopeTest.testScopeDeclaredOnSubclassOverridesScopeOnSuperClass:51 NullPointer
ContainerLifecycleEventDeliveryNotConcurrentTest.testContainerLifecycleEventDeliveryNotConcurrent:52 NullPointer
ContainerLifecycleEventInvocationOutsideObserverTest.testBeforeBeanDiscovery:88 NullPointer
ContainerLifecycleEventInvocationOutsideObserverTest.testAfterTypeDiscovery:136 NullPointer
ContainerLifecycleEventInvocationOutsideObserverTest.testAfterBeanDiscovery:162 NullPointer
SimpleEventTest.testFireEventOnManager:59 NullPointer
SimpleEventTest.testFireEventOnEvent:79 NullPointer
EventOrderingTest.testOrdering:33 NullPointer
SuperclassObserversTest.testObserverMethodFromSuperclassInvoked:48 NullPointer
SuperclassObservers1Test.testObserverMethodOnOverridesWithAnnotAreInvoked:49 NullPointer
SuperclassObservers2Test.testObserverMethodOnOverridesWithoutAnnotNotInvoked:48 NullPointer
InheritedObserverMethodNotInBusinessInterfaceValidationTest.org.jboss.weld.tests.event.observer.validation.enterprise.InheritedObserverMethodNotInBusinessInterfaceValidationTest » Runtime
ObserverMethodParameterInjectionValidationTest.org.jboss.weld.tests.event.observer.validation.ObserverMethodParameterInjectionValidationTest » Runtime
FiringArrayEventTest.setup:59 NullPointer
FiringArrayEventTest.setup:59 NullPointer
FiringArrayEventTest.setup:59 NullPointer
FiringArrayEventTest.setup:59 NullPointer
EventQualifierTest.testDefaultQualifierNotRequired:41 NullPointer
EventSelectTest.testSelectSubType:52 NullPointer
EventSelectTest.testInjectedSubType:61 NullPointer
ParameterizedEventTest.testSelectedEventTypeUsedForResolvingEventTypeArguments:77->reset:205 NullPointer
ParameterizedEventTest.testSelectedEventTypeUsedForResolvingEventTypeArguments2:98->reset:205 NullPointer
ParameterizedEventTest.testSelectedEventTypeCombinedWithEventObjectRuntimeTypeForResolvingEventTypeArguments:121->reset:205 NullPointer
ParameterizedEventTest.testSelectedEventTypeCombinedWithEventObjectRuntimeTypeForResolvingEventTypeArguments2:144->reset:205 NullPointer
ParameterizedEventTest.testEventObjectTypeUsed:155->reset:205 NullPointer
ParameterizedEventTest.testUnresolvedTypeVariableDetected1:176 NullPointer
ParameterizedEventTest.testUnresolvedTypeVariableDetected2:186 NullPointer
ParameterizedEventTest.testUnresolvedTypeVariableDetected3:197 NullPointer
FiringNullEventTest.test » Unexpected exception, expected<java.lang.IllegalAr...
RawEventTypeTest.test » Unexpected exception, expected<java.lang.IllegalArgum...
TxEventTest.org.jboss.weld.tests.event.tx.TxEventTest » Deployment Cannot depl...
JsfTest.org.jboss.weld.tests.jsf.JsfTest » Deployment Cannot deploy: test.war
Weld1247Test.org.jboss.weld.tests.jsf.weld1247.Weld1247Test » Deployment Canno...
Weld1037Test.org.jboss.weld.tests.jsf.weld1037.Weld1037Test » Deployment Canno...
VetoTest.testClassLevelVeto:53 NullPointer
VetoTest.testPackageLevelVeto:59 NullPointer
NonDependentResourceProducerFieldTest.org.jboss.weld.tests.resources.producer.non.dependent.NonDependentResourceProducerFieldTest » Deployment
EMFFactoryTest.org.jboss.weld.tests.resources.EMFFactoryTest » Deployment Cann...
ResourceTest.testUTInjectedByResource:46 NullPointer
RequestScopeEventMessageDeliveryTest.testEventsFired:59 NullPointer
WebServiceResourceTest.testWebServiceResourceInvocation:65 NullPointer
GenericBeanTest.testGenericBean:41 NullPointer
DisposesMethodCalledOnceTest.testDisposerCalledOnce1:48 NullPointer
DisposesMethodCalledOnceTest.testDisposerCalledOnce2:55 NullPointer
DisposesMethodCalledOnceTest.testDisposerCalledOnce3:62 NullPointer
DisposesMethodCalledOnceTest.testDisposerCalledOnce4:69 NullPointer
DisposesMethodCalledOnceTest.testDisposerCalledOnce5:76 NullPointer
DisposesMethodCalledOnceTest.testDisposerCalledOnce6:83 NullPointer
DisposerMethodThrowsExceptionTest.testExceptionCaught:52 NullPointer
DisposerMethodValidationTest.org.jboss.weld.tests.disposer.broken.unresolved.DisposerMethodValidationTest » Runtime
DisposerMethodSpecializationTest.org.jboss.weld.tests.disposer.specialization.DisposerMethodSpecializationTest » Runtime
DisposedParameterWithNoRequiredQualifiersTest.testResolution:42 NullPointer
DisposedParameterPositionTest.testDisposedParameterIsNotFirstParameter:52 NullPointer
AmbiguousName1Test.org.jboss.weld.tests.named.ambiguous.case1.AmbiguousName1Test » Runtime
AmbiguousName2Test.org.jboss.weld.tests.named.ambiguous.case2.AmbiguousName2Test » Runtime
JspTest.org.jboss.weld.tests.jsp.JspTest » Deployment Cannot deploy: test.war
ResolutionTest.testCallingUserMethod:72 NullPointer
ResolutionTest.testCallingBridgeMethod:79 NullPointer
ResolutionTest.testResolveWithAnonymousAnnotationLiteral:63 » NullPointer
Weld279Test.testLookupOfGenericTypeSubclass:44 NullPointer
SelfInjectionBeanTest.testMethodB:60 NullPointer
SelfInjectionBeanTest.testSingletonMethodA:65 NullPointer
SelfInjectionBeanTest.testSingletonMethodB:70 NullPointer
SelfInjectionBeanTest.testMethodA:55 NullPointer
ResourceCircularDependencyTest.org.jboss.weld.tests.resolution.circular.resource.ResourceCircularDependencyTest » Deployment
LookupInstanceTest.testLookupInstance:51 » NullPointer
Weld256Test.testParameterizedInjection:38 NullPointer
DependentScopeInjectionTest.testFoo:44 NullPointer
DecoratorCycleTest.org.jboss.weld.tests.resolution.weld911.DecoratorCycleTest » Runtime
NamedBeanTest.testGetNamedBeanWithBinding:48 NullPointer
NamedBeanTest.testNamedInjectedFieldUsesFieldName:58 NullPointer
RawBeanTypeTest.testBoundedType:55 NullPointer
RawBeanTypeTest.testUnboundedType:61 NullPointer
ContextualReferenceTest.testReferencesEqual:49 » NullPointer
AlternativeStereotypeTest.testStereotypeGloballyEnabledByExtension:46 NullPointer
DependentSessionBeanNotSharedOptimDisabledTest>DependentSessionBeanNotSharedTest.testDependentStatefulSessionBeanNotSharedBetweenInjectionPoints:53 » NullPointer
DependentSessionBeanNotSharedOptimEnabledTest>DependentSessionBeanNotSharedTest.testDependentStatefulSessionBeanNotSharedBetweenInjectionPoints:53 » NullPointer
StatefulSessionBeanRecreatedAfterDestroyTest.testWithSpi:65 NullPointer
StatefulSessionBeanRecreatedAfterDestroyTest.testWithInstance:91 NullPointer
EjbBusinessInterfaceTest.testMethodDefinedOnSuperclass:52 NullPointer
EjbBusinessInterfaceTest.testMethodDefinedOnSuperInterface1:57 NullPointer
EjbBusinessInterfaceTest.testMethodDefinedOnSuperInterface2:62 NullPointer
EjbBusinessInterfaceTest.testInterfaceInheritedMethodRecognizedAsLocalBusinessMethod:68 NullPointer
DuplicateEJBNamesDiscoveryTest.test:72 NullPointer
SessionBeanInterceptorTest.testSessionBeanInterceptor:58 NoClassDefFound org/j...
SessionBeanInterceptorTrulySerializableTest.testSessionBeanInterceptorTrulySerializable:48 NoClassDefFound
EJBTest.testNoInterface:41 NullPointer
MockExampleTest.testMockSentenceTranslator:41 NullPointer
ExampleTest.testSentenceTranslator:48 NullPointer
BeansXmlTest.org.jboss.weld.tests.xml.broken.clazz.BeansXmlTest » Runtime Expe...
BeansXmlTest.org.jboss.weld.tests.xml.broken.stereotype.BeansXmlTest » Runtime
BeanMetadataAvailableForTransientReferenceTest.testBeanMetadataPropagatedForTransientReference:48 NullPointer
TransientReferenceDestroyedAfterInvocationTest.testTransientReferenceDestroyedAfterConstructorInvocation:43 NullPointer
TransientReferenceDestroyedAfterInvocationTest.testTransientReferenceDestroyedAfterInitializerInvocation:54 NullPointer
TransientReferenceDestroyedAfterInvocationTest.testTransientReferenceDestroyedAfterProducerMethodInvocation:65 NullPointer
Weld930Test.testWeld930:54 NullPointer
EnabledClassWithAlternativeStereotypeTest.testAlternativeClassEnabled:61 NullPointer
Alternatives2Test.testAlternativesOnProducers:39 NullPointer
AlternativeEEComponentTest.testAlternativeHttpServletRequestIsAvailable:56 NullPointer
AlternativesTest.testAlternativesOnProducers:39 NullPointer
EnabledAlternativeValidatedTest.org.jboss.weld.tests.alternatives.weld1438.broken.EnabledAlternativeValidatedTest » Runtime
AccessibleAlternatives2Test.testAlternatives:55 NullPointer
AccessibleAlternativesTest.testAlternatives:62 NullPointer
AssignabilityTest.testAssignability1:42 NullPointer
AssignabilityTest.testAssignability2:50 NullPointer
AssignabilityTest.testAssignability3:57 NullPointer
AssignabilityTest.testAssignability4:65 NullPointer
AssignabilityTest.testAssignability5:72 NullPointer
AssignabilityTest.testAssignability6:79 NullPointer
AssignabilityTest.testAssignability7:86 NullPointer
AssignabilityTest.testAssignability8:97 NullPointer
AssignabilityTest.testAssignability9:105 NullPointer
AssignabilityTest.testAssignability10:113 NullPointer
AssignabilityTest.testAssignability11:120 NullPointer
AssignabilityTest.testAssignability12:127 NullPointer
TypeVariableAssignabilityTest.testTypeVariableAssignabilityRules:45 NullPointer
TypeVariableAssignabilityTest.testTypeVariableAssignabilityRules2:51 NullPointer
ExceptionHandlingTest.testCreationExceptionWrapsRealExceptionForSimpleBean » ...
ExceptionHandlingTest.testCreationExceptionWrapsRealExceptionForProducerBean »
MultipleBeansTest.testFormatterRegistered:62 » NullPointer
MultipleBeansTest.testBlogConsumed:74 » NullPointer
MultipleBeansTest.testTwoBeansExactlyTheSame:87 NullPointer
SuperTypeTest.testTypesModifiedProperly:45 NullPointer
VerifyValuesTest.testProducerField:90 NullPointer
VerifyValuesTest.testProducerMethod:76 NullPointer
VerifyValuesTest.testClassLevelBeanAttributes:62 NullPointer
VerifyValuesTest.testEventNotFiredForNonEnabledBean:104 NullPointer
SetBeanAttributesTest.testBeanModified:56 NullPointer
InvalidTypesTest.org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidTypesTest » Runtime
InvalidScopeTest.org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidScopeTest » Runtime
InvalidStereotypeTest.org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidStereotypeTest » Runtime
PassivationCapableDependencyErrorCausedByExtensionDetectedTest.org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.passivation.PassivationCapableDependencyErrorCausedByExtensionDetectedTest » Runtime
PassivationCapabilityErrorCausedByExtensionDetectedTest.org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.passivation.PassivationCapabilityErrorCausedByExtensionDetectedTest » Runtime
InvalidQualifierTest.org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidQualifierTest » Runtime
VetoTest.testSpecializedBeanAvailableAfterSpecializingBeanVetoed:54 NullPointer
SpecializationTest.testProcessBeanAttributesFiredProperlyForSpecializedBean:53 NullPointer
TypeConflictDetectionTest.org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.specialization.broken.TypeConflictDetectionTest » Runtime
VetoTest.testBeanVetoed:42 NullPointer
ProcessSyntheticAnnotatedTypeTest.testEventsFired:57 NullPointer
ProcessSyntheticAnnotatedTypeTest.testSource:70 NullPointer
ProcessSyntheticAnnotatedTypeTest.testChangesApplied:78 NullPointer
GetDisposedParameterTest.testDisposedParameter:57 NullPointer
AfterTypeDiscoveryTest.testInitialDecorators:92 NullPointer
AfterTypeDiscoveryTest.testFinalDecorators:99 NullPointer
AfterTypeDiscoveryTest.testInitialAlternatives:61 NullPointer
AfterTypeDiscoveryTest.testFinalAlternatives:69 NullPointer
AfterTypeDiscoveryTest.testInitialInterceptors:76 NullPointer
AfterTypeDiscoveryTest.testFinalInterceptors:83 NullPointer
InjectionPointOverridingTest.testNewInjectionPointDiscovered:60 NullPointer
InjectionPointOverridingTest.testOverridingFieldInjectionPoint:47 NullPointer
ProcessInjectionPointFiredTest.testFieldInjectionPoint:57 NullPointer
ProcessInjectionPointFiredTest.testInitializerInjectionPoint:85 NullPointer
ProcessInjectionPointFiredTest.testConstructorInjectionPoint:71 NullPointer
ProcessInjectionPointFiredTest.testProducerMethodInjectionPoint2:113 NullPointer
ProcessInjectionPointFiredTest.testProducerMethodInjectionPoint1:99 NullPointer
SubclassConstructorInjectionPointTest.testProcessInjectionPointNotFiredMultipleTimes:47 NullPointer
ProcessBeanTest.testProcessBeanNeverReturnsNullAnnotated:56 NullPointer
AddPassivationCapableBeanWithNullIdTest.test:46 NullPointer
WithAnnotationsTest.test:53 NullPointer
AnnotatedTypeExtensionTest.testMultipleBeansOfSameType:63 NullPointer
AnnotatedTypeExtensionTest.testAnnotationsAreOverridden:72 » NullPointer
BeanBuilderTest.testCustomBean:60 NullPointer
SessionBeanExtensionTest.testPossibleToVetoSessionBean:49 NullPointer
EnterpriseExtensionTest.testContainerEventsOnlySentToExtensionBeans:53 NullPointer
EnterpriseExtensionTest.testProcessStarOnlyCalledForEnableSessionBeans:119 NullPointer
InterceptorExtensionTest.testInterceptorCalled:61 NullPointer
InterceptorExtensionTest.testLifecycleInterceptor:68 NullPointer
SpiAddedInterceptorBindingTest.testAddedInterceptorBindingAnnotatedType:60 NullPointer
SpiAddedInterceptorBindingTest.testAddedInterceptorBindingAnnotatedTypeWithStereotype:90 NullPointer
InjectedExtensionIsPassivationCapableDependencyTest.testInjectedExtensionIsPassivationCapableDependency:41 NullPointer
SpiAddedQualifierTest.testAddedQualifierAnnotatedType:50 NullPointer
SpiAddedQualifierTest.testAddedQualifier:45 NullPointer
BeforeBeanDiscoveryTest.org.jboss.weld.tests.extensions.validation.BeforeBeanDiscoveryTest » Runtime
WildcardObserverTest.org.jboss.weld.tests.extensions.validation.WildcardObserverTest » Runtime
ProcessAnnotatedTypeTest.org.jboss.weld.tests.extensions.validation.ProcessAnnotatedTypeTest » Runtime
AlternativeMetadataTest.testGetTypeClosure:58 NullPointer
WildcardArrayBeanTypeTest.org.jboss.weld.tests.extensions.invalidBeanTypes.WildcardArrayBeanTypeTest » Runtime
WildcardMultiDimensionalArrayBeanTypeTest.org.jboss.weld.tests.extensions.invalidBeanTypes.WildcardMultiDimensionalArrayBeanTypeTest » Runtime
WildcardBeanTypeTest.org.jboss.weld.tests.extensions.invalidBeanTypes.WildcardBeanTypeTest » Runtime
TypeVariableBeanTypeTest.org.jboss.weld.tests.extensions.invalidBeanTypes.TypeVariableBeanTypeTest » Runtime
TypeVariableMultiDimensionalArrayBeanTypeTest.org.jboss.weld.tests.extensions.invalidBeanTypes.TypeVariableMultiDimensionalArrayBeanTypeTest » Runtime
ComplexBeanTypeTest.org.jboss.weld.tests.extensions.invalidBeanTypes.ComplexBeanTypeTest » Runtime
NonDependentBeanWithParameterizedBeanTypeWithTypeVariableTest.org.jboss.weld.tests.extensions.invalidBeanTypes.NonDependentBeanWithParameterizedBeanTypeWithTypeVariableTest » Runtime
TypeVariableArrayBeanTypeTest.org.jboss.weld.tests.extensions.invalidBeanTypes.TypeVariableArrayBeanTypeTest » Runtime
ExtensionTest.testGetNonExistentDisposalMethod:60 NullPointer
ExtensionTest.testProcessStarOnlyCalledForEnabledManagedBeans:77 NullPointer
ExtensionTest.testProcessStarOnlyCalledForEnabledProducerMethods:93 NullPointer
ExtensionTest.testProcessStarOnlyCalledForEnabledProducerFields:116 NullPointer
ExtensionTest.testProcessStarOnlyCalledForEnabledObserverMethods:139 NullPointer
ExtensionTest.testProcessBeanOnlyCalledForEnabledInterceptorsAndDecorators:149 NullPointer
InjectionPointWithTypesAndQualifiersOnlyTest.testInjectionPointWithTypesAndQualifiersOnly:54 NullPointer
DestroyingDependentInstanceTest.testDestroyingDependentInstances:53 NullPointer
DestroyingDependentInstanceTest.testDestroyingInterceptedDependentBean:63 NullPointer
DestroyingNormalScopedInstanceTest.testCustomScopedComponent:71->testComponent:90 NullPointer
DestroyingNormalScopedInstanceTest.testApplicationScopedComponent:61->testComponent:90 NullPointer
DestroyingNormalScopedInstanceTest.testRequestScopedComponent:66->testComponent:90 NullPointer
DestroyingNormalScopedInstanceTest.testNothingHappensIfNoInstanceToDestroy:76 NullPointer
DestroyingNormalScopedInstanceTest.testUnsupportedOperationExceptionThrownIfUnderlyingContextNotAlterable:111 NullPointer
DestroyingNormalScopedInstanceTest.testContextDestroyCalled:117 NullPointer
InstanceIteratorTest.testIteration:60 » NullPointer
InstanceIteratorTest.testRemoveNotSupported:79 » NullPointer
AdditionalServiceTest.testSimpleAdditionalService:69 NullPointer
AdditionalServiceTest.testAdditionalServiceWithMultipleInterfaces:76 NullPointer
BootstrapTest.testSingleEnterpriseBean:49 NullPointer
BootstrapTest.testMultipleEnterpriseBean:50 NullPointer
DependentCircularInjectionTest.org.jboss.weld.tests.beanDeployment.circular.DependentCircularInjectionTest » Runtime
DependentSelfInjectionProducerTest.org.jboss.weld.tests.beanDeployment.circular.DependentSelfInjectionProducerTest » Runtime
DependentSelfInjectionTest.org.jboss.weld.tests.beanDeployment.circular.DependentSelfInjectionTest » Runtime
BootstrapTest.testSingleSimpleBean:49 NullPointer
BootstrapTest.test:48 NullPointer
Bootstrap2Test.test:48 NullPointer
BootstrapTest.testMultipleSimpleBean:50 NullPointer
BootstrapTest.testProducerMethodBean:52 NullPointer
BootstrapTest.testMultipleEnterpriseAndSimpleBean:51 NullPointer
ArrayInjectionTest.testIntArrayInstanceInjection:65 NullPointer
ArrayInjectionTest.testFooArrayInstanceInjection:70 NullPointer
ArrayInjectionTest.testStringBarArrayInstanceInjection:75 NullPointer
ArrayInjectionTest.testStringBarInstanceInjection:91 NullPointer
ArrayInjectionTest.testIntegerBarInstanceInjection:97 NullPointer
AssignabilityTest.testAssignabilityOfParameterizedTypeWithTypeVariablesToParameterizedTypeWithWildcards:47->getBeans:62 NullPointer
AssignabilityTest.testAssignabilityOfParameterizedTypeWithTypeVariablesToParameterizedTypeWithWildcards2:56->getBeans:62 NullPointer
Tests run: 938, Failures: 68, Errors: 806, Skipped: 18
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:35 min
[INFO] Finished at: 2015-03-20T17:30:31+08:00
[INFO] Final Memory: 52M/805M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17: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-3.x-incontainer-...> 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
9 years, 9 months
Build failed in Jenkins: Weld-3.x-incontainer-WF9-osprey #141
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-incontainer-...>
Changes:
[Jozef Hartinger] Fix update jboss script.
------------------------------------------
[...truncated 22272 lines...]
Weld1131Test.testTypeAnnotations:38 NullPointer
UnproxyableTest.org.jboss.weld.tests.scope.unproxyable.UnproxyableTest » Runtime
GenericArrayProducerNotProxyableTest.org.jboss.weld.tests.scope.unproxyable.array.GenericArrayProducerNotProxyableTest » Runtime
PrivateFinalMethodTest.testPrivateFinalMethodValid:50 NullPointer
NonPrivateNonStaticFinalMethodTest.org.jboss.weld.tests.scope.unproxyable.method.NonPrivateNonStaticFinalMethodTest » Runtime
ScopeTest.testScopeDeclaredOnSubclassOverridesScopeOnSuperClass:51 NullPointer
ContainerLifecycleEventDeliveryNotConcurrentTest.testContainerLifecycleEventDeliveryNotConcurrent:52 NullPointer
ContainerLifecycleEventInvocationOutsideObserverTest.testBeforeBeanDiscovery:88 NullPointer
ContainerLifecycleEventInvocationOutsideObserverTest.testAfterTypeDiscovery:136 NullPointer
ContainerLifecycleEventInvocationOutsideObserverTest.testAfterBeanDiscovery:162 NullPointer
SimpleEventTest.testFireEventOnManager:59 NullPointer
SimpleEventTest.testFireEventOnEvent:79 NullPointer
EventOrderingTest.testOrdering:33 NullPointer
SuperclassObserversTest.testObserverMethodFromSuperclassInvoked:48 NullPointer
SuperclassObservers1Test.testObserverMethodOnOverridesWithAnnotAreInvoked:49 NullPointer
SuperclassObservers2Test.testObserverMethodOnOverridesWithoutAnnotNotInvoked:48 NullPointer
InheritedObserverMethodNotInBusinessInterfaceValidationTest.org.jboss.weld.tests.event.observer.validation.enterprise.InheritedObserverMethodNotInBusinessInterfaceValidationTest » Runtime
ObserverMethodParameterInjectionValidationTest.org.jboss.weld.tests.event.observer.validation.ObserverMethodParameterInjectionValidationTest » Runtime
FiringArrayEventTest.setup:59 NullPointer
FiringArrayEventTest.setup:59 NullPointer
FiringArrayEventTest.setup:59 NullPointer
FiringArrayEventTest.setup:59 NullPointer
EventQualifierTest.testDefaultQualifierNotRequired:41 NullPointer
EventSelectTest.testSelectSubType:52 NullPointer
EventSelectTest.testInjectedSubType:61 NullPointer
ParameterizedEventTest.testSelectedEventTypeUsedForResolvingEventTypeArguments:77->reset:205 NullPointer
ParameterizedEventTest.testSelectedEventTypeUsedForResolvingEventTypeArguments2:98->reset:205 NullPointer
ParameterizedEventTest.testSelectedEventTypeCombinedWithEventObjectRuntimeTypeForResolvingEventTypeArguments:121->reset:205 NullPointer
ParameterizedEventTest.testSelectedEventTypeCombinedWithEventObjectRuntimeTypeForResolvingEventTypeArguments2:144->reset:205 NullPointer
ParameterizedEventTest.testEventObjectTypeUsed:155->reset:205 NullPointer
ParameterizedEventTest.testUnresolvedTypeVariableDetected1:176 NullPointer
ParameterizedEventTest.testUnresolvedTypeVariableDetected2:186 NullPointer
ParameterizedEventTest.testUnresolvedTypeVariableDetected3:197 NullPointer
FiringNullEventTest.test » Unexpected exception, expected<java.lang.IllegalAr...
RawEventTypeTest.test » Unexpected exception, expected<java.lang.IllegalArgum...
TxEventTest.org.jboss.weld.tests.event.tx.TxEventTest » Deployment Cannot depl...
JsfTest.org.jboss.weld.tests.jsf.JsfTest » Deployment Cannot deploy: test.war
Weld1247Test.org.jboss.weld.tests.jsf.weld1247.Weld1247Test » Deployment Canno...
Weld1037Test.org.jboss.weld.tests.jsf.weld1037.Weld1037Test » Deployment Canno...
VetoTest.testClassLevelVeto:53 NullPointer
VetoTest.testPackageLevelVeto:59 NullPointer
NonDependentResourceProducerFieldTest.org.jboss.weld.tests.resources.producer.non.dependent.NonDependentResourceProducerFieldTest » Deployment
EMFFactoryTest.org.jboss.weld.tests.resources.EMFFactoryTest » Deployment Cann...
ResourceTest.testUTInjectedByResource:46 NullPointer
RequestScopeEventMessageDeliveryTest.testEventsFired:59 NullPointer
WebServiceResourceTest.testWebServiceResourceInvocation:65 NullPointer
GenericBeanTest.testGenericBean:41 NullPointer
DisposesMethodCalledOnceTest.testDisposerCalledOnce1:48 NullPointer
DisposesMethodCalledOnceTest.testDisposerCalledOnce2:55 NullPointer
DisposesMethodCalledOnceTest.testDisposerCalledOnce3:62 NullPointer
DisposesMethodCalledOnceTest.testDisposerCalledOnce4:69 NullPointer
DisposesMethodCalledOnceTest.testDisposerCalledOnce5:76 NullPointer
DisposesMethodCalledOnceTest.testDisposerCalledOnce6:83 NullPointer
DisposerMethodThrowsExceptionTest.testExceptionCaught:52 NullPointer
DisposerMethodValidationTest.org.jboss.weld.tests.disposer.broken.unresolved.DisposerMethodValidationTest » Runtime
DisposerMethodSpecializationTest.org.jboss.weld.tests.disposer.specialization.DisposerMethodSpecializationTest » Runtime
DisposedParameterWithNoRequiredQualifiersTest.testResolution:42 NullPointer
DisposedParameterPositionTest.testDisposedParameterIsNotFirstParameter:52 NullPointer
AmbiguousName1Test.org.jboss.weld.tests.named.ambiguous.case1.AmbiguousName1Test » Runtime
AmbiguousName2Test.org.jboss.weld.tests.named.ambiguous.case2.AmbiguousName2Test » Runtime
JspTest.org.jboss.weld.tests.jsp.JspTest » Deployment Cannot deploy: test.war
ResolutionTest.testResolveWithAnonymousAnnotationLiteral:63 » NullPointer
ResolutionTest.testCallingBridgeMethod:79 NullPointer
ResolutionTest.testCallingUserMethod:72 NullPointer
Weld279Test.testLookupOfGenericTypeSubclass:44 NullPointer
SelfInjectionBeanTest.testMethodA:55 NullPointer
SelfInjectionBeanTest.testMethodB:60 NullPointer
SelfInjectionBeanTest.testSingletonMethodA:65 NullPointer
SelfInjectionBeanTest.testSingletonMethodB:70 NullPointer
ResourceCircularDependencyTest.org.jboss.weld.tests.resolution.circular.resource.ResourceCircularDependencyTest » Deployment
LookupInstanceTest.testLookupInstance:51 » NullPointer
Weld256Test.testParameterizedInjection:38 NullPointer
DependentScopeInjectionTest.testFoo:44 NullPointer
DecoratorCycleTest.org.jboss.weld.tests.resolution.weld911.DecoratorCycleTest » Runtime
NamedBeanTest.testGetNamedBeanWithBinding:48 NullPointer
NamedBeanTest.testNamedInjectedFieldUsesFieldName:58 NullPointer
RawBeanTypeTest.testBoundedType:55 NullPointer
RawBeanTypeTest.testUnboundedType:61 NullPointer
ContextualReferenceTest.testReferencesEqual:49 » NullPointer
AlternativeStereotypeTest.testStereotypeGloballyEnabledByExtension:46 NullPointer
DependentSessionBeanNotSharedOptimDisabledTest>DependentSessionBeanNotSharedTest.testDependentStatefulSessionBeanNotSharedBetweenInjectionPoints:53 » NullPointer
DependentSessionBeanNotSharedOptimEnabledTest>DependentSessionBeanNotSharedTest.testDependentStatefulSessionBeanNotSharedBetweenInjectionPoints:53 » NullPointer
StatefulSessionBeanRecreatedAfterDestroyTest.testWithSpi:65 NullPointer
StatefulSessionBeanRecreatedAfterDestroyTest.testWithInstance:91 NullPointer
EjbBusinessInterfaceTest.testMethodDefinedOnSuperclass:52 NullPointer
EjbBusinessInterfaceTest.testMethodDefinedOnSuperInterface1:57 NullPointer
EjbBusinessInterfaceTest.testMethodDefinedOnSuperInterface2:62 NullPointer
EjbBusinessInterfaceTest.testInterfaceInheritedMethodRecognizedAsLocalBusinessMethod:68 NullPointer
DuplicateEJBNamesDiscoveryTest.test:72 NullPointer
SessionBeanInterceptorTest.testSessionBeanInterceptor:58 NoClassDefFound org/j...
SessionBeanInterceptorTrulySerializableTest.testSessionBeanInterceptorTrulySerializable:48 NoClassDefFound
EJBTest.testNoInterface:41 NullPointer
MockExampleTest.testMockSentenceTranslator:41 NullPointer
ExampleTest.testSentenceTranslator:48 NullPointer
BeansXmlTest.org.jboss.weld.tests.xml.broken.clazz.BeansXmlTest » Runtime Expe...
BeansXmlTest.org.jboss.weld.tests.xml.broken.stereotype.BeansXmlTest » Runtime
BeanMetadataAvailableForTransientReferenceTest.testBeanMetadataPropagatedForTransientReference:48 NullPointer
TransientReferenceDestroyedAfterInvocationTest.testTransientReferenceDestroyedAfterConstructorInvocation:43 NullPointer
TransientReferenceDestroyedAfterInvocationTest.testTransientReferenceDestroyedAfterInitializerInvocation:54 NullPointer
TransientReferenceDestroyedAfterInvocationTest.testTransientReferenceDestroyedAfterProducerMethodInvocation:65 NullPointer
Weld930Test.testWeld930:54 NullPointer
EnabledClassWithAlternativeStereotypeTest.testAlternativeClassEnabled:61 NullPointer
Alternatives2Test.testAlternativesOnProducers:39 NullPointer
AlternativeEEComponentTest.testAlternativeHttpServletRequestIsAvailable:56 NullPointer
AlternativesTest.testAlternativesOnProducers:39 NullPointer
EnabledAlternativeValidatedTest.org.jboss.weld.tests.alternatives.weld1438.broken.EnabledAlternativeValidatedTest » Runtime
AccessibleAlternatives2Test.testAlternatives:55 NullPointer
AccessibleAlternativesTest.testAlternatives:62 NullPointer
AssignabilityTest.testAssignability1:42 NullPointer
AssignabilityTest.testAssignability2:50 NullPointer
AssignabilityTest.testAssignability3:57 NullPointer
AssignabilityTest.testAssignability4:65 NullPointer
AssignabilityTest.testAssignability5:72 NullPointer
AssignabilityTest.testAssignability6:79 NullPointer
AssignabilityTest.testAssignability7:86 NullPointer
AssignabilityTest.testAssignability8:97 NullPointer
AssignabilityTest.testAssignability9:105 NullPointer
AssignabilityTest.testAssignability10:113 NullPointer
AssignabilityTest.testAssignability11:120 NullPointer
AssignabilityTest.testAssignability12:127 NullPointer
TypeVariableAssignabilityTest.testTypeVariableAssignabilityRules:45 NullPointer
TypeVariableAssignabilityTest.testTypeVariableAssignabilityRules2:51 NullPointer
ExceptionHandlingTest.testCreationExceptionWrapsRealExceptionForSimpleBean » ...
ExceptionHandlingTest.testCreationExceptionWrapsRealExceptionForProducerBean »
MultipleBeansTest.testFormatterRegistered:62 » NullPointer
MultipleBeansTest.testBlogConsumed:74 » NullPointer
MultipleBeansTest.testTwoBeansExactlyTheSame:87 NullPointer
SuperTypeTest.testTypesModifiedProperly:45 NullPointer
VerifyValuesTest.testProducerField:90 NullPointer
VerifyValuesTest.testProducerMethod:76 NullPointer
VerifyValuesTest.testClassLevelBeanAttributes:62 NullPointer
VerifyValuesTest.testEventNotFiredForNonEnabledBean:104 NullPointer
SetBeanAttributesTest.testBeanModified:56 NullPointer
InvalidTypesTest.org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidTypesTest » Runtime
InvalidScopeTest.org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidScopeTest » Runtime
InvalidStereotypeTest.org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidStereotypeTest » Runtime
PassivationCapableDependencyErrorCausedByExtensionDetectedTest.org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.passivation.PassivationCapableDependencyErrorCausedByExtensionDetectedTest » Runtime
PassivationCapabilityErrorCausedByExtensionDetectedTest.org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.passivation.PassivationCapabilityErrorCausedByExtensionDetectedTest » Runtime
InvalidQualifierTest.org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidQualifierTest » Runtime
VetoTest.testSpecializedBeanAvailableAfterSpecializingBeanVetoed:54 NullPointer
SpecializationTest.testProcessBeanAttributesFiredProperlyForSpecializedBean:53 NullPointer
TypeConflictDetectionTest.org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.specialization.broken.TypeConflictDetectionTest » Runtime
VetoTest.testBeanVetoed:42 NullPointer
ProcessSyntheticAnnotatedTypeTest.testEventsFired:57 NullPointer
ProcessSyntheticAnnotatedTypeTest.testSource:70 NullPointer
ProcessSyntheticAnnotatedTypeTest.testChangesApplied:78 NullPointer
GetDisposedParameterTest.testDisposedParameter:57 NullPointer
AfterTypeDiscoveryTest.testInitialAlternatives:61 NullPointer
AfterTypeDiscoveryTest.testFinalAlternatives:69 NullPointer
AfterTypeDiscoveryTest.testInitialInterceptors:76 NullPointer
AfterTypeDiscoveryTest.testFinalInterceptors:83 NullPointer
AfterTypeDiscoveryTest.testInitialDecorators:92 NullPointer
AfterTypeDiscoveryTest.testFinalDecorators:99 NullPointer
InjectionPointOverridingTest.testOverridingFieldInjectionPoint:47 NullPointer
InjectionPointOverridingTest.testNewInjectionPointDiscovered:60 NullPointer
ProcessInjectionPointFiredTest.testFieldInjectionPoint:57 NullPointer
ProcessInjectionPointFiredTest.testInitializerInjectionPoint:85 NullPointer
ProcessInjectionPointFiredTest.testConstructorInjectionPoint:71 NullPointer
ProcessInjectionPointFiredTest.testProducerMethodInjectionPoint2:113 NullPointer
ProcessInjectionPointFiredTest.testProducerMethodInjectionPoint1:99 NullPointer
SubclassConstructorInjectionPointTest.testProcessInjectionPointNotFiredMultipleTimes:47 NullPointer
ProcessBeanTest.testProcessBeanNeverReturnsNullAnnotated:56 NullPointer
AddPassivationCapableBeanWithNullIdTest.test:46 NullPointer
WithAnnotationsTest.test:53 NullPointer
AnnotatedTypeExtensionTest.testMultipleBeansOfSameType:63 NullPointer
AnnotatedTypeExtensionTest.testAnnotationsAreOverridden:72 » NullPointer
BeanBuilderTest.testCustomBean:60 NullPointer
SessionBeanExtensionTest.testPossibleToVetoSessionBean:49 NullPointer
EnterpriseExtensionTest.testContainerEventsOnlySentToExtensionBeans:53 NullPointer
EnterpriseExtensionTest.testProcessStarOnlyCalledForEnableSessionBeans:119 NullPointer
InterceptorExtensionTest.testInterceptorCalled:61 NullPointer
InterceptorExtensionTest.testLifecycleInterceptor:68 NullPointer
SpiAddedInterceptorBindingTest.testAddedInterceptorBindingAnnotatedType:60 NullPointer
SpiAddedInterceptorBindingTest.testAddedInterceptorBindingAnnotatedTypeWithStereotype:90 NullPointer
InjectedExtensionIsPassivationCapableDependencyTest.testInjectedExtensionIsPassivationCapableDependency:41 NullPointer
SpiAddedQualifierTest.testAddedQualifierAnnotatedType:50 NullPointer
SpiAddedQualifierTest.testAddedQualifier:45 NullPointer
BeforeBeanDiscoveryTest.org.jboss.weld.tests.extensions.validation.BeforeBeanDiscoveryTest » Runtime
WildcardObserverTest.org.jboss.weld.tests.extensions.validation.WildcardObserverTest » Runtime
ProcessAnnotatedTypeTest.org.jboss.weld.tests.extensions.validation.ProcessAnnotatedTypeTest » Runtime
AlternativeMetadataTest.testGetTypeClosure:58 NullPointer
WildcardArrayBeanTypeTest.org.jboss.weld.tests.extensions.invalidBeanTypes.WildcardArrayBeanTypeTest » Runtime
WildcardMultiDimensionalArrayBeanTypeTest.org.jboss.weld.tests.extensions.invalidBeanTypes.WildcardMultiDimensionalArrayBeanTypeTest » Runtime
WildcardBeanTypeTest.org.jboss.weld.tests.extensions.invalidBeanTypes.WildcardBeanTypeTest » Runtime
TypeVariableBeanTypeTest.org.jboss.weld.tests.extensions.invalidBeanTypes.TypeVariableBeanTypeTest » Runtime
TypeVariableMultiDimensionalArrayBeanTypeTest.org.jboss.weld.tests.extensions.invalidBeanTypes.TypeVariableMultiDimensionalArrayBeanTypeTest » Runtime
ComplexBeanTypeTest.org.jboss.weld.tests.extensions.invalidBeanTypes.ComplexBeanTypeTest » Runtime
NonDependentBeanWithParameterizedBeanTypeWithTypeVariableTest.org.jboss.weld.tests.extensions.invalidBeanTypes.NonDependentBeanWithParameterizedBeanTypeWithTypeVariableTest » Runtime
TypeVariableArrayBeanTypeTest.org.jboss.weld.tests.extensions.invalidBeanTypes.TypeVariableArrayBeanTypeTest » Runtime
ExtensionTest.testGetNonExistentDisposalMethod:60 NullPointer
ExtensionTest.testProcessStarOnlyCalledForEnabledManagedBeans:77 NullPointer
ExtensionTest.testProcessStarOnlyCalledForEnabledProducerMethods:93 NullPointer
ExtensionTest.testProcessStarOnlyCalledForEnabledProducerFields:116 NullPointer
ExtensionTest.testProcessStarOnlyCalledForEnabledObserverMethods:139 NullPointer
ExtensionTest.testProcessBeanOnlyCalledForEnabledInterceptorsAndDecorators:149 NullPointer
InjectionPointWithTypesAndQualifiersOnlyTest.testInjectionPointWithTypesAndQualifiersOnly:54 NullPointer
DestroyingDependentInstanceTest.testDestroyingDependentInstances:53 NullPointer
DestroyingDependentInstanceTest.testDestroyingInterceptedDependentBean:63 NullPointer
DestroyingNormalScopedInstanceTest.testCustomScopedComponent:71->testComponent:90 NullPointer
DestroyingNormalScopedInstanceTest.testApplicationScopedComponent:61->testComponent:90 NullPointer
DestroyingNormalScopedInstanceTest.testRequestScopedComponent:66->testComponent:90 NullPointer
DestroyingNormalScopedInstanceTest.testNothingHappensIfNoInstanceToDestroy:76 NullPointer
DestroyingNormalScopedInstanceTest.testUnsupportedOperationExceptionThrownIfUnderlyingContextNotAlterable:111 NullPointer
DestroyingNormalScopedInstanceTest.testContextDestroyCalled:117 NullPointer
InstanceIteratorTest.testIteration:60 » NullPointer
InstanceIteratorTest.testRemoveNotSupported:79 » NullPointer
AdditionalServiceTest.testSimpleAdditionalService:69 NullPointer
AdditionalServiceTest.testAdditionalServiceWithMultipleInterfaces:76 NullPointer
BootstrapTest.testSingleEnterpriseBean:49 NullPointer
BootstrapTest.testMultipleEnterpriseBean:50 NullPointer
DependentCircularInjectionTest.org.jboss.weld.tests.beanDeployment.circular.DependentCircularInjectionTest » Runtime
DependentSelfInjectionProducerTest.org.jboss.weld.tests.beanDeployment.circular.DependentSelfInjectionProducerTest » Runtime
DependentSelfInjectionTest.org.jboss.weld.tests.beanDeployment.circular.DependentSelfInjectionTest » Runtime
BootstrapTest.testSingleSimpleBean:49 NullPointer
BootstrapTest.test:48 NullPointer
Bootstrap2Test.test:48 NullPointer
BootstrapTest.testMultipleSimpleBean:50 NullPointer
BootstrapTest.testProducerMethodBean:52 NullPointer
BootstrapTest.testMultipleEnterpriseAndSimpleBean:51 NullPointer
ArrayInjectionTest.testIntArrayInstanceInjection:65 NullPointer
ArrayInjectionTest.testFooArrayInstanceInjection:70 NullPointer
ArrayInjectionTest.testStringBarArrayInstanceInjection:75 NullPointer
ArrayInjectionTest.testStringBarInstanceInjection:91 NullPointer
ArrayInjectionTest.testIntegerBarInstanceInjection:97 NullPointer
AssignabilityTest.testAssignabilityOfParameterizedTypeWithTypeVariablesToParameterizedTypeWithWildcards:47->getBeans:62 NullPointer
AssignabilityTest.testAssignabilityOfParameterizedTypeWithTypeVariablesToParameterizedTypeWithWildcards2:56->getBeans:62 NullPointer
Tests run: 938, Failures: 68, Errors: 806, Skipped: 18
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:41 min
[INFO] Finished at: 2015-03-20T17:30:05+08:00
[INFO] Final Memory: 55M/815M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17: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-3.x-incontainer-...> 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
9 years, 9 months
Build failed in Jenkins: Weld-2.x-perf-jbossas7-regressions #1089
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-perf-jbossas...>
------------------------------------------
[...truncated 334 lines...]
remote: Compressing objects: 22% (3051/13867)
remote: Compressing objects: 23% (3190/13867)
remote: Compressing objects: 24% (3329/13867)
remote: Compressing objects: 25% (3467/13867)
remote: Compressing objects: 26% (3606/13867)
remote: Compressing objects: 27% (3745/13867)
remote: Compressing objects: 28% (3883/13867)
remote: Compressing objects: 29% (4022/13867)
remote: Compressing objects: 30% (4161/13867)
remote: Compressing objects: 31% (4299/13867)
remote: Compressing objects: 32% (4438/13867)
remote: Compressing objects: 33% (4577/13867)
remote: Compressing objects: 34% (4715/13867)
remote: Compressing objects: 35% (4854/13867)
remote: Compressing objects: 36% (4993/13867)
remote: Compressing objects: 37% (5131/13867)
remote: Compressing objects: 38% (5270/13867)
remote: Compressing objects: 39% (5409/13867)
remote: Compressing objects: 40% (5547/13867)
remote: Compressing objects: 41% (5686/13867)
remote: Compressing objects: 42% (5825/13867)
remote: Compressing objects: 43% (5963/13867)
remote: Compressing objects: 44% (6102/13867)
remote: Compressing objects: 44% (6112/13867)
remote: Compressing objects: 45% (6241/13867)
remote: Compressing objects: 46% (6379/13867)
remote: Compressing objects: 47% (6518/13867)
remote: Compressing objects: 48% (6657/13867)
remote: Compressing objects: 49% (6795/13867)
remote: Compressing objects: 50% (6934/13867)
remote: Compressing objects: 51% (7073/13867)
remote: Compressing objects: 52% (7211/13867)
remote: Compressing objects: 53% (7350/13867)
remote: Compressing objects: 54% (7489/13867)
remote: Compressing objects: 55% (7627/13867)
remote: Compressing objects: 56% (7766/13867)
remote: Compressing objects: 57% (7905/13867)
remote: Compressing objects: 58% (8043/13867)
remote: Compressing objects: 59% (8182/13867)
remote: Compressing objects: 60% (8321/13867)
remote: Compressing objects: 61% (8459/13867)
remote: Compressing objects: 62% (8598/13867)
remote: Compressing objects: 63% (8737/13867)
remote: Compressing objects: 64% (8875/13867)
remote: Compressing objects: 65% (9014/13867)
remote: Compressing objects: 66% (9153/13867)
remote: Compressing objects: 67% (9291/13867)
remote: Compressing objects: 68% (9430/13867)
remote: Compressing objects: 69% (9569/13867)
remote: Compressing objects: 70% (9707/13867)
remote: Compressing objects: 71% (9846/13867)
remote: Compressing objects: 72% (9985/13867)
remote: Compressing objects: 73% (10123/13867)
remote: Compressing objects: 73% (10165/13867)
remote: Compressing objects: 74% (10262/13867)
remote: Compressing objects: 75% (10401/13867)
remote: Compressing objects: 76% (10539/13867)
remote: Compressing objects: 77% (10678/13867)
remote: Compressing objects: 78% (10817/13867)
remote: Compressing objects: 79% (10955/13867)
remote: Compressing objects: 80% (11094/13867)
remote: Compressing objects: 81% (11233/13867)
remote: Compressing objects: 82% (11371/13867)
remote: Compressing objects: 83% (11510/13867)
remote: Compressing objects: 84% (11649/13867)
remote: Compressing objects: 85% (11787/13867)
remote: Compressing objects: 86% (11926/13867)
remote: Compressing objects: 87% (12065/13867)
remote: Compressing objects: 88% (12203/13867)
remote: Compressing objects: 89% (12342/13867)
remote: Compressing objects: 90% (12481/13867)
remote: Compressing objects: 91% (12619/13867)
remote: Compressing objects: 92% (12758/13867)
remote: Compressing objects: 93% (12897/13867)
remote: Compressing objects: 94% (13035/13867)
remote: Compressing objects: 95% (13174/13867)
remote: Compressing objects: 96% (13313/13867)
remote: Compressing objects: 97% (13451/13867)
remote: Compressing objects: 97% (13462/13867)
remote: Compressing objects: 97% (13550/13867)
remote: Compressing objects: 98% (13590/13867)
remote: Compressing objects: 99% (13729/13867)
remote: Compressing objects: 99% (13738/13867)
remote: Compressing objects: 99% (13838/13867)
remote: Compressing objects: 99% (13842/13867)
remote: Compressing objects: 99% (13847/13867)
remote: Compressing objects: 99% (13848/13867)
remote: Compressing objects: 99% (13851/13867)
remote: Compressing objects: 99% (13853/13867)
remote: Compressing objects: 99% (13857/13867)
remote: Compressing objects: 99% (13859/13867)
remote: Compressing objects: 99% (13860/13867)
remote: Compressing objects: 99% (13861/13867)
remote: Compressing objects: 99% (13862/13867)
remote: Compressing objects: 99% (13863/13867)
remote: Compressing objects: 99% (13864/13867)
remote: Compressing objects: 99% (13865/13867)
remote: Compressing objects: 99% (13866/13867)
remote: Compressing objects: 100% (13867/13867)
remote: Compressing objects: 100% (13867/13867), done.
Receiving objects: 0% (1/29890)
Receiving objects: 1% (299/29890), 44.01 KiB | 62.00 KiB/s
Receiving objects: 2% (598/29890), 44.01 KiB | 62.00 KiB/s
Receiving objects: 3% (897/29890), 44.01 KiB | 62.00 KiB/s
Receiving objects: 4% (1196/29890), 44.01 KiB | 62.00 KiB/s
Receiving objects: 4% (1236/29890), 44.01 KiB | 62.00 KiB/s
Receiving objects: 5% (1495/29890), 44.01 KiB | 62.00 KiB/s
Receiving objects: 6% (1794/29890), 1.02 MiB | 916.00 KiB/s
Receiving objects: 7% (2093/29890), 1.02 MiB | 916.00 KiB/s
Receiving objects: 8% (2392/29890), 15.74 MiB | 9.59 MiB/s
Receiving objects: 9% (2691/29890), 15.74 MiB | 9.59 MiB/s
Receiving objects: 10% (2989/29890), 15.74 MiB | 9.59 MiB/s
Receiving objects: 10% (3151/29890), 15.74 MiB | 9.59 MiB/s
Receiving objects: 11% (3288/29890), 24.71 MiB | 11.27 MiB/s
Receiving objects: 12% (3587/29890), 24.71 MiB | 11.27 MiB/s
Receiving objects: 13% (3886/29890), 24.71 MiB | 11.27 MiB/s
Receiving objects: 14% (4185/29890), 24.71 MiB | 11.27 MiB/s
Receiving objects: 15% (4484/29890), 24.71 MiB | 11.27 MiB/s
Receiving objects: 16% (4783/29890), 24.71 MiB | 11.27 MiB/s
Receiving objects: 17% (5082/29890), 24.71 MiB | 11.27 MiB/s
Receiving objects: 18% (5381/29890), 24.71 MiB | 11.27 MiB/s
Receiving objects: 19% (5680/29890), 24.71 MiB | 11.27 MiB/s
Receiving objects: 20% (5978/29890), 24.71 MiB | 11.27 MiB/s
Receiving objects: 21% (6277/29890), 24.71 MiB | 11.27 MiB/s
Receiving objects: 22% (6576/29890), 24.71 MiB | 11.27 MiB/s
Receiving objects: 22% (6644/29890), 30.21 MiB | 10.85 MiB/s
Receiving objects: 22% (6652/29890), 36.14 MiB | 8.97 MiB/s
Receiving objects: 22% (6804/29890), 41.79 MiB | 9.08 MiB/s
Receiving objects: 23% (6875/29890), 48.57 MiB | 9.68 MiB/s
Receiving objects: 23% (6957/29890), 52.21 MiB | 10.21 MiB/s
Receiving objects: 24% (7174/29890), 58.51 MiB | 8.53 MiB/s
Receiving objects: 25% (7473/29890), 58.51 MiB | 8.53 MiB/s
Receiving objects: 26% (7772/29890), 58.51 MiB | 8.53 MiB/s
Receiving objects: 26% (7902/29890), 58.51 MiB | 8.53 MiB/s
Receiving objects: 27% (8071/29890), 58.51 MiB | 8.53 MiB/s
Receiving objects: 28% (8370/29890), 58.51 MiB | 8.53 MiB/s
Receiving objects: 29% (8669/29890), 60.16 MiB | 7.14 MiB/s
Receiving objects: 30% (8967/29890), 60.16 MiB | 7.14 MiB/s
Receiving objects: 31% (9266/29890), 60.16 MiB | 7.14 MiB/s
Receiving objects: 32% (9565/29890), 60.16 MiB | 7.14 MiB/s
Receiving objects: 33% (9864/29890), 60.16 MiB | 7.14 MiB/s
Receiving objects: 34% (10163/29890), 60.16 MiB | 7.14 MiB/s
Receiving objects: 35% (10462/29890), 62.61 MiB | 6.65 MiB/s
Receiving objects: 36% (10761/29890), 62.61 MiB | 6.65 MiB/s
Receiving objects: 37% (11060/29890), 62.61 MiB | 6.65 MiB/s
Receiving objects: 37% (11195/29890), 62.61 MiB | 6.65 MiB/s
Receiving objects: 38% (11359/29890), 62.61 MiB | 6.65 MiB/s
Receiving objects: 39% (11658/29890), 62.61 MiB | 6.65 MiB/s
Receiving objects: 40% (11956/29890), 63.10 MiB | 6.76 MiB/s
Receiving objects: 41% (12255/29890), 63.10 MiB | 6.76 MiB/s
Receiving objects: 42% (12554/29890), 63.10 MiB | 6.76 MiB/s
Receiving objects: 42% (12620/29890), 65.18 MiB | 6.27 MiB/s
Receiving objects: 43% (12853/29890), 97.45 MiB | 10.92 MiB/s
Receiving objects: 43% (13078/29890), 97.45 MiB | 10.92 MiB/s
Receiving objects: 44% (13152/29890), 98.35 MiB | 10.99 MiB/s
Receiving objects: 44% (13364/29890), 99.36 MiB | 9.07 MiB/s
Receiving objects: 44% (13376/29890), 108.43 MiB | 8.57 MiB/s
Receiving objects: 44% (13393/29890), 115.64 MiB | 8.92 MiB/s
Receiving objects: 44% (13399/29890), 122.43 MiB | 8.87 MiB/s
Receiving objects: 44% (13411/29890), 129.30 MiB | 9.46 MiB/s
Receiving objects: 44% (13414/29890), 135.00 MiB | 7.56 MiB/s
Receiving objects: 44% (13437/29890), 141.11 MiB | 6.20 MiB/s
Receiving objects: 45% (13451/29890), 147.07 MiB | 6.72 MiB/s
Receiving objects: 45% (13468/29890), 152.85 MiB | 7.92 MiB/s
Receiving objects: 45% (13475/29890), 158.65 MiB | 7.89 MiB/s
Receiving objects: 45% (13490/29890), 170.50 MiB | 8.04 MiB/s
Receiving objects: 45% (13500/29890), 175.71 MiB | 7.76 MiB/s
Receiving objects: 46% (13750/29890), 175.71 MiB | 7.76 MiB/s
Receiving objects: 47% (14049/29890), 175.71 MiB | 7.76 MiB/s
Receiving objects: 48% (14348/29890), 175.71 MiB | 7.76 MiB/s
Receiving objects: 49% (14647/29890), 175.71 MiB | 7.76 MiB/s
Receiving objects: 50% (14945/29890), 181.62 MiB | 8.78 MiB/s
Receiving objects: 51% (15244/29890), 181.62 MiB | 8.78 MiB/s
Receiving objects: 51% (15302/29890), 184.88 MiB | 8.56 MiB/s
Receiving objects: 52% (15543/29890), 184.88 MiB | 8.56 MiB/s
Receiving objects: 53% (15842/29890), 187.34 MiB | 8.10 MiB/s
Receiving objects: 54% (16141/29890), 187.34 MiB | 8.10 MiB/s
Receiving objects: 55% (16440/29890), 187.34 MiB | 8.10 MiB/s
Receiving objects: 56% (16739/29890), 187.34 MiB | 8.10 MiB/s
Receiving objects: 56% (16931/29890), 191.31 MiB | 8.03 MiB/s
Receiving objects: 57% (17038/29890), 196.17 MiB | 8.09 MiB/s
Receiving objects: 58% (17337/29890), 196.17 MiB | 8.09 MiB/s
Receiving objects: 58% (17560/29890), 205.85 MiB | 9.22 MiB/s
Receiving objects: 59% (17636/29890), 205.85 MiB | 9.22 MiB/s
Receiving objects: 60% (17934/29890), 205.85 MiB | 9.22 MiB/s
Receiving objects: 61% (18233/29890), 205.85 MiB | 9.22 MiB/s
Receiving objects: 62% (18532/29890), 205.85 MiB | 9.22 MiB/s
Receiving objects: 63% (18831/29890), 205.85 MiB | 9.22 MiB/s
Receiving objects: 64% (19130/29890), 205.85 MiB | 9.22 MiB/s
Receiving objects: 65% (19429/29890), 205.85 MiB | 9.22 MiB/s
Receiving objects: 66% (19728/29890), 208.65 MiB | 9.29 MiB/s
Receiving objects: 67% (20027/29890), 208.65 MiB | 9.29 MiB/s
Receiving objects: 68% (20326/29890), 208.65 MiB | 9.29 MiB/s
Receiving objects: 69% (20625/29890), 208.65 MiB | 9.29 MiB/s
Receiving objects: 70% (20923/29890), 208.65 MiB | 9.29 MiB/s
Receiving objects: 71% (21222/29890), 208.65 MiB | 9.29 MiB/s
Receiving objects: 72% (21521/29890), 208.65 MiB | 9.29 MiB/s
Receiving objects: 73% (21820/29890), 208.65 MiB | 9.29 MiB/s
Receiving objects: 74% (22119/29890), 212.64 MiB | 9.19 MiB/s
Receiving objects: 74% (22185/29890), 212.64 MiB | 9.19 MiB/s
Receiving objects: 75% (22418/29890), 212.64 MiB | 9.19 MiB/s
Receiving objects: 76% (22717/29890), 212.64 MiB | 9.19 MiB/s
Receiving objects: 77% (23016/29890), 212.64 MiB | 9.19 MiB/s
Receiving objects: 78% (23315/29890), 212.64 MiB | 9.19 MiB/s
Receiving objects: 79% (23614/29890), 212.64 MiB | 9.19 MiB/s
Receiving objects: 80% (23912/29890), 212.64 MiB | 9.19 MiB/s
Receiving objects: 81% (24211/29890), 213.65 MiB | 8.30 MiB/s
Receiving objects: 82% (24510/29890), 213.65 MiB | 8.30 MiB/s
Receiving objects: 83% (24809/29890), 213.65 MiB | 8.30 MiB/s
Receiving objects: 84% (25108/29890), 213.65 MiB | 8.30 MiB/s
Receiving objects: 85% (25407/29890), 213.65 MiB | 8.30 MiB/s
Receiving objects: 86% (25706/29890), 213.65 MiB | 8.30 MiB/s
Receiving objects: 87% (26005/29890), 213.65 MiB | 8.30 MiB/s
Receiving objects: 88% (26304/29890), 213.65 MiB | 8.30 MiB/s
Receiving objects: 89% (26603/29890), 213.65 MiB | 8.30 MiB/s
Receiving objects: 90% (26901/29890), 213.65 MiB | 8.30 MiB/s
Receiving objects: 91% (27200/29890), 214.35 MiB | 7.14 MiB/s
Receiving objects: 91% (27251/29890), 214.35 MiB | 7.14 MiB/s
Receiving objects: 92% (27499/29890), 214.35 MiB | 7.14 MiB/s
Receiving objects: 93% (27798/29890), 214.35 MiB | 7.14 MiB/s
Receiving objects: 94% (28097/29890), 214.35 MiB | 7.14 MiB/s
Receiving objects: 95% (28396/29890), 214.35 MiB | 7.14 MiB/s
Receiving objects: 96% (28695/29890), 214.35 MiB | 7.14 MiB/s
Receiving objects: 97% (28994/29890), 214.47 MiB | 6.50 MiB/s
remote: Total 29890 (delta 15518), reused 24454 (delta 12750)
Receiving objects: 98% (29293/29890), 214.47 MiB | 6.50 MiB/s
Receiving objects: 99% (29592/29890), 214.47 MiB | 6.50 MiB/s
Receiving objects: 100% (29890/29890), 214.47 MiB | 6.50 MiB/s
Receiving objects: 100% (29890/29890), 215.39 MiB | 6.69 MiB/s, done.
Resolving deltas: 0% (0/15518)
error: inflate: data stream error (unknown compression method)
fatal: serious inflate inconsistency
fatal: index-pack failed
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1146)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$200(CliGitAPIImpl.java:87)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:254)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
9 years, 9 months
Build failed in Jenkins: Weld-2.x-perf-bean-testing-events2-CI #650
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-perf-bean-te...>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on seam-perf-qa05 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-perf-bean-te...>
Deleting project workspace... Cloning the remote Git repository
Cloning repository git://10.16.101.32/jbossqe/seam.git
Fetching upstream changes from git://10.16.101.32/jbossqe/seam.git
Fetching upstream changes from git://10.16.101.32/jbossqe/seam.git
FATAL: Failed to fetch from git://10.16.101.32/jbossqe/seam.git
hudson.plugins.git.GitException: Failed to fetch from git://10.16.101.32/jbossqe/seam.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:624)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:856)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:881)
at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:117)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:652)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:561)
at hudson.model.Run.execute(Run.java:1665)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:246)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress git://10.16.101.32/jbossqe/seam.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: unable to connect to 10.16.101.32:
10.16.101.32[0: 10.16.101.32]: errno=Connection refused
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1146)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$200(CliGitAPIImpl.java:87)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:254)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
9 years, 9 months