zuul/zuul/ansible
Tobias Henkel 6f754dd878
Log exception on module failure with empty stdout
In the zuul_stream callback we check for 'MODULE FAILURE' and then log
stdout, exception or stderr whichever we find first. However in some
cases stdout exists but is empty. In this case we don't log the error
reason and the user needs to look into the json log which contains the
correct information. This can be easily fixed by checking if stdout is
empty.

Change-Id: I8019d40e2e99310eaeab03f652368dac66e1ee17
2019-03-06 21:51:33 +01:00
..
action Allow known_hosts to be run in untrusted context 2019-01-17 08:59:54 -05:00
actiongeneral Combine zuul.artifacts lists in zuul_return 2019-02-19 12:53:36 -08:00
callback Log exception on module failure with empty stdout 2019-03-06 21:51:33 +01:00
filter Add missing __init__.py files 2018-06-15 09:35:42 -05:00
library Convert zuul_return into action plugin 2019-01-14 14:10:44 -05:00
lookup Merge "Disable action and lookup plugins from 2.4" 2018-06-07 15:02:30 +00:00
__init__.py Ansible launcher: add zuul_runner module 2016-05-12 11:37:19 -07:00
logconfig.py Add cherrypy to built-in logging config 2018-06-04 12:58:54 -07:00
paths.py Remove restriction on add_host 2018-09-06 03:33:19 +07:00