Sporadic "Command failed with exit code 255" error #861
Labels
area/cicd
kind/bug
Some behavior is incorrect or out of spec
needs-repro
Needs repro steps before it can be triaged or fixed
What happened?
We have a GitHub Workflow that runs a
preview
andup
. Sometimes this workflow succeeds, but often it fails with an unknown error. The error is sporadic, and usually goes away on retry (or sometimes several retries). It also doesn't reproduce at all when running locally.I've redacted our org/project name and the preview GUID but I'm happy to share if needed.
Expected Behavior
The deployment should succeed, or at least provide meaningful context as to why the error occurred. I see #589 is tracking a way to add increased verbosity, which would be very helpful here.
Steps to reproduce
I don't have good repro steps since it's heavily dependent upon our private project.
Output of
pulumi about
This is the output from my local machine, though as I said it's never reproduced there:
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: