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
It runs till the end without errors but at the end of the container log we see a event like this: {"status": "canceled", "runner_ident": "361629"}
when wie re-run the job everything works well and the log shows an event like: {"status": "successful", "runner_ident": "361634"}
it happens in many different jobs sporadicly.
Nobody has canceled theses jobs.
The jobs are started from a workflow
AWX version
21.4.0
Select the relevant components
UI
API
Docs
Collection
CLI
Other
Installation method
kubernetes
Modifications
yes
Ansible version
2.10.11
Operating system
Kubernetes 1.23.6 on Ubuntu 20.04
Web browser
Chrome
Steps to reproduce
Unfortunately we have no idea how to reproduce the error.
Expected results
All jobs, that are running without errors are have complete logs and are marked with the status 'Success'.
Actual results
see bug summary
Additional information
wie have an extended execution environment images with some additional binary dependency (terraform, kubectl, helm ...), built like the original awx-ee.
The text was updated successfully, but these errors were encountered:
Thank you very much for for this issue. It means a lot to us that you have taken time to contribute by opening this report.
On this issue, there were comments added but it has been some time since then without response. At this time we are closing this issue. If you get time to address the comments we can reopen the issue if you can contact us by using any of the communication methods listed in the page below:
Please confirm the following
Bug Summary
We have a problem with sporadic errors in automations job:
AWX version
21.4.0
Select the relevant components
Installation method
kubernetes
Modifications
yes
Ansible version
2.10.11
Operating system
Kubernetes 1.23.6 on Ubuntu 20.04
Web browser
Chrome
Steps to reproduce
Unfortunately we have no idea how to reproduce the error.
Expected results
All jobs, that are running without errors are have complete logs and are marked with the status 'Success'.
Actual results
see bug summary
Additional information
wie have an extended execution environment images with some additional binary dependency (terraform, kubectl, helm ...), built like the original awx-ee.
The text was updated successfully, but these errors were encountered: