https://bugzilla.wikimedia.org/show_bug.cgi?id=46296
--- Comment #1 from Antoine "hashar" Musso <[email protected]> --- The job dashboard is https://integration.mediawiki.org/ci/view/All/job/parsoid-server-sanity-check/ An example console is https://integration.mediawiki.org/ci/view/All/job/parsoid-server-sanity-check/65/console After the worker have been forked, Jenkins detects some file descriptor leakage and cancel the build: Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information They point to http://software.clapper.org/daemonize/ . But maybe we can use /usr/bin/daemon for the same effect. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
