Are you writing this message to some file? stdout is probably not connected to any file.
Did you look at the SlurmctldLogFile for errors? Quoting Ian Lin <linian...@gmail.com>: > Hello, > > SLURM uses the "strigger" command for event notification, and its usage > confuse me. > I try all examples in the SLURM help page ( > https://computing.llnl.gov/linux/slurm/strigger.html), but none of them > works. > The SlurmUser has been modified to root, and I can also see the trigger > events from "strigger --get" and slurmctld.log. > > Although the SLURM help page says that a check for trigger events is > performed every 15 seconds, nothing returns after that time ><" > The event handling program I used is simply to echo a message. > > My SLURM version is 2.1.0. > > > Thanks > > Ian >