Everything is run on the master. And each job has multiple parts: - Git clone - Bash step that spawns some gulp processes/tasks - Native Jenkins java plugin that minifies css (using YUICompressor), js (using Google Closure Compiler), spawns a SASS/Compass process, zips some files - Send mail plugin
On Tuesday, March 8, 2016 at 4:39:59 PM UTC+2, Baptiste Mathus wrote: > > Hi, > > That will likely not be a pure Jenkins question, but heavily depending on > what job it is. > > If you give more details about your jobs, that'll be easier to help you. > Do they run on dedicated nodes? Sure everything run in master?... > Le 7 mars 2016 8:04 PM, "Daniel Anechitoaie" <[email protected] > <javascript:>> a écrit : > >> Hi, >> >> Anyone knows if it's possible to see how much memory each job uses? >> Sometimes Jenkins is killed by OS OOM killer and I suspect this is due to >> some job taking up a huge amount of RAM. Any idea how/if I can monitor RAM >> usage on a per job basis? >> >> Thanks >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Jenkins Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-users/46b5b6d2-bc21-422e-92c5-926bf62fa515%40googlegroups.com >> >> <https://groups.google.com/d/msgid/jenkinsci-users/46b5b6d2-bc21-422e-92c5-926bf62fa515%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/4ad04f26-1a82-4a8e-8da2-d58fd25c9cd8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
