Ticket 9868

Summary: slurmctld: restore missing log message when --time-min is used
Product: Slurm Reporter: Luke Yeager <lyeager>
Component: slurmctldAssignee: Director of Support <support>
Status: OPEN --- QA Contact:
Severity: 5 - Enhancement    
Priority: ---    
Version: 20.02.5   
Hardware: Linux   
OS: Linux   
See Also: https://bugs.schedmd.com/show_bug.cgi?id=9356
Site: NVIDIA (PSLA) Alineos Sites: ---
Atos/Eviden Sites: --- Confidential Site: ---
Coreweave sites: --- Cray Sites: ---
DS9 clusters: --- HPCnow Sites: ---
HPE Sites: --- IBM Sites: ---
NOAA SIte: --- OCF Sites: ---
Recursion Pharma Sites: --- SFW Sites: ---
SNIC sites: --- Linux Distro: ---
Machine Name: CLE Version:
Version Fixed: Target Release: ---
DevPrio: --- Emory-Cloud Sites: ---

Description Luke Yeager 2020-09-21 13:50:25 MDT
Bug 9356 was fixed with https://github.com/SchedMD/slurm/commit/2655ec414a43edcf8ac3f6450b0447daf268b8d0 (thanks!). But it also removed a slurmctld log line which is useful:

> Jul 09 05:03:29 slurm-01 slurmctld[450]: backfill: JobId=406075 time limit changed from 240 to 176

Please restore this line. Created a new bug as per Ben's request.
Comment 2 Colby Ashley 2020-09-30 17:22:17 MDT
Looking into the cause of this missing line.