Handle diag file that end-up in session directory after condor transfer_output (Fixes BUGZ-3921)
When condor stage in/out (transfer_output) functionality is used (shared_filesystem = no
case) the .diag
file end-up inside the sessiondir instead of the upper-level directory.
This result in compete Worker Node .diag
data lost. So only LRMS data was used for ages.
Sounds like this bug was there for eternity. It definitely has nothing to do with ARC6 or new accounting in particular.
Discovered as a benchmark
definitely not part of "LRMS data" and needs WN .diag
file to work.