Advertisement
Guest User

Untitled

a guest
Jul 15th, 2018
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.77 KB | None | 0 0
  1.  
  2. 2018-07-15 02:31:40.845 5748-9306/com.neemo D/SMACK: XMPPConnection connected (XMPPTCPConnection[testuser11@xmpp.neemo.com/android] (1))
  3. 2018-07-15 02:31:40.847 5748-9736/com.neemo D/SMACK: SENT (1): <auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AHRlc3R1c2VyMTEANzY3NzVjY2VjZGIwM2E2ZjhmZTZkMWEyOGYxYjcyOTBjZWYyMDU1NA==</auth>
  4. 2018-07-15 02:31:40.997 5748-9737/com.neemo D/SMACK: RECV (1): <success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>
  5. 2018-07-15 02:31:40.998 5748-9736/com.neemo D/SMACK: SENT (1): <stream:stream xmlns='jabber:client' to='xmpp.neemo.com' xmlns:stream='http://etherx.jabber.org/streams' version='1.0' id='3137644940' xml:lang='en'>
  6. 2018-07-15 02:31:41.146 5748-9737/com.neemo D/SMACK: RECV (1): <?xml version='1.0'?><stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1307898948' from='xmpp.neemo.com' version='1.0' xml:lang='en'>
  7. 2018-07-15 02:31:41.146 5748-9737/com.neemo D/SMACK: RECV (1): <stream:features><bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/><session xmlns='urn:ietf:params:xml:ns:xmpp-session'/><sm xmlns='urn:xmpp:sm:2'/><sm xmlns='urn:xmpp:sm:3'/></stream:features>
  8. 2018-07-15 02:31:41.147 5748-9736/com.neemo D/SMACK: SENT (1): <iq id='427v0-225' type='set'><bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'><resource>android</resource></bind></iq>
  9. 2018-07-15 02:31:41.295 5748-9737/com.neemo D/SMACK: RECV (1): <iq id='427v0-225' type='result'><bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'><jid>testuser11@xmpp.neemo.com/android</jid></bind></iq>
  10. 2018-07-15 02:31:41.297 5748-9736/com.neemo D/SMACK: SENT (1): <iq id='427v0-227' type='set'><session xmlns='urn:ietf:params:xml:ns:xmpp-session'/></iq>
  11. 2018-07-15 02:31:41.445 5748-9737/com.neemo D/SMACK: RECV (1): <iq type='result' id='427v0-227'/>
  12. 2018-07-15 02:31:41.446 5748-9306/com.neemo D/SMACK: User logged (1): testuser11@xmpp.neemo.com:5222/android
  13. 2018-07-15 02:31:41.447 5748-9306/com.neemo I/xmppservice: Authenticated
  14. 2018-07-15 02:31:41.448 5748-9736/com.neemo D/SMACK: SENT (1): <iq to='xmpp.neemo.com' id='427v0-229' type='get'><ping xmlns='urn:xmpp:ping'/></iq>
  15. 2018-07-15 02:31:41.596 5748-9737/com.neemo D/SMACK: RECV (1): <iq from='xmpp.neemo.com' to='testuser11@xmpp.neemo.com/android' id='427v0-229' type='result'/>
  16. 2018-07-15 02:31:41.598 5748-9736/com.neemo D/SMACK: SENT (1): <iq to='xmpp.neemo.com' id='427v0-231' type='get'><ping xmlns='urn:xmpp:ping'/></iq>
  17. 2018-07-15 02:31:41.645 5748-9306/com.neemo D/ping: pingFailed
  18. 2018-07-15 02:31:41.645 5748-9306/com.neemo I/chatty: uid=10099(com.neemo) AsyncTask #19 identical 7 lines
  19. 2018-07-15 02:31:41.645 5748-9306/com.neemo D/ping: pingFailed
  20. 2018-07-15 02:31:41.646 5748-9306/com.neemo D/SMACK: XMPPConnection authenticated (XMPPTCPConnection[testuser11@xmpp.neemo.com/android] (1))
  21. 2018-07-15 02:31:41.647 5748-9736/com.neemo D/SMACK: SENT (1): <presence id='427v0-232'><c xmlns='http://jabber.org/protocol/caps' hash='sha-1' node='http://www.igniterealtime.org/projects/smack' ver='NfJ3flI83zSdUDzCEICtbypursw='/></presence>
  22. 2018-07-15 02:31:41.648 5748-9306/com.neemo I/System.out: xmpplat asynctask username testuser11 is connected true
  23. 2018-07-15 02:31:41.648 5748-5748/com.neemo D/com.neemo.xmpp.XmppConnectionAsyncTask: 0xmpp true
  24. 2018-07-15 02:31:41.649 5748-9736/com.neemo D/SMACK: SENT (1): <presence id='427v0-233' type='unavailable'></presence>
  25. 2018-07-15 02:31:41.650 5748-9736/com.neemo D/SMACK: SENT (1):
  26. 2018-07-15 02:31:41.650 5748-9736/com.neemo D/SMACK: SENT (1): </stream:stream>
  27. 2018-07-15 02:31:41.745 5748-9737/com.neemo D/SMACK: RECV (1): <iq from='xmpp.neemo.com' to='testuser11@xmpp.neemo.com/android' id='427v0-231' type='result'/>
  28. 2018-07-15 02:31:41.893 5748-9737/com.neemo D/SMACK: RECV (1): </stream:stream>
  29. 2018-07-15 02:31:41.895 5748-9306/com.neemo I/xmppservice: Connection closed
  30. 2018-07-15 02:31:41.895 5748-9306/com.neemo D/SMACK: XMPPConnection closed (XMPPTCPConnection[testuser11@xmpp.neemo.com/android] (1))
  31. 2018-07-15 02:31:42.075 5748-9873/com.neemo D/SMACK: SENT (1): <stream:stream xmlns='jabber:client' to='xmpp.neemo.com' xmlns:stream='http://etherx.jabber.org/streams' version='1.0' xml:lang='en'>
  32. 2018-07-15 02:31:42.214 5748-9874/com.neemo D/SMACK: RECV (1): <?xml version='1.0'?><stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3086608899' from='xmpp.neemo.com' version='1.0' xml:lang='en'><stream:features><starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/><mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'><mechanism>PLAIN</mechanism></mechanisms></stream:features>
  33. 2018-07-15 02:31:42.215 5748-9873/com.neemo D/SMACK: SENT (1): <starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'></starttls>
  34. 2018-07-15 02:31:42.354 5748-9874/com.neemo D/SMACK: RECV (1): <proceed xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
  35. 2018-07-15 02:31:42.658 5748-9873/com.neemo D/SMACK: SENT (1): <stream:stream xmlns='jabber:client' to='xmpp.neemo.com' xmlns:stream='http://etherx.jabber.org/streams' version='1.0' xml:lang='en'>
  36. 2018-07-15 02:31:42.797 5748-9874/com.neemo D/SMACK: RECV (1): <?xml version='1.0'?><stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1439351758' from='xmpp.neemo.com' version='1.0' xml:lang='en'>
  37. 2018-07-15 02:31:42.797 5748-9874/com.neemo D/SMACK: RECV (1): <stream:features><mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'><mechanism>PLAIN</mechanism></mechanisms></stream:features>
  38. 2018-07-15 02:31:42.798 5748-9306/com.neemo I/xmppservice: Connected
  39. 2018-07-15 02:31:42.798 5748-9306/com.neemo D/SMACK: XMPPConnection connected (XMPPTCPConnection[testuser11@xmpp.neemo.com/android] (1))
  40. 2018-07-15 02:31:42.799 5748-9873/com.neemo D/SMACK: SENT (1): <auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AHRlc3R1c2VyMTEANzY3NzVjY2VjZGIwM2E2ZjhmZTZkMWEyOGYxYjcyOTBjZWYyMDU1NA==</auth>
  41. 2018-07-15 02:31:42.942 5748-9874/com.neemo D/SMACK: RECV (1): <success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>
  42. 2018-07-15 02:31:42.943 5748-9873/com.neemo D/SMACK: SENT (1): <stream:stream xmlns='jabber:client' to='xmpp.neemo.com' xmlns:stream='http://etherx.jabber.org/streams' version='1.0' id='1439351758' xml:lang='en'>
  43. 2018-07-15 02:31:43.082 5748-9874/com.neemo D/SMACK: RECV (1): <?xml version='1.0'?><stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3553775263' from='xmpp.neemo.com' version='1.0' xml:lang='en'>
  44. 2018-07-15 02:31:43.082 5748-9874/com.neemo D/SMACK: RECV (1): <stream:features><bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/><session xmlns='urn:ietf:params:xml:ns:xmpp-session'/><sm xmlns='urn:xmpp:sm:2'/><sm xmlns='urn:xmpp:sm:3'/></stream:features>
  45. 2018-07-15 02:31:43.084 5748-9873/com.neemo D/SMACK: SENT (1): <iq id='427v0-235' type='set'><bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'><resource>android</resource></bind></iq>
  46. 2018-07-15 02:31:43.231 5748-9874/com.neemo D/SMACK: RECV (1): <iq id='427v0-235' type='result'><bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'><jid>testuser11@xmpp.neemo.com/android</jid></bind></iq>
  47. 2018-07-15 02:31:43.233 5748-9873/com.neemo D/SMACK: SENT (1): <iq id='427v0-237' type='set'><session xmlns='urn:ietf:params:xml:ns:xmpp-session'/></iq>
  48. 2018-07-15 02:31:43.372 5748-9874/com.neemo D/SMACK: RECV (1): <iq type='result' id='427v0-237'/>
  49. 2018-07-15 02:31:43.374 5748-9306/com.neemo D/SMACK: User logged (1): testuser11@xmpp.neemo.com:5222/android
  50. 2018-07-15 02:31:43.374 5748-9306/com.neemo I/xmppservice: Authenticated
  51. 2018-07-15 02:31:43.376 5748-9873/com.neemo D/SMACK: SENT (1): <iq to='xmpp.neemo.com' id='427v0-239' type='get'><ping xmlns='urn:xmpp:ping'/></iq>
  52. 2018-07-15 02:31:43.515 5748-9874/com.neemo D/SMACK: RECV (1): <iq from='xmpp.neemo.com' to='testuser11@xmpp.neemo.com/android' id='427v0-239' type='result'/>
  53. 2018-07-15 02:31:43.517 5748-9873/com.neemo D/SMACK: SENT (1): <iq to='xmpp.neemo.com' id='427v0-241' type='get'><ping xmlns='urn:xmpp:ping'/></iq>
  54. 2018-07-15 02:31:43.566 5748-9306/com.neemo D/ping: pingFailed
  55. 2018-07-15 02:31:43.567 5748-9306/com.neemo I/chatty: uid=10099(com.neemo) AsyncTask #19 identical 8 lines
  56. 2018-07-15 02:31:43.567 5748-9306/com.neemo D/ping: pingFailed
  57. 2018-07-15 02:31:43.567 5748-9306/com.neemo D/SMACK: XMPPConnection authenticated (XMPPTCPConnection[testuser11@xmpp.neemo.com/android] (1))
  58. 2018-07-15 02:31:43.568 5748-9873/com.neemo D/SMACK: SENT (1): <presence id='427v0-242'><c xmlns='http://jabber.org/protocol/caps' hash='sha-1' node='http://www.igniterealtime.org/projects/smack' ver='NfJ3flI83zSdUDzCEICtbypursw='/></presence>
  59. 2018-07-15 02:31:43.569 5748-9306/com.neemo I/System.out: xmpplat asynctask username testuser11 is connected true
  60. 2018-07-15 02:31:43.572 5748-5748/com.neemo D/com.neemo.xmpp.XmppConnectionAsyncTask: 0xmpp true
  61. 2018-07-15 02:31:43.573 5748-9873/com.neemo D/SMACK: SENT (1): <presence id='427v0-243' type='unavailable'></presence>
  62. 2018-07-15 02:31:43.573 5748-9873/com.neemo D/SMACK: SENT (1):
  63. 2018-07-15 02:31:43.573 5748-9873/com.neemo D/SMACK: SENT (1): </stream:stream>
  64. 2018-07-15 02:31:43.656 5748-9874/com.neemo D/SMACK: RECV (1): <iq from='xmpp.neemo.com' to='testuser11@xmpp.neemo.com/android' id='427v0-241' type='result'/>
  65. 2018-07-15 02:31:43.795 5748-9874/com.neemo D/SMACK: RECV (1): </stream:stream>
  66. 2018-07-15 02:31:43.797 5748-9306/com.neemo I/xmppservice: Connection closed
  67. 2018-07-15 02:31:43.797 5748-9306/com.neemo D/SMACK: XMPPConnection closed (XMPPTCPConnection[testuser11@xmpp.neemo.com/android] (1))
  68. 2018-07-15 02:31:43.985 5748-10009/com.neemo D/SMACK: SENT (1): <stream:stream xmlns='jabber:client' to='xmpp.neemo.com' xmlns:stream='http://etherx.jabber.org/streams' version='1.0' xml:lang='en'>
  69. 2018-07-15 02:31:44.134 5748-10010/com.neemo D/SMACK: RECV (1): <?xml version='1.0'?><stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='200537611' from='xmpp.neemo.com' version='1.0' xml:lang='en'><stream:features><starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/><mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'><mechanism>PLAIN</mechanism></mechanisms></stream:features>
  70. 2018-07-15 02:31:44.137 5748-10009/com.neemo D/SMACK: SENT (1): <starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'></starttls>
  71. 2018-07-15 02:31:44.287 5748-10010/com.neemo D/SMACK: RECV (1): <proceed xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
  72. 2018-07-15 02:31:44.522 5748-5748/com.neemo D/xmppservice: xmpp service is connected 106 false
  73. 2018-07-15 02:31:44.606 5748-10009/com.neemo D/SMACK: SENT (1): <stream:stream xmlns='jabber:client' to='xmpp.neemo.com' xmlns:stream='http://etherx.jabber.org/streams' version='1.0' xml:lang='en'>
  74. 2018-07-15 02:31:44.756 5748-10010/com.neemo D/SMACK: RECV (1): <?xml version='1.0'?><stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3087061171' from='xmpp.neemo.com' version='1.0' xml:lang='en'>
  75. 2018-07-15 02:31:44.757 5748-10010/com.neemo D/SMACK: RECV (1): <stream:features><mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'><mechanism>PLAIN</mechanism></mechanisms></stream:features>
  76. 2018-07-15 02:31:44.758 5748-9306/com.neemo I/xmppservice: Connected
  77. 2018-07-15 02:31:44.758 5748-9306/com.neemo D/SMACK: XMPPConnection connected (XMPPTCPConnection[testuser11@xmpp.neemo.com/android] (1))
  78. 2018-07-15 02:31:44.759 5748-10009/com.neemo D/SMACK: SENT (1): <auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AHRlc3R1c2VyMTEANzY3NzVjY2VjZGIwM2E2ZjhmZTZkMWEyOGYxYjcyOTBjZWYyMDU1NA==</auth>
  79. 2018-07-15 02:31:44.901 1443-1443/? I/boot-pipe: done populating /dev/random
  80. 2018-07-15 02:31:44.911 5748-10010/com.neemo D/SMACK: RECV (1): <success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>
  81. 2018-07-15 02:31:44.912 5748-10009/com.neemo D/SMACK: SENT (1): <stream:stream xmlns='jabber:client' to='xmpp.neemo.com' xmlns:stream='http://etherx.jabber.org/streams' version='1.0' id='3087061171' xml:lang='en'>
  82. 2018-07-15 02:31:45.059 5748-10010/com.neemo D/SMACK: RECV (1): <?xml version='1.0'?><stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3765846385' from='xmpp.neemo.com' version='1.0' xml:lang='en'>
  83. 2018-07-15 02:31:45.060 5748-10010/com.neemo D/SMACK: RECV (1): <stream:features><bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/><session xmlns='urn:ietf:params:xml:ns:xmpp-session'/><sm xmlns='urn:xmpp:sm:2'/><sm xmlns='urn:xmpp:sm:3'/></stream:features>
  84. 2018-07-15 02:31:45.061 5748-10009/com.neemo D/SMACK: SENT (1): <iq id='427v0-245' type='set'><bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'><resource>android</resource></bind></iq>
  85. 2018-07-15 02:31:45.210 5748-10010/com.neemo D/SMACK: RECV (1): <iq id='427v0-245' type='result'><bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'><jid>testuser11@xmpp.neemo.com/android</jid></bind></iq>
  86. 2018-07-15 02:31:45.223 5748-10009/com.neemo D/SMACK: SENT (1): <iq id='427v0-247' type='set'><session xmlns='urn:ietf:params:xml:ns:xmpp-session'/></iq>
  87. 2018-07-15 02:31:45.371 5748-10010/com.neemo D/SMACK: RECV (1): <iq type='result' id='427v0-247'/>
  88. 2018-07-15 02:31:45.372 5748-9306/com.neemo D/SMACK: User logged (1): testuser11@xmpp.neemo.com:5222/android
  89. 2018-07-15 02:31:45.373 5748-9306/com.neemo I/xmppservice: Authenticated
  90. 2018-07-15 02:31:45.374 5748-10009/com.neemo D/SMACK: SENT (1): <iq to='xmpp.neemo.com' id='427v0-249' type='get'><ping xmlns='urn:xmpp:ping'/></iq>
  91. 2018-07-15 02:31:45.521 5748-10010/com.neemo D/SMACK: RECV (1): <iq from='xmpp.neemo.com' to='testuser11@xmpp.neemo.com/android' id='427v0-249' type='result'/>
  92. 2018-07-15 02:31:45.524 5748-10009/com.neemo D/SMACK: SENT (1): <iq to='xmpp.neemo.com' id='427v0-251' type='get'><ping xmlns='urn:xmpp:ping'/></iq>
  93. 2018-07-15 02:31:45.565 5748-9306/com.neemo D/ping: pingFailed
  94. 2018-07-15 02:31:45.566 5748-9306/com.neemo I/chatty: uid=10099(com.neemo) AsyncTask #19 identical 9 lines
  95. 2018-07-15 02:31:45.566 5748-9306/com.neemo D/ping: pingFailed
  96. 2018-07-15 02:31:45.566 5748-9306/com.neemo D/SMACK: XMPPConnection authenticated (XMPPTCPConnection[testuser11@xmpp.neemo.com/android] (1))
  97. 2018-07-15 02:31:45.566 5748-9306/com.neemo I/System.out: xmpplat asynctask username testuser11 is connected true
  98. 2018-07-15 02:31:45.566 5748-5748/com.neemo D/com.neemo.xmpp.XmppConnectionAsyncTask: 0xmpp true
  99. 2018-07-15 02:31:45.566 5748-10009/com.neemo D/SMACK: SENT (1): <presence id='427v0-252'><c xmlns='http://jabber.org/protocol/caps' hash='sha-1' node='http://www.igniterealtime.org/projects/smack' ver='NfJ3flI83zSdUDzCEICtbypursw='/></presence>
  100. 2018-07-15 02:31:45.567 5748-10009/com.neemo D/SMACK: SENT (1): <presence id='427v0-253' type='unavailable'></presence>
  101. 2018-07-15 02:31:45.568 5748-10009/com.neemo D/SMACK: SENT (1): </stream:stream>
  102. 2018-07-15 02:31:45.671 5748-10010/com.neemo D/SMACK: RECV (1): <iq from='xmpp.neemo.com' to='testuser11@xmpp.neemo.com/android' id='427v0-251' type='result'/>
  103. 2018-07-15 02:31:45.820 5748-10010/com.neemo D/SMACK: RECV (1): </stream:stream>
  104. 2018-07-15 02:31:45.821 5748-9306/com.neemo I/xmppservice: Connection closed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement