Advertisement
Guest User

Untitled

a guest
Feb 20th, 2019
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.35 KB | None | 0 0
  1. (.errbot-ve) rohit@rohit:~/.errbot-ve/bin$ errbot
  2. 07:59:43 INFO errbot.specific_plugin_ma storage search paths {'/home/rohit/.errbot-ve/lib/python3.6/site-packages/errbot/storage'}
  3. 07:59:43 INFO errbot.specific_plugin_ma Found those plugings available:
  4. 07:59:43 INFO errbot.specific_plugin_ma Memory (/home/rohit/.errbot-ve/lib/python3.6/site-packages/errbot/storage/memory.py)
  5. 07:59:43 INFO errbot.specific_plugin_ma Shelf (/home/rohit/.errbot-ve/lib/python3.6/site-packages/errbot/storage/shelf.py)
  6. 07:59:43 INFO errbot.bootstrap Found Storage plugin: 'Shelf'
  7. Description: This is the storage plugin for the traditional shelf store for errbot.
  8. 07:59:43 DEBUG errbot.specific_plugin_ma Refilter the plugins...
  9. 07:59:43 DEBUG errbot.specific_plugin_ma Load the one remaining...
  10. 07:59:43 DEBUG errbot.specific_plugin_ma Class to load ShelfStoragePlugin
  11. 07:59:43 DEBUG errbot.storage Opening storage 'repomgr'
  12. 07:59:43 DEBUG errbot.storage.shelf Open shelf storage err/repomgr.db
  13. 07:59:43 DEBUG errbot.storage Opening storage 'core'
  14. 07:59:43 DEBUG errbot.storage.shelf Open shelf storage err/core.db
  15. 07:59:43 INFO errbot.specific_plugin_ma backends search paths {'/home/rohit/.errbot-ve/lib/python3.6/site-packages/errbot/backends'}
  16. 07:59:43 INFO errbot.specific_plugin_ma Found those plugings available:
  17. 07:59:43 INFO errbot.specific_plugin_ma Null (/home/rohit/.errbot-ve/lib/python3.6/site-packages/errbot/backends/null.py)
  18. 07:59:43 INFO errbot.specific_plugin_ma Slack (/home/rohit/.errbot-ve/lib/python3.6/site-packages/errbot/backends/slack.py)
  19. 07:59:43 INFO errbot.specific_plugin_ma Test (/home/rohit/.errbot-ve/lib/python3.6/site-packages/errbot/backends/test.py)
  20. 07:59:43 INFO errbot.specific_plugin_ma XMPP (/home/rohit/.errbot-ve/lib/python3.6/site-packages/errbot/backends/xmpp.py)
  21. 07:59:43 INFO errbot.specific_plugin_ma Hipchat (/home/rohit/.errbot-ve/lib/python3.6/site-packages/errbot/backends/hipchat.py)
  22. 07:59:43 INFO errbot.specific_plugin_ma Text (/home/rohit/.errbot-ve/lib/python3.6/site-packages/errbot/backends/text.py)
  23. 07:59:43 INFO errbot.specific_plugin_ma Graphic (/home/rohit/.errbot-ve/lib/python3.6/site-packages/errbot/backends/graphic.py)
  24. 07:59:43 INFO errbot.specific_plugin_ma IRC (/home/rohit/.errbot-ve/lib/python3.6/site-packages/errbot/backends/irc.py)
  25. 07:59:43 INFO errbot.specific_plugin_ma Telegram (/home/rohit/.errbot-ve/lib/python3.6/site-packages/errbot/backends/telegram_messenger.py)
  26. 07:59:43 INFO errbot.bootstrap Found Backend plugin: 'XMPP'
  27. Description: This is the XMPP backend for Err.
  28. 07:59:43 DEBUG errbot.specific_plugin_ma Refilter the plugins...
  29. 07:59:43 DEBUG errbot.specific_plugin_ma Load the one remaining...
  30. 07:59:43 DEBUG errbot.specific_plugin_ma Class to load XMPPBackend
  31. 07:59:43 DEBUG errbot.core ErrBot init.
  32. 07:59:43 DEBUG errbot.backends.base Backend init.
  33. 07:59:43 DEBUG errbot.core created a thread pool of size 10.
  34. 07:59:43 DEBUG sleekxmpp.plugins.base Loaded Plugin: RFC 6120: Stream Feature: STARTTLS
  35. 07:59:43 DEBUG sleekxmpp.plugins.base Loaded Plugin: RFC 6120: Stream Feature: Resource Binding
  36. 07:59:43 DEBUG sleekxmpp.plugins.base Loaded Plugin: RFC 3920: Stream Feature: Start Session
  37. 07:59:43 DEBUG sleekxmpp.plugins.base Loaded Plugin: RFC 6121: Stream Feature: Roster Versioning
  38. 07:59:43 DEBUG sleekxmpp.plugins.base Loaded Plugin: RFC 6121: Stream Feature: Subscription Pre-Approval
  39. 07:59:43 DEBUG sleekxmpp.plugins.base Loaded Plugin: RFC 6120: Stream Feature: SASL
  40. 07:59:43 DEBUG sleekxmpp.plugins.base Loaded Plugin: XEP-0030: Service Discovery
  41. 07:59:43 DEBUG sleekxmpp.plugins.base Loaded Plugin: XEP-0004: Data Forms
  42. 07:59:43 DEBUG sleekxmpp.plugins.base Loaded Plugin: XEP-0045: Multi-User Chat
  43. 07:59:43 DEBUG sleekxmpp.plugins.base Loaded Plugin: XEP-0199: XMPP Ping
  44. 07:59:43 DEBUG sleekxmpp.plugins.base Loaded Plugin: XEP-0203: Delayed Delivery
  45. 07:59:43 DEBUG sleekxmpp.plugins.base Loaded Plugin: XEP-0249: Direct MUC Invitations
  46. 07:59:43 DEBUG MARKDOWN Successfully loaded extension "markdown.extensions.fenced_code.FencedCodeExtension".
  47. 07:59:43 DEBUG MARKDOWN Successfully loaded extension "markdown.extensions.footnotes.FootnoteExtension".
  48. 07:59:43 DEBUG MARKDOWN Successfully loaded extension "markdown.extensions.attr_list.AttrListExtension".
  49. 07:59:43 DEBUG MARKDOWN Successfully loaded extension "markdown.extensions.def_list.DefListExtension".
  50. 07:59:43 DEBUG MARKDOWN Successfully loaded extension "markdown.extensions.tables.TableExtension".
  51. 07:59:43 DEBUG MARKDOWN Successfully loaded extension "markdown.extensions.abbr.AbbrExtension".
  52. 07:59:43 DEBUG MARKDOWN Successfully loaded extension "markdown.extensions.extra.ExtraExtension".
  53. 07:59:43 DEBUG MARKDOWN Successfully loaded extension "markdown.extensions.fenced_code.FencedCodeExtension".
  54. 07:59:43 DEBUG MARKDOWN Successfully loaded extension "markdown.extensions.footnotes.FootnoteExtension".
  55. 07:59:43 DEBUG MARKDOWN Successfully loaded extension "markdown.extensions.attr_list.AttrListExtension".
  56. 07:59:43 DEBUG MARKDOWN Successfully loaded extension "markdown.extensions.def_list.DefListExtension".
  57. 07:59:43 DEBUG MARKDOWN Successfully loaded extension "markdown.extensions.tables.TableExtension".
  58. 07:59:43 DEBUG MARKDOWN Successfully loaded extension "markdown.extensions.abbr.AbbrExtension".
  59. 07:59:43 DEBUG MARKDOWN Successfully loaded extension "markdown.extensions.extra.ExtraExtension".
  60. 07:59:43 DEBUG MARKDOWN Successfully loaded extension "errbot.rendering.ansiext.AnsiExtension".
  61. 07:59:43 DEBUG errbot.core Initializing backend storage
  62. 07:59:43 DEBUG errbot.storage Opening storage 'xmpp_backend'
  63. 07:59:43 DEBUG errbot.storage.shelf Open shelf storage err/xmpp_backend.db
  64. 07:59:43 DEBUG errbot.plugin_manager All plugin roots:
  65. 07:59:43 DEBUG errbot.plugin_manager -> /home/rohit/.errbot-ve/lib/python3.6/site-packages/errbot/core_plugins
  66. 07:59:43 DEBUG errbot.plugin_manager Add /home/rohit/.errbot-ve/lib/python3.6/site-packages/errbot/core_plugins to sys.path
  67. 07:59:43 DEBUG errbot.plugin_manager -> errbot-plugins/HelloBot
  68. 07:59:43 DEBUG errbot.plugin_manager Add errbot-plugins/HelloBot to sys.path
  69. 07:59:43 DEBUG errbot.plugin_manager -> errbot-plugins/Headsup
  70. 07:59:43 DEBUG errbot.plugin_manager Add errbot-plugins/Headsup to sys.path
  71. 07:59:43 DEBUG errbot.plugin_manager -> errbot-plugins/Issue
  72. 07:59:43 DEBUG errbot.plugin_manager Add errbot-plugins/Issue to sys.path
  73. 07:59:43 DEBUG errbot.plugin_manager /home/rohit/.errbot-ve/lib/python3.6/site-packages/errbot/core_plugins has no requirements.txt file
  74. 07:59:43 DEBUG errbot.plugin_manager errbot-plugins/HelloBot has no requirements.txt file
  75. 07:59:43 DEBUG errbot.plugin_manager errbot-plugins/Headsup has no requirements.txt file
  76. 07:59:43 DEBUG errbot.plugin_manager errbot-plugins/Issue has no requirements.txt file
  77. 07:59:43 DEBUG errbot.plugin_manager TextCmds plugin will not be loaded because it's not listed in CORE_PLUGINS
  78. 07:59:43 DEBUG errbot.plugin_manager CommandNotFoundFilter plugin will not be loaded because it's not listed in CORE_PLUGINS
  79. 07:59:43 DEBUG errbot.plugin_manager ACLs plugin will not be loaded because it's not listed in CORE_PLUGINS
  80. 07:59:43 DEBUG errbot.plugin_manager Plugins plugin will not be loaded because it's not listed in CORE_PLUGINS
  81. 07:59:43 DEBUG errbot.plugin_manager Webserver plugin will not be loaded because it's not listed in CORE_PLUGINS
  82. 07:59:43 DEBUG errbot.plugin_manager ChatRoom plugin will not be loaded because it's not listed in CORE_PLUGINS
  83. 07:59:43 DEBUG errbot.plugin_manager Utils plugin will not be loaded because it's not listed in CORE_PLUGINS
  84. 07:59:43 DEBUG errbot.plugin_manager Backup plugin will not be loaded because it's not listed in CORE_PLUGINS
  85. 07:59:43 DEBUG errbot.plugin_manager VersionChecker plugin will not be loaded because it's not listed in CORE_PLUGINS
  86. 07:59:43 DEBUG errbot.plugin_manager Flows plugin will not be loaded because it's not listed in CORE_PLUGINS
  87. 07:59:43 DEBUG errbot.plugin_manager Health plugin will not be loaded because it's not listed in CORE_PLUGINS
  88. 07:59:43 DEBUG errbot.plugins.Help Logger for plugin initialized...
  89. 07:59:43 DEBUG errbot.plugins.HelloBot Logger for plugin initialized...
  90. 07:59:43 DEBUG errbot.plugins.Headsup Logger for plugin initialized...
  91. 07:59:43 DEBUG errbot.plugins.Issue Logger for plugin initialized...
  92. 07:59:43 DEBUG errbot.bootstrap Start serving commands from the xmpp backend
  93. 07:59:43 DEBUG sleekxmpp.xmlstream.resol DNS: Querying jabber.example.com for AAAA records.
  94. 07:59:43 DEBUG sleekxmpp.xmlstream.resol DNS: No AAAA records for jabber.example.com
  95. 07:59:43 DEBUG sleekxmpp.xmlstream.resol DNS: Querying jabber.example.com for A records.
  96. 07:59:43 DEBUG sleekxmpp.xmlstream.xmlst Connecting to 1.2.3.4:5222
  97. 07:59:44 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: connected
  98. 07:59:44 DEBUG sleekxmpp.thirdparty.stat ==== TRANSITION disconnected -> connected
  99. 07:59:44 DEBUG sleekxmpp.xmlstream.xmlst Starting HANDLER THREAD
  100. 07:59:44 DEBUG sleekxmpp.xmlstream.xmlst Loading event runner
  101. 07:59:44 DEBUG sleekxmpp.xmlstream.xmlst SEND (IMMED): <stream:stream to='example.com' xmlns:stream='http://etherx.jabber.org/streams' xmlns='jabber:client' xml:lang='en' version='1.0'>
  102. 07:59:44 DEBUG sleekxmpp.xmlstream.xmlst RECV: <stream:stream xml:lang="en" from="example.com" id="25ea89d9-583c-4028-a2a8-6414c86eb602" version="1.0">
  103. 07:59:44 DEBUG sleekxmpp.xmlstream.xmlst RECV: <stream:features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required /></starttls></stream:features>
  104. 07:59:44 DEBUG sleekxmpp.xmlstream.xmlst SEND (IMMED): <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required /></starttls>
  105. 07:59:44 DEBUG sleekxmpp.xmlstream.xmlst RECV: <proceed xmlns="urn:ietf:params:xml:ns:xmpp-tls" />
  106. 07:59:44 DEBUG sleekxmpp.features.featur Starting TLS
  107. 07:59:44 INFO sleekxmpp.xmlstream.xmlst Negotiating TLS
  108. 07:59:44 INFO sleekxmpp.xmlstream.xmlst Using SSL version: TLS 1.0
  109. 07:59:44 DEBUG sleekxmpp.xmlstream.xmlst CERT: -----BEGIN CERTIFICATE-----
  110. ...................
  111. -----END CERTIFICATE-----
  112.  
  113. 07:59:44 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: ssl_cert
  114. 07:59:45 DEBUG sleekxmpp.xmlstream.xmlst SEND (IMMED): <stream:stream to='example.com' xmlns:stream='http://etherx.jabber.org/streams' xmlns='jabber:client' xml:lang='en' version='1.0'>
  115. 07:59:45 DEBUG sleekxmpp.xmlstream.xmlst RECV: <stream:stream xml:lang="en" from="example.com" id="b297c562-9192-48b1-b830-370d2bebea6f" version="1.0">
  116. 07:59:45 DEBUG sleekxmpp.xmlstream.xmlst RECV: <stream:features xmlns="http://etherx.jabber.org/streams"><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>PLAIN</mechanism></mechanisms></stream:features>
  117. 07:59:45 DEBUG sleekxmpp.xmlstream.xmlst SEND (IMMED): <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHJvYm90AHNoZWlxdWVlOGpvbzlzb296YWhT</auth>
  118. 07:59:45 DEBUG sleekxmpp.xmlstream.xmlst RECV: <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl" />
  119. 07:59:45 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: auth_success
  120. 07:59:45 DEBUG sleekxmpp.xmlstream.xmlst SEND (IMMED): <stream:stream to='example.com' xmlns:stream='http://etherx.jabber.org/streams' xmlns='jabber:client' xml:lang='en' version='1.0'>
  121. 07:59:45 DEBUG sleekxmpp.xmlstream.xmlst RECV: <stream:stream xml:lang="en" from="example.com" id="f264817e-2a37-40ce-90c7-29881775e3e9" version="1.0">
  122. 07:59:45 DEBUG sleekxmpp.xmlstream.xmlst RECV: <stream:features xmlns="http://etherx.jabber.org/streams"><csi xmlns="urn:xmpp:csi:0" /><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="o1GQ4yOUxtq5j8XmbD7O77BTHJE=" node="http://prosody.im" /><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><required /></bind><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional /></session></stream:features>
  123. 07:59:45 DEBUG sleekxmpp.features.featur Requesting resource:
  124. 07:59:45 DEBUG sleekxmpp.xmlstream.xmlst SEND (IMMED): <iq id="945ada61-f000-4920-964f-4b66c040bec2-1" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind" /></iq>
  125. 07:59:45 DEBUG sleekxmpp.xmlstream.xmlst RECV: <iq id="945ada61-f000-4920-964f-4b66c040bec2-1" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>robot@example.com/gxQoFh2w</jid></bind></iq>
  126. 07:59:45 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: session_bind
  127. 07:59:45 INFO sleekxmpp.features.featur JID set to: robot@example.com/gxQoFh2w
  128. 07:59:45 DEBUG sleekxmpp.xmlstream.xmlst SEND (IMMED): <iq id="945ada61-f000-4920-964f-4b66c040bec2-2" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session" /></iq>
  129. 07:59:45 DEBUG sleekxmpp.xmlstream.xmlst RECV: <iq id="945ada61-f000-4920-964f-4b66c040bec2-2" type="result" to="robot@example.com/gxQoFh2w" />
  130. 07:59:45 DEBUG sleekxmpp.features.featur Established Session
  131. 07:59:45 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: session_start
  132. 07:59:45 DEBUG sleekxmpp.clientxmpp Finished processing stream features.
  133. 07:59:45 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: stream_negotiated
  134. 07:59:45 INFO sleekxmpp.xmlstream.xmlst CERT: Time until certificate expiration: 12 days, 21:30:13.094737
  135. 07:59:45 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: sent_presence
  136. 07:59:45 DEBUG sleekxmpp.xmlstream.xmlst SEND: <presence xml:lang="en" />
  137. 07:59:45 DEBUG sleekxmpp.xmlstream.xmlst SEND: <iq id="945ada61-f000-4920-964f-4b66c040bec2-3" type="get"><query xmlns="jabber:iq:roster" /></iq>
  138. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst RECV: <presence xml:lang="en" from="robot@example.com/gxQoFh2w" />
  139. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst RECV: <presence type="unavailable" to="robot@example.com/gxQoFh2w" from="ABC@example.com" />
  140. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst RECV: <presence type="unavailable" to="robot@example.com/gxQoFh2w" from="ABCD@example.com" />
  141. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst RECV: <presence type="unavailable" to="robot@example.com/gxQoFh2w" from="ABCDE@example.com" />
  142. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst RECV: <presence type="unavailable" to="robot@example.com/gxQoFh2w" from="ABCDE@example.com" />
  143. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst RECV: <presence type="unavailable" to="robot@example.com/gxQoFh2w" from="ABCDEF@example.com" />
  144. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst RECV: <presence type="unavailable" to="robot@example.com/gxQoFh2w" from="ABCDEGF@example.com" />
  145. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst RECV: <presence type="unavailable" to="robot@example.com/gxQoFh2w"
  146. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst RECV: <presence id="Sf7RX-81652" to="robot@example.com/gxQoFh2w" from="robot@example.com/example.com"><delay xmlns="urn:xmpp:delay" from="example.com" stamp="2019-02-18T10:22:58Z" /></presence>
  147. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst RECV: <presence to="robot@example.com/gxQoFh2w" xml:lang="en" from="robot@example.com/gS1U21OW"><delay xmlns="urn:xmpp:delay" from="example.com" stamp="2019-02-14T11:33:37Z" /></presence>
  148. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst RECV: <presence to="robot@example.com/gxQoFh2w" from="robot@example.com/C8H0L38b"><nick xmlns="http://jabber.org/protocol/nick">sss</nick><delay xmlns="urn:xmpp:delay" from="example.com" stamp="2019-01-29T14:53:24Z" /></presence>
  149. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: roster_update
  150. 07:59:46 INFO errbot.core Activate internal commands
  151. 07:59:46 INFO errbot.plugin_manager Activate bot plugins...
  152. 07:59:46 INFO errbot.plugin_manager Activate plugin: Help
  153. 07:59:46 DEBUG errbot.plugin_manager Plugin Help has no section [Errbot]. Assuming this plugin is running on any Errbot version.
  154. 07:59:46 INFO errbot.plugin_manager Activating Help with min_err_version = 5.2.0 and max_version = 5.2.0
  155. 07:59:46 DEBUG errbot.templating Templates directory found for this plugin [/home/rohit/.errbot-ve/lib/python3.6/site-packages/errbot/core_plugins/templates]
  156. 07:59:46 DEBUG errbot.botplugin Init storage for Help
  157. 07:59:46 DEBUG errbot.storage Opening storage 'Help'
  158. 07:59:46 DEBUG errbot.storage.shelf Open shelf storage err/Help.db
  159. 07:59:46 DEBUG errbot.core Adding command : about -> about
  160. 07:59:46 DEBUG errbot.core Adding command : apropos -> apropos
  161. 07:59:46 DEBUG errbot.core Adding command : help -> help
  162. 07:59:46 INFO errbot.core_plugins.wsvie Checking Help for webhooks
  163. 07:59:46 INFO errbot.plugin_manager Activate plugin: HelloBot
  164. 07:59:46 DEBUG errbot.plugin_manager Plugin HelloBot has no section [Errbot]. Assuming this plugin is running on any Errbot version.
  165. 07:59:46 INFO errbot.plugin_manager Activating HelloBot with min_err_version = 5.2.0 and max_version = 5.2.0
  166. 07:59:46 DEBUG errbot.templating Templates directory found for this plugin [/home/rohit/.errbot-ve/bin/errbot-plugins/HelloBot/templates]
  167. 07:59:46 DEBUG errbot.botplugin Init storage for HelloBot
  168. 07:59:46 DEBUG errbot.storage Opening storage 'HelloBot'
  169. 07:59:46 DEBUG errbot.storage.shelf Open shelf storage err/HelloBot.db
  170. 07:59:46 DEBUG errbot.core Adding command : hello -> hello
  171. 07:59:46 INFO errbot.core_plugins.wsvie Checking HelloBot for webhooks
  172. 07:59:46 INFO errbot.plugin_manager Activate plugin: Headsup
  173. 07:59:46 DEBUG errbot.plugin_manager Plugin Headsup has no section [Errbot]. Assuming this plugin is running on any Errbot version.
  174. 07:59:46 INFO errbot.plugin_manager Activating Headsup with min_err_version = 5.2.0 and max_version = 5.2.0
  175. 07:59:46 DEBUG errbot.templating No templates directory found for this plugin [Looking for /home/rohit/.errbot-ve/bin/errbot-plugins/Headsup/templates]
  176. 07:59:46 DEBUG errbot.botplugin Init storage for Headsup
  177. 07:59:46 DEBUG errbot.storage Opening storage 'Headsup'
  178. 07:59:46 DEBUG errbot.storage.shelf Open shelf storage err/Headsup.db
  179. 07:59:46 DEBUG errbot.core Adding command : headsup -> headsup
  180. 07:59:46 INFO errbot.core_plugins.wsvie Checking Headsup for webhooks
  181. 07:59:46 INFO errbot.plugin_manager Activate plugin: Issue
  182. 07:59:46 DEBUG errbot.plugin_manager Plugin Issue has no section [Errbot]. Assuming this plugin is running on any Errbot version.
  183. 07:59:46 INFO errbot.plugin_manager Activating Issue with min_err_version = 5.2.0 and max_version = 5.2.0
  184. 07:59:46 DEBUG errbot.templating No templates directory found for this plugin [Looking for /home/rohit/.errbot-ve/bin/errbot-plugins/Issue/templates]
  185. 07:59:46 DEBUG errbot.botplugin Init storage for Issue
  186. 07:59:46 DEBUG errbot.storage Opening storage 'Issue'
  187. 07:59:46 DEBUG errbot.storage.shelf Open shelf storage err/Issue.db
  188. 07:59:46 DEBUG errbot.core Adding command : issue -> issue
  189. 07:59:46 INFO errbot.core_plugins.wsvie Checking Issue for webhooks
  190. 07:59:46 DEBUG errbot.plugin_manager Activate flow plugins ...
  191. 07:59:46 INFO errbot.core
  192. 07:59:46 INFO errbot.core Notifying connection to all the plugins...
  193. 07:59:46 DEBUG errbot.core Trigger callback_connect on Help
  194. 07:59:46 DEBUG errbot.core Trigger callback_connect on HelloBot
  195. 07:59:46 DEBUG errbot.core Trigger callback_connect on Headsup
  196. 07:59:46 DEBUG errbot.core Trigger callback_connect on Issue
  197. 07:59:46 INFO errbot.core Plugin activation done.
  198. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: presence
  199. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: presence_available
  200. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: presence
  201. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: presence_unavailable
  202. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: presence
  203. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: presence_unavailable
  204. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: presence
  205. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: presence_unavailable
  206. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: presence
  207. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: presence_unavailable
  208. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: presence
  209. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: presence_unavailable
  210. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: presence
  211. ....................
  212. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: got_online
  213. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: changed_status
  214. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: changed_status
  215. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: changed_status
  216. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: changed_status
  217. 07:59:46 DEBUG errbot.backends.xmpp contact_online <presence xml:lang="en" from="robot@example.com/gxQoFh2w" to="robot@example.com/gxQoFh2w" />
  218. 07:59:46 DEBUG errbot.core Triggering callback_presence on Help
  219. 07:59:46 DEBUG errbot.core Triggering callback_presence on HelloBot
  220. 07:59:46 DEBUG errbot.core Triggering callback_presence on Headsup
  221. 07:59:46 DEBUG errbot.core Triggering callback_presence on Issue
  222. 07:59:46 DEBUG errbot.backends.xmpp user_changed_status <presence xml:lang="en" from="robot@example.com/gxQoFh2w" to="robot@example.com/gxQoFh2w" />
  223. 07:59:46 DEBUG errbot.core Triggering callback_presence on Help
  224. 07:59:46 DEBUG errbot.core Triggering callback_presence on HelloBot
  225. 07:59:46 DEBUG errbot.core Triggering callback_presence on Headsup
  226. 07:59:46 DEBUG errbot.core Triggering callback_presence on Issue
  227. 07:59:46 DEBUG errbot.backends.xmpp user_changed_status <presence id="Sf7RX-81652" to="robot@example.com/gxQoFh2w" from="robot@example.com/example.com"><delay xmlns="urn:xmpp:delay" from="example.com" stamp="2019-02-18T10:22:58Z" /></presence>
  228. 07:59:46 DEBUG errbot.core Triggering callback_presence on Help
  229. 07:59:46 DEBUG errbot.core Triggering callback_presence on HelloBot
  230. 07:59:46 DEBUG errbot.core Triggering callback_presence on Headsup
  231. 07:59:46 DEBUG errbot.core Triggering callback_presence on Issue
  232. 07:59:46 DEBUG errbot.backends.xmpp user_changed_status <presence to="robot@example.com/gxQoFh2w" xml:lang="en" from="robot@example.com/gS1U21OW"><delay xmlns="urn:xmpp:delay" from="example.com" stamp="2019-02-14T11:33:37Z" /></presence>
  233. 07:59:46 DEBUG errbot.core Triggering callback_presence on Help
  234. 07:59:46 DEBUG errbot.core Triggering callback_presence on HelloBot
  235. 07:59:46 DEBUG errbot.core Triggering callback_presence on Headsup
  236. 07:59:46 DEBUG errbot.core Triggering callback_presence on Issue
  237. 07:59:46 DEBUG errbot.backends.xmpp user_changed_status <presence to="robot@example.com/gxQoFh2w" from="robot@example.com/C8H0L38b"><nick xmlns="http://jabber.org/protocol/nick">sss</nick><delay xmlns="urn:xmpp:delay" from="example.com" stamp="2019-01-29T14:53:24Z" /></presence>
  238. 07:59:46 DEBUG errbot.core Triggering callback_presence on Help
  239. 07:59:46 DEBUG errbot.core Triggering callback_presence on HelloBot
  240. 07:59:46 DEBUG errbot.core Triggering callback_presence on Headsup
  241. 07:59:46 DEBUG errbot.core Triggering callback_presence on Issue
  242. 08:00:29 DEBUG sleekxmpp.xmlstream.xmlst Scheduled event: Session timeout check: ()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement