-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Builds "failing" with strange docker error but actually passes #9
Comments
@faceleg is one of your builds still running on that machine? It could be this command that's failing: https://github.com/lambci/ecs/blob/master/runbuild.sh#L20 (basically, the |
Yes I think this was the case. I killed the EC2 instance, which caused ECS to spawn another. Builds have been passing successfully since then. |
I've been experiencing this again. I have deleted the ECS cluster and rebuild. First build was good. second build failed with
|
We're getting the same error after restarting the ecs cluster @mhart ,
|
I'm getting builds consistently failing with one of the errors:
Error response from daemon: You cannot remove a running container <hash>. Stop the container before attempting removal or use -f
write /dev/stdout: resource temporarily unavailable
The build actually continues and an artefact is deployed.
What could cause this? What might I try to start debugging/fixing this?
(for my own reference, examples:
KS74D3U6ABIOa54e258f786ed94b6fc8ec2b66a41a75de6d62b95ec49f41ab59920b95429203
3deb346072699d4a24fbf52848a1183e620e64ce4ccd6a0b61cd8dceca651c20
)The text was updated successfully, but these errors were encountered: