Created
March 7, 2016 10:39
-
-
Save sebgoa/350ef4ce9f47ffab6890 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
2016-03-07T10:31:15.700918+00:00 localhost st2api[20801]: AUDIT 140609218268688 [-] Token with id "56dd58730640fd40042bdcfd" is validated. | |
2016-03-07T10:31:15.712672+00:00 localhost st2api[20801]: WARNING 140609218268688 [-] Type definition for 'exclude_attributes' argument of 'get_one' is missing. | |
2016-03-07T10:31:15.713024+00:00 localhost st2api[20801]: INFO 140609218268688 [-] GET /v1/executions/56dd586fbda19051414619bf with id=56dd586fbda19051414619bf | |
2016-03-07T10:31:15.721840+00:00 localhost st2api[20801]: DEBUG 140609218268688 [-] GET /v1/executions/56dd586fbda19051414619bf with id=56dd586fbda19051414619bf, client_result=ActionExecutionAPI[status=u'succeeded', start_timestamp='2016-03-07T10:31:11.953787Z', parameters={u'query': u'docker'}, runner={u'runner_module': u'st2actions.runners.pythonrunner', u'description': u'A runner for launching python actions.', u'enabled': True, u'runner_parameters': {u'timeout': {u'default': 600, u'type': u'integer', u'description': u"Action timeout in seconds. Action will get killed if it doesn't finish in timeout seconds."}, u'env': {u'type': u'object', u'description': u'Environment variables which will be available to the script(e.g. key1=val1,key2=val2)'}}, u'id': u'56dc18ae0640fd3f984ff8a2', u'name': u'run-python'}, result={u'result': u'[]', u'exit_code': 0, u'stderr': u'', u'stdout': u''}, context={u'action_alias_ref': {u'id': u'56dd5146bda1906a66141cee', u'name': u'google_query'}, u'user': u'chatops_bot', u'api_user': u'sebgoa', u'source_channel': u'bot'}, action={u'runner_type': u'run-python', u'name': u'get_search_results', u'parameters': {u'count': {u'default': 10, u'required': False, u'type': u'integer', u'description': u'Maximum number of results to retrieve.'}, u'query': {u'required': True, u'type': u'string', u'description': u'Search query.'}}, u'tags': [], u'enabled': True, u'entry_point': u'get_search_results.py', u'notify': {}, u'uid': u'action:google:get_search_results', u'pack': u'google', u'ref': u'google.get_search_results', u'id': u'56dd4b4bbda1906379690022', u'description': u'Retrieve Google search results for the provided query.'}, liveaction={u'action': u'google.get_search_results', u'callback': {}, u'runner_info': {u'hostname': u'st2', u'pid': 16344}, u'id': u'56dd586fbda19051414619be', u'parameters': {u'query': u'docker'}}, id='56dd586fbda19051414619bf', end_timestamp='2016-03-07T10:31:14.021346Z'] | |
2016-03-07T10:31:15.723327+00:00 localhost st2api[20801]: INFO 140609218268688 [-] 1048ac65-5a03-4f80-8eec-8576001680a2 - GET /v1/executions/56dd586fbda19051414619bf | |
2016-03-07T10:31:15.736562+00:00 localhost st2api[20801]: INFO 140609218678864 [-] 7fbbff9c-ccfa-471f-82fc-b08e031aa0ba - GET /v1/actionalias/56dd5146bda1906a66141cee with filters={} | |
2016-03-07T10:31:15.736966+00:00 localhost st2api[20801]: AUDIT 140609218678864 [-] Token provided in headers | |
2016-03-07T10:31:15.739136+00:00 localhost st2api[20801]: AUDIT 140609218678864 [-] Token with id "56dd58730640fd40042bdcfd" is validated. | |
2016-03-07T10:31:15.744449+00:00 localhost st2api[20801]: INFO 140609218678864 [-] GET /v1/actionalias/56dd5146bda1906a66141cee with ref_or_id=56dd5146bda1906a66141cee | |
2016-03-07T10:31:15.750424+00:00 localhost st2api[20801]: DEBUG 140609218678864 [-] GET /v1/actionalias/56dd5146bda1906a66141cee with ref_or_id=56dd5146bda1906a66141cee, client_result=ActionAliasAPI[uid=u'action:st2-pack:google_query', ack={u'enabled': False}, enabled=True, name=u'google_query', result={}, formats=[u'google {{query}}'], action_ref=u'google.get_search_results', pack=u'st2-pack', ref=u'st2-pack.google_query', id='56dd5146bda1906a66141cee', description=u'Yoyo a google search'] | |
2016-03-07T10:31:15.751141+00:00 localhost st2api[20801]: INFO 140609218678864 [-] 7fbbff9c-ccfa-471f-82fc-b08e031aa0ba - GET /v1/actionalias/56dd5146bda1906a66141cee result={"uid": "action:st2-pack:google_query", "ack": {"enabled": false}, "enabled": true, "name": "google_query", "result": {}, "formats": ["google {{query}}"], "action_ref": "google.get_search_results", "pack": "st2-pack", "ref": "st2-pack.google_query", "id": "56dd5146bda1906a66141cee", "description": "Yoyo a google search"} | |
2016-03-07T10:31:21.903751+00:00 localhost st2api[20801]: INFO 140609218268688 [-] ce0c4443-48d6-4b9b-83fb-2983feb5d6c5 - GET /v1/executions/56dd5872bda19050ecb4f199 with filters={} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment