Actions
Bug #32058
closedPulp3 migration reports failed services
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
Sometimes the pulp3 migration rake task fails with errors around katello_events and candlepin_events:
Prepare content for Pulp 3: {:services=> {:candlepin=>{:status=>"ok", :duration_ms=>"377"}, :candlepin_auth=>{:status=>"ok", :duration_ms=>"57"}, :foreman_tasks=>{:status=>"ok", :duration_ms=>"4"}, :katello_events=> {:status=>"ok", :message=>"0 Processed, 0 Failed", :duration_ms=>"0"}, :candlepin_events=> {:status=>"FAIL", :message=>"Not running", :duration_ms=>"1"}, :pulp3=>{:status=>"ok", :duration_ms=>"402"}, :pulp=>{:status=>"ok", :duration_ms=>"245"}, :pulp_auth=>{:status=>"ok", :duration_ms=>"139"}}, :status=>"FAIL"} rake aborted! Not all the services have been started. Check the status report above and try again.
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Jonathon Turel
- Pull request https://github.com/Katello/katello/pull/9212 added
Updated by The Foreman Bot over 3 years ago
- Fixed in Releases Katello 4.1.0 added
Updated by Jonathon Turel over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|1cb62370d82cca17806420c0b1f671a95a65a71f.
Updated by Jonathon Turel over 3 years ago
- Target version changed from Katello 3.18.3 to Katello 3.18.2.1
Updated by The Foreman Bot over 3 years ago
- Pull request https://github.com/Katello/katello/pull/9287 added
Actions