slurm_barrier does not work with non-default squeue format strings
When using a format string that does not contain a six digit slurm job id, slurm_barrier will run into an exception. This could easily be resolved by including a custom format specifier in the squeue command.