Skip to content
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 is not permitting new jobs #2592

Closed
Trott opened this issue Mar 25, 2021 · 3 comments
Closed

CI is not permitting new jobs #2592

Trott opened this issue Mar 25, 2021 · 3 comments

Comments

@Trott
Copy link
Member

Trott commented Mar 25, 2021

Tried starting node-test-pull-request jobs via both Resume Build and Build With Parameters and nothing happened. No error or anything, but no CI job started either. I'm guessing a disk somewhere is full?

@richardlau
Copy link
Member

Yeah, grafana showed that the rootfs was full. Logged into the backup server and ran the backup script... it errored but appears to have freed up space.

# /root/backup_scripts/remove_old.sh ci.nodejs.org
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 403 No valid crumb was included in the request</title>
</head>
<body><h2>HTTP ERROR 403 No valid crumb was included in the request</h2>
<table>
<tr><th>URI:</th><td>/reload</td></tr>
<tr><th>STATUS:</th><td>403</td></tr>
<tr><th>MESSAGE:</th><td>No valid crumb was included in the request</td></tr>
<tr><th>SERVLET:</th><td>Stapler</td></tr>
</table>
<hr><a href="https://eclipse.org/jetty">Powered by Jetty:// 9.4.33.v20201020</a><hr/>

</body>
</html>

@Trott
Copy link
Member Author

Trott commented Mar 25, 2021

I'm able to start jobs again. Thank you!

@richardlau
Copy link
Member

Grafana showed the rootfs being full again.
image

I've run the script again to free up space.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants