zuul/zuul
Jamie Lennox 377177c03c Cleanup on ssh-agent failure
I'm getting an error when executing ssh-agent add. I'm not sure why and
the logs don't provide any useful information nor does the application
cleanup the ssh-agents when it fails.

Turns out I didn't have permission to read the private ssh private key
on the filesystem.

Provide useful logging and cleanup here.

Change-Id: I1788a57f51e3516c91e12d1e0a20a4b842cedb20
Signed-off-by: Jamie Lennox <jamielennox@gmail.com>
2017-07-11 16:54:24 +10:00
..
ansible Make sure we always log the exit line 2017-07-10 15:01:29 -05:00
cmd Merge "Add web-based console log streaming" into feature/zuulv3 2017-07-10 20:09:21 +00:00
connection Remove use of six library 2017-06-19 10:34:57 -05:00
driver Merge "Optionally bind /lib64" into feature/zuulv3 2017-07-07 23:16:49 +00:00
executor Cleanup on ssh-agent failure 2017-07-11 16:54:24 +10:00
lib Merge "Add web-based console log streaming" into feature/zuulv3 2017-07-10 20:09:21 +00:00
manager Add support for zuul.d configuration split 2017-07-10 05:13:42 +00:00
merger Add support for zuul.d configuration split 2017-07-10 05:13:42 +00:00
reporter Move status_url to webapp config section 2017-07-06 15:03:27 -07:00
source Remove use of six library 2017-06-19 10:34:57 -05:00
trigger Remove use of six library 2017-06-19 10:34:57 -05:00
__init__.py Initial commit. 2012-05-29 14:49:32 -07:00
change_matcher.py GitHub file matching support 2017-05-10 14:32:02 -07:00
configloader.py Merge "Permit config shadowing" into feature/zuulv3 2017-07-11 03:11:10 +00:00
exceptions.py Support post jobs by supporting rev checkout 2016-07-12 12:51:51 +10:00
model.py Merge "Permit config shadowing" into feature/zuulv3 2017-07-11 03:11:10 +00:00
nodepool.py Improve safety around canceling node requests 2017-05-19 12:12:33 -07:00
rpcclient.py Add web-based console log streaming 2017-07-10 10:32:28 -04:00
rpclistener.py Add web-based console log streaming 2017-07-10 10:32:28 -04:00
scheduler.py Add log entry when unable to find a project during reenqueing 2017-07-07 17:01:18 -07:00
version.py Migrate to pbr. 2013-06-25 19:04:30 +00:00
web.py Add web-based console log streaming 2017-07-10 10:32:28 -04:00
webapp.py fix webapp tests for py3 2017-05-19 06:45:31 -07:00
zk.py Encoding changes in tests for py3 2017-05-19 06:45:31 -07:00