-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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
CI linter job failure due to infrastructure issue? #19788
Comments
It seems fixed somehow. I am not sure if this is a normal situation. I've seen this already last days several times. Feel free to close if this is OK. |
Maybe fixed by #19746? |
FWIW, cc @nodejs/build @nodejs/linting |
Actually I think this is a separate issue, the job was failing on a particular machine ( I went onto the machine and deleted the https://ci.nodejs.org/job/node-test-linter/17689/ If it happens again you can raise an issue in nodejs/build. Alternatively in cases like this you can just delete the workspace on that executor and rerun the job. If you click the Workspace button it gives you the option to https://ci.nodejs.org/job/node-test-linter/ws/ So for example you see a failing job, make a note of the machine: Go to the top-level job and click the workspace button: Then make sure it is the workspace on the right machine (if not just run builds until it is): Then click the |
Thank you! |
We have several linter job failures in various PRs with the similar cause:
https://ci.nodejs.org/job/node-test-linter/17685/console
Is some manual cleaning needed on the job's machine?
The text was updated successfully, but these errors were encountered: