Created
February 19, 2016 17:32
-
-
Save mchugh19/142df19ef08ad0902863 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"info":[ | |
{ | |
"Function":"state.sls", | |
"jid":"20160219112937439194", | |
"Target":"stratos.kix", | |
"Target-type":"glob", | |
"User":"xian", | |
"StartTime":"2016, Feb 19 11:29:37.439194", | |
"Arguments":[ | |
"failures.cmd" | |
], | |
"Minions":[ | |
"stratos.kix" | |
], | |
"Result":{ | |
"stratos.kix":{ | |
"return":{ | |
"cmd_|-fails_|-/bin/false_|-run":{ | |
"comment":"Command \"/bin/false\" run", | |
"_stamp":"2016-02-19T17:29:37.767467", | |
"return":"Error: cmd.run", | |
"name":"/bin/false", | |
"success":false, | |
"start_time":"11:29:37.752332", | |
"jid":"20160219112937439194", | |
"fun":"state.sls", | |
"result":false, | |
"duration":10.308, | |
"__run_num__":0, | |
"changes":{ | |
"pid":14321, | |
"retcode":1, | |
"stderr":"", | |
"stdout":"" | |
}, | |
"id":"stratos.kix", | |
"retcode":2 | |
} | |
}, | |
"out":"highstate" | |
} | |
} | |
} | |
], | |
"return":[ | |
{ | |
"outputter":"highstate", | |
"data":{ | |
"stratos.kix":{ | |
"cmd_|-fails_|-/bin/false_|-run":{ | |
"comment":"Command \"/bin/false\" run", | |
"_stamp":"2016-02-19T17:29:37.767467", | |
"return":"Error: cmd.run", | |
"name":"/bin/false", | |
"success":false, | |
"start_time":"11:29:37.752332", | |
"jid":"20160219112937439194", | |
"fun":"state.sls", | |
"result":false, | |
"duration":"10.308 ms", | |
"__run_num__":0, | |
"changes":{ | |
"pid":14321, | |
"retcode":1, | |
"stderr":"", | |
"stdout":"" | |
}, | |
"id":"stratos.kix", | |
"retcode":2 | |
} | |
} | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment