Closed
Bug 1089252
Opened 10 years ago
Closed 10 years ago
docker-worker: Shutdown invoked but node still appears running on AWS?
Categories
(Taskcluster :: Workers, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: jlal, Unassigned)
References
Details
https://papertrailapp.com/systems/55744643/events
This one is really strange... AWS Shows the node as running but our node is clearly idle in the logs.
Comment 1•10 years ago
|
||
When you see strange things like this you should try to SSH into the machine, ping it... Figure out if truly is still alive :)
AWS is eventually consistent and may report machines as running after they are shutdown.
(I've heard stories about things like this that was reported incorrectly for days/weeks)
Of course, it still more likely that it didn't shutdown correctly :)
Updated•10 years ago
|
Component: TaskCluster → Docker-Worker
Product: Testing → Taskcluster
Comment 2•10 years ago
|
||
I have not seen this happen in many, many months. I think some of our work for updating the upstart scripts might have taken care of this. Closing for now. Reopen if still an issue.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•6 years ago
|
Component: Docker-Worker → Workers
You need to log in
before you can comment on or make changes to this bug.
Description
•