You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I understand that AWX is open source software provided for free and that I might not receive a timely response.
I am NOT reporting a (potential) security vulnerability. (These should be emailed to [email protected] instead.)
Bug Summary
This issue occurs almost everyday in our daily workflow, the inventory sync get infinitely stucked and waiting for itself to complete.
There is 4 inv sync happening at the same time, just after the repo syncing.
The pending inventory is always different.
AWX version
24.5.0
Select the relevant components
UI
UI (tech preview)
API
Docs
Collection
CLI
Other
Installation method
kubernetes
Modifications
no
Ansible version
No response
Operating system
No response
Web browser
No response
Steps to reproduce
I don't know how to reproduce this
Expected results
I expect the inventory to complete normally
Actual results
The result is that I have to cancel manually the inventory job.
Any other job ran after the workflow is also pending state and cancelled when I cancel the original workflow.
Additional information
The text was updated successfully, but these errors were encountered:
this looks like it might be a known bug that is fixed in devel #15610. Can you get the inventory syncs to run in separate nodes in the workflow rather than in parallel? So rather than running all of the syncs at the same time, have them run one of after the other. This might get you a work around for this.
Hi @thedoubl3j just a feedback that I separated the inventory nodes but I just got today the exact same issue. Seems like I'll have to wait for this fix to be released, any idea/plan is in the pipe? I know that the AWX restructuration might take some time tho.
Please confirm the following
[email protected]
instead.)Bug Summary
This issue occurs almost everyday in our daily workflow, the inventory sync get infinitely stucked and waiting for itself to complete.
There is 4 inv sync happening at the same time, just after the repo syncing.
The pending inventory is always different.
AWX version
24.5.0
Select the relevant components
Installation method
kubernetes
Modifications
no
Ansible version
No response
Operating system
No response
Web browser
No response
Steps to reproduce
I don't know how to reproduce this
Expected results
I expect the inventory to complete normally
Actual results
The result is that I have to cancel manually the inventory job.
Any other job ran after the workflow is also pending state and cancelled when I cancel the original workflow.
Additional information
The text was updated successfully, but these errors were encountered: