Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- result of http://agility-test.local/threadDump
- Channel reader thread: qibuild-atom
- "Channel reader thread: qibuild-atom" Id=103 Group=main WAITING on com.trilead.ssh2.channel.Channel@21c6e6de
- at java.lang.Object.wait(Native Method)
- - waiting on com.trilead.ssh2.channel.Channel@21c6e6de
- at java.lang.Object.wait(Object.java:502)
- at com.trilead.ssh2.channel.FifoBuffer.read(FifoBuffer.java:212)
- at com.trilead.ssh2.channel.Channel$Output.read(Channel.java:127)
- at com.trilead.ssh2.channel.ChannelManager.getChannelData(ChannelManager.java:936)
- at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:58)
- at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:79)
- at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
- at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
- at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
- at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
- at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
- at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
- Channel reader thread: qibuild-linux64
- "Channel reader thread: qibuild-linux64" Id=104 Group=main WAITING on com.trilead.ssh2.channel.Channel@78c50416
- at java.lang.Object.wait(Native Method)
- - waiting on com.trilead.ssh2.channel.Channel@78c50416
- at java.lang.Object.wait(Object.java:502)
- at com.trilead.ssh2.channel.FifoBuffer.read(FifoBuffer.java:212)
- at com.trilead.ssh2.channel.Channel$Output.read(Channel.java:127)
- at com.trilead.ssh2.channel.ChannelManager.getChannelData(ChannelManager.java:936)
- at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:58)
- at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:79)
- at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
- at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
- at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
- at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
- at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
- at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
- Channel reader thread: qisrc
- "Channel reader thread: qisrc" Id=105 Group=main WAITING on com.trilead.ssh2.channel.Channel@109c154c
- at java.lang.Object.wait(Native Method)
- - waiting on com.trilead.ssh2.channel.Channel@109c154c
- at java.lang.Object.wait(Object.java:502)
- at com.trilead.ssh2.channel.FifoBuffer.read(FifoBuffer.java:212)
- at com.trilead.ssh2.channel.Channel$Output.read(Channel.java:127)
- at com.trilead.ssh2.channel.ChannelManager.getChannelData(ChannelManager.java:936)
- at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:58)
- at com.trilead.ssh2.channel.ChannelInputStream.read(ChannelInputStream.java:79)
- at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
- at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
- at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
- at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
- at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
- at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
- DestroyJavaVM
- "DestroyJavaVM" Id=21 Group=main RUNNABLE
- FilePath.localPool [#187]
- "FilePath.localPool [#187]" Id=2711 Group=main RUNNABLE
- at sun.management.ThreadImpl.dumpThreads0(Native Method)
- at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
- at hudson.Functions.getThreadInfos(Functions.java:1176)
- at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:98)
- at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
- at hudson.remoting.LocalChannel$1.call(LocalChannel.java:52)
- at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- Number of locked synchronizers = 1
- - java.util.concurrent.ThreadPoolExecutor$Worker@4b00b9dc
- Handling GET /threadDump from 10.0.128.243 : RequestHandlerThread[#367] Jenkins/threadDump.jelly
- "Handling GET /threadDump from 10.0.128.243 : RequestHandlerThread[#367] Jenkins/threadDump.jelly" Id=2703 Group=main RUNNABLE
- at java.lang.Throwable.getStackTraceElement(Native Method)
- at java.lang.Throwable.getOurStackTrace(Throwable.java:827)
- - locked hudson.remoting.Command$Source@271eb89
- at java.lang.Throwable.writeObject(Throwable.java:979)
- - locked hudson.remoting.Command$Source@271eb89
- at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:1028)
- at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1496)
- at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1432)
- at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1178)
- at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1548)
- at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1509)
- at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1432)
- at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1178)
- at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:348)
- at hudson.remoting.Command.writeTo(Command.java:83)
- at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.write(AbstractSynchronousByteArrayCommandTransport.java:43)
- at hudson.remoting.Channel.send(Channel.java:579)
- - locked hudson.remoting.Channel@6402cef6
- at hudson.remoting.Request.callAsync(Request.java:205)
- at hudson.remoting.Channel.callAsync(Channel.java:804)
- at hudson.util.RemotingDiagnostics.getThreadDumpAsync(RemotingDiagnostics.java:92)
- at jenkins.model.Jenkins.getAllThreadDumps(Jenkins.java:3028)
- 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:497)
- at org.apache.commons.jexl.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:258)
- at org.apache.commons.jexl.parser.ASTMethod.execute(ASTMethod.java:104)
- at org.apache.commons.jexl.parser.ASTReference.execute(ASTReference.java:83)
- at org.apache.commons.jexl.parser.ASTReference.value(ASTReference.java:57)
- at org.apache.commons.jexl.parser.ASTReferenceExpression.value(ASTReferenceExpression.java:51)
- at org.apache.commons.jexl.ExpressionImpl.evaluate(ExpressionImpl.java:80)
- at hudson.ExpressionFactory2$JexlExpression.evaluate(ExpressionFactory2.java:74)
- at org.apache.commons.jelly.tags.core.CoreTagLibrary$3.run(CoreTagLibrary.java:134)
- at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
- at org.kohsuke.stapler.jelly.CallTagLibScript$1.run(CallTagLibScript.java:99)
- at org.apache.commons.jelly.tags.define.InvokeBodyTag.doTag(InvokeBodyTag.java:91)
- at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:269)
- at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
- at org.apache.commons.jelly.tags.core.CoreTagLibrary$1.run(CoreTagLibrary.java:98)
- at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
- at org.apache.commons.jelly.tags.core.CoreTagLibrary$2.run(CoreTagLibrary.java:105)
- at org.kohsuke.stapler.jelly.CallTagLibScript.run(CallTagLibScript.java:120)
- at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
- at org.kohsuke.stapler.jelly.CallTagLibScript$1.run(CallTagLibScript.java:99)
- at org.apache.commons.jelly.tags.define.InvokeBodyTag.doTag(InvokeBodyTag.java:91)
- at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:269)
- at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
- at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary$1.run(ReallyStaticTagLibrary.java:99)
- at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
- at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary$1.run(ReallyStaticTagLibrary.java:99)
- at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
- at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary$1.run(ReallyStaticTagLibrary.java:99)
- at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
- at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary$1.run(ReallyStaticTagLibrary.java:99)
- at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
- at org.apache.commons.jelly.tags.core.CoreTagLibrary$2.run(CoreTagLibrary.java:105)
- at org.kohsuke.stapler.jelly.CallTagLibScript.run(CallTagLibScript.java:120)
- at org.apache.commons.jelly.tags.core.CoreTagLibrary$2.run(CoreTagLibrary.java:105)
- at org.kohsuke.stapler.jelly.JellyViewScript.run(JellyViewScript.java:95)
- at org.kohsuke.stapler.jelly.DefaultScriptInvoker.invokeScript(DefaultScriptInvoker.java:63)
- at org.kohsuke.stapler.jelly.DefaultScriptInvoker.invokeScript(DefaultScriptInvoker.java:53)
- at org.kohsuke.stapler.jelly.JellyFacet$1.dispatch(JellyFacet.java:95)
- at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:746)
- at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876)
- at org.kohsuke.stapler.Stapler.invoke(Stapler.java:649)
- at org.kohsuke.stapler.Stapler.service(Stapler.java:238)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
- at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:686)
- at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1494)
- at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:132)
- at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:123)
- at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482)
- at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:49)
- at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482)
- at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84)
- at hudson.security.UnwrapSecurityExceptionFilter.doFilter(UnwrapSecurityExceptionFilter.java:51)
- at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
- at jenkins.security.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:117)
- at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
- at org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.java:125)
- at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
- at org.acegisecurity.ui.rememberme.RememberMeProcessingFilter.doFilter(RememberMeProcessingFilter.java:142)
- at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
- at org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:271)
- at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
- at jenkins.security.BasicHeaderProcessor.doFilter(BasicHeaderProcessor.java:93)
- at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
- at org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextIntegrationFilter.java:249)
- at hudson.security.HttpSessionContextIntegrationFilter2.doFilter(HttpSessionContextIntegrationFilter2.java:67)
- at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
- at hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:76)
- at hudson.security.HudsonFilter.doFilter(HudsonFilter.java:171)
- at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482)
- at org.kohsuke.stapler.compression.CompressionFilter.doFilter(CompressionFilter.java:49)
- at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482)
- at hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:81)
- at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482)
- at org.kohsuke.stapler.DiagnosticThreadNameFilter.doFilter(DiagnosticThreadNameFilter.java:30)
- at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1474)
- at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:499)
- at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
- at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:533)
- at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)
- at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1086)
- at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:428)
- at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
- at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1020)
- at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
- at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
- at org.eclipse.jetty.server.Server.handle(Server.java:370)
- at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
- at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:949)
- at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1011)
- at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:644)
- at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
- at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
- at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:668)
- at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
- at winstone.BoundedExecutorService$1.run(BoundedExecutorService.java:77)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- Number of locked synchronizers = 1
- - java.util.concurrent.ThreadPoolExecutor$Worker@43d343cd
- HashSessionScavenger-0
- "HashSessionScavenger-0" Id=12 Group=main TIMED_WAITING on java.util.TaskQueue@26ac8a4e
- at java.lang.Object.wait(Native Method)
- - waiting on java.util.TaskQueue@26ac8a4e
- at java.util.TimerThread.mainLoop(Timer.java:552)
- at java.util.TimerThread.run(Timer.java:505)
- Jenkins cron thread
- "Jenkins cron thread" Id=22 Group=main WAITING on java.util.TaskQueue@eb07616
- at java.lang.Object.wait(Native Method)
- - waiting on java.util.TaskQueue@eb07616
- at java.lang.Object.wait(Object.java:502)
- at java.util.TimerThread.mainLoop(Timer.java:526)
- at java.util.TimerThread.run(Timer.java:505)
- Jenkins UDP 33848 monitoring thread
- "Jenkins UDP 33848 monitoring thread" Id=95 Group=main RUNNABLE (in native)
- at java.net.PlainDatagramSocketImpl.receive0(Native Method)
- - locked java.net.PlainDatagramSocketImpl@6143ce24
- at java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:144)
- - locked java.net.PlainDatagramSocketImpl@6143ce24
- at java.net.DatagramSocket.receive(DatagramSocket.java:812)
- - locked java.net.DatagramPacket@552c265c
- - locked java.net.MulticastSocket@45e97d63
- at hudson.UDPBroadcastThread.run(UDPBroadcastThread.java:83)
- jenkins.util.Timer [#10]
- "jenkins.util.Timer [#10]" Id=66 Group=main TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1bdeef30
- at sun.misc.Unsafe.park(Native Method)
- - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1bdeef30
- at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
- at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
- at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
- at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- jenkins.util.Timer [#1]
- "jenkins.util.Timer [#1]" Id=23 Group=main WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1bdeef30
- at sun.misc.Unsafe.park(Native Method)
- - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1bdeef30
- at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
- at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
- at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
- at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
- at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- jenkins.util.Timer [#2]
- "jenkins.util.Timer [#2]" Id=50 Group=main WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1bdeef30
- at sun.misc.Unsafe.park(Native Method)
- - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1bdeef30
- at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
- at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
- at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
- at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
- at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- jenkins.util.Timer [#3]
- "jenkins.util.Timer [#3]" Id=51 Group=main WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1bdeef30
- at sun.misc.Unsafe.park(Native Method)
- - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1bdeef30
- at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
- at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
- at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
- at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
- at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- jenkins.util.Timer [#4]
- "jenkins.util.Timer [#4]" Id=52 Group=main WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1bdeef30
- at sun.misc.Unsafe.park(Native Method)
- - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1bdeef30
- at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
- at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
- at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
- at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
- at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- jenkins.util.Timer [#5]
- "jenkins.util.Timer [#5]" Id=53 Group=main WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1bdeef30
- at sun.misc.Unsafe.park(Native Method)
- - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1bdeef30
- at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
- at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
- at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
- at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
- at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- jenkins.util.Timer [#6]
- "jenkins.util.Timer [#6]" Id=54 Group=main WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1bdeef30
- at sun.misc.Unsafe.park(Native Method)
- - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1bdeef30
- at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
- at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
- at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
- at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
- at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- jenkins.util.Timer [#7]
- "jenkins.util.Timer [#7]" Id=58 Group=main WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1bdeef30
- at sun.misc.Unsafe.park(Native Method)
- - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1bdeef30
- at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
- at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
- at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
- at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
- at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- jenkins.util.Timer [#8]
- "jenkins.util.Timer [#8]" Id=62 Group=main WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1bdeef30
- at sun.misc.Unsafe.park(Native Method)
- - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1bdeef30
- at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
- at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
- at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
- at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
- at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- jenkins.util.Timer [#9]
- "jenkins.util.Timer [#9]" Id=63 Group=main WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1bdeef30
- at sun.misc.Unsafe.park(Native Method)
- - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1bdeef30
- at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
- at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
- at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
- at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
- at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- JmDNS(94016145c5b8.local.).State.Timer
- "JmDNS(94016145c5b8.local.).State.Timer" Id=101 Group=main TIMED_WAITING on java.util.TaskQueue@70b3ea03
- at java.lang.Object.wait(Native Method)
- - waiting on java.util.TaskQueue@70b3ea03
- at java.util.TimerThread.mainLoop(Timer.java:552)
- at java.util.TimerThread.run(Timer.java:505)
- JmDNS(94016145c5b8.local.).Timer
- "JmDNS(94016145c5b8.local.).Timer" Id=100 Group=main TIMED_WAITING on java.util.TaskQueue@2086a5b7
- at java.lang.Object.wait(Native Method)
- - waiting on java.util.TaskQueue@2086a5b7
- at java.util.TimerThread.mainLoop(Timer.java:552)
- at java.util.TimerThread.run(Timer.java:505)
- LauncherControlThread[ControlPort=-1]
- "LauncherControlThread[ControlPort=-1]" Id=19 Group=main TIMED_WAITING
- at java.lang.Thread.sleep(Native Method)
- at winstone.Launcher.run(Launcher.java:245)
- at java.lang.Thread.run(Thread.java:745)
- NioSocketAcceptor-1
- "NioSocketAcceptor-1" Id=84 Group=main RUNNABLE (in native)
- at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
- at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
- at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
- at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
- - locked sun.nio.ch.Util$2@257601bc
- - locked java.util.Collections$UnmodifiableSet@11dccd88
- - locked sun.nio.ch.EPollSelectorImpl@1fd0a8b5
- at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
- at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
- at org.apache.mina.transport.socket.nio.NioSocketAcceptor.select(NioSocketAcceptor.java:238)
- at org.apache.mina.core.polling.AbstractPollingIoAcceptor$Acceptor.run(AbstractPollingIoAcceptor.java:432)
- at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:64)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- Number of locked synchronizers = 1
- - java.util.concurrent.ThreadPoolExecutor$Worker@111f9600
- Ping thread for channel hudson.remoting.Channel@5a82f0e5:qibuild-linux64
- "Ping thread for channel hudson.remoting.Channel@5a82f0e5:qibuild-linux64" Id=112 Group=main TIMED_WAITING
- at java.lang.Thread.sleep(Native Method)
- at hudson.remoting.PingThread.run(PingThread.java:90)
- Ping thread for channel hudson.remoting.Channel@6402cef6:qibuild-atom
- "Ping thread for channel hudson.remoting.Channel@6402cef6:qibuild-atom" Id=111 Group=main TIMED_WAITING
- at java.lang.Thread.sleep(Native Method)
- at hudson.remoting.PingThread.run(PingThread.java:90)
- Ping thread for channel hudson.remoting.Channel@6dd7e29f:qisrc
- "Ping thread for channel hudson.remoting.Channel@6dd7e29f:qisrc" Id=110 Group=main TIMED_WAITING
- at java.lang.Thread.sleep(Native Method)
- at hudson.remoting.PingThread.run(PingThread.java:90)
- RemoteInvocationHandler [#1]
- "RemoteInvocationHandler [#1]" Id=102 Group=main TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@75a934
- at java.lang.Object.wait(Native Method)
- - waiting on java.lang.ref.ReferenceQueue$Lock@75a934
- at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
- at hudson.remoting.RemoteInvocationHandler$Unexporter.run(RemoteInvocationHandler.java:415)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:110)
- at java.lang.Thread.run(Thread.java:745)
- RequestHandlerThread[#1] Selector0
- "RequestHandlerThread[#1] Selector0" Id=15 Group=main RUNNABLE (in native)
- at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
- at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
- at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
- at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
- - locked sun.nio.ch.Util$2@41dc10a8
- - locked java.util.Collections$UnmodifiableSet@6483526d
- - locked sun.nio.ch.EPollSelectorImpl@7304aae7
- at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
- at org.eclipse.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:569)
- at org.eclipse.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)
- at winstone.BoundedExecutorService$1.run(BoundedExecutorService.java:77)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- Number of locked synchronizers = 1
- - java.util.concurrent.ThreadPoolExecutor$Worker@732d0d24
- RequestHandlerThread[#2] Selector1
- "RequestHandlerThread[#2] Selector1" Id=16 Group=main RUNNABLE (in native)
- at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
- at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
- at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
- at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
- - locked sun.nio.ch.Util$2@63f8c04e
- - locked java.util.Collections$UnmodifiableSet@fb3046e
- - locked sun.nio.ch.EPollSelectorImpl@23ed348
- at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
- at org.eclipse.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:569)
- at org.eclipse.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)
- at winstone.BoundedExecutorService$1.run(BoundedExecutorService.java:77)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- Number of locked synchronizers = 1
- - java.util.concurrent.ThreadPoolExecutor$Worker@1fb19a0
- RequestHandlerThread[#363]
- "RequestHandlerThread[#363]" Id=2699 Group=main TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@51a11f77
- at sun.misc.Unsafe.park(Native Method)
- - waiting on java.util.concurrent.SynchronousQueue$TransferStack@51a11f77
- at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
- at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
- at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
- at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- RequestHandlerThread[#3] Acceptor0 [email protected]:8080
- "RequestHandlerThread[#3] Acceptor0 [email protected]:8080" Id=17 Group=main BLOCKED on java.lang.Object@79f74ac5 owned by "RequestHandlerThread[#4] Acceptor1 [email protected]:8080" Id=18
- at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:234)
- - blocked on java.lang.Object@79f74ac5
- at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
- at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
- at winstone.BoundedExecutorService$1.run(BoundedExecutorService.java:77)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- Number of locked synchronizers = 1
- - java.util.concurrent.ThreadPoolExecutor$Worker@418c5a9c
- RequestHandlerThread[#4] Acceptor1 [email protected]:8080
- "RequestHandlerThread[#4] Acceptor1 [email protected]:8080" Id=18 Group=main RUNNABLE (in native)
- at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
- at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)
- at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
- - locked java.lang.Object@79f74ac5
- at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
- at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
- at winstone.BoundedExecutorService$1.run(BoundedExecutorService.java:77)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- Number of locked synchronizers = 1
- - java.util.concurrent.ThreadPoolExecutor$Worker@18e36d14
- SocketListener(94016145c5b8.local.)
- "SocketListener(94016145c5b8.local.)" Id=99 Group=main RUNNABLE (in native)
- at java.net.PlainDatagramSocketImpl.receive0(Native Method)
- - locked java.net.PlainDatagramSocketImpl@36e0476f
- at java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:144)
- - locked java.net.PlainDatagramSocketImpl@36e0476f
- at java.net.DatagramSocket.receive(DatagramSocket.java:812)
- - locked java.net.DatagramPacket@1b71648e
- - locked java.net.MulticastSocket@74fd7611
- at javax.jmdns.impl.SocketListener.run(SocketListener.java:41)
- TCP slave agent listener port=50000
- "TCP slave agent listener port=50000" Id=94 Group=main RUNNABLE (in native)
- at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
- at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)
- at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
- - locked java.lang.Object@5a3bc631
- at hudson.TcpSlaveAgentListener.run(TcpSlaveAgentListener.java:95)
- Thread-5
- "Thread-5" Id=59 Group=main RUNNABLE (in native)
- at java.net.SocketInputStream.socketRead0(Native Method)
- at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
- at java.net.SocketInputStream.read(SocketInputStream.java:170)
- at java.net.SocketInputStream.read(SocketInputStream.java:141)
- at com.trilead.ssh2.crypto.cipher.CipherInputStream.fill_buffer(CipherInputStream.java:41)
- at com.trilead.ssh2.crypto.cipher.CipherInputStream.internal_read(CipherInputStream.java:52)
- at com.trilead.ssh2.crypto.cipher.CipherInputStream.getBlock(CipherInputStream.java:79)
- at com.trilead.ssh2.crypto.cipher.CipherInputStream.read(CipherInputStream.java:108)
- at com.trilead.ssh2.transport.TransportConnection.receiveMessage(TransportConnection.java:232)
- at com.trilead.ssh2.transport.TransportManager.receiveLoop(TransportManager.java:693)
- at com.trilead.ssh2.transport.TransportManager$1.run(TransportManager.java:489)
- at java.lang.Thread.run(Thread.java:745)
- Thread-6
- "Thread-6" Id=60 Group=main RUNNABLE (in native)
- at java.net.SocketInputStream.socketRead0(Native Method)
- at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
- at java.net.SocketInputStream.read(SocketInputStream.java:170)
- at java.net.SocketInputStream.read(SocketInputStream.java:141)
- at com.trilead.ssh2.crypto.cipher.CipherInputStream.fill_buffer(CipherInputStream.java:41)
- at com.trilead.ssh2.crypto.cipher.CipherInputStream.internal_read(CipherInputStream.java:52)
- at com.trilead.ssh2.crypto.cipher.CipherInputStream.getBlock(CipherInputStream.java:79)
- at com.trilead.ssh2.crypto.cipher.CipherInputStream.read(CipherInputStream.java:108)
- at com.trilead.ssh2.transport.TransportConnection.receiveMessage(TransportConnection.java:232)
- at com.trilead.ssh2.transport.TransportManager.receiveLoop(TransportManager.java:693)
- at com.trilead.ssh2.transport.TransportManager$1.run(TransportManager.java:489)
- at java.lang.Thread.run(Thread.java:745)
- Thread-7
- "Thread-7" Id=61 Group=main RUNNABLE (in native)
- at java.net.SocketInputStream.socketRead0(Native Method)
- at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
- at java.net.SocketInputStream.read(SocketInputStream.java:170)
- at java.net.SocketInputStream.read(SocketInputStream.java:141)
- at com.trilead.ssh2.crypto.cipher.CipherInputStream.fill_buffer(CipherInputStream.java:41)
- at com.trilead.ssh2.crypto.cipher.CipherInputStream.internal_read(CipherInputStream.java:52)
- at com.trilead.ssh2.crypto.cipher.CipherInputStream.getBlock(CipherInputStream.java:79)
- at com.trilead.ssh2.crypto.cipher.CipherInputStream.read(CipherInputStream.java:108)
- at com.trilead.ssh2.transport.TransportConnection.receiveMessage(TransportConnection.java:232)
- at com.trilead.ssh2.transport.TransportManager.receiveLoop(TransportManager.java:693)
- at com.trilead.ssh2.transport.TransportManager$1.run(TransportManager.java:489)
- at java.lang.Thread.run(Thread.java:745)
- Finalizer
- "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@5842b4cc
- at java.lang.Object.wait(Native Method)
- - waiting on java.lang.ref.ReferenceQueue$Lock@5842b4cc
- at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
- at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
- at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
- Java2D Disposer
- "Java2D Disposer" Id=13 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@754835c
- at java.lang.Object.wait(Native Method)
- - waiting on java.lang.ref.ReferenceQueue$Lock@754835c
- at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
- at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
- at sun.java2d.Disposer.run(Disposer.java:148)
- at java.lang.Thread.run(Thread.java:745)
- Reference Handler
- "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@ec77eb1
- at java.lang.Object.wait(Native Method)
- - waiting on java.lang.ref.Reference$Lock@ec77eb1
- at java.lang.Object.wait(Object.java:502)
- at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
- Signal Dispatcher
- "Signal Dispatcher" Id=4 Group=system RUNNABLE
- qibuild-atom
- Channel reader thread: channel
- "Channel reader thread: channel" Id=10 Group=main RUNNABLE (in native)
- at java.io.FileInputStream.readBytes(Native Method)
- at java.io.FileInputStream.read(FileInputStream.java:272)
- at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
- at java.io.BufferedInputStream.read(BufferedInputStream.java:254)
- - locked java.io.BufferedInputStream@7ad549c7
- at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
- at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72)
- at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
- at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
- at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
- at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
- main
- "main" Id=1 Group=main TIMED_WAITING on hudson.remoting.Channel@47c5ee67
- at java.lang.Object.wait(Native Method)
- - waiting on hudson.remoting.Channel@47c5ee67
- at hudson.remoting.Channel.join(Channel.java:945)
- at hudson.remoting.Launcher.main(Launcher.java:534)
- at hudson.remoting.Launcher.runWithStdinStdout(Launcher.java:459)
- at hudson.remoting.Launcher.run(Launcher.java:239)
- at hudson.remoting.Launcher.main(Launcher.java:192)
- Ping thread for channel hudson.remoting.Channel@47c5ee67:channel
- "Ping thread for channel hudson.remoting.Channel@47c5ee67:channel" Id=11 Group=main TIMED_WAITING
- at java.lang.Thread.sleep(Native Method)
- at hudson.remoting.PingThread.run(PingThread.java:90)
- pool-1-thread-984 for channel
- "pool-1-thread-984 for channel" Id=1024 Group=main RUNNABLE
- at sun.management.ThreadImpl.dumpThreads0(Native Method)
- at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
- at hudson.Functions.getThreadInfos(Functions.java:1176)
- at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:98)
- at hudson.util.RemotingDiagnostics$GetThreadDump.call(RemotingDiagnostics.java:95)
- 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)
- Number of locked synchronizers = 1
- - java.util.concurrent.ThreadPoolExecutor$Worker@4164d92c
- RemoteInvocationHandler [#1]
- "RemoteInvocationHandler [#1]" Id=9 Group=main TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@48dee6d1
- at java.lang.Object.wait(Native Method)
- - waiting on java.lang.ref.ReferenceQueue$Lock@48dee6d1
- at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
- at hudson.remoting.RemoteInvocationHandler$Unexporter.run(RemoteInvocationHandler.java:415)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
- at java.util.concurrent.FutureTask.run(FutureTask.java:262)
- at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:110)
- at java.lang.Thread.run(Thread.java:745)
- Finalizer
- "Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@2203c8b7
- at java.lang.Object.wait(Native Method)
- - waiting on java.lang.ref.ReferenceQueue$Lock@2203c8b7
- at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
- at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
- at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
- Reference Handler
- "Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@266e77d3
- at java.lang.Object.wait(Native Method)
- - waiting on java.lang.ref.Reference$Lock@266e77d3
- at java.lang.Object.wait(Object.java:503)
- at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
- Signal Dispatcher
- "Signal Dispatcher" Id=4 Group=system RUNNABLE
Advertisement
Add Comment
Please, Sign In to add comment