During multiplecaches test in Library mode (i.e. there are ~50 caches running at each node) this IOException appears: ERROR [org.jgroups.protocols.UDP] (DiagnosticsHandler,x,edg-perf01-39764) failed sending diag rsp to /10.16.88.165:51576 java.io.IOException: Message too long at java.net.PlainDatagramSocketImpl.send(Native Method) at java.net.DatagramSocket.send(DatagramSocket.java:625) at org.jgroups.stack.DiagnosticsHandler.sendResponse(DiagnosticsHandler.java:196) at org.jgroups.stack.DiagnosticsHandler.handleDiagnosticProbe(DiagnosticsHandler.java:157) at org.jgroups.stack.DiagnosticsHandler.run(DiagnosticsHandler.java:118) at java.lang.Thread.run(Thread.java:662) The job: https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EDG6/view/JDG-RADARGUN/job/jdg-60-radargun-perf-multicache/26/artifact/report/ For the server log, either see the stdout.zip or have a look into the loganalasis/slave folder.
Encountered also in https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jdg-60-radargun-perf-non-transactional/18
Nothing really to see here: JGroups diag is broken and it should never be enabled in the configuration (it is disabled in default server and library configs)