Advertisement
Guest User

Untitled

a guest
Feb 20th, 2019
755
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 59.23 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. MIIFZDCCBEygAwIBAgIRAJLHqpjsRFexCoB+1Muc2o0wDQYJKoZIhvcNAQELBQAw
  111. gZAxCzAJBgNVBAYTAkdCMRswGQYDVQQIExJHcmVhdGVyIE1hbmNoZXN0ZXIxEDAO
  112. BgNVBAcTB1NhbGZvcmQxGjAYBgNVBAoTEUNPTU9ETyBDQSBMaW1pdGVkMTYwNAYD
  113. VQQDEy1DT01PRE8gUlNBIERvbWFpbiBWYWxpZGF0aW9uIFNlY3VyZSBTZXJ2ZXIg
  114. Q0EwHhcNMTgwMzA1MDAwMDAwWhcNMTkwMzA1MjM1OTU5WjB3MSEwHwYDVQQLExhE
  115. b21haW4gQ29udHJvbCBWYWxpZGF0ZWQxHjAcBgNVBAsTFUhvc3RlZCBieSBPbmUu
  116. Y29tIEEvUzEeMBwGA1UECxMVRXNzZW50aWFsU1NMIFdpbGRjYXJkMRIwEAYDVQQD
  117. DAkqLm9uZS5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC6TPwr
  118. w2O+NHYU33seSGxC9+QJVrZLyJU/ZQrpfOhDZV+GbGfJBLbiJnJGe/3JdqajKMP9
  119. os8G45aN+pOHmBWn05kxvWw6qYm3dNBUcOUZLGbxt4DxWy3o7SAiAKEfkxHPnxsN
  120. 2scs0vNxUti9TGDCKmWT50Jmaicm4143kFRbuyhMQRt97e0j4YTc83MJpOBfN1KM
  121. 6ul0rIU3cizIGIuTu0TvPWUhJzntPKCmgak95sFM6nJCl/EgHzIfU7Nw0s2ZwugN
  122. XKe4Qd2AmTtqkv8OFqpg90tAv3vJi376erurXgHbZB9I3n+B8X94qe2G0DEBeHJR
  123. 63E6lOCx13vv0ENDAgMBAAGjggHPMIIByzAfBgNVHSMEGDAWgBSQr2o6lFoL2JDq
  124. ElZz30O0Oija5zAdBgNVHQ4EFgQU5UGzAIEq9G8NjNFb+ZfzQ9XbGIUwDgYDVR0P
  125. AQH/BAQDAgWgMAwGA1UdEwEB/wQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsG
  126. AQUFBwMCME8GA1UdIARIMEYwOgYLKwYBBAGyMQECAgcwKzApBggrBgEFBQcCARYd
  127. aHR0cHM6Ly9zZWN1cmUuY29tb2RvLmNvbS9DUFMwCAYGZ4EMAQIBMFQGA1UdHwRN
  128. MEswSaBHoEWGQ2h0dHA6Ly9jcmwuY29tb2RvY2EuY29tL0NPTU9ET1JTQURvbWFp
  129. blZhbGlkYXRpb25TZWN1cmVTZXJ2ZXJDQS5jcmwwgYUGCCsGAQUFBwEBBHkwdzBP
  130. BggrBgEFBQcwAoZDaHR0cDovL2NydC5jb21vZG9jYS5jb20vQ09NT0RPUlNBRG9t
  131. YWluVmFsaWRhdGlvblNlY3VyZVNlcnZlckNBLmNydDAkBggrBgEFBQcwAYYYaHR0
  132. cDovL29jc3AuY29tb2RvY2EuY29tMB0GA1UdEQQWMBSCCSoub25lLmNvbYIHb25l
  133. LmNvbTANBgkqhkiG9w0BAQsFAAOCAQEAaYm/dwSqgaTjp5HBK7Ca3OOISy0EVYRq
  134. hTwjZ7kFWjSLW4nOPJsZz5OoiAOtfpLSTbdCy4HM3OkrYikHCn5DNMClumJxIRo7
  135. 2IDTPOfTcx9mKTJkhqekU2j9X4YZVSbC5INilrYOMv8eTHisdnaQbcsOamot2vxN
  136. NNqLm2Kzuxn7Pz/KBkj3YFr3jD4ca298vA1K3WSKNVp3rfvbPJ6yqMu/FwC2WP8V
  137. z/Cb+M8ZNgHFvFvdOkcRhRKsk9lky4jKyUZ9grzRk1M+25R+5DmSujEb2ejmG5jm
  138. a0wld9nHhSihhx1vPb2ub/4/X6FRoMIYuu/sp+G302kCQZSwfkk0xA==
  139. -----END CERTIFICATE-----
  140.  
  141. 07:59:44 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: ssl_cert
  142. 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'>
  143. 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">
  144. 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>
  145. 07:59:45 DEBUG sleekxmpp.xmlstream.xmlst SEND (IMMED): <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHJvYm90AHNoZWlxdWVlOGpvbzlzb296YWhT</auth>
  146. 07:59:45 DEBUG sleekxmpp.xmlstream.xmlst RECV: <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl" />
  147. 07:59:45 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: auth_success
  148. 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'>
  149. 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">
  150. 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>
  151. 07:59:45 DEBUG sleekxmpp.features.featur Requesting resource:
  152. 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>
  153. 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>
  154. 07:59:45 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: session_bind
  155. 07:59:45 INFO sleekxmpp.features.featur JID set to: robot@example.com/gxQoFh2w
  156. 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>
  157. 07:59:45 DEBUG sleekxmpp.xmlstream.xmlst RECV: <iq id="945ada61-f000-4920-964f-4b66c040bec2-2" type="result" to="robot@example.com/gxQoFh2w" />
  158. 07:59:45 DEBUG sleekxmpp.features.featur Established Session
  159. 07:59:45 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: session_start
  160. 07:59:45 DEBUG sleekxmpp.clientxmpp Finished processing stream features.
  161. 07:59:45 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: stream_negotiated
  162. 07:59:45 INFO sleekxmpp.xmlstream.xmlst CERT: Time until certificate expiration: 12 days, 21:30:13.094737
  163. 07:59:45 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: sent_presence
  164. 07:59:45 DEBUG sleekxmpp.xmlstream.xmlst SEND: <presence xml:lang="en" />
  165. 07:59:45 DEBUG sleekxmpp.xmlstream.xmlst SEND: <iq id="945ada61-f000-4920-964f-4b66c040bec2-3" type="get"><query xmlns="jabber:iq:roster" /></iq>
  166. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst RECV: <presence xml:lang="en" from="robot@example.com/gxQoFh2w" />
  167. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst RECV: <presence type="unavailable" to="robot@example.com/gxQoFh2w" from="dam@example.com" />
  168. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst RECV: <presence type="unavailable" to="robot@example.com/gxQoFh2w" from="hpld@example.com" />
  169. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst RECV: <presence type="unavailable" to="robot@example.com/gxQoFh2w" from="jei@example.com" />
  170. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst RECV: <presence type="unavailable" to="robot@example.com/gxQoFh2w" from="yaoy@example.com" />
  171. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst RECV: <presence type="unavailable" to="robot@example.com/gxQoFh2w" from="raci@example.com" />
  172. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst RECV: <presence type="unavailable" to="robot@example.com/gxQoFh2w" from="gasu@example.com" />
  173. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst RECV: <presence type="unavailable" to="robot@example.com/gxQoFh2w" from="mvw@example.com" />
  174. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst RECV: <presence type="unavailable" to="robot@example.com/gxQoFh2w" from="mme@example.com" />
  175. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst RECV: <presence type="unavailable" to="robot@example.com/gxQoFh2w" from="gno@example.com" />
  176. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst RECV: <presence type="unavailable" to="robot@example.com/gxQoFh2w" from="rme@example.com" />
  177. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst RECV: <presence type="unavailable" to="robot@example.com/gxQoFh2w" from="ngb@example.com" />
  178. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst RECV: <presence type="unavailable" to="robot@example.com/gxQoFh2w" from="joli@example.com" />
  179. 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>
  180. 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>
  181. 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>
  182. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst RECV: <iq id="945ada61-f000-4920-964f-4b66c040bec2-3" type="result" to="robot@example.com/gxQoFh2w"><query xmlns="jabber:iq:roster"><item jid="dam@example.com" subscription="both" name="Dan Malm"><group>example.com - Copenhagen - Systems</group></item><item jid="mui@example.com" subscription="both" name="Muqsith Irfan"><group>example.com - Dubai - Development</group></item><item jid="hpld@example.com" subscription="both" name="Harold Patrick L. Duazo"><group>example.com - Cebu - Support</group></item><item jid="jei@example.com" subscription="both" name="Jenelyn Indino"><group>example.com - Cebu - Support</group></item><item jid="yaoy@example.com" subscription="both" name="Yashobeam Dagohoy"><group>example.com - Cebu - Support</group></item><item jid="raci@example.com" subscription="both" name="Ramadan Cilomba"><group>example.com - Copenhagen - Support</group></item><item jid="gasu@example.com" subscription="both" name="Gabriela Suss"><group>example.com - 2nd Level</group></item><item jid="mvw@example.com" subscription="both" name="Marloes Wolthuys"><group>example.com - Copenhagen - Support</group></item><item jid="mme@example.com" subscription="both" name="Mariela Mariz Enriquez"><group>example.com - Cebu - Support</group></item><item jid="gno@example.com" subscription="both" name="Gustav Nikolaj Olsen"><group>example.com - Copenhagen - Development</group></item><item jid="anmo@example.com" subscription="both" name="Angela Moya"><group>example.com - Dubai - Marketing</group></item><item jid="rme@example.com" subscription="both" name="Ruel Mendoza"><group>example.com - Cebu - Support</group></item><item jid="rohitk@example.com" subscription="both" name="Rohit Kumar"><group>example.com - India - OPSDEV</group></item><item jid="ngb@example.com" subscription="both" name="Nikko Gem Buagas"><group>example.com - Cebu - Support</group></item><item jid="joli@example.com" subscription="both" name="Josefine Lindeberg"><group>example.com - Copenhagen - Support</group></item><item jid="tjs@example.com" subscription="both" name="Tjalja Schaaf"><group>example.com - Copenhagen - Support</group></item><item jid="roger@example.com" subscription="both" name="Roger Engström"><group>example.com - Copenhagen - Support</group></item><item jid="tmf@example.com" subscription="both" name="Thomas Medard Frederiksen"><group>example.com - Product Management</group></item><item jid="ame@example.com" subscription="both" name="Anne Mette Isaksen"><group>example.com - Copenhagen - Development</group></item><item jid="sonalis@example.com" subscription="both" name="Sonali Srivastava"><group>example.com - India - Tech OPS</group></item><item jid="tope@example.com" subscription="both" name="Tommy Petersen"><group>example.com - Copenhagen - Support</group></item><item jid="ankitt@example.com" subscription="both" name="Ankit Tiwari"><group>example.com - India - Development</group></item><item jid="rhaa@example.com" subscription="both" name="Rikke Haagensen"><group>example.com - Copenhagen - Support</group></item><item jid="inkr@example.com" subscription="both" name="Inka Ilona Taagehøj"><group>example.com - Social Media, Customer Care</group></item><item jid="nishantp@example.com" subscription="both" name="Nishant Pandey"><group>example.com - India - Development</group></item><item jid="mle@example.com" subscription="both" name="Mark Lester Estacio"><group>example.com - 2nd Level</group></item><item jid="swagatak@example.com" subscription="both" name="Swagata Kumar"><group>example.com - India - Development</group></item><item jid="sy@example.com" subscription="both" name="Shaun Yap"><group>example.com - Dubai - Marketing</group></item><item jid="prashant@example.com" subscription="both" name="Prashant Rathi"><group>example.com - Dubai - Development</group></item><item jid="vibe@example.com" subscription="both" name="Victoria Bengtsson"><group>example.com - Copenhagen - Support</group></item><item jid="nom@example.com" subscription="both" name="Norhannie Macapanton"><group>example.com - Cebu - Support</group></item><item jid="cki@example.com" subscription="both" name="Christian Kock Iversen"><group>example.com - Dubai - Marketing</group></item><item jid="mh@example.com" subscription="both" name="Maria-Helene Toxværd"><group>example.com - Finance &amp; HR</group></item><item jid="sje@example.com" subscription="both" name="Sidsel Jensen"><group>example.com - Copenhagen - Systems</group></item><item jid="aale@example.com" subscription="both" name="Angelie A. Lecena"><group>example.com - Cebu - Support</group></item><item jid="kala@example.com" subscription="both" name="Kathy Padilla"><group>example.com - Cebu - Support</group></item><item jid="apm@example.com" subscription="both" name="Peter Mogensen"><group>example.com - Copenhagen - Systems</group></item><item jid="alst@example.com" subscription="both" name="Alexander Steffensen"><group>example.com - Copenhagen - Support</group></item><item jid="mph@example.com" subscription="both" name="Martin Topholm"><group>example.com - Copenhagen - Systems</group></item><item jid="ags@example.com" subscription="both" name="Allan Grue Søby"><group>example.com - Copenhagen - Systems</group></item><item jid="dke@example.com" subscription="both" name="Daniel Kennedy"><group>example.com - Copenhagen - Support</group></item><item jid="ttw@example.com" subscription="both" name="Tobias Tex Waaentz"><group>example.com - Dubai - Design</group></item><item jid="neeraja@example.com" subscription="both" name="Neeraj Awasthy"><group>example.com - India - Tech OPS</group></item><item jid="akashb@example.com" subscription="both" name="Akash Bisariya"><group>example.com - India - Development</group></item><item jid="esn@example.com" subscription="both" name="Esben Stigård Nielsen"><group>example.com - Copenhagen - Systems</group></item><item jid="shs@example.com" subscription="both" name="Sharad Saxena"><group>example.com - Dubai - Development</group></item><item jid="saleej@example.com" subscription="both" name="Mohammed Saleej"><group>example.com - Dubai - Development</group></item><item jid="dohm@example.com" subscription="both" name="Dominik Riehm"><group>example.com - 2nd Level</group></item><item jid="juj@example.com" subscription="both" name="Jakob Uhd Jepsen"><group>example.com - Copenhagen - Systems</group></item><item jid="chb@example.com" subscription="both" name="Charmagne Buot"><group>example.com - Cebu - Support</group></item><item jid="svte@example.com" subscription="both" name="Svenja Lechte"><group>example.com - Copenhagen - Support</group></item><item jid="nna@example.com" subscription="both" name="Nerssi Nasiri Amini"><group>example.com - Copenhagen - Development</group></item><item jid="samf@example.com" subscription="both" name="Samuel Franks"><group>example.com - Copenhagen - Support</group></item><item jid="sitanshus@example.com" subscription="both" name="Sitanshu Shrestha"><group>example.com - India - Development</group></item><item jid="rich@example.com" subscription="both" name="Richard Hägg"><group>example.com - Copenhagen - Hostmaster</group></item><item jid="mj@example.com" subscription="both" name="Mats Johansson"><group>example.com - Copenhagen - Hostmaster</group></item><item jid="tma@example.com" subscription="both" name="Tille Martens"><group>example.com - Copenhagen - Support</group></item><item jid="jms@example.com" subscription="both" name="Jofel Mirador Selomenio"><group>example.com - 2nd Level</group></item><item jid="mavo@example.com" subscription="both" name="Matthias Voigtland"><group>example.com - Copenhagen - Support</group></item><item jid="prp@example.com" subscription="both" name="Patrick Ranie Pinay"><group>example.com - Cebu - Support</group></item><item jid="brba@example.com" subscription="both" name="Brian Caramba"><group>example.com - Cebu - Support</group></item><item jid="jz@example.com" subscription="both" name="Jonas Zimling"><group>example.com - Copenhagen - Development</group></item><item jid="mocc@example.com" subscription="both" name="Moses C. Cruz"><group>example.com - Cebu - Support</group></item><item jid="wich@example.com" subscription="both" name="Dan Wichmann"><group>example.com - Copenhagen - Support</group></item><item jid="mae@example.com" subscription="both" name="Marjorie Estrada"><group>example.com - Cebu - Support</group></item><item jid="lma@example.com" subscription="both" name="Lasse Makholm"><group>example.com - Copenhagen - Systems</group></item><item jid="dmk@example.com" subscription="both" name="Durga Mahesh Kommisetti"><group>example.com - Dubai - Development</group></item><item jid="maf@example.com" subscription="both" name="Martin Flygenring"><group>example.com - 2nd Level</group></item><item jid="jesa@example.com" subscription="both" name="Jerson Complisa Jr."><group>example.com - Cebu - Support</group></item><item jid="tla@example.com" subscription="both" name="Troels Lauge Larsen"><group>example.com - Copenhagen - Systems</group></item><item jid="ont@example.com" subscription="both" name="Olof Netterstedt"><group>example.com - Copenhagen - Development</group></item><item jid="sepo@example.com" subscription="both" name="Sergey Poskachey"><group>example.com - Dubai - Development</group></item><item jid="ebo@example.com" subscription="both" name="Ejner Borgbjerg"><group>example.com - Copenhagen - Development</group></item><item jid="daniel@example.com" subscription="both" name="Daniel Shanti"><group>example.com - Copenhagen - Development</group></item><item jid="mbe@example.com" subscription="both" name="Mads Frey Bendix"><group>example.com - Cebu - Sales</group></item><item jid="michaelk@example.com" subscription="both" name="Michael Kühn"><group>example.com - Dubai - Marketing</group></item><item jid="cmg@example.com" subscription="both" name="Christine May Gallego"><group>example.com - Cebu - HR &amp; Administration</group></item><item jid="chjo@example.com" subscription="both" name="Christopher Johansson"><group>example.com - Copenhagen - Support</group></item><item jid="cabo@example.com" subscription="both" name="Caroline Bohn"><group>example.com - Copenhagen - Support</group></item><item jid="johl@example.com" subscription="both" name="Johan Lindros"><group>example.com - Copenhagen - Support</group></item><item jid="mt@example.com" subscription="both" name="Martine Tol Clausen"><group>example.com - Copenhagen - Development</group></item><item jid="clc@example.com" subscription="both" name="Claus Cederberg"><group>example.com - Copenhagen - Development</group></item><item jid="bpe@example.com" subscription="both" name="Bue Pedersen"><group>example.com - Copenhagen - Development</group></item><item jid="kevi@example.com" subscription="both" name="Kevin Wieling"><group>example.com - Copenhagen - Support</group></item><item jid="pzt@example.com" subscription="both" name="Patrick Nicolai Ziebell Thøgersen"><group>example.com - Copenhagen - Development</group></item><item jid="dpi@example.com" subscription="both" name="Daniele Piccone"><group>example.com - Copenhagen - Development</group></item><item jid="jbn@example.com" subscription="both" name="Jacob Bunk Nielsen"><group>example.com - Copenhagen - Systems</group></item><item jid="marc@example.com" subscription="both" name="Marcelo A. Cañeja"><group>example.com - Cebu - Support</group></item><item jid="rah@example.com" subscription="both" name="Rajsi Hawaldar"><group>example.com - Cebu - Support</group></item><item jid="aashifb@example.com" subscription="both" name="Md Aashif Bari"><group>example.com - India - Tech OPS</group></item><item jid="deba@example.com" subscription="both" name="Delchiya Baskaralingam"><group>example.com - Copenhagen - Support</group></item><item jid="djfb@example.com" subscription="both" name="Dhonel John F. Borneo"><group>example.com - Cebu - Support</group></item><item jid="mab@example.com" subscription="both" name="Michael Ablong"><group>example.com - Cebu - Development</group></item><item jid="elt@example.com" subscription="both" name="Elzbieta Leska-Twarog"><group>example.com - Copenhagen - Development</group></item><item jid="sandeepy@example.com" subscription="both" name="Sandeep Singh Yadav"><group>example.com - India - Development</group></item><item jid="juam@example.com" subscription="both" name="Jan Ulrico Manuel M. Aguilar"><group>example.com - Cebu - Support</group></item><item jid="abh@example.com" subscription="both" name="Anne Boje Hansen"><group>example.com - Copenhagen - Support</group></item><item jid="eman@example.com" subscription="both" name="Emma Andersson"><group>example.com - Copenhagen - Support</group></item><item jid="oleg@example.com" subscription="both" name="Oleg Malkov"><group>example.com - Dubai - Development</group></item><item jid="smt@example.com" subscription="both" name="Sherry May dela Torre"><group>example.com - Cebu - Support</group></item><item jid="lra@example.com" subscription="both" name="Line Raavig"><group>example.com - Copenhagen - Administration</group></item><item jid="albe@example.com" subscription="both" name="Alejandra Ugarte Bedwell"><group>example.com - Copenhagen - Development</group></item><item jid="pra@example.com" subscription="both" name="Pernille Raavig"><group>example.com - Copenhagen - Administration</group></item><item jid="sv@example.com" subscription="both" name="Simon Vikström"><group>example.com - Copenhagen - Systems</group></item><item jid="deepakr@example.com" subscription="both" name="Deepak Rajpal"><group>example.com - India - Development</group></item><item jid="sathish@example.com" subscription="both" name="Sathish Kategaru"><group>example.com - Dubai - Development</group></item><item jid="shubhamg@example.com" subscription="both" name="Shubham Gosain"><group>example.com - India - Tech OPS</group></item><item jid="janice@example.com" subscription="both" name="Janice Selomenio"><group>example.com - Cebu - Development</group></item><item jid="jvjm@example.com" subscription="both" name="John Vincent J. Mupas"><group>example.com - Cebu - Support</group></item><item jid="caq@example.com" subscription="both" name="Charles Aquisan"><group>example.com - Support Super Users</group></item><item jid="amitt@example.com" subscription="both" name="Amit Tiwary"><group>example.com - India - Development</group></item><item jid="apb@example.com" subscription="both" name="Archie P. Baclay"><group>example.com - Cebu - Support</group></item><item jid="dbr@example.com" subscription="both" name="Diane B. Ramos"><group>example.com - Dubai - HR &amp; Administration</group></item><item jid="jaa@example.com" subscription="both" name="Josefin Åkesson"><group>example.com - Copenhagen - Development</group></item><item jid="ezm@example.com" subscription="both" name="Ehsan Zaery Moghaddam"><group>example.com - Copenhagen - Development</group></item><item jid="amitk@example.com" subscription="both" name="Amit Kumar Sharma"><group>example.com - India - Tech OPS</group></item><item jid="dsl@example.com" subscription="both" name="Daniel Stryhn Larsen"><group>example.com - Copenhagen - Development</group></item><item jid="saa@example.com" subscription="both" name="Sohel Ahmed Ansari"><group>example.com - Dubai - Development</group></item><item jid="ihp@example.com" subscription="both" name="Ihor Piddubnyak"><group>example.com - Copenhagen - Systems</group></item><item jid="rabish@example.com" subscription="both" name="Rabish Kumar"><group>example.com - Dubai - Development</group></item><item jid="asj@example.com" subscription="both" name="Anders Søndergaard Jensen"><group>example.com - Copenhagen - Systems</group></item><item jid="vmct@example.com" subscription="both" name="Vince Michael C. Tan"><group>example.com - Cebu - Support</group></item><item jid="jocf@example.com" subscription="both" name="Jodan C. Fernandez"><group>example.com - Cebu - Support</group></item><item jid="meenala@example.com" subscription="both" name="Meenal Aggarwal"><group>example.com - India - Development</group></item><item jid="jef@example.com" subscription="both" name="Jennifer Fernandez"><group>example.com - Cebu - Support</group></item><item jid="jor@example.com" subscription="both" name="Jo Ellen Requieron"><group>example.com - Cebu - Support</group></item><item jid="jasj@example.com" subscription="both" name="John Albert C. San Juan"><group>example.com - Cebu - Support</group></item><item jid="bv@example.com" subscription="both" name="Bindu Vallikkat"><group>example.com - Dubai - Development</group></item><item jid="abag@example.com" subscription="both" name="Aljude Bagallon"><group>example.com - 2nd Level</group></item><item jid="art@example.com" subscription="both" name="Alok R. Tiwari"><group>example.com - India - Tech OPS</group></item><item jid="min@example.com" subscription="both" name="Miroslav Nikolov"><group>example.com - Copenhagen - Development</group></item><item jid="ab@example.com" subscription="both" name="Ajdin Beganovic"><group>example.com - Copenhagen - Support</group></item><item jid="jnj@example.com" subscription="both" name="Jacob Nordestgaard Jensen"><group>example.com - Dubai - Design</group></item><item jid="rohits@example.com" subscription="both" name="Rohit Sharma"><group>example.com - India - Development</group></item><item jid="ceh@example.com" subscription="both" name="Charlie Kjell Erik Hagström"><group>example.com - Cebu - Sales</group></item><item jid="asisd@example.com" subscription="both" name="Asis Dan Jojo"><group>example.com - India - HCM &amp; Administration</group></item><item jid="rudran@example.com" subscription="both" name="Rudra Narayan Singh"><group>example.com - India - Tech OPS</group></item><item jid="robinc@example.com" subscription="both" name="Robin Chalia"><group>example.com - India - Development</group></item><item jid="amana@example.com" subscription="both" name="Aman Anand"><group>example.com - India - OPSDEV</group></item><item jid="seh@example.com" subscription="both" name="Sebastian Hornbaek"><group>example.com - Copenhagen - Support</group></item><item jid="priyank@example.com" subscription="both" name="Priyank Parashar"><group>example.com - Dubai - Development</group></item><item jid="jbi@example.com" subscription="both" name="Jesper Birkestrøm"><group>example.com - Copenhagen - Development</group></item><item jid="lins@example.com" subscription="both" name="Lidewijde Beatrijs Timmermans"><group>example.com - Copenhagen - Support</group></item><item jid="lefi@example.com" subscription="both" name="Leticia Ferrer Mur"><group>example.com - Copenhagen - Development</group></item><item jid="rajn@example.com" subscription="both" name="Raj Nagar"><group>example.com - India - Tech OPS</group></item><item jid="hvm@example.com" subscription="both" name="Hannah Vanmeirhaeghe"><group>example.com - Copenhagen - Support</group></item><item jid="kmj@example.com" subscription="both" name="Karsten Mangaard Jensen"><group>example.com - Copenhagen - Support</group></item><item jid="lvm@example.com" subscription="both" name="Lykke Vindahl Madsen"><group>example.com - Social Media, Customer Care</group></item><item jid="mako@example.com" subscription="both" name="Marije Korver"><group>example.com - Copenhagen - Support</group></item><item jid="frfl@example.com" subscription="both" name="Francis Flores"><group>example.com - Support Super Users</group></item><item jid="slo@example.com" subscription="both" name="Simon Lovrén"><group>example.com - Copenhagen - Support</group></item><item jid="jnh@example.com" subscription="both" name="Jonatan Hasselkvist"><group>example.com - Copenhagen - Administration</group></item><item jid="dp@example.com" subscription="both" name="David Plassmann"><group>example.com - Copenhagen - Systems</group></item><item jid="vku@example.com" subscription="both" name="Vineet Kumar"><group>example.com - Dubai - Development</group></item><item jid="vs@example.com" subscription="both" name="Vishwanath Sagar"><group>example.com - Dubai - Development</group></item><item jid="ngn@example.com" subscription="both" name="Nino Niez"><group>example.com - Cebu - Support</group></item><item jid="abhimanyus@example.com" subscription="both" name="Abhimanyu Singh Rathore"><group>example.com - India - Development</group></item><item jid="amm@example.com" subscription="both" name="Alpha Mary Montemayor"><group>example.com - 2nd Level</group></item><item jid="sa@example.com" subscription="both" name="Sandra Alvthin"><group>example.com - Copenhagen - Support</group></item><item jid="kmo@example.com" subscription="both" name="Kristoffer Møllerhøj"><group>example.com - Copenhagen - Systems</group></item><item jid="nadine@example.com" subscription="both" name="Nadine März"><group>example.com - 2nd Level</group></item><item jid="sebs@example.com" subscription="both" name="Sebastian Singh"><group>example.com - 2nd Level</group></item><item jid="cham@example.com" subscription="both" name="Chandrasekhar Ambula V"><group>example.com - Dubai - Development</group></item><item jid="mpd@example.com" subscription="both" name="Mark Philip Dawal"><group>example.com - Dubai - Development</group></item><item jid="luuk@example.com" subscription="both" name="Luuk Blum"><group>example.com - Copenhagen - Support</group></item><item jid="svk@example.com" subscription="both" name="Søren Visti Kristensen"><group>example.com - Copenhagen - Systems</group></item><item jid="guru@example.com" subscription="both" name="Gurucharan Singh"><group>example.com - India - HCM &amp; Administration</group></item><item jid="mm@example.com" subscription="both" name="Minas Alexander Mendrinos"><group>example.com - Copenhagen - Support</group></item><item jid="saja@example.com" subscription="both" name="Sachinda Jayatilleke"><group>example.com - Dubai - Marketing</group></item><item jid="jeak@example.com" subscription="both" name="Jessel Rhea Tumulak"><group>example.com - Cebu - Support</group></item><item jid="im@example.com" subscription="both" name="Ivar Mathiasson"><group>example.com - Copenhagen - Support</group></item><item jid="nf@example.com" subscription="both" name="Nadya Frost"><group>example.com - Dubai - Marketing</group></item><item jid="rea@example.com" subscription="both" name="Ronni Engelhardt"><group>example.com - Finance &amp; HR</group></item><item jid="bfr@example.com" subscription="both" name="Bart Freys"><group>example.com - Cebu - Sales</group></item><item jid="cfr@example.com" subscription="both" name="Christoffer Hall-Frederiksen"><group>example.com - Copenhagen - Systems</group></item><item jid="kf@example.com" subscription="both" name="Kasper Rosenkrands Forup"><group>example.com - Dubai - Design</group></item><item jid="nkn@example.com" subscription="both" name="Nanna Drud Kofod"><group>example.com - Copenhagen - Development</group></item><item jid="jpd@example.com" subscription="both" name="Johannes Philippe Durieux"><group>example.com - Cebu - Sales</group></item><item jid="lyd@example.com" subscription="both" name="Lynfeel Doce"><group>example.com - Cebu - Support</group></item><item jid="lina@example.com" subscription="both" name="Linda Andersson"><group>example.com - Copenhagen - Support</group></item><item jid="chf@example.com" subscription="both" name="Christian Hede Schack Frederiksen"><group>example.com - Copenhagen - Support</group></item><item jid="sufa@example.com" subscription="both" name="Sune Falk"><group>example.com - Copenhagen - Support</group></item><item jid="cbn@example.com" subscription="both" name="Christian Bo Nielsen"><group>example.com - Finance &amp; HR</group></item><item jid="sopa@example.com" subscription="both" name="Sohiel Partoshoar"><group>example.com - Copenhagen - Support</group></item><item jid="me@example.com" subscription="both" name="Martin Erb"><group>example.com - Copenhagen - Systems</group></item><item jid="dm@example.com" subscription="both" name="Daniel Twisp"><group>example.com - Copenhagen - Systems</group></item><item jid="jjo@example.com" subscription="both" name="Jette Køhler-Johansen"><group>example.com - Copenhagen - Administration</group></item><item jid="ele@example.com" subscription="both" name="Elodie Legros"><group>example.com - Copenhagen - Systems</group></item><item jid="dazo@example.com" subscription="both" name="Daniel Markvard Randazzo"><group>example.com - Copenhagen - Support</group></item><item jid="hkl@example.com" subscription="both" name="Hyla Kay D Labio"><group>example.com - Dubai - Development</group></item><item jid="jmmr@example.com" subscription="both" name="Junes Marnicris Mabugnon Rafal"><group>example.com - Cebu - Support</group></item><item jid="cjo@example.com" subscription="both" name="Christian Johannesen"><group>example.com - Copenhagen - Systems</group></item><item jid="vkp@example.com" subscription="both" name="Vaibhava Kumar Pandey"><group>example.com - Dubai - Development</group></item><item jid="laaq@example.com" subscription="both" name="Lyle A. Anquillano"><group>example.com - Cebu - Support</group></item><item jid="nwi@example.com" subscription="both" name="Natascha Wiggenhauser"><group>example.com - Cebu - Sales</group></item><item jid="dinesh@example.com" subscription="both" name="Dinesh Shetty"><group>example.com - Cebu - Support</group></item><item jid="fda@example.com" subscription="both" name="Frederik Dannemare"><group>example.com - Copenhagen - Systems</group></item><item jid="pjbp@example.com" subscription="both" name="Paul Jeson B. Plaza"><group>example.com - Cebu - Support</group></item><item jid="cgst@example.com" subscription="both" name="Christian Genrel S. Ticod"><group>example.com - Cebu - Support</group></item><item jid="essu@example.com" subscription="both" name="Essi Suominen"><group>example.com - Copenhagen - Support</group></item><item jid="man@example.com" subscription="both" name="Mareze Neri"><group>example.com - Cebu - Support</group></item><item jid="mro@example.com" subscription="both" name="Michelle Roxas"><group>example.com - Cebu - Support</group></item><item jid="anag@example.com" subscription="both" name="Anmol Agarwal"><group>example.com - Dubai - Development</group></item><item jid="chiragk@example.com" subscription="both" name="Chirag Katyal"><group>example.com - India - Tech OPS</group></item><item jid="tl@example.com" subscription="both" name="Thomas Lønbæk"><group>example.com - Copenhagen - Development</group></item><item jid="ni@example.com" subscription="both" name="Nikolay Christensen"><group>example.com - Copenhagen - Support</group></item><item jid="rl@example.com" subscription="both" name="Roland Liwag"><group>example.com - Dubai - Development</group></item><item jid="pjl@example.com" subscription="both" name="Peter J Lennartsson"><group>example.com - Copenhagen - Systems</group></item><item jid="jvb@example.com" subscription="both" name="Jason Virgil Bualat"><group>example.com - Cebu - Support</group></item><item jid="alexander@example.com" subscription="both" name="Alexander S. Soriano"><group>example.com - Dubai - Development</group></item><item jid="bist@example.com" subscription="both" name="Bianca Stommel"><group>example.com - Copenhagen - Support</group></item><item jid="ajb@example.com" subscription="both" name="Alex J Burke"><group>example.com - Copenhagen - Development</group></item><item jid="gs@example.com" subscription="both" name="Garima Sinha"><group>example.com - Dubai - Development</group></item><item jid="mne@example.com" subscription="both" name="Mikkel Nedza"><group>example.com - Copenhagen - Support</group></item><item jid="ag@example.com" subscription="both" name="Anton Gusarov"><group>example.com - Dubai - Development</group></item><item jid="mih@example.com" subscription="both" name="Michael Hansen"><group>example.com - Copenhagen - Development</group></item><item jid="rahuln@example.com" subscription="both" name="Rahul Nauni"><group>example.com - India - Tech OPS</group></item><item jid="govindp@example.com" subscription="both" name="Govind Prajapati"><group>example.com - India - Tech OPS</group></item><item jid="mara@example.com" subscription="both" name="Markus Rahr"><group>example.com - Cebu - Sales</group></item><item jid="cwe@example.com" subscription="both" name="Carl Webb"><group>example.com - Copenhagen - Development</group></item><item jid="mk@example.com" subscription="both" name="Marcus Lindgren"><group>example.com - Copenhagen - Hostmaster</group></item><item jid="amt@example.com" subscription="both" name="Anders Munthe Thomsen"><group>example.com - Product Management</group></item><item jid="shibincs@example.com" subscription="both" name="Shibin CS"><group>example.com - India - Tech OPS</group></item><item jid="jee@example.com" subscription="both" name="Jessica Eribal"><group>example.com - Cebu - HR &amp; Administration</group></item><item jid="pallabip@example.com" subscription="both" name="Pallabi Priyaadarshini"><group>example.com - India - HCM &amp; Administration</group></item><item jid="klg@example.com" subscription="both" name="Kathleen Lourdes Gregorio"><group>example.com - Cebu - Support</group></item><item jid="grove@example.com" subscription="both" name="Henrik Christian Grove"><group>example.com - Copenhagen - Systems</group></item><item jid="himanshug@example.com" subscription="both" name="Himanshu Garg"><group>example.com - India - OPSDEV</group></item><item jid="hpj@example.com" subscription="both" name="Jonathan Presley Henry"><group>example.com - Cebu - Support</group></item><item jid="also@example.com" subscription="both" name="Alexander Sokolowski"><group>example.com - Copenhagen - Support</group></item><item jid="asdo@example.com" subscription="both" name="Anne Sofie Lillevang Olesen"><group>example.com - Copenhagen - Support</group></item><item jid="pop@example.com" subscription="both" name="Povilas Pilkauskas"><group>example.com - Copenhagen - Systems</group></item><item jid="rm@example.com" subscription="both" name="Rieke Poppe"><group>example.com - Copenhagen - Hostmaster</group></item><item jid="rohitr@example.com" subscription="both" name="Rohit Ranjan"><group>example.com - India - Tech OPS</group></item><item jid="mksl@example.com" subscription="both" name="Michael Kim San Lindor"><group>example.com - Cebu - Support</group></item><item jid="sca@example.com" subscription="both" name="Simon Mørup Carlsson"><group>example.com - Product Management</group></item><item jid="mru@example.com" subscription="both" name="Morten Rummelhoff"><group>example.com - Copenhagen - Development</group></item><item jid="duin@example.com" subscription="both" name="Duygu Sakin"><group>example.com - Copenhagen - Support</group></item><item jid="sbn@example.com" subscription="both" name="Sebastian Bryde Nielsen"><group>example.com - Copenhagen - Systems</group></item><item jid="toga@example.com" subscription="both" name="Tomé Filipe Gaspar Jorge"><group>example.com - Copenhagen - Development</group></item><item jid="iks@example.com" subscription="both" name="Ingeborg K. Skjæveland"><group>example.com - Product Management</group></item><item jid="aakashs@example.com" subscription="both" name="Aakash Sharma"><group>example.com - India - Tech OPS</group></item><item jid="sandeepr@example.com" subscription="both" name="Sandeep Rawat"><group>example.com - India - Tech OPS</group></item><item jid="ed@example.com" subscription="both" name="Eduard Daling"><group>example.com - Cebu - Support</group></item><item jid="mer@example.com" subscription="both" name="Mikkel Emil Rasmussen"><group>example.com - Copenhagen - Development</group></item><item jid="msw@example.com" subscription="both" name="Mirko Swoboda"><group>example.com - Copenhagen - Hostmaster</group></item><item jid="wo@example.com" subscription="both" name="Wally Ortiz"><group>example.com - Dubai - Marketing</group></item><item jid="sfd@example.com" subscription="both" name="Sahlee Dampil"><group>example.com - Dubai - HR &amp; Administration</group></item><item jid="ankitab@example.com" subscription="both" name="Ankita Bhagat"><group>example.com - India - Development</group></item><item jid="nja@example.com" subscription="both" name="Niklas Jakobsson"><group>example.com - Cebu - Sales</group></item><item jid="hasham@example.com" subscription="both" name="Muhammad Hasham"><group>example.com - Dubai - Design</group></item><item jid="chli@example.com" subscription="both" name="Christian Lindeneg"><group>example.com - Copenhagen - Support</group></item><item jid="jtd@example.com" subscription="both" name="Jeffrodel T. Despi"><group>example.com - Cebu - Support</group></item><item jid="bdt@example.com" subscription="both" name="Benjamin Østfeldt"><group>example.com - Copenhagen - Systems</group></item><item jid="skm@example.com" subscription="both" name="Shravan Kumar Munogee"><group>example.com - Support Super Users</group></item><item jid="far@example.com" subscription="both" name="Febin Abdul Rasheed"><group>example.com - Dubai - Development</group></item><item jid="vishalr@example.com" subscription="both" name="Vishal Raj"><group>example.com - Dubai - Development</group></item></query></iq>
  183. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: roster_update
  184. 07:59:46 INFO errbot.core Activate internal commands
  185. 07:59:46 INFO errbot.plugin_manager Activate bot plugins...
  186. 07:59:46 INFO errbot.plugin_manager Activate plugin: Help
  187. 07:59:46 DEBUG errbot.plugin_manager Plugin Help has no section [Errbot]. Assuming this plugin is running on any Errbot version.
  188. 07:59:46 INFO errbot.plugin_manager Activating Help with min_err_version = 5.2.0 and max_version = 5.2.0
  189. 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]
  190. 07:59:46 DEBUG errbot.botplugin Init storage for Help
  191. 07:59:46 DEBUG errbot.storage Opening storage 'Help'
  192. 07:59:46 DEBUG errbot.storage.shelf Open shelf storage err/Help.db
  193. 07:59:46 DEBUG errbot.core Adding command : about -> about
  194. 07:59:46 DEBUG errbot.core Adding command : apropos -> apropos
  195. 07:59:46 DEBUG errbot.core Adding command : help -> help
  196. 07:59:46 INFO errbot.core_plugins.wsvie Checking Help for webhooks
  197. 07:59:46 INFO errbot.plugin_manager Activate plugin: HelloBot
  198. 07:59:46 DEBUG errbot.plugin_manager Plugin HelloBot has no section [Errbot]. Assuming this plugin is running on any Errbot version.
  199. 07:59:46 INFO errbot.plugin_manager Activating HelloBot with min_err_version = 5.2.0 and max_version = 5.2.0
  200. 07:59:46 DEBUG errbot.templating Templates directory found for this plugin [/home/rohit/.errbot-ve/bin/errbot-plugins/HelloBot/templates]
  201. 07:59:46 DEBUG errbot.botplugin Init storage for HelloBot
  202. 07:59:46 DEBUG errbot.storage Opening storage 'HelloBot'
  203. 07:59:46 DEBUG errbot.storage.shelf Open shelf storage err/HelloBot.db
  204. 07:59:46 DEBUG errbot.core Adding command : hello -> hello
  205. 07:59:46 INFO errbot.core_plugins.wsvie Checking HelloBot for webhooks
  206. 07:59:46 INFO errbot.plugin_manager Activate plugin: Headsup
  207. 07:59:46 DEBUG errbot.plugin_manager Plugin Headsup has no section [Errbot]. Assuming this plugin is running on any Errbot version.
  208. 07:59:46 INFO errbot.plugin_manager Activating Headsup with min_err_version = 5.2.0 and max_version = 5.2.0
  209. 07:59:46 DEBUG errbot.templating No templates directory found for this plugin [Looking for /home/rohit/.errbot-ve/bin/errbot-plugins/Headsup/templates]
  210. 07:59:46 DEBUG errbot.botplugin Init storage for Headsup
  211. 07:59:46 DEBUG errbot.storage Opening storage 'Headsup'
  212. 07:59:46 DEBUG errbot.storage.shelf Open shelf storage err/Headsup.db
  213. 07:59:46 DEBUG errbot.core Adding command : headsup -> headsup
  214. 07:59:46 INFO errbot.core_plugins.wsvie Checking Headsup for webhooks
  215. 07:59:46 INFO errbot.plugin_manager Activate plugin: Issue
  216. 07:59:46 DEBUG errbot.plugin_manager Plugin Issue has no section [Errbot]. Assuming this plugin is running on any Errbot version.
  217. 07:59:46 INFO errbot.plugin_manager Activating Issue with min_err_version = 5.2.0 and max_version = 5.2.0
  218. 07:59:46 DEBUG errbot.templating No templates directory found for this plugin [Looking for /home/rohit/.errbot-ve/bin/errbot-plugins/Issue/templates]
  219. 07:59:46 DEBUG errbot.botplugin Init storage for Issue
  220. 07:59:46 DEBUG errbot.storage Opening storage 'Issue'
  221. 07:59:46 DEBUG errbot.storage.shelf Open shelf storage err/Issue.db
  222. 07:59:46 DEBUG errbot.core Adding command : issue -> issue
  223. 07:59:46 INFO errbot.core_plugins.wsvie Checking Issue for webhooks
  224. 07:59:46 DEBUG errbot.plugin_manager Activate flow plugins ...
  225. 07:59:46 INFO errbot.core
  226. 07:59:46 INFO errbot.core Notifying connection to all the plugins...
  227. 07:59:46 DEBUG errbot.core Trigger callback_connect on Help
  228. 07:59:46 DEBUG errbot.core Trigger callback_connect on HelloBot
  229. 07:59:46 DEBUG errbot.core Trigger callback_connect on Headsup
  230. 07:59:46 DEBUG errbot.core Trigger callback_connect on Issue
  231. 07:59:46 INFO errbot.core Plugin activation done.
  232. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: presence
  233. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: presence_available
  234. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: presence
  235. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: presence_unavailable
  236. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: presence
  237. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: presence_unavailable
  238. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: presence
  239. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: presence_unavailable
  240. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: presence
  241. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: presence_unavailable
  242. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: presence
  243. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: presence_unavailable
  244. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: presence
  245. ....................
  246. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: got_online
  247. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: changed_status
  248. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: changed_status
  249. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: changed_status
  250. 07:59:46 DEBUG sleekxmpp.xmlstream.xmlst Event triggered: changed_status
  251. 07:59:46 DEBUG errbot.backends.xmpp contact_online <presence xml:lang="en" from="robot@example.com/gxQoFh2w" to="robot@example.com/gxQoFh2w" />
  252. 07:59:46 DEBUG errbot.core Triggering callback_presence on Help
  253. 07:59:46 DEBUG errbot.core Triggering callback_presence on HelloBot
  254. 07:59:46 DEBUG errbot.core Triggering callback_presence on Headsup
  255. 07:59:46 DEBUG errbot.core Triggering callback_presence on Issue
  256. 07:59:46 DEBUG errbot.backends.xmpp user_changed_status <presence xml:lang="en" from="robot@example.com/gxQoFh2w" to="robot@example.com/gxQoFh2w" />
  257. 07:59:46 DEBUG errbot.core Triggering callback_presence on Help
  258. 07:59:46 DEBUG errbot.core Triggering callback_presence on HelloBot
  259. 07:59:46 DEBUG errbot.core Triggering callback_presence on Headsup
  260. 07:59:46 DEBUG errbot.core Triggering callback_presence on Issue
  261. 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>
  262. 07:59:46 DEBUG errbot.core Triggering callback_presence on Help
  263. 07:59:46 DEBUG errbot.core Triggering callback_presence on HelloBot
  264. 07:59:46 DEBUG errbot.core Triggering callback_presence on Headsup
  265. 07:59:46 DEBUG errbot.core Triggering callback_presence on Issue
  266. 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>
  267. 07:59:46 DEBUG errbot.core Triggering callback_presence on Help
  268. 07:59:46 DEBUG errbot.core Triggering callback_presence on HelloBot
  269. 07:59:46 DEBUG errbot.core Triggering callback_presence on Headsup
  270. 07:59:46 DEBUG errbot.core Triggering callback_presence on Issue
  271. 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>
  272. 07:59:46 DEBUG errbot.core Triggering callback_presence on Help
  273. 07:59:46 DEBUG errbot.core Triggering callback_presence on HelloBot
  274. 07:59:46 DEBUG errbot.core Triggering callback_presence on Headsup
  275. 07:59:46 DEBUG errbot.core Triggering callback_presence on Issue
  276. 08:00:29 DEBUG sleekxmpp.xmlstream.xmlst Scheduled event: Session timeout check: ()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement