Advertisement
Togamgurga

gog-ffxiv

Aug 19th, 2019
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 229.52 KB | None | 0 0
  1. 2019-08-19 17:31:24,816 - root - DEBUG - Using proactor: IocpProactor
  2. 2019-08-19 17:31:24,817 - root - INFO - Using local address: 127.0.0.1:9232
  3. 2019-08-19 17:31:24,817 - root - INFO - Creating plugin for platform ffxiv, version 1.0.0
  4. 2019-08-19 17:31:24,841 - root - DEBUG - Received 66 bytes of data
  5. 2019-08-19 17:31:24,841 - root - INFO - Handling request: id=0, method=get_capabilities, params={}
  6. 2019-08-19 17:31:24,842 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "0", "result": {"platform_name": "ffxiv", "features": ["ImportInstalledGames", "ImportAchievements", "LaunchGame", "ImportFriends", "UninstallGame", "ImportOwnedGames", "InstallGame"], "token": "bf4ec391-a974-4934-8dde-55af090ae85a"}}
  7. 2019-08-19 17:31:24,869 - root - DEBUG - Received 75 bytes of data
  8. 2019-08-19 17:31:24,869 - root - INFO - Handling request: id=1, method=initialize_cache, params={'data': '****'}
  9. 2019-08-19 17:31:24,869 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "1", "result": null}
  10. 2019-08-19 17:31:24,958 - root - DEBUG - Received 54 bytes of data
  11. 2019-08-19 17:31:24,958 - root - INFO - Handling request: id=2, method=ping, params={}
  12. 2019-08-19 17:31:24,959 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "2", "result": null}
  13. 2019-08-19 17:31:28,129 - root - DEBUG - Received 68 bytes of data
  14. 2019-08-19 17:31:28,130 - root - INFO - Handling request: id=3, method=import_local_games, params={}
  15. 2019-08-19 17:31:28,139 - root - ERROR - Unexpected exception raised in plugin handler
  16. Traceback (most recent call last):
  17. File "C:\Users\cdow\AppData\Local\GOG.com\Galaxy\plugins\installed\ffxiv\modules\galaxy\api\jsonrpc.py", line 187, in handle
  18. result = await callback(*bound_args.args, **bound_args.kwargs)
  19. File "C:\Users\cdow\AppData\Local\GOG.com\Galaxy\plugins\installed\ffxiv\modules\galaxy\api\plugin.py", line 152, in method
  20. result = await handler(*args, **kwargs)
  21. File "C:\Users\cdow\AppData\Local\GOG.com\Galaxy\plugins\installed\ffxiv\plugin.py", line 71, in get_local_games
  22. self._game_instances = ffxiv_localgame.get_game_instances()
  23. File "C:\Users\cdow\AppData\Local\GOG.com\Galaxy\plugins\installed\ffxiv\ffxiv_localgame.py", line 28, in get_game_instances
  24. if not os.path.exists(install_folder):
  25. File "D:\obj\Windows-Release\37win32_Release\msi_python\zip_win32\genericpath.py", line 19, in exists
  26. TypeError: stat: path should be string, bytes, os.PathLike or integer, not NoneType
  27. 2019-08-19 17:31:28,140 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "3", "error": {"code": 0, "message": "Unknown error", "data": "stat: path should be string, bytes, os.PathLike or integer, not NoneType"}}
  28. 2019-08-19 17:31:28,244 - root - DEBUG - Received 69 bytes of data
  29. 2019-08-19 17:31:28,244 - root - INFO - Handling request: id=4, method=init_authentication, params={}
  30. 2019-08-19 17:31:28,244 - root - INFO - No stored credentials
  31. 2019-08-19 17:31:28,267 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "4", "result": {"next_step": "web_session", "auth_params": {"window_title": "Login to Final Fantasy XIV Lodestone", "window_width": 640, "window_height": 460, "start_uri": "http://127.0.0.1:13338/login", "end_uri_regex": ".*finished"}}}
  32. 2019-08-19 17:31:29,975 - root - DEBUG - Received 54 bytes of data
  33. 2019-08-19 17:31:29,975 - root - INFO - Handling request: id=5, method=ping, params={}
  34. 2019-08-19 17:31:29,975 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "5", "result": null}
  35. 2019-08-19 17:31:33,398 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): xivapi.com:443
  36. 2019-08-19 17:31:35,011 - root - DEBUG - Received 54 bytes of data
  37. 2019-08-19 17:31:35,011 - root - INFO - Handling request: id=6, method=ping, params={}
  38. 2019-08-19 17:31:35,011 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "6", "result": null}
  39. 2019-08-19 17:31:40,045 - root - DEBUG - Received 54 bytes of data
  40. 2019-08-19 17:31:40,045 - root - INFO - Handling request: id=7, method=ping, params={}
  41. 2019-08-19 17:31:40,045 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "7", "result": null}
  42. 2019-08-19 17:31:41,795 - urllib3.connectionpool - DEBUG - https://xivapi.com:443 "GET /character/3492711?data=AC%2CFR HTTP/1.1" 200 None
  43. 2019-08-19 17:31:41,921 - root - DEBUG - Received 157 bytes of data
  44. 2019-08-19 17:31:41,921 - root - INFO - Handling request: id=8, method=pass_login_credentials, params={'cookies': '****', 'credentials': '****', 'step': ''}
  45. 2019-08-19 17:31:42,323 - root - INFO - Sending notification: method=store_credentials, params={'character_id': '****'}
  46. 2019-08-19 17:31:42,323 - root - DEBUG - Sending 89 byte of data
  47. 2019-08-19 17:31:42,323 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "8", "result": {"user_id": "3492711", "user_name": "Toga Gurga"}}
  48. 2019-08-19 17:31:45,076 - root - DEBUG - Received 54 bytes of data
  49. 2019-08-19 17:31:45,076 - root - INFO - Handling request: id=9, method=ping, params={}
  50. 2019-08-19 17:31:45,076 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "9", "result": null}
  51. 2019-08-19 17:31:50,096 - root - DEBUG - Received 55 bytes of data
  52. 2019-08-19 17:31:50,096 - root - INFO - Handling request: id=10, method=ping, params={}
  53. 2019-08-19 17:31:50,096 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "10", "result": null}
  54. 2019-08-19 17:31:55,103 - root - DEBUG - Received 55 bytes of data
  55. 2019-08-19 17:31:55,103 - root - INFO - Handling request: id=11, method=ping, params={}
  56. 2019-08-19 17:31:55,103 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "11", "result": null}
  57. 2019-08-19 17:32:00,160 - root - DEBUG - Received 55 bytes of data
  58. 2019-08-19 17:32:00,160 - root - INFO - Handling request: id=12, method=ping, params={}
  59. 2019-08-19 17:32:00,160 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "12", "result": null}
  60. 2019-08-19 17:32:05,201 - root - DEBUG - Received 55 bytes of data
  61. 2019-08-19 17:32:05,201 - root - INFO - Handling request: id=13, method=ping, params={}
  62. 2019-08-19 17:32:05,201 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "13", "result": null}
  63. 2019-08-19 17:32:10,230 - root - DEBUG - Received 55 bytes of data
  64. 2019-08-19 17:32:10,230 - root - INFO - Handling request: id=14, method=ping, params={}
  65. 2019-08-19 17:32:10,230 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "14", "result": null}
  66. 2019-08-19 17:32:15,261 - root - DEBUG - Received 55 bytes of data
  67. 2019-08-19 17:32:15,261 - root - INFO - Handling request: id=15, method=ping, params={}
  68. 2019-08-19 17:32:15,261 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "15", "result": null}
  69. 2019-08-19 17:32:20,287 - root - DEBUG - Received 55 bytes of data
  70. 2019-08-19 17:32:20,287 - root - INFO - Handling request: id=16, method=ping, params={}
  71. 2019-08-19 17:32:20,287 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "16", "result": null}
  72. 2019-08-19 17:32:25,318 - root - DEBUG - Received 55 bytes of data
  73. 2019-08-19 17:32:25,319 - root - INFO - Handling request: id=17, method=ping, params={}
  74. 2019-08-19 17:32:25,319 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "17", "result": null}
  75. 2019-08-19 17:32:26,536 - root - DEBUG - Received 69 bytes of data
  76. 2019-08-19 17:32:26,536 - root - INFO - Handling request: id=18, method=import_local_games, params={}
  77. 2019-08-19 17:32:26,542 - root - ERROR - Unexpected exception raised in plugin handler
  78. Traceback (most recent call last):
  79. File "C:\Users\cdow\AppData\Local\GOG.com\Galaxy\plugins\installed\ffxiv\modules\galaxy\api\jsonrpc.py", line 187, in handle
  80. result = await callback(*bound_args.args, **bound_args.kwargs)
  81. File "C:\Users\cdow\AppData\Local\GOG.com\Galaxy\plugins\installed\ffxiv\modules\galaxy\api\plugin.py", line 152, in method
  82. result = await handler(*args, **kwargs)
  83. File "C:\Users\cdow\AppData\Local\GOG.com\Galaxy\plugins\installed\ffxiv\plugin.py", line 71, in get_local_games
  84. self._game_instances = ffxiv_localgame.get_game_instances()
  85. File "C:\Users\cdow\AppData\Local\GOG.com\Galaxy\plugins\installed\ffxiv\ffxiv_localgame.py", line 28, in get_game_instances
  86. if not os.path.exists(install_folder):
  87. File "D:\obj\Windows-Release\37win32_Release\msi_python\zip_win32\genericpath.py", line 19, in exists
  88. TypeError: stat: path should be string, bytes, os.PathLike or integer, not NoneType
  89. 2019-08-19 17:32:26,542 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "18", "error": {"code": 0, "message": "Unknown error", "data": "stat: path should be string, bytes, os.PathLike or integer, not NoneType"}}
  90. 2019-08-19 17:32:26,543 - root - DEBUG - Received 69 bytes of data
  91. 2019-08-19 17:32:26,543 - root - INFO - Handling request: id=19, method=import_owned_games, params={}
  92. 2019-08-19 17:32:26,549 - root - ERROR - Unexpected exception raised in plugin handler
  93. Traceback (most recent call last):
  94. File "C:\Users\cdow\AppData\Local\GOG.com\Galaxy\plugins\installed\ffxiv\modules\galaxy\api\jsonrpc.py", line 187, in handle
  95. result = await callback(*bound_args.args, **bound_args.kwargs)
  96. File "C:\Users\cdow\AppData\Local\GOG.com\Galaxy\plugins\installed\ffxiv\modules\galaxy\api\plugin.py", line 152, in method
  97. result = await handler(*args, **kwargs)
  98. File "C:\Users\cdow\AppData\Local\GOG.com\Galaxy\plugins\installed\ffxiv\plugin.py", line 84, in get_owned_games
  99. install_folder = ffxiv_tools.get_installation_folder() + "\\game\\sqpack\\"
  100. TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'
  101. 2019-08-19 17:32:26,550 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "19", "error": {"code": 0, "message": "Unknown error", "data": "unsupported operand type(s) for +: 'NoneType' and 'str'"}}
  102. 2019-08-19 17:32:26,550 - root - DEBUG - Received 65 bytes of data
  103. 2019-08-19 17:32:26,550 - root - INFO - Handling request: id=20, method=import_friends, params={}
  104. 2019-08-19 17:32:26,550 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "20", "result": {"friend_info_list": []}}
  105. 2019-08-19 17:32:30,363 - root - DEBUG - Received 55 bytes of data
  106. 2019-08-19 17:32:30,364 - root - INFO - Handling request: id=21, method=ping, params={}
  107. 2019-08-19 17:32:30,364 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "21", "result": null}
  108. 2019-08-19 17:32:35,389 - root - DEBUG - Received 55 bytes of data
  109. 2019-08-19 17:32:35,389 - root - INFO - Handling request: id=22, method=ping, params={}
  110. 2019-08-19 17:32:35,390 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "22", "result": null}
  111. 2019-08-19 17:32:40,419 - root - DEBUG - Received 55 bytes of data
  112. 2019-08-19 17:32:40,419 - root - INFO - Handling request: id=23, method=ping, params={}
  113. 2019-08-19 17:32:40,419 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "23", "result": null}
  114. 2019-08-19 17:32:45,449 - root - DEBUG - Received 55 bytes of data
  115. 2019-08-19 17:32:45,449 - root - INFO - Handling request: id=24, method=ping, params={}
  116. 2019-08-19 17:32:45,450 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "24", "result": null}
  117. 2019-08-19 17:32:50,480 - root - DEBUG - Received 55 bytes of data
  118. 2019-08-19 17:32:50,480 - root - INFO - Handling request: id=25, method=ping, params={}
  119. 2019-08-19 17:32:50,480 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "25", "result": null}
  120. 2019-08-19 17:32:55,511 - root - DEBUG - Received 55 bytes of data
  121. 2019-08-19 17:32:55,511 - root - INFO - Handling request: id=26, method=ping, params={}
  122. 2019-08-19 17:32:55,511 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "26", "result": null}
  123. 2019-08-19 17:33:00,534 - root - DEBUG - Received 55 bytes of data
  124. 2019-08-19 17:33:00,534 - root - INFO - Handling request: id=27, method=ping, params={}
  125. 2019-08-19 17:33:00,534 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "27", "result": null}
  126. 2019-08-19 17:33:05,576 - root - DEBUG - Received 55 bytes of data
  127. 2019-08-19 17:33:05,576 - root - INFO - Handling request: id=28, method=ping, params={}
  128. 2019-08-19 17:33:05,576 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "28", "result": null}
  129. 2019-08-19 17:33:10,608 - root - DEBUG - Received 55 bytes of data
  130. 2019-08-19 17:33:10,608 - root - INFO - Handling request: id=29, method=ping, params={}
  131. 2019-08-19 17:33:10,608 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "29", "result": null}
  132. 2019-08-19 17:33:15,641 - root - DEBUG - Received 55 bytes of data
  133. 2019-08-19 17:33:15,641 - root - INFO - Handling request: id=30, method=ping, params={}
  134. 2019-08-19 17:33:15,641 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "30", "result": null}
  135. 2019-08-19 17:33:20,640 - root - DEBUG - Received 55 bytes of data
  136. 2019-08-19 17:33:20,641 - root - INFO - Handling request: id=31, method=ping, params={}
  137. 2019-08-19 17:33:20,641 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "31", "result": null}
  138. 2019-08-19 17:33:25,700 - root - DEBUG - Received 55 bytes of data
  139. 2019-08-19 17:33:25,700 - root - INFO - Handling request: id=32, method=ping, params={}
  140. 2019-08-19 17:33:25,700 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "32", "result": null}
  141. 2019-08-19 17:33:30,732 - root - DEBUG - Received 55 bytes of data
  142. 2019-08-19 17:33:30,732 - root - INFO - Handling request: id=33, method=ping, params={}
  143. 2019-08-19 17:33:30,732 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "33", "result": null}
  144. 2019-08-19 17:33:35,744 - root - DEBUG - Received 55 bytes of data
  145. 2019-08-19 17:33:35,744 - root - INFO - Handling request: id=34, method=ping, params={}
  146. 2019-08-19 17:33:35,745 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "34", "result": null}
  147. 2019-08-19 17:33:40,788 - root - DEBUG - Received 55 bytes of data
  148. 2019-08-19 17:33:40,788 - root - INFO - Handling request: id=35, method=ping, params={}
  149. 2019-08-19 17:33:40,788 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "35", "result": null}
  150. 2019-08-19 17:33:45,827 - root - DEBUG - Received 55 bytes of data
  151. 2019-08-19 17:33:45,827 - root - INFO - Handling request: id=36, method=ping, params={}
  152. 2019-08-19 17:33:45,827 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "36", "result": null}
  153. 2019-08-19 17:33:50,857 - root - DEBUG - Received 55 bytes of data
  154. 2019-08-19 17:33:50,857 - root - INFO - Handling request: id=37, method=ping, params={}
  155. 2019-08-19 17:33:50,857 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "37", "result": null}
  156. 2019-08-19 17:33:55,886 - root - DEBUG - Received 55 bytes of data
  157. 2019-08-19 17:33:55,886 - root - INFO - Handling request: id=38, method=ping, params={}
  158. 2019-08-19 17:33:55,886 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "38", "result": null}
  159. 2019-08-19 17:33:56,675 - root - INFO - Received EOF
  160. 2019-08-19 17:33:56,675 - root - INFO - Shutting down
  161. 2019-08-19 17:34:11,033 - root - DEBUG - Using proactor: IocpProactor
  162. 2019-08-19 17:34:11,035 - root - INFO - Using local address: 127.0.0.1:9596
  163. 2019-08-19 17:34:11,035 - root - INFO - Creating plugin for platform ffxiv, version 1.0.0
  164. 2019-08-19 17:34:11,044 - root - DEBUG - Received 66 bytes of data
  165. 2019-08-19 17:34:11,044 - root - INFO - Handling request: id=0, method=get_capabilities, params={}
  166. 2019-08-19 17:34:11,045 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "0", "result": {"platform_name": "ffxiv", "features": ["ImportFriends", "ImportInstalledGames", "InstallGame", "ImportAchievements", "ImportOwnedGames", "UninstallGame", "LaunchGame"], "token": "586273a4-6827-4894-8cd4-f0ae31c78a1b"}}
  167. 2019-08-19 17:34:11,277 - root - DEBUG - Received 121 bytes of data
  168. 2019-08-19 17:34:11,277 - root - INFO - Handling request: id=1, method=initialize_cache, params={'data': '****'}
  169. 2019-08-19 17:34:11,277 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "1", "result": null}
  170. 2019-08-19 17:34:11,278 - root - DEBUG - Received 54 bytes of data
  171. 2019-08-19 17:34:11,278 - root - INFO - Handling request: id=2, method=ping, params={}
  172. 2019-08-19 17:34:11,278 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "2", "result": null}
  173. 2019-08-19 17:34:11,417 - root - DEBUG - Received 68 bytes of data
  174. 2019-08-19 17:34:11,417 - root - INFO - Handling request: id=3, method=import_local_games, params={}
  175. 2019-08-19 17:34:11,423 - root - ERROR - Unexpected exception raised in plugin handler
  176. Traceback (most recent call last):
  177. File "C:\Users\cdow\AppData\Local\GOG.com\Galaxy\plugins\installed\ffxiv\modules\galaxy\api\jsonrpc.py", line 187, in handle
  178. result = await callback(*bound_args.args, **bound_args.kwargs)
  179. File "C:\Users\cdow\AppData\Local\GOG.com\Galaxy\plugins\installed\ffxiv\modules\galaxy\api\plugin.py", line 152, in method
  180. result = await handler(*args, **kwargs)
  181. File "C:\Users\cdow\AppData\Local\GOG.com\Galaxy\plugins\installed\ffxiv\plugin.py", line 71, in get_local_games
  182. self._game_instances = ffxiv_localgame.get_game_instances()
  183. File "C:\Users\cdow\AppData\Local\GOG.com\Galaxy\plugins\installed\ffxiv\ffxiv_localgame.py", line 28, in get_game_instances
  184. if not os.path.exists(install_folder):
  185. File "D:\obj\Windows-Release\37win32_Release\msi_python\zip_win32\genericpath.py", line 19, in exists
  186. TypeError: stat: path should be string, bytes, os.PathLike or integer, not NoneType
  187. 2019-08-19 17:34:11,425 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "3", "error": {"code": 0, "message": "Unknown error", "data": "stat: path should be string, bytes, os.PathLike or integer, not NoneType"}}
  188. 2019-08-19 17:34:11,481 - root - DEBUG - Received 116 bytes of data
  189. 2019-08-19 17:34:11,481 - root - INFO - Handling request: id=4, method=init_authentication, params={'stored_credentials': '****'}
  190. 2019-08-19 17:34:11,577 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): xivapi.com:443
  191. 2019-08-19 17:34:19,979 - urllib3.connectionpool - DEBUG - https://xivapi.com:443 "GET /character/3492711?data=AC%2CFR HTTP/1.1" 200 None
  192. 2019-08-19 17:34:19,981 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "4", "result": {"user_id": "3492711", "user_name": "Toga Gurga"}}
  193. 2019-08-19 17:34:19,981 - root - DEBUG - Received 54 bytes of data
  194. 2019-08-19 17:34:19,981 - root - INFO - Handling request: id=5, method=ping, params={}
  195. 2019-08-19 17:34:19,981 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "5", "result": null}
  196. 2019-08-19 17:34:21,320 - root - DEBUG - Received 54 bytes of data
  197. 2019-08-19 17:34:21,320 - root - INFO - Handling request: id=6, method=ping, params={}
  198. 2019-08-19 17:34:21,320 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "6", "result": null}
  199. 2019-08-19 17:34:26,341 - root - DEBUG - Received 54 bytes of data
  200. 2019-08-19 17:34:26,341 - root - INFO - Handling request: id=7, method=ping, params={}
  201. 2019-08-19 17:34:26,341 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "7", "result": null}
  202. 2019-08-19 17:34:27,225 - root - DEBUG - Received 68 bytes of data
  203. 2019-08-19 17:34:27,225 - root - INFO - Handling request: id=8, method=import_local_games, params={}
  204. 2019-08-19 17:34:27,231 - root - ERROR - Unexpected exception raised in plugin handler
  205. Traceback (most recent call last):
  206. File "C:\Users\cdow\AppData\Local\GOG.com\Galaxy\plugins\installed\ffxiv\modules\galaxy\api\jsonrpc.py", line 187, in handle
  207. result = await callback(*bound_args.args, **bound_args.kwargs)
  208. File "C:\Users\cdow\AppData\Local\GOG.com\Galaxy\plugins\installed\ffxiv\modules\galaxy\api\plugin.py", line 152, in method
  209. result = await handler(*args, **kwargs)
  210. File "C:\Users\cdow\AppData\Local\GOG.com\Galaxy\plugins\installed\ffxiv\plugin.py", line 71, in get_local_games
  211. self._game_instances = ffxiv_localgame.get_game_instances()
  212. File "C:\Users\cdow\AppData\Local\GOG.com\Galaxy\plugins\installed\ffxiv\ffxiv_localgame.py", line 28, in get_game_instances
  213. if not os.path.exists(install_folder):
  214. File "D:\obj\Windows-Release\37win32_Release\msi_python\zip_win32\genericpath.py", line 19, in exists
  215. TypeError: stat: path should be string, bytes, os.PathLike or integer, not NoneType
  216. 2019-08-19 17:34:27,232 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "8", "error": {"code": 0, "message": "Unknown error", "data": "stat: path should be string, bytes, os.PathLike or integer, not NoneType"}}
  217. 2019-08-19 17:34:27,232 - root - DEBUG - Received 68 bytes of data
  218. 2019-08-19 17:34:27,232 - root - INFO - Handling request: id=9, method=import_owned_games, params={}
  219. 2019-08-19 17:34:27,238 - root - ERROR - Unexpected exception raised in plugin handler
  220. Traceback (most recent call last):
  221. File "C:\Users\cdow\AppData\Local\GOG.com\Galaxy\plugins\installed\ffxiv\modules\galaxy\api\jsonrpc.py", line 187, in handle
  222. result = await callback(*bound_args.args, **bound_args.kwargs)
  223. File "C:\Users\cdow\AppData\Local\GOG.com\Galaxy\plugins\installed\ffxiv\modules\galaxy\api\plugin.py", line 152, in method
  224. result = await handler(*args, **kwargs)
  225. File "C:\Users\cdow\AppData\Local\GOG.com\Galaxy\plugins\installed\ffxiv\plugin.py", line 84, in get_owned_games
  226. install_folder = ffxiv_tools.get_installation_folder() + "\\game\\sqpack\\"
  227. TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'
  228. 2019-08-19 17:34:27,238 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "9", "error": {"code": 0, "message": "Unknown error", "data": "unsupported operand type(s) for +: 'NoneType' and 'str'"}}
  229. 2019-08-19 17:34:27,239 - root - DEBUG - Received 65 bytes of data
  230. 2019-08-19 17:34:27,239 - root - INFO - Handling request: id=10, method=import_friends, params={}
  231. 2019-08-19 17:34:27,239 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "10", "result": {"friend_info_list": []}}
  232. 2019-08-19 17:34:31,353 - root - DEBUG - Received 55 bytes of data
  233. 2019-08-19 17:34:31,353 - root - INFO - Handling request: id=11, method=ping, params={}
  234. 2019-08-19 17:34:31,353 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "11", "result": null}
  235. 2019-08-19 17:34:36,401 - root - DEBUG - Received 55 bytes of data
  236. 2019-08-19 17:34:36,401 - root - INFO - Handling request: id=12, method=ping, params={}
  237. 2019-08-19 17:34:36,402 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "12", "result": null}
  238. 2019-08-19 17:34:41,434 - root - DEBUG - Received 55 bytes of data
  239. 2019-08-19 17:34:41,434 - root - INFO - Handling request: id=13, method=ping, params={}
  240. 2019-08-19 17:34:41,434 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "13", "result": null}
  241. 2019-08-19 17:34:46,476 - root - DEBUG - Received 55 bytes of data
  242. 2019-08-19 17:34:46,476 - root - INFO - Handling request: id=14, method=ping, params={}
  243. 2019-08-19 17:34:46,476 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "14", "result": null}
  244. 2019-08-19 17:34:51,496 - root - DEBUG - Received 55 bytes of data
  245. 2019-08-19 17:34:51,496 - root - INFO - Handling request: id=15, method=ping, params={}
  246. 2019-08-19 17:34:51,496 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "15", "result": null}
  247. 2019-08-19 17:34:56,534 - root - DEBUG - Received 55 bytes of data
  248. 2019-08-19 17:34:56,534 - root - INFO - Handling request: id=16, method=ping, params={}
  249. 2019-08-19 17:34:56,534 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "16", "result": null}
  250. 2019-08-19 17:35:01,560 - root - DEBUG - Received 55 bytes of data
  251. 2019-08-19 17:35:01,560 - root - INFO - Handling request: id=17, method=ping, params={}
  252. 2019-08-19 17:35:01,560 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "17", "result": null}
  253. 2019-08-19 17:35:06,584 - root - DEBUG - Received 55 bytes of data
  254. 2019-08-19 17:35:06,584 - root - INFO - Handling request: id=18, method=ping, params={}
  255. 2019-08-19 17:35:06,584 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "18", "result": null}
  256. 2019-08-19 17:35:11,628 - root - DEBUG - Received 55 bytes of data
  257. 2019-08-19 17:35:11,628 - root - INFO - Handling request: id=19, method=ping, params={}
  258. 2019-08-19 17:35:11,628 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "19", "result": null}
  259. 2019-08-19 17:35:16,653 - root - DEBUG - Received 55 bytes of data
  260. 2019-08-19 17:35:16,653 - root - INFO - Handling request: id=20, method=ping, params={}
  261. 2019-08-19 17:35:16,653 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "20", "result": null}
  262. 2019-08-19 17:35:21,695 - root - DEBUG - Received 55 bytes of data
  263. 2019-08-19 17:35:21,696 - root - INFO - Handling request: id=21, method=ping, params={}
  264. 2019-08-19 17:35:21,696 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "21", "result": null}
  265. 2019-08-19 17:35:26,715 - root - DEBUG - Received 55 bytes of data
  266. 2019-08-19 17:35:26,716 - root - INFO - Handling request: id=22, method=ping, params={}
  267. 2019-08-19 17:35:26,716 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "22", "result": null}
  268. 2019-08-19 17:35:31,747 - root - DEBUG - Received 55 bytes of data
  269. 2019-08-19 17:35:31,747 - root - INFO - Handling request: id=23, method=ping, params={}
  270. 2019-08-19 17:35:31,747 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "23", "result": null}
  271. 2019-08-19 17:35:36,749 - root - DEBUG - Received 55 bytes of data
  272. 2019-08-19 17:35:36,749 - root - INFO - Handling request: id=24, method=ping, params={}
  273. 2019-08-19 17:35:36,749 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "24", "result": null}
  274. 2019-08-19 17:35:41,802 - root - DEBUG - Received 55 bytes of data
  275. 2019-08-19 17:35:41,802 - root - INFO - Handling request: id=25, method=ping, params={}
  276. 2019-08-19 17:35:41,802 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "25", "result": null}
  277. 2019-08-19 17:35:46,840 - root - DEBUG - Received 55 bytes of data
  278. 2019-08-19 17:35:46,840 - root - INFO - Handling request: id=26, method=ping, params={}
  279. 2019-08-19 17:35:46,840 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "26", "result": null}
  280. 2019-08-19 17:35:51,872 - root - DEBUG - Received 55 bytes of data
  281. 2019-08-19 17:35:51,872 - root - INFO - Handling request: id=27, method=ping, params={}
  282. 2019-08-19 17:35:51,872 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "27", "result": null}
  283. 2019-08-19 17:35:56,899 - root - DEBUG - Received 55 bytes of data
  284. 2019-08-19 17:35:56,899 - root - INFO - Handling request: id=28, method=ping, params={}
  285. 2019-08-19 17:35:56,899 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "28", "result": null}
  286. 2019-08-19 17:36:01,932 - root - DEBUG - Received 55 bytes of data
  287. 2019-08-19 17:36:01,932 - root - INFO - Handling request: id=29, method=ping, params={}
  288. 2019-08-19 17:36:01,932 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "29", "result": null}
  289. 2019-08-19 17:36:06,964 - root - DEBUG - Received 55 bytes of data
  290. 2019-08-19 17:36:06,964 - root - INFO - Handling request: id=30, method=ping, params={}
  291. 2019-08-19 17:36:06,964 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "30", "result": null}
  292. 2019-08-19 17:36:11,982 - root - DEBUG - Received 55 bytes of data
  293. 2019-08-19 17:36:11,982 - root - INFO - Handling request: id=31, method=ping, params={}
  294. 2019-08-19 17:36:11,982 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "31", "result": null}
  295. 2019-08-19 17:36:17,027 - root - DEBUG - Received 55 bytes of data
  296. 2019-08-19 17:36:17,027 - root - INFO - Handling request: id=32, method=ping, params={}
  297. 2019-08-19 17:36:17,027 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "32", "result": null}
  298. 2019-08-19 17:36:22,058 - root - DEBUG - Received 55 bytes of data
  299. 2019-08-19 17:36:22,058 - root - INFO - Handling request: id=33, method=ping, params={}
  300. 2019-08-19 17:36:22,058 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "33", "result": null}
  301. 2019-08-19 17:36:27,061 - root - DEBUG - Received 55 bytes of data
  302. 2019-08-19 17:36:27,061 - root - INFO - Handling request: id=34, method=ping, params={}
  303. 2019-08-19 17:36:27,061 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "34", "result": null}
  304. 2019-08-19 17:36:32,075 - root - DEBUG - Received 55 bytes of data
  305. 2019-08-19 17:36:32,075 - root - INFO - Handling request: id=35, method=ping, params={}
  306. 2019-08-19 17:36:32,076 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "35", "result": null}
  307. 2019-08-19 17:36:37,106 - root - DEBUG - Received 55 bytes of data
  308. 2019-08-19 17:36:37,106 - root - INFO - Handling request: id=36, method=ping, params={}
  309. 2019-08-19 17:36:37,106 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "36", "result": null}
  310. 2019-08-19 17:36:42,128 - root - DEBUG - Received 55 bytes of data
  311. 2019-08-19 17:36:42,128 - root - INFO - Handling request: id=37, method=ping, params={}
  312. 2019-08-19 17:36:42,128 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "37", "result": null}
  313. 2019-08-19 17:36:47,169 - root - DEBUG - Received 55 bytes of data
  314. 2019-08-19 17:36:47,169 - root - INFO - Handling request: id=38, method=ping, params={}
  315. 2019-08-19 17:36:47,169 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "38", "result": null}
  316. 2019-08-19 17:36:52,203 - root - DEBUG - Received 55 bytes of data
  317. 2019-08-19 17:36:52,203 - root - INFO - Handling request: id=39, method=ping, params={}
  318. 2019-08-19 17:36:52,203 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "39", "result": null}
  319. 2019-08-19 17:36:57,234 - root - DEBUG - Received 55 bytes of data
  320. 2019-08-19 17:36:57,235 - root - INFO - Handling request: id=40, method=ping, params={}
  321. 2019-08-19 17:36:57,235 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "40", "result": null}
  322. 2019-08-19 17:37:02,265 - root - DEBUG - Received 55 bytes of data
  323. 2019-08-19 17:37:02,265 - root - INFO - Handling request: id=41, method=ping, params={}
  324. 2019-08-19 17:37:02,266 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "41", "result": null}
  325. 2019-08-19 17:37:07,341 - root - DEBUG - Received 55 bytes of data
  326. 2019-08-19 17:37:07,341 - root - INFO - Handling request: id=42, method=ping, params={}
  327. 2019-08-19 17:37:07,341 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "42", "result": null}
  328. 2019-08-19 17:37:12,441 - root - DEBUG - Received 55 bytes of data
  329. 2019-08-19 17:37:12,441 - root - INFO - Handling request: id=43, method=ping, params={}
  330. 2019-08-19 17:37:12,441 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "43", "result": null}
  331. 2019-08-19 17:37:17,484 - root - DEBUG - Received 55 bytes of data
  332. 2019-08-19 17:37:17,484 - root - INFO - Handling request: id=44, method=ping, params={}
  333. 2019-08-19 17:37:17,484 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "44", "result": null}
  334. 2019-08-19 17:37:22,524 - root - DEBUG - Received 55 bytes of data
  335. 2019-08-19 17:37:22,524 - root - INFO - Handling request: id=45, method=ping, params={}
  336. 2019-08-19 17:37:22,524 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "45", "result": null}
  337. 2019-08-19 17:37:27,571 - root - DEBUG - Received 55 bytes of data
  338. 2019-08-19 17:37:27,571 - root - INFO - Handling request: id=46, method=ping, params={}
  339. 2019-08-19 17:37:27,571 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "46", "result": null}
  340. 2019-08-19 17:37:32,606 - root - DEBUG - Received 55 bytes of data
  341. 2019-08-19 17:37:32,606 - root - INFO - Handling request: id=47, method=ping, params={}
  342. 2019-08-19 17:37:32,606 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "47", "result": null}
  343. 2019-08-19 17:37:37,651 - root - DEBUG - Received 55 bytes of data
  344. 2019-08-19 17:37:37,651 - root - INFO - Handling request: id=48, method=ping, params={}
  345. 2019-08-19 17:37:37,651 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "48", "result": null}
  346. 2019-08-19 17:37:42,698 - root - DEBUG - Received 55 bytes of data
  347. 2019-08-19 17:37:42,698 - root - INFO - Handling request: id=49, method=ping, params={}
  348. 2019-08-19 17:37:42,698 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "49", "result": null}
  349. 2019-08-19 17:37:47,730 - root - DEBUG - Received 55 bytes of data
  350. 2019-08-19 17:37:47,730 - root - INFO - Handling request: id=50, method=ping, params={}
  351. 2019-08-19 17:37:47,730 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "50", "result": null}
  352. 2019-08-19 17:37:52,785 - root - DEBUG - Received 55 bytes of data
  353. 2019-08-19 17:37:52,785 - root - INFO - Handling request: id=51, method=ping, params={}
  354. 2019-08-19 17:37:52,785 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "51", "result": null}
  355. 2019-08-19 17:37:57,833 - root - DEBUG - Received 55 bytes of data
  356. 2019-08-19 17:37:57,833 - root - INFO - Handling request: id=52, method=ping, params={}
  357. 2019-08-19 17:37:57,833 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "52", "result": null}
  358. 2019-08-19 17:38:02,903 - root - DEBUG - Received 55 bytes of data
  359. 2019-08-19 17:38:02,903 - root - INFO - Handling request: id=53, method=ping, params={}
  360. 2019-08-19 17:38:02,903 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "53", "result": null}
  361. 2019-08-19 17:38:07,932 - root - DEBUG - Received 55 bytes of data
  362. 2019-08-19 17:38:07,932 - root - INFO - Handling request: id=54, method=ping, params={}
  363. 2019-08-19 17:38:07,932 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "54", "result": null}
  364. 2019-08-19 17:38:12,966 - root - DEBUG - Received 55 bytes of data
  365. 2019-08-19 17:38:12,967 - root - INFO - Handling request: id=55, method=ping, params={}
  366. 2019-08-19 17:38:12,967 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "55", "result": null}
  367. 2019-08-19 17:38:18,003 - root - DEBUG - Received 55 bytes of data
  368. 2019-08-19 17:38:18,003 - root - INFO - Handling request: id=56, method=ping, params={}
  369. 2019-08-19 17:38:18,003 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "56", "result": null}
  370. 2019-08-19 17:38:23,054 - root - DEBUG - Received 55 bytes of data
  371. 2019-08-19 17:38:23,054 - root - INFO - Handling request: id=57, method=ping, params={}
  372. 2019-08-19 17:38:23,054 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "57", "result": null}
  373. 2019-08-19 17:38:28,095 - root - DEBUG - Received 55 bytes of data
  374. 2019-08-19 17:38:28,095 - root - INFO - Handling request: id=58, method=ping, params={}
  375. 2019-08-19 17:38:28,095 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "58", "result": null}
  376. 2019-08-19 17:38:33,125 - root - DEBUG - Received 55 bytes of data
  377. 2019-08-19 17:38:33,125 - root - INFO - Handling request: id=59, method=ping, params={}
  378. 2019-08-19 17:38:33,125 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "59", "result": null}
  379. 2019-08-19 17:38:38,167 - root - DEBUG - Received 55 bytes of data
  380. 2019-08-19 17:38:38,167 - root - INFO - Handling request: id=60, method=ping, params={}
  381. 2019-08-19 17:38:38,167 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "60", "result": null}
  382. 2019-08-19 17:38:43,206 - root - DEBUG - Received 55 bytes of data
  383. 2019-08-19 17:38:43,206 - root - INFO - Handling request: id=61, method=ping, params={}
  384. 2019-08-19 17:38:43,206 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "61", "result": null}
  385. 2019-08-19 17:38:48,276 - root - DEBUG - Received 55 bytes of data
  386. 2019-08-19 17:38:48,276 - root - INFO - Handling request: id=62, method=ping, params={}
  387. 2019-08-19 17:38:48,276 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "62", "result": null}
  388. 2019-08-19 17:38:53,312 - root - DEBUG - Received 55 bytes of data
  389. 2019-08-19 17:38:53,312 - root - INFO - Handling request: id=63, method=ping, params={}
  390. 2019-08-19 17:38:53,312 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "63", "result": null}
  391. 2019-08-19 17:38:58,348 - root - DEBUG - Received 55 bytes of data
  392. 2019-08-19 17:38:58,348 - root - INFO - Handling request: id=64, method=ping, params={}
  393. 2019-08-19 17:38:58,348 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "64", "result": null}
  394. 2019-08-19 17:39:03,384 - root - DEBUG - Received 55 bytes of data
  395. 2019-08-19 17:39:03,384 - root - INFO - Handling request: id=65, method=ping, params={}
  396. 2019-08-19 17:39:03,384 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "65", "result": null}
  397. 2019-08-19 17:39:08,423 - root - DEBUG - Received 55 bytes of data
  398. 2019-08-19 17:39:08,423 - root - INFO - Handling request: id=66, method=ping, params={}
  399. 2019-08-19 17:39:08,423 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "66", "result": null}
  400. 2019-08-19 17:39:13,477 - root - DEBUG - Received 55 bytes of data
  401. 2019-08-19 17:39:13,477 - root - INFO - Handling request: id=67, method=ping, params={}
  402. 2019-08-19 17:39:13,477 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "67", "result": null}
  403. 2019-08-19 17:39:18,515 - root - DEBUG - Received 55 bytes of data
  404. 2019-08-19 17:39:18,515 - root - INFO - Handling request: id=68, method=ping, params={}
  405. 2019-08-19 17:39:18,515 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "68", "result": null}
  406. 2019-08-19 17:39:23,553 - root - DEBUG - Received 55 bytes of data
  407. 2019-08-19 17:39:23,553 - root - INFO - Handling request: id=69, method=ping, params={}
  408. 2019-08-19 17:39:23,553 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "69", "result": null}
  409. 2019-08-19 17:39:28,578 - root - DEBUG - Received 55 bytes of data
  410. 2019-08-19 17:39:28,578 - root - INFO - Handling request: id=70, method=ping, params={}
  411. 2019-08-19 17:39:28,578 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "70", "result": null}
  412. 2019-08-19 17:39:33,611 - root - DEBUG - Received 55 bytes of data
  413. 2019-08-19 17:39:33,611 - root - INFO - Handling request: id=71, method=ping, params={}
  414. 2019-08-19 17:39:33,611 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "71", "result": null}
  415. 2019-08-19 17:39:38,658 - root - DEBUG - Received 55 bytes of data
  416. 2019-08-19 17:39:38,658 - root - INFO - Handling request: id=72, method=ping, params={}
  417. 2019-08-19 17:39:38,658 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "72", "result": null}
  418. 2019-08-19 17:39:43,689 - root - DEBUG - Received 55 bytes of data
  419. 2019-08-19 17:39:43,689 - root - INFO - Handling request: id=73, method=ping, params={}
  420. 2019-08-19 17:39:43,689 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "73", "result": null}
  421. 2019-08-19 17:39:48,726 - root - DEBUG - Received 55 bytes of data
  422. 2019-08-19 17:39:48,727 - root - INFO - Handling request: id=74, method=ping, params={}
  423. 2019-08-19 17:39:48,727 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "74", "result": null}
  424. 2019-08-19 17:39:53,763 - root - DEBUG - Received 55 bytes of data
  425. 2019-08-19 17:39:53,763 - root - INFO - Handling request: id=75, method=ping, params={}
  426. 2019-08-19 17:39:53,763 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "75", "result": null}
  427. 2019-08-19 17:39:58,811 - root - DEBUG - Received 55 bytes of data
  428. 2019-08-19 17:39:58,811 - root - INFO - Handling request: id=76, method=ping, params={}
  429. 2019-08-19 17:39:58,811 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "76", "result": null}
  430. 2019-08-19 17:40:03,865 - root - DEBUG - Received 55 bytes of data
  431. 2019-08-19 17:40:03,865 - root - INFO - Handling request: id=77, method=ping, params={}
  432. 2019-08-19 17:40:03,865 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "77", "result": null}
  433. 2019-08-19 17:40:08,904 - root - DEBUG - Received 55 bytes of data
  434. 2019-08-19 17:40:08,904 - root - INFO - Handling request: id=78, method=ping, params={}
  435. 2019-08-19 17:40:08,904 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "78", "result": null}
  436. 2019-08-19 17:40:13,935 - root - DEBUG - Received 55 bytes of data
  437. 2019-08-19 17:40:13,935 - root - INFO - Handling request: id=79, method=ping, params={}
  438. 2019-08-19 17:40:13,935 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "79", "result": null}
  439. 2019-08-19 17:40:18,971 - root - DEBUG - Received 55 bytes of data
  440. 2019-08-19 17:40:18,971 - root - INFO - Handling request: id=80, method=ping, params={}
  441. 2019-08-19 17:40:18,971 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "80", "result": null}
  442. 2019-08-19 17:40:24,009 - root - DEBUG - Received 55 bytes of data
  443. 2019-08-19 17:40:24,009 - root - INFO - Handling request: id=81, method=ping, params={}
  444. 2019-08-19 17:40:24,009 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "81", "result": null}
  445. 2019-08-19 17:40:29,080 - root - DEBUG - Received 55 bytes of data
  446. 2019-08-19 17:40:29,080 - root - INFO - Handling request: id=82, method=ping, params={}
  447. 2019-08-19 17:40:29,080 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "82", "result": null}
  448. 2019-08-19 17:40:34,115 - root - DEBUG - Received 55 bytes of data
  449. 2019-08-19 17:40:34,115 - root - INFO - Handling request: id=83, method=ping, params={}
  450. 2019-08-19 17:40:34,115 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "83", "result": null}
  451. 2019-08-19 17:40:39,154 - root - DEBUG - Received 55 bytes of data
  452. 2019-08-19 17:40:39,154 - root - INFO - Handling request: id=84, method=ping, params={}
  453. 2019-08-19 17:40:39,154 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "84", "result": null}
  454. 2019-08-19 17:40:44,183 - root - DEBUG - Received 55 bytes of data
  455. 2019-08-19 17:40:44,183 - root - INFO - Handling request: id=85, method=ping, params={}
  456. 2019-08-19 17:40:44,183 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "85", "result": null}
  457. 2019-08-19 17:40:49,220 - root - DEBUG - Received 55 bytes of data
  458. 2019-08-19 17:40:49,220 - root - INFO - Handling request: id=86, method=ping, params={}
  459. 2019-08-19 17:40:49,220 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "86", "result": null}
  460. 2019-08-19 17:40:54,259 - root - DEBUG - Received 55 bytes of data
  461. 2019-08-19 17:40:54,259 - root - INFO - Handling request: id=87, method=ping, params={}
  462. 2019-08-19 17:40:54,259 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "87", "result": null}
  463. 2019-08-19 17:40:59,295 - root - DEBUG - Received 55 bytes of data
  464. 2019-08-19 17:40:59,295 - root - INFO - Handling request: id=88, method=ping, params={}
  465. 2019-08-19 17:40:59,295 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "88", "result": null}
  466. 2019-08-19 17:41:04,348 - root - DEBUG - Received 55 bytes of data
  467. 2019-08-19 17:41:04,348 - root - INFO - Handling request: id=89, method=ping, params={}
  468. 2019-08-19 17:41:04,348 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "89", "result": null}
  469. 2019-08-19 17:41:09,384 - root - DEBUG - Received 55 bytes of data
  470. 2019-08-19 17:41:09,384 - root - INFO - Handling request: id=90, method=ping, params={}
  471. 2019-08-19 17:41:09,384 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "90", "result": null}
  472. 2019-08-19 17:41:14,418 - root - DEBUG - Received 55 bytes of data
  473. 2019-08-19 17:41:14,418 - root - INFO - Handling request: id=91, method=ping, params={}
  474. 2019-08-19 17:41:14,418 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "91", "result": null}
  475. 2019-08-19 17:41:19,495 - root - DEBUG - Received 55 bytes of data
  476. 2019-08-19 17:41:19,495 - root - INFO - Handling request: id=92, method=ping, params={}
  477. 2019-08-19 17:41:19,495 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "92", "result": null}
  478. 2019-08-19 17:41:24,536 - root - DEBUG - Received 55 bytes of data
  479. 2019-08-19 17:41:24,536 - root - INFO - Handling request: id=93, method=ping, params={}
  480. 2019-08-19 17:41:24,536 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "93", "result": null}
  481. 2019-08-19 17:41:29,564 - root - DEBUG - Received 55 bytes of data
  482. 2019-08-19 17:41:29,564 - root - INFO - Handling request: id=94, method=ping, params={}
  483. 2019-08-19 17:41:29,564 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "94", "result": null}
  484. 2019-08-19 17:41:34,611 - root - DEBUG - Received 55 bytes of data
  485. 2019-08-19 17:41:34,611 - root - INFO - Handling request: id=95, method=ping, params={}
  486. 2019-08-19 17:41:34,611 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "95", "result": null}
  487. 2019-08-19 17:41:39,644 - root - DEBUG - Received 55 bytes of data
  488. 2019-08-19 17:41:39,644 - root - INFO - Handling request: id=96, method=ping, params={}
  489. 2019-08-19 17:41:39,644 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "96", "result": null}
  490. 2019-08-19 17:41:44,674 - root - DEBUG - Received 55 bytes of data
  491. 2019-08-19 17:41:44,674 - root - INFO - Handling request: id=97, method=ping, params={}
  492. 2019-08-19 17:41:44,674 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "97", "result": null}
  493. 2019-08-19 17:41:49,746 - root - DEBUG - Received 55 bytes of data
  494. 2019-08-19 17:41:49,747 - root - INFO - Handling request: id=98, method=ping, params={}
  495. 2019-08-19 17:41:49,747 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "98", "result": null}
  496. 2019-08-19 17:41:54,778 - root - DEBUG - Received 55 bytes of data
  497. 2019-08-19 17:41:54,778 - root - INFO - Handling request: id=99, method=ping, params={}
  498. 2019-08-19 17:41:54,778 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "99", "result": null}
  499. 2019-08-19 17:41:59,814 - root - DEBUG - Received 56 bytes of data
  500. 2019-08-19 17:41:59,814 - root - INFO - Handling request: id=100, method=ping, params={}
  501. 2019-08-19 17:41:59,814 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "100", "result": null}
  502. 2019-08-19 17:42:04,844 - root - DEBUG - Received 56 bytes of data
  503. 2019-08-19 17:42:04,844 - root - INFO - Handling request: id=101, method=ping, params={}
  504. 2019-08-19 17:42:04,844 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "101", "result": null}
  505. 2019-08-19 17:42:09,881 - root - DEBUG - Received 56 bytes of data
  506. 2019-08-19 17:42:09,881 - root - INFO - Handling request: id=102, method=ping, params={}
  507. 2019-08-19 17:42:09,881 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "102", "result": null}
  508. 2019-08-19 17:42:14,914 - root - DEBUG - Received 56 bytes of data
  509. 2019-08-19 17:42:14,914 - root - INFO - Handling request: id=103, method=ping, params={}
  510. 2019-08-19 17:42:14,914 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "103", "result": null}
  511. 2019-08-19 17:42:19,969 - root - DEBUG - Received 56 bytes of data
  512. 2019-08-19 17:42:19,969 - root - INFO - Handling request: id=104, method=ping, params={}
  513. 2019-08-19 17:42:19,969 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "104", "result": null}
  514. 2019-08-19 17:42:25,010 - root - DEBUG - Received 56 bytes of data
  515. 2019-08-19 17:42:25,010 - root - INFO - Handling request: id=105, method=ping, params={}
  516. 2019-08-19 17:42:25,010 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "105", "result": null}
  517. 2019-08-19 17:42:30,051 - root - DEBUG - Received 56 bytes of data
  518. 2019-08-19 17:42:30,051 - root - INFO - Handling request: id=106, method=ping, params={}
  519. 2019-08-19 17:42:30,052 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "106", "result": null}
  520. 2019-08-19 17:42:35,080 - root - DEBUG - Received 56 bytes of data
  521. 2019-08-19 17:42:35,081 - root - INFO - Handling request: id=107, method=ping, params={}
  522. 2019-08-19 17:42:35,081 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "107", "result": null}
  523. 2019-08-19 17:42:40,130 - root - DEBUG - Received 56 bytes of data
  524. 2019-08-19 17:42:40,130 - root - INFO - Handling request: id=108, method=ping, params={}
  525. 2019-08-19 17:42:40,130 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "108", "result": null}
  526. 2019-08-19 17:42:45,182 - root - DEBUG - Received 56 bytes of data
  527. 2019-08-19 17:42:45,182 - root - INFO - Handling request: id=109, method=ping, params={}
  528. 2019-08-19 17:42:45,182 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "109", "result": null}
  529. 2019-08-19 17:42:50,213 - root - DEBUG - Received 56 bytes of data
  530. 2019-08-19 17:42:50,213 - root - INFO - Handling request: id=110, method=ping, params={}
  531. 2019-08-19 17:42:50,213 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "110", "result": null}
  532. 2019-08-19 17:42:55,249 - root - DEBUG - Received 56 bytes of data
  533. 2019-08-19 17:42:55,249 - root - INFO - Handling request: id=111, method=ping, params={}
  534. 2019-08-19 17:42:55,249 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "111", "result": null}
  535. 2019-08-19 17:43:00,286 - root - DEBUG - Received 56 bytes of data
  536. 2019-08-19 17:43:00,286 - root - INFO - Handling request: id=112, method=ping, params={}
  537. 2019-08-19 17:43:00,286 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "112", "result": null}
  538. 2019-08-19 17:43:05,314 - root - DEBUG - Received 56 bytes of data
  539. 2019-08-19 17:43:05,314 - root - INFO - Handling request: id=113, method=ping, params={}
  540. 2019-08-19 17:43:05,314 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "113", "result": null}
  541. 2019-08-19 17:43:10,354 - root - DEBUG - Received 56 bytes of data
  542. 2019-08-19 17:43:10,354 - root - INFO - Handling request: id=114, method=ping, params={}
  543. 2019-08-19 17:43:10,354 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "114", "result": null}
  544. 2019-08-19 17:43:15,382 - root - DEBUG - Received 56 bytes of data
  545. 2019-08-19 17:43:15,382 - root - INFO - Handling request: id=115, method=ping, params={}
  546. 2019-08-19 17:43:15,382 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "115", "result": null}
  547. 2019-08-19 17:43:20,419 - root - DEBUG - Received 56 bytes of data
  548. 2019-08-19 17:43:20,419 - root - INFO - Handling request: id=116, method=ping, params={}
  549. 2019-08-19 17:43:20,419 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "116", "result": null}
  550. 2019-08-19 17:43:25,456 - root - DEBUG - Received 56 bytes of data
  551. 2019-08-19 17:43:25,456 - root - INFO - Handling request: id=117, method=ping, params={}
  552. 2019-08-19 17:43:25,456 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "117", "result": null}
  553. 2019-08-19 17:43:30,492 - root - DEBUG - Received 56 bytes of data
  554. 2019-08-19 17:43:30,492 - root - INFO - Handling request: id=118, method=ping, params={}
  555. 2019-08-19 17:43:30,492 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "118", "result": null}
  556. 2019-08-19 17:43:35,535 - root - DEBUG - Received 56 bytes of data
  557. 2019-08-19 17:43:35,535 - root - INFO - Handling request: id=119, method=ping, params={}
  558. 2019-08-19 17:43:35,535 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "119", "result": null}
  559. 2019-08-19 17:43:40,572 - root - DEBUG - Received 56 bytes of data
  560. 2019-08-19 17:43:40,572 - root - INFO - Handling request: id=120, method=ping, params={}
  561. 2019-08-19 17:43:40,572 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "120", "result": null}
  562. 2019-08-19 17:43:45,625 - root - DEBUG - Received 56 bytes of data
  563. 2019-08-19 17:43:45,625 - root - INFO - Handling request: id=121, method=ping, params={}
  564. 2019-08-19 17:43:45,625 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "121", "result": null}
  565. 2019-08-19 17:43:50,659 - root - DEBUG - Received 56 bytes of data
  566. 2019-08-19 17:43:50,659 - root - INFO - Handling request: id=122, method=ping, params={}
  567. 2019-08-19 17:43:50,659 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "122", "result": null}
  568. 2019-08-19 17:43:55,696 - root - DEBUG - Received 56 bytes of data
  569. 2019-08-19 17:43:55,696 - root - INFO - Handling request: id=123, method=ping, params={}
  570. 2019-08-19 17:43:55,696 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "123", "result": null}
  571. 2019-08-19 17:44:00,737 - root - DEBUG - Received 56 bytes of data
  572. 2019-08-19 17:44:00,737 - root - INFO - Handling request: id=124, method=ping, params={}
  573. 2019-08-19 17:44:00,737 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "124", "result": null}
  574. 2019-08-19 17:44:05,778 - root - DEBUG - Received 56 bytes of data
  575. 2019-08-19 17:44:05,778 - root - INFO - Handling request: id=125, method=ping, params={}
  576. 2019-08-19 17:44:05,778 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "125", "result": null}
  577. 2019-08-19 17:44:10,818 - root - DEBUG - Received 56 bytes of data
  578. 2019-08-19 17:44:10,818 - root - INFO - Handling request: id=126, method=ping, params={}
  579. 2019-08-19 17:44:10,818 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "126", "result": null}
  580. 2019-08-19 17:44:15,848 - root - DEBUG - Received 56 bytes of data
  581. 2019-08-19 17:44:15,848 - root - INFO - Handling request: id=127, method=ping, params={}
  582. 2019-08-19 17:44:15,848 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "127", "result": null}
  583. 2019-08-19 17:44:20,892 - root - DEBUG - Received 56 bytes of data
  584. 2019-08-19 17:44:20,892 - root - INFO - Handling request: id=128, method=ping, params={}
  585. 2019-08-19 17:44:20,892 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "128", "result": null}
  586. 2019-08-19 17:44:25,919 - root - DEBUG - Received 56 bytes of data
  587. 2019-08-19 17:44:25,919 - root - INFO - Handling request: id=129, method=ping, params={}
  588. 2019-08-19 17:44:25,919 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "129", "result": null}
  589. 2019-08-19 17:44:30,961 - root - DEBUG - Received 56 bytes of data
  590. 2019-08-19 17:44:30,961 - root - INFO - Handling request: id=130, method=ping, params={}
  591. 2019-08-19 17:44:30,961 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "130", "result": null}
  592. 2019-08-19 17:44:35,999 - root - DEBUG - Received 56 bytes of data
  593. 2019-08-19 17:44:35,999 - root - INFO - Handling request: id=131, method=ping, params={}
  594. 2019-08-19 17:44:35,999 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "131", "result": null}
  595. 2019-08-19 17:44:41,039 - root - DEBUG - Received 56 bytes of data
  596. 2019-08-19 17:44:41,039 - root - INFO - Handling request: id=132, method=ping, params={}
  597. 2019-08-19 17:44:41,039 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "132", "result": null}
  598. 2019-08-19 17:44:46,077 - root - DEBUG - Received 56 bytes of data
  599. 2019-08-19 17:44:46,077 - root - INFO - Handling request: id=133, method=ping, params={}
  600. 2019-08-19 17:44:46,077 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "133", "result": null}
  601. 2019-08-19 17:44:51,135 - root - DEBUG - Received 56 bytes of data
  602. 2019-08-19 17:44:51,135 - root - INFO - Handling request: id=134, method=ping, params={}
  603. 2019-08-19 17:44:51,135 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "134", "result": null}
  604. 2019-08-19 17:44:56,169 - root - DEBUG - Received 56 bytes of data
  605. 2019-08-19 17:44:56,169 - root - INFO - Handling request: id=135, method=ping, params={}
  606. 2019-08-19 17:44:56,169 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "135", "result": null}
  607. 2019-08-19 17:45:01,204 - root - DEBUG - Received 56 bytes of data
  608. 2019-08-19 17:45:01,204 - root - INFO - Handling request: id=136, method=ping, params={}
  609. 2019-08-19 17:45:01,204 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "136", "result": null}
  610. 2019-08-19 17:45:06,237 - root - DEBUG - Received 56 bytes of data
  611. 2019-08-19 17:45:06,237 - root - INFO - Handling request: id=137, method=ping, params={}
  612. 2019-08-19 17:45:06,237 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "137", "result": null}
  613. 2019-08-19 17:45:11,268 - root - DEBUG - Received 56 bytes of data
  614. 2019-08-19 17:45:11,268 - root - INFO - Handling request: id=138, method=ping, params={}
  615. 2019-08-19 17:45:11,268 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "138", "result": null}
  616. 2019-08-19 17:45:16,299 - root - DEBUG - Received 56 bytes of data
  617. 2019-08-19 17:45:16,299 - root - INFO - Handling request: id=139, method=ping, params={}
  618. 2019-08-19 17:45:16,299 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "139", "result": null}
  619. 2019-08-19 17:45:21,333 - root - DEBUG - Received 56 bytes of data
  620. 2019-08-19 17:45:21,333 - root - INFO - Handling request: id=140, method=ping, params={}
  621. 2019-08-19 17:45:21,333 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "140", "result": null}
  622. 2019-08-19 17:45:26,367 - root - DEBUG - Received 56 bytes of data
  623. 2019-08-19 17:45:26,367 - root - INFO - Handling request: id=141, method=ping, params={}
  624. 2019-08-19 17:45:26,367 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "141", "result": null}
  625. 2019-08-19 17:45:31,421 - root - DEBUG - Received 56 bytes of data
  626. 2019-08-19 17:45:31,421 - root - INFO - Handling request: id=142, method=ping, params={}
  627. 2019-08-19 17:45:31,422 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "142", "result": null}
  628. 2019-08-19 17:45:36,452 - root - DEBUG - Received 56 bytes of data
  629. 2019-08-19 17:45:36,452 - root - INFO - Handling request: id=143, method=ping, params={}
  630. 2019-08-19 17:45:36,452 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "143", "result": null}
  631. 2019-08-19 17:45:41,490 - root - DEBUG - Received 56 bytes of data
  632. 2019-08-19 17:45:41,490 - root - INFO - Handling request: id=144, method=ping, params={}
  633. 2019-08-19 17:45:41,490 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "144", "result": null}
  634. 2019-08-19 17:45:46,519 - root - DEBUG - Received 56 bytes of data
  635. 2019-08-19 17:45:46,519 - root - INFO - Handling request: id=145, method=ping, params={}
  636. 2019-08-19 17:45:46,519 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "145", "result": null}
  637. 2019-08-19 17:45:51,561 - root - DEBUG - Received 56 bytes of data
  638. 2019-08-19 17:45:51,561 - root - INFO - Handling request: id=146, method=ping, params={}
  639. 2019-08-19 17:45:51,561 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "146", "result": null}
  640. 2019-08-19 17:45:56,597 - root - DEBUG - Received 56 bytes of data
  641. 2019-08-19 17:45:56,597 - root - INFO - Handling request: id=147, method=ping, params={}
  642. 2019-08-19 17:45:56,597 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "147", "result": null}
  643. 2019-08-19 17:46:01,650 - root - DEBUG - Received 56 bytes of data
  644. 2019-08-19 17:46:01,651 - root - INFO - Handling request: id=148, method=ping, params={}
  645. 2019-08-19 17:46:01,651 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "148", "result": null}
  646. 2019-08-19 17:46:06,687 - root - DEBUG - Received 56 bytes of data
  647. 2019-08-19 17:46:06,687 - root - INFO - Handling request: id=149, method=ping, params={}
  648. 2019-08-19 17:46:06,687 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "149", "result": null}
  649. 2019-08-19 17:46:11,762 - root - DEBUG - Received 56 bytes of data
  650. 2019-08-19 17:46:11,762 - root - INFO - Handling request: id=150, method=ping, params={}
  651. 2019-08-19 17:46:11,762 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "150", "result": null}
  652. 2019-08-19 17:46:16,799 - root - DEBUG - Received 56 bytes of data
  653. 2019-08-19 17:46:16,799 - root - INFO - Handling request: id=151, method=ping, params={}
  654. 2019-08-19 17:46:16,799 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "151", "result": null}
  655. 2019-08-19 17:46:21,854 - root - DEBUG - Received 56 bytes of data
  656. 2019-08-19 17:46:21,854 - root - INFO - Handling request: id=152, method=ping, params={}
  657. 2019-08-19 17:46:21,854 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "152", "result": null}
  658. 2019-08-19 17:46:26,887 - root - DEBUG - Received 56 bytes of data
  659. 2019-08-19 17:46:26,887 - root - INFO - Handling request: id=153, method=ping, params={}
  660. 2019-08-19 17:46:26,887 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "153", "result": null}
  661. 2019-08-19 17:46:31,949 - root - DEBUG - Received 56 bytes of data
  662. 2019-08-19 17:46:31,949 - root - INFO - Handling request: id=154, method=ping, params={}
  663. 2019-08-19 17:46:31,949 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "154", "result": null}
  664. 2019-08-19 17:46:36,994 - root - DEBUG - Received 56 bytes of data
  665. 2019-08-19 17:46:36,994 - root - INFO - Handling request: id=155, method=ping, params={}
  666. 2019-08-19 17:46:36,994 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "155", "result": null}
  667. 2019-08-19 17:46:42,027 - root - DEBUG - Received 56 bytes of data
  668. 2019-08-19 17:46:42,027 - root - INFO - Handling request: id=156, method=ping, params={}
  669. 2019-08-19 17:46:42,027 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "156", "result": null}
  670. 2019-08-19 17:46:47,069 - root - DEBUG - Received 56 bytes of data
  671. 2019-08-19 17:46:47,069 - root - INFO - Handling request: id=157, method=ping, params={}
  672. 2019-08-19 17:46:47,069 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "157", "result": null}
  673. 2019-08-19 17:46:52,108 - root - DEBUG - Received 56 bytes of data
  674. 2019-08-19 17:46:52,108 - root - INFO - Handling request: id=158, method=ping, params={}
  675. 2019-08-19 17:46:52,108 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "158", "result": null}
  676. 2019-08-19 17:46:57,155 - root - DEBUG - Received 56 bytes of data
  677. 2019-08-19 17:46:57,155 - root - INFO - Handling request: id=159, method=ping, params={}
  678. 2019-08-19 17:46:57,155 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "159", "result": null}
  679. 2019-08-19 17:47:02,193 - root - DEBUG - Received 56 bytes of data
  680. 2019-08-19 17:47:02,193 - root - INFO - Handling request: id=160, method=ping, params={}
  681. 2019-08-19 17:47:02,194 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "160", "result": null}
  682. 2019-08-19 17:47:07,242 - root - DEBUG - Received 56 bytes of data
  683. 2019-08-19 17:47:07,242 - root - INFO - Handling request: id=161, method=ping, params={}
  684. 2019-08-19 17:47:07,242 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "161", "result": null}
  685. 2019-08-19 17:47:12,275 - root - DEBUG - Received 56 bytes of data
  686. 2019-08-19 17:47:12,276 - root - INFO - Handling request: id=162, method=ping, params={}
  687. 2019-08-19 17:47:12,276 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "162", "result": null}
  688. 2019-08-19 17:47:17,316 - root - DEBUG - Received 56 bytes of data
  689. 2019-08-19 17:47:17,317 - root - INFO - Handling request: id=163, method=ping, params={}
  690. 2019-08-19 17:47:17,317 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "163", "result": null}
  691. 2019-08-19 17:47:22,357 - root - DEBUG - Received 56 bytes of data
  692. 2019-08-19 17:47:22,357 - root - INFO - Handling request: id=164, method=ping, params={}
  693. 2019-08-19 17:47:22,357 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "164", "result": null}
  694. 2019-08-19 17:47:27,414 - root - DEBUG - Received 56 bytes of data
  695. 2019-08-19 17:47:27,414 - root - INFO - Handling request: id=165, method=ping, params={}
  696. 2019-08-19 17:47:27,414 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "165", "result": null}
  697. 2019-08-19 17:47:32,443 - root - DEBUG - Received 56 bytes of data
  698. 2019-08-19 17:47:32,443 - root - INFO - Handling request: id=166, method=ping, params={}
  699. 2019-08-19 17:47:32,443 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "166", "result": null}
  700. 2019-08-19 17:47:37,485 - root - DEBUG - Received 56 bytes of data
  701. 2019-08-19 17:47:37,485 - root - INFO - Handling request: id=167, method=ping, params={}
  702. 2019-08-19 17:47:37,485 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "167", "result": null}
  703. 2019-08-19 17:47:42,518 - root - DEBUG - Received 56 bytes of data
  704. 2019-08-19 17:47:42,518 - root - INFO - Handling request: id=168, method=ping, params={}
  705. 2019-08-19 17:47:42,518 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "168", "result": null}
  706. 2019-08-19 17:47:47,561 - root - DEBUG - Received 56 bytes of data
  707. 2019-08-19 17:47:47,561 - root - INFO - Handling request: id=169, method=ping, params={}
  708. 2019-08-19 17:47:47,561 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "169", "result": null}
  709. 2019-08-19 17:47:52,597 - root - DEBUG - Received 56 bytes of data
  710. 2019-08-19 17:47:52,597 - root - INFO - Handling request: id=170, method=ping, params={}
  711. 2019-08-19 17:47:52,597 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "170", "result": null}
  712. 2019-08-19 17:47:57,630 - root - DEBUG - Received 56 bytes of data
  713. 2019-08-19 17:47:57,630 - root - INFO - Handling request: id=171, method=ping, params={}
  714. 2019-08-19 17:47:57,630 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "171", "result": null}
  715. 2019-08-19 17:48:02,694 - root - DEBUG - Received 56 bytes of data
  716. 2019-08-19 17:48:02,694 - root - INFO - Handling request: id=172, method=ping, params={}
  717. 2019-08-19 17:48:02,694 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "172", "result": null}
  718. 2019-08-19 17:48:07,723 - root - DEBUG - Received 56 bytes of data
  719. 2019-08-19 17:48:07,723 - root - INFO - Handling request: id=173, method=ping, params={}
  720. 2019-08-19 17:48:07,723 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "173", "result": null}
  721. 2019-08-19 17:48:12,750 - root - DEBUG - Received 56 bytes of data
  722. 2019-08-19 17:48:12,750 - root - INFO - Handling request: id=174, method=ping, params={}
  723. 2019-08-19 17:48:12,750 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "174", "result": null}
  724. 2019-08-19 17:48:17,786 - root - DEBUG - Received 56 bytes of data
  725. 2019-08-19 17:48:17,786 - root - INFO - Handling request: id=175, method=ping, params={}
  726. 2019-08-19 17:48:17,786 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "175", "result": null}
  727. 2019-08-19 17:48:22,817 - root - DEBUG - Received 56 bytes of data
  728. 2019-08-19 17:48:22,817 - root - INFO - Handling request: id=176, method=ping, params={}
  729. 2019-08-19 17:48:22,817 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "176", "result": null}
  730. 2019-08-19 17:48:27,854 - root - DEBUG - Received 56 bytes of data
  731. 2019-08-19 17:48:27,854 - root - INFO - Handling request: id=177, method=ping, params={}
  732. 2019-08-19 17:48:27,854 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "177", "result": null}
  733. 2019-08-19 17:48:32,924 - root - DEBUG - Received 56 bytes of data
  734. 2019-08-19 17:48:32,924 - root - INFO - Handling request: id=178, method=ping, params={}
  735. 2019-08-19 17:48:32,924 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "178", "result": null}
  736. 2019-08-19 17:48:37,957 - root - DEBUG - Received 56 bytes of data
  737. 2019-08-19 17:48:37,958 - root - INFO - Handling request: id=179, method=ping, params={}
  738. 2019-08-19 17:48:37,958 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "179", "result": null}
  739. 2019-08-19 17:48:42,995 - root - DEBUG - Received 56 bytes of data
  740. 2019-08-19 17:48:42,995 - root - INFO - Handling request: id=180, method=ping, params={}
  741. 2019-08-19 17:48:42,995 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "180", "result": null}
  742. 2019-08-19 17:48:48,028 - root - DEBUG - Received 56 bytes of data
  743. 2019-08-19 17:48:48,028 - root - INFO - Handling request: id=181, method=ping, params={}
  744. 2019-08-19 17:48:48,028 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "181", "result": null}
  745. 2019-08-19 17:48:53,064 - root - DEBUG - Received 56 bytes of data
  746. 2019-08-19 17:48:53,064 - root - INFO - Handling request: id=182, method=ping, params={}
  747. 2019-08-19 17:48:53,065 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "182", "result": null}
  748. 2019-08-19 17:48:58,098 - root - DEBUG - Received 56 bytes of data
  749. 2019-08-19 17:48:58,098 - root - INFO - Handling request: id=183, method=ping, params={}
  750. 2019-08-19 17:48:58,098 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "183", "result": null}
  751. 2019-08-19 17:49:03,137 - root - DEBUG - Received 56 bytes of data
  752. 2019-08-19 17:49:03,137 - root - INFO - Handling request: id=184, method=ping, params={}
  753. 2019-08-19 17:49:03,137 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "184", "result": null}
  754. 2019-08-19 17:49:08,206 - root - DEBUG - Received 56 bytes of data
  755. 2019-08-19 17:49:08,206 - root - INFO - Handling request: id=185, method=ping, params={}
  756. 2019-08-19 17:49:08,206 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "185", "result": null}
  757. 2019-08-19 17:49:13,208 - root - DEBUG - Received 56 bytes of data
  758. 2019-08-19 17:49:13,208 - root - INFO - Handling request: id=186, method=ping, params={}
  759. 2019-08-19 17:49:13,208 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "186", "result": null}
  760. 2019-08-19 17:49:18,269 - root - DEBUG - Received 56 bytes of data
  761. 2019-08-19 17:49:18,269 - root - INFO - Handling request: id=187, method=ping, params={}
  762. 2019-08-19 17:49:18,269 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "187", "result": null}
  763. 2019-08-19 17:49:23,307 - root - DEBUG - Received 56 bytes of data
  764. 2019-08-19 17:49:23,307 - root - INFO - Handling request: id=188, method=ping, params={}
  765. 2019-08-19 17:49:23,307 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "188", "result": null}
  766. 2019-08-19 17:49:28,337 - root - DEBUG - Received 56 bytes of data
  767. 2019-08-19 17:49:28,337 - root - INFO - Handling request: id=189, method=ping, params={}
  768. 2019-08-19 17:49:28,337 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "189", "result": null}
  769. 2019-08-19 17:49:33,372 - root - DEBUG - Received 56 bytes of data
  770. 2019-08-19 17:49:33,372 - root - INFO - Handling request: id=190, method=ping, params={}
  771. 2019-08-19 17:49:33,372 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "190", "result": null}
  772. 2019-08-19 17:49:38,435 - root - DEBUG - Received 56 bytes of data
  773. 2019-08-19 17:49:38,435 - root - INFO - Handling request: id=191, method=ping, params={}
  774. 2019-08-19 17:49:38,435 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "191", "result": null}
  775. 2019-08-19 17:49:43,472 - root - DEBUG - Received 56 bytes of data
  776. 2019-08-19 17:49:43,472 - root - INFO - Handling request: id=192, method=ping, params={}
  777. 2019-08-19 17:49:43,473 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "192", "result": null}
  778. 2019-08-19 17:49:48,508 - root - DEBUG - Received 56 bytes of data
  779. 2019-08-19 17:49:48,509 - root - INFO - Handling request: id=193, method=ping, params={}
  780. 2019-08-19 17:49:48,509 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "193", "result": null}
  781. 2019-08-19 17:49:53,545 - root - DEBUG - Received 56 bytes of data
  782. 2019-08-19 17:49:53,545 - root - INFO - Handling request: id=194, method=ping, params={}
  783. 2019-08-19 17:49:53,545 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "194", "result": null}
  784. 2019-08-19 17:49:58,580 - root - DEBUG - Received 56 bytes of data
  785. 2019-08-19 17:49:58,580 - root - INFO - Handling request: id=195, method=ping, params={}
  786. 2019-08-19 17:49:58,580 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "195", "result": null}
  787. 2019-08-19 17:50:03,643 - root - DEBUG - Received 56 bytes of data
  788. 2019-08-19 17:50:03,643 - root - INFO - Handling request: id=196, method=ping, params={}
  789. 2019-08-19 17:50:03,643 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "196", "result": null}
  790. 2019-08-19 17:50:08,673 - root - DEBUG - Received 56 bytes of data
  791. 2019-08-19 17:50:08,673 - root - INFO - Handling request: id=197, method=ping, params={}
  792. 2019-08-19 17:50:08,673 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "197", "result": null}
  793. 2019-08-19 17:50:13,709 - root - DEBUG - Received 56 bytes of data
  794. 2019-08-19 17:50:13,709 - root - INFO - Handling request: id=198, method=ping, params={}
  795. 2019-08-19 17:50:13,709 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "198", "result": null}
  796. 2019-08-19 17:50:18,742 - root - DEBUG - Received 56 bytes of data
  797. 2019-08-19 17:50:18,742 - root - INFO - Handling request: id=199, method=ping, params={}
  798. 2019-08-19 17:50:18,742 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "199", "result": null}
  799. 2019-08-19 17:50:23,778 - root - DEBUG - Received 56 bytes of data
  800. 2019-08-19 17:50:23,778 - root - INFO - Handling request: id=200, method=ping, params={}
  801. 2019-08-19 17:50:23,778 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "200", "result": null}
  802. 2019-08-19 17:50:28,810 - root - DEBUG - Received 56 bytes of data
  803. 2019-08-19 17:50:28,810 - root - INFO - Handling request: id=201, method=ping, params={}
  804. 2019-08-19 17:50:28,810 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "201", "result": null}
  805. 2019-08-19 17:50:33,866 - root - DEBUG - Received 56 bytes of data
  806. 2019-08-19 17:50:33,866 - root - INFO - Handling request: id=202, method=ping, params={}
  807. 2019-08-19 17:50:33,866 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "202", "result": null}
  808. 2019-08-19 17:50:38,910 - root - DEBUG - Received 56 bytes of data
  809. 2019-08-19 17:50:38,910 - root - INFO - Handling request: id=203, method=ping, params={}
  810. 2019-08-19 17:50:38,910 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "203", "result": null}
  811. 2019-08-19 17:50:43,970 - root - DEBUG - Received 56 bytes of data
  812. 2019-08-19 17:50:43,970 - root - INFO - Handling request: id=204, method=ping, params={}
  813. 2019-08-19 17:50:43,970 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "204", "result": null}
  814. 2019-08-19 17:50:49,000 - root - DEBUG - Received 56 bytes of data
  815. 2019-08-19 17:50:49,000 - root - INFO - Handling request: id=205, method=ping, params={}
  816. 2019-08-19 17:50:49,000 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "205", "result": null}
  817. 2019-08-19 17:50:54,043 - root - DEBUG - Received 56 bytes of data
  818. 2019-08-19 17:50:54,043 - root - INFO - Handling request: id=206, method=ping, params={}
  819. 2019-08-19 17:50:54,043 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "206", "result": null}
  820. 2019-08-19 17:50:59,081 - root - DEBUG - Received 56 bytes of data
  821. 2019-08-19 17:50:59,081 - root - INFO - Handling request: id=207, method=ping, params={}
  822. 2019-08-19 17:50:59,081 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "207", "result": null}
  823. 2019-08-19 17:51:04,109 - root - DEBUG - Received 56 bytes of data
  824. 2019-08-19 17:51:04,109 - root - INFO - Handling request: id=208, method=ping, params={}
  825. 2019-08-19 17:51:04,109 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "208", "result": null}
  826. 2019-08-19 17:51:09,142 - root - DEBUG - Received 56 bytes of data
  827. 2019-08-19 17:51:09,142 - root - INFO - Handling request: id=209, method=ping, params={}
  828. 2019-08-19 17:51:09,142 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "209", "result": null}
  829. 2019-08-19 17:51:14,176 - root - DEBUG - Received 56 bytes of data
  830. 2019-08-19 17:51:14,176 - root - INFO - Handling request: id=210, method=ping, params={}
  831. 2019-08-19 17:51:14,176 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "210", "result": null}
  832. 2019-08-19 17:51:19,211 - root - DEBUG - Received 56 bytes of data
  833. 2019-08-19 17:51:19,211 - root - INFO - Handling request: id=211, method=ping, params={}
  834. 2019-08-19 17:51:19,211 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "211", "result": null}
  835. 2019-08-19 17:51:24,257 - root - DEBUG - Received 56 bytes of data
  836. 2019-08-19 17:51:24,257 - root - INFO - Handling request: id=212, method=ping, params={}
  837. 2019-08-19 17:51:24,257 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "212", "result": null}
  838. 2019-08-19 17:51:29,290 - root - DEBUG - Received 56 bytes of data
  839. 2019-08-19 17:51:29,290 - root - INFO - Handling request: id=213, method=ping, params={}
  840. 2019-08-19 17:51:29,290 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "213", "result": null}
  841. 2019-08-19 17:51:34,327 - root - DEBUG - Received 56 bytes of data
  842. 2019-08-19 17:51:34,327 - root - INFO - Handling request: id=214, method=ping, params={}
  843. 2019-08-19 17:51:34,327 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "214", "result": null}
  844. 2019-08-19 17:51:39,364 - root - DEBUG - Received 56 bytes of data
  845. 2019-08-19 17:51:39,364 - root - INFO - Handling request: id=215, method=ping, params={}
  846. 2019-08-19 17:51:39,364 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "215", "result": null}
  847. 2019-08-19 17:51:44,399 - root - DEBUG - Received 56 bytes of data
  848. 2019-08-19 17:51:44,399 - root - INFO - Handling request: id=216, method=ping, params={}
  849. 2019-08-19 17:51:44,399 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "216", "result": null}
  850. 2019-08-19 17:51:49,432 - root - DEBUG - Received 56 bytes of data
  851. 2019-08-19 17:51:49,432 - root - INFO - Handling request: id=217, method=ping, params={}
  852. 2019-08-19 17:51:49,432 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "217", "result": null}
  853. 2019-08-19 17:51:54,492 - root - DEBUG - Received 56 bytes of data
  854. 2019-08-19 17:51:54,492 - root - INFO - Handling request: id=218, method=ping, params={}
  855. 2019-08-19 17:51:54,492 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "218", "result": null}
  856. 2019-08-19 17:51:59,527 - root - DEBUG - Received 56 bytes of data
  857. 2019-08-19 17:51:59,527 - root - INFO - Handling request: id=219, method=ping, params={}
  858. 2019-08-19 17:51:59,527 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "219", "result": null}
  859. 2019-08-19 17:52:04,551 - root - DEBUG - Received 56 bytes of data
  860. 2019-08-19 17:52:04,551 - root - INFO - Handling request: id=220, method=ping, params={}
  861. 2019-08-19 17:52:04,551 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "220", "result": null}
  862. 2019-08-19 17:52:09,582 - root - DEBUG - Received 56 bytes of data
  863. 2019-08-19 17:52:09,582 - root - INFO - Handling request: id=221, method=ping, params={}
  864. 2019-08-19 17:52:09,582 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "221", "result": null}
  865. 2019-08-19 17:52:14,624 - root - DEBUG - Received 56 bytes of data
  866. 2019-08-19 17:52:14,624 - root - INFO - Handling request: id=222, method=ping, params={}
  867. 2019-08-19 17:52:14,624 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "222", "result": null}
  868. 2019-08-19 17:52:19,658 - root - DEBUG - Received 56 bytes of data
  869. 2019-08-19 17:52:19,658 - root - INFO - Handling request: id=223, method=ping, params={}
  870. 2019-08-19 17:52:19,658 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "223", "result": null}
  871. 2019-08-19 17:52:24,692 - root - DEBUG - Received 56 bytes of data
  872. 2019-08-19 17:52:24,692 - root - INFO - Handling request: id=224, method=ping, params={}
  873. 2019-08-19 17:52:24,692 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "224", "result": null}
  874. 2019-08-19 17:52:29,750 - root - DEBUG - Received 56 bytes of data
  875. 2019-08-19 17:52:29,750 - root - INFO - Handling request: id=225, method=ping, params={}
  876. 2019-08-19 17:52:29,750 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "225", "result": null}
  877. 2019-08-19 17:52:34,782 - root - DEBUG - Received 56 bytes of data
  878. 2019-08-19 17:52:34,782 - root - INFO - Handling request: id=226, method=ping, params={}
  879. 2019-08-19 17:52:34,782 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "226", "result": null}
  880. 2019-08-19 17:52:39,821 - root - DEBUG - Received 56 bytes of data
  881. 2019-08-19 17:52:39,821 - root - INFO - Handling request: id=227, method=ping, params={}
  882. 2019-08-19 17:52:39,821 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "227", "result": null}
  883. 2019-08-19 17:52:44,859 - root - DEBUG - Received 56 bytes of data
  884. 2019-08-19 17:52:44,859 - root - INFO - Handling request: id=228, method=ping, params={}
  885. 2019-08-19 17:52:44,859 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "228", "result": null}
  886. 2019-08-19 17:52:49,894 - root - DEBUG - Received 56 bytes of data
  887. 2019-08-19 17:52:49,894 - root - INFO - Handling request: id=229, method=ping, params={}
  888. 2019-08-19 17:52:49,894 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "229", "result": null}
  889. 2019-08-19 17:52:54,932 - root - DEBUG - Received 56 bytes of data
  890. 2019-08-19 17:52:54,932 - root - INFO - Handling request: id=230, method=ping, params={}
  891. 2019-08-19 17:52:54,933 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "230", "result": null}
  892. 2019-08-19 17:52:59,968 - root - DEBUG - Received 56 bytes of data
  893. 2019-08-19 17:52:59,968 - root - INFO - Handling request: id=231, method=ping, params={}
  894. 2019-08-19 17:52:59,968 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "231", "result": null}
  895. 2019-08-19 17:53:04,995 - root - DEBUG - Received 56 bytes of data
  896. 2019-08-19 17:53:04,995 - root - INFO - Handling request: id=232, method=ping, params={}
  897. 2019-08-19 17:53:04,995 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "232", "result": null}
  898. 2019-08-19 17:53:10,031 - root - DEBUG - Received 56 bytes of data
  899. 2019-08-19 17:53:10,031 - root - INFO - Handling request: id=233, method=ping, params={}
  900. 2019-08-19 17:53:10,031 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "233", "result": null}
  901. 2019-08-19 17:53:15,064 - root - DEBUG - Received 56 bytes of data
  902. 2019-08-19 17:53:15,064 - root - INFO - Handling request: id=234, method=ping, params={}
  903. 2019-08-19 17:53:15,064 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "234", "result": null}
  904. 2019-08-19 17:53:20,100 - root - DEBUG - Received 56 bytes of data
  905. 2019-08-19 17:53:20,100 - root - INFO - Handling request: id=235, method=ping, params={}
  906. 2019-08-19 17:53:20,100 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "235", "result": null}
  907. 2019-08-19 17:53:25,128 - root - DEBUG - Received 56 bytes of data
  908. 2019-08-19 17:53:25,128 - root - INFO - Handling request: id=236, method=ping, params={}
  909. 2019-08-19 17:53:25,128 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "236", "result": null}
  910. 2019-08-19 17:53:30,168 - root - DEBUG - Received 56 bytes of data
  911. 2019-08-19 17:53:30,169 - root - INFO - Handling request: id=237, method=ping, params={}
  912. 2019-08-19 17:53:30,169 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "237", "result": null}
  913. 2019-08-19 17:53:35,198 - root - DEBUG - Received 56 bytes of data
  914. 2019-08-19 17:53:35,198 - root - INFO - Handling request: id=238, method=ping, params={}
  915. 2019-08-19 17:53:35,198 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "238", "result": null}
  916. 2019-08-19 17:53:40,238 - root - DEBUG - Received 56 bytes of data
  917. 2019-08-19 17:53:40,238 - root - INFO - Handling request: id=239, method=ping, params={}
  918. 2019-08-19 17:53:40,238 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "239", "result": null}
  919. 2019-08-19 17:53:45,296 - root - DEBUG - Received 56 bytes of data
  920. 2019-08-19 17:53:45,296 - root - INFO - Handling request: id=240, method=ping, params={}
  921. 2019-08-19 17:53:45,296 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "240", "result": null}
  922. 2019-08-19 17:53:50,334 - root - DEBUG - Received 56 bytes of data
  923. 2019-08-19 17:53:50,334 - root - INFO - Handling request: id=241, method=ping, params={}
  924. 2019-08-19 17:53:50,334 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "241", "result": null}
  925. 2019-08-19 17:53:55,376 - root - DEBUG - Received 56 bytes of data
  926. 2019-08-19 17:53:55,377 - root - INFO - Handling request: id=242, method=ping, params={}
  927. 2019-08-19 17:53:55,377 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "242", "result": null}
  928. 2019-08-19 17:54:00,410 - root - DEBUG - Received 56 bytes of data
  929. 2019-08-19 17:54:00,410 - root - INFO - Handling request: id=243, method=ping, params={}
  930. 2019-08-19 17:54:00,410 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "243", "result": null}
  931. 2019-08-19 17:54:05,448 - root - DEBUG - Received 56 bytes of data
  932. 2019-08-19 17:54:05,448 - root - INFO - Handling request: id=244, method=ping, params={}
  933. 2019-08-19 17:54:05,448 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "244", "result": null}
  934. 2019-08-19 17:54:10,479 - root - DEBUG - Received 56 bytes of data
  935. 2019-08-19 17:54:10,479 - root - INFO - Handling request: id=245, method=ping, params={}
  936. 2019-08-19 17:54:10,479 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "245", "result": null}
  937. 2019-08-19 17:54:15,514 - root - DEBUG - Received 56 bytes of data
  938. 2019-08-19 17:54:15,514 - root - INFO - Handling request: id=246, method=ping, params={}
  939. 2019-08-19 17:54:15,514 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "246", "result": null}
  940. 2019-08-19 17:54:20,554 - root - DEBUG - Received 56 bytes of data
  941. 2019-08-19 17:54:20,554 - root - INFO - Handling request: id=247, method=ping, params={}
  942. 2019-08-19 17:54:20,554 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "247", "result": null}
  943. 2019-08-19 17:54:25,616 - root - DEBUG - Received 56 bytes of data
  944. 2019-08-19 17:54:25,616 - root - INFO - Handling request: id=248, method=ping, params={}
  945. 2019-08-19 17:54:25,616 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "248", "result": null}
  946. 2019-08-19 17:54:30,649 - root - DEBUG - Received 56 bytes of data
  947. 2019-08-19 17:54:30,649 - root - INFO - Handling request: id=249, method=ping, params={}
  948. 2019-08-19 17:54:30,649 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "249", "result": null}
  949. 2019-08-19 17:54:35,679 - root - DEBUG - Received 56 bytes of data
  950. 2019-08-19 17:54:35,679 - root - INFO - Handling request: id=250, method=ping, params={}
  951. 2019-08-19 17:54:35,679 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "250", "result": null}
  952. 2019-08-19 17:54:40,718 - root - DEBUG - Received 56 bytes of data
  953. 2019-08-19 17:54:40,718 - root - INFO - Handling request: id=251, method=ping, params={}
  954. 2019-08-19 17:54:40,718 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "251", "result": null}
  955. 2019-08-19 17:54:45,759 - root - DEBUG - Received 56 bytes of data
  956. 2019-08-19 17:54:45,759 - root - INFO - Handling request: id=252, method=ping, params={}
  957. 2019-08-19 17:54:45,759 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "252", "result": null}
  958. 2019-08-19 17:54:50,799 - root - DEBUG - Received 56 bytes of data
  959. 2019-08-19 17:54:50,799 - root - INFO - Handling request: id=253, method=ping, params={}
  960. 2019-08-19 17:54:50,799 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "253", "result": null}
  961. 2019-08-19 17:54:55,837 - root - DEBUG - Received 56 bytes of data
  962. 2019-08-19 17:54:55,837 - root - INFO - Handling request: id=254, method=ping, params={}
  963. 2019-08-19 17:54:55,837 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "254", "result": null}
  964. 2019-08-19 17:55:00,877 - root - DEBUG - Received 56 bytes of data
  965. 2019-08-19 17:55:00,877 - root - INFO - Handling request: id=255, method=ping, params={}
  966. 2019-08-19 17:55:00,877 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "255", "result": null}
  967. 2019-08-19 17:55:05,920 - root - DEBUG - Received 56 bytes of data
  968. 2019-08-19 17:55:05,920 - root - INFO - Handling request: id=256, method=ping, params={}
  969. 2019-08-19 17:55:05,920 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "256", "result": null}
  970. 2019-08-19 17:55:10,968 - root - DEBUG - Received 56 bytes of data
  971. 2019-08-19 17:55:10,968 - root - INFO - Handling request: id=257, method=ping, params={}
  972. 2019-08-19 17:55:10,968 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "257", "result": null}
  973. 2019-08-19 17:55:16,006 - root - DEBUG - Received 56 bytes of data
  974. 2019-08-19 17:55:16,006 - root - INFO - Handling request: id=258, method=ping, params={}
  975. 2019-08-19 17:55:16,006 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "258", "result": null}
  976. 2019-08-19 17:55:21,061 - root - DEBUG - Received 56 bytes of data
  977. 2019-08-19 17:55:21,061 - root - INFO - Handling request: id=259, method=ping, params={}
  978. 2019-08-19 17:55:21,061 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "259", "result": null}
  979. 2019-08-19 17:55:26,106 - root - DEBUG - Received 56 bytes of data
  980. 2019-08-19 17:55:26,106 - root - INFO - Handling request: id=260, method=ping, params={}
  981. 2019-08-19 17:55:26,106 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "260", "result": null}
  982. 2019-08-19 17:55:31,143 - root - DEBUG - Received 56 bytes of data
  983. 2019-08-19 17:55:31,144 - root - INFO - Handling request: id=261, method=ping, params={}
  984. 2019-08-19 17:55:31,144 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "261", "result": null}
  985. 2019-08-19 17:55:36,184 - root - DEBUG - Received 56 bytes of data
  986. 2019-08-19 17:55:36,184 - root - INFO - Handling request: id=262, method=ping, params={}
  987. 2019-08-19 17:55:36,184 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "262", "result": null}
  988. 2019-08-19 17:55:41,247 - root - DEBUG - Received 56 bytes of data
  989. 2019-08-19 17:55:41,247 - root - INFO - Handling request: id=263, method=ping, params={}
  990. 2019-08-19 17:55:41,247 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "263", "result": null}
  991. 2019-08-19 17:55:46,280 - root - DEBUG - Received 56 bytes of data
  992. 2019-08-19 17:55:46,280 - root - INFO - Handling request: id=264, method=ping, params={}
  993. 2019-08-19 17:55:46,280 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "264", "result": null}
  994. 2019-08-19 17:55:51,318 - root - DEBUG - Received 56 bytes of data
  995. 2019-08-19 17:55:51,318 - root - INFO - Handling request: id=265, method=ping, params={}
  996. 2019-08-19 17:55:51,318 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "265", "result": null}
  997. 2019-08-19 17:55:56,352 - root - DEBUG - Received 56 bytes of data
  998. 2019-08-19 17:55:56,353 - root - INFO - Handling request: id=266, method=ping, params={}
  999. 2019-08-19 17:55:56,353 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "266", "result": null}
  1000. 2019-08-19 17:56:01,382 - root - DEBUG - Received 56 bytes of data
  1001. 2019-08-19 17:56:01,382 - root - INFO - Handling request: id=267, method=ping, params={}
  1002. 2019-08-19 17:56:01,382 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "267", "result": null}
  1003. 2019-08-19 17:56:06,417 - root - DEBUG - Received 56 bytes of data
  1004. 2019-08-19 17:56:06,417 - root - INFO - Handling request: id=268, method=ping, params={}
  1005. 2019-08-19 17:56:06,417 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "268", "result": null}
  1006. 2019-08-19 17:56:11,450 - root - DEBUG - Received 56 bytes of data
  1007. 2019-08-19 17:56:11,450 - root - INFO - Handling request: id=269, method=ping, params={}
  1008. 2019-08-19 17:56:11,450 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "269", "result": null}
  1009. 2019-08-19 17:56:16,505 - root - DEBUG - Received 56 bytes of data
  1010. 2019-08-19 17:56:16,505 - root - INFO - Handling request: id=270, method=ping, params={}
  1011. 2019-08-19 17:56:16,505 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "270", "result": null}
  1012. 2019-08-19 17:56:21,600 - root - DEBUG - Received 56 bytes of data
  1013. 2019-08-19 17:56:21,600 - root - INFO - Handling request: id=271, method=ping, params={}
  1014. 2019-08-19 17:56:21,600 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "271", "result": null}
  1015. 2019-08-19 17:56:26,639 - root - DEBUG - Received 56 bytes of data
  1016. 2019-08-19 17:56:26,639 - root - INFO - Handling request: id=272, method=ping, params={}
  1017. 2019-08-19 17:56:26,639 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "272", "result": null}
  1018. 2019-08-19 17:56:31,675 - root - DEBUG - Received 56 bytes of data
  1019. 2019-08-19 17:56:31,675 - root - INFO - Handling request: id=273, method=ping, params={}
  1020. 2019-08-19 17:56:31,675 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "273", "result": null}
  1021. 2019-08-19 17:56:36,724 - root - DEBUG - Received 56 bytes of data
  1022. 2019-08-19 17:56:36,724 - root - INFO - Handling request: id=274, method=ping, params={}
  1023. 2019-08-19 17:56:36,724 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "274", "result": null}
  1024. 2019-08-19 17:56:41,754 - root - DEBUG - Received 56 bytes of data
  1025. 2019-08-19 17:56:41,755 - root - INFO - Handling request: id=275, method=ping, params={}
  1026. 2019-08-19 17:56:41,755 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "275", "result": null}
  1027. 2019-08-19 17:56:46,798 - root - DEBUG - Received 56 bytes of data
  1028. 2019-08-19 17:56:46,798 - root - INFO - Handling request: id=276, method=ping, params={}
  1029. 2019-08-19 17:56:46,798 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "276", "result": null}
  1030. 2019-08-19 17:56:51,832 - root - DEBUG - Received 56 bytes of data
  1031. 2019-08-19 17:56:51,832 - root - INFO - Handling request: id=277, method=ping, params={}
  1032. 2019-08-19 17:56:51,832 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "277", "result": null}
  1033. 2019-08-19 17:56:56,871 - root - DEBUG - Received 56 bytes of data
  1034. 2019-08-19 17:56:56,871 - root - INFO - Handling request: id=278, method=ping, params={}
  1035. 2019-08-19 17:56:56,871 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "278", "result": null}
  1036. 2019-08-19 17:57:01,933 - root - DEBUG - Received 56 bytes of data
  1037. 2019-08-19 17:57:01,933 - root - INFO - Handling request: id=279, method=ping, params={}
  1038. 2019-08-19 17:57:01,933 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "279", "result": null}
  1039. 2019-08-19 17:57:06,968 - root - DEBUG - Received 56 bytes of data
  1040. 2019-08-19 17:57:06,968 - root - INFO - Handling request: id=280, method=ping, params={}
  1041. 2019-08-19 17:57:06,968 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "280", "result": null}
  1042. 2019-08-19 17:57:12,002 - root - DEBUG - Received 56 bytes of data
  1043. 2019-08-19 17:57:12,002 - root - INFO - Handling request: id=281, method=ping, params={}
  1044. 2019-08-19 17:57:12,002 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "281", "result": null}
  1045. 2019-08-19 17:57:17,035 - root - DEBUG - Received 56 bytes of data
  1046. 2019-08-19 17:57:17,035 - root - INFO - Handling request: id=282, method=ping, params={}
  1047. 2019-08-19 17:57:17,035 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "282", "result": null}
  1048. 2019-08-19 17:57:22,069 - root - DEBUG - Received 56 bytes of data
  1049. 2019-08-19 17:57:22,069 - root - INFO - Handling request: id=283, method=ping, params={}
  1050. 2019-08-19 17:57:22,069 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "283", "result": null}
  1051. 2019-08-19 17:57:27,106 - root - DEBUG - Received 56 bytes of data
  1052. 2019-08-19 17:57:27,106 - root - INFO - Handling request: id=284, method=ping, params={}
  1053. 2019-08-19 17:57:27,106 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "284", "result": null}
  1054. 2019-08-19 17:57:32,141 - root - DEBUG - Received 56 bytes of data
  1055. 2019-08-19 17:57:32,141 - root - INFO - Handling request: id=285, method=ping, params={}
  1056. 2019-08-19 17:57:32,141 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "285", "result": null}
  1057. 2019-08-19 17:57:37,185 - root - DEBUG - Received 56 bytes of data
  1058. 2019-08-19 17:57:37,185 - root - INFO - Handling request: id=286, method=ping, params={}
  1059. 2019-08-19 17:57:37,185 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "286", "result": null}
  1060. 2019-08-19 17:57:42,225 - root - DEBUG - Received 56 bytes of data
  1061. 2019-08-19 17:57:42,225 - root - INFO - Handling request: id=287, method=ping, params={}
  1062. 2019-08-19 17:57:42,226 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "287", "result": null}
  1063. 2019-08-19 17:57:47,259 - root - DEBUG - Received 56 bytes of data
  1064. 2019-08-19 17:57:47,259 - root - INFO - Handling request: id=288, method=ping, params={}
  1065. 2019-08-19 17:57:47,259 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "288", "result": null}
  1066. 2019-08-19 17:57:52,289 - root - DEBUG - Received 56 bytes of data
  1067. 2019-08-19 17:57:52,289 - root - INFO - Handling request: id=289, method=ping, params={}
  1068. 2019-08-19 17:57:52,289 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "289", "result": null}
  1069. 2019-08-19 17:57:57,323 - root - DEBUG - Received 56 bytes of data
  1070. 2019-08-19 17:57:57,323 - root - INFO - Handling request: id=290, method=ping, params={}
  1071. 2019-08-19 17:57:57,323 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "290", "result": null}
  1072. 2019-08-19 17:58:02,390 - root - DEBUG - Received 56 bytes of data
  1073. 2019-08-19 17:58:02,390 - root - INFO - Handling request: id=291, method=ping, params={}
  1074. 2019-08-19 17:58:02,390 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "291", "result": null}
  1075. 2019-08-19 17:58:07,435 - root - DEBUG - Received 56 bytes of data
  1076. 2019-08-19 17:58:07,435 - root - INFO - Handling request: id=292, method=ping, params={}
  1077. 2019-08-19 17:58:07,435 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "292", "result": null}
  1078. 2019-08-19 17:58:12,467 - root - DEBUG - Received 56 bytes of data
  1079. 2019-08-19 17:58:12,467 - root - INFO - Handling request: id=293, method=ping, params={}
  1080. 2019-08-19 17:58:12,467 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "293", "result": null}
  1081. 2019-08-19 17:58:17,497 - root - DEBUG - Received 56 bytes of data
  1082. 2019-08-19 17:58:17,497 - root - INFO - Handling request: id=294, method=ping, params={}
  1083. 2019-08-19 17:58:17,497 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "294", "result": null}
  1084. 2019-08-19 17:58:22,530 - root - DEBUG - Received 56 bytes of data
  1085. 2019-08-19 17:58:22,530 - root - INFO - Handling request: id=295, method=ping, params={}
  1086. 2019-08-19 17:58:22,530 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "295", "result": null}
  1087. 2019-08-19 17:58:27,569 - root - DEBUG - Received 56 bytes of data
  1088. 2019-08-19 17:58:27,569 - root - INFO - Handling request: id=296, method=ping, params={}
  1089. 2019-08-19 17:58:27,569 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "296", "result": null}
  1090. 2019-08-19 17:58:32,637 - root - DEBUG - Received 56 bytes of data
  1091. 2019-08-19 17:58:32,637 - root - INFO - Handling request: id=297, method=ping, params={}
  1092. 2019-08-19 17:58:32,637 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "297", "result": null}
  1093. 2019-08-19 17:58:37,666 - root - DEBUG - Received 56 bytes of data
  1094. 2019-08-19 17:58:37,666 - root - INFO - Handling request: id=298, method=ping, params={}
  1095. 2019-08-19 17:58:37,666 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "298", "result": null}
  1096. 2019-08-19 17:58:42,701 - root - DEBUG - Received 56 bytes of data
  1097. 2019-08-19 17:58:42,701 - root - INFO - Handling request: id=299, method=ping, params={}
  1098. 2019-08-19 17:58:42,701 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "299", "result": null}
  1099. 2019-08-19 17:58:47,737 - root - DEBUG - Received 56 bytes of data
  1100. 2019-08-19 17:58:47,737 - root - INFO - Handling request: id=300, method=ping, params={}
  1101. 2019-08-19 17:58:47,737 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "300", "result": null}
  1102. 2019-08-19 17:58:52,766 - root - DEBUG - Received 56 bytes of data
  1103. 2019-08-19 17:58:52,766 - root - INFO - Handling request: id=301, method=ping, params={}
  1104. 2019-08-19 17:58:52,766 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "301", "result": null}
  1105. 2019-08-19 17:58:57,825 - root - DEBUG - Received 56 bytes of data
  1106. 2019-08-19 17:58:57,825 - root - INFO - Handling request: id=302, method=ping, params={}
  1107. 2019-08-19 17:58:57,825 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "302", "result": null}
  1108. 2019-08-19 17:59:02,870 - root - DEBUG - Received 56 bytes of data
  1109. 2019-08-19 17:59:02,870 - root - INFO - Handling request: id=303, method=ping, params={}
  1110. 2019-08-19 17:59:02,870 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "303", "result": null}
  1111. 2019-08-19 17:59:07,908 - root - DEBUG - Received 56 bytes of data
  1112. 2019-08-19 17:59:07,908 - root - INFO - Handling request: id=304, method=ping, params={}
  1113. 2019-08-19 17:59:07,908 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "304", "result": null}
  1114. 2019-08-19 17:59:12,958 - root - DEBUG - Received 56 bytes of data
  1115. 2019-08-19 17:59:12,958 - root - INFO - Handling request: id=305, method=ping, params={}
  1116. 2019-08-19 17:59:12,958 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "305", "result": null}
  1117. 2019-08-19 17:59:17,997 - root - DEBUG - Received 56 bytes of data
  1118. 2019-08-19 17:59:17,997 - root - INFO - Handling request: id=306, method=ping, params={}
  1119. 2019-08-19 17:59:17,997 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "306", "result": null}
  1120. 2019-08-19 17:59:23,029 - root - DEBUG - Received 56 bytes of data
  1121. 2019-08-19 17:59:23,029 - root - INFO - Handling request: id=307, method=ping, params={}
  1122. 2019-08-19 17:59:23,029 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "307", "result": null}
  1123. 2019-08-19 17:59:28,067 - root - DEBUG - Received 56 bytes of data
  1124. 2019-08-19 17:59:28,067 - root - INFO - Handling request: id=308, method=ping, params={}
  1125. 2019-08-19 17:59:28,067 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "308", "result": null}
  1126. 2019-08-19 17:59:33,101 - root - DEBUG - Received 56 bytes of data
  1127. 2019-08-19 17:59:33,101 - root - INFO - Handling request: id=309, method=ping, params={}
  1128. 2019-08-19 17:59:33,101 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "309", "result": null}
  1129. 2019-08-19 17:59:38,136 - root - DEBUG - Received 56 bytes of data
  1130. 2019-08-19 17:59:38,136 - root - INFO - Handling request: id=310, method=ping, params={}
  1131. 2019-08-19 17:59:38,136 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "310", "result": null}
  1132. 2019-08-19 17:59:43,171 - root - DEBUG - Received 56 bytes of data
  1133. 2019-08-19 17:59:43,171 - root - INFO - Handling request: id=311, method=ping, params={}
  1134. 2019-08-19 17:59:43,171 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "311", "result": null}
  1135. 2019-08-19 17:59:48,209 - root - DEBUG - Received 56 bytes of data
  1136. 2019-08-19 17:59:48,209 - root - INFO - Handling request: id=312, method=ping, params={}
  1137. 2019-08-19 17:59:48,209 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "312", "result": null}
  1138. 2019-08-19 17:59:53,250 - root - DEBUG - Received 56 bytes of data
  1139. 2019-08-19 17:59:53,251 - root - INFO - Handling request: id=313, method=ping, params={}
  1140. 2019-08-19 17:59:53,251 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "313", "result": null}
  1141. 2019-08-19 17:59:58,303 - root - DEBUG - Received 56 bytes of data
  1142. 2019-08-19 17:59:58,303 - root - INFO - Handling request: id=314, method=ping, params={}
  1143. 2019-08-19 17:59:58,303 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "314", "result": null}
  1144. 2019-08-19 18:00:03,333 - root - DEBUG - Received 56 bytes of data
  1145. 2019-08-19 18:00:03,333 - root - INFO - Handling request: id=315, method=ping, params={}
  1146. 2019-08-19 18:00:03,333 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "315", "result": null}
  1147. 2019-08-19 18:00:08,375 - root - DEBUG - Received 56 bytes of data
  1148. 2019-08-19 18:00:08,376 - root - INFO - Handling request: id=316, method=ping, params={}
  1149. 2019-08-19 18:00:08,376 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "316", "result": null}
  1150. 2019-08-19 18:00:13,413 - root - DEBUG - Received 56 bytes of data
  1151. 2019-08-19 18:00:13,413 - root - INFO - Handling request: id=317, method=ping, params={}
  1152. 2019-08-19 18:00:13,413 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "317", "result": null}
  1153. 2019-08-19 18:00:18,451 - root - DEBUG - Received 56 bytes of data
  1154. 2019-08-19 18:00:18,451 - root - INFO - Handling request: id=318, method=ping, params={}
  1155. 2019-08-19 18:00:18,451 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "318", "result": null}
  1156. 2019-08-19 18:00:23,496 - root - DEBUG - Received 56 bytes of data
  1157. 2019-08-19 18:00:23,496 - root - INFO - Handling request: id=319, method=ping, params={}
  1158. 2019-08-19 18:00:23,497 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "319", "result": null}
  1159. 2019-08-19 18:00:28,547 - root - DEBUG - Received 56 bytes of data
  1160. 2019-08-19 18:00:28,547 - root - INFO - Handling request: id=320, method=ping, params={}
  1161. 2019-08-19 18:00:28,547 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "320", "result": null}
  1162. 2019-08-19 18:00:33,582 - root - DEBUG - Received 56 bytes of data
  1163. 2019-08-19 18:00:33,582 - root - INFO - Handling request: id=321, method=ping, params={}
  1164. 2019-08-19 18:00:33,582 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "321", "result": null}
  1165. 2019-08-19 18:00:38,617 - root - DEBUG - Received 56 bytes of data
  1166. 2019-08-19 18:00:38,617 - root - INFO - Handling request: id=322, method=ping, params={}
  1167. 2019-08-19 18:00:38,617 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "322", "result": null}
  1168. 2019-08-19 18:00:43,653 - root - DEBUG - Received 56 bytes of data
  1169. 2019-08-19 18:00:43,653 - root - INFO - Handling request: id=323, method=ping, params={}
  1170. 2019-08-19 18:00:43,653 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "323", "result": null}
  1171. 2019-08-19 18:00:48,691 - root - DEBUG - Received 56 bytes of data
  1172. 2019-08-19 18:00:48,691 - root - INFO - Handling request: id=324, method=ping, params={}
  1173. 2019-08-19 18:00:48,691 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "324", "result": null}
  1174. 2019-08-19 18:00:53,721 - root - DEBUG - Received 56 bytes of data
  1175. 2019-08-19 18:00:53,721 - root - INFO - Handling request: id=325, method=ping, params={}
  1176. 2019-08-19 18:00:53,721 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "325", "result": null}
  1177. 2019-08-19 18:00:58,761 - root - DEBUG - Received 56 bytes of data
  1178. 2019-08-19 18:00:58,761 - root - INFO - Handling request: id=326, method=ping, params={}
  1179. 2019-08-19 18:00:58,761 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "326", "result": null}
  1180. 2019-08-19 18:01:03,816 - root - DEBUG - Received 56 bytes of data
  1181. 2019-08-19 18:01:03,816 - root - INFO - Handling request: id=327, method=ping, params={}
  1182. 2019-08-19 18:01:03,816 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "327", "result": null}
  1183. 2019-08-19 18:01:08,849 - root - DEBUG - Received 56 bytes of data
  1184. 2019-08-19 18:01:08,849 - root - INFO - Handling request: id=328, method=ping, params={}
  1185. 2019-08-19 18:01:08,849 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "328", "result": null}
  1186. 2019-08-19 18:01:13,885 - root - DEBUG - Received 56 bytes of data
  1187. 2019-08-19 18:01:13,885 - root - INFO - Handling request: id=329, method=ping, params={}
  1188. 2019-08-19 18:01:13,885 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "329", "result": null}
  1189. 2019-08-19 18:01:18,922 - root - DEBUG - Received 56 bytes of data
  1190. 2019-08-19 18:01:18,922 - root - INFO - Handling request: id=330, method=ping, params={}
  1191. 2019-08-19 18:01:18,922 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "330", "result": null}
  1192. 2019-08-19 18:01:23,953 - root - DEBUG - Received 56 bytes of data
  1193. 2019-08-19 18:01:23,953 - root - INFO - Handling request: id=331, method=ping, params={}
  1194. 2019-08-19 18:01:23,953 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "331", "result": null}
  1195. 2019-08-19 18:01:28,993 - root - DEBUG - Received 56 bytes of data
  1196. 2019-08-19 18:01:28,993 - root - INFO - Handling request: id=332, method=ping, params={}
  1197. 2019-08-19 18:01:28,993 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "332", "result": null}
  1198. 2019-08-19 18:01:34,022 - root - DEBUG - Received 56 bytes of data
  1199. 2019-08-19 18:01:34,022 - root - INFO - Handling request: id=333, method=ping, params={}
  1200. 2019-08-19 18:01:34,022 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "333", "result": null}
  1201. 2019-08-19 18:01:39,076 - root - DEBUG - Received 56 bytes of data
  1202. 2019-08-19 18:01:39,076 - root - INFO - Handling request: id=334, method=ping, params={}
  1203. 2019-08-19 18:01:39,076 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "334", "result": null}
  1204. 2019-08-19 18:01:44,108 - root - DEBUG - Received 56 bytes of data
  1205. 2019-08-19 18:01:44,109 - root - INFO - Handling request: id=335, method=ping, params={}
  1206. 2019-08-19 18:01:44,109 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "335", "result": null}
  1207. 2019-08-19 18:01:49,141 - root - DEBUG - Received 56 bytes of data
  1208. 2019-08-19 18:01:49,141 - root - INFO - Handling request: id=336, method=ping, params={}
  1209. 2019-08-19 18:01:49,141 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "336", "result": null}
  1210. 2019-08-19 18:01:54,180 - root - DEBUG - Received 56 bytes of data
  1211. 2019-08-19 18:01:54,180 - root - INFO - Handling request: id=337, method=ping, params={}
  1212. 2019-08-19 18:01:54,180 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "337", "result": null}
  1213. 2019-08-19 18:01:59,219 - root - DEBUG - Received 56 bytes of data
  1214. 2019-08-19 18:01:59,219 - root - INFO - Handling request: id=338, method=ping, params={}
  1215. 2019-08-19 18:01:59,219 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "338", "result": null}
  1216. 2019-08-19 18:02:04,259 - root - DEBUG - Received 56 bytes of data
  1217. 2019-08-19 18:02:04,259 - root - INFO - Handling request: id=339, method=ping, params={}
  1218. 2019-08-19 18:02:04,259 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "339", "result": null}
  1219. 2019-08-19 18:02:09,342 - root - DEBUG - Received 56 bytes of data
  1220. 2019-08-19 18:02:09,342 - root - INFO - Handling request: id=340, method=ping, params={}
  1221. 2019-08-19 18:02:09,342 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "340", "result": null}
  1222. 2019-08-19 18:02:14,376 - root - DEBUG - Received 56 bytes of data
  1223. 2019-08-19 18:02:14,376 - root - INFO - Handling request: id=341, method=ping, params={}
  1224. 2019-08-19 18:02:14,376 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "341", "result": null}
  1225. 2019-08-19 18:02:19,406 - root - DEBUG - Received 56 bytes of data
  1226. 2019-08-19 18:02:19,406 - root - INFO - Handling request: id=342, method=ping, params={}
  1227. 2019-08-19 18:02:19,406 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "342", "result": null}
  1228. 2019-08-19 18:02:24,442 - root - DEBUG - Received 56 bytes of data
  1229. 2019-08-19 18:02:24,442 - root - INFO - Handling request: id=343, method=ping, params={}
  1230. 2019-08-19 18:02:24,442 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "343", "result": null}
  1231. 2019-08-19 18:02:29,481 - root - DEBUG - Received 56 bytes of data
  1232. 2019-08-19 18:02:29,481 - root - INFO - Handling request: id=344, method=ping, params={}
  1233. 2019-08-19 18:02:29,481 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "344", "result": null}
  1234. 2019-08-19 18:02:34,508 - root - DEBUG - Received 56 bytes of data
  1235. 2019-08-19 18:02:34,508 - root - INFO - Handling request: id=345, method=ping, params={}
  1236. 2019-08-19 18:02:34,508 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "345", "result": null}
  1237. 2019-08-19 18:02:39,562 - root - DEBUG - Received 56 bytes of data
  1238. 2019-08-19 18:02:39,562 - root - INFO - Handling request: id=346, method=ping, params={}
  1239. 2019-08-19 18:02:39,562 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "346", "result": null}
  1240. 2019-08-19 18:02:44,608 - root - DEBUG - Received 56 bytes of data
  1241. 2019-08-19 18:02:44,608 - root - INFO - Handling request: id=347, method=ping, params={}
  1242. 2019-08-19 18:02:44,608 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "347", "result": null}
  1243. 2019-08-19 18:02:49,643 - root - DEBUG - Received 56 bytes of data
  1244. 2019-08-19 18:02:49,643 - root - INFO - Handling request: id=348, method=ping, params={}
  1245. 2019-08-19 18:02:49,643 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "348", "result": null}
  1246. 2019-08-19 18:02:54,686 - root - DEBUG - Received 56 bytes of data
  1247. 2019-08-19 18:02:54,686 - root - INFO - Handling request: id=349, method=ping, params={}
  1248. 2019-08-19 18:02:54,686 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "349", "result": null}
  1249. 2019-08-19 18:02:59,728 - root - DEBUG - Received 56 bytes of data
  1250. 2019-08-19 18:02:59,728 - root - INFO - Handling request: id=350, method=ping, params={}
  1251. 2019-08-19 18:02:59,728 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "350", "result": null}
  1252. 2019-08-19 18:03:04,764 - root - DEBUG - Received 56 bytes of data
  1253. 2019-08-19 18:03:04,764 - root - INFO - Handling request: id=351, method=ping, params={}
  1254. 2019-08-19 18:03:04,764 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "351", "result": null}
  1255. 2019-08-19 18:03:09,802 - root - DEBUG - Received 56 bytes of data
  1256. 2019-08-19 18:03:09,803 - root - INFO - Handling request: id=352, method=ping, params={}
  1257. 2019-08-19 18:03:09,803 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "352", "result": null}
  1258. 2019-08-19 18:03:14,841 - root - DEBUG - Received 56 bytes of data
  1259. 2019-08-19 18:03:14,841 - root - INFO - Handling request: id=353, method=ping, params={}
  1260. 2019-08-19 18:03:14,841 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "353", "result": null}
  1261. 2019-08-19 18:03:19,890 - root - DEBUG - Received 56 bytes of data
  1262. 2019-08-19 18:03:19,890 - root - INFO - Handling request: id=354, method=ping, params={}
  1263. 2019-08-19 18:03:19,890 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "354", "result": null}
  1264. 2019-08-19 18:03:24,929 - root - DEBUG - Received 56 bytes of data
  1265. 2019-08-19 18:03:24,929 - root - INFO - Handling request: id=355, method=ping, params={}
  1266. 2019-08-19 18:03:24,929 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "355", "result": null}
  1267. 2019-08-19 18:03:29,965 - root - DEBUG - Received 56 bytes of data
  1268. 2019-08-19 18:03:29,966 - root - INFO - Handling request: id=356, method=ping, params={}
  1269. 2019-08-19 18:03:29,966 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "356", "result": null}
  1270. 2019-08-19 18:03:34,996 - root - DEBUG - Received 56 bytes of data
  1271. 2019-08-19 18:03:34,996 - root - INFO - Handling request: id=357, method=ping, params={}
  1272. 2019-08-19 18:03:34,996 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "357", "result": null}
  1273. 2019-08-19 18:03:40,038 - root - DEBUG - Received 56 bytes of data
  1274. 2019-08-19 18:03:40,038 - root - INFO - Handling request: id=358, method=ping, params={}
  1275. 2019-08-19 18:03:40,038 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "358", "result": null}
  1276. 2019-08-19 18:03:45,091 - root - DEBUG - Received 56 bytes of data
  1277. 2019-08-19 18:03:45,091 - root - INFO - Handling request: id=359, method=ping, params={}
  1278. 2019-08-19 18:03:45,091 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "359", "result": null}
  1279. 2019-08-19 18:03:50,135 - root - DEBUG - Received 56 bytes of data
  1280. 2019-08-19 18:03:50,135 - root - INFO - Handling request: id=360, method=ping, params={}
  1281. 2019-08-19 18:03:50,135 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "360", "result": null}
  1282. 2019-08-19 18:03:55,185 - root - DEBUG - Received 56 bytes of data
  1283. 2019-08-19 18:03:55,185 - root - INFO - Handling request: id=361, method=ping, params={}
  1284. 2019-08-19 18:03:55,185 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "361", "result": null}
  1285. 2019-08-19 18:04:00,224 - root - DEBUG - Received 56 bytes of data
  1286. 2019-08-19 18:04:00,224 - root - INFO - Handling request: id=362, method=ping, params={}
  1287. 2019-08-19 18:04:00,224 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "362", "result": null}
  1288. 2019-08-19 18:04:05,261 - root - DEBUG - Received 56 bytes of data
  1289. 2019-08-19 18:04:05,261 - root - INFO - Handling request: id=363, method=ping, params={}
  1290. 2019-08-19 18:04:05,261 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "363", "result": null}
  1291. 2019-08-19 18:04:10,298 - root - DEBUG - Received 56 bytes of data
  1292. 2019-08-19 18:04:10,298 - root - INFO - Handling request: id=364, method=ping, params={}
  1293. 2019-08-19 18:04:10,298 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "364", "result": null}
  1294. 2019-08-19 18:04:15,343 - root - DEBUG - Received 56 bytes of data
  1295. 2019-08-19 18:04:15,343 - root - INFO - Handling request: id=365, method=ping, params={}
  1296. 2019-08-19 18:04:15,344 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "365", "result": null}
  1297. 2019-08-19 18:04:20,419 - root - DEBUG - Received 56 bytes of data
  1298. 2019-08-19 18:04:20,419 - root - INFO - Handling request: id=366, method=ping, params={}
  1299. 2019-08-19 18:04:20,419 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "366", "result": null}
  1300. 2019-08-19 18:04:25,456 - root - DEBUG - Received 56 bytes of data
  1301. 2019-08-19 18:04:25,456 - root - INFO - Handling request: id=367, method=ping, params={}
  1302. 2019-08-19 18:04:25,456 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "367", "result": null}
  1303. 2019-08-19 18:04:30,489 - root - DEBUG - Received 56 bytes of data
  1304. 2019-08-19 18:04:30,489 - root - INFO - Handling request: id=368, method=ping, params={}
  1305. 2019-08-19 18:04:30,489 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "368", "result": null}
  1306. 2019-08-19 18:04:35,518 - root - DEBUG - Received 56 bytes of data
  1307. 2019-08-19 18:04:35,518 - root - INFO - Handling request: id=369, method=ping, params={}
  1308. 2019-08-19 18:04:35,518 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "369", "result": null}
  1309. 2019-08-19 18:04:40,551 - root - DEBUG - Received 56 bytes of data
  1310. 2019-08-19 18:04:40,551 - root - INFO - Handling request: id=370, method=ping, params={}
  1311. 2019-08-19 18:04:40,551 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "370", "result": null}
  1312. 2019-08-19 18:04:45,579 - root - DEBUG - Received 56 bytes of data
  1313. 2019-08-19 18:04:45,580 - root - INFO - Handling request: id=371, method=ping, params={}
  1314. 2019-08-19 18:04:45,580 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "371", "result": null}
  1315. 2019-08-19 18:04:50,615 - root - DEBUG - Received 56 bytes of data
  1316. 2019-08-19 18:04:50,615 - root - INFO - Handling request: id=372, method=ping, params={}
  1317. 2019-08-19 18:04:50,615 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "372", "result": null}
  1318. 2019-08-19 18:04:55,651 - root - DEBUG - Received 56 bytes of data
  1319. 2019-08-19 18:04:55,651 - root - INFO - Handling request: id=373, method=ping, params={}
  1320. 2019-08-19 18:04:55,651 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "373", "result": null}
  1321. 2019-08-19 18:05:00,700 - root - DEBUG - Received 56 bytes of data
  1322. 2019-08-19 18:05:00,700 - root - INFO - Handling request: id=374, method=ping, params={}
  1323. 2019-08-19 18:05:00,700 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "374", "result": null}
  1324. 2019-08-19 18:05:05,735 - root - DEBUG - Received 56 bytes of data
  1325. 2019-08-19 18:05:05,735 - root - INFO - Handling request: id=375, method=ping, params={}
  1326. 2019-08-19 18:05:05,735 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "375", "result": null}
  1327. 2019-08-19 18:05:10,764 - root - DEBUG - Received 56 bytes of data
  1328. 2019-08-19 18:05:10,764 - root - INFO - Handling request: id=376, method=ping, params={}
  1329. 2019-08-19 18:05:10,764 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "376", "result": null}
  1330. 2019-08-19 18:05:15,805 - root - DEBUG - Received 56 bytes of data
  1331. 2019-08-19 18:05:15,805 - root - INFO - Handling request: id=377, method=ping, params={}
  1332. 2019-08-19 18:05:15,805 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "377", "result": null}
  1333. 2019-08-19 18:05:20,832 - root - DEBUG - Received 56 bytes of data
  1334. 2019-08-19 18:05:20,832 - root - INFO - Handling request: id=378, method=ping, params={}
  1335. 2019-08-19 18:05:20,832 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "378", "result": null}
  1336. 2019-08-19 18:05:25,861 - root - DEBUG - Received 56 bytes of data
  1337. 2019-08-19 18:05:25,861 - root - INFO - Handling request: id=379, method=ping, params={}
  1338. 2019-08-19 18:05:25,861 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "379", "result": null}
  1339. 2019-08-19 18:05:30,893 - root - DEBUG - Received 56 bytes of data
  1340. 2019-08-19 18:05:30,893 - root - INFO - Handling request: id=380, method=ping, params={}
  1341. 2019-08-19 18:05:30,893 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "380", "result": null}
  1342. 2019-08-19 18:05:35,924 - root - DEBUG - Received 56 bytes of data
  1343. 2019-08-19 18:05:35,924 - root - INFO - Handling request: id=381, method=ping, params={}
  1344. 2019-08-19 18:05:35,924 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "381", "result": null}
  1345. 2019-08-19 18:05:40,956 - root - DEBUG - Received 56 bytes of data
  1346. 2019-08-19 18:05:40,956 - root - INFO - Handling request: id=382, method=ping, params={}
  1347. 2019-08-19 18:05:40,956 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "382", "result": null}
  1348. 2019-08-19 18:05:45,999 - root - DEBUG - Received 56 bytes of data
  1349. 2019-08-19 18:05:45,999 - root - INFO - Handling request: id=383, method=ping, params={}
  1350. 2019-08-19 18:05:45,999 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "383", "result": null}
  1351. 2019-08-19 18:05:51,034 - root - DEBUG - Received 56 bytes of data
  1352. 2019-08-19 18:05:51,034 - root - INFO - Handling request: id=384, method=ping, params={}
  1353. 2019-08-19 18:05:51,034 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "384", "result": null}
  1354. 2019-08-19 18:05:56,076 - root - DEBUG - Received 56 bytes of data
  1355. 2019-08-19 18:05:56,076 - root - INFO - Handling request: id=385, method=ping, params={}
  1356. 2019-08-19 18:05:56,076 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "385", "result": null}
  1357. 2019-08-19 18:06:01,114 - root - DEBUG - Received 56 bytes of data
  1358. 2019-08-19 18:06:01,114 - root - INFO - Handling request: id=386, method=ping, params={}
  1359. 2019-08-19 18:06:01,114 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "386", "result": null}
  1360. 2019-08-19 18:06:06,167 - root - DEBUG - Received 56 bytes of data
  1361. 2019-08-19 18:06:06,167 - root - INFO - Handling request: id=387, method=ping, params={}
  1362. 2019-08-19 18:06:06,167 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "387", "result": null}
  1363. 2019-08-19 18:06:11,199 - root - DEBUG - Received 56 bytes of data
  1364. 2019-08-19 18:06:11,199 - root - INFO - Handling request: id=388, method=ping, params={}
  1365. 2019-08-19 18:06:11,199 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "388", "result": null}
  1366. 2019-08-19 18:06:16,231 - root - DEBUG - Received 56 bytes of data
  1367. 2019-08-19 18:06:16,231 - root - INFO - Handling request: id=389, method=ping, params={}
  1368. 2019-08-19 18:06:16,231 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "389", "result": null}
  1369. 2019-08-19 18:06:21,266 - root - DEBUG - Received 56 bytes of data
  1370. 2019-08-19 18:06:21,266 - root - INFO - Handling request: id=390, method=ping, params={}
  1371. 2019-08-19 18:06:21,266 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "390", "result": null}
  1372. 2019-08-19 18:06:26,298 - root - DEBUG - Received 56 bytes of data
  1373. 2019-08-19 18:06:26,298 - root - INFO - Handling request: id=391, method=ping, params={}
  1374. 2019-08-19 18:06:26,298 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "391", "result": null}
  1375. 2019-08-19 18:06:31,336 - root - DEBUG - Received 56 bytes of data
  1376. 2019-08-19 18:06:31,336 - root - INFO - Handling request: id=392, method=ping, params={}
  1377. 2019-08-19 18:06:31,336 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "392", "result": null}
  1378. 2019-08-19 18:06:36,371 - root - DEBUG - Received 56 bytes of data
  1379. 2019-08-19 18:06:36,371 - root - INFO - Handling request: id=393, method=ping, params={}
  1380. 2019-08-19 18:06:36,371 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "393", "result": null}
  1381. 2019-08-19 18:06:41,405 - root - DEBUG - Received 56 bytes of data
  1382. 2019-08-19 18:06:41,405 - root - INFO - Handling request: id=394, method=ping, params={}
  1383. 2019-08-19 18:06:41,405 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "394", "result": null}
  1384. 2019-08-19 18:06:46,443 - root - DEBUG - Received 56 bytes of data
  1385. 2019-08-19 18:06:46,443 - root - INFO - Handling request: id=395, method=ping, params={}
  1386. 2019-08-19 18:06:46,444 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "395", "result": null}
  1387. 2019-08-19 18:06:51,496 - root - DEBUG - Received 56 bytes of data
  1388. 2019-08-19 18:06:51,496 - root - INFO - Handling request: id=396, method=ping, params={}
  1389. 2019-08-19 18:06:51,496 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "396", "result": null}
  1390. 2019-08-19 18:06:56,530 - root - DEBUG - Received 56 bytes of data
  1391. 2019-08-19 18:06:56,530 - root - INFO - Handling request: id=397, method=ping, params={}
  1392. 2019-08-19 18:06:56,530 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "397", "result": null}
  1393. 2019-08-19 18:07:01,566 - root - DEBUG - Received 56 bytes of data
  1394. 2019-08-19 18:07:01,566 - root - INFO - Handling request: id=398, method=ping, params={}
  1395. 2019-08-19 18:07:01,566 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "398", "result": null}
  1396. 2019-08-19 18:07:06,613 - root - DEBUG - Received 56 bytes of data
  1397. 2019-08-19 18:07:06,613 - root - INFO - Handling request: id=399, method=ping, params={}
  1398. 2019-08-19 18:07:06,613 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "399", "result": null}
  1399. 2019-08-19 18:07:11,644 - root - DEBUG - Received 56 bytes of data
  1400. 2019-08-19 18:07:11,644 - root - INFO - Handling request: id=400, method=ping, params={}
  1401. 2019-08-19 18:07:11,644 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "400", "result": null}
  1402. 2019-08-19 18:07:16,678 - root - DEBUG - Received 56 bytes of data
  1403. 2019-08-19 18:07:16,678 - root - INFO - Handling request: id=401, method=ping, params={}
  1404. 2019-08-19 18:07:16,678 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "401", "result": null}
  1405. 2019-08-19 18:07:21,750 - root - DEBUG - Received 56 bytes of data
  1406. 2019-08-19 18:07:21,751 - root - INFO - Handling request: id=402, method=ping, params={}
  1407. 2019-08-19 18:07:21,751 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "402", "result": null}
  1408. 2019-08-19 18:07:26,790 - root - DEBUG - Received 56 bytes of data
  1409. 2019-08-19 18:07:26,790 - root - INFO - Handling request: id=403, method=ping, params={}
  1410. 2019-08-19 18:07:26,790 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "403", "result": null}
  1411. 2019-08-19 18:07:31,821 - root - DEBUG - Received 56 bytes of data
  1412. 2019-08-19 18:07:31,822 - root - INFO - Handling request: id=404, method=ping, params={}
  1413. 2019-08-19 18:07:31,822 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "404", "result": null}
  1414. 2019-08-19 18:07:36,852 - root - DEBUG - Received 56 bytes of data
  1415. 2019-08-19 18:07:36,852 - root - INFO - Handling request: id=405, method=ping, params={}
  1416. 2019-08-19 18:07:36,852 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "405", "result": null}
  1417. 2019-08-19 18:07:41,888 - root - DEBUG - Received 56 bytes of data
  1418. 2019-08-19 18:07:41,888 - root - INFO - Handling request: id=406, method=ping, params={}
  1419. 2019-08-19 18:07:41,888 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "406", "result": null}
  1420. 2019-08-19 18:07:46,923 - root - DEBUG - Received 56 bytes of data
  1421. 2019-08-19 18:07:46,923 - root - INFO - Handling request: id=407, method=ping, params={}
  1422. 2019-08-19 18:07:46,924 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "407", "result": null}
  1423. 2019-08-19 18:07:51,957 - root - DEBUG - Received 56 bytes of data
  1424. 2019-08-19 18:07:51,957 - root - INFO - Handling request: id=408, method=ping, params={}
  1425. 2019-08-19 18:07:51,957 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "408", "result": null}
  1426. 2019-08-19 18:07:57,019 - root - DEBUG - Received 56 bytes of data
  1427. 2019-08-19 18:07:57,019 - root - INFO - Handling request: id=409, method=ping, params={}
  1428. 2019-08-19 18:07:57,020 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "409", "result": null}
  1429. 2019-08-19 18:08:02,051 - root - DEBUG - Received 56 bytes of data
  1430. 2019-08-19 18:08:02,051 - root - INFO - Handling request: id=410, method=ping, params={}
  1431. 2019-08-19 18:08:02,051 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "410", "result": null}
  1432. 2019-08-19 18:08:07,084 - root - DEBUG - Received 56 bytes of data
  1433. 2019-08-19 18:08:07,084 - root - INFO - Handling request: id=411, method=ping, params={}
  1434. 2019-08-19 18:08:07,084 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "411", "result": null}
  1435. 2019-08-19 18:08:12,118 - root - DEBUG - Received 56 bytes of data
  1436. 2019-08-19 18:08:12,118 - root - INFO - Handling request: id=412, method=ping, params={}
  1437. 2019-08-19 18:08:12,118 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "412", "result": null}
  1438. 2019-08-19 18:08:17,159 - root - DEBUG - Received 56 bytes of data
  1439. 2019-08-19 18:08:17,159 - root - INFO - Handling request: id=413, method=ping, params={}
  1440. 2019-08-19 18:08:17,159 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "413", "result": null}
  1441. 2019-08-19 18:08:22,188 - root - DEBUG - Received 56 bytes of data
  1442. 2019-08-19 18:08:22,188 - root - INFO - Handling request: id=414, method=ping, params={}
  1443. 2019-08-19 18:08:22,188 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "414", "result": null}
  1444. 2019-08-19 18:08:27,221 - root - DEBUG - Received 56 bytes of data
  1445. 2019-08-19 18:08:27,221 - root - INFO - Handling request: id=415, method=ping, params={}
  1446. 2019-08-19 18:08:27,221 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "415", "result": null}
  1447. 2019-08-19 18:08:32,272 - root - DEBUG - Received 56 bytes of data
  1448. 2019-08-19 18:08:32,272 - root - INFO - Handling request: id=416, method=ping, params={}
  1449. 2019-08-19 18:08:32,272 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "416", "result": null}
  1450. 2019-08-19 18:08:37,315 - root - DEBUG - Received 56 bytes of data
  1451. 2019-08-19 18:08:37,315 - root - INFO - Handling request: id=417, method=ping, params={}
  1452. 2019-08-19 18:08:37,315 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "417", "result": null}
  1453. 2019-08-19 18:08:42,368 - root - DEBUG - Received 56 bytes of data
  1454. 2019-08-19 18:08:42,368 - root - INFO - Handling request: id=418, method=ping, params={}
  1455. 2019-08-19 18:08:42,368 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "418", "result": null}
  1456. 2019-08-19 18:08:47,404 - root - DEBUG - Received 56 bytes of data
  1457. 2019-08-19 18:08:47,404 - root - INFO - Handling request: id=419, method=ping, params={}
  1458. 2019-08-19 18:08:47,404 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "419", "result": null}
  1459. 2019-08-19 18:08:52,441 - root - DEBUG - Received 56 bytes of data
  1460. 2019-08-19 18:08:52,441 - root - INFO - Handling request: id=420, method=ping, params={}
  1461. 2019-08-19 18:08:52,441 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "420", "result": null}
  1462. 2019-08-19 18:08:57,513 - root - DEBUG - Received 56 bytes of data
  1463. 2019-08-19 18:08:57,513 - root - INFO - Handling request: id=421, method=ping, params={}
  1464. 2019-08-19 18:08:57,513 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "421", "result": null}
  1465. 2019-08-19 18:09:02,556 - root - DEBUG - Received 56 bytes of data
  1466. 2019-08-19 18:09:02,556 - root - INFO - Handling request: id=422, method=ping, params={}
  1467. 2019-08-19 18:09:02,556 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "422", "result": null}
  1468. 2019-08-19 18:09:07,601 - root - DEBUG - Received 56 bytes of data
  1469. 2019-08-19 18:09:07,601 - root - INFO - Handling request: id=423, method=ping, params={}
  1470. 2019-08-19 18:09:07,601 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "423", "result": null}
  1471. 2019-08-19 18:09:12,635 - root - DEBUG - Received 56 bytes of data
  1472. 2019-08-19 18:09:12,635 - root - INFO - Handling request: id=424, method=ping, params={}
  1473. 2019-08-19 18:09:12,635 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "424", "result": null}
  1474. 2019-08-19 18:09:17,671 - root - DEBUG - Received 56 bytes of data
  1475. 2019-08-19 18:09:17,671 - root - INFO - Handling request: id=425, method=ping, params={}
  1476. 2019-08-19 18:09:17,671 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "425", "result": null}
  1477. 2019-08-19 18:09:22,738 - root - DEBUG - Received 56 bytes of data
  1478. 2019-08-19 18:09:22,738 - root - INFO - Handling request: id=426, method=ping, params={}
  1479. 2019-08-19 18:09:22,738 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "426", "result": null}
  1480. 2019-08-19 18:09:27,783 - root - DEBUG - Received 56 bytes of data
  1481. 2019-08-19 18:09:27,783 - root - INFO - Handling request: id=427, method=ping, params={}
  1482. 2019-08-19 18:09:27,783 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "427", "result": null}
  1483. 2019-08-19 18:09:32,822 - root - DEBUG - Received 56 bytes of data
  1484. 2019-08-19 18:09:32,822 - root - INFO - Handling request: id=428, method=ping, params={}
  1485. 2019-08-19 18:09:32,822 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "428", "result": null}
  1486. 2019-08-19 18:09:37,849 - root - DEBUG - Received 56 bytes of data
  1487. 2019-08-19 18:09:37,849 - root - INFO - Handling request: id=429, method=ping, params={}
  1488. 2019-08-19 18:09:37,849 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "429", "result": null}
  1489. 2019-08-19 18:09:42,913 - root - DEBUG - Received 56 bytes of data
  1490. 2019-08-19 18:09:42,913 - root - INFO - Handling request: id=430, method=ping, params={}
  1491. 2019-08-19 18:09:42,913 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "430", "result": null}
  1492. 2019-08-19 18:09:47,948 - root - DEBUG - Received 56 bytes of data
  1493. 2019-08-19 18:09:47,948 - root - INFO - Handling request: id=431, method=ping, params={}
  1494. 2019-08-19 18:09:47,948 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "431", "result": null}
  1495. 2019-08-19 18:09:52,984 - root - DEBUG - Received 56 bytes of data
  1496. 2019-08-19 18:09:52,984 - root - INFO - Handling request: id=432, method=ping, params={}
  1497. 2019-08-19 18:09:52,984 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "432", "result": null}
  1498. 2019-08-19 18:09:58,063 - root - DEBUG - Received 56 bytes of data
  1499. 2019-08-19 18:09:58,063 - root - INFO - Handling request: id=433, method=ping, params={}
  1500. 2019-08-19 18:09:58,063 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "433", "result": null}
  1501. 2019-08-19 18:10:03,095 - root - DEBUG - Received 56 bytes of data
  1502. 2019-08-19 18:10:03,095 - root - INFO - Handling request: id=434, method=ping, params={}
  1503. 2019-08-19 18:10:03,095 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "434", "result": null}
  1504. 2019-08-19 18:10:08,136 - root - DEBUG - Received 56 bytes of data
  1505. 2019-08-19 18:10:08,136 - root - INFO - Handling request: id=435, method=ping, params={}
  1506. 2019-08-19 18:10:08,136 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "435", "result": null}
  1507. 2019-08-19 18:10:13,175 - root - DEBUG - Received 56 bytes of data
  1508. 2019-08-19 18:10:13,175 - root - INFO - Handling request: id=436, method=ping, params={}
  1509. 2019-08-19 18:10:13,175 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "436", "result": null}
  1510. 2019-08-19 18:10:18,209 - root - DEBUG - Received 56 bytes of data
  1511. 2019-08-19 18:10:18,209 - root - INFO - Handling request: id=437, method=ping, params={}
  1512. 2019-08-19 18:10:18,209 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "437", "result": null}
  1513. 2019-08-19 18:10:23,244 - root - DEBUG - Received 56 bytes of data
  1514. 2019-08-19 18:10:23,244 - root - INFO - Handling request: id=438, method=ping, params={}
  1515. 2019-08-19 18:10:23,244 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "438", "result": null}
  1516. 2019-08-19 18:10:28,278 - root - DEBUG - Received 56 bytes of data
  1517. 2019-08-19 18:10:28,278 - root - INFO - Handling request: id=439, method=ping, params={}
  1518. 2019-08-19 18:10:28,278 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "439", "result": null}
  1519. 2019-08-19 18:10:33,355 - root - DEBUG - Received 56 bytes of data
  1520. 2019-08-19 18:10:33,355 - root - INFO - Handling request: id=440, method=ping, params={}
  1521. 2019-08-19 18:10:33,355 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "440", "result": null}
  1522. 2019-08-19 18:10:38,394 - root - DEBUG - Received 56 bytes of data
  1523. 2019-08-19 18:10:38,394 - root - INFO - Handling request: id=441, method=ping, params={}
  1524. 2019-08-19 18:10:38,394 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "441", "result": null}
  1525. 2019-08-19 18:10:43,437 - root - DEBUG - Received 56 bytes of data
  1526. 2019-08-19 18:10:43,437 - root - INFO - Handling request: id=442, method=ping, params={}
  1527. 2019-08-19 18:10:43,437 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "442", "result": null}
  1528. 2019-08-19 18:10:48,467 - root - DEBUG - Received 56 bytes of data
  1529. 2019-08-19 18:10:48,467 - root - INFO - Handling request: id=443, method=ping, params={}
  1530. 2019-08-19 18:10:48,467 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "443", "result": null}
  1531. 2019-08-19 18:10:53,504 - root - DEBUG - Received 56 bytes of data
  1532. 2019-08-19 18:10:53,504 - root - INFO - Handling request: id=444, method=ping, params={}
  1533. 2019-08-19 18:10:53,504 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "444", "result": null}
  1534. 2019-08-19 18:10:58,546 - root - DEBUG - Received 56 bytes of data
  1535. 2019-08-19 18:10:58,546 - root - INFO - Handling request: id=445, method=ping, params={}
  1536. 2019-08-19 18:10:58,546 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "445", "result": null}
  1537. 2019-08-19 18:11:03,589 - root - DEBUG - Received 56 bytes of data
  1538. 2019-08-19 18:11:03,589 - root - INFO - Handling request: id=446, method=ping, params={}
  1539. 2019-08-19 18:11:03,589 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "446", "result": null}
  1540. 2019-08-19 18:11:08,622 - root - DEBUG - Received 56 bytes of data
  1541. 2019-08-19 18:11:08,622 - root - INFO - Handling request: id=447, method=ping, params={}
  1542. 2019-08-19 18:11:08,622 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "447", "result": null}
  1543. 2019-08-19 18:11:13,657 - root - DEBUG - Received 56 bytes of data
  1544. 2019-08-19 18:11:13,657 - root - INFO - Handling request: id=448, method=ping, params={}
  1545. 2019-08-19 18:11:13,657 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "448", "result": null}
  1546. 2019-08-19 18:11:18,688 - root - DEBUG - Received 56 bytes of data
  1547. 2019-08-19 18:11:18,688 - root - INFO - Handling request: id=449, method=ping, params={}
  1548. 2019-08-19 18:11:18,688 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "449", "result": null}
  1549. 2019-08-19 18:11:23,745 - root - DEBUG - Received 56 bytes of data
  1550. 2019-08-19 18:11:23,745 - root - INFO - Handling request: id=450, method=ping, params={}
  1551. 2019-08-19 18:11:23,745 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "450", "result": null}
  1552. 2019-08-19 18:11:28,779 - root - DEBUG - Received 56 bytes of data
  1553. 2019-08-19 18:11:28,779 - root - INFO - Handling request: id=451, method=ping, params={}
  1554. 2019-08-19 18:11:28,779 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "451", "result": null}
  1555. 2019-08-19 18:11:33,815 - root - DEBUG - Received 56 bytes of data
  1556. 2019-08-19 18:11:33,815 - root - INFO - Handling request: id=452, method=ping, params={}
  1557. 2019-08-19 18:11:33,815 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "452", "result": null}
  1558. 2019-08-19 18:11:38,851 - root - DEBUG - Received 56 bytes of data
  1559. 2019-08-19 18:11:38,851 - root - INFO - Handling request: id=453, method=ping, params={}
  1560. 2019-08-19 18:11:38,851 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "453", "result": null}
  1561. 2019-08-19 18:11:43,883 - root - DEBUG - Received 56 bytes of data
  1562. 2019-08-19 18:11:43,883 - root - INFO - Handling request: id=454, method=ping, params={}
  1563. 2019-08-19 18:11:43,883 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "454", "result": null}
  1564. 2019-08-19 18:11:48,927 - root - DEBUG - Received 56 bytes of data
  1565. 2019-08-19 18:11:48,927 - root - INFO - Handling request: id=455, method=ping, params={}
  1566. 2019-08-19 18:11:48,927 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "455", "result": null}
  1567. 2019-08-19 18:11:53,963 - root - DEBUG - Received 56 bytes of data
  1568. 2019-08-19 18:11:53,963 - root - INFO - Handling request: id=456, method=ping, params={}
  1569. 2019-08-19 18:11:53,963 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "456", "result": null}
  1570. 2019-08-19 18:11:59,020 - root - DEBUG - Received 56 bytes of data
  1571. 2019-08-19 18:11:59,020 - root - INFO - Handling request: id=457, method=ping, params={}
  1572. 2019-08-19 18:11:59,020 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "457", "result": null}
  1573. 2019-08-19 18:12:04,056 - root - DEBUG - Received 56 bytes of data
  1574. 2019-08-19 18:12:04,056 - root - INFO - Handling request: id=458, method=ping, params={}
  1575. 2019-08-19 18:12:04,056 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "458", "result": null}
  1576. 2019-08-19 18:12:09,091 - root - DEBUG - Received 56 bytes of data
  1577. 2019-08-19 18:12:09,091 - root - INFO - Handling request: id=459, method=ping, params={}
  1578. 2019-08-19 18:12:09,091 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "459", "result": null}
  1579. 2019-08-19 18:12:14,124 - root - DEBUG - Received 56 bytes of data
  1580. 2019-08-19 18:12:14,124 - root - INFO - Handling request: id=460, method=ping, params={}
  1581. 2019-08-19 18:12:14,124 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "460", "result": null}
  1582. 2019-08-19 18:12:19,160 - root - DEBUG - Received 56 bytes of data
  1583. 2019-08-19 18:12:19,160 - root - INFO - Handling request: id=461, method=ping, params={}
  1584. 2019-08-19 18:12:19,160 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "461", "result": null}
  1585. 2019-08-19 18:12:24,220 - root - DEBUG - Received 56 bytes of data
  1586. 2019-08-19 18:12:24,220 - root - INFO - Handling request: id=462, method=ping, params={}
  1587. 2019-08-19 18:12:24,220 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "462", "result": null}
  1588. 2019-08-19 18:12:29,255 - root - DEBUG - Received 56 bytes of data
  1589. 2019-08-19 18:12:29,255 - root - INFO - Handling request: id=463, method=ping, params={}
  1590. 2019-08-19 18:12:29,255 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "463", "result": null}
  1591. 2019-08-19 18:12:34,296 - root - DEBUG - Received 56 bytes of data
  1592. 2019-08-19 18:12:34,296 - root - INFO - Handling request: id=464, method=ping, params={}
  1593. 2019-08-19 18:12:34,296 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "464", "result": null}
  1594. 2019-08-19 18:12:39,331 - root - DEBUG - Received 56 bytes of data
  1595. 2019-08-19 18:12:39,331 - root - INFO - Handling request: id=465, method=ping, params={}
  1596. 2019-08-19 18:12:39,331 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "465", "result": null}
  1597. 2019-08-19 18:12:44,377 - root - DEBUG - Received 56 bytes of data
  1598. 2019-08-19 18:12:44,377 - root - INFO - Handling request: id=466, method=ping, params={}
  1599. 2019-08-19 18:12:44,377 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "466", "result": null}
  1600. 2019-08-19 18:12:49,424 - root - DEBUG - Received 56 bytes of data
  1601. 2019-08-19 18:12:49,424 - root - INFO - Handling request: id=467, method=ping, params={}
  1602. 2019-08-19 18:12:49,424 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "467", "result": null}
  1603. 2019-08-19 18:12:54,458 - root - DEBUG - Received 56 bytes of data
  1604. 2019-08-19 18:12:54,458 - root - INFO - Handling request: id=468, method=ping, params={}
  1605. 2019-08-19 18:12:54,458 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "468", "result": null}
  1606. 2019-08-19 18:12:59,493 - root - DEBUG - Received 56 bytes of data
  1607. 2019-08-19 18:12:59,493 - root - INFO - Handling request: id=469, method=ping, params={}
  1608. 2019-08-19 18:12:59,493 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "469", "result": null}
  1609. 2019-08-19 18:13:04,525 - root - DEBUG - Received 56 bytes of data
  1610. 2019-08-19 18:13:04,525 - root - INFO - Handling request: id=470, method=ping, params={}
  1611. 2019-08-19 18:13:04,525 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "470", "result": null}
  1612. 2019-08-19 18:13:09,550 - root - DEBUG - Received 56 bytes of data
  1613. 2019-08-19 18:13:09,550 - root - INFO - Handling request: id=471, method=ping, params={}
  1614. 2019-08-19 18:13:09,550 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "471", "result": null}
  1615. 2019-08-19 18:13:14,587 - root - DEBUG - Received 56 bytes of data
  1616. 2019-08-19 18:13:14,587 - root - INFO - Handling request: id=472, method=ping, params={}
  1617. 2019-08-19 18:13:14,587 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "472", "result": null}
  1618. 2019-08-19 18:13:19,620 - root - DEBUG - Received 56 bytes of data
  1619. 2019-08-19 18:13:19,620 - root - INFO - Handling request: id=473, method=ping, params={}
  1620. 2019-08-19 18:13:19,620 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "473", "result": null}
  1621. 2019-08-19 18:13:24,656 - root - DEBUG - Received 56 bytes of data
  1622. 2019-08-19 18:13:24,656 - root - INFO - Handling request: id=474, method=ping, params={}
  1623. 2019-08-19 18:13:24,656 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "474", "result": null}
  1624. 2019-08-19 18:13:29,689 - root - DEBUG - Received 56 bytes of data
  1625. 2019-08-19 18:13:29,689 - root - INFO - Handling request: id=475, method=ping, params={}
  1626. 2019-08-19 18:13:29,689 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "475", "result": null}
  1627. 2019-08-19 18:13:34,763 - root - DEBUG - Received 56 bytes of data
  1628. 2019-08-19 18:13:34,763 - root - INFO - Handling request: id=476, method=ping, params={}
  1629. 2019-08-19 18:13:34,763 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "476", "result": null}
  1630. 2019-08-19 18:13:39,798 - root - DEBUG - Received 56 bytes of data
  1631. 2019-08-19 18:13:39,798 - root - INFO - Handling request: id=477, method=ping, params={}
  1632. 2019-08-19 18:13:39,798 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "477", "result": null}
  1633. 2019-08-19 18:13:44,834 - root - DEBUG - Received 56 bytes of data
  1634. 2019-08-19 18:13:44,834 - root - INFO - Handling request: id=478, method=ping, params={}
  1635. 2019-08-19 18:13:44,834 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "478", "result": null}
  1636. 2019-08-19 18:13:49,869 - root - DEBUG - Received 56 bytes of data
  1637. 2019-08-19 18:13:49,869 - root - INFO - Handling request: id=479, method=ping, params={}
  1638. 2019-08-19 18:13:49,869 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "479", "result": null}
  1639. 2019-08-19 18:13:54,908 - root - DEBUG - Received 56 bytes of data
  1640. 2019-08-19 18:13:54,908 - root - INFO - Handling request: id=480, method=ping, params={}
  1641. 2019-08-19 18:13:54,908 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "480", "result": null}
  1642. 2019-08-19 18:13:59,942 - root - DEBUG - Received 56 bytes of data
  1643. 2019-08-19 18:13:59,942 - root - INFO - Handling request: id=481, method=ping, params={}
  1644. 2019-08-19 18:13:59,942 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "481", "result": null}
  1645. 2019-08-19 18:14:04,986 - root - DEBUG - Received 56 bytes of data
  1646. 2019-08-19 18:14:04,986 - root - INFO - Handling request: id=482, method=ping, params={}
  1647. 2019-08-19 18:14:04,986 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "482", "result": null}
  1648. 2019-08-19 18:14:10,024 - root - DEBUG - Received 56 bytes of data
  1649. 2019-08-19 18:14:10,024 - root - INFO - Handling request: id=483, method=ping, params={}
  1650. 2019-08-19 18:14:10,024 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "483", "result": null}
  1651. 2019-08-19 18:14:15,051 - root - DEBUG - Received 56 bytes of data
  1652. 2019-08-19 18:14:15,051 - root - INFO - Handling request: id=484, method=ping, params={}
  1653. 2019-08-19 18:14:15,051 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "484", "result": null}
  1654. 2019-08-19 18:14:20,100 - root - DEBUG - Received 56 bytes of data
  1655. 2019-08-19 18:14:20,100 - root - INFO - Handling request: id=485, method=ping, params={}
  1656. 2019-08-19 18:14:20,100 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "485", "result": null}
  1657. 2019-08-19 18:14:25,135 - root - DEBUG - Received 56 bytes of data
  1658. 2019-08-19 18:14:25,135 - root - INFO - Handling request: id=486, method=ping, params={}
  1659. 2019-08-19 18:14:25,135 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "486", "result": null}
  1660. 2019-08-19 18:14:30,172 - root - DEBUG - Received 56 bytes of data
  1661. 2019-08-19 18:14:30,172 - root - INFO - Handling request: id=487, method=ping, params={}
  1662. 2019-08-19 18:14:30,172 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "487", "result": null}
  1663. 2019-08-19 18:14:35,212 - root - DEBUG - Received 56 bytes of data
  1664. 2019-08-19 18:14:35,212 - root - INFO - Handling request: id=488, method=ping, params={}
  1665. 2019-08-19 18:14:35,212 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "488", "result": null}
  1666. 2019-08-19 18:14:40,247 - root - DEBUG - Received 56 bytes of data
  1667. 2019-08-19 18:14:40,247 - root - INFO - Handling request: id=489, method=ping, params={}
  1668. 2019-08-19 18:14:40,247 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "489", "result": null}
  1669. 2019-08-19 18:14:45,281 - root - DEBUG - Received 56 bytes of data
  1670. 2019-08-19 18:14:45,281 - root - INFO - Handling request: id=490, method=ping, params={}
  1671. 2019-08-19 18:14:45,281 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "490", "result": null}
  1672. 2019-08-19 18:14:50,319 - root - DEBUG - Received 56 bytes of data
  1673. 2019-08-19 18:14:50,319 - root - INFO - Handling request: id=491, method=ping, params={}
  1674. 2019-08-19 18:14:50,319 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "491", "result": null}
  1675. 2019-08-19 18:14:55,353 - root - DEBUG - Received 56 bytes of data
  1676. 2019-08-19 18:14:55,353 - root - INFO - Handling request: id=492, method=ping, params={}
  1677. 2019-08-19 18:14:55,353 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "492", "result": null}
  1678. 2019-08-19 18:15:00,392 - root - DEBUG - Received 56 bytes of data
  1679. 2019-08-19 18:15:00,392 - root - INFO - Handling request: id=493, method=ping, params={}
  1680. 2019-08-19 18:15:00,392 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "493", "result": null}
  1681. 2019-08-19 18:15:05,423 - root - DEBUG - Received 56 bytes of data
  1682. 2019-08-19 18:15:05,423 - root - INFO - Handling request: id=494, method=ping, params={}
  1683. 2019-08-19 18:15:05,423 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "494", "result": null}
  1684. 2019-08-19 18:15:10,457 - root - DEBUG - Received 56 bytes of data
  1685. 2019-08-19 18:15:10,457 - root - INFO - Handling request: id=495, method=ping, params={}
  1686. 2019-08-19 18:15:10,457 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "495", "result": null}
  1687. 2019-08-19 18:15:15,512 - root - DEBUG - Received 56 bytes of data
  1688. 2019-08-19 18:15:15,512 - root - INFO - Handling request: id=496, method=ping, params={}
  1689. 2019-08-19 18:15:15,512 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "496", "result": null}
  1690. 2019-08-19 18:15:20,543 - root - DEBUG - Received 56 bytes of data
  1691. 2019-08-19 18:15:20,543 - root - INFO - Handling request: id=497, method=ping, params={}
  1692. 2019-08-19 18:15:20,543 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "497", "result": null}
  1693. 2019-08-19 18:15:25,581 - root - DEBUG - Received 56 bytes of data
  1694. 2019-08-19 18:15:25,581 - root - INFO - Handling request: id=498, method=ping, params={}
  1695. 2019-08-19 18:15:25,581 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "498", "result": null}
  1696. 2019-08-19 18:15:30,619 - root - DEBUG - Received 56 bytes of data
  1697. 2019-08-19 18:15:30,619 - root - INFO - Handling request: id=499, method=ping, params={}
  1698. 2019-08-19 18:15:30,619 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "499", "result": null}
  1699. 2019-08-19 18:15:35,654 - root - DEBUG - Received 56 bytes of data
  1700. 2019-08-19 18:15:35,654 - root - INFO - Handling request: id=500, method=ping, params={}
  1701. 2019-08-19 18:15:35,654 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "500", "result": null}
  1702. 2019-08-19 18:15:40,697 - root - DEBUG - Received 56 bytes of data
  1703. 2019-08-19 18:15:40,697 - root - INFO - Handling request: id=501, method=ping, params={}
  1704. 2019-08-19 18:15:40,697 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "501", "result": null}
  1705. 2019-08-19 18:15:45,729 - root - DEBUG - Received 56 bytes of data
  1706. 2019-08-19 18:15:45,729 - root - INFO - Handling request: id=502, method=ping, params={}
  1707. 2019-08-19 18:15:45,729 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "502", "result": null}
  1708. 2019-08-19 18:15:50,765 - root - DEBUG - Received 56 bytes of data
  1709. 2019-08-19 18:15:50,765 - root - INFO - Handling request: id=503, method=ping, params={}
  1710. 2019-08-19 18:15:50,765 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "503", "result": null}
  1711. 2019-08-19 18:15:55,806 - root - DEBUG - Received 56 bytes of data
  1712. 2019-08-19 18:15:55,806 - root - INFO - Handling request: id=504, method=ping, params={}
  1713. 2019-08-19 18:15:55,806 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "504", "result": null}
  1714. 2019-08-19 18:16:00,841 - root - DEBUG - Received 56 bytes of data
  1715. 2019-08-19 18:16:00,841 - root - INFO - Handling request: id=505, method=ping, params={}
  1716. 2019-08-19 18:16:00,841 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "505", "result": null}
  1717. 2019-08-19 18:16:05,870 - root - DEBUG - Received 56 bytes of data
  1718. 2019-08-19 18:16:05,870 - root - INFO - Handling request: id=506, method=ping, params={}
  1719. 2019-08-19 18:16:05,870 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "506", "result": null}
  1720. 2019-08-19 18:16:10,910 - root - DEBUG - Received 56 bytes of data
  1721. 2019-08-19 18:16:10,910 - root - INFO - Handling request: id=507, method=ping, params={}
  1722. 2019-08-19 18:16:10,910 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "507", "result": null}
  1723. 2019-08-19 18:16:15,955 - root - DEBUG - Received 56 bytes of data
  1724. 2019-08-19 18:16:15,955 - root - INFO - Handling request: id=508, method=ping, params={}
  1725. 2019-08-19 18:16:15,955 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "508", "result": null}
  1726. 2019-08-19 18:16:20,996 - root - DEBUG - Received 56 bytes of data
  1727. 2019-08-19 18:16:20,996 - root - INFO - Handling request: id=509, method=ping, params={}
  1728. 2019-08-19 18:16:20,996 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "509", "result": null}
  1729. 2019-08-19 18:16:26,024 - root - DEBUG - Received 56 bytes of data
  1730. 2019-08-19 18:16:26,024 - root - INFO - Handling request: id=510, method=ping, params={}
  1731. 2019-08-19 18:16:26,024 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "510", "result": null}
  1732. 2019-08-19 18:16:31,061 - root - DEBUG - Received 56 bytes of data
  1733. 2019-08-19 18:16:31,061 - root - INFO - Handling request: id=511, method=ping, params={}
  1734. 2019-08-19 18:16:31,061 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "511", "result": null}
  1735. 2019-08-19 18:16:36,102 - root - DEBUG - Received 56 bytes of data
  1736. 2019-08-19 18:16:36,102 - root - INFO - Handling request: id=512, method=ping, params={}
  1737. 2019-08-19 18:16:36,102 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "512", "result": null}
  1738. 2019-08-19 18:16:41,129 - root - DEBUG - Received 56 bytes of data
  1739. 2019-08-19 18:16:41,129 - root - INFO - Handling request: id=513, method=ping, params={}
  1740. 2019-08-19 18:16:41,129 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "513", "result": null}
  1741. 2019-08-19 18:16:46,157 - root - DEBUG - Received 56 bytes of data
  1742. 2019-08-19 18:16:46,157 - root - INFO - Handling request: id=514, method=ping, params={}
  1743. 2019-08-19 18:16:46,157 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "514", "result": null}
  1744. 2019-08-19 18:16:51,194 - root - DEBUG - Received 56 bytes of data
  1745. 2019-08-19 18:16:51,194 - root - INFO - Handling request: id=515, method=ping, params={}
  1746. 2019-08-19 18:16:51,194 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "515", "result": null}
  1747. 2019-08-19 18:16:56,228 - root - DEBUG - Received 56 bytes of data
  1748. 2019-08-19 18:16:56,228 - root - INFO - Handling request: id=516, method=ping, params={}
  1749. 2019-08-19 18:16:56,228 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "516", "result": null}
  1750. 2019-08-19 18:17:01,268 - root - DEBUG - Received 56 bytes of data
  1751. 2019-08-19 18:17:01,268 - root - INFO - Handling request: id=517, method=ping, params={}
  1752. 2019-08-19 18:17:01,268 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "517", "result": null}
  1753. 2019-08-19 18:17:06,313 - root - DEBUG - Received 56 bytes of data
  1754. 2019-08-19 18:17:06,313 - root - INFO - Handling request: id=518, method=ping, params={}
  1755. 2019-08-19 18:17:06,313 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "518", "result": null}
  1756. 2019-08-19 18:17:11,379 - root - DEBUG - Received 56 bytes of data
  1757. 2019-08-19 18:17:11,379 - root - INFO - Handling request: id=519, method=ping, params={}
  1758. 2019-08-19 18:17:11,379 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "519", "result": null}
  1759. 2019-08-19 18:17:16,412 - root - DEBUG - Received 56 bytes of data
  1760. 2019-08-19 18:17:16,412 - root - INFO - Handling request: id=520, method=ping, params={}
  1761. 2019-08-19 18:17:16,412 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "520", "result": null}
  1762. 2019-08-19 18:17:21,447 - root - DEBUG - Received 56 bytes of data
  1763. 2019-08-19 18:17:21,447 - root - INFO - Handling request: id=521, method=ping, params={}
  1764. 2019-08-19 18:17:21,447 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "521", "result": null}
  1765. 2019-08-19 18:17:26,485 - root - DEBUG - Received 56 bytes of data
  1766. 2019-08-19 18:17:26,485 - root - INFO - Handling request: id=522, method=ping, params={}
  1767. 2019-08-19 18:17:26,485 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "522", "result": null}
  1768. 2019-08-19 18:17:31,519 - root - DEBUG - Received 56 bytes of data
  1769. 2019-08-19 18:17:31,519 - root - INFO - Handling request: id=523, method=ping, params={}
  1770. 2019-08-19 18:17:31,519 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "523", "result": null}
  1771. 2019-08-19 18:17:36,557 - root - DEBUG - Received 56 bytes of data
  1772. 2019-08-19 18:17:36,557 - root - INFO - Handling request: id=524, method=ping, params={}
  1773. 2019-08-19 18:17:36,557 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "524", "result": null}
  1774. 2019-08-19 18:17:41,620 - root - DEBUG - Received 56 bytes of data
  1775. 2019-08-19 18:17:41,620 - root - INFO - Handling request: id=525, method=ping, params={}
  1776. 2019-08-19 18:17:41,620 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "525", "result": null}
  1777. 2019-08-19 18:17:46,653 - root - DEBUG - Received 56 bytes of data
  1778. 2019-08-19 18:17:46,653 - root - INFO - Handling request: id=526, method=ping, params={}
  1779. 2019-08-19 18:17:46,653 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "526", "result": null}
  1780. 2019-08-19 18:17:51,684 - root - DEBUG - Received 56 bytes of data
  1781. 2019-08-19 18:17:51,685 - root - INFO - Handling request: id=527, method=ping, params={}
  1782. 2019-08-19 18:17:51,685 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "527", "result": null}
  1783. 2019-08-19 18:17:56,714 - root - DEBUG - Received 56 bytes of data
  1784. 2019-08-19 18:17:56,714 - root - INFO - Handling request: id=528, method=ping, params={}
  1785. 2019-08-19 18:17:56,714 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "528", "result": null}
  1786. 2019-08-19 18:18:01,744 - root - DEBUG - Received 56 bytes of data
  1787. 2019-08-19 18:18:01,744 - root - INFO - Handling request: id=529, method=ping, params={}
  1788. 2019-08-19 18:18:01,744 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "529", "result": null}
  1789. 2019-08-19 18:18:06,785 - root - DEBUG - Received 56 bytes of data
  1790. 2019-08-19 18:18:06,785 - root - INFO - Handling request: id=530, method=ping, params={}
  1791. 2019-08-19 18:18:06,785 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "530", "result": null}
  1792. 2019-08-19 18:18:11,852 - root - DEBUG - Received 56 bytes of data
  1793. 2019-08-19 18:18:11,852 - root - INFO - Handling request: id=531, method=ping, params={}
  1794. 2019-08-19 18:18:11,852 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "531", "result": null}
  1795. 2019-08-19 18:18:16,887 - root - DEBUG - Received 56 bytes of data
  1796. 2019-08-19 18:18:16,887 - root - INFO - Handling request: id=532, method=ping, params={}
  1797. 2019-08-19 18:18:16,887 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "532", "result": null}
  1798. 2019-08-19 18:18:21,927 - root - DEBUG - Received 56 bytes of data
  1799. 2019-08-19 18:18:21,927 - root - INFO - Handling request: id=533, method=ping, params={}
  1800. 2019-08-19 18:18:21,928 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "533", "result": null}
  1801. 2019-08-19 18:18:26,967 - root - DEBUG - Received 56 bytes of data
  1802. 2019-08-19 18:18:26,967 - root - INFO - Handling request: id=534, method=ping, params={}
  1803. 2019-08-19 18:18:26,967 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "534", "result": null}
  1804. 2019-08-19 18:18:31,998 - root - DEBUG - Received 56 bytes of data
  1805. 2019-08-19 18:18:31,998 - root - INFO - Handling request: id=535, method=ping, params={}
  1806. 2019-08-19 18:18:31,998 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "535", "result": null}
  1807. 2019-08-19 18:18:37,026 - root - DEBUG - Received 56 bytes of data
  1808. 2019-08-19 18:18:37,026 - root - INFO - Handling request: id=536, method=ping, params={}
  1809. 2019-08-19 18:18:37,026 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "536", "result": null}
  1810. 2019-08-19 18:18:42,093 - root - DEBUG - Received 56 bytes of data
  1811. 2019-08-19 18:18:42,093 - root - INFO - Handling request: id=537, method=ping, params={}
  1812. 2019-08-19 18:18:42,093 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "537", "result": null}
  1813. 2019-08-19 18:18:47,122 - root - DEBUG - Received 56 bytes of data
  1814. 2019-08-19 18:18:47,122 - root - INFO - Handling request: id=538, method=ping, params={}
  1815. 2019-08-19 18:18:47,122 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "538", "result": null}
  1816. 2019-08-19 18:18:52,154 - root - DEBUG - Received 56 bytes of data
  1817. 2019-08-19 18:18:52,154 - root - INFO - Handling request: id=539, method=ping, params={}
  1818. 2019-08-19 18:18:52,154 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "539", "result": null}
  1819. 2019-08-19 18:18:57,184 - root - DEBUG - Received 56 bytes of data
  1820. 2019-08-19 18:18:57,184 - root - INFO - Handling request: id=540, method=ping, params={}
  1821. 2019-08-19 18:18:57,184 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "540", "result": null}
  1822. 2019-08-19 18:19:02,227 - root - DEBUG - Received 56 bytes of data
  1823. 2019-08-19 18:19:02,227 - root - INFO - Handling request: id=541, method=ping, params={}
  1824. 2019-08-19 18:19:02,227 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "541", "result": null}
  1825. 2019-08-19 18:19:07,261 - root - DEBUG - Received 56 bytes of data
  1826. 2019-08-19 18:19:07,261 - root - INFO - Handling request: id=542, method=ping, params={}
  1827. 2019-08-19 18:19:07,261 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "542", "result": null}
  1828. 2019-08-19 18:19:12,312 - root - DEBUG - Received 56 bytes of data
  1829. 2019-08-19 18:19:12,312 - root - INFO - Handling request: id=543, method=ping, params={}
  1830. 2019-08-19 18:19:12,312 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "543", "result": null}
  1831. 2019-08-19 18:19:17,361 - root - DEBUG - Received 56 bytes of data
  1832. 2019-08-19 18:19:17,361 - root - INFO - Handling request: id=544, method=ping, params={}
  1833. 2019-08-19 18:19:17,362 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "544", "result": null}
  1834. 2019-08-19 18:19:22,395 - root - DEBUG - Received 56 bytes of data
  1835. 2019-08-19 18:19:22,395 - root - INFO - Handling request: id=545, method=ping, params={}
  1836. 2019-08-19 18:19:22,395 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "545", "result": null}
  1837. 2019-08-19 18:19:27,441 - root - DEBUG - Received 56 bytes of data
  1838. 2019-08-19 18:19:27,441 - root - INFO - Handling request: id=546, method=ping, params={}
  1839. 2019-08-19 18:19:27,441 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "546", "result": null}
  1840. 2019-08-19 18:19:32,472 - root - DEBUG - Received 56 bytes of data
  1841. 2019-08-19 18:19:32,472 - root - INFO - Handling request: id=547, method=ping, params={}
  1842. 2019-08-19 18:19:32,472 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "547", "result": null}
  1843. 2019-08-19 18:19:37,508 - root - DEBUG - Received 56 bytes of data
  1844. 2019-08-19 18:19:37,508 - root - INFO - Handling request: id=548, method=ping, params={}
  1845. 2019-08-19 18:19:37,508 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "548", "result": null}
  1846. 2019-08-19 18:19:42,546 - root - DEBUG - Received 56 bytes of data
  1847. 2019-08-19 18:19:42,546 - root - INFO - Handling request: id=549, method=ping, params={}
  1848. 2019-08-19 18:19:42,546 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "549", "result": null}
  1849. 2019-08-19 18:19:47,615 - root - DEBUG - Received 56 bytes of data
  1850. 2019-08-19 18:19:47,615 - root - INFO - Handling request: id=550, method=ping, params={}
  1851. 2019-08-19 18:19:47,616 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "550", "result": null}
  1852. 2019-08-19 18:19:52,653 - root - DEBUG - Received 56 bytes of data
  1853. 2019-08-19 18:19:52,653 - root - INFO - Handling request: id=551, method=ping, params={}
  1854. 2019-08-19 18:19:52,653 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "551", "result": null}
  1855. 2019-08-19 18:19:57,687 - root - DEBUG - Received 56 bytes of data
  1856. 2019-08-19 18:19:57,687 - root - INFO - Handling request: id=552, method=ping, params={}
  1857. 2019-08-19 18:19:57,687 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "552", "result": null}
  1858. 2019-08-19 18:20:02,721 - root - DEBUG - Received 56 bytes of data
  1859. 2019-08-19 18:20:02,721 - root - INFO - Handling request: id=553, method=ping, params={}
  1860. 2019-08-19 18:20:02,721 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "553", "result": null}
  1861. 2019-08-19 18:20:07,755 - root - DEBUG - Received 56 bytes of data
  1862. 2019-08-19 18:20:07,755 - root - INFO - Handling request: id=554, method=ping, params={}
  1863. 2019-08-19 18:20:07,755 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "554", "result": null}
  1864. 2019-08-19 18:20:12,786 - root - DEBUG - Received 56 bytes of data
  1865. 2019-08-19 18:20:12,786 - root - INFO - Handling request: id=555, method=ping, params={}
  1866. 2019-08-19 18:20:12,786 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "555", "result": null}
  1867. 2019-08-19 18:20:17,849 - root - DEBUG - Received 56 bytes of data
  1868. 2019-08-19 18:20:17,849 - root - INFO - Handling request: id=556, method=ping, params={}
  1869. 2019-08-19 18:20:17,849 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "556", "result": null}
  1870. 2019-08-19 18:20:22,888 - root - DEBUG - Received 56 bytes of data
  1871. 2019-08-19 18:20:22,888 - root - INFO - Handling request: id=557, method=ping, params={}
  1872. 2019-08-19 18:20:22,888 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "557", "result": null}
  1873. 2019-08-19 18:20:27,912 - root - DEBUG - Received 56 bytes of data
  1874. 2019-08-19 18:20:27,912 - root - INFO - Handling request: id=558, method=ping, params={}
  1875. 2019-08-19 18:20:27,912 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "558", "result": null}
  1876. 2019-08-19 18:20:32,945 - root - DEBUG - Received 56 bytes of data
  1877. 2019-08-19 18:20:32,945 - root - INFO - Handling request: id=559, method=ping, params={}
  1878. 2019-08-19 18:20:32,945 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "559", "result": null}
  1879. 2019-08-19 18:20:37,974 - root - DEBUG - Received 56 bytes of data
  1880. 2019-08-19 18:20:37,975 - root - INFO - Handling request: id=560, method=ping, params={}
  1881. 2019-08-19 18:20:37,975 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "560", "result": null}
  1882. 2019-08-19 18:20:43,010 - root - DEBUG - Received 56 bytes of data
  1883. 2019-08-19 18:20:43,010 - root - INFO - Handling request: id=561, method=ping, params={}
  1884. 2019-08-19 18:20:43,010 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "561", "result": null}
  1885. 2019-08-19 18:20:48,043 - root - DEBUG - Received 56 bytes of data
  1886. 2019-08-19 18:20:48,043 - root - INFO - Handling request: id=562, method=ping, params={}
  1887. 2019-08-19 18:20:48,043 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "562", "result": null}
  1888. 2019-08-19 18:20:53,087 - root - DEBUG - Received 56 bytes of data
  1889. 2019-08-19 18:20:53,087 - root - INFO - Handling request: id=563, method=ping, params={}
  1890. 2019-08-19 18:20:53,087 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "563", "result": null}
  1891. 2019-08-19 18:20:58,120 - root - DEBUG - Received 56 bytes of data
  1892. 2019-08-19 18:20:58,120 - root - INFO - Handling request: id=564, method=ping, params={}
  1893. 2019-08-19 18:20:58,120 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "564", "result": null}
  1894. 2019-08-19 18:21:03,164 - root - DEBUG - Received 56 bytes of data
  1895. 2019-08-19 18:21:03,164 - root - INFO - Handling request: id=565, method=ping, params={}
  1896. 2019-08-19 18:21:03,164 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "565", "result": null}
  1897. 2019-08-19 18:21:08,200 - root - DEBUG - Received 56 bytes of data
  1898. 2019-08-19 18:21:08,200 - root - INFO - Handling request: id=566, method=ping, params={}
  1899. 2019-08-19 18:21:08,200 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "566", "result": null}
  1900. 2019-08-19 18:21:13,235 - root - DEBUG - Received 56 bytes of data
  1901. 2019-08-19 18:21:13,235 - root - INFO - Handling request: id=567, method=ping, params={}
  1902. 2019-08-19 18:21:13,235 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "567", "result": null}
  1903. 2019-08-19 18:21:18,295 - root - DEBUG - Received 56 bytes of data
  1904. 2019-08-19 18:21:18,295 - root - INFO - Handling request: id=568, method=ping, params={}
  1905. 2019-08-19 18:21:18,295 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "568", "result": null}
  1906. 2019-08-19 18:21:23,335 - root - DEBUG - Received 56 bytes of data
  1907. 2019-08-19 18:21:23,335 - root - INFO - Handling request: id=569, method=ping, params={}
  1908. 2019-08-19 18:21:23,335 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "569", "result": null}
  1909. 2019-08-19 18:21:28,363 - root - DEBUG - Received 56 bytes of data
  1910. 2019-08-19 18:21:28,363 - root - INFO - Handling request: id=570, method=ping, params={}
  1911. 2019-08-19 18:21:28,363 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "570", "result": null}
  1912. 2019-08-19 18:21:33,397 - root - DEBUG - Received 56 bytes of data
  1913. 2019-08-19 18:21:33,397 - root - INFO - Handling request: id=571, method=ping, params={}
  1914. 2019-08-19 18:21:33,397 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "571", "result": null}
  1915. 2019-08-19 18:21:38,425 - root - DEBUG - Received 56 bytes of data
  1916. 2019-08-19 18:21:38,425 - root - INFO - Handling request: id=572, method=ping, params={}
  1917. 2019-08-19 18:21:38,425 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "572", "result": null}
  1918. 2019-08-19 18:21:43,463 - root - DEBUG - Received 56 bytes of data
  1919. 2019-08-19 18:21:43,463 - root - INFO - Handling request: id=573, method=ping, params={}
  1920. 2019-08-19 18:21:43,463 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "573", "result": null}
  1921. 2019-08-19 18:21:48,520 - root - DEBUG - Received 56 bytes of data
  1922. 2019-08-19 18:21:48,520 - root - INFO - Handling request: id=574, method=ping, params={}
  1923. 2019-08-19 18:21:48,520 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "574", "result": null}
  1924. 2019-08-19 18:21:53,562 - root - DEBUG - Received 56 bytes of data
  1925. 2019-08-19 18:21:53,562 - root - INFO - Handling request: id=575, method=ping, params={}
  1926. 2019-08-19 18:21:53,562 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "575", "result": null}
  1927. 2019-08-19 18:21:58,630 - root - DEBUG - Received 56 bytes of data
  1928. 2019-08-19 18:21:58,630 - root - INFO - Handling request: id=576, method=ping, params={}
  1929. 2019-08-19 18:21:58,630 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "576", "result": null}
  1930. 2019-08-19 18:22:03,670 - root - DEBUG - Received 56 bytes of data
  1931. 2019-08-19 18:22:03,670 - root - INFO - Handling request: id=577, method=ping, params={}
  1932. 2019-08-19 18:22:03,670 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "577", "result": null}
  1933. 2019-08-19 18:22:08,704 - root - DEBUG - Received 56 bytes of data
  1934. 2019-08-19 18:22:08,704 - root - INFO - Handling request: id=578, method=ping, params={}
  1935. 2019-08-19 18:22:08,704 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "578", "result": null}
  1936. 2019-08-19 18:22:13,739 - root - DEBUG - Received 56 bytes of data
  1937. 2019-08-19 18:22:13,739 - root - INFO - Handling request: id=579, method=ping, params={}
  1938. 2019-08-19 18:22:13,739 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "579", "result": null}
  1939. 2019-08-19 18:22:18,775 - root - DEBUG - Received 56 bytes of data
  1940. 2019-08-19 18:22:18,775 - root - INFO - Handling request: id=580, method=ping, params={}
  1941. 2019-08-19 18:22:18,775 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "580", "result": null}
  1942. 2019-08-19 18:22:23,807 - root - DEBUG - Received 56 bytes of data
  1943. 2019-08-19 18:22:23,807 - root - INFO - Handling request: id=581, method=ping, params={}
  1944. 2019-08-19 18:22:23,807 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "581", "result": null}
  1945. 2019-08-19 18:22:28,846 - root - DEBUG - Received 56 bytes of data
  1946. 2019-08-19 18:22:28,846 - root - INFO - Handling request: id=582, method=ping, params={}
  1947. 2019-08-19 18:22:28,846 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "582", "result": null}
  1948. 2019-08-19 18:22:33,886 - root - DEBUG - Received 56 bytes of data
  1949. 2019-08-19 18:22:33,886 - root - INFO - Handling request: id=583, method=ping, params={}
  1950. 2019-08-19 18:22:33,886 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "583", "result": null}
  1951. 2019-08-19 18:22:38,923 - root - DEBUG - Received 56 bytes of data
  1952. 2019-08-19 18:22:38,923 - root - INFO - Handling request: id=584, method=ping, params={}
  1953. 2019-08-19 18:22:38,923 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "584", "result": null}
  1954. 2019-08-19 18:22:43,960 - root - DEBUG - Received 56 bytes of data
  1955. 2019-08-19 18:22:43,960 - root - INFO - Handling request: id=585, method=ping, params={}
  1956. 2019-08-19 18:22:43,961 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "585", "result": null}
  1957. 2019-08-19 18:22:48,995 - root - DEBUG - Received 56 bytes of data
  1958. 2019-08-19 18:22:48,995 - root - INFO - Handling request: id=586, method=ping, params={}
  1959. 2019-08-19 18:22:48,995 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "586", "result": null}
  1960. 2019-08-19 18:22:54,032 - root - DEBUG - Received 56 bytes of data
  1961. 2019-08-19 18:22:54,032 - root - INFO - Handling request: id=587, method=ping, params={}
  1962. 2019-08-19 18:22:54,032 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "587", "result": null}
  1963. 2019-08-19 18:22:59,069 - root - DEBUG - Received 56 bytes of data
  1964. 2019-08-19 18:22:59,069 - root - INFO - Handling request: id=588, method=ping, params={}
  1965. 2019-08-19 18:22:59,069 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "588", "result": null}
  1966. 2019-08-19 18:23:04,100 - root - DEBUG - Received 56 bytes of data
  1967. 2019-08-19 18:23:04,100 - root - INFO - Handling request: id=589, method=ping, params={}
  1968. 2019-08-19 18:23:04,101 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "589", "result": null}
  1969. 2019-08-19 18:23:09,148 - root - DEBUG - Received 56 bytes of data
  1970. 2019-08-19 18:23:09,149 - root - INFO - Handling request: id=590, method=ping, params={}
  1971. 2019-08-19 18:23:09,149 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "590", "result": null}
  1972. 2019-08-19 18:23:14,183 - root - DEBUG - Received 56 bytes of data
  1973. 2019-08-19 18:23:14,183 - root - INFO - Handling request: id=591, method=ping, params={}
  1974. 2019-08-19 18:23:14,183 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "591", "result": null}
  1975. 2019-08-19 18:23:19,213 - root - DEBUG - Received 56 bytes of data
  1976. 2019-08-19 18:23:19,213 - root - INFO - Handling request: id=592, method=ping, params={}
  1977. 2019-08-19 18:23:19,213 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "592", "result": null}
  1978. 2019-08-19 18:23:24,250 - root - DEBUG - Received 56 bytes of data
  1979. 2019-08-19 18:23:24,250 - root - INFO - Handling request: id=593, method=ping, params={}
  1980. 2019-08-19 18:23:24,250 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "593", "result": null}
  1981. 2019-08-19 18:23:29,298 - root - DEBUG - Received 56 bytes of data
  1982. 2019-08-19 18:23:29,298 - root - INFO - Handling request: id=594, method=ping, params={}
  1983. 2019-08-19 18:23:29,298 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "594", "result": null}
  1984. 2019-08-19 18:23:34,338 - root - DEBUG - Received 56 bytes of data
  1985. 2019-08-19 18:23:34,338 - root - INFO - Handling request: id=595, method=ping, params={}
  1986. 2019-08-19 18:23:34,338 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "595", "result": null}
  1987. 2019-08-19 18:23:39,387 - root - DEBUG - Received 56 bytes of data
  1988. 2019-08-19 18:23:39,387 - root - INFO - Handling request: id=596, method=ping, params={}
  1989. 2019-08-19 18:23:39,387 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "596", "result": null}
  1990. 2019-08-19 18:23:44,424 - root - DEBUG - Received 56 bytes of data
  1991. 2019-08-19 18:23:44,424 - root - INFO - Handling request: id=597, method=ping, params={}
  1992. 2019-08-19 18:23:44,424 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "597", "result": null}
  1993. 2019-08-19 18:23:49,458 - root - DEBUG - Received 56 bytes of data
  1994. 2019-08-19 18:23:49,458 - root - INFO - Handling request: id=598, method=ping, params={}
  1995. 2019-08-19 18:23:49,458 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "598", "result": null}
  1996. 2019-08-19 18:23:54,493 - root - DEBUG - Received 56 bytes of data
  1997. 2019-08-19 18:23:54,493 - root - INFO - Handling request: id=599, method=ping, params={}
  1998. 2019-08-19 18:23:54,493 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "599", "result": null}
  1999. 2019-08-19 18:23:59,529 - root - DEBUG - Received 56 bytes of data
  2000. 2019-08-19 18:23:59,529 - root - INFO - Handling request: id=600, method=ping, params={}
  2001. 2019-08-19 18:23:59,529 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "600", "result": null}
  2002. 2019-08-19 18:24:04,570 - root - DEBUG - Received 56 bytes of data
  2003. 2019-08-19 18:24:04,570 - root - INFO - Handling request: id=601, method=ping, params={}
  2004. 2019-08-19 18:24:04,570 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "601", "result": null}
  2005. 2019-08-19 18:24:09,614 - root - DEBUG - Received 56 bytes of data
  2006. 2019-08-19 18:24:09,614 - root - INFO - Handling request: id=602, method=ping, params={}
  2007. 2019-08-19 18:24:09,614 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "602", "result": null}
  2008. 2019-08-19 18:24:14,651 - root - DEBUG - Received 56 bytes of data
  2009. 2019-08-19 18:24:14,651 - root - INFO - Handling request: id=603, method=ping, params={}
  2010. 2019-08-19 18:24:14,651 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "603", "result": null}
  2011. 2019-08-19 18:24:19,687 - root - DEBUG - Received 56 bytes of data
  2012. 2019-08-19 18:24:19,688 - root - INFO - Handling request: id=604, method=ping, params={}
  2013. 2019-08-19 18:24:19,688 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "604", "result": null}
  2014. 2019-08-19 18:24:24,720 - root - DEBUG - Received 56 bytes of data
  2015. 2019-08-19 18:24:24,720 - root - INFO - Handling request: id=605, method=ping, params={}
  2016. 2019-08-19 18:24:24,720 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "605", "result": null}
  2017. 2019-08-19 18:24:29,752 - root - DEBUG - Received 56 bytes of data
  2018. 2019-08-19 18:24:29,752 - root - INFO - Handling request: id=606, method=ping, params={}
  2019. 2019-08-19 18:24:29,752 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "606", "result": null}
  2020. 2019-08-19 18:24:34,805 - root - DEBUG - Received 56 bytes of data
  2021. 2019-08-19 18:24:34,805 - root - INFO - Handling request: id=607, method=ping, params={}
  2022. 2019-08-19 18:24:34,805 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "607", "result": null}
  2023. 2019-08-19 18:24:39,841 - root - DEBUG - Received 56 bytes of data
  2024. 2019-08-19 18:24:39,841 - root - INFO - Handling request: id=608, method=ping, params={}
  2025. 2019-08-19 18:24:39,841 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "608", "result": null}
  2026. 2019-08-19 18:24:44,896 - root - DEBUG - Received 56 bytes of data
  2027. 2019-08-19 18:24:44,896 - root - INFO - Handling request: id=609, method=ping, params={}
  2028. 2019-08-19 18:24:44,896 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "609", "result": null}
  2029. 2019-08-19 18:24:49,930 - root - DEBUG - Received 56 bytes of data
  2030. 2019-08-19 18:24:49,930 - root - INFO - Handling request: id=610, method=ping, params={}
  2031. 2019-08-19 18:24:49,930 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "610", "result": null}
  2032. 2019-08-19 18:24:54,971 - root - DEBUG - Received 56 bytes of data
  2033. 2019-08-19 18:24:54,971 - root - INFO - Handling request: id=611, method=ping, params={}
  2034. 2019-08-19 18:24:54,971 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "611", "result": null}
  2035. 2019-08-19 18:25:00,008 - root - DEBUG - Received 56 bytes of data
  2036. 2019-08-19 18:25:00,008 - root - INFO - Handling request: id=612, method=ping, params={}
  2037. 2019-08-19 18:25:00,008 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "612", "result": null}
  2038. 2019-08-19 18:25:05,044 - root - DEBUG - Received 56 bytes of data
  2039. 2019-08-19 18:25:05,044 - root - INFO - Handling request: id=613, method=ping, params={}
  2040. 2019-08-19 18:25:05,044 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "613", "result": null}
  2041. 2019-08-19 18:25:10,122 - root - DEBUG - Received 56 bytes of data
  2042. 2019-08-19 18:25:10,122 - root - INFO - Handling request: id=614, method=ping, params={}
  2043. 2019-08-19 18:25:10,122 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "614", "result": null}
  2044. 2019-08-19 18:25:15,156 - root - DEBUG - Received 56 bytes of data
  2045. 2019-08-19 18:25:15,156 - root - INFO - Handling request: id=615, method=ping, params={}
  2046. 2019-08-19 18:25:15,156 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "615", "result": null}
  2047. 2019-08-19 18:25:20,191 - root - DEBUG - Received 56 bytes of data
  2048. 2019-08-19 18:25:20,191 - root - INFO - Handling request: id=616, method=ping, params={}
  2049. 2019-08-19 18:25:20,191 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "616", "result": null}
  2050. 2019-08-19 18:25:25,224 - root - DEBUG - Received 56 bytes of data
  2051. 2019-08-19 18:25:25,224 - root - INFO - Handling request: id=617, method=ping, params={}
  2052. 2019-08-19 18:25:25,224 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "617", "result": null}
  2053. 2019-08-19 18:25:30,274 - root - DEBUG - Received 56 bytes of data
  2054. 2019-08-19 18:25:30,274 - root - INFO - Handling request: id=618, method=ping, params={}
  2055. 2019-08-19 18:25:30,274 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "618", "result": null}
  2056. 2019-08-19 18:25:35,334 - root - DEBUG - Received 56 bytes of data
  2057. 2019-08-19 18:25:35,334 - root - INFO - Handling request: id=619, method=ping, params={}
  2058. 2019-08-19 18:25:35,334 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "619", "result": null}
  2059. 2019-08-19 18:25:40,374 - root - DEBUG - Received 56 bytes of data
  2060. 2019-08-19 18:25:40,374 - root - INFO - Handling request: id=620, method=ping, params={}
  2061. 2019-08-19 18:25:40,374 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "620", "result": null}
  2062. 2019-08-19 18:25:45,409 - root - DEBUG - Received 56 bytes of data
  2063. 2019-08-19 18:25:45,409 - root - INFO - Handling request: id=621, method=ping, params={}
  2064. 2019-08-19 18:25:45,409 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "621", "result": null}
  2065. 2019-08-19 18:25:50,440 - root - DEBUG - Received 56 bytes of data
  2066. 2019-08-19 18:25:50,440 - root - INFO - Handling request: id=622, method=ping, params={}
  2067. 2019-08-19 18:25:50,440 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "622", "result": null}
  2068. 2019-08-19 18:25:55,483 - root - DEBUG - Received 56 bytes of data
  2069. 2019-08-19 18:25:55,483 - root - INFO - Handling request: id=623, method=ping, params={}
  2070. 2019-08-19 18:25:55,483 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "623", "result": null}
  2071. 2019-08-19 18:26:00,514 - root - DEBUG - Received 56 bytes of data
  2072. 2019-08-19 18:26:00,514 - root - INFO - Handling request: id=624, method=ping, params={}
  2073. 2019-08-19 18:26:00,514 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "624", "result": null}
  2074. 2019-08-19 18:26:05,546 - root - DEBUG - Received 56 bytes of data
  2075. 2019-08-19 18:26:05,546 - root - INFO - Handling request: id=625, method=ping, params={}
  2076. 2019-08-19 18:26:05,546 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "625", "result": null}
  2077. 2019-08-19 18:26:10,586 - root - DEBUG - Received 56 bytes of data
  2078. 2019-08-19 18:26:10,586 - root - INFO - Handling request: id=626, method=ping, params={}
  2079. 2019-08-19 18:26:10,586 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "626", "result": null}
  2080. 2019-08-19 18:26:15,621 - root - DEBUG - Received 56 bytes of data
  2081. 2019-08-19 18:26:15,621 - root - INFO - Handling request: id=627, method=ping, params={}
  2082. 2019-08-19 18:26:15,621 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "627", "result": null}
  2083. 2019-08-19 18:26:20,649 - root - DEBUG - Received 56 bytes of data
  2084. 2019-08-19 18:26:20,649 - root - INFO - Handling request: id=628, method=ping, params={}
  2085. 2019-08-19 18:26:20,649 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "628", "result": null}
  2086. 2019-08-19 18:26:25,685 - root - DEBUG - Received 56 bytes of data
  2087. 2019-08-19 18:26:25,685 - root - INFO - Handling request: id=629, method=ping, params={}
  2088. 2019-08-19 18:26:25,685 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "629", "result": null}
  2089. 2019-08-19 18:26:30,715 - root - DEBUG - Received 56 bytes of data
  2090. 2019-08-19 18:26:30,715 - root - INFO - Handling request: id=630, method=ping, params={}
  2091. 2019-08-19 18:26:30,716 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "630", "result": null}
  2092. 2019-08-19 18:26:35,749 - root - DEBUG - Received 56 bytes of data
  2093. 2019-08-19 18:26:35,749 - root - INFO - Handling request: id=631, method=ping, params={}
  2094. 2019-08-19 18:26:35,749 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "631", "result": null}
  2095. 2019-08-19 18:26:40,779 - root - DEBUG - Received 56 bytes of data
  2096. 2019-08-19 18:26:40,779 - root - INFO - Handling request: id=632, method=ping, params={}
  2097. 2019-08-19 18:26:40,779 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "632", "result": null}
  2098. 2019-08-19 18:26:45,832 - root - DEBUG - Received 56 bytes of data
  2099. 2019-08-19 18:26:45,832 - root - INFO - Handling request: id=633, method=ping, params={}
  2100. 2019-08-19 18:26:45,832 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "633", "result": null}
  2101. 2019-08-19 18:26:50,875 - root - DEBUG - Received 56 bytes of data
  2102. 2019-08-19 18:26:50,875 - root - INFO - Handling request: id=634, method=ping, params={}
  2103. 2019-08-19 18:26:50,875 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "634", "result": null}
  2104. 2019-08-19 18:26:55,905 - root - DEBUG - Received 56 bytes of data
  2105. 2019-08-19 18:26:55,905 - root - INFO - Handling request: id=635, method=ping, params={}
  2106. 2019-08-19 18:26:55,905 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "635", "result": null}
  2107. 2019-08-19 18:27:00,948 - root - DEBUG - Received 56 bytes of data
  2108. 2019-08-19 18:27:00,948 - root - INFO - Handling request: id=636, method=ping, params={}
  2109. 2019-08-19 18:27:00,948 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "636", "result": null}
  2110. 2019-08-19 18:27:05,988 - root - DEBUG - Received 56 bytes of data
  2111. 2019-08-19 18:27:05,988 - root - INFO - Handling request: id=637, method=ping, params={}
  2112. 2019-08-19 18:27:05,988 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "637", "result": null}
  2113. 2019-08-19 18:27:11,037 - root - DEBUG - Received 56 bytes of data
  2114. 2019-08-19 18:27:11,037 - root - INFO - Handling request: id=638, method=ping, params={}
  2115. 2019-08-19 18:27:11,037 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "638", "result": null}
  2116. 2019-08-19 18:27:16,077 - root - DEBUG - Received 56 bytes of data
  2117. 2019-08-19 18:27:16,077 - root - INFO - Handling request: id=639, method=ping, params={}
  2118. 2019-08-19 18:27:16,078 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "639", "result": null}
  2119. 2019-08-19 18:27:21,114 - root - DEBUG - Received 56 bytes of data
  2120. 2019-08-19 18:27:21,114 - root - INFO - Handling request: id=640, method=ping, params={}
  2121. 2019-08-19 18:27:21,114 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "640", "result": null}
  2122. 2019-08-19 18:27:26,148 - root - DEBUG - Received 56 bytes of data
  2123. 2019-08-19 18:27:26,148 - root - INFO - Handling request: id=641, method=ping, params={}
  2124. 2019-08-19 18:27:26,148 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "641", "result": null}
  2125. 2019-08-19 18:27:31,184 - root - DEBUG - Received 56 bytes of data
  2126. 2019-08-19 18:27:31,184 - root - INFO - Handling request: id=642, method=ping, params={}
  2127. 2019-08-19 18:27:31,184 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "642", "result": null}
  2128. 2019-08-19 18:27:36,245 - root - DEBUG - Received 56 bytes of data
  2129. 2019-08-19 18:27:36,245 - root - INFO - Handling request: id=643, method=ping, params={}
  2130. 2019-08-19 18:27:36,245 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "643", "result": null}
  2131. 2019-08-19 18:27:41,303 - root - DEBUG - Received 56 bytes of data
  2132. 2019-08-19 18:27:41,303 - root - INFO - Handling request: id=644, method=ping, params={}
  2133. 2019-08-19 18:27:41,303 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "644", "result": null}
  2134. 2019-08-19 18:27:46,332 - root - DEBUG - Received 56 bytes of data
  2135. 2019-08-19 18:27:46,332 - root - INFO - Handling request: id=645, method=ping, params={}
  2136. 2019-08-19 18:27:46,332 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "645", "result": null}
  2137. 2019-08-19 18:27:51,366 - root - DEBUG - Received 56 bytes of data
  2138. 2019-08-19 18:27:51,366 - root - INFO - Handling request: id=646, method=ping, params={}
  2139. 2019-08-19 18:27:51,367 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "646", "result": null}
  2140. 2019-08-19 18:27:56,414 - root - DEBUG - Received 56 bytes of data
  2141. 2019-08-19 18:27:56,414 - root - INFO - Handling request: id=647, method=ping, params={}
  2142. 2019-08-19 18:27:56,414 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "647", "result": null}
  2143. 2019-08-19 18:28:01,456 - root - DEBUG - Received 56 bytes of data
  2144. 2019-08-19 18:28:01,456 - root - INFO - Handling request: id=648, method=ping, params={}
  2145. 2019-08-19 18:28:01,456 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "648", "result": null}
  2146. 2019-08-19 18:28:06,501 - root - DEBUG - Received 56 bytes of data
  2147. 2019-08-19 18:28:06,501 - root - INFO - Handling request: id=649, method=ping, params={}
  2148. 2019-08-19 18:28:06,501 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "649", "result": null}
  2149. 2019-08-19 18:28:11,535 - root - DEBUG - Received 56 bytes of data
  2150. 2019-08-19 18:28:11,535 - root - INFO - Handling request: id=650, method=ping, params={}
  2151. 2019-08-19 18:28:11,535 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "650", "result": null}
  2152. 2019-08-19 18:28:16,571 - root - DEBUG - Received 56 bytes of data
  2153. 2019-08-19 18:28:16,571 - root - INFO - Handling request: id=651, method=ping, params={}
  2154. 2019-08-19 18:28:16,571 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "651", "result": null}
  2155. 2019-08-19 18:28:21,624 - root - DEBUG - Received 56 bytes of data
  2156. 2019-08-19 18:28:21,624 - root - INFO - Handling request: id=652, method=ping, params={}
  2157. 2019-08-19 18:28:21,624 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "652", "result": null}
  2158. 2019-08-19 18:28:26,650 - root - DEBUG - Received 56 bytes of data
  2159. 2019-08-19 18:28:26,650 - root - INFO - Handling request: id=653, method=ping, params={}
  2160. 2019-08-19 18:28:26,650 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "653", "result": null}
  2161. 2019-08-19 18:28:31,712 - root - DEBUG - Received 56 bytes of data
  2162. 2019-08-19 18:28:31,712 - root - INFO - Handling request: id=654, method=ping, params={}
  2163. 2019-08-19 18:28:31,712 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "654", "result": null}
  2164. 2019-08-19 18:28:36,749 - root - DEBUG - Received 56 bytes of data
  2165. 2019-08-19 18:28:36,749 - root - INFO - Handling request: id=655, method=ping, params={}
  2166. 2019-08-19 18:28:36,749 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "655", "result": null}
  2167. 2019-08-19 18:28:41,788 - root - DEBUG - Received 56 bytes of data
  2168. 2019-08-19 18:28:41,788 - root - INFO - Handling request: id=656, method=ping, params={}
  2169. 2019-08-19 18:28:41,788 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "656", "result": null}
  2170. 2019-08-19 18:28:46,825 - root - DEBUG - Received 56 bytes of data
  2171. 2019-08-19 18:28:46,825 - root - INFO - Handling request: id=657, method=ping, params={}
  2172. 2019-08-19 18:28:46,826 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "657", "result": null}
  2173. 2019-08-19 18:28:51,865 - root - DEBUG - Received 56 bytes of data
  2174. 2019-08-19 18:28:51,865 - root - INFO - Handling request: id=658, method=ping, params={}
  2175. 2019-08-19 18:28:51,865 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "658", "result": null}
  2176. 2019-08-19 18:28:56,910 - root - DEBUG - Received 56 bytes of data
  2177. 2019-08-19 18:28:56,910 - root - INFO - Handling request: id=659, method=ping, params={}
  2178. 2019-08-19 18:28:56,910 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "659", "result": null}
  2179. 2019-08-19 18:29:01,964 - root - DEBUG - Received 56 bytes of data
  2180. 2019-08-19 18:29:01,964 - root - INFO - Handling request: id=660, method=ping, params={}
  2181. 2019-08-19 18:29:01,964 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "660", "result": null}
  2182. 2019-08-19 18:29:07,007 - root - DEBUG - Received 56 bytes of data
  2183. 2019-08-19 18:29:07,007 - root - INFO - Handling request: id=661, method=ping, params={}
  2184. 2019-08-19 18:29:07,007 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "661", "result": null}
  2185. 2019-08-19 18:29:12,038 - root - DEBUG - Received 56 bytes of data
  2186. 2019-08-19 18:29:12,038 - root - INFO - Handling request: id=662, method=ping, params={}
  2187. 2019-08-19 18:29:12,038 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "662", "result": null}
  2188. 2019-08-19 18:29:17,086 - root - DEBUG - Received 56 bytes of data
  2189. 2019-08-19 18:29:17,086 - root - INFO - Handling request: id=663, method=ping, params={}
  2190. 2019-08-19 18:29:17,086 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "663", "result": null}
  2191. 2019-08-19 18:29:22,170 - root - DEBUG - Received 56 bytes of data
  2192. 2019-08-19 18:29:22,170 - root - INFO - Handling request: id=664, method=ping, params={}
  2193. 2019-08-19 18:29:22,170 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "664", "result": null}
  2194. 2019-08-19 18:29:27,213 - root - DEBUG - Received 56 bytes of data
  2195. 2019-08-19 18:29:27,213 - root - INFO - Handling request: id=665, method=ping, params={}
  2196. 2019-08-19 18:29:27,213 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "665", "result": null}
  2197. 2019-08-19 18:29:32,265 - root - DEBUG - Received 56 bytes of data
  2198. 2019-08-19 18:29:32,265 - root - INFO - Handling request: id=666, method=ping, params={}
  2199. 2019-08-19 18:29:32,265 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "666", "result": null}
  2200. 2019-08-19 18:29:37,299 - root - DEBUG - Received 56 bytes of data
  2201. 2019-08-19 18:29:37,299 - root - INFO - Handling request: id=667, method=ping, params={}
  2202. 2019-08-19 18:29:37,299 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "667", "result": null}
  2203. 2019-08-19 18:29:42,333 - root - DEBUG - Received 56 bytes of data
  2204. 2019-08-19 18:29:42,333 - root - INFO - Handling request: id=668, method=ping, params={}
  2205. 2019-08-19 18:29:42,333 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "668", "result": null}
  2206. 2019-08-19 18:29:47,385 - root - DEBUG - Received 56 bytes of data
  2207. 2019-08-19 18:29:47,385 - root - INFO - Handling request: id=669, method=ping, params={}
  2208. 2019-08-19 18:29:47,385 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "669", "result": null}
  2209. 2019-08-19 18:29:52,421 - root - DEBUG - Received 56 bytes of data
  2210. 2019-08-19 18:29:52,421 - root - INFO - Handling request: id=670, method=ping, params={}
  2211. 2019-08-19 18:29:52,421 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "670", "result": null}
  2212. 2019-08-19 18:29:57,458 - root - DEBUG - Received 56 bytes of data
  2213. 2019-08-19 18:29:57,458 - root - INFO - Handling request: id=671, method=ping, params={}
  2214. 2019-08-19 18:29:57,458 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "671", "result": null}
  2215. 2019-08-19 18:30:02,506 - root - DEBUG - Received 56 bytes of data
  2216. 2019-08-19 18:30:02,506 - root - INFO - Handling request: id=672, method=ping, params={}
  2217. 2019-08-19 18:30:02,506 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "672", "result": null}
  2218. 2019-08-19 18:30:07,560 - root - DEBUG - Received 56 bytes of data
  2219. 2019-08-19 18:30:07,561 - root - INFO - Handling request: id=673, method=ping, params={}
  2220. 2019-08-19 18:30:07,561 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "673", "result": null}
  2221. 2019-08-19 18:30:12,601 - root - DEBUG - Received 56 bytes of data
  2222. 2019-08-19 18:30:12,601 - root - INFO - Handling request: id=674, method=ping, params={}
  2223. 2019-08-19 18:30:12,601 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "674", "result": null}
  2224. 2019-08-19 18:30:17,643 - root - DEBUG - Received 56 bytes of data
  2225. 2019-08-19 18:30:17,643 - root - INFO - Handling request: id=675, method=ping, params={}
  2226. 2019-08-19 18:30:17,643 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "675", "result": null}
  2227. 2019-08-19 18:30:22,673 - root - DEBUG - Received 56 bytes of data
  2228. 2019-08-19 18:30:22,673 - root - INFO - Handling request: id=676, method=ping, params={}
  2229. 2019-08-19 18:30:22,673 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "676", "result": null}
  2230. 2019-08-19 18:30:27,707 - root - DEBUG - Received 56 bytes of data
  2231. 2019-08-19 18:30:27,707 - root - INFO - Handling request: id=677, method=ping, params={}
  2232. 2019-08-19 18:30:27,707 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "677", "result": null}
  2233. 2019-08-19 18:30:32,741 - root - DEBUG - Received 56 bytes of data
  2234. 2019-08-19 18:30:32,742 - root - INFO - Handling request: id=678, method=ping, params={}
  2235. 2019-08-19 18:30:32,742 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "678", "result": null}
  2236. 2019-08-19 18:30:37,814 - root - DEBUG - Received 56 bytes of data
  2237. 2019-08-19 18:30:37,814 - root - INFO - Handling request: id=679, method=ping, params={}
  2238. 2019-08-19 18:30:37,814 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "679", "result": null}
  2239. 2019-08-19 18:30:42,851 - root - DEBUG - Received 56 bytes of data
  2240. 2019-08-19 18:30:42,851 - root - INFO - Handling request: id=680, method=ping, params={}
  2241. 2019-08-19 18:30:42,851 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "680", "result": null}
  2242. 2019-08-19 18:30:47,887 - root - DEBUG - Received 56 bytes of data
  2243. 2019-08-19 18:30:47,887 - root - INFO - Handling request: id=681, method=ping, params={}
  2244. 2019-08-19 18:30:47,887 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "681", "result": null}
  2245. 2019-08-19 18:30:52,925 - root - DEBUG - Received 56 bytes of data
  2246. 2019-08-19 18:30:52,926 - root - INFO - Handling request: id=682, method=ping, params={}
  2247. 2019-08-19 18:30:52,926 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "682", "result": null}
  2248. 2019-08-19 18:30:57,958 - root - DEBUG - Received 56 bytes of data
  2249. 2019-08-19 18:30:57,958 - root - INFO - Handling request: id=683, method=ping, params={}
  2250. 2019-08-19 18:30:57,958 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "683", "result": null}
  2251. 2019-08-19 18:31:03,003 - root - DEBUG - Received 56 bytes of data
  2252. 2019-08-19 18:31:03,003 - root - INFO - Handling request: id=684, method=ping, params={}
  2253. 2019-08-19 18:31:03,003 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "684", "result": null}
  2254. 2019-08-19 18:31:08,035 - root - DEBUG - Received 56 bytes of data
  2255. 2019-08-19 18:31:08,035 - root - INFO - Handling request: id=685, method=ping, params={}
  2256. 2019-08-19 18:31:08,035 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "685", "result": null}
  2257. 2019-08-19 18:31:13,074 - root - DEBUG - Received 56 bytes of data
  2258. 2019-08-19 18:31:13,074 - root - INFO - Handling request: id=686, method=ping, params={}
  2259. 2019-08-19 18:31:13,075 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "686", "result": null}
  2260. 2019-08-19 18:31:18,112 - root - DEBUG - Received 56 bytes of data
  2261. 2019-08-19 18:31:18,112 - root - INFO - Handling request: id=687, method=ping, params={}
  2262. 2019-08-19 18:31:18,112 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "687", "result": null}
  2263. 2019-08-19 18:31:23,152 - root - DEBUG - Received 56 bytes of data
  2264. 2019-08-19 18:31:23,152 - root - INFO - Handling request: id=688, method=ping, params={}
  2265. 2019-08-19 18:31:23,152 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "688", "result": null}
  2266. 2019-08-19 18:31:28,189 - root - DEBUG - Received 56 bytes of data
  2267. 2019-08-19 18:31:28,189 - root - INFO - Handling request: id=689, method=ping, params={}
  2268. 2019-08-19 18:31:28,190 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "689", "result": null}
  2269. 2019-08-19 18:31:33,222 - root - DEBUG - Received 56 bytes of data
  2270. 2019-08-19 18:31:33,222 - root - INFO - Handling request: id=690, method=ping, params={}
  2271. 2019-08-19 18:31:33,222 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "690", "result": null}
  2272. 2019-08-19 18:31:38,248 - root - DEBUG - Received 56 bytes of data
  2273. 2019-08-19 18:31:38,248 - root - INFO - Handling request: id=691, method=ping, params={}
  2274. 2019-08-19 18:31:38,248 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "691", "result": null}
  2275. 2019-08-19 18:31:43,281 - root - DEBUG - Received 56 bytes of data
  2276. 2019-08-19 18:31:43,281 - root - INFO - Handling request: id=692, method=ping, params={}
  2277. 2019-08-19 18:31:43,281 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "692", "result": null}
  2278. 2019-08-19 18:31:48,333 - root - DEBUG - Received 56 bytes of data
  2279. 2019-08-19 18:31:48,333 - root - INFO - Handling request: id=693, method=ping, params={}
  2280. 2019-08-19 18:31:48,333 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "693", "result": null}
  2281. 2019-08-19 18:31:53,372 - root - DEBUG - Received 56 bytes of data
  2282. 2019-08-19 18:31:53,372 - root - INFO - Handling request: id=694, method=ping, params={}
  2283. 2019-08-19 18:31:53,372 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "694", "result": null}
  2284. 2019-08-19 18:31:58,406 - root - DEBUG - Received 56 bytes of data
  2285. 2019-08-19 18:31:58,406 - root - INFO - Handling request: id=695, method=ping, params={}
  2286. 2019-08-19 18:31:58,406 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "695", "result": null}
  2287. 2019-08-19 18:32:03,441 - root - DEBUG - Received 56 bytes of data
  2288. 2019-08-19 18:32:03,441 - root - INFO - Handling request: id=696, method=ping, params={}
  2289. 2019-08-19 18:32:03,441 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "696", "result": null}
  2290. 2019-08-19 18:32:08,499 - root - DEBUG - Received 56 bytes of data
  2291. 2019-08-19 18:32:08,500 - root - INFO - Handling request: id=697, method=ping, params={}
  2292. 2019-08-19 18:32:08,500 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "697", "result": null}
  2293. 2019-08-19 18:32:13,534 - root - DEBUG - Received 56 bytes of data
  2294. 2019-08-19 18:32:13,534 - root - INFO - Handling request: id=698, method=ping, params={}
  2295. 2019-08-19 18:32:13,534 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "698", "result": null}
  2296. 2019-08-19 18:32:18,568 - root - DEBUG - Received 56 bytes of data
  2297. 2019-08-19 18:32:18,568 - root - INFO - Handling request: id=699, method=ping, params={}
  2298. 2019-08-19 18:32:18,568 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "699", "result": null}
  2299. 2019-08-19 18:32:23,601 - root - DEBUG - Received 56 bytes of data
  2300. 2019-08-19 18:32:23,601 - root - INFO - Handling request: id=700, method=ping, params={}
  2301. 2019-08-19 18:32:23,601 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "700", "result": null}
  2302. 2019-08-19 18:32:28,674 - root - DEBUG - Received 56 bytes of data
  2303. 2019-08-19 18:32:28,674 - root - INFO - Handling request: id=701, method=ping, params={}
  2304. 2019-08-19 18:32:28,674 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "701", "result": null}
  2305. 2019-08-19 18:32:33,716 - root - DEBUG - Received 56 bytes of data
  2306. 2019-08-19 18:32:33,716 - root - INFO - Handling request: id=702, method=ping, params={}
  2307. 2019-08-19 18:32:33,716 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "702", "result": null}
  2308. 2019-08-19 18:32:38,784 - root - DEBUG - Received 56 bytes of data
  2309. 2019-08-19 18:32:38,784 - root - INFO - Handling request: id=703, method=ping, params={}
  2310. 2019-08-19 18:32:38,784 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "703", "result": null}
  2311. 2019-08-19 18:32:43,814 - root - DEBUG - Received 56 bytes of data
  2312. 2019-08-19 18:32:43,814 - root - INFO - Handling request: id=704, method=ping, params={}
  2313. 2019-08-19 18:32:43,814 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "704", "result": null}
  2314. 2019-08-19 18:32:48,861 - root - DEBUG - Received 56 bytes of data
  2315. 2019-08-19 18:32:48,861 - root - INFO - Handling request: id=705, method=ping, params={}
  2316. 2019-08-19 18:32:48,861 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "705", "result": null}
  2317. 2019-08-19 18:32:53,921 - root - DEBUG - Received 56 bytes of data
  2318. 2019-08-19 18:32:53,921 - root - INFO - Handling request: id=706, method=ping, params={}
  2319. 2019-08-19 18:32:53,921 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "706", "result": null}
  2320. 2019-08-19 18:32:58,972 - root - DEBUG - Received 56 bytes of data
  2321. 2019-08-19 18:32:58,972 - root - INFO - Handling request: id=707, method=ping, params={}
  2322. 2019-08-19 18:32:58,972 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "707", "result": null}
  2323. 2019-08-19 18:33:03,977 - root - DEBUG - Received 56 bytes of data
  2324. 2019-08-19 18:33:03,977 - root - INFO - Handling request: id=708, method=ping, params={}
  2325. 2019-08-19 18:33:03,977 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "708", "result": null}
  2326. 2019-08-19 18:33:09,037 - root - DEBUG - Received 56 bytes of data
  2327. 2019-08-19 18:33:09,037 - root - INFO - Handling request: id=709, method=ping, params={}
  2328. 2019-08-19 18:33:09,038 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "709", "result": null}
  2329. 2019-08-19 18:33:14,043 - root - DEBUG - Received 56 bytes of data
  2330. 2019-08-19 18:33:14,043 - root - INFO - Handling request: id=710, method=ping, params={}
  2331. 2019-08-19 18:33:14,043 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "710", "result": null}
  2332. 2019-08-19 18:33:19,047 - root - DEBUG - Received 56 bytes of data
  2333. 2019-08-19 18:33:19,047 - root - INFO - Handling request: id=711, method=ping, params={}
  2334. 2019-08-19 18:33:19,048 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "711", "result": null}
  2335. 2019-08-19 18:33:24,110 - root - DEBUG - Received 56 bytes of data
  2336. 2019-08-19 18:33:24,110 - root - INFO - Handling request: id=712, method=ping, params={}
  2337. 2019-08-19 18:33:24,110 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "712", "result": null}
  2338. 2019-08-19 18:33:29,148 - root - DEBUG - Received 56 bytes of data
  2339. 2019-08-19 18:33:29,148 - root - INFO - Handling request: id=713, method=ping, params={}
  2340. 2019-08-19 18:33:29,148 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "713", "result": null}
  2341. 2019-08-19 18:33:34,186 - root - DEBUG - Received 56 bytes of data
  2342. 2019-08-19 18:33:34,186 - root - INFO - Handling request: id=714, method=ping, params={}
  2343. 2019-08-19 18:33:34,186 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "714", "result": null}
  2344. 2019-08-19 18:33:39,230 - root - DEBUG - Received 56 bytes of data
  2345. 2019-08-19 18:33:39,230 - root - INFO - Handling request: id=715, method=ping, params={}
  2346. 2019-08-19 18:33:39,230 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "715", "result": null}
  2347. 2019-08-19 18:33:44,272 - root - DEBUG - Received 56 bytes of data
  2348. 2019-08-19 18:33:44,272 - root - INFO - Handling request: id=716, method=ping, params={}
  2349. 2019-08-19 18:33:44,272 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "716", "result": null}
  2350. 2019-08-19 18:33:49,356 - root - DEBUG - Received 56 bytes of data
  2351. 2019-08-19 18:33:49,356 - root - INFO - Handling request: id=717, method=ping, params={}
  2352. 2019-08-19 18:33:49,356 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "717", "result": null}
  2353. 2019-08-19 18:33:54,387 - root - DEBUG - Received 56 bytes of data
  2354. 2019-08-19 18:33:54,387 - root - INFO - Handling request: id=718, method=ping, params={}
  2355. 2019-08-19 18:33:54,387 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "718", "result": null}
  2356. 2019-08-19 18:33:59,423 - root - DEBUG - Received 56 bytes of data
  2357. 2019-08-19 18:33:59,423 - root - INFO - Handling request: id=719, method=ping, params={}
  2358. 2019-08-19 18:33:59,423 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "719", "result": null}
  2359. 2019-08-19 18:34:04,494 - root - DEBUG - Received 56 bytes of data
  2360. 2019-08-19 18:34:04,494 - root - INFO - Handling request: id=720, method=ping, params={}
  2361. 2019-08-19 18:34:04,494 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "720", "result": null}
  2362. 2019-08-19 18:34:08,116 - root - DEBUG - Received 70 bytes of data
  2363. 2019-08-19 18:34:08,116 - root - INFO - Handling request: id=721, method=import_local_games, params={}
  2364. 2019-08-19 18:34:08,123 - root - ERROR - Unexpected exception raised in plugin handler
  2365. Traceback (most recent call last):
  2366. File "C:\Users\cdow\AppData\Local\GOG.com\Galaxy\plugins\installed\ffxiv\modules\galaxy\api\jsonrpc.py", line 187, in handle
  2367. result = await callback(*bound_args.args, **bound_args.kwargs)
  2368. File "C:\Users\cdow\AppData\Local\GOG.com\Galaxy\plugins\installed\ffxiv\modules\galaxy\api\plugin.py", line 152, in method
  2369. result = await handler(*args, **kwargs)
  2370. File "C:\Users\cdow\AppData\Local\GOG.com\Galaxy\plugins\installed\ffxiv\plugin.py", line 71, in get_local_games
  2371. self._game_instances = ffxiv_localgame.get_game_instances()
  2372. File "C:\Users\cdow\AppData\Local\GOG.com\Galaxy\plugins\installed\ffxiv\ffxiv_localgame.py", line 28, in get_game_instances
  2373. if not os.path.exists(install_folder):
  2374. File "D:\obj\Windows-Release\37win32_Release\msi_python\zip_win32\genericpath.py", line 19, in exists
  2375. TypeError: stat: path should be string, bytes, os.PathLike or integer, not NoneType
  2376. 2019-08-19 18:34:08,124 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "721", "error": {"code": 0, "message": "Unknown error", "data": "stat: path should be string, bytes, os.PathLike or integer, not NoneType"}}
  2377. 2019-08-19 18:34:08,124 - root - DEBUG - Received 70 bytes of data
  2378. 2019-08-19 18:34:08,124 - root - INFO - Handling request: id=722, method=import_owned_games, params={}
  2379. 2019-08-19 18:34:08,130 - root - ERROR - Unexpected exception raised in plugin handler
  2380. Traceback (most recent call last):
  2381. File "C:\Users\cdow\AppData\Local\GOG.com\Galaxy\plugins\installed\ffxiv\modules\galaxy\api\jsonrpc.py", line 187, in handle
  2382. result = await callback(*bound_args.args, **bound_args.kwargs)
  2383. File "C:\Users\cdow\AppData\Local\GOG.com\Galaxy\plugins\installed\ffxiv\modules\galaxy\api\plugin.py", line 152, in method
  2384. result = await handler(*args, **kwargs)
  2385. File "C:\Users\cdow\AppData\Local\GOG.com\Galaxy\plugins\installed\ffxiv\plugin.py", line 84, in get_owned_games
  2386. install_folder = ffxiv_tools.get_installation_folder() + "\\game\\sqpack\\"
  2387. TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'
  2388. 2019-08-19 18:34:08,130 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "722", "error": {"code": 0, "message": "Unknown error", "data": "unsupported operand type(s) for +: 'NoneType' and 'str'"}}
  2389. 2019-08-19 18:34:08,130 - root - DEBUG - Received 66 bytes of data
  2390. 2019-08-19 18:34:08,131 - root - INFO - Handling request: id=723, method=import_friends, params={}
  2391. 2019-08-19 18:34:08,131 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "723", "result": {"friend_info_list": []}}
  2392. 2019-08-19 18:34:09,535 - root - DEBUG - Received 56 bytes of data
  2393. 2019-08-19 18:34:09,535 - root - INFO - Handling request: id=724, method=ping, params={}
  2394. 2019-08-19 18:34:09,535 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "724", "result": null}
  2395. 2019-08-19 18:34:14,643 - root - DEBUG - Received 56 bytes of data
  2396. 2019-08-19 18:34:14,643 - root - INFO - Handling request: id=725, method=ping, params={}
  2397. 2019-08-19 18:34:14,643 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "725", "result": null}
  2398. 2019-08-19 18:34:19,693 - root - DEBUG - Received 56 bytes of data
  2399. 2019-08-19 18:34:19,693 - root - INFO - Handling request: id=726, method=ping, params={}
  2400. 2019-08-19 18:34:19,693 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "726", "result": null}
  2401. 2019-08-19 18:34:24,729 - root - DEBUG - Received 56 bytes of data
  2402. 2019-08-19 18:34:24,729 - root - INFO - Handling request: id=727, method=ping, params={}
  2403. 2019-08-19 18:34:24,729 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "727", "result": null}
  2404. 2019-08-19 18:34:29,822 - root - DEBUG - Received 56 bytes of data
  2405. 2019-08-19 18:34:29,822 - root - INFO - Handling request: id=728, method=ping, params={}
  2406. 2019-08-19 18:34:29,822 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "728", "result": null}
  2407. 2019-08-19 18:34:34,883 - root - DEBUG - Received 56 bytes of data
  2408. 2019-08-19 18:34:34,883 - root - INFO - Handling request: id=729, method=ping, params={}
  2409. 2019-08-19 18:34:34,883 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "729", "result": null}
  2410. 2019-08-19 18:34:39,937 - root - DEBUG - Received 56 bytes of data
  2411. 2019-08-19 18:34:39,937 - root - INFO - Handling request: id=730, method=ping, params={}
  2412. 2019-08-19 18:34:39,937 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "730", "result": null}
  2413. 2019-08-19 18:34:44,953 - root - DEBUG - Received 56 bytes of data
  2414. 2019-08-19 18:34:44,953 - root - INFO - Handling request: id=731, method=ping, params={}
  2415. 2019-08-19 18:34:44,953 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "731", "result": null}
  2416. 2019-08-19 18:34:50,049 - root - DEBUG - Received 56 bytes of data
  2417. 2019-08-19 18:34:50,049 - root - INFO - Handling request: id=732, method=ping, params={}
  2418. 2019-08-19 18:34:50,049 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "732", "result": null}
  2419. 2019-08-19 18:34:55,093 - root - DEBUG - Received 56 bytes of data
  2420. 2019-08-19 18:34:55,093 - root - INFO - Handling request: id=733, method=ping, params={}
  2421. 2019-08-19 18:34:55,093 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "733", "result": null}
  2422. 2019-08-19 18:35:00,138 - root - DEBUG - Received 56 bytes of data
  2423. 2019-08-19 18:35:00,139 - root - INFO - Handling request: id=734, method=ping, params={}
  2424. 2019-08-19 18:35:00,139 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "734", "result": null}
  2425. 2019-08-19 18:35:05,199 - root - DEBUG - Received 56 bytes of data
  2426. 2019-08-19 18:35:05,200 - root - INFO - Handling request: id=735, method=ping, params={}
  2427. 2019-08-19 18:35:05,200 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "735", "result": null}
  2428. 2019-08-19 18:35:10,266 - root - DEBUG - Received 56 bytes of data
  2429. 2019-08-19 18:35:10,266 - root - INFO - Handling request: id=736, method=ping, params={}
  2430. 2019-08-19 18:35:10,266 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "736", "result": null}
  2431. 2019-08-19 18:35:15,303 - root - DEBUG - Received 56 bytes of data
  2432. 2019-08-19 18:35:15,303 - root - INFO - Handling request: id=737, method=ping, params={}
  2433. 2019-08-19 18:35:15,303 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "737", "result": null}
  2434. 2019-08-19 18:35:20,327 - root - DEBUG - Received 56 bytes of data
  2435. 2019-08-19 18:35:20,327 - root - INFO - Handling request: id=738, method=ping, params={}
  2436. 2019-08-19 18:35:20,327 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "738", "result": null}
  2437. 2019-08-19 18:35:25,388 - root - DEBUG - Received 56 bytes of data
  2438. 2019-08-19 18:35:25,388 - root - INFO - Handling request: id=739, method=ping, params={}
  2439. 2019-08-19 18:35:25,388 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "739", "result": null}
  2440. 2019-08-19 18:35:30,463 - root - DEBUG - Received 56 bytes of data
  2441. 2019-08-19 18:35:30,463 - root - INFO - Handling request: id=740, method=ping, params={}
  2442. 2019-08-19 18:35:30,463 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "740", "result": null}
  2443. 2019-08-19 18:35:35,539 - root - DEBUG - Received 56 bytes of data
  2444. 2019-08-19 18:35:35,539 - root - INFO - Handling request: id=741, method=ping, params={}
  2445. 2019-08-19 18:35:35,539 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "741", "result": null}
  2446. 2019-08-19 18:35:40,573 - root - DEBUG - Received 56 bytes of data
  2447. 2019-08-19 18:35:40,573 - root - INFO - Handling request: id=742, method=ping, params={}
  2448. 2019-08-19 18:35:40,573 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "742", "result": null}
  2449. 2019-08-19 18:35:45,618 - root - DEBUG - Received 56 bytes of data
  2450. 2019-08-19 18:35:45,618 - root - INFO - Handling request: id=743, method=ping, params={}
  2451. 2019-08-19 18:35:45,619 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "743", "result": null}
  2452. 2019-08-19 18:35:50,623 - root - DEBUG - Received 56 bytes of data
  2453. 2019-08-19 18:35:50,623 - root - INFO - Handling request: id=744, method=ping, params={}
  2454. 2019-08-19 18:35:50,623 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "744", "result": null}
  2455. 2019-08-19 18:35:55,698 - root - DEBUG - Received 56 bytes of data
  2456. 2019-08-19 18:35:55,699 - root - INFO - Handling request: id=745, method=ping, params={}
  2457. 2019-08-19 18:35:55,699 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "745", "result": null}
  2458. 2019-08-19 18:36:00,705 - root - DEBUG - Received 56 bytes of data
  2459. 2019-08-19 18:36:00,705 - root - INFO - Handling request: id=746, method=ping, params={}
  2460. 2019-08-19 18:36:00,705 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "746", "result": null}
  2461. 2019-08-19 18:36:05,734 - root - DEBUG - Received 56 bytes of data
  2462. 2019-08-19 18:36:05,734 - root - INFO - Handling request: id=747, method=ping, params={}
  2463. 2019-08-19 18:36:05,734 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "747", "result": null}
  2464. 2019-08-19 18:36:10,778 - root - DEBUG - Received 56 bytes of data
  2465. 2019-08-19 18:36:10,778 - root - INFO - Handling request: id=748, method=ping, params={}
  2466. 2019-08-19 18:36:10,778 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "748", "result": null}
  2467. 2019-08-19 18:36:15,834 - root - DEBUG - Received 56 bytes of data
  2468. 2019-08-19 18:36:15,834 - root - INFO - Handling request: id=749, method=ping, params={}
  2469. 2019-08-19 18:36:15,834 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "749", "result": null}
  2470. 2019-08-19 18:36:20,874 - root - DEBUG - Received 56 bytes of data
  2471. 2019-08-19 18:36:20,874 - root - INFO - Handling request: id=750, method=ping, params={}
  2472. 2019-08-19 18:36:20,874 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "750", "result": null}
  2473. 2019-08-19 18:36:25,910 - root - DEBUG - Received 56 bytes of data
  2474. 2019-08-19 18:36:25,910 - root - INFO - Handling request: id=751, method=ping, params={}
  2475. 2019-08-19 18:36:25,910 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "751", "result": null}
  2476. 2019-08-19 18:36:30,990 - root - DEBUG - Received 56 bytes of data
  2477. 2019-08-19 18:36:30,990 - root - INFO - Handling request: id=752, method=ping, params={}
  2478. 2019-08-19 18:36:30,990 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "752", "result": null}
  2479. 2019-08-19 18:36:36,034 - root - DEBUG - Received 56 bytes of data
  2480. 2019-08-19 18:36:36,034 - root - INFO - Handling request: id=753, method=ping, params={}
  2481. 2019-08-19 18:36:36,034 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "753", "result": null}
  2482. 2019-08-19 18:36:41,076 - root - DEBUG - Received 56 bytes of data
  2483. 2019-08-19 18:36:41,076 - root - INFO - Handling request: id=754, method=ping, params={}
  2484. 2019-08-19 18:36:41,076 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "754", "result": null}
  2485. 2019-08-19 18:36:46,130 - root - DEBUG - Received 56 bytes of data
  2486. 2019-08-19 18:36:46,130 - root - INFO - Handling request: id=755, method=ping, params={}
  2487. 2019-08-19 18:36:46,130 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "755", "result": null}
  2488. 2019-08-19 18:36:51,159 - root - DEBUG - Received 56 bytes of data
  2489. 2019-08-19 18:36:51,159 - root - INFO - Handling request: id=756, method=ping, params={}
  2490. 2019-08-19 18:36:51,159 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "756", "result": null}
  2491. 2019-08-19 18:36:56,236 - root - DEBUG - Received 56 bytes of data
  2492. 2019-08-19 18:36:56,236 - root - INFO - Handling request: id=757, method=ping, params={}
  2493. 2019-08-19 18:36:56,236 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "757", "result": null}
  2494. 2019-08-19 18:37:01,274 - root - DEBUG - Received 56 bytes of data
  2495. 2019-08-19 18:37:01,274 - root - INFO - Handling request: id=758, method=ping, params={}
  2496. 2019-08-19 18:37:01,274 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "758", "result": null}
  2497. 2019-08-19 18:37:06,356 - root - DEBUG - Received 56 bytes of data
  2498. 2019-08-19 18:37:06,356 - root - INFO - Handling request: id=759, method=ping, params={}
  2499. 2019-08-19 18:37:06,356 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "759", "result": null}
  2500. 2019-08-19 18:37:11,364 - root - DEBUG - Received 56 bytes of data
  2501. 2019-08-19 18:37:11,364 - root - INFO - Handling request: id=760, method=ping, params={}
  2502. 2019-08-19 18:37:11,364 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "760", "result": null}
  2503. 2019-08-19 18:37:16,423 - root - DEBUG - Received 56 bytes of data
  2504. 2019-08-19 18:37:16,423 - root - INFO - Handling request: id=761, method=ping, params={}
  2505. 2019-08-19 18:37:16,423 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "761", "result": null}
  2506. 2019-08-19 18:37:21,462 - root - DEBUG - Received 56 bytes of data
  2507. 2019-08-19 18:37:21,462 - root - INFO - Handling request: id=762, method=ping, params={}
  2508. 2019-08-19 18:37:21,462 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "762", "result": null}
  2509. 2019-08-19 18:37:26,507 - root - DEBUG - Received 56 bytes of data
  2510. 2019-08-19 18:37:26,507 - root - INFO - Handling request: id=763, method=ping, params={}
  2511. 2019-08-19 18:37:26,507 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "763", "result": null}
  2512. 2019-08-19 18:37:31,530 - root - DEBUG - Received 56 bytes of data
  2513. 2019-08-19 18:37:31,530 - root - INFO - Handling request: id=764, method=ping, params={}
  2514. 2019-08-19 18:37:31,530 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "764", "result": null}
  2515. 2019-08-19 18:37:36,593 - root - DEBUG - Received 56 bytes of data
  2516. 2019-08-19 18:37:36,593 - root - INFO - Handling request: id=765, method=ping, params={}
  2517. 2019-08-19 18:37:36,593 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "765", "result": null}
  2518. 2019-08-19 18:37:41,656 - root - DEBUG - Received 56 bytes of data
  2519. 2019-08-19 18:37:41,656 - root - INFO - Handling request: id=766, method=ping, params={}
  2520. 2019-08-19 18:37:41,656 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "766", "result": null}
  2521. 2019-08-19 18:37:46,697 - root - DEBUG - Received 56 bytes of data
  2522. 2019-08-19 18:37:46,697 - root - INFO - Handling request: id=767, method=ping, params={}
  2523. 2019-08-19 18:37:46,697 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "767", "result": null}
  2524. 2019-08-19 18:37:51,751 - root - DEBUG - Received 56 bytes of data
  2525. 2019-08-19 18:37:51,751 - root - INFO - Handling request: id=768, method=ping, params={}
  2526. 2019-08-19 18:37:51,751 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "768", "result": null}
  2527. 2019-08-19 18:37:56,782 - root - DEBUG - Received 56 bytes of data
  2528. 2019-08-19 18:37:56,782 - root - INFO - Handling request: id=769, method=ping, params={}
  2529. 2019-08-19 18:37:56,782 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "769", "result": null}
  2530. 2019-08-19 18:38:01,820 - root - DEBUG - Received 56 bytes of data
  2531. 2019-08-19 18:38:01,820 - root - INFO - Handling request: id=770, method=ping, params={}
  2532. 2019-08-19 18:38:01,820 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "770", "result": null}
  2533. 2019-08-19 18:38:06,861 - root - DEBUG - Received 56 bytes of data
  2534. 2019-08-19 18:38:06,861 - root - INFO - Handling request: id=771, method=ping, params={}
  2535. 2019-08-19 18:38:06,861 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "771", "result": null}
  2536. 2019-08-19 18:38:11,899 - root - DEBUG - Received 56 bytes of data
  2537. 2019-08-19 18:38:11,900 - root - INFO - Handling request: id=772, method=ping, params={}
  2538. 2019-08-19 18:38:11,900 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "772", "result": null}
  2539. 2019-08-19 18:38:16,978 - root - DEBUG - Received 56 bytes of data
  2540. 2019-08-19 18:38:16,978 - root - INFO - Handling request: id=773, method=ping, params={}
  2541. 2019-08-19 18:38:16,978 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "773", "result": null}
  2542. 2019-08-19 18:38:22,023 - root - DEBUG - Received 56 bytes of data
  2543. 2019-08-19 18:38:22,023 - root - INFO - Handling request: id=774, method=ping, params={}
  2544. 2019-08-19 18:38:22,023 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "774", "result": null}
  2545. 2019-08-19 18:38:27,111 - root - DEBUG - Received 56 bytes of data
  2546. 2019-08-19 18:38:27,111 - root - INFO - Handling request: id=775, method=ping, params={}
  2547. 2019-08-19 18:38:27,111 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "775", "result": null}
  2548. 2019-08-19 18:38:32,169 - root - DEBUG - Received 56 bytes of data
  2549. 2019-08-19 18:38:32,169 - root - INFO - Handling request: id=776, method=ping, params={}
  2550. 2019-08-19 18:38:32,169 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "776", "result": null}
  2551. 2019-08-19 18:38:37,207 - root - DEBUG - Received 56 bytes of data
  2552. 2019-08-19 18:38:37,207 - root - INFO - Handling request: id=777, method=ping, params={}
  2553. 2019-08-19 18:38:37,207 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "777", "result": null}
  2554. 2019-08-19 18:38:42,239 - root - DEBUG - Received 56 bytes of data
  2555. 2019-08-19 18:38:42,239 - root - INFO - Handling request: id=778, method=ping, params={}
  2556. 2019-08-19 18:38:42,239 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "778", "result": null}
  2557. 2019-08-19 18:38:47,280 - root - DEBUG - Received 56 bytes of data
  2558. 2019-08-19 18:38:47,280 - root - INFO - Handling request: id=779, method=ping, params={}
  2559. 2019-08-19 18:38:47,280 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "779", "result": null}
  2560. 2019-08-19 18:38:52,330 - root - DEBUG - Received 56 bytes of data
  2561. 2019-08-19 18:38:52,330 - root - INFO - Handling request: id=780, method=ping, params={}
  2562. 2019-08-19 18:38:52,330 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "780", "result": null}
  2563. 2019-08-19 18:38:57,420 - root - DEBUG - Received 56 bytes of data
  2564. 2019-08-19 18:38:57,420 - root - INFO - Handling request: id=781, method=ping, params={}
  2565. 2019-08-19 18:38:57,420 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "781", "result": null}
  2566. 2019-08-19 18:39:02,469 - root - DEBUG - Received 56 bytes of data
  2567. 2019-08-19 18:39:02,469 - root - INFO - Handling request: id=782, method=ping, params={}
  2568. 2019-08-19 18:39:02,469 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "782", "result": null}
  2569. 2019-08-19 18:39:07,509 - root - DEBUG - Received 56 bytes of data
  2570. 2019-08-19 18:39:07,509 - root - INFO - Handling request: id=783, method=ping, params={}
  2571. 2019-08-19 18:39:07,509 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "783", "result": null}
  2572. 2019-08-19 18:39:12,555 - root - DEBUG - Received 56 bytes of data
  2573. 2019-08-19 18:39:12,555 - root - INFO - Handling request: id=784, method=ping, params={}
  2574. 2019-08-19 18:39:12,555 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "784", "result": null}
  2575. 2019-08-19 18:39:17,599 - root - DEBUG - Received 56 bytes of data
  2576. 2019-08-19 18:39:17,599 - root - INFO - Handling request: id=785, method=ping, params={}
  2577. 2019-08-19 18:39:17,599 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "785", "result": null}
  2578. 2019-08-19 18:39:22,664 - root - DEBUG - Received 56 bytes of data
  2579. 2019-08-19 18:39:22,664 - root - INFO - Handling request: id=786, method=ping, params={}
  2580. 2019-08-19 18:39:22,664 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "786", "result": null}
  2581. 2019-08-19 18:39:27,701 - root - DEBUG - Received 56 bytes of data
  2582. 2019-08-19 18:39:27,701 - root - INFO - Handling request: id=787, method=ping, params={}
  2583. 2019-08-19 18:39:27,701 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "787", "result": null}
  2584. 2019-08-19 18:39:32,745 - root - DEBUG - Received 56 bytes of data
  2585. 2019-08-19 18:39:32,745 - root - INFO - Handling request: id=788, method=ping, params={}
  2586. 2019-08-19 18:39:32,745 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "788", "result": null}
  2587. 2019-08-19 18:39:37,820 - root - DEBUG - Received 56 bytes of data
  2588. 2019-08-19 18:39:37,820 - root - INFO - Handling request: id=789, method=ping, params={}
  2589. 2019-08-19 18:39:37,820 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "789", "result": null}
  2590. 2019-08-19 18:39:42,872 - root - DEBUG - Received 56 bytes of data
  2591. 2019-08-19 18:39:42,872 - root - INFO - Handling request: id=790, method=ping, params={}
  2592. 2019-08-19 18:39:42,872 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "790", "result": null}
  2593. 2019-08-19 18:39:47,879 - root - DEBUG - Received 56 bytes of data
  2594. 2019-08-19 18:39:47,879 - root - INFO - Handling request: id=791, method=ping, params={}
  2595. 2019-08-19 18:39:47,879 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "791", "result": null}
  2596. 2019-08-19 18:39:52,913 - root - DEBUG - Received 56 bytes of data
  2597. 2019-08-19 18:39:52,914 - root - INFO - Handling request: id=792, method=ping, params={}
  2598. 2019-08-19 18:39:52,914 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "792", "result": null}
  2599. 2019-08-19 18:39:57,966 - root - DEBUG - Received 56 bytes of data
  2600. 2019-08-19 18:39:57,966 - root - INFO - Handling request: id=793, method=ping, params={}
  2601. 2019-08-19 18:39:57,966 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "793", "result": null}
  2602. 2019-08-19 18:40:03,014 - root - DEBUG - Received 56 bytes of data
  2603. 2019-08-19 18:40:03,014 - root - INFO - Handling request: id=794, method=ping, params={}
  2604. 2019-08-19 18:40:03,014 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "794", "result": null}
  2605. 2019-08-19 18:40:08,071 - root - DEBUG - Received 56 bytes of data
  2606. 2019-08-19 18:40:08,072 - root - INFO - Handling request: id=795, method=ping, params={}
  2607. 2019-08-19 18:40:08,072 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "795", "result": null}
  2608. 2019-08-19 18:40:13,073 - root - DEBUG - Received 56 bytes of data
  2609. 2019-08-19 18:40:13,073 - root - INFO - Handling request: id=796, method=ping, params={}
  2610. 2019-08-19 18:40:13,073 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "796", "result": null}
  2611. 2019-08-19 18:40:18,074 - root - DEBUG - Received 56 bytes of data
  2612. 2019-08-19 18:40:18,074 - root - INFO - Handling request: id=797, method=ping, params={}
  2613. 2019-08-19 18:40:18,074 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "797", "result": null}
  2614. 2019-08-19 18:40:23,145 - root - DEBUG - Received 56 bytes of data
  2615. 2019-08-19 18:40:23,145 - root - INFO - Handling request: id=798, method=ping, params={}
  2616. 2019-08-19 18:40:23,146 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "798", "result": null}
  2617. 2019-08-19 18:40:28,160 - root - DEBUG - Received 56 bytes of data
  2618. 2019-08-19 18:40:28,160 - root - INFO - Handling request: id=799, method=ping, params={}
  2619. 2019-08-19 18:40:28,161 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "799", "result": null}
  2620. 2019-08-19 18:40:33,197 - root - DEBUG - Received 56 bytes of data
  2621. 2019-08-19 18:40:33,197 - root - INFO - Handling request: id=800, method=ping, params={}
  2622. 2019-08-19 18:40:33,197 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "800", "result": null}
  2623. 2019-08-19 18:40:38,286 - root - DEBUG - Received 56 bytes of data
  2624. 2019-08-19 18:40:38,287 - root - INFO - Handling request: id=801, method=ping, params={}
  2625. 2019-08-19 18:40:38,287 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "801", "result": null}
  2626. 2019-08-19 18:40:43,336 - root - DEBUG - Received 56 bytes of data
  2627. 2019-08-19 18:40:43,336 - root - INFO - Handling request: id=802, method=ping, params={}
  2628. 2019-08-19 18:40:43,336 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "802", "result": null}
  2629. 2019-08-19 18:40:48,351 - root - DEBUG - Received 56 bytes of data
  2630. 2019-08-19 18:40:48,351 - root - INFO - Handling request: id=803, method=ping, params={}
  2631. 2019-08-19 18:40:48,351 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "803", "result": null}
  2632. 2019-08-19 18:40:53,429 - root - DEBUG - Received 56 bytes of data
  2633. 2019-08-19 18:40:53,429 - root - INFO - Handling request: id=804, method=ping, params={}
  2634. 2019-08-19 18:40:53,429 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "804", "result": null}
  2635. 2019-08-19 18:40:58,431 - root - DEBUG - Received 56 bytes of data
  2636. 2019-08-19 18:40:58,431 - root - INFO - Handling request: id=805, method=ping, params={}
  2637. 2019-08-19 18:40:58,431 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "805", "result": null}
  2638. 2019-08-19 18:41:03,531 - root - DEBUG - Received 56 bytes of data
  2639. 2019-08-19 18:41:03,531 - root - INFO - Handling request: id=806, method=ping, params={}
  2640. 2019-08-19 18:41:03,531 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "806", "result": null}
  2641. 2019-08-19 18:41:08,587 - root - DEBUG - Received 56 bytes of data
  2642. 2019-08-19 18:41:08,587 - root - INFO - Handling request: id=807, method=ping, params={}
  2643. 2019-08-19 18:41:08,587 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "807", "result": null}
  2644. 2019-08-19 18:41:13,637 - root - DEBUG - Received 56 bytes of data
  2645. 2019-08-19 18:41:13,637 - root - INFO - Handling request: id=808, method=ping, params={}
  2646. 2019-08-19 18:41:13,637 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "808", "result": null}
  2647. 2019-08-19 18:41:18,702 - root - DEBUG - Received 56 bytes of data
  2648. 2019-08-19 18:41:18,702 - root - INFO - Handling request: id=809, method=ping, params={}
  2649. 2019-08-19 18:41:18,702 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "809", "result": null}
  2650. 2019-08-19 18:41:23,757 - root - DEBUG - Received 56 bytes of data
  2651. 2019-08-19 18:41:23,757 - root - INFO - Handling request: id=810, method=ping, params={}
  2652. 2019-08-19 18:41:23,757 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "810", "result": null}
  2653. 2019-08-19 18:41:28,828 - root - DEBUG - Received 56 bytes of data
  2654. 2019-08-19 18:41:28,828 - root - INFO - Handling request: id=811, method=ping, params={}
  2655. 2019-08-19 18:41:28,828 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "811", "result": null}
  2656. 2019-08-19 18:41:33,882 - root - DEBUG - Received 56 bytes of data
  2657. 2019-08-19 18:41:33,882 - root - INFO - Handling request: id=812, method=ping, params={}
  2658. 2019-08-19 18:41:33,882 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "812", "result": null}
  2659. 2019-08-19 18:41:38,917 - root - DEBUG - Received 56 bytes of data
  2660. 2019-08-19 18:41:38,917 - root - INFO - Handling request: id=813, method=ping, params={}
  2661. 2019-08-19 18:41:38,917 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "813", "result": null}
  2662. 2019-08-19 18:41:44,004 - root - DEBUG - Received 56 bytes of data
  2663. 2019-08-19 18:41:44,004 - root - INFO - Handling request: id=814, method=ping, params={}
  2664. 2019-08-19 18:41:44,004 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "814", "result": null}
  2665. 2019-08-19 18:41:49,052 - root - DEBUG - Received 56 bytes of data
  2666. 2019-08-19 18:41:49,052 - root - INFO - Handling request: id=815, method=ping, params={}
  2667. 2019-08-19 18:41:49,052 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "815", "result": null}
  2668. 2019-08-19 18:41:54,118 - root - DEBUG - Received 56 bytes of data
  2669. 2019-08-19 18:41:54,118 - root - INFO - Handling request: id=816, method=ping, params={}
  2670. 2019-08-19 18:41:54,118 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "816", "result": null}
  2671. 2019-08-19 18:41:59,208 - root - DEBUG - Received 56 bytes of data
  2672. 2019-08-19 18:41:59,208 - root - INFO - Handling request: id=817, method=ping, params={}
  2673. 2019-08-19 18:41:59,208 - root - DEBUG - Sending data: {"jsonrpc": "2.0", "id": "817", "result": null}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement