Open mambelli opened 1 year ago
Is your feature request related to a problem? Please describe. CVMFS allows to collect information when something goes wrong:
attr -g logbuffer /cvmfs/<repo>|tail -50
This can collect info on what went wrong. To run after the Glidein tests if they failed, and after the job if it failed because of CVMFS
Describe the solution you'd like This would allow us to collect logs. Glideins could send them to the Factory for troubleshooting
Describe alternatives you've considered NA
Info (please complete the following information):
Additional context Dave suggested this. Fermilab will add it to the Jobsub wrapper
Regarding the additional context: this is the (currently open) PR in the jobsub project to collect CVMFS logs: https://github.com/fermitools/jobsub_lite/pull/489
Is your feature request related to a problem? Please describe. CVMFS allows to collect information when something goes wrong:
This can collect info on what went wrong. To run after the Glidein tests if they failed, and after the job if it failed because of CVMFS
Describe the solution you'd like This would allow us to collect logs. Glideins could send them to the Factory for troubleshooting
Describe alternatives you've considered NA
Info (please complete the following information):
Additional context Dave suggested this. Fermilab will add it to the Jobsub wrapper