Build failed in Jenkins: Weld-2.x-bootstrap-memory-beans4-CI #1657
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-me...>
------------------------------------------
[...truncated 56 lines...]
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:961)
at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
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 hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:608)
at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:583)
at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:542)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:326)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
at ......remote call to seam-perf-qa06(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1413)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:778)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:250)
at com.sun.proxy.$Proxy264.setRemoteUrl(Unknown Source)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:298)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:723)
... 12 more
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://github.com/weld/core.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://github.com/weld/core.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:735)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:983)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1016)
at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:129)
at hudson.scm.SCM.checkout(SCM.java:484)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1274)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:609)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:531)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:381)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url git://github.com/weld/core.git" returned status code 255:
stdout:
stderr: error: could not lock config file .git/config: No space left on device
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1591)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1567)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1563)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1249)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1261)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:961)
at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
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 hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:608)
at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:583)
at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:542)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:326)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
at ......remote call to seam-perf-qa06(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1413)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:778)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:250)
at com.sun.proxy.$Proxy264.setRemoteUrl(Unknown Source)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:298)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:723)
... 12 more
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://github.com/weld/core.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://github.com/weld/core.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:735)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:983)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1016)
at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:129)
at hudson.scm.SCM.checkout(SCM.java:484)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1274)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:609)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:531)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:381)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url git://github.com/weld/core.git" returned status code 255:
stdout:
stderr: error: could not lock config file .git/config: No space left on device
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1591)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1567)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1563)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1249)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1261)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:961)
at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
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 hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:608)
at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:583)
at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:542)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:326)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
at ......remote call to seam-perf-qa06(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1413)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:778)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:250)
at com.sun.proxy.$Proxy264.setRemoteUrl(Unknown Source)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:298)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:723)
... 12 more
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://github.com/weld/core.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://github.com/weld/core.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:735)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:983)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1016)
at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:129)
at hudson.scm.SCM.checkout(SCM.java:484)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1274)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:609)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:531)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:381)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url git://github.com/weld/core.git" returned status code 255:
stdout:
stderr: error: could not lock config file .git/config: No space left on device
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1591)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1567)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1563)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1249)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1261)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:961)
at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
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 hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:608)
at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:583)
at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:542)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:326)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
at ......remote call to seam-perf-qa06(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1413)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:778)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:250)
at com.sun.proxy.$Proxy264.setRemoteUrl(Unknown Source)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:298)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:723)
... 12 more
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://github.com/weld/core.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://github.com/weld/core.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:735)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:983)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1016)
at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:129)
at hudson.scm.SCM.checkout(SCM.java:484)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1274)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:609)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:531)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:381)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url git://github.com/weld/core.git" returned status code 255:
stdout:
stderr: error: could not lock config file .git/config: No space left on device
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1591)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1567)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1563)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1249)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1261)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:961)
at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
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 hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:608)
at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:583)
at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:542)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:326)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
at ......remote call to seam-perf-qa06(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1413)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:778)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:250)
at com.sun.proxy.$Proxy264.setRemoteUrl(Unknown Source)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:298)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:723)
... 12 more
ERROR: Error fetching remote repo 'origin'
Recording plot data
No plot data file found: postgc.properties
8 years, 4 months
Build failed in Jenkins: Weld-2.x-WF8-bootstrap-time-large-CI #1604
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...>
------------------------------------------
[...truncated 348 lines...]
remote: Compressing objects: 14% (2245/16032)
remote: Compressing objects: 15% (2405/16032)
remote: Compressing objects: 15% (2440/16032)
remote: Compressing objects: 16% (2566/16032)
remote: Compressing objects: 17% (2726/16032)
remote: Compressing objects: 18% (2886/16032)
remote: Compressing objects: 19% (3047/16032)
remote: Compressing objects: 20% (3207/16032)
remote: Compressing objects: 21% (3367/16032)
remote: Compressing objects: 22% (3528/16032)
remote: Compressing objects: 23% (3688/16032)
remote: Compressing objects: 24% (3848/16032)
remote: Compressing objects: 25% (4008/16032)
remote: Compressing objects: 26% (4169/16032)
remote: Compressing objects: 27% (4329/16032)
remote: Compressing objects: 28% (4489/16032)
remote: Compressing objects: 29% (4650/16032)
remote: Compressing objects: 30% (4810/16032)
remote: Compressing objects: 31% (4970/16032)
remote: Compressing objects: 32% (5131/16032)
remote: Compressing objects: 33% (5291/16032)
remote: Compressing objects: 34% (5451/16032)
remote: Compressing objects: 35% (5612/16032)
remote: Compressing objects: 35% (5635/16032)
remote: Compressing objects: 36% (5772/16032)
remote: Compressing objects: 36% (5807/16032)
remote: Compressing objects: 37% (5932/16032)
remote: Compressing objects: 37% (6031/16032)
remote: Compressing objects: 38% (6093/16032)
remote: Compressing objects: 39% (6253/16032)
remote: Compressing objects: 39% (6255/16032)
remote: Compressing objects: 40% (6413/16032)
remote: Compressing objects: 40% (6437/16032)
remote: Compressing objects: 41% (6574/16032)
remote: Compressing objects: 41% (6620/16032)
remote: Compressing objects: 42% (6734/16032)
remote: Compressing objects: 43% (6894/16032)
remote: Compressing objects: 43% (6899/16032)
remote: Compressing objects: 44% (7055/16032)
remote: Compressing objects: 45% (7215/16032)
remote: Compressing objects: 46% (7375/16032)
remote: Compressing objects: 46% (7381/16032)
remote: Compressing objects: 46% (7524/16032)
remote: Compressing objects: 47% (7536/16032)
remote: Compressing objects: 47% (7658/16032)
remote: Compressing objects: 48% (7696/16032)
remote: Compressing objects: 48% (7739/16032)
remote: Compressing objects: 49% (7856/16032)
remote: Compressing objects: 49% (7954/16032)
remote: Compressing objects: 50% (8016/16032)
remote: Compressing objects: 51% (8177/16032)
remote: Compressing objects: 51% (8202/16032)
remote: Compressing objects: 51% (8303/16032)
remote: Compressing objects: 52% (8337/16032)
remote: Compressing objects: 52% (8441/16032)
remote: Compressing objects: 53% (8497/16032)
remote: Compressing objects: 54% (8658/16032)
remote: Compressing objects: 54% (8685/16032)
remote: Compressing objects: 55% (8818/16032)
remote: Compressing objects: 55% (8975/16032)
remote: Compressing objects: 56% (8978/16032)
remote: Compressing objects: 57% (9139/16032)
remote: Compressing objects: 58% (9299/16032)
remote: Compressing objects: 58% (9371/16032)
remote: Compressing objects: 59% (9459/16032)
remote: Compressing objects: 60% (9620/16032)
remote: Compressing objects: 60% (9753/16032)
remote: Compressing objects: 61% (9780/16032)
remote: Compressing objects: 62% (9940/16032)
remote: Compressing objects: 62% (10010/16032)
remote: Compressing objects: 63% (10101/16032)
remote: Compressing objects: 63% (10257/16032)
remote: Compressing objects: 64% (10261/16032)
remote: Compressing objects: 65% (10421/16032)
remote: Compressing objects: 66% (10582/16032)
remote: Compressing objects: 66% (10595/16032)
remote: Compressing objects: 67% (10742/16032)
remote: Compressing objects: 68% (10902/16032)
remote: Compressing objects: 68% (11035/16032)
remote: Compressing objects: 69% (11063/16032)
remote: Compressing objects: 69% (11219/16032)
remote: Compressing objects: 70% (11223/16032)
remote: Compressing objects: 71% (11383/16032)
remote: Compressing objects: 72% (11544/16032)
remote: Compressing objects: 73% (11704/16032)
remote: Compressing objects: 74% (11864/16032)
remote: Compressing objects: 75% (12024/16032)
remote: Compressing objects: 75% (12135/16032)
remote: Compressing objects: 76% (12185/16032)
remote: Compressing objects: 77% (12345/16032)
remote: Compressing objects: 78% (12505/16032)
remote: Compressing objects: 79% (12666/16032)
remote: Compressing objects: 80% (12826/16032)
remote: Compressing objects: 80% (12954/16032)
remote: Compressing objects: 81% (12986/16032)
remote: Compressing objects: 82% (13147/16032)
remote: Compressing objects: 83% (13307/16032)
remote: Compressing objects: 84% (13467/16032)
remote: Compressing objects: 85% (13628/16032)
remote: Compressing objects: 85% (13675/16032)
remote: Compressing objects: 86% (13788/16032)
remote: Compressing objects: 87% (13948/16032)
remote: Compressing objects: 88% (14109/16032)
remote: Compressing objects: 89% (14269/16032)
remote: Compressing objects: 90% (14429/16032)
remote: Compressing objects: 91% (14590/16032)
remote: Compressing objects: 92% (14750/16032)
remote: Compressing objects: 93% (14910/16032)
remote: Compressing objects: 94% (15071/16032)
remote: Compressing objects: 95% (15231/16032)
remote: Compressing objects: 96% (15391/16032)
remote: Compressing objects: 96% (15474/16032)
remote: Compressing objects: 97% (15552/16032)
remote: Compressing objects: 98% (15712/16032)
remote: Compressing objects: 99% (15872/16032)
remote: Compressing objects: 99% (16001/16032)
remote: Compressing objects: 99% (16019/16032)
remote: Compressing objects: 99% (16020/16032)
remote: Compressing objects: 99% (16021/16032)
remote: Compressing objects: 99% (16022/16032)
remote: Compressing objects: 99% (16023/16032)
remote: Compressing objects: 99% (16024/16032)
remote: Compressing objects: 99% (16025/16032)
remote: Compressing objects: 99% (16026/16032)
remote: Compressing objects: 99% (16027/16032)
remote: Compressing objects: 99% (16028/16032)
remote: Compressing objects: 99% (16029/16032)
remote: Compressing objects: 99% (16030/16032)
remote: Compressing objects: 100% (16032/16032)
remote: Compressing objects: 100% (16032/16032), done.
Receiving objects: 0% (1/33300)
Receiving objects: 1% (333/33300), 60.00 KiB | 111.00 KiB/s
Receiving objects: 2% (666/33300), 60.00 KiB | 111.00 KiB/s
Receiving objects: 3% (999/33300), 60.00 KiB | 111.00 KiB/s
Receiving objects: 4% (1332/33300), 60.00 KiB | 111.00 KiB/s
Receiving objects: 5% (1665/33300), 60.00 KiB | 111.00 KiB/s
Receiving objects: 5% (1697/33300), 1020.00 KiB | 1013.00 KiB/s
Receiving objects: 6% (1998/33300), 1020.00 KiB | 1013.00 KiB/s
Receiving objects: 7% (2331/33300), 11.89 MiB | 7.90 MiB/s
Receiving objects: 7% (2447/33300), 19.15 MiB | 9.45 MiB/s
Receiving objects: 8% (2664/33300), 19.15 MiB | 9.45 MiB/s
Receiving objects: 9% (2997/33300), 19.15 MiB | 9.45 MiB/s
Receiving objects: 9% (3268/33300), 23.16 MiB | 9.06 MiB/s
Receiving objects: 10% (3330/33300), 23.16 MiB | 9.06 MiB/s
Receiving objects: 11% (3663/33300), 26.88 MiB | 7.44 MiB/s
Receiving objects: 12% (3996/33300), 26.88 MiB | 7.44 MiB/s
Receiving objects: 13% (4329/33300), 26.88 MiB | 7.44 MiB/s
Receiving objects: 13% (4531/33300), 26.88 MiB | 7.44 MiB/s
Receiving objects: 14% (4662/33300), 27.50 MiB | 6.61 MiB/s
Receiving objects: 15% (4995/33300), 27.50 MiB | 6.61 MiB/s
Receiving objects: 15% (5240/33300), 28.00 MiB | 5.96 MiB/s
Receiving objects: 16% (5328/33300), 28.14 MiB | 5.76 MiB/s
Receiving objects: 17% (5661/33300), 28.14 MiB | 5.76 MiB/s
Receiving objects: 18% (5994/33300), 28.14 MiB | 5.76 MiB/s
Receiving objects: 19% (6327/33300), 28.14 MiB | 5.76 MiB/s
Receiving objects: 20% (6660/33300), 28.14 MiB | 5.76 MiB/s
Receiving objects: 21% (6993/33300), 28.14 MiB | 5.76 MiB/s
Receiving objects: 22% (7326/33300), 28.14 MiB | 5.76 MiB/s
Receiving objects: 23% (7659/33300), 28.14 MiB | 5.76 MiB/s
Receiving objects: 24% (7992/33300), 28.14 MiB | 5.76 MiB/s
Receiving objects: 25% (8325/33300), 28.14 MiB | 5.76 MiB/s
Receiving objects: 25% (8591/33300), 31.57 MiB | 6.28 MiB/s
Receiving objects: 25% (8603/33300), 37.39 MiB | 3.54 MiB/s
Receiving objects: 25% (8614/33300), 43.03 MiB | 3.79 MiB/s
Receiving objects: 26% (8658/33300), 43.03 MiB | 3.79 MiB/s
Receiving objects: 26% (8909/33300), 53.77 MiB | 5.18 MiB/s
Receiving objects: 27% (8991/33300), 59.78 MiB | 6.28 MiB/s
Receiving objects: 28% (9324/33300), 59.78 MiB | 6.28 MiB/s
Receiving objects: 29% (9657/33300), 59.78 MiB | 6.28 MiB/s
Receiving objects: 30% (9990/33300), 59.78 MiB | 6.28 MiB/s
Receiving objects: 31% (10323/33300), 59.78 MiB | 6.28 MiB/s
Receiving objects: 32% (10656/33300), 59.78 MiB | 6.28 MiB/s
Receiving objects: 33% (10989/33300), 59.78 MiB | 6.28 MiB/s
Receiving objects: 34% (11322/33300), 63.32 MiB | 6.92 MiB/s
Receiving objects: 35% (11655/33300), 63.32 MiB | 6.92 MiB/s
Receiving objects: 36% (11988/33300), 63.32 MiB | 6.92 MiB/s
Receiving objects: 37% (12321/33300), 63.32 MiB | 6.92 MiB/s
Receiving objects: 37% (12577/33300), 63.32 MiB | 6.92 MiB/s
Receiving objects: 38% (12654/33300), 63.32 MiB | 6.92 MiB/s
Receiving objects: 39% (12987/33300), 63.32 MiB | 6.92 MiB/s
Receiving objects: 40% (13320/33300), 63.32 MiB | 6.92 MiB/s
Receiving objects: 41% (13653/33300), 63.32 MiB | 6.92 MiB/s
Receiving objects: 42% (13986/33300), 63.32 MiB | 6.92 MiB/s
Receiving objects: 43% (14319/33300), 63.32 MiB | 6.92 MiB/s
Receiving objects: 44% (14652/33300), 65.29 MiB | 7.53 MiB/s
Receiving objects: 44% (14687/33300), 80.55 MiB | 9.93 MiB/s
Receiving objects: 45% (14985/33300), 96.93 MiB | 13.21 MiB/s
Receiving objects: 45% (15110/33300), 99.82 MiB | 13.47 MiB/s
Receiving objects: 45% (15302/33300), 100.95 MiB | 10.12 MiB/s
Receiving objects: 46% (15318/33300), 100.95 MiB | 10.12 MiB/s
Receiving objects: 46% (15402/33300), 101.03 MiB | 8.34 MiB/s
Receiving objects: 46% (15425/33300), 110.09 MiB | 9.00 MiB/s
Receiving objects: 46% (15434/33300), 117.31 MiB | 9.30 MiB/s
Receiving objects: 46% (15441/33300), 124.09 MiB | 7.32 MiB/s
Receiving objects: 46% (15453/33300), 136.31 MiB | 5.98 MiB/s
Receiving objects: 46% (15463/33300), 142.77 MiB | 6.89 MiB/s
Receiving objects: 46% (15488/33300), 148.73 MiB | 7.40 MiB/s
Receiving objects: 46% (15509/33300), 160.32 MiB | 7.96 MiB/s
Receiving objects: 46% (15521/33300), 166.33 MiB | 8.08 MiB/s
Receiving objects: 46% (15538/33300), 177.39 MiB | 7.89 MiB/s
Receiving objects: 46% (15554/33300), 182.82 MiB | 6.22 MiB/s
Receiving objects: 46% (15562/33300), 187.33 MiB | 5.62 MiB/s
Receiving objects: 47% (15651/33300), 187.33 MiB | 5.62 MiB/s
Receiving objects: 48% (15984/33300), 187.33 MiB | 5.62 MiB/s
Receiving objects: 49% (16317/33300), 187.33 MiB | 5.62 MiB/s
Receiving objects: 49% (16344/33300), 187.33 MiB | 5.62 MiB/s
Receiving objects: 50% (16650/33300), 187.33 MiB | 5.62 MiB/s
Receiving objects: 51% (16983/33300), 188.75 MiB | 5.74 MiB/s
Receiving objects: 52% (17316/33300), 188.75 MiB | 5.74 MiB/s
Receiving objects: 53% (17649/33300), 188.75 MiB | 5.74 MiB/s
Receiving objects: 54% (17982/33300), 188.75 MiB | 5.74 MiB/s
Receiving objects: 55% (18315/33300), 188.75 MiB | 5.74 MiB/s
Receiving objects: 55% (18605/33300), 191.89 MiB | 5.06 MiB/s
Receiving objects: 56% (18648/33300), 191.89 MiB | 5.06 MiB/s
Receiving objects: 56% (18805/33300), 197.32 MiB | 5.06 MiB/s
Receiving objects: 57% (18981/33300), 197.33 MiB | 4.28 MiB/s
Receiving objects: 57% (19084/33300), 197.33 MiB | 4.28 MiB/s
fatal: write error: No space left on device
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1591)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1379)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:86)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:324)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:326)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
at ......remote call to seam-perf-qa07(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1413)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:778)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
at sun.reflect.GeneratedMethodAccessor807.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
at com.sun.proxy.$Proxy266.execute(Unknown Source)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:733)
... 12 more
ERROR: Error fetching remote repo 'origin'
Archiving artifacts
Recording plot data
No plot data file found: time.properties
8 years, 4 months
Build failed in Jenkins: Weld-3.x-jacoco #131
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-jacoco/131/c...>
Changes:
[unknown]
------------------------------------------
[...truncated 10338 lines...]
at org.jboss.arquillian.container.test.impl.execution.ClientTestExecuter.execute(ClientTestExecuter.java:53)
at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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.GeneratedMethodAccessor14.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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:92)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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:73)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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:130)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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:145)
at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:136)
at org.jboss.arquillian.junit.Arquillian$8.evaluate(Arquillian.java:367)
at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:245)
at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:426)
at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54)
at org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:259)
at org.jboss.arquillian.junit.Arquillian$7$1.invoke(Arquillian.java:319)
at org.jboss.arquillian.container.test.impl.execution.ClientBeforeAfterLifecycleEventExecuter.execute(ClientBeforeAfterLifecycleEventExecuter.java:99)
at org.jboss.arquillian.container.test.impl.execution.ClientBeforeAfterLifecycleEventExecuter.on(ClientBeforeAfterLifecycleEventExecuter.java:72)
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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.createBeforeContext(ContainerEventController.java:124)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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:92)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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:73)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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:130)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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:145)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.fireCustomLifecycle(EventTestRunnerAdaptor.java:159)
at org.jboss.arquillian.junit.Arquillian$7.evaluate(Arquillian.java:312)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:204)
at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:426)
at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54)
at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:218)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:166)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Running org.jboss.weld.tests.servlet.dispatch.DispatchingWithConversationFilterTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.802 sec - in org.jboss.weld.tests.servlet.dispatch.DispatchingWithConversationFilterTest
Running org.jboss.weld.tests.servlet.async.AsyncServletTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.261 sec - in org.jboss.weld.tests.servlet.async.AsyncServletTest
Running org.jboss.weld.tests.servlet.ServletBeanTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 sec - in org.jboss.weld.tests.servlet.ServletBeanTest
Running org.jboss.weld.tests.proxy.weld1141.VarargsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 sec - in org.jboss.weld.tests.proxy.weld1141.VarargsTest
Running org.jboss.weld.tests.proxy.superclass.instance.Weld1834Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 sec - in org.jboss.weld.tests.proxy.superclass.instance.Weld1834Test
Running org.jboss.weld.tests.proxy.superclass.named.Weld1827Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 sec - in org.jboss.weld.tests.proxy.superclass.named.Weld1827Test
Running org.jboss.weld.tests.proxy.superclass.SuperclassWithConstructorWithArgumentsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 sec - in org.jboss.weld.tests.proxy.superclass.SuperclassWithConstructorWithArgumentsTest
Running org.jboss.weld.tests.proxy.weld1766.ProducerProxyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.413 sec - in org.jboss.weld.tests.proxy.weld1766.ProducerProxyTest
Running org.jboss.weld.tests.proxy.weld56.ProxyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 sec - in org.jboss.weld.tests.proxy.weld56.ProxyTest
Running org.jboss.weld.tests.proxy.weld1779.ProducerProxyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 sec - in org.jboss.weld.tests.proxy.weld1779.ProducerProxyTest
Running org.jboss.weld.tests.proxy.enterprise.EnterpriseBeanProxyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 sec - in org.jboss.weld.tests.proxy.enterprise.EnterpriseBeanProxyTest
Running org.jboss.weld.tests.proxy.modifiers.ClientProxyMethodModifiersTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.344 sec - in org.jboss.weld.tests.proxy.modifiers.ClientProxyMethodModifiersTest
Running org.jboss.weld.tests.proxy.instantiator.unsafe.UnsafeInstantiatorClientProxyTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 sec - in org.jboss.weld.tests.proxy.instantiator.unsafe.UnsafeInstantiatorClientProxyTest
Running org.jboss.weld.tests.proxy.instantiator.PerDeploymentInstantiatorWithTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.455 sec - in org.jboss.weld.tests.proxy.instantiator.PerDeploymentInstantiatorWithTest
Running org.jboss.weld.tests.proxy.instantiator.PerDeploymentInstantiatorWOTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 sec - in org.jboss.weld.tests.proxy.instantiator.PerDeploymentInstantiatorWOTest
Running org.jboss.weld.tests.proxy.privateconstructor.ProxyConstructorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 sec - in org.jboss.weld.tests.proxy.privateconstructor.ProxyConstructorTest
Running org.jboss.weld.tests.proxy.observer.ObserverInjectionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 sec - in org.jboss.weld.tests.proxy.observer.ObserverInjectionTest
Running org.jboss.weld.tests.proxy.ProxyTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 sec - in org.jboss.weld.tests.proxy.ProxyTest
Running org.jboss.weld.tests.proxy.weld1664.InterfaceStaticMethodProxyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 sec - in org.jboss.weld.tests.proxy.weld1664.InterfaceStaticMethodProxyTest
Running org.jboss.weld.tests.proxy.weld477.ProxiabilityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 sec - in org.jboss.weld.tests.proxy.weld477.ProxiabilityTest
Running org.jboss.weld.tests.proxy.weld1558.StaticNestedClassesProxyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 sec - in org.jboss.weld.tests.proxy.weld1558.StaticNestedClassesProxyTest
Running org.jboss.weld.tests.proxy.weld1052.UnproxyableBeanTypeValidationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 sec - in org.jboss.weld.tests.proxy.weld1052.UnproxyableBeanTypeValidationTest
Running org.jboss.weld.tests.proxy.producer.ProxyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.449 sec - in org.jboss.weld.tests.proxy.producer.ProxyTest
Running org.jboss.weld.tests.proxy.ignoreinvalidmethods.ProxyIgnoreInvalidMethodsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.532 sec - in org.jboss.weld.tests.proxy.ignoreinvalidmethods.ProxyIgnoreInvalidMethodsTest
Running org.jboss.weld.tests.proxy.synthetic.SyntheticProxyTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.499 sec - in org.jboss.weld.tests.proxy.synthetic.SyntheticProxyTest
Running org.jboss.weld.tests.proxy.client.privatemethods.ClientProxyPrivateMethodsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.448 sec - in org.jboss.weld.tests.proxy.client.privatemethods.ClientProxyPrivateMethodsTest
Running org.jboss.weld.tests.proxy.client.optimization.dependent.MultipleInjectionPointsSameDependentBeanTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.754 sec - in org.jboss.weld.tests.proxy.client.optimization.dependent.MultipleInjectionPointsSameDependentBeanTest
Running org.jboss.weld.tests.proxy.client.optimization.InjectableReferenceOptimizationRequestTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 sec - in org.jboss.weld.tests.proxy.client.optimization.InjectableReferenceOptimizationRequestTest
Running org.jboss.weld.tests.proxy.client.optimization.InjectableReferenceOptimizationApplicationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.466 sec - in org.jboss.weld.tests.proxy.client.optimization.InjectableReferenceOptimizationApplicationTest
Running org.jboss.weld.tests.proxy.client.optimization.InjectableReferenceOptimizationDependentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.365 sec - in org.jboss.weld.tests.proxy.client.optimization.InjectableReferenceOptimizationDependentTest
Running org.jboss.weld.tests.proxy.client.optimization.InjectableReferenceOptimizationConversationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.463 sec - in org.jboss.weld.tests.proxy.client.optimization.InjectableReferenceOptimizationConversationTest
Running org.jboss.weld.tests.proxy.client.optimization.InjectableReferenceOptimizationSessionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.399 sec - in org.jboss.weld.tests.proxy.client.optimization.InjectableReferenceOptimizationSessionTest
Running org.jboss.weld.tests.proxy.client.serialization.ClientProxySerializationUnit
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.765 sec - in org.jboss.weld.tests.proxy.client.serialization.ClientProxySerializationUnit
Running org.jboss.weld.tests.proxy.client.unproxyable.ClientProxyForObjectRequiredTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 sec - in org.jboss.weld.tests.proxy.client.unproxyable.ClientProxyForObjectRequiredTypeTest
Running org.jboss.weld.tests.nonContextual.ServletListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.33 sec - in org.jboss.weld.tests.nonContextual.ServletListenerTest
Running org.jboss.weld.tests.nonContextual.ExampleTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.368 sec - in org.jboss.weld.tests.nonContextual.ExampleTest
Running org.jboss.weld.tests.inheritance.weld824.SuperclassTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.369 sec - in org.jboss.weld.tests.inheritance.weld824.SuperclassTest
Running org.jboss.weld.tests.inheritance.weld824.veto.SuperclassVetoTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 sec - in org.jboss.weld.tests.inheritance.weld824.veto.SuperclassVetoTest
Running org.jboss.weld.tests.inheritance.generic.MemberLevelInheritanceTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 sec - in org.jboss.weld.tests.inheritance.generic.MemberLevelInheritanceTest
Running org.jboss.weld.tests.beanDeployment.producers.singleProducerMethod.BootstrapTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 sec - in org.jboss.weld.tests.beanDeployment.producers.singleProducerMethod.BootstrapTest
Running org.jboss.weld.tests.beanDeployment.managed.multiple.BootstrapTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 sec - in org.jboss.weld.tests.beanDeployment.managed.multiple.BootstrapTest
Running org.jboss.weld.tests.beanDeployment.managed.single.BootstrapTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 sec - in org.jboss.weld.tests.beanDeployment.managed.single.BootstrapTest
Running org.jboss.weld.tests.beanDeployment.managed.missingClassDependency.BootstrapTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 sec - in org.jboss.weld.tests.beanDeployment.managed.missingClassDependency.BootstrapTest
Running org.jboss.weld.tests.beanDeployment.managed.missingClassDependency.Bootstrap2Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.341 sec - in org.jboss.weld.tests.beanDeployment.managed.missingClassDependency.Bootstrap2Test
Running org.jboss.weld.tests.beanDeployment.mixed.BootstrapTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 sec - in org.jboss.weld.tests.beanDeployment.mixed.BootstrapTest
Running org.jboss.weld.tests.beanDeployment.session.multiple.BootstrapTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.478 sec - in org.jboss.weld.tests.beanDeployment.session.multiple.BootstrapTest
Running org.jboss.weld.tests.beanDeployment.session.single.BootstrapTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.344 sec - in org.jboss.weld.tests.beanDeployment.session.single.BootstrapTest
Running org.jboss.weld.tests.beanDeployment.circular.DependentSelfInjectionProducerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 sec - in org.jboss.weld.tests.beanDeployment.circular.DependentSelfInjectionProducerTest
Running org.jboss.weld.tests.beanDeployment.circular.DependentSelfInjectionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 sec - in org.jboss.weld.tests.beanDeployment.circular.DependentSelfInjectionTest
Running org.jboss.weld.tests.beanDeployment.circular.DependentCircularInjectionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 sec - in org.jboss.weld.tests.beanDeployment.circular.DependentCircularInjectionTest
Running org.jboss.weld.tests.beanDeployment.noclassdeffound.NoClassDefFoundErrorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 sec - in org.jboss.weld.tests.beanDeployment.noclassdeffound.NoClassDefFoundErrorTest
Running org.jboss.weld.tests.accessibility.WarAccessibilityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.727 sec - in org.jboss.weld.tests.accessibility.WarAccessibilityTest
Running org.jboss.weld.tests.accessibility.EarAccessibilityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 sec - in org.jboss.weld.tests.accessibility.EarAccessibilityTest
Running org.jboss.weld.tests.lambda.LambdaConstructsTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 sec - in org.jboss.weld.tests.lambda.LambdaConstructsTest
Results :
Failed tests:
DispatchingTest>AbstractDispatchingTestCase.testCrossContextForward:66 expected:<[true]> but was:<[constructions: 3, destructions: 3]>
Tests run: 1030, Failures: 1, Errors: 0, Skipped: 15
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 08:36 min
[INFO] Finished at: 2016-07-31T09:16:06-04:00
[INFO] Final Memory: 42M/297M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project weld-core-test-arquillian: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-jacoco/ws/we...> for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Execute shell' marked build as failure
Terminating xvnc.
$ vncserver -kill :93
Killing Xvnc process ID 26639
Archiving artifacts
Recording test results
Publishing Javadoc
8 years, 4 months
Build failed in Jenkins: Weld-2.x-docs #1891
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-docs/1891/>
------------------------------------------
[...truncated 86 lines...]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-reference-guide ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-docs/ws/docs...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-reference-guide ---
[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-reference-guide ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-reference-guide ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:copy-resources (copy-resources) @ weld-reference-guide ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-reference-guide ---
[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-docs/ws/docs...> && git rev-parse --verify HEAD
[INFO] Working directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-docs/ws/docs...>
[INFO] Storing buildNumber: 15f7ae61ba58bf480d289e30fafb6e5fae3aa810 at timestamp: July 31, 2016 7:23:40 PM EDT
[INFO] Executing: /bin/sh -c cd <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-docs/ws/docs...> && git rev-parse --verify HEAD
[INFO] Working directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-docs/ws/docs...>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- asciidoctor-maven-plugin:0.1.4:process-asciidoc (output-docbook) @ weld-reference-guide ---
[INFO] Rendered <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-docs/ws/docs...>
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-reference-guide ---
[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-jdocbook-plugin:2.3.8:resources (default-resources) @ weld-reference-guide ---
Downloading: http://snapshots.jboss.org/maven2/org/eclipse/wst/css/core/maven-metadata...
Downloading: http://snapshots.jboss.org/maven2/org/eclipse/wst/sse/core/maven-metadata...
Downloading: http://snapshots.jboss.org/maven2/org/eclipse/wst/common/uriresolver/mave...
Downloading: http://snapshots.jboss.org/maven2/org/eclipse/wst/sse/core/maven-metadata...
[INFO] artifact org.eclipse.wst.css:core: checking for updates from jboss-deprecated
[INFO] artifact org.eclipse.wst.css:core: checking for updates from jboss-developer-repository-group
[INFO] artifact org.eclipse.wst.css:core: checking for updates from snapshots.jboss.org
[INFO] artifact org.eclipse.wst.css:core: checking for updates from repository.jboss.org
[INFO] artifact org.eclipse.wst.css:core: checking for updates from jboss-repo
[INFO] artifact org.eclipse.wst.css:core: checking for updates from central
[INFO] artifact org.eclipse.wst.css:core: checking for updates from repository.jboss.com
[WARNING] repository metadata for: 'artifact org.eclipse.wst.css:core' could not be retrieved from repository: repository.jboss.com due to an error: Error transferring file: Connection timed out
[INFO] artifact org.eclipse.wst.css:core: checking for updates from maven-repository.dev.java.net
[INFO] artifact org.eclipse.wst.sse:core: checking for updates from jboss-deprecated
[INFO] artifact org.eclipse.wst.sse:core: checking for updates from jboss-developer-repository-group
[INFO] artifact org.eclipse.wst.sse:core: checking for updates from snapshots.jboss.org
[INFO] artifact org.eclipse.wst.sse:core: checking for updates from repository.jboss.org
[INFO] artifact org.eclipse.wst.sse:core: checking for updates from jboss-repo
[INFO] artifact org.eclipse.wst.sse:core: checking for updates from central
[INFO] artifact org.eclipse.wst.sse:core: checking for updates from repository.jboss.com
[WARNING] repository metadata for: 'artifact org.eclipse.wst.sse:core' could not be retrieved from repository: repository.jboss.com due to an error: Error transferring file: Connection timed out
[INFO] artifact org.eclipse.wst.sse:core: checking for updates from maven-repository.dev.java.net
[INFO] artifact org.eclipse.wst.common:uriresolver: checking for updates from jboss-deprecated
[INFO] artifact org.eclipse.wst.common:uriresolver: checking for updates from jboss-developer-repository-group
[INFO] artifact org.eclipse.wst.common:uriresolver: checking for updates from snapshots.jboss.org
[INFO] artifact org.eclipse.wst.common:uriresolver: checking for updates from repository.jboss.org
[INFO] artifact org.eclipse.wst.common:uriresolver: checking for updates from jboss-repo
[INFO] artifact org.eclipse.wst.common:uriresolver: checking for updates from central
[INFO] artifact org.eclipse.wst.common:uriresolver: checking for updates from repository.jboss.com
[WARNING] repository metadata for: 'artifact org.eclipse.wst.common:uriresolver' could not be retrieved from repository: repository.jboss.com due to an error: Error transferring file: Connection timed out
[INFO] artifact org.eclipse.wst.common:uriresolver: checking for updates from maven-repository.dev.java.net
[INFO] artifact org.apache:xerces: checking for updates from jboss-deprecated
[INFO] artifact org.apache:xerces: checking for updates from jboss-developer-repository-group
[INFO] artifact org.apache:xerces: checking for updates from snapshots.jboss.org
[INFO] artifact org.apache:xerces: checking for updates from repository.jboss.org
[INFO] artifact org.apache:xerces: checking for updates from jboss-repo
[INFO] artifact org.apache:xerces: checking for updates from central
[INFO] artifact org.eclipse.wst.xml:core: checking for updates from jboss-deprecated
[INFO] artifact org.eclipse.wst.xml:core: checking for updates from jboss-developer-repository-group
[INFO] artifact org.eclipse.wst.xml:core: checking for updates from snapshots.jboss.org
[INFO] artifact org.eclipse.wst.xml:core: checking for updates from repository.jboss.org
[INFO] artifact org.eclipse.wst.xml:core: checking for updates from jboss-repo
[INFO] artifact org.eclipse.wst.xml:core: checking for updates from central
[INFO] artifact org.eclipse.core:runtime: checking for updates from jboss-deprecated
[INFO] artifact org.eclipse.core:runtime: checking for updates from jboss-developer-repository-group
[INFO] artifact org.eclipse.core:runtime: checking for updates from snapshots.jboss.org
[INFO] artifact org.eclipse.core:runtime: checking for updates from repository.jboss.org
[INFO] artifact org.eclipse.core:runtime: checking for updates from jboss-repo
[INFO] artifact org.eclipse.core:runtime: checking for updates from central
[INFO] artifact org.eclipse:osgi: checking for updates from jboss-deprecated
[INFO] artifact org.eclipse:osgi: checking for updates from jboss-developer-repository-group
[INFO] artifact org.eclipse:osgi: checking for updates from snapshots.jboss.org
[INFO] artifact org.eclipse:osgi: checking for updates from repository.jboss.org
[INFO] artifact org.eclipse:osgi: checking for updates from jboss-repo
[INFO] artifact org.eclipse:osgi: checking for updates from central
[INFO] artifact org.eclipse.equinox:common: checking for updates from jboss-deprecated
[INFO] artifact org.eclipse.equinox:common: checking for updates from jboss-developer-repository-group
[INFO] artifact org.eclipse.equinox:common: checking for updates from snapshots.jboss.org
[INFO] artifact org.eclipse.equinox:common: checking for updates from repository.jboss.org
[INFO] artifact org.eclipse.equinox:common: checking for updates from jboss-repo
[INFO] artifact org.eclipse.equinox:common: checking for updates from central
[INFO] artifact org.eclipse.core:jobs: checking for updates from jboss-deprecated
[INFO] artifact org.eclipse.core:jobs: checking for updates from jboss-developer-repository-group
[INFO] artifact org.eclipse.core:jobs: checking for updates from snapshots.jboss.org
[INFO] artifact org.eclipse.core:jobs: checking for updates from repository.jboss.org
[INFO] artifact org.eclipse.core:jobs: checking for updates from jboss-repo
[INFO] artifact org.eclipse.core:jobs: checking for updates from central
[INFO] artifact org.eclipse.equinox:registry: checking for updates from jboss-deprecated
[INFO] artifact org.eclipse.equinox:registry: checking for updates from jboss-developer-repository-group
[INFO] artifact org.eclipse.equinox:registry: checking for updates from snapshots.jboss.org
[INFO] artifact org.eclipse.equinox:registry: checking for updates from repository.jboss.org
[INFO] artifact org.eclipse.equinox:registry: checking for updates from jboss-repo
[INFO] artifact org.eclipse.equinox:registry: checking for updates from central
[INFO] artifact org.eclipse.equinox:preferences: checking for updates from jboss-deprecated
[INFO] artifact org.eclipse.equinox:preferences: checking for updates from jboss-developer-repository-group
[INFO] artifact org.eclipse.equinox:preferences: checking for updates from snapshots.jboss.org
[INFO] artifact org.eclipse.equinox:preferences: checking for updates from repository.jboss.org
[INFO] artifact org.eclipse.equinox:preferences: checking for updates from jboss-repo
[INFO] artifact org.eclipse.equinox:preferences: checking for updates from central
[INFO] artifact org.eclipse.core:contenttype: checking for updates from jboss-deprecated
[INFO] artifact org.eclipse.core:contenttype: checking for updates from jboss-developer-repository-group
[INFO] artifact org.eclipse.core:contenttype: checking for updates from snapshots.jboss.org
[INFO] artifact org.eclipse.core:contenttype: checking for updates from repository.jboss.org
[INFO] artifact org.eclipse.core:contenttype: checking for updates from jboss-repo
[INFO] artifact org.eclipse.core:contenttype: checking for updates from central
[INFO] artifact org.eclipse.core:resources: checking for updates from jboss-deprecated
[INFO] artifact org.eclipse.core:resources: checking for updates from jboss-developer-repository-group
[INFO] artifact org.eclipse.core:resources: checking for updates from snapshots.jboss.org
[INFO] artifact org.eclipse.core:resources: checking for updates from repository.jboss.org
[INFO] artifact org.eclipse.core:resources: checking for updates from jboss-repo
[INFO] artifact org.eclipse.core:resources: checking for updates from central
[INFO] artifact org.eclipse.core:expressions: checking for updates from jboss-deprecated
[INFO] artifact org.eclipse.core:expressions: checking for updates from jboss-developer-repository-group
[INFO] artifact org.eclipse.core:expressions: checking for updates from snapshots.jboss.org
[INFO] artifact org.eclipse.core:expressions: checking for updates from repository.jboss.org
[INFO] artifact org.eclipse.core:expressions: checking for updates from jboss-repo
[INFO] artifact org.eclipse.core:expressions: checking for updates from central
[INFO] artifact org.eclipse.core:filesystem: checking for updates from jboss-deprecated
[INFO] artifact org.eclipse.core:filesystem: checking for updates from jboss-developer-repository-group
[INFO] artifact org.eclipse.core:filesystem: checking for updates from snapshots.jboss.org
[INFO] artifact org.eclipse.core:filesystem: checking for updates from repository.jboss.org
[INFO] artifact org.eclipse.core:filesystem: checking for updates from jboss-repo
[INFO] artifact org.eclipse.core:filesystem: checking for updates from central
[INFO] artifact org.eclipse.wst:validation: checking for updates from jboss-deprecated
[INFO] artifact org.eclipse.wst:validation: checking for updates from jboss-developer-repository-group
[INFO] artifact org.eclipse.wst:validation: checking for updates from snapshots.jboss.org
[INFO] artifact org.eclipse.wst:validation: checking for updates from repository.jboss.org
[INFO] artifact org.eclipse.wst:validation: checking for updates from jboss-repo
[INFO] artifact org.eclipse.wst:validation: checking for updates from central
[INFO] artifact org.eclipse.wst.common:frameworks: checking for updates from jboss-deprecated
[INFO] artifact org.eclipse.wst.common:frameworks: checking for updates from jboss-developer-repository-group
[INFO] artifact org.eclipse.wst.common:frameworks: checking for updates from snapshots.jboss.org
[INFO] artifact org.eclipse.wst.common:frameworks: checking for updates from repository.jboss.org
[INFO] artifact org.eclipse.wst.common:frameworks: checking for updates from jboss-repo
[INFO] artifact org.eclipse.wst.common:frameworks: checking for updates from central
[INFO] artifact org.eclipse.core:commands: checking for updates from jboss-deprecated
[INFO] artifact org.eclipse.core:commands: checking for updates from jboss-developer-repository-group
[INFO] artifact org.eclipse.core:commands: checking for updates from snapshots.jboss.org
[INFO] artifact org.eclipse.core:commands: checking for updates from repository.jboss.org
[INFO] artifact org.eclipse.core:commands: checking for updates from jboss-repo
[INFO] artifact org.eclipse.core:commands: checking for updates from central
[INFO] artifact org.eclipse.jem:util: checking for updates from jboss-deprecated
[INFO] artifact org.eclipse.jem:util: checking for updates from jboss-developer-repository-group
[INFO] artifact org.eclipse.jem:util: checking for updates from snapshots.jboss.org
[INFO] artifact org.eclipse.jem:util: checking for updates from repository.jboss.org
[INFO] artifact org.eclipse.jem:util: checking for updates from jboss-repo
[INFO] artifact org.eclipse.jem:util: checking for updates from central
[INFO] artifact org.eclipse.emf:ecore: checking for updates from jboss-deprecated
[INFO] artifact org.eclipse.emf:ecore: checking for updates from jboss-developer-repository-group
[INFO] artifact org.eclipse.emf:ecore: checking for updates from snapshots.jboss.org
[INFO] artifact org.eclipse.emf:ecore: checking for updates from repository.jboss.org
[INFO] artifact org.eclipse.emf:ecore: checking for updates from jboss-repo
[INFO] artifact org.eclipse.emf:ecore: checking for updates from central
[INFO] artifact org.eclipse.emf.ecore:xmi: checking for updates from jboss-deprecated
[INFO] artifact org.eclipse.emf.ecore:xmi: checking for updates from jboss-developer-repository-group
[INFO] artifact org.eclipse.emf.ecore:xmi: checking for updates from snapshots.jboss.org
[INFO] artifact org.eclipse.emf.ecore:xmi: checking for updates from repository.jboss.org
[INFO] artifact org.eclipse.emf.ecore:xmi: checking for updates from jboss-repo
[INFO] artifact org.eclipse.emf.ecore:xmi: checking for updates from central
[INFO] artifact com.ibm:icu: checking for updates from jboss-deprecated
[INFO] artifact com.ibm:icu: checking for updates from jboss-developer-repository-group
[INFO] artifact com.ibm:icu: checking for updates from snapshots.jboss.org
[INFO] artifact com.ibm:icu: checking for updates from repository.jboss.org
[INFO] artifact com.ibm:icu: checking for updates from jboss-repo
[INFO] artifact com.ibm:icu: checking for updates from central
[INFO] artifact org.eclipse.wst.common:environment: checking for updates from jboss-deprecated
[INFO] artifact org.eclipse.wst.common:environment: checking for updates from jboss-developer-repository-group
[INFO] artifact org.eclipse.wst.common:environment: checking for updates from snapshots.jboss.org
[INFO] artifact org.eclipse.wst.common:environment: checking for updates from repository.jboss.org
[INFO] artifact org.eclipse.wst.common:environment: checking for updates from jboss-repo
[INFO] artifact org.eclipse.wst.common:environment: checking for updates from central
[INFO] artifact org.eclipse.osgi:util: checking for updates from jboss-deprecated
[INFO] artifact org.eclipse.osgi:util: checking for updates from jboss-developer-repository-group
[INFO] artifact org.eclipse.osgi:util: checking for updates from snapshots.jboss.org
[INFO] artifact org.eclipse.osgi:util: checking for updates from repository.jboss.org
[INFO] artifact org.eclipse.osgi:util: checking for updates from jboss-repo
[INFO] artifact org.eclipse.osgi:util: checking for updates from central
[INFO] artifact org.eclipse.emf:common: checking for updates from jboss-deprecated
[INFO] artifact org.eclipse.emf:common: checking for updates from jboss-developer-repository-group
[INFO] artifact org.eclipse.emf:common: checking for updates from snapshots.jboss.org
[INFO] artifact org.eclipse.emf:common: checking for updates from repository.jboss.org
[INFO] artifact org.eclipse.emf:common: checking for updates from jboss-repo
[INFO] artifact org.eclipse.emf:common: checking for updates from central
[INFO] artifact org.eclipse.wst.common.project.facet:core: checking for updates from jboss-deprecated
[INFO] artifact org.eclipse.wst.common.project.facet:core: checking for updates from jboss-developer-repository-group
[INFO] artifact org.eclipse.wst.common.project.facet:core: checking for updates from snapshots.jboss.org
[INFO] artifact org.eclipse.wst.common.project.facet:core: checking for updates from repository.jboss.org
[INFO] artifact org.eclipse.wst.common.project.facet:core: checking for updates from jboss-repo
[INFO] artifact org.eclipse.wst.common.project.facet:core: checking for updates from central
[INFO] artifact org.eclipse.wst.common:core: checking for updates from jboss-deprecated
[INFO] artifact org.eclipse.wst.common:core: checking for updates from jboss-developer-repository-group
[INFO] artifact org.eclipse.wst.common:core: checking for updates from snapshots.jboss.org
[INFO] artifact org.eclipse.wst.common:core: checking for updates from repository.jboss.org
[INFO] artifact org.eclipse.wst.common:core: checking for updates from jboss-repo
[INFO] artifact org.eclipse.wst.common:core: checking for updates from central
[INFO] artifact org.eclipse:text: checking for updates from jboss-deprecated
[INFO] artifact org.eclipse:text: checking for updates from jboss-developer-repository-group
[INFO] artifact org.eclipse:text: checking for updates from snapshots.jboss.org
[INFO] artifact org.eclipse:text: checking for updates from repository.jboss.org
[INFO] artifact org.eclipse:text: checking for updates from jboss-repo
[INFO] artifact org.eclipse:text: checking for updates from central
[INFO] artifact org.eclipse.core:filebuffers: checking for updates from jboss-deprecated
[INFO] artifact org.eclipse.core:filebuffers: checking for updates from jboss-developer-repository-group
[INFO] artifact org.eclipse.core:filebuffers: checking for updates from snapshots.jboss.org
[INFO] artifact org.eclipse.core:filebuffers: checking for updates from repository.jboss.org
[INFO] artifact org.eclipse.core:filebuffers: checking for updates from jboss-repo
[INFO] artifact org.eclipse.core:filebuffers: checking for updates from central
[INFO]
[INFO] --- maven-jdocbook-plugin:2.3.8:generate (default-generate) @ weld-reference-guide ---
22 [main] INFO org.jboss.jdocbook.render.RendererImpl - Starting rendering en-US/pdf
redirecting output to file [<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-docs/ws/docs...]>
32510 [main] INFO org.jboss.jdocbook.render.RendererImpl - Starting rendering en-US/html
redirecting output to file [<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-docs/ws/docs...]>
Error
Failure reading <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-docs/ws/docs...>: Server returned HTTP response code: 502 for URL: http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:54.277s
[INFO] Finished at: Sun Jul 31 19:34:58 EDT 2016
[INFO] Final Memory: 62M/381M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.jboss.maven.plugins:maven-jdocbook-plugin:2.3.8:generate (default-generate) on project weld-reference-guide: XSLT problem: error rendering [Failure reading <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-docs/ws/docs...]> on Weld_-_JSR-299_Reference_Implementation.xml: Server returned HTTP response code: 502 for URL: http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd -> [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/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
8 years, 4 months
Build failed in Jenkins: Weld-2.x-jacoco #221
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/221/c...>
Changes:
[unknown]
------------------------------------------
[...truncated 8402 lines...]
INFO: Invoke SpecializedProducerMethodInjectionNotAvailable02Test.testManagedBeanInjection: 1,555/1,581 Failed tests: 7 (661)
Jul 21, 2016 8:18:46 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.broken.DisabledSessionBeanInjectionNotAvailableTest, time: 62 ms]
Jul 21, 2016 8:18:46 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 97ae6607-85fb-4ac3-89e0-f693a2044851.war, time: 22 ms]
Jul 21, 2016 8:18:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisabledSessionBeanInjectionNotAvailableTest.testInjection: 1,556/1,581 Failed tests: 7 (662)
Jul 21, 2016 8:18:47 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity02Test, time: 45 ms]
Jul 21, 2016 8:18:47 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 6e4a2108-0209-4bca-96ef-13fa6bf4905e.war, time: 22 ms]
Jul 21, 2016 8:18:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity02Test.testSpecialization: 1,557/1,581 Failed tests: 7 (663)
Jul 21, 2016 8:18:50 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity07Test, time: 46 ms]
Jul 21, 2016 8:18:50 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: ace8aef5-e238-4e31-9453-b9ba313118b9.war, time: 23 ms]
Jul 21, 2016 8:18:50 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: e892cff1-4265-4b69-914e-811b9da1dfd6.war, time: 23 ms]
Jul 21, 2016 8:18:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity07Test.testSpecialization: 1,558/1,581 Failed tests: 7 (664)
Jul 21, 2016 8:18:51 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization04Test, time: 155 ms]
Jul 21, 2016 8:18:54 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization04Test.testEnabledAlternativeSpecializes: 1,559/1,581 Failed tests: 7 (665)
Jul 21, 2016 8:18:54 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization04Test.testEvent: 1,560/1,581 Failed tests: 7 (665)
Jul 21, 2016 8:18:55 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization05Test, time: 94 ms]
Jul 21, 2016 8:18:55 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 20024d03-279f-46db-a60b-508a2a724591.war, time: 23 ms]
Jul 21, 2016 8:18:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization05Test.testEnabledAlternativeSpecializes: 1,561/1,581 Failed tests: 7 (666)
Jul 21, 2016 8:18:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization05Test.testEvent: 1,562/1,581 Failed tests: 7 (666)
Jul 21, 2016 8:18:58 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization06Test, time: 85 ms]
Jul 21, 2016 8:18:58 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 411568bc-6d37-4451-aa85-734151ef05d8.war, time: 23 ms]
Jul 21, 2016 8:19:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization06Test.testEnabledAlternativeSpecializes: 1,563/1,581 Failed tests: 7 (667)
Jul 21, 2016 8:19:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization06Test.testEvent: 1,564/1,581 Failed tests: 7 (667)
Jul 21, 2016 8:19:02 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.typesafe.resolution.EnterpriseResolutionByTypeTest, time: 43 ms]
Jul 21, 2016 8:19:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseResolutionByTypeTest.testBeanTypesOnSessionBean: 1,565/1,581 Failed tests: 7 (668)
Jul 21, 2016 8:19:06 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 11, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Jul 21, 2016 8:19:06 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Jul 21, 2016 8:19:06 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.resolve.binding.DuplicateBindingTypesWhenResolvingTest, time: 25 ms]
Jul 21, 2016 8:19:09 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DuplicateBindingTypesWhenResolvingTest.testDuplicateBindingTypesWhenResolvingFails: 1,566/1,581 Failed tests: 7 (669)
Jul 21, 2016 8:19:09 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.intercepted.InterceptedBeanFieldInjectionTest, time: 38 ms]
Jul 21, 2016 8:19:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptedBeanFieldInjectionTest.testDeploymentFails: 1,567/1,581 Failed tests: 7 (670)
Jul 21, 2016 8:19:10 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.BeanTypeParamProducerTest, time: 22 ms]
Jul 21, 2016 8:19:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanTypeParamProducerTest.testDeploymentFails: 1,568/1,581 Failed tests: 7 (671)
Jul 21, 2016 8:19:10 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.DecoratoredBeanTypeParamFieldTest, time: 48 ms]
Jul 21, 2016 8:19:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratoredBeanTypeParamFieldTest.testDeploymentFails: 1,569/1,581 Failed tests: 7 (672)
Jul 21, 2016 8:19:11 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.manager.jndi.ManagerTestEar, time: 50 ms]
Jul 21, 2016 8:19:13 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTestEar.testManagerLookupInJndi: 1,570/1,581 Failed tests: 7 (673)
Jul 21, 2016 8:19:14 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledProducerFieldInjectionAvailabilityTest, time: 109 ms]
Jul 21, 2016 8:19:14 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: b9a0ba3e-9d81-43cb-9232-b78b6ab36d8e.war, time: 23 ms]
Jul 21, 2016 8:19:17 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledProducerFieldInjectionAvailabilityTest.testInjection: 1,571/1,581 Failed tests: 7 (674)
Jul 21, 2016 8:19:18 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.InterModuleLookup02Test, time: 51 ms]
Jul 21, 2016 8:19:21 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterModuleLookup02Test.testEnabledManagedBeanAvailableForInjection: 1,572/1,581 Failed tests: 7 (675)
Jul 21, 2016 8:19:21 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SpecializedBeanInjectionNotAvailable02Test, time: 110 ms]
Jul 21, 2016 8:19:24 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializedBeanInjectionNotAvailable02Test.testManagedBeanInjection: 1,573/1,581 Failed tests: 7 (676)
Jul 21, 2016 8:19:25 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializedBeanInjectionNotAvailable02Test.testSessionBeanInjection: 1,574/1,581 Failed tests: 7 (676)
Jul 21, 2016 8:19:25 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization01Test, time: 108 ms]
Jul 21, 2016 8:19:28 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization01Test.testEvent: 1,575/1,581 Failed tests: 7 (677)
Jul 21, 2016 8:19:29 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization01Test.testNotEnabledAlternativeDoesNotSpecialize: 1,576/1,581 Failed tests: 7 (677)
Jul 21, 2016 8:19:29 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 4, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Jul 21, 2016 8:19:29 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Jul 21, 2016 8:19:29 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.intercepted.InterceptedBeanConstructorInjectionTest, time: 23 ms]
Jul 21, 2016 8:19:29 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptedBeanConstructorInjectionTest.testDeploymentFails: 1,577/1,581 Failed tests: 7 (678)
Jul 21, 2016 8:19:29 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.DecoratorTypeParamFieldTest, time: 49 ms]
Jul 21, 2016 8:19:29 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorTypeParamFieldTest.testDeploymentFails: 1,578/1,581 Failed tests: 7 (679)
Jul 21, 2016 8:19:30 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledManagedBeanInjectionAvailability02Test, time: 67 ms]
Jul 21, 2016 8:19:32 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledManagedBeanInjectionAvailability02Test.testInjection: 1,579/1,581 Failed tests: 7 (680)
Jul 21, 2016 8:19:33 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledProducerMethodInjectionAvailability02Test, time: 67 ms]
Jul 21, 2016 8:19:36 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledProducerMethodInjectionAvailability02Test.testInjection: 1,580/1,581 Failed tests: 7 (681)
Jul 21, 2016 8:19:36 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 1, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Jul 21, 2016 8:19:36 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Jul 21, 2016 8:19:36 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.DecoratorTypeParamInitializerTest, time: 49 ms]
Jul 21, 2016 8:19:37 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorTypeParamInitializerTest.testDeploymentFails: 1,581/1,581 Failed tests: 7 (682)
Tests run: 1581, Failures: 7, Errors: 0, Skipped: 0, Time elapsed: 1,958.157 sec <<< FAILURE! - in TestSuite
testAmbiguousDependencyNotResolved(org.jboss.cdi.tck.tests.extensions.beanManager.BeanManagerTest) Time elapsed: 0.785 sec <<< FAILURE!
org.testng.TestException:
Expected exception javax.enterprise.inject.AmbiguousResolutionException but got org.jboss.arquillian.test.spi.ArquillianProxyException: org.jboss.weld.exceptions.AmbiguousResolutionException : WELD-001318: Cannot resolve an ambiguous dependency between:
- Managed Bean [class org.jboss.cdi.tck.tests.extensions.beanManager.Terrier] with qualifiers [@Any @Default],
- Managed Bean [class org.jboss.cdi.tck.tests.extensions.beanManager.Dog] with qualifiers [@Any @Default] [Proxied because : Original exception caused: class java.lang.ClassNotFoundException: org.jboss.weld.exceptions.AmbiguousResolutionException]
at org.jboss.weld.manager.BeanManagerImpl.resolve(BeanManagerImpl.java:1235)
at org.jboss.weld.util.ForwardingBeanManager.resolve(ForwardingBeanManager.java:91)
at org.jboss.weld.bean.builtin.BeanManagerProxy.resolve(BeanManagerProxy.java:115)
at org.jboss.cdi.tck.tests.extensions.beanManager.BeanManagerTest.testAmbiguousDependencyNotResolved(BeanManagerTest.java:111)
testValidateThrowsException(org.jboss.cdi.tck.tests.extensions.beanManager.BeanManagerTest) Time elapsed: 0.049 sec <<< FAILURE!
org.testng.TestException:
Expected exception javax.enterprise.inject.InjectionException but got org.jboss.arquillian.test.spi.ArquillianProxyException: org.jboss.weld.exceptions.InjectionException : WELD-001409: Ambiguous dependencies for type Dog with qualifiers @Default
at injection point org.jboss.cdi.tck.tests.extensions.beanManager.InjectionPointDecorator@553ef7a1
at org.jboss.cdi.tck.tests.extensions.beanManager.DogHouse.dog(DogHouse.java:0)
Possible dependencies:
- Managed Bean [class org.jboss.cdi.tck.tests.extensions.beanManager.Terrier] with qualifiers [@Any @Default],
- Managed Bean [class org.jboss.cdi.tck.tests.extensions.beanManager.Dog] with qualifiers [@Any @Default]
[Proxied because : Original exception caused: class java.lang.ClassNotFoundException: org.jboss.weld.exceptions.InjectionException]
at org.jboss.weld.manager.BeanManagerImpl.validate(BeanManagerImpl.java:1130)
at org.jboss.weld.util.ForwardingBeanManager.validate(ForwardingBeanManager.java:96)
at org.jboss.weld.bean.builtin.BeanManagerProxy.validate(BeanManagerProxy.java:121)
at org.jboss.cdi.tck.tests.extensions.beanManager.BeanManagerTest.testValidateThrowsException(BeanManagerTest.java:120)
testApplicationCannotCallRemoveMethodOnNonDependentScopedSessionEnterpriseBean(org.jboss.cdi.tck.tests.implementation.enterprise.remove.EnterpriseBeanRemoveMethodTest) Time elapsed: 0.81 sec <<< FAILURE!
org.testng.TestException:
Expected exception java.lang.UnsupportedOperationException but got org.jboss.arquillian.test.spi.ArquillianProxyException: org.jboss.weld.exceptions.UnsupportedOperationException : WELD-000037: Cannot call EJB remove method directly on non-dependent scoped bean public abstract void org.jboss.cdi.tck.tests.implementation.enterprise.remove.SessionScopedSessionInterface.remove() [Proxied because : Original exception caused: class java.lang.ClassNotFoundException: org.jboss.weld.exceptions.UnsupportedOperationException]
at org.jboss.weld.bean.proxy.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:120)
at org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:100)
at org.jboss.cdi.tck.tests.implementation.enterprise.remove.Serializable$SessionScopedSessionInterface$103949644$Proxy$_$$_Weld$EnterpriseProxy$.remove(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:100)
at org.jboss.cdi.tck.tests.implementation.enterprise.remove.Serializable$SessionScopedSessionInterface$103949644$Proxy$_$$_WeldClientProxy.remove(Unknown Source)
at org.jboss.cdi.tck.tests.implementation.enterprise.remove.EnterpriseBeanRemoveMethodTest.testApplicationCannotCallRemoveMethodOnNonDependentScopedSessionEnterpriseBean(EnterpriseBeanRemoveMethodTest.java:72)
testNormalScopedUnproxyableBeanResolution(org.jboss.cdi.tck.tests.implementation.simple.lifecycle.unproxyable.UnproxyableManagedBeanTest) Time elapsed: 0.664 sec <<< FAILURE!
org.testng.TestException:
Expected exception javax.enterprise.inject.UnproxyableResolutionException but got org.jboss.arquillian.test.spi.ArquillianProxyException: org.jboss.weld.exceptions.UnproxyableResolutionException : WELD-001436: Type org.jboss.cdi.tck.tests.implementation.simple.lifecycle.unproxyable.UnproxyableBean is not proxyable because it has a private constructor private org.jboss.cdi.tck.tests.implementation.simple.lifecycle.unproxyable.UnproxyableBean() - <unknown javax.enterprise.inject.spi.Bean instance>. [Proxied because : Original exception caused: class java.lang.ClassNotFoundException: org.jboss.weld.exceptions.UnproxyableResolutionException]
at org.jboss.weld.bean.proxy.DefaultProxyInstantiator.validateNoargConstructor(DefaultProxyInstantiator.java:52)
at org.jboss.weld.util.Proxies.getUnproxyableClassException(Proxies.java:230)
at org.jboss.weld.util.Proxies.getUnproxyableTypeException(Proxies.java:182)
at org.jboss.weld.util.Proxies.getUnproxyableTypeException(Proxies.java:144)
at org.jboss.weld.bean.proxy.ClientProxyProvider.getClientProxy(ClientProxyProvider.java:242)
at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:736)
at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:765)
at org.jboss.weld.util.ForwardingBeanManager.getReference(ForwardingBeanManager.java:61)
at org.jboss.weld.bean.builtin.BeanManagerProxy.getReference(BeanManagerProxy.java:85)
at org.jboss.cdi.tck.tests.implementation.simple.lifecycle.unproxyable.UnproxyableManagedBeanTest.testNormalScopedUnproxyableBeanResolution(UnproxyableManagedBeanTest.java:46)
testUnsupportedOperationExceptionThrownIfUnderlyingContextNotAlterable(org.jboss.cdi.tck.tests.lookup.dynamic.destroy.normal.DestroyingNormalScopedInstanceTest) Time elapsed: 0.061 sec <<< FAILURE!
org.testng.TestException:
Expected exception java.lang.UnsupportedOperationException but got org.jboss.arquillian.test.spi.ArquillianProxyException: org.jboss.weld.exceptions.UnsupportedOperationException : WELD-001525: Instance.destroy() is not supported. The underlying context org.jboss.cdi.tck.tests.lookup.dynamic.destroy.normal.CustomNonAlterableContext@7ec2cb3c does not support destroying of contextual instances [Proxied because : Original exception caused: class java.lang.ClassNotFoundException: org.jboss.weld.exceptions.UnsupportedOperationException]
at org.jboss.weld.bean.builtin.InstanceImpl.destroy(InstanceImpl.java:169)
at org.jboss.cdi.tck.tests.lookup.dynamic.destroy.normal.DestroyingNormalScopedInstanceTest.testUnsupportedOperationExceptionThrownIfUnderlyingContextNotAlterable(DestroyingNormalScopedInstanceTest.java:109)
testUnsatisfiedReference(org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.ambiguous.AmbiguousInjectableReferenceTest) Time elapsed: 0.649 sec <<< FAILURE!
org.testng.TestException:
Expected exception javax.enterprise.inject.AmbiguousResolutionException but got org.jboss.arquillian.test.spi.ArquillianProxyException: org.jboss.weld.exceptions.AmbiguousResolutionException : WELD-001318: Cannot resolve an ambiguous dependency between:
- Managed Bean [class org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.ambiguous.InjectedBean] with qualifiers [@Any @Default],
- Managed Bean [class org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.ambiguous.DerivedInjectedBean] with qualifiers [@Any @Default] [Proxied because : Original exception caused: class java.lang.ClassNotFoundException: org.jboss.weld.exceptions.AmbiguousResolutionException]
at org.jboss.weld.manager.BeanManagerImpl.resolve(BeanManagerImpl.java:1235)
at org.jboss.weld.manager.BeanManagerImpl.getBean(BeanManagerImpl.java:861)
at org.jboss.weld.manager.BeanManagerImpl.getInjectableReference(BeanManagerImpl.java:854)
at org.jboss.weld.util.ForwardingBeanManager.getInjectableReference(ForwardingBeanManager.java:66)
at org.jboss.weld.bean.builtin.BeanManagerProxy.getInjectableReference(BeanManagerProxy.java:91)
at org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.ambiguous.AmbiguousInjectableReferenceTest.testUnsatisfiedReference(AmbiguousInjectableReferenceTest.java:57)
testUnsatisfiedReference(org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.unresolved.UnsatisfiedInjectableReferenceTest) Time elapsed: 0.646 sec <<< FAILURE!
org.testng.TestException:
Expected exception javax.enterprise.inject.UnsatisfiedResolutionException but got org.jboss.arquillian.test.spi.ArquillianProxyException: org.jboss.weld.exceptions.UnsatisfiedResolutionException : WELD-001308: Unable to resolve any beans for Types: [class org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.unresolved.InjectedBean]; Bindings: [QualifierInstance {annotationClass=interface javax.enterprise.inject.Default, values={}}, QualifierInstance {annotationClass=interface javax.enterprise.inject.Any, values={}}] [Proxied because : Original exception caused: class java.lang.ClassNotFoundException: org.jboss.weld.exceptions.UnsatisfiedResolutionException]
at org.jboss.weld.manager.BeanManagerImpl.getBean(BeanManagerImpl.java:863)
at org.jboss.weld.manager.BeanManagerImpl.getInjectableReference(BeanManagerImpl.java:854)
at org.jboss.weld.util.ForwardingBeanManager.getInjectableReference(ForwardingBeanManager.java:66)
at org.jboss.weld.bean.builtin.BeanManagerProxy.getInjectableReference(BeanManagerProxy.java:91)
at org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.unresolved.UnsatisfiedInjectableReferenceTest.testUnsatisfiedReference(UnsatisfiedInjectableReferenceTest.java:57)
Results :
Failed tests:
BeanManagerTest.testAmbiguousDependencyNotResolved » Test
Expected exception ...
BeanManagerTest.testValidateThrowsException » Test
Expected exception javax.e...
EnterpriseBeanRemoveMethodTest.testApplicationCannotCallRemoveMethodOnNonDependentScopedSessionEnterpriseBean » Test
UnproxyableManagedBeanTest.testNormalScopedUnproxyableBeanResolution » Test
E...
DestroyingNormalScopedInstanceTest.testUnsupportedOperationExceptionThrownIfUnderlyingContextNotAlterable » Test
AmbiguousInjectableReferenceTest.testUnsatisfiedReference » Test
Expected exc...
UnsatisfiedInjectableReferenceTest.testUnsatisfiedReference » Test
Expected e...
Tests run: 1581, Failures: 7, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 33:09 min
[INFO] Finished at: 2016-07-21T20:19:47-04:00
[INFO] Final Memory: 48M/362M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project weld-jboss-runner-tck: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/we...> for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Execute shell' marked build as failure
Terminating xvnc.
$ vncserver -kill :42
Killing Xvnc process ID 4591
Xvnc seems to be deadlocked. Kill the process manually and then re-run
/usr/bin/vncserver -kill :42
to clean up the socket files.
Archiving artifacts
Recording test results
Publishing Javadoc
8 years, 4 months