ReleaseEngineering/How To/TroubleshootSelfServe: Difference between revisions
< ReleaseEngineering | How To
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
To stop the selfserve agent, just kill the process. | To stop the selfserve agent, just kill the process. | ||
To start the selfserve agent | To start the selfserve agent, just let supervisord start it. It is set to autorestart in /etc/supervisord.d/selfserve-agent | ||
Revision as of 20:30, 24 January 2014
selfserve is accessed at https://secure.pub.build.mozilla.org/buildapi/self-serve and via the TBPL interface.
Sheriffs use this system to retrigger jobs. Sometimes selfserve stops responding and needs troubleshooting.
Look for selfserve_agent nodes in moco-nodes.pp to find which hosts it is running on. Log files are kept at /builds/selfserve-agent/agent.log on each node.
To stop the selfserve agent, just kill the process.
To start the selfserve agent, just let supervisord start it. It is set to autorestart in /etc/supervisord.d/selfserve-agent