Bug #30670
closedforeman-rake reports:daily runs all reports twice
Description
Since the update to katello 3.16 from 3.15 I have noticed that all daily reports from the rake reports:daily cron job are generated twice. For instance, I get two "Configuration Management Summary Reports". The first one contains the "Summary from 1 day ago to now", the second one immediately following contains "Summary from less than a minute ago to now".
If I run the cronjob manually, i.e. as user foreman:
$ RAILS_ENV=production FOREMAN_HOME=/usr/share/foreman /usr/sbin/foreman-rake reports:daily
the same happens.
See also here https://community.theforeman.org/t/rake-reports-daily-runs-reports-twice/20074
Updated by Gerald Vogt about 4 years ago
- Found in Releases 2.2.1 added
I have noticed the "Remove orphans" task which is running once a week always get into paused state. Checking the tasks view it also seems to be running twice at the same time. One of those tasks succeeds while the other gets paused eventually.
Updated by Marek Hulán about 4 years ago
- Copied to Bug #31418: foreman-rake reports:daily runs all reports twice added
Updated by The Foreman Bot about 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8165 added
Updated by Marek Hulán about 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|2987de10ebc3c84c9eefc1459cf136a0227ee050.
Updated by The Foreman Bot about 4 years ago
- Pull request https://github.com/theforeman/foreman/pull/8174 added