2019-09-19 11:41:33,286 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467037 to callback process_event. 2019-09-19 11:41:33,325 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'code', 'event_type': 'Shotgun_Asset_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 30, tzinfo=), 'entity': {'type': 'Asset', 'id': 1405, 'name': 'SpaceShip_TESTJIRA'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'entity_id': 1405, 'attribute_name': 'code', 'in_create': True, 'entity_type': 'Asset', 'old_value': None, 'new_value': 'SpaceShip_TESTJIRA', 'field_data_type': 'text', 'type': 'attribute_change'}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467037} 2019-09-19 11:41:33,325 - plugin.sg_jira_event_trigger.process_event - INFO - Retrieving sync routing for Project 90 2019-09-19 11:41:33,739 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'entity_id': 1405, 'attribute_name': 'code', 'in_create': True, 'entity_type': 'Asset', 'old_value': None, 'new_value': 'SpaceShip_TESTJIRA', 'field_data_type': 'text', 'type': 'attribute_change'} to http://myAwesomeSite.com:9090/sg2jira/default/Asset/1405 2019-09-19 11:41:33,897 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Asset/1405 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 1405, 'entity_type': 'Asset', 'event': {'attribute_name': 'code', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 30, tzinfo=), 'entity': {'id': 1405, 'name': 'SpaceShip_TESTJIRA', 'type': 'Asset'}, 'event_type': 'Shotgun_Asset_Change', 'id': 467037, 'meta': {'attribute_name': 'code', 'entity_id': 1405, 'entity_type': 'Asset', 'field_data_type': 'text', 'in_create': True, 'new_value': 'SpaceShip_TESTJIRA', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'attribute_name': 'code', 'entity_id': 1405, 'entity_type': 'Asset', 'field_data_type': 'text', 'in_create': True, 'new_value': 'SpaceShip_TESTJIRA', 'old_value': None, 'type': 'attribute_change'}, 'payload': {'entity_id': 1405, 'entity_type': 'Asset', 'meta': {'attribute_name': 'code', 'entity_id': 1405, 'entity_type': 'Asset', 'field_data_type': 'text', 'in_create': True, 'new_value': 'SpaceShip_TESTJIRA', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'project_sync_value': {'content_type': None, 'id': 618, 'link_type': 'web', 'name': 'SG Jira Bridge webserver', 'type': 'Attachment', 'url': 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'sg': , 'sg_project': {'id': 90, 'name': 'ShotgunJira', 'sg_jira_sync_url': {'content_type': None, 'id': 618, 'link_type': 'web', 'name': 'SG Jira Bridge webserver', 'type': 'Attachment', 'url': 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'type': 'Project'}, 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Asset/1405'} 2019-09-19 11:41:34,079 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467038 to callback process_event. 2019-09-19 11:41:34,080 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'sg_status_list', 'event_type': 'Shotgun_Asset_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 30, tzinfo=), 'entity': {'type': 'Asset', 'id': 1405, 'name': 'SpaceShip_TESTJIRA'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'entity_id': 1405, 'attribute_name': 'sg_status_list', 'in_create': True, 'entity_type': 'Asset', 'old_value': None, 'new_value': 'wtg', 'field_data_type': 'status_list', 'type': 'attribute_change'}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467038} 2019-09-19 11:41:34,081 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'entity_id': 1405, 'attribute_name': 'sg_status_list', 'in_create': True, 'entity_type': 'Asset', 'old_value': None, 'new_value': 'wtg', 'field_data_type': 'status_list', 'type': 'attribute_change'} to http://myAwesomeSite.com:9090/sg2jira/default/Asset/1405 2019-09-19 11:41:34,159 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Asset/1405 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 1405, 'entity_type': 'Asset', 'event': {'attribute_name': 'sg_status_list', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 30, tzinfo=), 'entity': {'id': 1405, 'name': 'SpaceShip_TESTJIRA', 'type': 'Asset'}, 'event_type': 'Shotgun_Asset_Change', 'id': 467038, 'meta': {'attribute_name': 'sg_status_list', 'entity_id': 1405, 'entity_type': 'Asset', 'field_data_type': 'status_list', 'in_create': True, 'new_value': 'wtg', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'attribute_name': 'sg_status_list', 'entity_id': 1405, 'entity_type': 'Asset', 'field_data_type': 'status_list', 'in_create': True, 'new_value': 'wtg', 'old_value': None, 'type': 'attribute_change'}, 'payload': {'entity_id': 1405, 'entity_type': 'Asset', 'meta': {'attribute_name': 'sg_status_list', 'entity_id': 1405, 'entity_type': 'Asset', 'field_data_type': 'status_list', 'in_create': True, 'new_value': 'wtg', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Asset/1405'} 2019-09-19 11:41:34,249 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467039 to callback process_event. 2019-09-19 11:41:34,250 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'sg_asset_type', 'event_type': 'Shotgun_Asset_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 30, tzinfo=), 'entity': {'type': 'Asset', 'id': 1405, 'name': 'SpaceShip_TESTJIRA'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'entity_id': 1405, 'attribute_name': 'sg_asset_type', 'in_create': True, 'entity_type': 'Asset', 'old_value': None, 'new_value': 'Vehicle', 'field_data_type': 'list', 'type': 'attribute_change'}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467039} 2019-09-19 11:41:34,251 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'entity_id': 1405, 'attribute_name': 'sg_asset_type', 'in_create': True, 'entity_type': 'Asset', 'old_value': None, 'new_value': 'Vehicle', 'field_data_type': 'list', 'type': 'attribute_change'} to http://myAwesomeSite.com:9090/sg2jira/default/Asset/1405 2019-09-19 11:41:34,324 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Asset/1405 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 1405, 'entity_type': 'Asset', 'event': {'attribute_name': 'sg_asset_type', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 30, tzinfo=), 'entity': {'id': 1405, 'name': 'SpaceShip_TESTJIRA', 'type': 'Asset'}, 'event_type': 'Shotgun_Asset_Change', 'id': 467039, 'meta': {'attribute_name': 'sg_asset_type', 'entity_id': 1405, 'entity_type': 'Asset', 'field_data_type': 'list', 'in_create': True, 'new_value': 'Vehicle', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'attribute_name': 'sg_asset_type', 'entity_id': 1405, 'entity_type': 'Asset', 'field_data_type': 'list', 'in_create': True, 'new_value': 'Vehicle', 'old_value': None, 'type': 'attribute_change'}, 'payload': {'entity_id': 1405, 'entity_type': 'Asset', 'meta': {'attribute_name': 'sg_asset_type', 'entity_id': 1405, 'entity_type': 'Asset', 'field_data_type': 'list', 'in_create': True, 'new_value': 'Vehicle', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Asset/1405'} 2019-09-19 11:41:34,412 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467040 to callback process_event. 2019-09-19 11:41:34,414 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'task_template', 'event_type': 'Shotgun_Asset_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 30, tzinfo=), 'entity': {'type': 'Asset', 'id': 1405, 'name': 'SpaceShip_TESTJIRA'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'entity_id': 1405, 'attribute_name': 'task_template', 'in_create': True, 'entity_type': 'Asset', 'old_value': None, 'new_value': {'valid': 'valid', 'type': 'TaskTemplate', 'id': 39, 'name': 'Games - Large Prop', 'uuid': '3ce39036-4598-11e9-9621-0242ac110006'}, 'field_data_type': 'entity', 'type': 'attribute_change'}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467040} 2019-09-19 11:41:34,415 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'entity_id': 1405, 'attribute_name': 'task_template', 'in_create': True, 'entity_type': 'Asset', 'old_value': None, 'new_value': {'valid': 'valid', 'type': 'TaskTemplate', 'id': 39, 'name': 'Games - Large Prop', 'uuid': '3ce39036-4598-11e9-9621-0242ac110006'}, 'field_data_type': 'entity', 'type': 'attribute_change'} to http://myAwesomeSite.com:9090/sg2jira/default/Asset/1405 2019-09-19 11:41:34,495 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Asset/1405 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 1405, 'entity_type': 'Asset', 'event': {'attribute_name': 'task_template', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 30, tzinfo=), 'entity': {'id': 1405, 'name': 'SpaceShip_TESTJIRA', 'type': 'Asset'}, 'event_type': 'Shotgun_Asset_Change', 'id': 467040, 'meta': {'attribute_name': 'task_template', 'entity_id': 1405, 'entity_type': 'Asset', 'field_data_type': 'entity', 'in_create': True, 'new_value': {'id': 39, 'name': 'Games - Large Prop', 'type': 'TaskTemplate', 'uuid': '3ce39036-4598-11e9-9621-0242ac110006', 'valid': 'valid'}, 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'attribute_name': 'task_template', 'entity_id': 1405, 'entity_type': 'Asset', 'field_data_type': 'entity', 'in_create': True, 'new_value': {'id': 39, 'name': 'Games - Large Prop', 'type': 'TaskTemplate', 'uuid': '3ce39036-4598-11e9-9621-0242ac110006', 'valid': 'valid'}, 'old_value': None, 'type': 'attribute_change'}, 'payload': {'entity_id': 1405, 'entity_type': 'Asset', 'meta': {'attribute_name': 'task_template', 'entity_id': 1405, 'entity_type': 'Asset', 'field_data_type': 'entity', 'in_create': True, 'new_value': {'id': 39, 'name': 'Games - Large Prop', 'type': 'TaskTemplate', 'uuid': '3ce39036-4598-11e9-9621-0242ac110006', 'valid': 'valid'}, 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Asset/1405'} 2019-09-19 11:41:34,584 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467041 to callback process_event. 2019-09-19 11:41:34,586 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'description', 'event_type': 'Shotgun_Asset_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 30, tzinfo=), 'entity': {'type': 'Asset', 'id': 1405, 'name': 'SpaceShip_TESTJIRA'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'entity_id': 1405, 'attribute_name': 'description', 'in_create': True, 'entity_type': 'Asset', 'old_value': None, 'new_value': 'This is a Test for the shotgun-jira bridge.', 'field_data_type': 'text', 'type': 'attribute_change'}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467041} 2019-09-19 11:41:34,587 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'entity_id': 1405, 'attribute_name': 'description', 'in_create': True, 'entity_type': 'Asset', 'old_value': None, 'new_value': 'This is a Test for the shotgun-jira bridge.', 'field_data_type': 'text', 'type': 'attribute_change'} to http://myAwesomeSite.com:9090/sg2jira/default/Asset/1405 2019-09-19 11:41:34,654 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Asset/1405 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 1405, 'entity_type': 'Asset', 'event': {'attribute_name': 'description', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 30, tzinfo=), 'entity': {'id': 1405, 'name': 'SpaceShip_TESTJIRA', 'type': 'Asset'}, 'event_type': 'Shotgun_Asset_Change', 'id': 467041, 'meta': {'attribute_name': 'description', 'entity_id': 1405, 'entity_type': 'Asset', 'field_data_type': 'text', 'in_create': True, 'new_value': 'This is a Test for the shotgun-jira bridge.', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'attribute_name': 'description', 'entity_id': 1405, 'entity_type': 'Asset', 'field_data_type': 'text', 'in_create': True, 'new_value': 'This is a Test for the shotgun-jira bridge.', 'old_value': None, 'type': 'attribute_change'}, 'payload': {'entity_id': 1405, 'entity_type': 'Asset', 'meta': {'attribute_name': 'description', 'entity_id': 1405, 'entity_type': 'Asset', 'field_data_type': 'text', 'in_create': True, 'new_value': 'This is a Test for the shotgun-jira bridge.', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Asset/1405'} 2019-09-19 11:41:34,745 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467043 to callback process_event. 2019-09-19 11:41:34,746 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'color', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5776, 'name': 'Concept'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'entity_id': 5776, 'attribute_name': 'color', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 'pipeline_step', 'field_data_type': 'color', 'type': 'attribute_change'}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467043} 2019-09-19 11:41:34,747 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'entity_id': 5776, 'attribute_name': 'color', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 'pipeline_step', 'field_data_type': 'color', 'type': 'attribute_change'} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5776 2019-09-19 11:41:34,811 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5776 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5776, 'entity_type': 'Task', 'event': {'attribute_name': 'color', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5776, 'name': 'Concept', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467043, 'meta': {'attribute_name': 'color', 'entity_id': 5776, 'entity_type': 'Task', 'field_data_type': 'color', 'in_create': True, 'new_value': 'pipeline_step', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'attribute_name': 'color', 'entity_id': 5776, 'entity_type': 'Task', 'field_data_type': 'color', 'in_create': True, 'new_value': 'pipeline_step', 'old_value': None, 'type': 'attribute_change'}, 'payload': {'entity_id': 5776, 'entity_type': 'Task', 'meta': {'attribute_name': 'color', 'entity_id': 5776, 'entity_type': 'Task', 'field_data_type': 'color', 'in_create': True, 'new_value': 'pipeline_step', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5776'} 2019-09-19 11:41:34,901 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467044 to callback process_event. 2019-09-19 11:41:34,901 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'content', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5776, 'name': 'Concept'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'entity_id': 5776, 'attribute_name': 'content', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 'Concept', 'field_data_type': 'text', 'type': 'attribute_change'}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467044} 2019-09-19 11:41:34,903 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'entity_id': 5776, 'attribute_name': 'content', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 'Concept', 'field_data_type': 'text', 'type': 'attribute_change'} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5776 2019-09-19 11:41:34,972 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5776 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5776, 'entity_type': 'Task', 'event': {'attribute_name': 'content', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5776, 'name': 'Concept', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467044, 'meta': {'attribute_name': 'content', 'entity_id': 5776, 'entity_type': 'Task', 'field_data_type': 'text', 'in_create': True, 'new_value': 'Concept', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'attribute_name': 'content', 'entity_id': 5776, 'entity_type': 'Task', 'field_data_type': 'text', 'in_create': True, 'new_value': 'Concept', 'old_value': None, 'type': 'attribute_change'}, 'payload': {'entity_id': 5776, 'entity_type': 'Task', 'meta': {'attribute_name': 'content', 'entity_id': 5776, 'entity_type': 'Task', 'field_data_type': 'text', 'in_create': True, 'new_value': 'Concept', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5776'} 2019-09-19 11:41:35,072 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467045 to callback process_event. 2019-09-19 11:41:35,073 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'sg_status_list', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5776, 'name': 'Concept'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'entity_id': 5776, 'attribute_name': 'sg_status_list', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 'wtg', 'field_data_type': 'status_list', 'type': 'attribute_change'}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467045} 2019-09-19 11:41:35,074 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'entity_id': 5776, 'attribute_name': 'sg_status_list', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 'wtg', 'field_data_type': 'status_list', 'type': 'attribute_change'} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5776 2019-09-19 11:41:35,142 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5776 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5776, 'entity_type': 'Task', 'event': {'attribute_name': 'sg_status_list', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5776, 'name': 'Concept', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467045, 'meta': {'attribute_name': 'sg_status_list', 'entity_id': 5776, 'entity_type': 'Task', 'field_data_type': 'status_list', 'in_create': True, 'new_value': 'wtg', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'attribute_name': 'sg_status_list', 'entity_id': 5776, 'entity_type': 'Task', 'field_data_type': 'status_list', 'in_create': True, 'new_value': 'wtg', 'old_value': None, 'type': 'attribute_change'}, 'payload': {'entity_id': 5776, 'entity_type': 'Task', 'meta': {'attribute_name': 'sg_status_list', 'entity_id': 5776, 'entity_type': 'Task', 'field_data_type': 'status_list', 'in_create': True, 'new_value': 'wtg', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5776'} 2019-09-19 11:41:35,260 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467046 to callback process_event. 2019-09-19 11:41:35,262 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'entity', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5776, 'name': 'Concept'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'entity_id': 5776, 'attribute_name': 'entity', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': {'status': 'wtg', 'uuid': '0a997632-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Asset', 'id': 1405, 'name': 'SpaceShip_TESTJIRA'}, 'field_data_type': 'entity', 'type': 'attribute_change'}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467046} 2019-09-19 11:41:35,263 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'entity_id': 5776, 'attribute_name': 'entity', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': {'status': 'wtg', 'uuid': '0a997632-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Asset', 'id': 1405, 'name': 'SpaceShip_TESTJIRA'}, 'field_data_type': 'entity', 'type': 'attribute_change'} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5776 2019-09-19 11:41:35,343 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5776 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5776, 'entity_type': 'Task', 'event': {'attribute_name': 'entity', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5776, 'name': 'Concept', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467046, 'meta': {'attribute_name': 'entity', 'entity_id': 5776, 'entity_type': 'Task', 'field_data_type': 'entity', 'in_create': True, 'new_value': {'id': 1405, 'name': 'SpaceShip_TESTJIRA', 'status': 'wtg', 'type': 'Asset', 'uuid': '0a997632-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}, 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'attribute_name': 'entity', 'entity_id': 5776, 'entity_type': 'Task', 'field_data_type': 'entity', 'in_create': True, 'new_value': {'id': 1405, 'name': 'SpaceShip_TESTJIRA', 'status': 'wtg', 'type': 'Asset', 'uuid': '0a997632-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}, 'old_value': None, 'type': 'attribute_change'}, 'payload': {'entity_id': 5776, 'entity_type': 'Task', 'meta': {'attribute_name': 'entity', 'entity_id': 5776, 'entity_type': 'Task', 'field_data_type': 'entity', 'in_create': True, 'new_value': {'id': 1405, 'name': 'SpaceShip_TESTJIRA', 'status': 'wtg', 'type': 'Asset', 'uuid': '0a997632-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}, 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5776'} 2019-09-19 11:41:35,433 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467047 to callback process_event. 2019-09-19 11:41:35,435 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'tasks', 'event_type': 'Shotgun_Asset_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Asset', 'id': 1405, 'name': 'SpaceShip_TESTJIRA'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'actual_attribute_changed': 'Task.entity', 'added': [{'status': 'wtg', 'uuid': '0aaaa4ca-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Task', 'id': 5776, 'name': 'Concept'}], 'attribute_name': 'tasks', 'in_create': True, 'entity_type': 'Asset', 'entity_id': 1405, 'field_data_type': 'multi_entity', 'removed': [], 'type': 'attribute_change', 'original_event_log_entry_id': 467046}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467047} 2019-09-19 11:41:35,436 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'actual_attribute_changed': 'Task.entity', 'added': [{'status': 'wtg', 'uuid': '0aaaa4ca-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Task', 'id': 5776, 'name': 'Concept'}], 'attribute_name': 'tasks', 'in_create': True, 'entity_type': 'Asset', 'entity_id': 1405, 'field_data_type': 'multi_entity', 'removed': [], 'type': 'attribute_change', 'original_event_log_entry_id': 467046} to http://myAwesomeSite.com:9090/sg2jira/default/Asset/1405 2019-09-19 11:41:35,519 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Asset/1405 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 1405, 'entity_type': 'Asset', 'event': {'attribute_name': 'tasks', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 1405, 'name': 'SpaceShip_TESTJIRA', 'type': 'Asset'}, 'event_type': 'Shotgun_Asset_Change', 'id': 467047, 'meta': {'actual_attribute_changed': 'Task.entity', 'added': [{'id': 5776, 'name': 'Concept', 'status': 'wtg', 'type': 'Task', 'uuid': '0aaaa4ca-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'tasks', 'entity_id': 1405, 'entity_type': 'Asset', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467046, 'removed': [], 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'actual_attribute_changed': 'Task.entity', 'added': [{'id': 5776, 'name': 'Concept', 'status': 'wtg', 'type': 'Task', 'uuid': '0aaaa4ca-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'tasks', 'entity_id': 1405, 'entity_type': 'Asset', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467046, 'removed': [], 'type': 'attribute_change'}, 'payload': {'entity_id': 1405, 'entity_type': 'Asset', 'meta': {'actual_attribute_changed': 'Task.entity', 'added': [{'id': 5776, 'name': 'Concept', 'status': 'wtg', 'type': 'Task', 'uuid': '0aaaa4ca-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'tasks', 'entity_id': 1405, 'entity_type': 'Asset', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467046, 'removed': [], 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Asset/1405'} 2019-09-19 11:41:35,608 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467048 to callback process_event. 2019-09-19 11:41:35,609 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'template_task', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5776, 'name': 'Concept'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'entity_id': 5776, 'attribute_name': 'template_task', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': {'status': 'wtg', 'uuid': '5aaa39da-4598-11e9-a49b-0242ac110006', 'valid': 'valid', 'type': 'Task', 'id': 5747, 'name': 'Concept'}, 'field_data_type': 'entity', 'type': 'attribute_change'}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467048} 2019-09-19 11:41:35,610 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'entity_id': 5776, 'attribute_name': 'template_task', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': {'status': 'wtg', 'uuid': '5aaa39da-4598-11e9-a49b-0242ac110006', 'valid': 'valid', 'type': 'Task', 'id': 5747, 'name': 'Concept'}, 'field_data_type': 'entity', 'type': 'attribute_change'} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5776 2019-09-19 11:41:35,693 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5776 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5776, 'entity_type': 'Task', 'event': {'attribute_name': 'template_task', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5776, 'name': 'Concept', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467048, 'meta': {'attribute_name': 'template_task', 'entity_id': 5776, 'entity_type': 'Task', 'field_data_type': 'entity', 'in_create': True, 'new_value': {'id': 5747, 'name': 'Concept', 'status': 'wtg', 'type': 'Task', 'uuid': '5aaa39da-4598-11e9-a49b-0242ac110006', 'valid': 'valid'}, 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'attribute_name': 'template_task', 'entity_id': 5776, 'entity_type': 'Task', 'field_data_type': 'entity', 'in_create': True, 'new_value': {'id': 5747, 'name': 'Concept', 'status': 'wtg', 'type': 'Task', 'uuid': '5aaa39da-4598-11e9-a49b-0242ac110006', 'valid': 'valid'}, 'old_value': None, 'type': 'attribute_change'}, 'payload': {'entity_id': 5776, 'entity_type': 'Task', 'meta': {'attribute_name': 'template_task', 'entity_id': 5776, 'entity_type': 'Task', 'field_data_type': 'entity', 'in_create': True, 'new_value': {'id': 5747, 'name': 'Concept', 'status': 'wtg', 'type': 'Task', 'uuid': '5aaa39da-4598-11e9-a49b-0242ac110006', 'valid': 'valid'}, 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5776'} 2019-09-19 11:41:35,783 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467049 to callback process_event. 2019-09-19 11:41:35,784 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'duration', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5776, 'name': 'Concept'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'entity_id': 5776, 'attribute_name': 'duration', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 960, 'field_data_type': 'duration', 'type': 'attribute_change'}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467049} 2019-09-19 11:41:35,786 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'entity_id': 5776, 'attribute_name': 'duration', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 960, 'field_data_type': 'duration', 'type': 'attribute_change'} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5776 2019-09-19 11:41:35,854 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5776 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5776, 'entity_type': 'Task', 'event': {'attribute_name': 'duration', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5776, 'name': 'Concept', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467049, 'meta': {'attribute_name': 'duration', 'entity_id': 5776, 'entity_type': 'Task', 'field_data_type': 'duration', 'in_create': True, 'new_value': 960, 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'attribute_name': 'duration', 'entity_id': 5776, 'entity_type': 'Task', 'field_data_type': 'duration', 'in_create': True, 'new_value': 960, 'old_value': None, 'type': 'attribute_change'}, 'payload': {'entity_id': 5776, 'entity_type': 'Task', 'meta': {'attribute_name': 'duration', 'entity_id': 5776, 'entity_type': 'Task', 'field_data_type': 'duration', 'in_create': True, 'new_value': 960, 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5776'} 2019-09-19 11:41:35,946 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467051 to callback process_event. 2019-09-19 11:41:35,947 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'color', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5777, 'name': 'Greybox'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'entity_id': 5777, 'attribute_name': 'color', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 'pipeline_step', 'field_data_type': 'color', 'type': 'attribute_change'}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467051} 2019-09-19 11:41:35,949 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'entity_id': 5777, 'attribute_name': 'color', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 'pipeline_step', 'field_data_type': 'color', 'type': 'attribute_change'} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5777 2019-09-19 11:41:36,031 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5777 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5777, 'entity_type': 'Task', 'event': {'attribute_name': 'color', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5777, 'name': 'Greybox', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467051, 'meta': {'attribute_name': 'color', 'entity_id': 5777, 'entity_type': 'Task', 'field_data_type': 'color', 'in_create': True, 'new_value': 'pipeline_step', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'attribute_name': 'color', 'entity_id': 5777, 'entity_type': 'Task', 'field_data_type': 'color', 'in_create': True, 'new_value': 'pipeline_step', 'old_value': None, 'type': 'attribute_change'}, 'payload': {'entity_id': 5777, 'entity_type': 'Task', 'meta': {'attribute_name': 'color', 'entity_id': 5777, 'entity_type': 'Task', 'field_data_type': 'color', 'in_create': True, 'new_value': 'pipeline_step', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5777'} 2019-09-19 11:41:36,121 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467052 to callback process_event. 2019-09-19 11:41:36,122 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'content', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5777, 'name': 'Greybox'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'entity_id': 5777, 'attribute_name': 'content', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 'Greybox', 'field_data_type': 'text', 'type': 'attribute_change'}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467052} 2019-09-19 11:41:36,123 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'entity_id': 5777, 'attribute_name': 'content', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 'Greybox', 'field_data_type': 'text', 'type': 'attribute_change'} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5777 2019-09-19 11:41:36,191 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5777 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5777, 'entity_type': 'Task', 'event': {'attribute_name': 'content', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5777, 'name': 'Greybox', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467052, 'meta': {'attribute_name': 'content', 'entity_id': 5777, 'entity_type': 'Task', 'field_data_type': 'text', 'in_create': True, 'new_value': 'Greybox', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'attribute_name': 'content', 'entity_id': 5777, 'entity_type': 'Task', 'field_data_type': 'text', 'in_create': True, 'new_value': 'Greybox', 'old_value': None, 'type': 'attribute_change'}, 'payload': {'entity_id': 5777, 'entity_type': 'Task', 'meta': {'attribute_name': 'content', 'entity_id': 5777, 'entity_type': 'Task', 'field_data_type': 'text', 'in_create': True, 'new_value': 'Greybox', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5777'} 2019-09-19 11:41:36,281 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467053 to callback process_event. 2019-09-19 11:41:36,282 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'sg_status_list', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5777, 'name': 'Greybox'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'entity_id': 5777, 'attribute_name': 'sg_status_list', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 'wtg', 'field_data_type': 'status_list', 'type': 'attribute_change'}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467053} 2019-09-19 11:41:36,283 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'entity_id': 5777, 'attribute_name': 'sg_status_list', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 'wtg', 'field_data_type': 'status_list', 'type': 'attribute_change'} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5777 2019-09-19 11:41:36,352 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5777 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5777, 'entity_type': 'Task', 'event': {'attribute_name': 'sg_status_list', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5777, 'name': 'Greybox', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467053, 'meta': {'attribute_name': 'sg_status_list', 'entity_id': 5777, 'entity_type': 'Task', 'field_data_type': 'status_list', 'in_create': True, 'new_value': 'wtg', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'attribute_name': 'sg_status_list', 'entity_id': 5777, 'entity_type': 'Task', 'field_data_type': 'status_list', 'in_create': True, 'new_value': 'wtg', 'old_value': None, 'type': 'attribute_change'}, 'payload': {'entity_id': 5777, 'entity_type': 'Task', 'meta': {'attribute_name': 'sg_status_list', 'entity_id': 5777, 'entity_type': 'Task', 'field_data_type': 'status_list', 'in_create': True, 'new_value': 'wtg', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5777'} 2019-09-19 11:41:36,440 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467054 to callback process_event. 2019-09-19 11:41:36,441 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'entity', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5777, 'name': 'Greybox'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'entity_id': 5777, 'attribute_name': 'entity', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': {'status': 'wtg', 'uuid': '0a997632-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Asset', 'id': 1405, 'name': 'SpaceShip_TESTJIRA'}, 'field_data_type': 'entity', 'type': 'attribute_change'}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467054} 2019-09-19 11:41:36,442 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'entity_id': 5777, 'attribute_name': 'entity', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': {'status': 'wtg', 'uuid': '0a997632-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Asset', 'id': 1405, 'name': 'SpaceShip_TESTJIRA'}, 'field_data_type': 'entity', 'type': 'attribute_change'} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5777 2019-09-19 11:41:36,523 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5777 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5777, 'entity_type': 'Task', 'event': {'attribute_name': 'entity', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5777, 'name': 'Greybox', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467054, 'meta': {'attribute_name': 'entity', 'entity_id': 5777, 'entity_type': 'Task', 'field_data_type': 'entity', 'in_create': True, 'new_value': {'id': 1405, 'name': 'SpaceShip_TESTJIRA', 'status': 'wtg', 'type': 'Asset', 'uuid': '0a997632-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}, 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'attribute_name': 'entity', 'entity_id': 5777, 'entity_type': 'Task', 'field_data_type': 'entity', 'in_create': True, 'new_value': {'id': 1405, 'name': 'SpaceShip_TESTJIRA', 'status': 'wtg', 'type': 'Asset', 'uuid': '0a997632-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}, 'old_value': None, 'type': 'attribute_change'}, 'payload': {'entity_id': 5777, 'entity_type': 'Task', 'meta': {'attribute_name': 'entity', 'entity_id': 5777, 'entity_type': 'Task', 'field_data_type': 'entity', 'in_create': True, 'new_value': {'id': 1405, 'name': 'SpaceShip_TESTJIRA', 'status': 'wtg', 'type': 'Asset', 'uuid': '0a997632-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}, 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5777'} 2019-09-19 11:41:36,611 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467055 to callback process_event. 2019-09-19 11:41:36,613 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'tasks', 'event_type': 'Shotgun_Asset_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Asset', 'id': 1405, 'name': 'SpaceShip_TESTJIRA'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'actual_attribute_changed': 'Task.entity', 'added': [{'status': 'wtg', 'uuid': '0aac755c-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Task', 'id': 5777, 'name': 'Greybox'}], 'attribute_name': 'tasks', 'in_create': True, 'entity_type': 'Asset', 'entity_id': 1405, 'field_data_type': 'multi_entity', 'removed': [], 'type': 'attribute_change', 'original_event_log_entry_id': 467054}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467055} 2019-09-19 11:41:36,614 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'actual_attribute_changed': 'Task.entity', 'added': [{'status': 'wtg', 'uuid': '0aac755c-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Task', 'id': 5777, 'name': 'Greybox'}], 'attribute_name': 'tasks', 'in_create': True, 'entity_type': 'Asset', 'entity_id': 1405, 'field_data_type': 'multi_entity', 'removed': [], 'type': 'attribute_change', 'original_event_log_entry_id': 467054} to http://myAwesomeSite.com:9090/sg2jira/default/Asset/1405 2019-09-19 11:41:36,699 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Asset/1405 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 1405, 'entity_type': 'Asset', 'event': {'attribute_name': 'tasks', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 1405, 'name': 'SpaceShip_TESTJIRA', 'type': 'Asset'}, 'event_type': 'Shotgun_Asset_Change', 'id': 467055, 'meta': {'actual_attribute_changed': 'Task.entity', 'added': [{'id': 5777, 'name': 'Greybox', 'status': 'wtg', 'type': 'Task', 'uuid': '0aac755c-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'tasks', 'entity_id': 1405, 'entity_type': 'Asset', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467054, 'removed': [], 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'actual_attribute_changed': 'Task.entity', 'added': [{'id': 5777, 'name': 'Greybox', 'status': 'wtg', 'type': 'Task', 'uuid': '0aac755c-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'tasks', 'entity_id': 1405, 'entity_type': 'Asset', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467054, 'removed': [], 'type': 'attribute_change'}, 'payload': {'entity_id': 1405, 'entity_type': 'Asset', 'meta': {'actual_attribute_changed': 'Task.entity', 'added': [{'id': 5777, 'name': 'Greybox', 'status': 'wtg', 'type': 'Task', 'uuid': '0aac755c-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'tasks', 'entity_id': 1405, 'entity_type': 'Asset', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467054, 'removed': [], 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Asset/1405'} 2019-09-19 11:41:36,788 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467056 to callback process_event. 2019-09-19 11:41:36,789 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'template_task', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5777, 'name': 'Greybox'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'entity_id': 5777, 'attribute_name': 'template_task', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': {'status': 'wtg', 'uuid': '5f176cb8-4598-11e9-a49b-0242ac110006', 'valid': 'valid', 'type': 'Task', 'id': 5748, 'name': 'Greybox'}, 'field_data_type': 'entity', 'type': 'attribute_change'}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467056} 2019-09-19 11:41:36,790 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'entity_id': 5777, 'attribute_name': 'template_task', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': {'status': 'wtg', 'uuid': '5f176cb8-4598-11e9-a49b-0242ac110006', 'valid': 'valid', 'type': 'Task', 'id': 5748, 'name': 'Greybox'}, 'field_data_type': 'entity', 'type': 'attribute_change'} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5777 2019-09-19 11:41:36,863 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5777 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5777, 'entity_type': 'Task', 'event': {'attribute_name': 'template_task', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5777, 'name': 'Greybox', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467056, 'meta': {'attribute_name': 'template_task', 'entity_id': 5777, 'entity_type': 'Task', 'field_data_type': 'entity', 'in_create': True, 'new_value': {'id': 5748, 'name': 'Greybox', 'status': 'wtg', 'type': 'Task', 'uuid': '5f176cb8-4598-11e9-a49b-0242ac110006', 'valid': 'valid'}, 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'attribute_name': 'template_task', 'entity_id': 5777, 'entity_type': 'Task', 'field_data_type': 'entity', 'in_create': True, 'new_value': {'id': 5748, 'name': 'Greybox', 'status': 'wtg', 'type': 'Task', 'uuid': '5f176cb8-4598-11e9-a49b-0242ac110006', 'valid': 'valid'}, 'old_value': None, 'type': 'attribute_change'}, 'payload': {'entity_id': 5777, 'entity_type': 'Task', 'meta': {'attribute_name': 'template_task', 'entity_id': 5777, 'entity_type': 'Task', 'field_data_type': 'entity', 'in_create': True, 'new_value': {'id': 5748, 'name': 'Greybox', 'status': 'wtg', 'type': 'Task', 'uuid': '5f176cb8-4598-11e9-a49b-0242ac110006', 'valid': 'valid'}, 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5777'} 2019-09-19 11:41:36,952 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467057 to callback process_event. 2019-09-19 11:41:36,953 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'duration', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5777, 'name': 'Greybox'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'entity_id': 5777, 'attribute_name': 'duration', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 960, 'field_data_type': 'duration', 'type': 'attribute_change'}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467057} 2019-09-19 11:41:36,955 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'entity_id': 5777, 'attribute_name': 'duration', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 960, 'field_data_type': 'duration', 'type': 'attribute_change'} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5777 2019-09-19 11:41:37,040 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5777 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5777, 'entity_type': 'Task', 'event': {'attribute_name': 'duration', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5777, 'name': 'Greybox', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467057, 'meta': {'attribute_name': 'duration', 'entity_id': 5777, 'entity_type': 'Task', 'field_data_type': 'duration', 'in_create': True, 'new_value': 960, 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'attribute_name': 'duration', 'entity_id': 5777, 'entity_type': 'Task', 'field_data_type': 'duration', 'in_create': True, 'new_value': 960, 'old_value': None, 'type': 'attribute_change'}, 'payload': {'entity_id': 5777, 'entity_type': 'Task', 'meta': {'attribute_name': 'duration', 'entity_id': 5777, 'entity_type': 'Task', 'field_data_type': 'duration', 'in_create': True, 'new_value': 960, 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5777'} 2019-09-19 11:41:37,132 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467059 to callback process_event. 2019-09-19 11:41:37,133 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'color', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5778, 'name': 'Sculpt'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'entity_id': 5778, 'attribute_name': 'color', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 'pipeline_step', 'field_data_type': 'color', 'type': 'attribute_change'}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467059} 2019-09-19 11:41:37,134 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'entity_id': 5778, 'attribute_name': 'color', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 'pipeline_step', 'field_data_type': 'color', 'type': 'attribute_change'} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5778 2019-09-19 11:41:37,201 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5778 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5778, 'entity_type': 'Task', 'event': {'attribute_name': 'color', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5778, 'name': 'Sculpt', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467059, 'meta': {'attribute_name': 'color', 'entity_id': 5778, 'entity_type': 'Task', 'field_data_type': 'color', 'in_create': True, 'new_value': 'pipeline_step', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'attribute_name': 'color', 'entity_id': 5778, 'entity_type': 'Task', 'field_data_type': 'color', 'in_create': True, 'new_value': 'pipeline_step', 'old_value': None, 'type': 'attribute_change'}, 'payload': {'entity_id': 5778, 'entity_type': 'Task', 'meta': {'attribute_name': 'color', 'entity_id': 5778, 'entity_type': 'Task', 'field_data_type': 'color', 'in_create': True, 'new_value': 'pipeline_step', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5778'} 2019-09-19 11:41:37,289 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467060 to callback process_event. 2019-09-19 11:41:37,290 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'content', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5778, 'name': 'Sculpt'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'entity_id': 5778, 'attribute_name': 'content', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 'Sculpt', 'field_data_type': 'text', 'type': 'attribute_change'}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467060} 2019-09-19 11:41:37,291 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'entity_id': 5778, 'attribute_name': 'content', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 'Sculpt', 'field_data_type': 'text', 'type': 'attribute_change'} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5778 2019-09-19 11:41:37,361 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5778 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5778, 'entity_type': 'Task', 'event': {'attribute_name': 'content', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5778, 'name': 'Sculpt', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467060, 'meta': {'attribute_name': 'content', 'entity_id': 5778, 'entity_type': 'Task', 'field_data_type': 'text', 'in_create': True, 'new_value': 'Sculpt', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'attribute_name': 'content', 'entity_id': 5778, 'entity_type': 'Task', 'field_data_type': 'text', 'in_create': True, 'new_value': 'Sculpt', 'old_value': None, 'type': 'attribute_change'}, 'payload': {'entity_id': 5778, 'entity_type': 'Task', 'meta': {'attribute_name': 'content', 'entity_id': 5778, 'entity_type': 'Task', 'field_data_type': 'text', 'in_create': True, 'new_value': 'Sculpt', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5778'} 2019-09-19 11:41:37,449 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467061 to callback process_event. 2019-09-19 11:41:37,450 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'sg_status_list', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5778, 'name': 'Sculpt'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'entity_id': 5778, 'attribute_name': 'sg_status_list', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 'wtg', 'field_data_type': 'status_list', 'type': 'attribute_change'}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467061} 2019-09-19 11:41:37,451 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'entity_id': 5778, 'attribute_name': 'sg_status_list', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 'wtg', 'field_data_type': 'status_list', 'type': 'attribute_change'} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5778 2019-09-19 11:41:37,522 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5778 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5778, 'entity_type': 'Task', 'event': {'attribute_name': 'sg_status_list', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5778, 'name': 'Sculpt', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467061, 'meta': {'attribute_name': 'sg_status_list', 'entity_id': 5778, 'entity_type': 'Task', 'field_data_type': 'status_list', 'in_create': True, 'new_value': 'wtg', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'attribute_name': 'sg_status_list', 'entity_id': 5778, 'entity_type': 'Task', 'field_data_type': 'status_list', 'in_create': True, 'new_value': 'wtg', 'old_value': None, 'type': 'attribute_change'}, 'payload': {'entity_id': 5778, 'entity_type': 'Task', 'meta': {'attribute_name': 'sg_status_list', 'entity_id': 5778, 'entity_type': 'Task', 'field_data_type': 'status_list', 'in_create': True, 'new_value': 'wtg', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5778'} 2019-09-19 11:41:37,611 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467062 to callback process_event. 2019-09-19 11:41:37,612 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'entity', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5778, 'name': 'Sculpt'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'entity_id': 5778, 'attribute_name': 'entity', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': {'status': 'wtg', 'uuid': '0a997632-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Asset', 'id': 1405, 'name': 'SpaceShip_TESTJIRA'}, 'field_data_type': 'entity', 'type': 'attribute_change'}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467062} 2019-09-19 11:41:37,613 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'entity_id': 5778, 'attribute_name': 'entity', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': {'status': 'wtg', 'uuid': '0a997632-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Asset', 'id': 1405, 'name': 'SpaceShip_TESTJIRA'}, 'field_data_type': 'entity', 'type': 'attribute_change'} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5778 2019-09-19 11:41:37,693 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5778 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5778, 'entity_type': 'Task', 'event': {'attribute_name': 'entity', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5778, 'name': 'Sculpt', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467062, 'meta': {'attribute_name': 'entity', 'entity_id': 5778, 'entity_type': 'Task', 'field_data_type': 'entity', 'in_create': True, 'new_value': {'id': 1405, 'name': 'SpaceShip_TESTJIRA', 'status': 'wtg', 'type': 'Asset', 'uuid': '0a997632-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}, 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'attribute_name': 'entity', 'entity_id': 5778, 'entity_type': 'Task', 'field_data_type': 'entity', 'in_create': True, 'new_value': {'id': 1405, 'name': 'SpaceShip_TESTJIRA', 'status': 'wtg', 'type': 'Asset', 'uuid': '0a997632-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}, 'old_value': None, 'type': 'attribute_change'}, 'payload': {'entity_id': 5778, 'entity_type': 'Task', 'meta': {'attribute_name': 'entity', 'entity_id': 5778, 'entity_type': 'Task', 'field_data_type': 'entity', 'in_create': True, 'new_value': {'id': 1405, 'name': 'SpaceShip_TESTJIRA', 'status': 'wtg', 'type': 'Asset', 'uuid': '0a997632-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}, 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5778'} 2019-09-19 11:41:37,781 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467063 to callback process_event. 2019-09-19 11:41:37,782 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'tasks', 'event_type': 'Shotgun_Asset_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Asset', 'id': 1405, 'name': 'SpaceShip_TESTJIRA'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'actual_attribute_changed': 'Task.entity', 'added': [{'status': 'wtg', 'uuid': '0aade0ea-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Task', 'id': 5778, 'name': 'Sculpt'}], 'attribute_name': 'tasks', 'in_create': True, 'entity_type': 'Asset', 'entity_id': 1405, 'field_data_type': 'multi_entity', 'removed': [], 'type': 'attribute_change', 'original_event_log_entry_id': 467062}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467063} 2019-09-19 11:41:37,783 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'actual_attribute_changed': 'Task.entity', 'added': [{'status': 'wtg', 'uuid': '0aade0ea-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Task', 'id': 5778, 'name': 'Sculpt'}], 'attribute_name': 'tasks', 'in_create': True, 'entity_type': 'Asset', 'entity_id': 1405, 'field_data_type': 'multi_entity', 'removed': [], 'type': 'attribute_change', 'original_event_log_entry_id': 467062} to http://myAwesomeSite.com:9090/sg2jira/default/Asset/1405 2019-09-19 11:41:37,871 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Asset/1405 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 1405, 'entity_type': 'Asset', 'event': {'attribute_name': 'tasks', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 1405, 'name': 'SpaceShip_TESTJIRA', 'type': 'Asset'}, 'event_type': 'Shotgun_Asset_Change', 'id': 467063, 'meta': {'actual_attribute_changed': 'Task.entity', 'added': [{'id': 5778, 'name': 'Sculpt', 'status': 'wtg', 'type': 'Task', 'uuid': '0aade0ea-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'tasks', 'entity_id': 1405, 'entity_type': 'Asset', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467062, 'removed': [], 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'actual_attribute_changed': 'Task.entity', 'added': [{'id': 5778, 'name': 'Sculpt', 'status': 'wtg', 'type': 'Task', 'uuid': '0aade0ea-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'tasks', 'entity_id': 1405, 'entity_type': 'Asset', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467062, 'removed': [], 'type': 'attribute_change'}, 'payload': {'entity_id': 1405, 'entity_type': 'Asset', 'meta': {'actual_attribute_changed': 'Task.entity', 'added': [{'id': 5778, 'name': 'Sculpt', 'status': 'wtg', 'type': 'Task', 'uuid': '0aade0ea-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'tasks', 'entity_id': 1405, 'entity_type': 'Asset', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467062, 'removed': [], 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Asset/1405'} 2019-09-19 11:41:37,961 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467064 to callback process_event. 2019-09-19 11:41:37,963 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'template_task', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5778, 'name': 'Sculpt'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'entity_id': 5778, 'attribute_name': 'template_task', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': {'status': 'wtg', 'uuid': '628814b0-4598-11e9-a49b-0242ac110006', 'valid': 'valid', 'type': 'Task', 'id': 5749, 'name': 'Sculpt'}, 'field_data_type': 'entity', 'type': 'attribute_change'}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467064} 2019-09-19 11:41:37,964 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'entity_id': 5778, 'attribute_name': 'template_task', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': {'status': 'wtg', 'uuid': '628814b0-4598-11e9-a49b-0242ac110006', 'valid': 'valid', 'type': 'Task', 'id': 5749, 'name': 'Sculpt'}, 'field_data_type': 'entity', 'type': 'attribute_change'} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5778 2019-09-19 11:41:38,063 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5778 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5778, 'entity_type': 'Task', 'event': {'attribute_name': 'template_task', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5778, 'name': 'Sculpt', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467064, 'meta': {'attribute_name': 'template_task', 'entity_id': 5778, 'entity_type': 'Task', 'field_data_type': 'entity', 'in_create': True, 'new_value': {'id': 5749, 'name': 'Sculpt', 'status': 'wtg', 'type': 'Task', 'uuid': '628814b0-4598-11e9-a49b-0242ac110006', 'valid': 'valid'}, 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'attribute_name': 'template_task', 'entity_id': 5778, 'entity_type': 'Task', 'field_data_type': 'entity', 'in_create': True, 'new_value': {'id': 5749, 'name': 'Sculpt', 'status': 'wtg', 'type': 'Task', 'uuid': '628814b0-4598-11e9-a49b-0242ac110006', 'valid': 'valid'}, 'old_value': None, 'type': 'attribute_change'}, 'payload': {'entity_id': 5778, 'entity_type': 'Task', 'meta': {'attribute_name': 'template_task', 'entity_id': 5778, 'entity_type': 'Task', 'field_data_type': 'entity', 'in_create': True, 'new_value': {'id': 5749, 'name': 'Sculpt', 'status': 'wtg', 'type': 'Task', 'uuid': '628814b0-4598-11e9-a49b-0242ac110006', 'valid': 'valid'}, 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5778'} 2019-09-19 11:41:38,152 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467065 to callback process_event. 2019-09-19 11:41:38,153 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'duration', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5778, 'name': 'Sculpt'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'entity_id': 5778, 'attribute_name': 'duration', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 2400, 'field_data_type': 'duration', 'type': 'attribute_change'}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467065} 2019-09-19 11:41:38,153 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'entity_id': 5778, 'attribute_name': 'duration', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 2400, 'field_data_type': 'duration', 'type': 'attribute_change'} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5778 2019-09-19 11:41:38,222 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5778 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5778, 'entity_type': 'Task', 'event': {'attribute_name': 'duration', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5778, 'name': 'Sculpt', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467065, 'meta': {'attribute_name': 'duration', 'entity_id': 5778, 'entity_type': 'Task', 'field_data_type': 'duration', 'in_create': True, 'new_value': 2400, 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'attribute_name': 'duration', 'entity_id': 5778, 'entity_type': 'Task', 'field_data_type': 'duration', 'in_create': True, 'new_value': 2400, 'old_value': None, 'type': 'attribute_change'}, 'payload': {'entity_id': 5778, 'entity_type': 'Task', 'meta': {'attribute_name': 'duration', 'entity_id': 5778, 'entity_type': 'Task', 'field_data_type': 'duration', 'in_create': True, 'new_value': 2400, 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5778'} 2019-09-19 11:41:38,338 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467067 to callback process_event. 2019-09-19 11:41:38,339 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'color', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5779, 'name': 'Game-res Mesh'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'entity_id': 5779, 'attribute_name': 'color', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 'pipeline_step', 'field_data_type': 'color', 'type': 'attribute_change'}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467067} 2019-09-19 11:41:38,340 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'entity_id': 5779, 'attribute_name': 'color', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 'pipeline_step', 'field_data_type': 'color', 'type': 'attribute_change'} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5779 2019-09-19 11:41:38,412 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5779 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5779, 'entity_type': 'Task', 'event': {'attribute_name': 'color', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5779, 'name': 'Game-res Mesh', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467067, 'meta': {'attribute_name': 'color', 'entity_id': 5779, 'entity_type': 'Task', 'field_data_type': 'color', 'in_create': True, 'new_value': 'pipeline_step', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'attribute_name': 'color', 'entity_id': 5779, 'entity_type': 'Task', 'field_data_type': 'color', 'in_create': True, 'new_value': 'pipeline_step', 'old_value': None, 'type': 'attribute_change'}, 'payload': {'entity_id': 5779, 'entity_type': 'Task', 'meta': {'attribute_name': 'color', 'entity_id': 5779, 'entity_type': 'Task', 'field_data_type': 'color', 'in_create': True, 'new_value': 'pipeline_step', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5779'} 2019-09-19 11:41:38,503 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467068 to callback process_event. 2019-09-19 11:41:38,505 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'content', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5779, 'name': 'Game-res Mesh'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'entity_id': 5779, 'attribute_name': 'content', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 'Game-res Mesh', 'field_data_type': 'text', 'type': 'attribute_change'}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467068} 2019-09-19 11:41:38,506 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'entity_id': 5779, 'attribute_name': 'content', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 'Game-res Mesh', 'field_data_type': 'text', 'type': 'attribute_change'} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5779 2019-09-19 11:41:38,571 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5779 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5779, 'entity_type': 'Task', 'event': {'attribute_name': 'content', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5779, 'name': 'Game-res Mesh', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467068, 'meta': {'attribute_name': 'content', 'entity_id': 5779, 'entity_type': 'Task', 'field_data_type': 'text', 'in_create': True, 'new_value': 'Game-res Mesh', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'attribute_name': 'content', 'entity_id': 5779, 'entity_type': 'Task', 'field_data_type': 'text', 'in_create': True, 'new_value': 'Game-res Mesh', 'old_value': None, 'type': 'attribute_change'}, 'payload': {'entity_id': 5779, 'entity_type': 'Task', 'meta': {'attribute_name': 'content', 'entity_id': 5779, 'entity_type': 'Task', 'field_data_type': 'text', 'in_create': True, 'new_value': 'Game-res Mesh', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5779'} 2019-09-19 11:41:38,660 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467069 to callback process_event. 2019-09-19 11:41:38,661 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'sg_status_list', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5779, 'name': 'Game-res Mesh'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'entity_id': 5779, 'attribute_name': 'sg_status_list', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 'wtg', 'field_data_type': 'status_list', 'type': 'attribute_change'}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467069} 2019-09-19 11:41:38,663 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'entity_id': 5779, 'attribute_name': 'sg_status_list', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 'wtg', 'field_data_type': 'status_list', 'type': 'attribute_change'} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5779 2019-09-19 11:41:38,732 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5779 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5779, 'entity_type': 'Task', 'event': {'attribute_name': 'sg_status_list', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5779, 'name': 'Game-res Mesh', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467069, 'meta': {'attribute_name': 'sg_status_list', 'entity_id': 5779, 'entity_type': 'Task', 'field_data_type': 'status_list', 'in_create': True, 'new_value': 'wtg', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'attribute_name': 'sg_status_list', 'entity_id': 5779, 'entity_type': 'Task', 'field_data_type': 'status_list', 'in_create': True, 'new_value': 'wtg', 'old_value': None, 'type': 'attribute_change'}, 'payload': {'entity_id': 5779, 'entity_type': 'Task', 'meta': {'attribute_name': 'sg_status_list', 'entity_id': 5779, 'entity_type': 'Task', 'field_data_type': 'status_list', 'in_create': True, 'new_value': 'wtg', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5779'} 2019-09-19 11:41:38,821 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467070 to callback process_event. 2019-09-19 11:41:38,822 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'entity', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5779, 'name': 'Game-res Mesh'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'entity_id': 5779, 'attribute_name': 'entity', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': {'status': 'wtg', 'uuid': '0a997632-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Asset', 'id': 1405, 'name': 'SpaceShip_TESTJIRA'}, 'field_data_type': 'entity', 'type': 'attribute_change'}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467070} 2019-09-19 11:41:38,823 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'entity_id': 5779, 'attribute_name': 'entity', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': {'status': 'wtg', 'uuid': '0a997632-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Asset', 'id': 1405, 'name': 'SpaceShip_TESTJIRA'}, 'field_data_type': 'entity', 'type': 'attribute_change'} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5779 2019-09-19 11:41:38,905 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5779 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5779, 'entity_type': 'Task', 'event': {'attribute_name': 'entity', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5779, 'name': 'Game-res Mesh', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467070, 'meta': {'attribute_name': 'entity', 'entity_id': 5779, 'entity_type': 'Task', 'field_data_type': 'entity', 'in_create': True, 'new_value': {'id': 1405, 'name': 'SpaceShip_TESTJIRA', 'status': 'wtg', 'type': 'Asset', 'uuid': '0a997632-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}, 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'attribute_name': 'entity', 'entity_id': 5779, 'entity_type': 'Task', 'field_data_type': 'entity', 'in_create': True, 'new_value': {'id': 1405, 'name': 'SpaceShip_TESTJIRA', 'status': 'wtg', 'type': 'Asset', 'uuid': '0a997632-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}, 'old_value': None, 'type': 'attribute_change'}, 'payload': {'entity_id': 5779, 'entity_type': 'Task', 'meta': {'attribute_name': 'entity', 'entity_id': 5779, 'entity_type': 'Task', 'field_data_type': 'entity', 'in_create': True, 'new_value': {'id': 1405, 'name': 'SpaceShip_TESTJIRA', 'status': 'wtg', 'type': 'Asset', 'uuid': '0a997632-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}, 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5779'} 2019-09-19 11:41:38,993 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467071 to callback process_event. 2019-09-19 11:41:38,995 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'tasks', 'event_type': 'Shotgun_Asset_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Asset', 'id': 1405, 'name': 'SpaceShip_TESTJIRA'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'actual_attribute_changed': 'Task.entity', 'added': [{'status': 'wtg', 'uuid': '0aaf3fda-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Task', 'id': 5779, 'name': 'Game-res Mesh'}], 'attribute_name': 'tasks', 'in_create': True, 'entity_type': 'Asset', 'entity_id': 1405, 'field_data_type': 'multi_entity', 'removed': [], 'type': 'attribute_change', 'original_event_log_entry_id': 467070}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467071} 2019-09-19 11:41:38,997 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'actual_attribute_changed': 'Task.entity', 'added': [{'status': 'wtg', 'uuid': '0aaf3fda-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Task', 'id': 5779, 'name': 'Game-res Mesh'}], 'attribute_name': 'tasks', 'in_create': True, 'entity_type': 'Asset', 'entity_id': 1405, 'field_data_type': 'multi_entity', 'removed': [], 'type': 'attribute_change', 'original_event_log_entry_id': 467070} to http://myAwesomeSite.com:9090/sg2jira/default/Asset/1405 2019-09-19 11:41:39,090 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Asset/1405 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 1405, 'entity_type': 'Asset', 'event': {'attribute_name': 'tasks', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 1405, 'name': 'SpaceShip_TESTJIRA', 'type': 'Asset'}, 'event_type': 'Shotgun_Asset_Change', 'id': 467071, 'meta': {'actual_attribute_changed': 'Task.entity', 'added': [{'id': 5779, 'name': 'Game-res Mesh', 'status': 'wtg', 'type': 'Task', 'uuid': '0aaf3fda-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'tasks', 'entity_id': 1405, 'entity_type': 'Asset', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467070, 'removed': [], 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'actual_attribute_changed': 'Task.entity', 'added': [{'id': 5779, 'name': 'Game-res Mesh', 'status': 'wtg', 'type': 'Task', 'uuid': '0aaf3fda-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'tasks', 'entity_id': 1405, 'entity_type': 'Asset', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467070, 'removed': [], 'type': 'attribute_change'}, 'payload': {'entity_id': 1405, 'entity_type': 'Asset', 'meta': {'actual_attribute_changed': 'Task.entity', 'added': [{'id': 5779, 'name': 'Game-res Mesh', 'status': 'wtg', 'type': 'Task', 'uuid': '0aaf3fda-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'tasks', 'entity_id': 1405, 'entity_type': 'Asset', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467070, 'removed': [], 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Asset/1405'} 2019-09-19 11:41:39,179 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467072 to callback process_event. 2019-09-19 11:41:39,180 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'template_task', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5779, 'name': 'Game-res Mesh'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'entity_id': 5779, 'attribute_name': 'template_task', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': {'status': 'wtg', 'uuid': '66e2433c-4598-11e9-a49b-0242ac110006', 'valid': 'valid', 'type': 'Task', 'id': 5750, 'name': 'Game-res Mesh'}, 'field_data_type': 'entity', 'type': 'attribute_change'}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467072} 2019-09-19 11:41:39,181 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'entity_id': 5779, 'attribute_name': 'template_task', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': {'status': 'wtg', 'uuid': '66e2433c-4598-11e9-a49b-0242ac110006', 'valid': 'valid', 'type': 'Task', 'id': 5750, 'name': 'Game-res Mesh'}, 'field_data_type': 'entity', 'type': 'attribute_change'} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5779 2019-09-19 11:41:39,264 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5779 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5779, 'entity_type': 'Task', 'event': {'attribute_name': 'template_task', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5779, 'name': 'Game-res Mesh', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467072, 'meta': {'attribute_name': 'template_task', 'entity_id': 5779, 'entity_type': 'Task', 'field_data_type': 'entity', 'in_create': True, 'new_value': {'id': 5750, 'name': 'Game-res Mesh', 'status': 'wtg', 'type': 'Task', 'uuid': '66e2433c-4598-11e9-a49b-0242ac110006', 'valid': 'valid'}, 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'attribute_name': 'template_task', 'entity_id': 5779, 'entity_type': 'Task', 'field_data_type': 'entity', 'in_create': True, 'new_value': {'id': 5750, 'name': 'Game-res Mesh', 'status': 'wtg', 'type': 'Task', 'uuid': '66e2433c-4598-11e9-a49b-0242ac110006', 'valid': 'valid'}, 'old_value': None, 'type': 'attribute_change'}, 'payload': {'entity_id': 5779, 'entity_type': 'Task', 'meta': {'attribute_name': 'template_task', 'entity_id': 5779, 'entity_type': 'Task', 'field_data_type': 'entity', 'in_create': True, 'new_value': {'id': 5750, 'name': 'Game-res Mesh', 'status': 'wtg', 'type': 'Task', 'uuid': '66e2433c-4598-11e9-a49b-0242ac110006', 'valid': 'valid'}, 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5779'} 2019-09-19 11:41:39,353 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467073 to callback process_event. 2019-09-19 11:41:39,354 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'duration', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5779, 'name': 'Game-res Mesh'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'entity_id': 5779, 'attribute_name': 'duration', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 1440, 'field_data_type': 'duration', 'type': 'attribute_change'}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467073} 2019-09-19 11:41:39,355 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'entity_id': 5779, 'attribute_name': 'duration', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 1440, 'field_data_type': 'duration', 'type': 'attribute_change'} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5779 2019-09-19 11:41:39,421 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5779 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5779, 'entity_type': 'Task', 'event': {'attribute_name': 'duration', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5779, 'name': 'Game-res Mesh', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467073, 'meta': {'attribute_name': 'duration', 'entity_id': 5779, 'entity_type': 'Task', 'field_data_type': 'duration', 'in_create': True, 'new_value': 1440, 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'attribute_name': 'duration', 'entity_id': 5779, 'entity_type': 'Task', 'field_data_type': 'duration', 'in_create': True, 'new_value': 1440, 'old_value': None, 'type': 'attribute_change'}, 'payload': {'entity_id': 5779, 'entity_type': 'Task', 'meta': {'attribute_name': 'duration', 'entity_id': 5779, 'entity_type': 'Task', 'field_data_type': 'duration', 'in_create': True, 'new_value': 1440, 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5779'} 2019-09-19 11:41:39,511 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467075 to callback process_event. 2019-09-19 11:41:39,512 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'color', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5780, 'name': 'Materials'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'entity_id': 5780, 'attribute_name': 'color', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 'pipeline_step', 'field_data_type': 'color', 'type': 'attribute_change'}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467075} 2019-09-19 11:41:39,512 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'entity_id': 5780, 'attribute_name': 'color', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 'pipeline_step', 'field_data_type': 'color', 'type': 'attribute_change'} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5780 2019-09-19 11:41:39,582 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5780 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5780, 'entity_type': 'Task', 'event': {'attribute_name': 'color', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5780, 'name': 'Materials', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467075, 'meta': {'attribute_name': 'color', 'entity_id': 5780, 'entity_type': 'Task', 'field_data_type': 'color', 'in_create': True, 'new_value': 'pipeline_step', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'attribute_name': 'color', 'entity_id': 5780, 'entity_type': 'Task', 'field_data_type': 'color', 'in_create': True, 'new_value': 'pipeline_step', 'old_value': None, 'type': 'attribute_change'}, 'payload': {'entity_id': 5780, 'entity_type': 'Task', 'meta': {'attribute_name': 'color', 'entity_id': 5780, 'entity_type': 'Task', 'field_data_type': 'color', 'in_create': True, 'new_value': 'pipeline_step', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5780'} 2019-09-19 11:41:39,672 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467076 to callback process_event. 2019-09-19 11:41:39,673 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'content', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5780, 'name': 'Materials'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'entity_id': 5780, 'attribute_name': 'content', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 'Materials', 'field_data_type': 'text', 'type': 'attribute_change'}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467076} 2019-09-19 11:41:39,674 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'entity_id': 5780, 'attribute_name': 'content', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 'Materials', 'field_data_type': 'text', 'type': 'attribute_change'} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5780 2019-09-19 11:41:39,741 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5780 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5780, 'entity_type': 'Task', 'event': {'attribute_name': 'content', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5780, 'name': 'Materials', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467076, 'meta': {'attribute_name': 'content', 'entity_id': 5780, 'entity_type': 'Task', 'field_data_type': 'text', 'in_create': True, 'new_value': 'Materials', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'attribute_name': 'content', 'entity_id': 5780, 'entity_type': 'Task', 'field_data_type': 'text', 'in_create': True, 'new_value': 'Materials', 'old_value': None, 'type': 'attribute_change'}, 'payload': {'entity_id': 5780, 'entity_type': 'Task', 'meta': {'attribute_name': 'content', 'entity_id': 5780, 'entity_type': 'Task', 'field_data_type': 'text', 'in_create': True, 'new_value': 'Materials', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5780'} 2019-09-19 11:41:39,829 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467077 to callback process_event. 2019-09-19 11:41:39,830 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'sg_status_list', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5780, 'name': 'Materials'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'entity_id': 5780, 'attribute_name': 'sg_status_list', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 'wtg', 'field_data_type': 'status_list', 'type': 'attribute_change'}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467077} 2019-09-19 11:41:39,831 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'entity_id': 5780, 'attribute_name': 'sg_status_list', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 'wtg', 'field_data_type': 'status_list', 'type': 'attribute_change'} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5780 2019-09-19 11:41:39,902 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5780 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5780, 'entity_type': 'Task', 'event': {'attribute_name': 'sg_status_list', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5780, 'name': 'Materials', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467077, 'meta': {'attribute_name': 'sg_status_list', 'entity_id': 5780, 'entity_type': 'Task', 'field_data_type': 'status_list', 'in_create': True, 'new_value': 'wtg', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'attribute_name': 'sg_status_list', 'entity_id': 5780, 'entity_type': 'Task', 'field_data_type': 'status_list', 'in_create': True, 'new_value': 'wtg', 'old_value': None, 'type': 'attribute_change'}, 'payload': {'entity_id': 5780, 'entity_type': 'Task', 'meta': {'attribute_name': 'sg_status_list', 'entity_id': 5780, 'entity_type': 'Task', 'field_data_type': 'status_list', 'in_create': True, 'new_value': 'wtg', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5780'} 2019-09-19 11:41:39,990 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467078 to callback process_event. 2019-09-19 11:41:39,991 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'entity', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5780, 'name': 'Materials'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'entity_id': 5780, 'attribute_name': 'entity', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': {'status': 'wtg', 'uuid': '0a997632-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Asset', 'id': 1405, 'name': 'SpaceShip_TESTJIRA'}, 'field_data_type': 'entity', 'type': 'attribute_change'}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467078} 2019-09-19 11:41:39,991 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'entity_id': 5780, 'attribute_name': 'entity', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': {'status': 'wtg', 'uuid': '0a997632-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Asset', 'id': 1405, 'name': 'SpaceShip_TESTJIRA'}, 'field_data_type': 'entity', 'type': 'attribute_change'} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5780 2019-09-19 11:41:40,093 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5780 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5780, 'entity_type': 'Task', 'event': {'attribute_name': 'entity', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5780, 'name': 'Materials', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467078, 'meta': {'attribute_name': 'entity', 'entity_id': 5780, 'entity_type': 'Task', 'field_data_type': 'entity', 'in_create': True, 'new_value': {'id': 1405, 'name': 'SpaceShip_TESTJIRA', 'status': 'wtg', 'type': 'Asset', 'uuid': '0a997632-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}, 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'attribute_name': 'entity', 'entity_id': 5780, 'entity_type': 'Task', 'field_data_type': 'entity', 'in_create': True, 'new_value': {'id': 1405, 'name': 'SpaceShip_TESTJIRA', 'status': 'wtg', 'type': 'Asset', 'uuid': '0a997632-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}, 'old_value': None, 'type': 'attribute_change'}, 'payload': {'entity_id': 5780, 'entity_type': 'Task', 'meta': {'attribute_name': 'entity', 'entity_id': 5780, 'entity_type': 'Task', 'field_data_type': 'entity', 'in_create': True, 'new_value': {'id': 1405, 'name': 'SpaceShip_TESTJIRA', 'status': 'wtg', 'type': 'Asset', 'uuid': '0a997632-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}, 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5780'} 2019-09-19 11:41:40,181 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467079 to callback process_event. 2019-09-19 11:41:40,182 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'tasks', 'event_type': 'Shotgun_Asset_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Asset', 'id': 1405, 'name': 'SpaceShip_TESTJIRA'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'actual_attribute_changed': 'Task.entity', 'added': [{'status': 'wtg', 'uuid': '0ab0bc34-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Task', 'id': 5780, 'name': 'Materials'}], 'attribute_name': 'tasks', 'in_create': True, 'entity_type': 'Asset', 'entity_id': 1405, 'field_data_type': 'multi_entity', 'removed': [], 'type': 'attribute_change', 'original_event_log_entry_id': 467078}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467079} 2019-09-19 11:41:40,183 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'actual_attribute_changed': 'Task.entity', 'added': [{'status': 'wtg', 'uuid': '0ab0bc34-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Task', 'id': 5780, 'name': 'Materials'}], 'attribute_name': 'tasks', 'in_create': True, 'entity_type': 'Asset', 'entity_id': 1405, 'field_data_type': 'multi_entity', 'removed': [], 'type': 'attribute_change', 'original_event_log_entry_id': 467078} to http://myAwesomeSite.com:9090/sg2jira/default/Asset/1405 2019-09-19 11:41:40,270 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Asset/1405 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 1405, 'entity_type': 'Asset', 'event': {'attribute_name': 'tasks', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 1405, 'name': 'SpaceShip_TESTJIRA', 'type': 'Asset'}, 'event_type': 'Shotgun_Asset_Change', 'id': 467079, 'meta': {'actual_attribute_changed': 'Task.entity', 'added': [{'id': 5780, 'name': 'Materials', 'status': 'wtg', 'type': 'Task', 'uuid': '0ab0bc34-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'tasks', 'entity_id': 1405, 'entity_type': 'Asset', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467078, 'removed': [], 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'actual_attribute_changed': 'Task.entity', 'added': [{'id': 5780, 'name': 'Materials', 'status': 'wtg', 'type': 'Task', 'uuid': '0ab0bc34-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'tasks', 'entity_id': 1405, 'entity_type': 'Asset', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467078, 'removed': [], 'type': 'attribute_change'}, 'payload': {'entity_id': 1405, 'entity_type': 'Asset', 'meta': {'actual_attribute_changed': 'Task.entity', 'added': [{'id': 5780, 'name': 'Materials', 'status': 'wtg', 'type': 'Task', 'uuid': '0ab0bc34-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'tasks', 'entity_id': 1405, 'entity_type': 'Asset', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467078, 'removed': [], 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Asset/1405'} 2019-09-19 11:41:40,359 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467080 to callback process_event. 2019-09-19 11:41:40,360 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'template_task', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5780, 'name': 'Materials'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'entity_id': 5780, 'attribute_name': 'template_task', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': {'status': 'wtg', 'uuid': '6b1a6d76-4598-11e9-a49b-0242ac110006', 'valid': 'valid', 'type': 'Task', 'id': 5751, 'name': 'Materials'}, 'field_data_type': 'entity', 'type': 'attribute_change'}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467080} 2019-09-19 11:41:40,360 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'entity_id': 5780, 'attribute_name': 'template_task', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': {'status': 'wtg', 'uuid': '6b1a6d76-4598-11e9-a49b-0242ac110006', 'valid': 'valid', 'type': 'Task', 'id': 5751, 'name': 'Materials'}, 'field_data_type': 'entity', 'type': 'attribute_change'} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5780 2019-09-19 11:41:40,443 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5780 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5780, 'entity_type': 'Task', 'event': {'attribute_name': 'template_task', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5780, 'name': 'Materials', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467080, 'meta': {'attribute_name': 'template_task', 'entity_id': 5780, 'entity_type': 'Task', 'field_data_type': 'entity', 'in_create': True, 'new_value': {'id': 5751, 'name': 'Materials', 'status': 'wtg', 'type': 'Task', 'uuid': '6b1a6d76-4598-11e9-a49b-0242ac110006', 'valid': 'valid'}, 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'attribute_name': 'template_task', 'entity_id': 5780, 'entity_type': 'Task', 'field_data_type': 'entity', 'in_create': True, 'new_value': {'id': 5751, 'name': 'Materials', 'status': 'wtg', 'type': 'Task', 'uuid': '6b1a6d76-4598-11e9-a49b-0242ac110006', 'valid': 'valid'}, 'old_value': None, 'type': 'attribute_change'}, 'payload': {'entity_id': 5780, 'entity_type': 'Task', 'meta': {'attribute_name': 'template_task', 'entity_id': 5780, 'entity_type': 'Task', 'field_data_type': 'entity', 'in_create': True, 'new_value': {'id': 5751, 'name': 'Materials', 'status': 'wtg', 'type': 'Task', 'uuid': '6b1a6d76-4598-11e9-a49b-0242ac110006', 'valid': 'valid'}, 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5780'} 2019-09-19 11:41:40,532 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467081 to callback process_event. 2019-09-19 11:41:40,533 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'duration', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5780, 'name': 'Materials'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'entity_id': 5780, 'attribute_name': 'duration', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 1440, 'field_data_type': 'duration', 'type': 'attribute_change'}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467081} 2019-09-19 11:41:40,534 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'entity_id': 5780, 'attribute_name': 'duration', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 1440, 'field_data_type': 'duration', 'type': 'attribute_change'} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5780 2019-09-19 11:41:40,601 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5780 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5780, 'entity_type': 'Task', 'event': {'attribute_name': 'duration', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5780, 'name': 'Materials', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467081, 'meta': {'attribute_name': 'duration', 'entity_id': 5780, 'entity_type': 'Task', 'field_data_type': 'duration', 'in_create': True, 'new_value': 1440, 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'attribute_name': 'duration', 'entity_id': 5780, 'entity_type': 'Task', 'field_data_type': 'duration', 'in_create': True, 'new_value': 1440, 'old_value': None, 'type': 'attribute_change'}, 'payload': {'entity_id': 5780, 'entity_type': 'Task', 'meta': {'attribute_name': 'duration', 'entity_id': 5780, 'entity_type': 'Task', 'field_data_type': 'duration', 'in_create': True, 'new_value': 1440, 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5780'} 2019-09-19 11:41:40,692 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467083 to callback process_event. 2019-09-19 11:41:40,693 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'color', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5781, 'name': 'Integration'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'entity_id': 5781, 'attribute_name': 'color', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 'pipeline_step', 'field_data_type': 'color', 'type': 'attribute_change'}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467083} 2019-09-19 11:41:40,694 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'entity_id': 5781, 'attribute_name': 'color', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 'pipeline_step', 'field_data_type': 'color', 'type': 'attribute_change'} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5781 2019-09-19 11:41:40,761 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5781 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5781, 'entity_type': 'Task', 'event': {'attribute_name': 'color', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5781, 'name': 'Integration', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467083, 'meta': {'attribute_name': 'color', 'entity_id': 5781, 'entity_type': 'Task', 'field_data_type': 'color', 'in_create': True, 'new_value': 'pipeline_step', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'attribute_name': 'color', 'entity_id': 5781, 'entity_type': 'Task', 'field_data_type': 'color', 'in_create': True, 'new_value': 'pipeline_step', 'old_value': None, 'type': 'attribute_change'}, 'payload': {'entity_id': 5781, 'entity_type': 'Task', 'meta': {'attribute_name': 'color', 'entity_id': 5781, 'entity_type': 'Task', 'field_data_type': 'color', 'in_create': True, 'new_value': 'pipeline_step', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5781'} 2019-09-19 11:41:40,852 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467084 to callback process_event. 2019-09-19 11:41:40,853 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'content', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5781, 'name': 'Integration'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'entity_id': 5781, 'attribute_name': 'content', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 'Integration', 'field_data_type': 'text', 'type': 'attribute_change'}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467084} 2019-09-19 11:41:40,855 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'entity_id': 5781, 'attribute_name': 'content', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 'Integration', 'field_data_type': 'text', 'type': 'attribute_change'} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5781 2019-09-19 11:41:40,921 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5781 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5781, 'entity_type': 'Task', 'event': {'attribute_name': 'content', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5781, 'name': 'Integration', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467084, 'meta': {'attribute_name': 'content', 'entity_id': 5781, 'entity_type': 'Task', 'field_data_type': 'text', 'in_create': True, 'new_value': 'Integration', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'attribute_name': 'content', 'entity_id': 5781, 'entity_type': 'Task', 'field_data_type': 'text', 'in_create': True, 'new_value': 'Integration', 'old_value': None, 'type': 'attribute_change'}, 'payload': {'entity_id': 5781, 'entity_type': 'Task', 'meta': {'attribute_name': 'content', 'entity_id': 5781, 'entity_type': 'Task', 'field_data_type': 'text', 'in_create': True, 'new_value': 'Integration', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5781'} 2019-09-19 11:41:41,010 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467085 to callback process_event. 2019-09-19 11:41:41,011 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'sg_status_list', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5781, 'name': 'Integration'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'entity_id': 5781, 'attribute_name': 'sg_status_list', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 'wtg', 'field_data_type': 'status_list', 'type': 'attribute_change'}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467085} 2019-09-19 11:41:41,012 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'entity_id': 5781, 'attribute_name': 'sg_status_list', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 'wtg', 'field_data_type': 'status_list', 'type': 'attribute_change'} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5781 2019-09-19 11:41:41,102 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5781 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5781, 'entity_type': 'Task', 'event': {'attribute_name': 'sg_status_list', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5781, 'name': 'Integration', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467085, 'meta': {'attribute_name': 'sg_status_list', 'entity_id': 5781, 'entity_type': 'Task', 'field_data_type': 'status_list', 'in_create': True, 'new_value': 'wtg', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'attribute_name': 'sg_status_list', 'entity_id': 5781, 'entity_type': 'Task', 'field_data_type': 'status_list', 'in_create': True, 'new_value': 'wtg', 'old_value': None, 'type': 'attribute_change'}, 'payload': {'entity_id': 5781, 'entity_type': 'Task', 'meta': {'attribute_name': 'sg_status_list', 'entity_id': 5781, 'entity_type': 'Task', 'field_data_type': 'status_list', 'in_create': True, 'new_value': 'wtg', 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5781'} 2019-09-19 11:41:41,191 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467086 to callback process_event. 2019-09-19 11:41:41,192 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'entity', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5781, 'name': 'Integration'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'entity_id': 5781, 'attribute_name': 'entity', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': {'status': 'wtg', 'uuid': '0a997632-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Asset', 'id': 1405, 'name': 'SpaceShip_TESTJIRA'}, 'field_data_type': 'entity', 'type': 'attribute_change'}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467086} 2019-09-19 11:41:41,193 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'entity_id': 5781, 'attribute_name': 'entity', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': {'status': 'wtg', 'uuid': '0a997632-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Asset', 'id': 1405, 'name': 'SpaceShip_TESTJIRA'}, 'field_data_type': 'entity', 'type': 'attribute_change'} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5781 2019-09-19 11:41:41,274 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5781 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5781, 'entity_type': 'Task', 'event': {'attribute_name': 'entity', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5781, 'name': 'Integration', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467086, 'meta': {'attribute_name': 'entity', 'entity_id': 5781, 'entity_type': 'Task', 'field_data_type': 'entity', 'in_create': True, 'new_value': {'id': 1405, 'name': 'SpaceShip_TESTJIRA', 'status': 'wtg', 'type': 'Asset', 'uuid': '0a997632-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}, 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'attribute_name': 'entity', 'entity_id': 5781, 'entity_type': 'Task', 'field_data_type': 'entity', 'in_create': True, 'new_value': {'id': 1405, 'name': 'SpaceShip_TESTJIRA', 'status': 'wtg', 'type': 'Asset', 'uuid': '0a997632-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}, 'old_value': None, 'type': 'attribute_change'}, 'payload': {'entity_id': 5781, 'entity_type': 'Task', 'meta': {'attribute_name': 'entity', 'entity_id': 5781, 'entity_type': 'Task', 'field_data_type': 'entity', 'in_create': True, 'new_value': {'id': 1405, 'name': 'SpaceShip_TESTJIRA', 'status': 'wtg', 'type': 'Asset', 'uuid': '0a997632-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}, 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5781'} 2019-09-19 11:41:41,363 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467087 to callback process_event. 2019-09-19 11:41:41,364 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'tasks', 'event_type': 'Shotgun_Asset_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Asset', 'id': 1405, 'name': 'SpaceShip_TESTJIRA'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'actual_attribute_changed': 'Task.entity', 'added': [{'status': 'wtg', 'uuid': '0ab2f06c-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Task', 'id': 5781, 'name': 'Integration'}], 'attribute_name': 'tasks', 'in_create': True, 'entity_type': 'Asset', 'entity_id': 1405, 'field_data_type': 'multi_entity', 'removed': [], 'type': 'attribute_change', 'original_event_log_entry_id': 467086}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467087} 2019-09-19 11:41:41,365 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'actual_attribute_changed': 'Task.entity', 'added': [{'status': 'wtg', 'uuid': '0ab2f06c-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Task', 'id': 5781, 'name': 'Integration'}], 'attribute_name': 'tasks', 'in_create': True, 'entity_type': 'Asset', 'entity_id': 1405, 'field_data_type': 'multi_entity', 'removed': [], 'type': 'attribute_change', 'original_event_log_entry_id': 467086} to http://myAwesomeSite.com:9090/sg2jira/default/Asset/1405 2019-09-19 11:41:41,449 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Asset/1405 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 1405, 'entity_type': 'Asset', 'event': {'attribute_name': 'tasks', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 1405, 'name': 'SpaceShip_TESTJIRA', 'type': 'Asset'}, 'event_type': 'Shotgun_Asset_Change', 'id': 467087, 'meta': {'actual_attribute_changed': 'Task.entity', 'added': [{'id': 5781, 'name': 'Integration', 'status': 'wtg', 'type': 'Task', 'uuid': '0ab2f06c-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'tasks', 'entity_id': 1405, 'entity_type': 'Asset', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467086, 'removed': [], 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'actual_attribute_changed': 'Task.entity', 'added': [{'id': 5781, 'name': 'Integration', 'status': 'wtg', 'type': 'Task', 'uuid': '0ab2f06c-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'tasks', 'entity_id': 1405, 'entity_type': 'Asset', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467086, 'removed': [], 'type': 'attribute_change'}, 'payload': {'entity_id': 1405, 'entity_type': 'Asset', 'meta': {'actual_attribute_changed': 'Task.entity', 'added': [{'id': 5781, 'name': 'Integration', 'status': 'wtg', 'type': 'Task', 'uuid': '0ab2f06c-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'tasks', 'entity_id': 1405, 'entity_type': 'Asset', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467086, 'removed': [], 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Asset/1405'} 2019-09-19 11:41:41,538 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467088 to callback process_event. 2019-09-19 11:41:41,539 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'template_task', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5781, 'name': 'Integration'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'entity_id': 5781, 'attribute_name': 'template_task', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': {'status': 'wtg', 'uuid': '71017a68-4598-11e9-a49b-0242ac110006', 'valid': 'valid', 'type': 'Task', 'id': 5752, 'name': 'Integration'}, 'field_data_type': 'entity', 'type': 'attribute_change'}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467088} 2019-09-19 11:41:41,540 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'entity_id': 5781, 'attribute_name': 'template_task', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': {'status': 'wtg', 'uuid': '71017a68-4598-11e9-a49b-0242ac110006', 'valid': 'valid', 'type': 'Task', 'id': 5752, 'name': 'Integration'}, 'field_data_type': 'entity', 'type': 'attribute_change'} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5781 2019-09-19 11:41:41,627 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5781 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5781, 'entity_type': 'Task', 'event': {'attribute_name': 'template_task', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5781, 'name': 'Integration', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467088, 'meta': {'attribute_name': 'template_task', 'entity_id': 5781, 'entity_type': 'Task', 'field_data_type': 'entity', 'in_create': True, 'new_value': {'id': 5752, 'name': 'Integration', 'status': 'wtg', 'type': 'Task', 'uuid': '71017a68-4598-11e9-a49b-0242ac110006', 'valid': 'valid'}, 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'attribute_name': 'template_task', 'entity_id': 5781, 'entity_type': 'Task', 'field_data_type': 'entity', 'in_create': True, 'new_value': {'id': 5752, 'name': 'Integration', 'status': 'wtg', 'type': 'Task', 'uuid': '71017a68-4598-11e9-a49b-0242ac110006', 'valid': 'valid'}, 'old_value': None, 'type': 'attribute_change'}, 'payload': {'entity_id': 5781, 'entity_type': 'Task', 'meta': {'attribute_name': 'template_task', 'entity_id': 5781, 'entity_type': 'Task', 'field_data_type': 'entity', 'in_create': True, 'new_value': {'id': 5752, 'name': 'Integration', 'status': 'wtg', 'type': 'Task', 'uuid': '71017a68-4598-11e9-a49b-0242ac110006', 'valid': 'valid'}, 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5781'} 2019-09-19 11:41:41,716 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467089 to callback process_event. 2019-09-19 11:41:41,717 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'duration', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5781, 'name': 'Integration'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'entity_id': 5781, 'attribute_name': 'duration', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 960, 'field_data_type': 'duration', 'type': 'attribute_change'}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467089} 2019-09-19 11:41:41,718 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'entity_id': 5781, 'attribute_name': 'duration', 'in_create': True, 'entity_type': 'Task', 'old_value': None, 'new_value': 960, 'field_data_type': 'duration', 'type': 'attribute_change'} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5781 2019-09-19 11:41:41,787 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5781 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5781, 'entity_type': 'Task', 'event': {'attribute_name': 'duration', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5781, 'name': 'Integration', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467089, 'meta': {'attribute_name': 'duration', 'entity_id': 5781, 'entity_type': 'Task', 'field_data_type': 'duration', 'in_create': True, 'new_value': 960, 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'attribute_name': 'duration', 'entity_id': 5781, 'entity_type': 'Task', 'field_data_type': 'duration', 'in_create': True, 'new_value': 960, 'old_value': None, 'type': 'attribute_change'}, 'payload': {'entity_id': 5781, 'entity_type': 'Task', 'meta': {'attribute_name': 'duration', 'entity_id': 5781, 'entity_type': 'Task', 'field_data_type': 'duration', 'in_create': True, 'new_value': 960, 'old_value': None, 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5781'} 2019-09-19 11:41:41,880 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467092 to callback process_event. 2019-09-19 11:41:41,881 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'upstream_tasks', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5777, 'name': 'Greybox'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'actual_attribute_changed': 'TaskDependency.task', 'added': [{'status': 'wtg', 'uuid': '0aaaa4ca-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Task', 'id': 5776, 'name': 'Concept'}], 'attribute_name': 'upstream_tasks', 'in_create': True, 'entity_type': 'Task', 'entity_id': 5777, 'field_data_type': 'multi_entity', 'removed': [], 'type': 'attribute_change', 'original_event_log_entry_id': 467091}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467092} 2019-09-19 11:41:41,882 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'actual_attribute_changed': 'TaskDependency.task', 'added': [{'status': 'wtg', 'uuid': '0aaaa4ca-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Task', 'id': 5776, 'name': 'Concept'}], 'attribute_name': 'upstream_tasks', 'in_create': True, 'entity_type': 'Task', 'entity_id': 5777, 'field_data_type': 'multi_entity', 'removed': [], 'type': 'attribute_change', 'original_event_log_entry_id': 467091} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5777 2019-09-19 11:41:41,970 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5777 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5777, 'entity_type': 'Task', 'event': {'attribute_name': 'upstream_tasks', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5777, 'name': 'Greybox', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467092, 'meta': {'actual_attribute_changed': 'TaskDependency.task', 'added': [{'id': 5776, 'name': 'Concept', 'status': 'wtg', 'type': 'Task', 'uuid': '0aaaa4ca-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'upstream_tasks', 'entity_id': 5777, 'entity_type': 'Task', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467091, 'removed': [], 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'actual_attribute_changed': 'TaskDependency.task', 'added': [{'id': 5776, 'name': 'Concept', 'status': 'wtg', 'type': 'Task', 'uuid': '0aaaa4ca-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'upstream_tasks', 'entity_id': 5777, 'entity_type': 'Task', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467091, 'removed': [], 'type': 'attribute_change'}, 'payload': {'entity_id': 5777, 'entity_type': 'Task', 'meta': {'actual_attribute_changed': 'TaskDependency.task', 'added': [{'id': 5776, 'name': 'Concept', 'status': 'wtg', 'type': 'Task', 'uuid': '0aaaa4ca-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'upstream_tasks', 'entity_id': 5777, 'entity_type': 'Task', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467091, 'removed': [], 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5777'} 2019-09-19 11:41:42,060 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467094 to callback process_event. 2019-09-19 11:41:42,061 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'downstream_tasks', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5776, 'name': 'Concept'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'actual_attribute_changed': 'TaskDependency.dependent_task', 'added': [{'status': 'wtg', 'uuid': '0aac755c-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Task', 'id': 5777, 'name': 'Greybox'}], 'attribute_name': 'downstream_tasks', 'in_create': True, 'entity_type': 'Task', 'entity_id': 5776, 'field_data_type': 'multi_entity', 'removed': [], 'type': 'attribute_change', 'original_event_log_entry_id': 467093}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467094} 2019-09-19 11:41:42,062 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'actual_attribute_changed': 'TaskDependency.dependent_task', 'added': [{'status': 'wtg', 'uuid': '0aac755c-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Task', 'id': 5777, 'name': 'Greybox'}], 'attribute_name': 'downstream_tasks', 'in_create': True, 'entity_type': 'Task', 'entity_id': 5776, 'field_data_type': 'multi_entity', 'removed': [], 'type': 'attribute_change', 'original_event_log_entry_id': 467093} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5776 2019-09-19 11:41:42,152 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5776 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5776, 'entity_type': 'Task', 'event': {'attribute_name': 'downstream_tasks', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5776, 'name': 'Concept', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467094, 'meta': {'actual_attribute_changed': 'TaskDependency.dependent_task', 'added': [{'id': 5777, 'name': 'Greybox', 'status': 'wtg', 'type': 'Task', 'uuid': '0aac755c-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'downstream_tasks', 'entity_id': 5776, 'entity_type': 'Task', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467093, 'removed': [], 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'actual_attribute_changed': 'TaskDependency.dependent_task', 'added': [{'id': 5777, 'name': 'Greybox', 'status': 'wtg', 'type': 'Task', 'uuid': '0aac755c-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'downstream_tasks', 'entity_id': 5776, 'entity_type': 'Task', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467093, 'removed': [], 'type': 'attribute_change'}, 'payload': {'entity_id': 5776, 'entity_type': 'Task', 'meta': {'actual_attribute_changed': 'TaskDependency.dependent_task', 'added': [{'id': 5777, 'name': 'Greybox', 'status': 'wtg', 'type': 'Task', 'uuid': '0aac755c-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'downstream_tasks', 'entity_id': 5776, 'entity_type': 'Task', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467093, 'removed': [], 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5776'} 2019-09-19 11:41:42,245 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467097 to callback process_event. 2019-09-19 11:41:42,246 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'upstream_tasks', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5778, 'name': 'Sculpt'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'actual_attribute_changed': 'TaskDependency.task', 'added': [{'status': 'wtg', 'uuid': '0aac755c-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Task', 'id': 5777, 'name': 'Greybox'}], 'attribute_name': 'upstream_tasks', 'in_create': True, 'entity_type': 'Task', 'entity_id': 5778, 'field_data_type': 'multi_entity', 'removed': [], 'type': 'attribute_change', 'original_event_log_entry_id': 467096}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467097} 2019-09-19 11:41:42,247 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'actual_attribute_changed': 'TaskDependency.task', 'added': [{'status': 'wtg', 'uuid': '0aac755c-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Task', 'id': 5777, 'name': 'Greybox'}], 'attribute_name': 'upstream_tasks', 'in_create': True, 'entity_type': 'Task', 'entity_id': 5778, 'field_data_type': 'multi_entity', 'removed': [], 'type': 'attribute_change', 'original_event_log_entry_id': 467096} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5778 2019-09-19 11:41:42,331 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5778 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5778, 'entity_type': 'Task', 'event': {'attribute_name': 'upstream_tasks', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5778, 'name': 'Sculpt', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467097, 'meta': {'actual_attribute_changed': 'TaskDependency.task', 'added': [{'id': 5777, 'name': 'Greybox', 'status': 'wtg', 'type': 'Task', 'uuid': '0aac755c-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'upstream_tasks', 'entity_id': 5778, 'entity_type': 'Task', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467096, 'removed': [], 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'actual_attribute_changed': 'TaskDependency.task', 'added': [{'id': 5777, 'name': 'Greybox', 'status': 'wtg', 'type': 'Task', 'uuid': '0aac755c-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'upstream_tasks', 'entity_id': 5778, 'entity_type': 'Task', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467096, 'removed': [], 'type': 'attribute_change'}, 'payload': {'entity_id': 5778, 'entity_type': 'Task', 'meta': {'actual_attribute_changed': 'TaskDependency.task', 'added': [{'id': 5777, 'name': 'Greybox', 'status': 'wtg', 'type': 'Task', 'uuid': '0aac755c-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'upstream_tasks', 'entity_id': 5778, 'entity_type': 'Task', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467096, 'removed': [], 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5778'} 2019-09-19 11:41:42,420 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467099 to callback process_event. 2019-09-19 11:41:42,421 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'downstream_tasks', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5777, 'name': 'Greybox'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'actual_attribute_changed': 'TaskDependency.dependent_task', 'added': [{'status': 'wtg', 'uuid': '0aade0ea-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Task', 'id': 5778, 'name': 'Sculpt'}], 'attribute_name': 'downstream_tasks', 'in_create': True, 'entity_type': 'Task', 'entity_id': 5777, 'field_data_type': 'multi_entity', 'removed': [], 'type': 'attribute_change', 'original_event_log_entry_id': 467098}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467099} 2019-09-19 11:41:42,422 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'actual_attribute_changed': 'TaskDependency.dependent_task', 'added': [{'status': 'wtg', 'uuid': '0aade0ea-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Task', 'id': 5778, 'name': 'Sculpt'}], 'attribute_name': 'downstream_tasks', 'in_create': True, 'entity_type': 'Task', 'entity_id': 5777, 'field_data_type': 'multi_entity', 'removed': [], 'type': 'attribute_change', 'original_event_log_entry_id': 467098} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5777 2019-09-19 11:41:42,512 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5777 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5777, 'entity_type': 'Task', 'event': {'attribute_name': 'downstream_tasks', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5777, 'name': 'Greybox', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467099, 'meta': {'actual_attribute_changed': 'TaskDependency.dependent_task', 'added': [{'id': 5778, 'name': 'Sculpt', 'status': 'wtg', 'type': 'Task', 'uuid': '0aade0ea-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'downstream_tasks', 'entity_id': 5777, 'entity_type': 'Task', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467098, 'removed': [], 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'actual_attribute_changed': 'TaskDependency.dependent_task', 'added': [{'id': 5778, 'name': 'Sculpt', 'status': 'wtg', 'type': 'Task', 'uuid': '0aade0ea-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'downstream_tasks', 'entity_id': 5777, 'entity_type': 'Task', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467098, 'removed': [], 'type': 'attribute_change'}, 'payload': {'entity_id': 5777, 'entity_type': 'Task', 'meta': {'actual_attribute_changed': 'TaskDependency.dependent_task', 'added': [{'id': 5778, 'name': 'Sculpt', 'status': 'wtg', 'type': 'Task', 'uuid': '0aade0ea-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'downstream_tasks', 'entity_id': 5777, 'entity_type': 'Task', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467098, 'removed': [], 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5777'} 2019-09-19 11:41:42,604 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467102 to callback process_event. 2019-09-19 11:41:42,605 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'upstream_tasks', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5779, 'name': 'Game-res Mesh'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'actual_attribute_changed': 'TaskDependency.task', 'added': [{'status': 'wtg', 'uuid': '0aade0ea-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Task', 'id': 5778, 'name': 'Sculpt'}], 'attribute_name': 'upstream_tasks', 'in_create': True, 'entity_type': 'Task', 'entity_id': 5779, 'field_data_type': 'multi_entity', 'removed': [], 'type': 'attribute_change', 'original_event_log_entry_id': 467101}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467102} 2019-09-19 11:41:42,605 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'actual_attribute_changed': 'TaskDependency.task', 'added': [{'status': 'wtg', 'uuid': '0aade0ea-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Task', 'id': 5778, 'name': 'Sculpt'}], 'attribute_name': 'upstream_tasks', 'in_create': True, 'entity_type': 'Task', 'entity_id': 5779, 'field_data_type': 'multi_entity', 'removed': [], 'type': 'attribute_change', 'original_event_log_entry_id': 467101} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5779 2019-09-19 11:41:42,690 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5779 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5779, 'entity_type': 'Task', 'event': {'attribute_name': 'upstream_tasks', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5779, 'name': 'Game-res Mesh', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467102, 'meta': {'actual_attribute_changed': 'TaskDependency.task', 'added': [{'id': 5778, 'name': 'Sculpt', 'status': 'wtg', 'type': 'Task', 'uuid': '0aade0ea-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'upstream_tasks', 'entity_id': 5779, 'entity_type': 'Task', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467101, 'removed': [], 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'actual_attribute_changed': 'TaskDependency.task', 'added': [{'id': 5778, 'name': 'Sculpt', 'status': 'wtg', 'type': 'Task', 'uuid': '0aade0ea-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'upstream_tasks', 'entity_id': 5779, 'entity_type': 'Task', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467101, 'removed': [], 'type': 'attribute_change'}, 'payload': {'entity_id': 5779, 'entity_type': 'Task', 'meta': {'actual_attribute_changed': 'TaskDependency.task', 'added': [{'id': 5778, 'name': 'Sculpt', 'status': 'wtg', 'type': 'Task', 'uuid': '0aade0ea-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'upstream_tasks', 'entity_id': 5779, 'entity_type': 'Task', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467101, 'removed': [], 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5779'} 2019-09-19 11:41:42,782 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467104 to callback process_event. 2019-09-19 11:41:42,783 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'downstream_tasks', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5778, 'name': 'Sculpt'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'actual_attribute_changed': 'TaskDependency.dependent_task', 'added': [{'status': 'wtg', 'uuid': '0aaf3fda-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Task', 'id': 5779, 'name': 'Game-res Mesh'}], 'attribute_name': 'downstream_tasks', 'in_create': True, 'entity_type': 'Task', 'entity_id': 5778, 'field_data_type': 'multi_entity', 'removed': [], 'type': 'attribute_change', 'original_event_log_entry_id': 467103}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467104} 2019-09-19 11:41:42,784 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'actual_attribute_changed': 'TaskDependency.dependent_task', 'added': [{'status': 'wtg', 'uuid': '0aaf3fda-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Task', 'id': 5779, 'name': 'Game-res Mesh'}], 'attribute_name': 'downstream_tasks', 'in_create': True, 'entity_type': 'Task', 'entity_id': 5778, 'field_data_type': 'multi_entity', 'removed': [], 'type': 'attribute_change', 'original_event_log_entry_id': 467103} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5778 2019-09-19 11:41:42,872 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5778 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5778, 'entity_type': 'Task', 'event': {'attribute_name': 'downstream_tasks', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5778, 'name': 'Sculpt', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467104, 'meta': {'actual_attribute_changed': 'TaskDependency.dependent_task', 'added': [{'id': 5779, 'name': 'Game-res Mesh', 'status': 'wtg', 'type': 'Task', 'uuid': '0aaf3fda-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'downstream_tasks', 'entity_id': 5778, 'entity_type': 'Task', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467103, 'removed': [], 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'actual_attribute_changed': 'TaskDependency.dependent_task', 'added': [{'id': 5779, 'name': 'Game-res Mesh', 'status': 'wtg', 'type': 'Task', 'uuid': '0aaf3fda-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'downstream_tasks', 'entity_id': 5778, 'entity_type': 'Task', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467103, 'removed': [], 'type': 'attribute_change'}, 'payload': {'entity_id': 5778, 'entity_type': 'Task', 'meta': {'actual_attribute_changed': 'TaskDependency.dependent_task', 'added': [{'id': 5779, 'name': 'Game-res Mesh', 'status': 'wtg', 'type': 'Task', 'uuid': '0aaf3fda-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'downstream_tasks', 'entity_id': 5778, 'entity_type': 'Task', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467103, 'removed': [], 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5778'} 2019-09-19 11:41:42,965 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467107 to callback process_event. 2019-09-19 11:41:42,966 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'upstream_tasks', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5780, 'name': 'Materials'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'actual_attribute_changed': 'TaskDependency.task', 'added': [{'status': 'wtg', 'uuid': '0aaf3fda-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Task', 'id': 5779, 'name': 'Game-res Mesh'}], 'attribute_name': 'upstream_tasks', 'in_create': True, 'entity_type': 'Task', 'entity_id': 5780, 'field_data_type': 'multi_entity', 'removed': [], 'type': 'attribute_change', 'original_event_log_entry_id': 467106}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467107} 2019-09-19 11:41:42,967 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'actual_attribute_changed': 'TaskDependency.task', 'added': [{'status': 'wtg', 'uuid': '0aaf3fda-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Task', 'id': 5779, 'name': 'Game-res Mesh'}], 'attribute_name': 'upstream_tasks', 'in_create': True, 'entity_type': 'Task', 'entity_id': 5780, 'field_data_type': 'multi_entity', 'removed': [], 'type': 'attribute_change', 'original_event_log_entry_id': 467106} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5780 2019-09-19 11:41:43,052 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5780 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5780, 'entity_type': 'Task', 'event': {'attribute_name': 'upstream_tasks', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5780, 'name': 'Materials', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467107, 'meta': {'actual_attribute_changed': 'TaskDependency.task', 'added': [{'id': 5779, 'name': 'Game-res Mesh', 'status': 'wtg', 'type': 'Task', 'uuid': '0aaf3fda-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'upstream_tasks', 'entity_id': 5780, 'entity_type': 'Task', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467106, 'removed': [], 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'actual_attribute_changed': 'TaskDependency.task', 'added': [{'id': 5779, 'name': 'Game-res Mesh', 'status': 'wtg', 'type': 'Task', 'uuid': '0aaf3fda-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'upstream_tasks', 'entity_id': 5780, 'entity_type': 'Task', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467106, 'removed': [], 'type': 'attribute_change'}, 'payload': {'entity_id': 5780, 'entity_type': 'Task', 'meta': {'actual_attribute_changed': 'TaskDependency.task', 'added': [{'id': 5779, 'name': 'Game-res Mesh', 'status': 'wtg', 'type': 'Task', 'uuid': '0aaf3fda-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'upstream_tasks', 'entity_id': 5780, 'entity_type': 'Task', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467106, 'removed': [], 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5780'} 2019-09-19 11:41:43,153 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467109 to callback process_event. 2019-09-19 11:41:43,154 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'downstream_tasks', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5779, 'name': 'Game-res Mesh'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'actual_attribute_changed': 'TaskDependency.dependent_task', 'added': [{'status': 'wtg', 'uuid': '0ab0bc34-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Task', 'id': 5780, 'name': 'Materials'}], 'attribute_name': 'downstream_tasks', 'in_create': True, 'entity_type': 'Task', 'entity_id': 5779, 'field_data_type': 'multi_entity', 'removed': [], 'type': 'attribute_change', 'original_event_log_entry_id': 467108}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467109} 2019-09-19 11:41:43,155 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'actual_attribute_changed': 'TaskDependency.dependent_task', 'added': [{'status': 'wtg', 'uuid': '0ab0bc34-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Task', 'id': 5780, 'name': 'Materials'}], 'attribute_name': 'downstream_tasks', 'in_create': True, 'entity_type': 'Task', 'entity_id': 5779, 'field_data_type': 'multi_entity', 'removed': [], 'type': 'attribute_change', 'original_event_log_entry_id': 467108} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5779 2019-09-19 11:41:43,242 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5779 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5779, 'entity_type': 'Task', 'event': {'attribute_name': 'downstream_tasks', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5779, 'name': 'Game-res Mesh', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467109, 'meta': {'actual_attribute_changed': 'TaskDependency.dependent_task', 'added': [{'id': 5780, 'name': 'Materials', 'status': 'wtg', 'type': 'Task', 'uuid': '0ab0bc34-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'downstream_tasks', 'entity_id': 5779, 'entity_type': 'Task', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467108, 'removed': [], 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'actual_attribute_changed': 'TaskDependency.dependent_task', 'added': [{'id': 5780, 'name': 'Materials', 'status': 'wtg', 'type': 'Task', 'uuid': '0ab0bc34-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'downstream_tasks', 'entity_id': 5779, 'entity_type': 'Task', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467108, 'removed': [], 'type': 'attribute_change'}, 'payload': {'entity_id': 5779, 'entity_type': 'Task', 'meta': {'actual_attribute_changed': 'TaskDependency.dependent_task', 'added': [{'id': 5780, 'name': 'Materials', 'status': 'wtg', 'type': 'Task', 'uuid': '0ab0bc34-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'downstream_tasks', 'entity_id': 5779, 'entity_type': 'Task', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467108, 'removed': [], 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5779'} 2019-09-19 11:41:43,375 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467112 to callback process_event. 2019-09-19 11:41:43,376 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'upstream_tasks', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5781, 'name': 'Integration'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'actual_attribute_changed': 'TaskDependency.task', 'added': [{'status': 'wtg', 'uuid': '0ab0bc34-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Task', 'id': 5780, 'name': 'Materials'}], 'attribute_name': 'upstream_tasks', 'in_create': True, 'entity_type': 'Task', 'entity_id': 5781, 'field_data_type': 'multi_entity', 'removed': [], 'type': 'attribute_change', 'original_event_log_entry_id': 467111}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467112} 2019-09-19 11:41:43,377 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'actual_attribute_changed': 'TaskDependency.task', 'added': [{'status': 'wtg', 'uuid': '0ab0bc34-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Task', 'id': 5780, 'name': 'Materials'}], 'attribute_name': 'upstream_tasks', 'in_create': True, 'entity_type': 'Task', 'entity_id': 5781, 'field_data_type': 'multi_entity', 'removed': [], 'type': 'attribute_change', 'original_event_log_entry_id': 467111} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5781 2019-09-19 11:41:43,460 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5781 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5781, 'entity_type': 'Task', 'event': {'attribute_name': 'upstream_tasks', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5781, 'name': 'Integration', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467112, 'meta': {'actual_attribute_changed': 'TaskDependency.task', 'added': [{'id': 5780, 'name': 'Materials', 'status': 'wtg', 'type': 'Task', 'uuid': '0ab0bc34-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'upstream_tasks', 'entity_id': 5781, 'entity_type': 'Task', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467111, 'removed': [], 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'actual_attribute_changed': 'TaskDependency.task', 'added': [{'id': 5780, 'name': 'Materials', 'status': 'wtg', 'type': 'Task', 'uuid': '0ab0bc34-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'upstream_tasks', 'entity_id': 5781, 'entity_type': 'Task', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467111, 'removed': [], 'type': 'attribute_change'}, 'payload': {'entity_id': 5781, 'entity_type': 'Task', 'meta': {'actual_attribute_changed': 'TaskDependency.task', 'added': [{'id': 5780, 'name': 'Materials', 'status': 'wtg', 'type': 'Task', 'uuid': '0ab0bc34-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'upstream_tasks', 'entity_id': 5781, 'entity_type': 'Task', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467111, 'removed': [], 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5781'} 2019-09-19 11:41:43,549 - plugin.sg_jira_event_trigger - DEBUG - Dispatching event 467114 to callback process_event. 2019-09-19 11:41:43,550 - plugin.sg_jira_event_trigger.process_event - DEBUG - Processing {'attribute_name': 'downstream_tasks', 'event_type': 'Shotgun_Task_Change', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'type': 'Task', 'id': 5780, 'name': 'Materials'}, 'project': {'type': 'Project', 'id': 90, 'name': 'ShotgunJira'}, 'meta': {'actual_attribute_changed': 'TaskDependency.dependent_task', 'added': [{'status': 'wtg', 'uuid': '0ab2f06c-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Task', 'id': 5781, 'name': 'Integration'}], 'attribute_name': 'downstream_tasks', 'in_create': True, 'entity_type': 'Task', 'entity_id': 5780, 'field_data_type': 'multi_entity', 'removed': [], 'type': 'attribute_change', 'original_event_log_entry_id': 467113}, 'user': {'type': 'HumanUser', 'id': 88, 'name': 'Geoffroy Givry'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'id': 467114} 2019-09-19 11:41:43,551 - plugin.sg_jira_event_trigger.process_event - DEBUG - Posting event {'actual_attribute_changed': 'TaskDependency.dependent_task', 'added': [{'status': 'wtg', 'uuid': '0ab2f06c-daca-11e9-a2aa-0242ac110004', 'valid': 'valid', 'type': 'Task', 'id': 5781, 'name': 'Integration'}], 'attribute_name': 'downstream_tasks', 'in_create': True, 'entity_type': 'Task', 'entity_id': 5780, 'field_data_type': 'multi_entity', 'removed': [], 'type': 'attribute_change', 'original_event_log_entry_id': 467113} to http://myAwesomeSite.com:9090/sg2jira/default/Task/5780 2019-09-19 11:41:43,641 - plugin.sg_jira_event_trigger.process_event - CRITICAL - An error occured processing an event. Traceback (most recent call last): File "./shotgunEventDaemon.py", line 970, in process self._callback(self._shotgun, self._logger, event, self._args) File "/home/geoff/workspace/shotgunJira/sg-jira-bridge/triggers/sg_jira_event_trigger.py", line 173, in process_event json=payload, File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 116, in post return request('post', url, data=data, json=json, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/geoff/workspace/shotgunJira/shotgunJiraVene/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='myAwesomeSite.com', port=9090): Max retries exceeded with url: /sg2jira/default/Task/5780 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) Local variables at outer most frame in plugin: {'dispatch_routes': {90: 'http://myAwesomeSite.com:9090/sg2jira/default'}, 'entity_id': 5780, 'entity_type': 'Task', 'event': {'attribute_name': 'downstream_tasks', 'created_at': datetime.datetime(2019, 9, 19, 11, 41, 31, tzinfo=), 'entity': {'id': 5780, 'name': 'Materials', 'type': 'Task'}, 'event_type': 'Shotgun_Task_Change', 'id': 467114, 'meta': {'actual_attribute_changed': 'TaskDependency.dependent_task', 'added': [{'id': 5781, 'name': 'Integration', 'status': 'wtg', 'type': 'Task', 'uuid': '0ab2f06c-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'downstream_tasks', 'entity_id': 5780, 'entity_type': 'Task', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467113, 'removed': [], 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'type': 'EventLogEntry', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'logger': , 'meta': {'actual_attribute_changed': 'TaskDependency.dependent_task', 'added': [{'id': 5781, 'name': 'Integration', 'status': 'wtg', 'type': 'Task', 'uuid': '0ab2f06c-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'downstream_tasks', 'entity_id': 5780, 'entity_type': 'Task', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467113, 'removed': [], 'type': 'attribute_change'}, 'payload': {'entity_id': 5780, 'entity_type': 'Task', 'meta': {'actual_attribute_changed': 'TaskDependency.dependent_task', 'added': [{'id': 5781, 'name': 'Integration', 'status': 'wtg', 'type': 'Task', 'uuid': '0ab2f06c-daca-11e9-a2aa-0242ac110004', 'valid': 'valid'}], 'attribute_name': 'downstream_tasks', 'entity_id': 5780, 'entity_type': 'Task', 'field_data_type': 'multi_entity', 'in_create': True, 'original_event_log_entry_id': 467113, 'removed': [], 'type': 'attribute_change'}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'session_uuid': 'abc979ae-dac9-11e9-a2aa-0242ac110004', 'user': {'id': 88, 'name': 'Geoffroy Givry', 'type': 'HumanUser'}}, 'project': {'id': 90, 'name': 'ShotgunJira', 'type': 'Project'}, 'sg': , 'sync_server_url': 'http://myAwesomeSite.com:9090/sg2jira/default', 'sync_url': 'http://myAwesomeSite.com:9090/sg2jira/default/Task/5780'}