Bug 1939450
Summary: | ERROR -- /parallel-executor-core: no manager for Dynflow::Director::Event | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Michael Vollmer <mivollme> |
Component: | Dynflow | Assignee: | Adam Ruzicka <aruzicka> |
Status: | CLOSED ERRATA | QA Contact: | Lukáš Hellebrandt <lhellebr> |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | 6.8.0 | CC: | aruzicka, jkrajice, pcreech |
Target Milestone: | 6.10.0 | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | tfm-rubygem-foreman-tasks-4.13, tfm-rubygem-dynflow-1.4.9 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-11-16 14:10:21 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Michael Vollmer
2021-03-16 12:17:03 UTC
*** Bug 1939454 has been marked as a duplicate of this bug. *** When a rex job starts we schedule an event to have the job check on the capsules in case they don't call Satellite back. Once this event is scheduled, there's currently no way to cancel it. If the job finishes before the event is delivered, dynflow complains that it cannot deliver an event to a stopped execution plan. From dynflow's point of view, this is an error state, from Satellite's point of view not at all. The job already finished so there's no need to check on the capsules. While this is a valid bug, it is completely harmless since it has no other impact apart from logging an error. With this in mind, could we reconsider the priority and severity? I have patches for this ready, so no worries about that, it just might send a wrong message implying this is actually harmful. Verified with Sat 6.10.0 snap 15.0. Used reproducer from OP, after ~1 day after successfully running an Ansible role against a host, there is still no error message similar to the one mentioned, in either /var/log/messages or /var/log/foreman/production.log Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: Satellite 6.10 Release), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2021:4702 |