User Tools

Site Tools


wiki:jenkins_troubleshooting

This is an old revision of the document!


Jenkins troubleshooting

Too much logging

Issue with a certain java library causes writes of hundreds of GBs in logs Solution is to run jenkins without DNS function

In /etc/default/jenkins add these 2 options in JAVA_ARGS line:

-Dhudson.DNSMultiCast.disabled=true -Dhudson.udp=-1

Restart jenkins:

service jenkins restart

Tested on

See also

References

wiki/jenkins_troubleshooting.1664791614.txt.gz · Last modified: 2022/10/03 10:06 by antisa

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki