-
Improvement
-
Resolution: Unresolved
-
Major
-
None
Every time a new connection is made with a slave, Jenkins rotates the old launch log files as you can see here.
These files should be captured into the support bundle, as these are the files that record how the last 10 or so connections ended, which is of great interest if we are diagnosing the connection problems to the slave.
The current support-core does capture node/slave/*/launch.log, but for a currently connecting slave, it just shows that the slave is connected, which is not particularly interesting.