Actions
Bug #19920
closedforeman_tasks:cleanup leaves jobs in state "queued"
Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Difficulty:
Triaged:
Bugzilla link:
Description
[reply] [−] Private Description Beat Rubischon 2017-04-27 08:41:11 EDT
Description of problem:
Jobs are not deleted completely by foreman_tasks:cleanup, the job entry stays in the list in state "queued"
Version-Release number of selected component (if applicable):
Satellite 6.2.8
How reproducible:
always
Steps to Reproduce:
1. run a remote execution job
2. wait 3 days
3. run `foreman-rake foreman_tasks:cleanup TASK_SEARCH="" AFTER=2d --trace`
Actual results:
Jobs are still in the list, without details and in the state "queued"
Expected results:
Jobs are removed completely
Updated by Adam Ruzicka over 7 years ago
- Related to Bug #20025: Job invocations need to be audited added
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Assignee set to Adam Ruzicka
- Pull request https://github.com/theforeman/foreman_remote_execution/pull/255 added
Updated by Adam Ruzicka over 7 years ago
- Target version changed from 113 to 1.14.1
Updated by Ivan Necas over 7 years ago
- Target version changed from 1.14.1 to 1.14.2
Updated by Anonymous over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman_plugin|29997f6c57898c73db2e226fad1cb1806e5f6d1b.
Updated by Ivan Necas over 7 years ago
- Translation missing: en.field_release set to 279
Actions