Bug #25178
open
jobs fails even if all subtasks succeeds
Added by Alexandre Barth about 6 years ago.
Updated over 4 years ago.
Description
When i run a job in foreman, everything is working as expected, all subtasks are ok, but the job main task end in failed status.
On the main job task i have this output :
128 task(s), 128 success, 0 fail
Errors:
undefined method `delete_matched` for #<ActiveSupport::Cache::Dallistore:0x000000000756bd0>
- Related to Bug #24866: Caching for job invocation macros added
Still have this issue with foreman 1.20RC1 and remote execution 1.6.4
Still happens on Version remote execution 1.7.0 and foreman 1.21.0
- Found in Releases foreman_remote_execution 1.6.4 (Foreman 1.20), foreman_remote_execution 1.6.7 (Foreman 1.20) added
Susanne Bachmann wrote:
Still happens on Version remote execution 1.7.0 and foreman 1.21.0
Workaround for us: Disable memcache plugin and remove memcached package
Yes i can confirm the issue comes from memecahed plugin.
Still facing this issue with foreman 2.0. I'm running a distributed foreman architecture with 4 foreman servers so i have to use memcached plugin.
I can confirm the issue with Foreman 1.24.3, foreman_remote_execution 2.0.8 and foreman_memcache 0.1.1
Also available in: Atom
PDF