The cpd file is 38MB. Below is the complete dump.
INFO: Code_Duplicity #1 main build action completed: SUCCESS
Exception in thread "Ping thread for channel hudson.remoting.Channel@6f4dbda2:tools" Exception in thread "Channel reader thread: vagrant_buildserver" Exception in thread "Ping thread for channel hudson.remoting.Channel@1d1c75d:vagrant_buildserver" Exception in thread "Thread-5" Exception in thread "Ping thread for channel hudson.remoting.Channel@16e7ae76:vagrant_tibi" Exception in thread "Ping thread for channel hudson.remoting.Channel@5d6577bf:InV_CI" java.lang.OutOfMemoryError: GC overhead limit exceeded
at java.lang.AbstractStringBuilder.<init>(AbstractStringBuilder.java:68)
at java.lang.StringBuffer.<init>(StringBuffer.java:116)
java.lang.OutOfMemoryError: GC overhead limit exceeded
java.lang.OutOfMemoryError: GC overhead limit exceeded
at java.util.Arrays.copyOf(Arrays.java:3332)
at java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:137)
at java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:121)
at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:421)
at java.lang.StringBuilder.append(StringBuilder.java:136)
at com.trilead.ssh2.transport.TransportConnection.receiveMessage(TransportConnection.java:278)
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)
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Ping thread for channel hudson.remoting.Channel@5d6577bf:InV_CI"
java.lang.OutOfMemoryError: GC overhead limit exceeded
java.lang.OutOfMemoryError: GC overhead limit exceeded
at java.io.ObjectOutputStream$BlockDataOutputStream.<init>(ObjectOutputStream.java:1754)
at java.io.ObjectOutputStream.<init>(ObjectOutputStream.java:242)
at hudson.remoting.MultiClassLoaderSerializer$Output.<init>(MultiClassLoaderSerializer.java:38)
at hudson.remoting.UserRequest._serialize(UserRequest.java:154)
at hudson.remoting.UserRequest.serialize(UserRequest.java:167)
at hudson.remoting.UserRequest.<init>(UserRequest.java:63)
at hudson.remoting.Channel.callAsync(Channel.java:779)
at hudson.remoting.PingThread.ping(PingThread.java:104)
at hudson.remoting.PingThread.run(PingThread.java:85)
java.lang.OutOfMemoryError: GC overhead limit exceeded
May 27, 2015 6:52:34 PM org.eclipse.jetty.util.log.JavaUtilLog warn
WARNING:
java.lang.OutOfMemoryError: GC overhead limit exceeded
May 27, 2015 6:47:59 PM hudson.triggers.Trigger$Cron doRun
How big is your cpd file? Can you please post the whole thread dump?