Closed Bug 1790781 Opened 2 years ago Closed 2 years ago

Workers are running with outdated certificate

Categories

(Taskcluster :: Operations and Service Requests, task)

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1785152

People

(Reporter: gerard-majax, Unassigned)

Details

Trying to connect on livelog, I regularly get into workers that are running expired certificates. I have not kept such a list, sadly, but no later than a few days ago a worker was exposing a certificate only valid until some day of last June.

This is also hitting me trying to get an interactive task: https://firefox-ci-tc.services.mozilla.com/tasks/Anjq5apUS3GAD-8vnyfcug/connect

When I try to get a shell at https://firefox-ci-tc.services.mozilla.com/shell/?runId=0&socketUrl=wss%3A%2F%2Fepuc4dqaaaaygpeotqlkvamcbw76zoz6n4wyw423jd3jbc6r.taskcluster-worker.net%3A39805%2FcHEWT92WSeKKp7r5VuhE8w%2Fshell.sock&taskId=Anjq5apUS3GAD-8vnyfcug&v=1 I see nothing, and devtool network tab shows SEC_ERROR_EXPIRED_CERTIFICATE on wss://epuc4dqaaaaygpeotqlkvamcbw76zoz6n4wyw423jd3jbc6r.taskcluster-worker.net:39805/cHEWT92WSeKKp7r5VuhE8w/shell.sock?tty=true&command=sh&command=-c&command=if%20%5B%20-f%20%22%2Fetc%2Ftaskcluster-motd%22%20%5D%3B%20then%20cat%20%2Fetc%2Ftaskcluster-motd%3B%20fi%3Bif%20%5B%20-z%20%22%24TERM%22%20%5D%3B%20then%20export%20TERM%3Dxterm%3B%20fi%3Bif%20%5B%20-z%20%22%24HOME%22%20%5D%3B%20then%20export%20HOME%3D%2Froot%3B%20fi%3Bif%20%5B%20-z%20%22%24USER%22%20%5D%3B%20then%20export%20USER%3Droot%3B%20fi%3Bif%20%5B%20-z%20%22%24LOGNAME%22%20%5D%3B%20then%20export%20LOGNAME%3Droot%3B%20fi%3Bif%20%5B%20-z%20%60which%20%22%24SHELL%22%60%20%5D%3B%20then%20export%20SHELL%3Dbash%3B%20fi%3Bif%20%5B%20-z%20%60which%20%22%24SHELL%22%60%20%5D%3B%20then%20export%20SHELL%3Dsh%3B%20fi%3Bif%20%5B%20-z%20%60which%20%22%24SHELL%22%60%20%5D%3B%20then%20export%20SHELL%3D%22%2F.taskclusterutils%2Fbusybox%20sh%22%3B%20fi%3BSPAWN%3D%22%24SHELL%22%3Bif%20%5B%20%22%24SHELL%22%20%3D%20%22bash%22%20%5D%3B%20then%20SPAWN%3D%22bash%20-li%22%3B%20fi%3Bif%20%5B%20-f%20%22%2Fbin%2Ftaskcluster-interactive-shell%22%20%5D%3B%20then%20SPAWN%3D%22%2Fbin%2Ftaskcluster-interactive-shell%22%3B%20fi%3Bexec%20%24SPAWN%3B

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.