KO:Job was interrupted, caught SIGTERM (15) signal¶
Your job is KO, with the following error message in log file KO:Job was interrupted, caught SIGTERM (15) signal.”
Your job has probably not enough memory on Caparmor. Add some memory (for instance memory = ‘9Gb’) in you configuration file.
[[format_oco]]
depend = ['run_ecomars']
description = 'Format outputs to OCO norm'
name = 'b1_format'
launch = 'tools.results.launch_format'
compress = True
memory = '9Gb'