Skip to content

Instantly share code, notes, and snippets.

@harlowja
Created October 4, 2017 00:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save harlowja/8214d65178c19977e07b4d67cd9373b7 to your computer and use it in GitHub Desktop.
Save harlowja/8214d65178c19977e07b4d67cd9373b7 to your computer and use it in GitHub Desktop.
[WARNING]: Failure using method (v2_runner_on_ok) in callback plugin
(<ansible.plugins.callback./opt/daddy/venv/lib/python2.7/site-
packages/ara/plugins/callbacks/log_ara.CallbackModule object at 0x40c2e90>):
(pymysql.err.OperationalError) (2006, "MySQL server has gone away (error(32,
'Broken pipe'))") [SQL: u'INSERT INTO host_facts (id, host_id, timestamp,
`values`) VALUES (%(id)s, %(host_id)s, %(timestamp)s, %(values)s)']
[parameters: {'host_id': u'00c1e526-30a9-4779-9e1f-6bf7b2430048', 'values':
'{"facter_macaddress_ifb93483b7b_84": "e2:f7:13:b4:17:90",
"ansible_ifb937cddc1_3f": {"macaddress": "d2:5b:9a:24:fd:ec", "features":
{"tx_checksum_ipv ... (3183916 characters truncated) ... ": "off [fixed]",
"tx_gre_segmentation": "off [fixed]"}, "mtu": 1500, "device": "ifbc5cf1266-86",
"promisc": false, "active": true, "type": "ether"}}', 'id': 'cf20b46e-
6a33-4283-8a63-e43114561af1', 'timestamp': datetime.datetime(2017, 10, 3, 23,
36, 51, 210260)}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment