We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/3559/nodes=debian12-x64/
The text was updated successfully, but these errors were encountered:
root@test-softlayer-debian12-x64-1:~# df -h Filesystem Size Used Avail Use% Mounted on devtmpfs 4.0M 0 4.0M 0% /dev tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 779M 8.6M 771M 2% /run tmpfs 5.0M 0 5.0M 0% /run/lock /dev/xvda2 24G 21G 2.2G 91% / /dev/xvda1 974M 148M 759M 17% /boot tmpfs 390M 0 390M 0% /run/user/0 root@test-softlayer-debian12-x64-1:~#
Easiest gain might be to clear the failed login logs (/var/log/auth.log and /var/log/btmp):
/var/log/auth.log
/var/log/btmp
root@test-softlayer-debian12-x64-1:/home/iojs# du -hs /var/log/* 16K /var/log/alternatives.log 212K /var/log/apt 1.9G /var/log/auth.log 76K /var/log/bootstrap.log 1.6G /var/log/btmp 528K /var/log/cloud-init.log 28K /var/log/cloud-init-output.log 4.0K /var/log/cron.log 392K /var/log/dpkg.log 0 /var/log/faillog 2.4G /var/log/journal 6.5M /var/log/kern.log 4.0K /var/log/lastlog 4.0K /var/log/private 0 /var/log/README 12K /var/log/runit 8.6M /var/log/syslog 100K /var/log/user.log 216K /var/log/wtmp root@test-softlayer-debian12-x64-1:/home/iojs#
Sorry, something went wrong.
root@test-softlayer-debian12-x64-1:/home/iojs# echo > /var/log/btmp root@test-softlayer-debian12-x64-1:/home/iojs# echo > /var/log/auth.log root@test-softlayer-debian12-x64-1:/home/iojs# du -hs /var/log/* 16K /var/log/alternatives.log 212K /var/log/apt 4.0K /var/log/auth.log 76K /var/log/bootstrap.log 4.0K /var/log/btmp 528K /var/log/cloud-init.log 28K /var/log/cloud-init-output.log 4.0K /var/log/cron.log 392K /var/log/dpkg.log 0 /var/log/faillog 2.4G /var/log/journal 6.5M /var/log/kern.log 4.0K /var/log/lastlog 4.0K /var/log/private 0 /var/log/README 12K /var/log/runit 8.6M /var/log/syslog 100K /var/log/user.log 216K /var/log/wtmp root@test-softlayer-debian12-x64-1:/home/iojs# df -h Filesystem Size Used Avail Use% Mounted on devtmpfs 4.0M 0 4.0M 0% /dev tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 779M 8.6M 771M 2% /run tmpfs 5.0M 0 5.0M 0% /run/lock /dev/xvda2 24G 17G 5.6G 76% / /dev/xvda1 974M 148M 759M 17% /boot tmpfs 390M 0 390M 0% /run/user/0 root@test-softlayer-debian12-x64-1:/home/iojs#
No branches or pull requests
See https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/3559/nodes=debian12-x64/
The text was updated successfully, but these errors were encountered: