Build failed in Jenkins: Weld-2.x-perf-bean-testing-interceptors-CI #784
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... done
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)
10 years, 2 months
Build failed in Jenkins: Weld-2.x-interoperability-deltaspike #379
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
Changes:
[rafabene] DELTASPIKE-725 - Fix for AS7 tests
[gpetracek] DELTASPIKE-741 upgrade to tomee 1.7.1
[gpetracek] DELTASPIKE-741 changed default version
------------------------------------------
[...truncated 4677 lines...]
[INFO]
[INFO] --- maven-remote-resources-plugin:1.3:process (process-remote-resources) @ deltaspike-cdictrl-servlet ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ deltaspike-cdictrl-servlet ---
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ deltaspike-cdictrl-servlet ---
[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-cdictrl-servlet ---
[INFO] Compiling 2 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-cdictrl-servlet ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 4 resources
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5:testCompile (default-testCompile) @ deltaspike-cdictrl-servlet ---
[INFO] Compiling 5 source files 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-cdictrl-servlet ---
[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.cdise.servlet.test.TomcatTest
Oct 14, 2014 1:10:39 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 14, 2014 1:10:40 AM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-6792"]
Oct 14, 2014 1:10:40 AM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Tomcat
Oct 14, 2014 1:10:40 AM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.54
Oct 14, 2014 1:10:41 AM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-6792"]
Oct 14, 2014 1:10:41 AM org.apache.deltaspike.cdise.servlet.test.content.RequestServlet doGet
WARNING: incoming request http-bio-6792-exec-1
Oct 14, 2014 1:10:41 AM org.apache.coyote.AbstractProtocol pause
INFO: Pausing ProtocolHandler ["http-bio-6792"]
Oct 14, 2014 1:10:41 AM org.apache.catalina.core.StandardService stopInternal
INFO: Stopping service Tomcat
Oct 14, 2014 1:10:41 AM org.apache.coyote.AbstractProtocol stop
INFO: Stopping ProtocolHandler ["http-bio-6792"]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.149 sec
Running org.apache.deltaspike.cdise.servlet.test.JettyTest
Oct 14, 2014 1:10:38 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 2.2.7 (2014-10-14 01:03)
Oct 14, 2014 1:10:38 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 14, 2014 1:10:38 AM org.jboss.weld.interceptor.util.InterceptionTypeRegistry <clinit>
WARN: WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
Oct 14, 2014 1:10:38 AM org.jboss.weld.interceptor.util.InterceptionTypeRegistry <clinit>
WARN: WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
2014-10-14 01:10:39.714:INFO:oejs.Server:jetty-8.1.9.v201301312014-10-14 01:10:39.831:WARN:oejuc.AbstractLifeCycle:FAILED SelectChannelConnector@0.0.0.0:1008: java.net.SocketException: Permission denied
java.net.SocketException: Permission denied
at sun.nio.ch.Net.bind0(Native Method)
at sun.nio.ch.Net.bind(Net.java:444)
at sun.nio.ch.Net.bind(Net.java:436)
at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:214)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
at org.eclipse.jetty.server.nio.SelectChannelConnector.open(SelectChannelConnector.java:187)
at org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:316)
at org.eclipse.jetty.server.nio.SelectChannelConnector.doStart(SelectChannelConnector.java:265)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
at org.eclipse.jetty.server.Server.doStart(Server.java:291)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
at org.apache.deltaspike.cdise.servlet.test.JettyTest.createServer(JettyTest.java:47)
at org.apache.deltaspike.cdise.servlet.test.EmbeddedServletContainer.testBootRequest(EmbeddedServletContainer.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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
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:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
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:61)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:140)
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:188)
at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:166)
at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:101)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:74)2014-10-14 01:10:39.834:WARN:oejuc.AbstractLifeCycle:FAILED org.eclipse.jetty.server.Server@109cd6c4: java.net.SocketException: Permission denied
java.net.SocketException: Permission denied
at sun.nio.ch.Net.bind0(Native Method)
at sun.nio.ch.Net.bind(Net.java:444)
at sun.nio.ch.Net.bind(Net.java:436)
at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:214)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
at org.eclipse.jetty.server.nio.SelectChannelConnector.open(SelectChannelConnector.java:187)
at org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:316)
at org.eclipse.jetty.server.nio.SelectChannelConnector.doStart(SelectChannelConnector.java:265)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
at org.eclipse.jetty.server.Server.doStart(Server.java:291)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
at org.apache.deltaspike.cdise.servlet.test.JettyTest.createServer(JettyTest.java:47)
at org.apache.deltaspike.cdise.servlet.test.EmbeddedServletContainer.testBootRequest(EmbeddedServletContainer.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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
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:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
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:61)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:140)
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:188)
at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:166)
at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:101)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:74)Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.791 sec <<< FAILURE!
Results :
Tests in error:
testBootRequest(org.apache.deltaspike.cdise.servlet.test.JettyTest): Permission denied
Tests run: 2, Failures: 0, Errors: 1, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache DeltaSpike ................................. SUCCESS [2.343s]
[INFO] Apache DeltaSpike CheckStyle-rules ................ SUCCESS [1.836s]
[INFO] Apache DeltaSpike Parent .......................... SUCCESS [4.323s]
[INFO] Apache DeltaSpike Test-Utils ...................... SUCCESS [4.518s]
[INFO] Apache DeltaSpike Code Parent ..................... SUCCESS [1.427s]
[INFO] Apache DeltaSpike Core ............................ SUCCESS [0.899s]
[INFO] Apache DeltaSpike Core-API ........................ SUCCESS [8.825s]
[INFO] Apache DeltaSpike Core-Implementation ............. SUCCESS [29.756s]
[INFO] Apache DeltaSpike ContainerControl parent ......... SUCCESS [0.741s]
[INFO] Apache DeltaSpike CDI ContainerControl API ........ SUCCESS [1.888s]
[INFO] Apache DeltaSpike CDI ContainerControl TCK ........ SUCCESS [2.382s]
[INFO] Apache DeltaSpike CDI OWB-ContainerControl ........ SUCCESS [5.694s]
[INFO] Apache DeltaSpike CDI Weld-ContainerControl ....... SUCCESS [4.682s]
[INFO] Apache DeltaSpike CDI OpenEJB-ContainerControl .... SUCCESS [13.635s]
[INFO] Apache DeltaSpike CDI Servlet-ContainerControl .... FAILURE [8.721s]
[INFO] Apache DeltaSpike Modules ......................... SKIPPED
[INFO] Apache DeltaSpike Security-Module ................. SKIPPED
[INFO] Apache DeltaSpike Security-Module API ............. SKIPPED
[INFO] Apache DeltaSpike Security-Module Impl ............ SKIPPED
[INFO] Apache DeltaSpike JPA-Module ...................... SKIPPED
[INFO] Apache DeltaSpike JPA-Module API .................. SKIPPED
[INFO] Apache DeltaSpike JPA-Module Impl ................. SKIPPED
[INFO] Apache DeltaSpike Servlet-Module .................. SKIPPED
[INFO] Apache DeltaSpike Servlet-Module API .............. SKIPPED
[INFO] Apache DeltaSpike Servlet-Module Impl ............. SKIPPED
[INFO] Apache DeltaSpike JSF-Module ...................... SKIPPED
[INFO] Apache DeltaSpike JSF-Module API .................. SKIPPED
[INFO] Apache DeltaSpike JSF-Module Impl ................. SKIPPED
[INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ...... SKIPPED
[INFO] Apache DeltaSpike Partial-Bean-Module ............. SKIPPED
[INFO] Apache DeltaSpike Partial-Bean-Module API ......... SKIPPED
[INFO] Apache DeltaSpike Partial-Bean-Module Impl ........ SKIPPED
[INFO] Apache DeltaSpike BeanValidation-Module ........... SKIPPED
[INFO] Apache DeltaSpike BeanValidation-Module API ....... SKIPPED
[INFO] Apache DeltaSpike BeanValidation-Module Impl ...... SKIPPED
[INFO] Apache DeltaSpike Data-Module ..................... SKIPPED
[INFO] Apache DeltaSpike Data-Module API ................. SKIPPED
[INFO] Apache DeltaSpike Data-Module Impl ................ SKIPPED
[INFO] Apache DeltaSpike 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] Apache DeltaSpike Java-SE Scheduler Examples ...... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:35.939s
[INFO] Finished at: Tue Oct 14 01:10:42 EDT 2014
[INFO] Final Memory: 69M/579M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project deltaspike-cdictrl-servlet: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :deltaspike-cdictrl-servlet
Build step 'Execute shell' marked build as failure
Recording test results
10 years, 2 months
Build failed in Jenkins: Weld-2.x-bootstrap-time-xlarge-CI #912
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on seam-perf-qa06 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...>
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/weld/core.git
Checking out Revision c8c423b655aed36e2505528f84fca500d2f92937 (origin/2.2)
Fetching changes from the remote Git repository
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 timed out
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)
10 years, 2 months
Build failed in Jenkins: Weld-2.x-bootstrap-time-events-CI #818
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on seam-perf-qa06 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...>
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/weld/core.git
Checking out Revision c8c423b655aed36e2505528f84fca500d2f92937 (origin/2.2)
Fetching changes from the remote Git repository
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 timed out
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)
10 years, 2 months
Build failed in Jenkins: Weld-2.x-WF8-bootstrap-time-xlarge-CI #739
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on seam-perf-qa07 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...>
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/weld/core.git
Checking out Revision c8c423b655aed36e2505528f84fca500d2f92937 (origin/2.2)
Fetching changes from the remote Git repository
Fetching upstream changes from git://git.app.eng.bos.redhat.com/jbossqe/seam.git
FATAL: Failed to fetch from git://git.app.eng.bos.redhat.com/jbossqe/seam.git
hudson.plugins.git.GitException: Failed to fetch from git://git.app.eng.bos.redhat.com/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://git.app.eng.bos.redhat.com/jbossqe/seam.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: unable to connect to git.app.eng.bos.redhat.com:
git.app.eng.bos.redhat.com[0: 2620:52:0:1065:216:36ff:fe79:28fb]: errno=No route to host
git.app.eng.bos.redhat.com[1: 10.16.101.32]: errno=Connection timed out
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)
10 years, 2 months
Build failed in Jenkins: Weld-2.x-bootstrap-memory-beans4-CI #982
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-me...>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on seam-perf-qa06 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-me...>
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/weld/core.git
Checking out Revision c8c423b655aed36e2505528f84fca500d2f92937 (origin/2.2)
Fetching changes from the remote Git repository
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 timed out
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)
10 years, 2 months
Build failed in Jenkins: Weld-2.x-WF8-bootstrap-time-large-CI #912
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on seam-perf-qa07 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...>
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/weld/core.git
Checking out Revision c8c423b655aed36e2505528f84fca500d2f92937 (origin/2.2)
Fetching changes from the remote Git repository
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 timed out
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)
10 years, 2 months
Build failed in Jenkins: Weld-2.2-tck-GF4 #46
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.2-tck-GF4/46/>
------------------------------------------
[...truncated 9693 lines...]
Oct 07, 2014 7:19:07 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SelectedAlternativeManagedBeanInjectionAvailabilityTest, time: 62 ms]
Oct 07, 2014 7:19:07 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 72d61642-6bd0-41e9-ac42-4fb284809e06.war, time: 23 ms]
Oct 07, 2014 7:19:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectedAlternativeManagedBeanInjectionAvailabilityTest.testInjection: 1,539/1,580 (662)
Oct 07, 2014 7:19:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SpecializedBeanInjectionNotAvailableTest, time: 151 ms]
Oct 07, 2014 7:19:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 7b7a7fb4-d880-48a4-9fed-ef31cac1dabb.war, time: 24 ms]
Oct 07, 2014 7:19:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializedBeanInjectionNotAvailableTest.testSessionBeanInjection: 1,540/1,580 (663)
Oct 07, 2014 7:19:20 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializedBeanInjectionNotAvailableTest.testManagedBeanInjection: 1,541/1,580 (663)
Oct 07, 2014 7:19:20 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SpecializedProducerMethodInjectionNotAvailable02Test, time: 100 ms]
Oct 07, 2014 7:20:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializedProducerMethodInjectionNotAvailable02Test.testManagedBeanInjection: 1,542/1,580 (664)
Oct 07, 2014 7:20:13 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.broken.DisabledProducerMethodInjectionNotAvailableTest, time: 74 ms]
Oct 07, 2014 7:20:13 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 758c028f-d87c-47f6-be6d-d82730f90c1a.war, time: 24 ms]
Oct 07, 2014 7:20:17 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-001408: Unsatisfied dependencies for type BrokenFoo with qualifiers @Default
at injection point [BackedAnnotatedField] @Inject org.jboss.cdi.tck.tests.lookup.modules.broken.BrokenWebBar.foo
at org.jboss.cdi.tck.tests.lookup.modules.broken.BrokenWebBar.foo(BrokenWebBar.java:0)
. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Oct 07, 2014 7:20:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisabledProducerMethodInjectionNotAvailableTest.testInjection: 1,543/1,580 (665)
Oct 07, 2014 7:20:18 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Oct 07, 2014 7:20:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization05Test, time: 89 ms]
Oct 07, 2014 7:20:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 10c08c77-b142-4386-b2a9-badd9557c7dc.war, time: 23 ms]
Oct 07, 2014 7:20:25 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization05Test.testEvent: 1,544/1,580 (666)
Oct 07, 2014 7:20:26 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization05Test.testEnabledAlternativeSpecializes: 1,545/1,580 (666)
Oct 07, 2014 7:20:27 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.typesafe.resolution.parameterized.AssignabilityOfRawAndParameterizedTypesTest, time: 28 ms]
Oct 07, 2014 7:20:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityToRawType: 1,546/1,580 (667)
Oct 07, 2014 7:20:34 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithTypeVariablesToParameterizedTypeWithWildcards2: 1,547/1,580 (667)
Oct 07, 2014 7:20:34 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithActualTypesToParameterizedTypeWithActualTypes: 1,548/1,580 (667)
Oct 07, 2014 7:20:34 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithTypeVariablesToParameterizedTypeWithWildcards: 1,549/1,580 (667)
Oct 07, 2014 7:20:34 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithActualTypesToParameterizedTypeWithWildcards: 1,550/1,580 (667)
Oct 07, 2014 7:20:34 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithTypeVariablesToParameterizedTypeWithActualTypes: 1,551/1,580 (667)
Oct 07, 2014 7:20:34 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithTypeVariablesToParameterizedTypeTypeVariable: 1,552/1,580 (667)
Oct 07, 2014 7:20:34 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithActualTypesToParameterizedTypeWithWildcardsAtInjectionPoint: 1,553/1,580 (667)
Oct 07, 2014 7:20:35 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 15, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Oct 07, 2014 7:20:35 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Oct 07, 2014 7:20:35 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.selection.enterprise.EnterpriseSelectedAlternative03Test, time: 120 ms]
Oct 07, 2014 7:20:35 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 7a40994d-a4a1-4f66-905c-d2de052ce9c9.war, time: 78 ms]
Oct 07, 2014 7:20:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseSelectedAlternative03Test.testAlternativeManagedBeanAvailable: 1,554/1,580 (668)
Oct 07, 2014 7:20:42 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseSelectedAlternative03Test.testAlternativeProducerSelected: 1,555/1,580 (668)
Oct 07, 2014 7:20:42 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseSelectedAlternative03Test.testDependencyResolvable: 1,556/1,580 (668)
Oct 07, 2014 7:20:43 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.ContextTest, time: 29 ms]
Oct 07, 2014 7:20:48 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContextTest.testGetContextWithTooManyActiveContextsFails: 1,557/1,580 (669)
Oct 07, 2014 7:20:49 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContextTest.testGetContextWithNoRegisteredContextsFails: 1,558/1,580 (669)
Oct 07, 2014 7:20:49 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContextTest.testBuiltInContexts: 1,559/1,580 (669)
Oct 07, 2014 7:20:50 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.request.jaxrs.RequestContextTest, time: 37 ms]
Oct 07, 2014 7:20:53 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RequestContextTest.testRequestScopeActiveDuringWebServiceInvocation: 1,560/1,580 (670)
Oct 07, 2014 7:20:54 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.packaging.visibility.VisibilityOfAnnotatedTypesFromExtensionInAlphaBeanArchiveTest, time: 65 ms]
Oct 07, 2014 7:20:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VisibilityOfAnnotatedTypesFromExtensionInAlphaBeanArchiveTest.shouldObserveExpectedAnnotatedTypes: 1,561/1,580 (671)
Oct 07, 2014 7:21:00 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.intercepted.InterceptedBeanInitializerInjectionTest, time: 23 ms]
Oct 07, 2014 7:21:01 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI definition failure:WELD-001454: interface javax.enterprise.inject.Intercepted cannot be used at a Bean metadata injection point of a bean which is not interface javax.enterprise.inject.spi.Interceptor, [BackedAnnotatedParameter] Parameter 1 of [BackedAnnotatedMethod] @Inject public org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.intercepted.InterceptedInitializerInjector.setIntercepted(@Intercepted Bean<InterceptedInitializerInjector>). Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Oct 07, 2014 7:21:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptedBeanInitializerInjectionTest.testDeploymentFails: 1,562/1,580 (672)
Oct 07, 2014 7:21:02 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Oct 07, 2014 7:21:02 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.DecoratoredBeanTypeParamInitializerTest, time: 87 ms]
Oct 07, 2014 7:21:03 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI definition failure:WELD-001453: class org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.Cream is not a valid type argument for a Bean metadata injection point [BackedAnnotatedParameter] Parameter 1 of [BackedAnnotatedMethod] @Inject public org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.MilkDecoratedBeanInitializer.setDecorator(Bean<Cream>). Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Oct 07, 2014 7:21:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratoredBeanTypeParamInitializerTest.testDeploymentFails: 1,563/1,580 (673)
Oct 07, 2014 7:21:04 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Oct 07, 2014 7:21:04 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledSessionBeanInjectionAvailabilityTest, time: 63 ms]
Oct 07, 2014 7:21:04 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 0fae29c2-c645-4fbc-9a1e-6c7dc310de74.war, time: 24 ms]
Oct 07, 2014 7:21:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledSessionBeanInjectionAvailabilityTest.testInjection: 1,564/1,580 (674)
Oct 07, 2014 7:21:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.broken.DisabledSessionBeanInjectionNotAvailableTest, time: 59 ms]
Oct 07, 2014 7:21:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 4c610a77-6229-4929-9c12-58a41f49780e.war, time: 23 ms]
Oct 07, 2014 7:21:14 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-001408: Unsatisfied dependencies for type BrokenFoo with qualifiers @Default
at injection point [BackedAnnotatedField] @Inject org.jboss.cdi.tck.tests.lookup.modules.broken.BrokenWebBar.foo
at org.jboss.cdi.tck.tests.lookup.modules.broken.BrokenWebBar.foo(BrokenWebBar.java:0)
. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Oct 07, 2014 7:21:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisabledSessionBeanInjectionNotAvailableTest.testInjection: 1,565/1,580 (675)
Oct 07, 2014 7:21:14 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Oct 07, 2014 7:21:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity02Test, time: 50 ms]
Oct 07, 2014 7:21:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 2b1991a7-9f38-4a8b-a4ba-f4d80ec22335.war, time: 25 ms]
Oct 07, 2014 7:21:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity02Test.testSpecialization: 1,566/1,580 (676)
Oct 07, 2014 7:21:21 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization06Test, time: 86 ms]
Oct 07, 2014 7:21:21 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: d51f5c66-f0d0-4657-a522-290fafe534dc.war, time: 23 ms]
Oct 07, 2014 7:21:26 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization06Test.testEvent: 1,567/1,580 (677)
Oct 07, 2014 7:21:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization06Test.testEnabledAlternativeSpecializes: 1,568/1,580 (677)
Oct 07, 2014 7:21:27 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 5, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Oct 07, 2014 7:21:27 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Oct 07, 2014 7:21:27 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.DestroyForSameCreationalContextTest, time: 46 ms]
Oct 07, 2014 7:21:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DestroyForSameCreationalContextTest.testDestroyForSameCreationalContextOnly: 1,569/1,580 (678)
Oct 07, 2014 7:21:33 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.packaging.visibility.VisibilityOfAnnotatedTypesFromExtensionInBravoBeanArchiveTest, time: 63 ms]
Oct 07, 2014 7:21:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VisibilityOfAnnotatedTypesFromExtensionInBravoBeanArchiveTest.shouldObserveExpectedAnnotatedTypes: 1,570/1,580 (679)
Oct 07, 2014 7:21:39 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity05Test, time: 73 ms]
Oct 07, 2014 7:21:40 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: c9efdb99-395e-4ee6-84c5-312ca0c8e778.war, time: 23 ms]
Oct 07, 2014 7:21:41 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-001408: Unsatisfied dependencies for type Handler with qualifiers @Default
at injection point [BackedAnnotatedField] @Inject org.jboss.cdi.tck.tests.lookup.modules.specialization.Connector.handler
at org.jboss.cdi.tck.tests.lookup.modules.specialization.Connector.handler(Connector.java:0)
. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Oct 07, 2014 7:21:41 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity05Test.testSpecialization: 1,571/1,580 (680)
Oct 07, 2014 7:21:42 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Oct 07, 2014 7:21:42 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization04Test, time: 110 ms]
Oct 07, 2014 7:21:46 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization04Test.testEnabledAlternativeSpecializes: 1,572/1,580 (681)
Oct 07, 2014 7:21:47 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization04Test.testEvent: 1,573/1,580 (681)
Oct 07, 2014 7:21:48 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 5, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Oct 07, 2014 7:21:48 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Oct 07, 2014 7:21:48 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.session.async.SessionContextAsyncListenerTest, time: 25 ms]
Oct 07, 2014 7:21:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionContextAsyncListenerTest.testSessionContextActiveOnComplete: 1,574/1,580 (682)
Oct 07, 2014 7:21:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionContextAsyncListenerTest.testSessionContextActiveOnError: 1,575/1,580 (682)
07:21:50,817 INFO [htmlunit.WebClient] statusCode=[500] contentType=[text/plain]
07:21:50,824 INFO [htmlunit.WebClient] onStartAsync: null, onError: 1412680910812, onTimeout: null, onComplete: null, isSessionContextActive: true, simpleSessionBeanId: 1412680910815
Oct 07, 2014 7:21:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionContextAsyncListenerTest.testSessionContextActiveOnStartAsync: 1,576/1,580 (682)
Oct 07, 2014 7:21:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionContextAsyncListenerTest.testSessionContextActiveOnTimeout: 1,577/1,580 (682)
Oct 07, 2014 7:21:51 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity01Test, time: 92 ms]
Oct 07, 2014 7:21:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity01Test.testSpecialization: 1,578/1,580 (683)
Oct 07, 2014 7:21:57 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 1, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Oct 07, 2014 7:21:57 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Oct 07, 2014 7:21:57 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity07Test, time: 47 ms]
Oct 07, 2014 7:21:58 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 7d797ad8-d569-4811-ada1-59c233e6d659.war, time: 24 ms]
Oct 07, 2014 7:21:58 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 3bca52ca-51f8-4364-8c6a-b4159ac5aba7.war, time: 23 ms]
Oct 07, 2014 7:22:00 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-001401: Two beans cannot specialize the same bean Managed Bean [class org.jboss.cdi.tck.tests.lookup.modules.specialization.Handler] with qualifiers [@Any @Default]. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Oct 07, 2014 7:22:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity07Test.testSpecialization: 1,579/1,580 (684)
Oct 07, 2014 7:22:00 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Oct 07, 2014 7:22:00 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 1, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Oct 07, 2014 7:22:00 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 1 ms]
Oct 07, 2014 7:22:00 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity06Test, time: 59 ms]
Oct 07, 2014 7:22:00 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 4e9a64e9-8dc2-4d19-80b6-c1b67b6e0c5e.war, time: 23 ms]
Oct 07, 2014 7:22:00 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 36008956-d1a3-4e7e-8cf8-db135d32080b.war, time: 23 ms]
Oct 07, 2014 7:22:02 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-001408: Unsatisfied dependencies for type Handler with qualifiers @Default
at injection point [BackedAnnotatedField] @Inject org.jboss.cdi.tck.tests.lookup.modules.specialization.Connector.handler
at org.jboss.cdi.tck.tests.lookup.modules.specialization.Connector.handler(Connector.java:0)
. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Oct 07, 2014 7:22:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity06Test.testSpecialization: 1,580/1,580 (685)
Oct 07, 2014 7:22:03 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Tests run: 1580, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 4,019.105 sec <<< FAILURE!
Results :
Failed tests: testSecurityContext(org.jboss.cdi.tck.interceptors.tests.contract.aroundTimeout.AroundTimeoutInterceptorTest)
Tests run: 1580, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:07:28.993s
[INFO] Finished at: Tue Oct 07 07:22:12 EDT 2014
[INFO] Final Memory: 44M/443M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on project weld-glassfish-runner-tck11: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.2-tck-GF4/ws/w...> for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Execute shell' marked build as failure
Recording test results
10 years, 2 months
Build failed in Jenkins: Weld-2.x-perf-bean-testing-events2-CI #496
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... done
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)
10 years, 2 months
Build failed in Jenkins: Weld-2.x-incontainer-WF8.x #85
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...>
------------------------------------------
Started by upstream project "Weld-2.x-WF8.x-build" build number 651
originally caused by:
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on dev130-virt2 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...>
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/weld/core.git
Checking out Revision dec4acf1fd1376e9ca6e57600850c4f7730a98ab (origin/2.2)
[Weld-2.x-incontainer-WF8.x] $ bash -xe /tmp/hudson3540948026367654245.sh
+ source /qa/home/hudson/config_repository/scripts/weld/common.sh
+ setup-environment
+ export MAVEN_VERSION=3.1.0
+ MAVEN_VERSION=3.1.0
+ export 'MAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m'
+ MAVEN_OPTS='-Xmx1536m -XX:MaxPermSize=512m'
+ export M2_HOME=/qa/tools/opt/maven-3.1.0
+ M2_HOME=/qa/tools/opt/maven-3.1.0
+ export M2_REPO=/qa/home/hudson/private_maven_repos/weld/
+ M2_REPO=/qa/home/hudson/private_maven_repos/weld/
+ export 'MVN=/qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ MVN='/qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ java -version
java version "1.7.0_67"
Java(TM) SE Runtime Environment (build 1.7.0_67-b01)
Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode)
+ /qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ -version
Apache Maven 3.1.0 (893ca28a1da9d5f51ac03827af98bb730128f9f2; 2013-06-27 22:15:32-0400)
Maven home: /qa/tools/opt/maven-3.1.0
Java version: 1.7.0_67, vendor: Oracle Corporation
Java home: /qa/tools/opt/x86_64/jdk1.7.0_67/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.32-431.1.2.el6.x86_64", arch: "amd64", family: "unix"
+ export JBOSS_ZIP=/qa/services/hudson/JOBS/Weld-2.x-WF8.x-build/lastSuccessful/archive/wildfly-weld2.zip
+ JBOSS_ZIP=/qa/services/hudson/JOBS/Weld-2.x-WF8.x-build/lastSuccessful/archive/wildfly-weld2.zip
+ prepare-jbossas-7
+ local zip=/qa/services/hudson/JOBS/Weld-2.x-WF8.x-build/lastSuccessful/archive/wildfly-weld2.zip
+ export JBOSS_HOME=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...>
+ JBOSS_HOME=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...>
+ rm -rf <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...>
+ rm -rf unzip
+ mkdir unzip
+ unzip -q /qa/services/hudson/JOBS/Weld-2.x-WF8.x-build/lastSuccessful/archive/wildfly-weld2.zip -d <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...>
+ mkdir <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...>
+ mv <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...> jboss-as-7
+ rm -rf <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...>
+ /qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean verify -f weld/tests-arquillian/pom.xml -Dincontainer
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Integration Tests (JBoss AS) 2.2.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-test-arquillian ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-test-arquillian ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-core-test-arquillian ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-test-arquillian ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-test-arquillian ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...> && git rev-parse --verify HEAD
[INFO] Working directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...>
[INFO] Storing buildNumber: dec4acf1fd1376e9ca6e57600850c4f7730a98ab at timestamp: October 5, 2014 6:03:24 PM EDT
[INFO] Executing: /bin/sh -c cd <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...> && git rev-parse --verify HEAD
[INFO] Working directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-test-arquillian ---
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-core-test-arquillian ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-core-test-arquillian ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (check-style) @ weld-core-test-arquillian ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-core-test-arquillian ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 89 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-core-test-arquillian ---
[INFO] Compiling 2444 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...>:[254,56] error: cannot access IsolatedForwardingBean
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 46.089s
[INFO] Finished at: Sun Oct 05 18:04:01 EDT 2014
[INFO] Final Memory: 40M/215M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:testCompile (default-testCompile) on project weld-core-test-arquillian: Compilation failure
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...>:[254,56] error: cannot access IsolatedForwardingBean
[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
10 years, 2 months