Build failed in Jenkins: Weld-2.x-int-servlet-tomcat #175
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...>
Changes:
[Jozef Hartinger] WELD-1659 Injectable reference lookup optimization
------------------------------------------
[...truncated 4129 lines...]
at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
Caused by: java.lang.IllegalStateException: Error launching request at http://localhost:8080/e6647322-5ab9-4513-8a43-e2e0d0c31121/ArquillianServ.... No result returned
at org.jboss.arquillian.protocol.servlet.ServletMethodExecutor.executeWithRetry(ServletMethodExecutor.java:162)
at org.jboss.arquillian.protocol.servlet.ServletMethodExecutor.invoke(ServletMethodExecutor.java:122)
... 86 more
Running org.jboss.weld.environment.servlet.test.lifecycle.HSCycleTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.013 sec <<< FAILURE!
testCycle(org.jboss.weld.environment.servlet.test.lifecycle.HSCycleTest) Time elapsed: 0.001 sec <<< ERROR!
java.lang.IllegalStateException: Error launching test org.jboss.weld.environment.servlet.test.lifecycle.HSCycleTest public void org.jboss.weld.environment.servlet.test.lifecycle.HSCycleTestBase.testCycle(org.jboss.weld.environment.servlet.test.lifecycle.Pinger) throws java.lang.Exception
at org.jboss.arquillian.protocol.servlet.ServletMethodExecutor.invoke(ServletMethodExecutor.java:126)
at org.jboss.arquillian.container.test.impl.execution.RemoteTestExecuter.execute(RemoteTestExecuter.java:120)
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.execution.ClientTestExecuter.execute(ClientTestExecuter.java:57)
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.test.impl.client.ContainerEventController.createContext(ContainerEventController.java:142)
at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createTestContext(ContainerEventController.java:129)
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.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:102)
at sun.reflect.GeneratedMethodAccessor23.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.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:84)
at sun.reflect.GeneratedMethodAccessor22.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.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:65)
at sun.reflect.GeneratedMethodAccessor21.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.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:111)
at org.jboss.arquillian.junit.Arquillian$6.evaluate(Arquillian.java:263)
at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:226)
at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314)
at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46)
at org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:240)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:185)
at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314)
at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46)
at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:199)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:147)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at org.junit.runner.JUnitCore.run(JUnitCore.java:157)
at org.junit.runner.JUnitCore.run(JUnitCore.java:136)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:62)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:139)
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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
Caused by: java.lang.IllegalStateException: Error launching request at http://localhost:8080/df3b8d4d-5666-458c-ae92-c396f7a4f63b/ArquillianServ.... No result returned
at org.jboss.arquillian.protocol.servlet.ServletMethodExecutor.executeWithRetry(ServletMethodExecutor.java:162)
at org.jboss.arquillian.protocol.servlet.ServletMethodExecutor.invoke(ServletMethodExecutor.java:122)
... 86 more
Running org.jboss.weld.environment.servlet.test.config.ConfigTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.017 sec <<< FAILURE!
testDOS(org.jboss.weld.environment.servlet.test.config.ConfigTest) Time elapsed: 0.001 sec <<< ERROR!
java.lang.IllegalStateException: Error launching test org.jboss.weld.environment.servlet.test.config.ConfigTest public void org.jboss.weld.environment.servlet.test.config.ConfigTestBase.testDOS() throws java.lang.Exception
at org.jboss.arquillian.protocol.servlet.ServletMethodExecutor.invoke(ServletMethodExecutor.java:126)
at org.jboss.arquillian.container.test.impl.execution.RemoteTestExecuter.execute(RemoteTestExecuter.java:120)
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.execution.ClientTestExecuter.execute(ClientTestExecuter.java:57)
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.test.impl.client.ContainerEventController.createContext(ContainerEventController.java:142)
at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createTestContext(ContainerEventController.java:129)
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.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:102)
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.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:84)
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.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:65)
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.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:111)
at org.jboss.arquillian.junit.Arquillian$6.evaluate(Arquillian.java:263)
at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:226)
at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314)
at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46)
at org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:240)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:185)
at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314)
at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46)
at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:199)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:147)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at org.junit.runner.JUnitCore.run(JUnitCore.java:157)
at org.junit.runner.JUnitCore.run(JUnitCore.java:136)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:62)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:139)
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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
Caused by: java.lang.IllegalStateException: Error launching request at http://localhost:8080/7778a2e8-c5c7-48bb-90fe-0f2a96d748b2/ArquillianServ.... No result returned
at org.jboss.arquillian.protocol.servlet.ServletMethodExecutor.executeWithRetry(ServletMethodExecutor.java:162)
at org.jboss.arquillian.protocol.servlet.ServletMethodExecutor.invoke(ServletMethodExecutor.java:122)
... 89 more
Results :
Tests in error:
testCDIProvider(org.jboss.weld.environment.servlet.test.provider.CDIProviderTest): Error launching test org.jboss.weld.environment.servlet.test.provider.CDIProviderTest public void org.jboss.weld.environment.servlet.test.provider.CDIProviderTestBase.testCDIProvider()
testContextInitializedCalledBeforeBeanValidation(org.jboss.weld.environment.servlet.test.bootstrap.BootstrapOrderingTest): Error launching test org.jboss.weld.environment.servlet.test.bootstrap.BootstrapOrderingTest public void org.jboss.weld.environment.servlet.test.bootstrap.BootstrapOrderingTestBase.testContextInitializedCalledBeforeBeanValidation()
testDuplicatesInSingleFileAreNotRemoved(org.jboss.weld.environment.servlet.test.bootstrap.duplicates.DuplicateBeansXmlMergingTest): Error launching test org.jboss.weld.environment.servlet.test.bootstrap.duplicates.DuplicateBeansXmlMergingTest public void org.jboss.weld.environment.servlet.test.bootstrap.duplicates.DuplicateBeansXmlMergingTestBase.testDuplicatesInSingleFileAreNotRemoved()
testGameGenerator(org.jboss.weld.environment.servlet.test.examples.ExampleTest): Error launching test org.jboss.weld.environment.servlet.test.examples.ExampleTest public void org.jboss.weld.environment.servlet.test.examples.ExampleTestBase.testGameGenerator(org.jboss.weld.environment.servlet.test.examples.Game,org.jboss.weld.environment.servlet.test.examples.Game,org.jboss.weld.environment.servlet.test.examples.Generator,org.jboss.weld.environment.servlet.test.examples.Generator) throws java.lang.Exception
testSentenceTranslator(org.jboss.weld.environment.servlet.test.examples.ExampleTest): Unexpected exception, expected<java.lang.UnsupportedOperationException> but was<java.lang.IllegalStateException>
testMockSentenceTranslator(org.jboss.weld.environment.servlet.test.examples.MockExampleTest): Error launching test org.jboss.weld.environment.servlet.test.examples.MockExampleTest public void org.jboss.weld.environment.servlet.test.examples.MockExampleTestBase.testMockSentenceTranslator(org.jboss.weld.environment.servlet.test.examples.TextTranslator) throws java.lang.Exception
testCamelDeployed(org.jboss.weld.environment.servlet.test.libraries.LibrariesDiscoveredTest): Error launching test org.jboss.weld.environment.servlet.test.libraries.LibrariesDiscoveredTest public void org.jboss.weld.environment.servlet.test.libraries.LibrariesDiscoveredTestBase.testCamelDeployed(org.jboss.weld.environment.servlet.test.libraries.Camel,org.jboss.weld.environment.servlet.test.libraries.Needle)
testCustomCDIProvider(org.jboss.weld.environment.servlet.test.provider.CustomCDIProviderTest): Error launching test org.jboss.weld.environment.servlet.test.provider.CustomCDIProviderTest public void org.jboss.weld.environment.servlet.test.provider.CustomCDIProviderTestBase.testCustomCDIProvider()
testCrossContextForward(org.jboss.weld.environment.servlet.test.crosscontext.CrossContextForwardTest): Connection refused
testManagerInJndi(org.jboss.weld.environment.servlet.test.injection.LookupTest): Error launching test org.jboss.weld.environment.servlet.test.injection.LookupTest public void org.jboss.weld.environment.servlet.test.injection.LookupTestBase.testManagerInJndi(org.jboss.weld.environment.servlet.test.injection.Mouse,javax.enterprise.inject.spi.BeanManager) throws java.lang.Exception
testResource(org.jboss.weld.environment.servlet.test.injection.LookupTest): Error launching test org.jboss.weld.environment.servlet.test.injection.LookupTest public void org.jboss.weld.environment.servlet.test.injection.LookupTestBase.testResource(org.jboss.weld.environment.servlet.test.injection.Vole,javax.enterprise.inject.spi.BeanManager) throws java.lang.Exception
testListenerInjection(org.jboss.weld.environment.servlet.test.injection.ListenerInjectionTest): Connection refused
testFilterInjection(org.jboss.weld.environment.servlet.test.injection.FilterInjectionTest): Connection refused
testServletInjection(org.jboss.weld.environment.servlet.test.injection.ServletInjectionTest): Connection refused
testELWithParameters(org.jboss.weld.environment.servlet.test.el.JsfTest): Connection refused
testAloneEnhancedListener(org.jboss.weld.environment.servlet.test.bootstrap.enhanced.EnhancedListenerTest): Error launching test org.jboss.weld.environment.servlet.test.bootstrap.enhanced.EnhancedListenerTest public void org.jboss.weld.environment.servlet.test.bootstrap.enhanced.EnhancedListenerTestBase.testAloneEnhancedListener(org.jboss.weld.environment.servlet.test.bootstrap.enhanced.Ping)
testCycle(org.jboss.weld.environment.servlet.test.lifecycle.HSCycleTest): Error launching test org.jboss.weld.environment.servlet.test.lifecycle.HSCycleTest public void org.jboss.weld.environment.servlet.test.lifecycle.HSCycleTestBase.testCycle(org.jboss.weld.environment.servlet.test.lifecycle.Pinger) throws java.lang.Exception
testDOS(org.jboss.weld.environment.servlet.test.config.ConfigTest): Error launching test org.jboss.weld.environment.servlet.test.config.ConfigTest public void org.jboss.weld.environment.servlet.test.config.ConfigTestBase.testDOS() throws java.lang.Exception
Tests run: 18, Failures: 0, Errors: 18, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 42.741s
[INFO] Finished at: Fri May 02 10:36:52 EDT 2014
[INFO] Final Memory: 33M/387M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project weld-servlet-test-tomcat: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...> for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Execute shell' marked build as failure
Recording test results
10 years, 8 months
Build failed in Jenkins: Weld-2.x-interoperability-deltaspike #192
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
Changes:
[struberg] add DOAP file for DeltaSpike
[gpetracek] DELTASPIKE-564 optional double submit prevention
[Jozef Hartinger] Upgrade Weld API to 2.2.Final
[Jozef Hartinger] Upgrade CDI TCK to 1.2.0.Final
[Jozef Hartinger] [maven-release-plugin] prepare release 2.2.0.Final
[Jozef Hartinger] [maven-release-plugin] prepare for next development iteration
[Jozef Hartinger] [maven-release-plugin] prepare release 2.2.0.Final
[Jozef Hartinger] [maven-release-plugin] prepare for next development iteration
------------------------------------------
[...truncated 6217 lines...]
[INFO]
[INFO] --- maven-antrun-plugin:1.6:run (javadoc.resources) @ data-module-project ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ data-module-project <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ data-module-project ---
[INFO]
[INFO] --- maven-checkstyle-plugin:2.9.1:check (verify-style) @ data-module-project ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ data-module-project ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> to /qa/home/hudson/private_maven_repos/weld/org/apache/deltaspike/modules/data-module-project/0.7-SNAPSHOT/data-module-project-0.7-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> to /qa/home/hudson/private_maven_repos/weld/org/apache/deltaspike/modules/data-module-project/0.7-SNAPSHOT/data-module-project-0.7-SNAPSHOT-tests.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache DeltaSpike Data-Module API 0.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ deltaspike-data-module-api ---
[INFO]
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (versions) @ deltaspike-data-module-api ---
[INFO]
[INFO] --- maven-antrun-plugin:1.6:run (javadoc.resources) @ deltaspike-data-module-api ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-remote-resources-plugin:1.3:process (process-remote-resources) @ deltaspike-data-module-api ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ deltaspike-data-module-api ---
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ deltaspike-data-module-api ---
[debug] execute contextualize
[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-interoperabi...>
[INFO] Copying 4 resources
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5:compile (default-compile) @ deltaspike-data-module-api ---
[INFO] Compiling 25 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ deltaspike-data-module-api ---
[debug] execute contextualize
[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-interoperabi...>
[INFO] Copying 4 resources
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5:testCompile (default-testCompile) @ deltaspike-data-module-api ---
[INFO] Compiling 1 source file to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO]
[INFO] --- maven-surefire-plugin:2.11:test (default-test) @ deltaspike-data-module-api ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false
Running org.apache.deltaspike.data.api.mapping.SimpleQueryInOutMapperBaseTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ deltaspike-data-module-api ---
[WARNING] Bundle org.apache.deltaspike.modules:deltaspike-data-module-api:bundle:0.7-SNAPSHOT : Did not find matching referal for !org.apache.deltaspike.data.*
[INFO]
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ deltaspike-data-module-api ---
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ deltaspike-data-module-api ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ deltaspike-data-module-api >>>
[INFO]
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (versions) @ deltaspike-data-module-api ---
[INFO]
[INFO] --- maven-antrun-plugin:1.6:run (javadoc.resources) @ deltaspike-data-module-api ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ deltaspike-data-module-api <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ deltaspike-data-module-api ---
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/DISCLAIMER already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/DISCLAIMER already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/DISCLAIMER already added, skipping
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/DISCLAIMER already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/DISCLAIMER already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/DISCLAIMER already added, skipping
[INFO]
[INFO] --- maven-checkstyle-plugin:2.9.1:check (verify-style) @ deltaspike-data-module-api ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ deltaspike-data-module-api ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> to /qa/home/hudson/private_maven_repos/weld/org/apache/deltaspike/modules/deltaspike-data-module-api/0.7-SNAPSHOT/deltaspike-data-module-api-0.7-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> to /qa/home/hudson/private_maven_repos/weld/org/apache/deltaspike/modules/deltaspike-data-module-api/0.7-SNAPSHOT/deltaspike-data-module-api-0.7-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> to /qa/home/hudson/private_maven_repos/weld/org/apache/deltaspike/modules/deltaspike-data-module-api/0.7-SNAPSHOT/deltaspike-data-module-api-0.7-SNAPSHOT-tests.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> to /qa/home/hudson/private_maven_repos/weld/org/apache/deltaspike/modules/deltaspike-data-module-api/0.7-SNAPSHOT/deltaspike-data-module-api-0.7-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ deltaspike-data-module-api ---
[INFO] Installing org/apache/deltaspike/modules/deltaspike-data-module-api/0.7-SNAPSHOT/deltaspike-data-module-api-0.7-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache DeltaSpike Data-Module Impl 0.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ deltaspike-data-module-impl ---
[INFO]
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (versions) @ deltaspike-data-module-impl ---
[INFO]
[INFO] --- maven-antrun-plugin:1.6:run (javadoc.resources) @ deltaspike-data-module-impl ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-remote-resources-plugin:1.3:process (process-remote-resources) @ deltaspike-data-module-impl ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ deltaspike-data-module-impl ---
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ deltaspike-data-module-impl ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 4 resources
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5:compile (default-compile) @ deltaspike-data-module-impl ---
[INFO] Compiling 147 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>:[73,8] error: <anonymous org.apache.deltaspike.data.impl.tx.TransactionalQueryRunner$1> is not abstract and does not override abstract method getConstructor() in InvocationContext
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache DeltaSpike ................................. SUCCESS [5.920s]
[INFO] Apache DeltaSpike CheckStyle-rules ................ SUCCESS [1.492s]
[INFO] Apache DeltaSpike Parent .......................... SUCCESS [5.747s]
[INFO] Apache DeltaSpike Test-Utils ...................... SUCCESS [5.767s]
[INFO] Apache DeltaSpike Code Parent ..................... SUCCESS [2.430s]
[INFO] Apache DeltaSpike Core ............................ SUCCESS [0.898s]
[INFO] Apache DeltaSpike Core-API ........................ SUCCESS [8.293s]
[INFO] Apache DeltaSpike Core-Implementation ............. SUCCESS [25.257s]
[INFO] Apache DeltaSpike ContainerControl parent ......... SUCCESS [0.988s]
[INFO] Apache DeltaSpike CDI ContainerControl API ........ SUCCESS [1.334s]
[INFO] Apache DeltaSpike CDI ContainerControl TCK ........ SUCCESS [1.328s]
[INFO] Apache DeltaSpike CDI OWB-ContainerControl ........ SUCCESS [5.412s]
[INFO] Apache DeltaSpike CDI Weld-ContainerControl ....... SUCCESS [3.836s]
[INFO] Apache DeltaSpike CDI OpenEJB-ContainerControl .... SUCCESS [11.781s]
[INFO] Apache DeltaSpike Modules ......................... SUCCESS [0.704s]
[INFO] Apache DeltaSpike Security-Module ................. SUCCESS [0.890s]
[INFO] Apache DeltaSpike Security-Module API ............. SUCCESS [2.018s]
[INFO] Apache DeltaSpike Security-Module Impl ............ SUCCESS [8.500s]
[INFO] Apache DeltaSpike JPA-Module ...................... SUCCESS [0.827s]
[INFO] Apache DeltaSpike JPA-Module API .................. SUCCESS [2.074s]
[INFO] Apache DeltaSpike JPA-Module Impl ................. SUCCESS [20.694s]
[INFO] Apache DeltaSpike Servlet-Module .................. SUCCESS [1.056s]
[INFO] Apache DeltaSpike Servlet-Module API .............. SUCCESS [1.626s]
[INFO] Apache DeltaSpike Servlet-Module Impl ............. SUCCESS [3.312s]
[INFO] Apache DeltaSpike JSF-Module ...................... SUCCESS [1.049s]
[INFO] Apache DeltaSpike JSF-Module API .................. SUCCESS [1.807s]
[INFO] Apache DeltaSpike JSF-Module Impl ................. SUCCESS [12.866s]
[INFO] Apache DeltaSpike Partial-Bean-Module ............. SUCCESS [1.191s]
[INFO] Apache DeltaSpike Partial-Bean-Module API ......... SUCCESS [1.416s]
[INFO] Apache DeltaSpike Partial-Bean-Module Impl ........ SUCCESS [6.374s]
[INFO] Apache DeltaSpike BeanValidation-Module ........... SUCCESS [0.692s]
[INFO] Apache DeltaSpike BeanValidation-Module API ....... SUCCESS [1.392s]
[INFO] Apache DeltaSpike BeanValidation-Module Impl ...... SUCCESS [6.202s]
[INFO] Apache DeltaSpike Data-Module ..................... SUCCESS [0.609s]
[INFO] Apache DeltaSpike Data-Module API ................. SUCCESS [1.859s]
[INFO] Apache DeltaSpike Data-Module Impl ................ FAILURE [2.468s]
[INFO] Apache DeltaSpike Scheduler-Module ................ SKIPPED
[INFO] Apache DeltaSpike Scheduler-Module API ............ SKIPPED
[INFO] Apache DeltaSpike Scheduler-Module Impl ........... SKIPPED
[INFO] Apache DeltaSpike Test-Control-Module ............. SKIPPED
[INFO] Apache DeltaSpike Test-Control-Module API ......... SKIPPED
[INFO] Apache DeltaSpike Test-Control-Module Impl ........ SKIPPED
[INFO] Apache DeltaSpike Examples ........................ SKIPPED
[INFO] Apache DeltaSpike Java-SE Examples ................ SKIPPED
[INFO] Apache DeltaSpike JSF Examples .................... SKIPPED
[INFO] Apache DeltaSpike JSF Playground .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:46.313s
[INFO] Finished at: Fri Apr 11 21:54:31 EDT 2014
[INFO] Final Memory: 89M/519M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5:compile (default-compile) on project deltaspike-data-module-impl: Compilation failure
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>:[73,8] error: <anonymous org.apache.deltaspike.data.impl.tx.TransactionalQueryRunner$1> is not abstract and does not override abstract method getConstructor() in InvocationContext
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :deltaspike-data-module-impl
Build step 'Execute shell' marked build as failure
Recording test results
10 years, 8 months