Generated by TestNG with ReportNG at 21:13 PST on Monday 21 December 2020
root@43fec6d4badf / Java 11.0.8 (Ubuntu) / Linux 4.14.186-146.268.amzn2.x86_64 (amd64)

Brute Force Prevention

Suites · Log Output

Test duration : 15.850s

Passed Tests
tigase.tests.server.TestBruteforcePrevention
testDisableUser 5.793s
2020-12-21 21:14:14 |

2020-12-21 21:14:14 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2020-12-21 21:14:14 | ------------------------------------

2020-12-21 21:14:14 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2916503

2020-12-21 21:14:14 | StateChangedEvent{oldState=null, newState=connecting}

2020-12-21 21:14:14 | [Mutex] waiting for: [registration]

2020-12-21 21:14:14 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@c568b21

2020-12-21 21:14:14 | StateChangedEvent{oldState=connecting, newState=connected}

2020-12-21 21:14:14 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@8690e73

2020-12-21 21:14:14 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:14 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2020-12-21 21:14:14 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2020-12-21 21:14:14 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:14 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2020-12-21 21:14:14 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@4d6b811a

2020-12-21 21:14:14 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@44db4cc9

2020-12-21 21:14:14 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:14 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2020-12-21 21:14:14 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2020-12-21 21:14:14 | user :: null >> <iq to="test-domain.com" id="0SnLZh0pfuraxzgTbubQbOR" type="get"><query xmlns="jabber:iq:register"/></iq>

2020-12-21 21:14:14 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="0SnLZh0pfuraxzgTbubQbOR" type="get"><query xmlns="jabber:iq:register"/></iq>}

2020-12-21 21:14:14 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@7c6cc8f0

2020-12-21 21:14:14 | user :: null << <iq type="result" id="0SnLZh0pfuraxzgTbubQbOR" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq>

2020-12-21 21:14:14 | StanzaReceivedEvent{stanza=<iq type="result" id="0SnLZh0pfuraxzgTbubQbOR" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq>}

2020-12-21 21:14:14 | user :: null >> <iq to="test-domain.com" id="54VfuraxzgTbubQbOR6r9Hw" type="set"><query xmlns="jabber:iq:register"><username>user_9tvjv20027</username><password>user_9tvjv20027</password><email>2d3c69f7-4865-4168-a1fc-16023a93e164@localhost</email></query></iq>

2020-12-21 21:14:14 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="54VfuraxzgTbubQbOR6r9Hw" type="set"><query xmlns="jabber:iq:register"><username>user_9tvjv20027</username><password>user_9tvjv20027</password><email>2d3c69f7-4865-4168-a1fc-16023a93e164@localhost</email></query></iq>}

2020-12-21 21:14:14 | user :: null << <iq type="result" id="54VfuraxzgTbubQbOR6r9Hw" xmlns="jabber:client" from="test-domain.com"/>

2020-12-21 21:14:14 | StanzaReceivedEvent{stanza=<iq type="result" id="54VfuraxzgTbubQbOR6r9Hw" xmlns="jabber:client" from="test-domain.com"/>}

2020-12-21 21:14:14 | [Mutex] received everything.

2020-12-21 21:14:14 | [Mutex] isItemNotified: registrationSuccess :: true

2020-12-21 21:14:14 | StateChangedEvent{oldState=connected, newState=disconnecting}

2020-12-21 21:14:14 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@3c365b98

2020-12-21 21:14:14 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2d447e55

2020-12-21 21:14:14 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2020-12-21 21:14:14 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@3367d230

2020-12-21 21:14:14 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@29d6b7e4

2020-12-21 21:14:14 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@2732d3dd

2020-12-21 21:14:14 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:14 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:14 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:14 | user :: user_9tvjv20027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:14 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:14 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:14 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj1lREV5VzhOWEs2cjNzMjhTcnduVQ==</auth>

2020-12-21 21:14:14 | user :: user_9tvjv20027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj1lREV5VzhOWEs2cjNzMjhTcnduVQ==</auth>

2020-12-21 21:14:14 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1lREV5VzhOWEs2cjNzMjhTcnduVU1WQ2hGc2dVa2ZieWJYb1BXZUxaLHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:14 | user :: user_9tvjv20027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1lREV5VzhOWEs2cjNzMjhTcnduVU1WQ2hGc2dVa2ZieWJYb1BXZUxaLHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:14 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZURFeVc4TlhLNnIzczI4U3J3blVNVkNoRnNnVWtmYnliWG9QV2VMWixwPVpCWDM1K05ha2NOUU5wQlI1dSsrM1JUaVJNa2pMeU1LMElUTDBnNGlodGs9</response>

2020-12-21 21:14:14 | user :: user_9tvjv20027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZURFeVc4TlhLNnIzczI4U3J3blVNVkNoRnNnVWtmYnliWG9QV2VMWixwPVpCWDM1K05ha2NOUU5wQlI1dSsrM1JUaVJNa2pMeU1LMElUTDBnNGlodGs9</response>

2020-12-21 21:14:14 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0zS2czTG5SNGxnSGxDdWpUT2NTTFlqVmk1eEdBRVhnRXkxYk1ncTdtMm5NPQ==</success>

2020-12-21 21:14:14 | user :: user_9tvjv20027@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0zS2czTG5SNGxnSGxDdWpUT2NTTFlqVmk1eEdBRVhnRXkxYk1ncTdtMm5NPQ==</success>

2020-12-21 21:14:14 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" ver="XpFj6+hYjJ9piQjSFX4PPt1kbAQ=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2020-12-21 21:14:14 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" ver="XpFj6+hYjJ9piQjSFX4PPt1kbAQ=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2020-12-21 21:14:14 |  << <iq xmlns="jabber:client" id="ZM1iOQJV9KTdqjU1xcLVY9M" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-12-21 21:14:14 | user :: user_9tvjv20027@test-domain.com >> <iq xmlns="jabber:client" id="ZM1iOQJV9KTdqjU1xcLVY9M" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-12-21 21:14:14 |  >> <iq type="result" id="ZM1iOQJV9KTdqjU1xcLVY9M" to="user_9tvjv20027@test-domain.com/272389314-tigase-23" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_9tvjv20027@test-domain.com/272389314-tigase-23</jid></bind></iq>

2020-12-21 21:14:14 | user :: user_9tvjv20027@test-domain.com << <iq type="result" id="ZM1iOQJV9KTdqjU1xcLVY9M" to="user_9tvjv20027@test-domain.com/272389314-tigase-23" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_9tvjv20027@test-domain.com/272389314-tigase-23</jid></bind></iq>

2020-12-21 21:14:14 |  << <iq xmlns="jabber:client" id="B6XjCHGzDo9HwfYrkTazpdy" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-12-21 21:14:14 | user :: user_9tvjv20027@test-domain.com/272389314-tigase-23 >> <iq xmlns="jabber:client" id="B6XjCHGzDo9HwfYrkTazpdy" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-12-21 21:14:14 |  >> <iq type="result" id="B6XjCHGzDo9HwfYrkTazpdy" to="user_9tvjv20027@test-domain.com/272389314-tigase-23" xmlns="jabber:client"/>

2020-12-21 21:14:14 | user :: user_9tvjv20027@test-domain.com/272389314-tigase-23 << <iq type="result" id="B6XjCHGzDo9HwfYrkTazpdy" to="user_9tvjv20027@test-domain.com/272389314-tigase-23" xmlns="jabber:client"/>

2020-12-21 21:14:14 |  << <iq to="test-domain.com" id="qILFIwkSYZrbO1tWlY9NINZ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-12-21 21:14:14 | user :: user_9tvjv20027@test-domain.com/272389314-tigase-23 >> <iq to="test-domain.com" id="qILFIwkSYZrbO1tWlY9NINZ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-12-21 21:14:14 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-12-21 21:14:14 | user :: user_9tvjv20027@test-domain.com/272389314-tigase-23 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-12-21 21:14:14 |  << <iq id="u1EucrlZqfVQ9AnfCBBkRcT" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-12-21 21:14:14 | user :: user_9tvjv20027@test-domain.com/272389314-tigase-23 >> <iq id="u1EucrlZqfVQ9AnfCBBkRcT" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-12-21 21:14:14 |  >> <enabled resume="true" id="14775f70-4ef7-4b78-be33-3950b59af7ff" max="60" xmlns="urn:xmpp:sm:3" location="43fec6d4badf"/>

2020-12-21 21:14:14 | user :: user_9tvjv20027@test-domain.com/272389314-tigase-23 << <enabled resume="true" id="14775f70-4ef7-4b78-be33-3950b59af7ff" max="60" xmlns="urn:xmpp:sm:3" location="43fec6d4badf"/>

2020-12-21 21:14:14 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-12-21 21:14:14 | user :: user_9tvjv20027@test-domain.com/272389314-tigase-23 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-12-21 21:14:14 |  >> <iq type="result" id="qILFIwkSYZrbO1tWlY9NINZ" to="user_9tvjv20027@test-domain.com/272389314-tigase-23" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.2.0-SNAPSHOT-b11228/50b2eef7"/><identity type="im" category="server" name="Tigase ver. 8.2.0-SNAPSHOT-b11228/50b2eef7"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="text-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2020-12-21 21:14:14 | user :: user_9tvjv20027@test-domain.com/272389314-tigase-23 << <iq type="result" id="qILFIwkSYZrbO1tWlY9NINZ" to="user_9tvjv20027@test-domain.com/272389314-tigase-23" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.2.0-SNAPSHOT-b11228/50b2eef7"/><identity type="im" category="server" name="Tigase ver. 8.2.0-SNAPSHOT-b11228/50b2eef7"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="text-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2020-12-21 21:14:14 |  >> <iq type="result" id="u1EucrlZqfVQ9AnfCBBkRcT" to="user_9tvjv20027@test-domain.com/272389314-tigase-23" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2020-12-21 21:14:14 | user :: user_9tvjv20027@test-domain.com/272389314-tigase-23 << <iq type="result" id="u1EucrlZqfVQ9AnfCBBkRcT" to="user_9tvjv20027@test-domain.com/272389314-tigase-23" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2020-12-21 21:14:14 | Disconnecting

2020-12-21 21:14:14 |  >> <presence to="user_9tvjv20027@test-domain.com" xmlns="jabber:client" from="user_9tvjv20027@test-domain.com/272389314-tigase-23"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2020-12-21 21:14:14 | user :: user_9tvjv20027@test-domain.com/272389314-tigase-23 << <presence to="user_9tvjv20027@test-domain.com" xmlns="jabber:client" from="user_9tvjv20027@test-domain.com/272389314-tigase-23"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2020-12-21 21:14:14 | [Mutex] notify: [disconnected]

2020-12-21 21:14:14 | [Mutex] received everything.

2020-12-21 21:14:14 | [Mutex] waiting for: [event]

2020-12-21 21:14:14 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:14 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:14 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:14 | user :: user_9tvjv20027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:15 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:15 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj1ZV3p3Q1NzSU9IMXFJSll2b3M5bw==</auth>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj1ZV3p3Q1NzSU9IMXFJSll2b3M5bw==</auth>

2020-12-21 21:14:15 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ZV3p3Q1NzSU9IMXFJSll2b3M5bzhBS0kyeEtuMzBmS0VBeWtINzZzLHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ZV3p3Q1NzSU9IMXFJSll2b3M5bzhBS0kyeEtuMzBmS0VBeWtINzZzLHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:15 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WVd6d0NTc0lPSDFxSUpZdm9zOW84QUtJMnhLbjMwZktFQXlrSDc2cyxwPWlzSFRPNjc1clhyRWFFOThiUFhjMlFuZVAxNGRPZTBna285QkxjL0paVG89</response>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WVd6d0NTc0lPSDFxSUpZdm9zOW84QUtJMnhLbjMwZktFQXlrSDc2cyxwPWlzSFRPNjc1clhyRWFFOThiUFhjMlFuZVAxNGRPZTBna285QkxjL0paVG89</response>

2020-12-21 21:14:15 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:15 | [Mutex] notify: [event, authFailed]

2020-12-21 21:14:15 | [Mutex] received everything.

2020-12-21 21:14:15 | [Mutex] isItemNotified: authFailed :: true

2020-12-21 21:14:15 | [Mutex] notify: [event, disconnected]

2020-12-21 21:14:15 | [Mutex] waiting for: [event]

2020-12-21 21:14:15 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:15 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:15 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:15 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj1WbFh5aXBtWmtyZkRQWkxqZ2dlTw==</auth>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj1WbFh5aXBtWmtyZkRQWkxqZ2dlTw==</auth>

2020-12-21 21:14:15 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1WbFh5aXBtWmtyZkRQWkxqZ2dlTzZuNmJzbjNEenh0bXEzSUJ0VFBCLHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1WbFh5aXBtWmtyZkRQWkxqZ2dlTzZuNmJzbjNEenh0bXEzSUJ0VFBCLHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:15 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VmxYeWlwbVprcmZEUFpMamdnZU82bjZic24zRHp4dG1xM0lCdFRQQixwPUVha1I1TmMwRUhZVENEZGcvc1BCZlRBNktKL0Nyd1Z2Z3JIZ1ZrWC9Oa2c9</response>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VmxYeWlwbVprcmZEUFpMamdnZU82bjZic24zRHp4dG1xM0lCdFRQQixwPUVha1I1TmMwRUhZVENEZGcvc1BCZlRBNktKL0Nyd1Z2Z3JIZ1ZrWC9Oa2c9</response>

2020-12-21 21:14:15 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:15 | [Mutex] notify: [event, authFailed]

2020-12-21 21:14:15 | [Mutex] received everything.

2020-12-21 21:14:15 | [Mutex] isItemNotified: authFailed :: true

2020-12-21 21:14:15 | [Mutex] notify: [event, disconnected]

2020-12-21 21:14:15 | [Mutex] waiting for: [event]

2020-12-21 21:14:15 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:15 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:15 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:15 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj12Y093cnRpbEo4bHRhVFVhU3ZDWg==</auth>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj12Y093cnRpbEo4bHRhVFVhU3ZDWg==</auth>

2020-12-21 21:14:15 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj12Y093cnRpbEo4bHRhVFVhU3ZDWm9tdVZsb3R0bUVlSGdVZWV6RXRNLHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj12Y093cnRpbEo4bHRhVFVhU3ZDWm9tdVZsb3R0bUVlSGdVZWV6RXRNLHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:15 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dmNPd3J0aWxKOGx0YVRVYVN2Q1pvbXVWbG90dG1FZUhnVWVlekV0TSxwPWsyWjhvbDFvcW8zVU1VNGR2MkEzOXVMU0tJaWVDcVM4UmliVC96MG1xZjQ9</response>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dmNPd3J0aWxKOGx0YVRVYVN2Q1pvbXVWbG90dG1FZUhnVWVlekV0TSxwPWsyWjhvbDFvcW8zVU1VNGR2MkEzOXVMU0tJaWVDcVM4UmliVC96MG1xZjQ9</response>

2020-12-21 21:14:15 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:15 | [Mutex] notify: [event, authFailed]

2020-12-21 21:14:15 | [Mutex] received everything.

2020-12-21 21:14:15 | [Mutex] isItemNotified: authFailed :: true

2020-12-21 21:14:15 | [Mutex] waiting for: [event]

2020-12-21 21:14:15 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:15 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:15 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:15 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj1BUThmb3NkajV2OEYyakk2M0tkZw==</auth>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj1BUThmb3NkajV2OEYyakk2M0tkZw==</auth>

2020-12-21 21:14:15 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1BUThmb3NkajV2OEYyakk2M0tkZ1lmcG9vU2tqRTh2U1dIbmYwQkM2LHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1BUThmb3NkajV2OEYyakk2M0tkZ1lmcG9vU2tqRTh2U1dIbmYwQkM2LHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:15 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QVE4Zm9zZGo1djhGMmpJNjNLZGdZZnBvb1NrakU4dlNXSG5mMEJDNixwPXc3UEpzNVlJS0JkT0xPeUdyYUtDRUFFOHl6RjNhK3FTMEc1N2o3VHRmNzg9</response>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QVE4Zm9zZGo1djhGMmpJNjNLZGdZZnBvb1NrakU4dlNXSG5mMEJDNixwPXc3UEpzNVlJS0JkT0xPeUdyYUtDRUFFOHl6RjNhK3FTMEc1N2o3VHRmNzg9</response>

2020-12-21 21:14:15 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:15 | [Mutex] notify: [event, authFailed]

2020-12-21 21:14:15 | [Mutex] received everything.

2020-12-21 21:14:15 | [Mutex] isItemNotified: authFailed :: true

2020-12-21 21:14:15 | [Mutex] waiting for: [event]

2020-12-21 21:14:15 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:15 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:15 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:15 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj1MR3kwV0FORmVWYVRUZVVDdTlMMg==</auth>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj1MR3kwV0FORmVWYVRUZVVDdTlMMg==</auth>

2020-12-21 21:14:15 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1MR3kwV0FORmVWYVRUZVVDdTlMMmpQc0xPblg5ZUhQN3hmZHJ1N3ZaLHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1MR3kwV0FORmVWYVRUZVVDdTlMMmpQc0xPblg5ZUhQN3hmZHJ1N3ZaLHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:15 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TEd5MFdBTkZlVmFUVGVVQ3U5TDJqUHNMT25YOWVIUDd4ZmRydTd2WixwPWkwdE5jbGtOZUtGSzBpc0ZONmtNdFViOUdqMlpsTklPMDZTMTc3dkJ6cWs9</response>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TEd5MFdBTkZlVmFUVGVVQ3U5TDJqUHNMT25YOWVIUDd4ZmRydTd2WixwPWkwdE5jbGtOZUtGSzBpc0ZONmtNdFViOUdqMlpsTklPMDZTMTc3dkJ6cWs9</response>

2020-12-21 21:14:15 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:15 | [Mutex] notify: [event, authFailed]

2020-12-21 21:14:15 | [Mutex] received everything.

2020-12-21 21:14:15 | [Mutex] isItemNotified: authFailed :: true

2020-12-21 21:14:15 | [Mutex] waiting for: [event]

2020-12-21 21:14:15 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:15 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:15 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:15 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj1QNVJjOWRWa1NKRkkyMGxNSW9obw==</auth>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj1QNVJjOWRWa1NKRkkyMGxNSW9obw==</auth>

2020-12-21 21:14:15 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1QNVJjOWRWa1NKRkkyMGxNSW9ob29YODgydmpqeGVVb2tndG1CTUR3LHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1QNVJjOWRWa1NKRkkyMGxNSW9ob29YODgydmpqeGVVb2tndG1CTUR3LHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:15 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UDVSYzlkVmtTSkZJMjBsTUlvaG9vWDg4MnZqanhlVW9rZ3RtQk1EdyxwPWxQUUNRTWhlOU5qUHhMVXhIUUVOUGZWQ09hdWplbGZaNFpicTdoVHJxc2c9</response>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UDVSYzlkVmtTSkZJMjBsTUlvaG9vWDg4MnZqanhlVW9rZ3RtQk1EdyxwPWxQUUNRTWhlOU5qUHhMVXhIUUVOUGZWQ09hdWplbGZaNFpicTdoVHJxc2c9</response>

2020-12-21 21:14:15 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:15 | [Mutex] notify: [event, authFailed]

2020-12-21 21:14:15 | [Mutex] received everything.

2020-12-21 21:14:15 | [Mutex] isItemNotified: authFailed :: true

2020-12-21 21:14:15 | [Mutex] waiting for: [event]

2020-12-21 21:14:15 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:15 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:15 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:15 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj1KQnFrWDR0QVJTT01WYUFpNUx1eg==</auth>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj1KQnFrWDR0QVJTT01WYUFpNUx1eg==</auth>

2020-12-21 21:14:15 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1KQnFrWDR0QVJTT01WYUFpNUx1elVkcEZ1NW9qWXA1Rmc4UkpHbjhSLHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1KQnFrWDR0QVJTT01WYUFpNUx1elVkcEZ1NW9qWXA1Rmc4UkpHbjhSLHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:15 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SkJxa1g0dEFSU09NVmFBaTVMdXpVZHBGdTVvallwNUZnOFJKR244UixwPXVWQnFIek5rdjUvYUtCRGFRcmNyVnczNGxCR2RCSFpDcnJTdktZMHFjTE09</response>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SkJxa1g0dEFSU09NVmFBaTVMdXpVZHBGdTVvallwNUZnOFJKR244UixwPXVWQnFIek5rdjUvYUtCRGFRcmNyVnczNGxCR2RCSFpDcnJTdktZMHFjTE09</response>

2020-12-21 21:14:15 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:15 | [Mutex] notify: [event, authFailed]

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:15 | [Mutex] received everything.

2020-12-21 21:14:15 | [Mutex] isItemNotified: authFailed :: true

2020-12-21 21:14:15 | [Mutex] waiting for: [event]

2020-12-21 21:14:15 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:15 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:15 | user :: user_9tvjv20027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:16 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:16 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj00TVZTdnFvcDdmU0dRcU1JWjhhTw==</auth>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj00TVZTdnFvcDdmU0dRcU1JWjhhTw==</auth>

2020-12-21 21:14:16 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj00TVZTdnFvcDdmU0dRcU1JWjhhT1VYQnlPdEhoZ1ZHUlZJSHNlVTYzLHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj00TVZTdnFvcDdmU0dRcU1JWjhhT1VYQnlPdEhoZ1ZHUlZJSHNlVTYzLHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:16 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NE1WU3Zxb3A3ZlNHUXFNSVo4YU9VWEJ5T3RIaGdWR1JWSUhzZVU2MyxwPSsxek5KVjhWU2VkS3l3aGtLUkkzbmIrNWRkRm15eUoreUNtampBclJCb2s9</response>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NE1WU3Zxb3A3ZlNHUXFNSVo4YU9VWEJ5T3RIaGdWR1JWSUhzZVU2MyxwPSsxek5KVjhWU2VkS3l3aGtLUkkzbmIrNWRkRm15eUoreUNtampBclJCb2s9</response>

2020-12-21 21:14:16 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:16 | [Mutex] notify: [event, authFailed]

2020-12-21 21:14:16 | [Mutex] received everything.

2020-12-21 21:14:16 | [Mutex] isItemNotified: authFailed :: true

2020-12-21 21:14:16 | [Mutex] waiting for: [event]

2020-12-21 21:14:16 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:16 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:16 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:16 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj1sODZLZ3dPT3lycDROQlN3Tmxjeg==</auth>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj1sODZLZ3dPT3lycDROQlN3Tmxjeg==</auth>

2020-12-21 21:14:16 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sODZLZ3dPT3lycDROQlN3TmxjenUwWnpXYVh5TFdxRXlnU292WEdOLHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sODZLZ3dPT3lycDROQlN3TmxjenUwWnpXYVh5TFdxRXlnU292WEdOLHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:16 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bDg2S2d3T095cnA0TkJTd05sY3p1MFp6V2FYeUxXcUV5Z1NvdlhHTixwPWlRei9aSHgxYzBuK0s5SFBkTzRVMXBZbVFJbktYaElqbGVyMkNzVzF1czg9</response>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bDg2S2d3T095cnA0TkJTd05sY3p1MFp6V2FYeUxXcUV5Z1NvdlhHTixwPWlRei9aSHgxYzBuK0s5SFBkTzRVMXBZbVFJbktYaElqbGVyMkNzVzF1czg9</response>

2020-12-21 21:14:16 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:16 | [Mutex] notify: [event, authFailed]

2020-12-21 21:14:16 | [Mutex] received everything.

2020-12-21 21:14:16 | [Mutex] isItemNotified: authFailed :: true

2020-12-21 21:14:16 | [Mutex] waiting for: [event]

2020-12-21 21:14:16 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:16 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:16 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:16 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj1DSGVVa2J1UlhhUDV3S3NjSkVkNQ==</auth>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj1DSGVVa2J1UlhhUDV3S3NjSkVkNQ==</auth>

2020-12-21 21:14:16 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1DSGVVa2J1UlhhUDV3S3NjSkVkNUp2bmpNcXNBckN3OXVDS002Y2lMLHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1DSGVVa2J1UlhhUDV3S3NjSkVkNUp2bmpNcXNBckN3OXVDS002Y2lMLHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:16 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Q0hlVWtidVJYYVA1d0tzY0pFZDVKdm5qTXFzQXJDdzl1Q0tNNmNpTCxwPUxxTkJ5ZDB2TWlzUmtvR00rM1lBeVNpb3NoUVlSeU1PSnZ2cmtvazY4VG89</response>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Q0hlVWtidVJYYVA1d0tzY0pFZDVKdm5qTXFzQXJDdzl1Q0tNNmNpTCxwPUxxTkJ5ZDB2TWlzUmtvR00rM1lBeVNpb3NoUVlSeU1PSnZ2cmtvazY4VG89</response>

2020-12-21 21:14:16 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:16 | [Mutex] notify: [event, authFailed]

2020-12-21 21:14:16 | [Mutex] received everything.

2020-12-21 21:14:16 | [Mutex] isItemNotified: authFailed :: true

2020-12-21 21:14:16 | [Mutex] waiting for: [event]

2020-12-21 21:14:16 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:16 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:16 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:16 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj1OQTlJbUp0d2VTYnpGS0lQMU1TUg==</auth>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj1OQTlJbUp0d2VTYnpGS0lQMU1TUg==</auth>

2020-12-21 21:14:16 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1OQTlJbUp0d2VTYnpGS0lQMU1TUmRLMDFFaldEY1pwSERiRVdMTVZBLHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1OQTlJbUp0d2VTYnpGS0lQMU1TUmRLMDFFaldEY1pwSERiRVdMTVZBLHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:16 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TkE5SW1KdHdlU2J6RktJUDFNU1JkSzAxRWpXRGNacEhEYkVXTE1WQSxwPS94NG1JNE56MEl3ZStKRFA2WjRocElHcG5lbm9sQ3pmVkNtTm13WHJ4VlE9</response>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TkE5SW1KdHdlU2J6RktJUDFNU1JkSzAxRWpXRGNacEhEYkVXTE1WQSxwPS94NG1JNE56MEl3ZStKRFA2WjRocElHcG5lbm9sQ3pmVkNtTm13WHJ4VlE9</response>

2020-12-21 21:14:16 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:16 | [Mutex] notify: [event, authFailed]

2020-12-21 21:14:16 | [Mutex] received everything.

2020-12-21 21:14:16 | [Mutex] isItemNotified: authFailed :: true

2020-12-21 21:14:16 | [Mutex] waiting for: [event]

2020-12-21 21:14:16 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:16 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:16 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:16 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj11ZEkwbm5GS0dkTWsxV2o2aEF3Mg==</auth>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj11ZEkwbm5GS0dkTWsxV2o2aEF3Mg==</auth>

2020-12-21 21:14:16 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj11ZEkwbm5GS0dkTWsxV2o2aEF3MmE4MzZKbnljZ3RyclBPZGg1WmpGLHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj11ZEkwbm5GS0dkTWsxV2o2aEF3MmE4MzZKbnljZ3RyclBPZGg1WmpGLHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:16 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dWRJMG5uRktHZE1rMVdqNmhBdzJhODM2Sm55Y2d0cnJQT2RoNVpqRixwPWJoblZzczZZaTZLRkdYUEl4ZWh2UFBzb1lVeHBMOUpjTEhGNEw5RUlhdUE9</response>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dWRJMG5uRktHZE1rMVdqNmhBdzJhODM2Sm55Y2d0cnJQT2RoNVpqRixwPWJoblZzczZZaTZLRkdYUEl4ZWh2UFBzb1lVeHBMOUpjTEhGNEw5RUlhdUE9</response>

2020-12-21 21:14:16 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:16 | [Mutex] notify: [event, authFailed]

2020-12-21 21:14:16 | [Mutex] received everything.

2020-12-21 21:14:16 | [Mutex] isItemNotified: authFailed :: true

2020-12-21 21:14:16 | [Mutex] waiting for: [event]

2020-12-21 21:14:16 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:16 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:16 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:16 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj1GTU84d1J5Y3h1S3pVSnZqWHdhOA==</auth>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj1GTU84d1J5Y3h1S3pVSnZqWHdhOA==</auth>

2020-12-21 21:14:16 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1GTU84d1J5Y3h1S3pVSnZqWHdhOEE4Tkx3V3NOZHM3TW80eWo2NHN2LHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1GTU84d1J5Y3h1S3pVSnZqWHdhOEE4Tkx3V3NOZHM3TW80eWo2NHN2LHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:16 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Rk1POHdSeWN4dUt6VUp2alh3YThBOE5Md1dzTmRzN01vNHlqNjRzdixwPWhiSVd2UmFwSUNhYkwwMXJGeGFUTk13U3lZNjJwd0VqQnhPNXVXblNmN009</response>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Rk1POHdSeWN4dUt6VUp2alh3YThBOE5Md1dzTmRzN01vNHlqNjRzdixwPWhiSVd2UmFwSUNhYkwwMXJGeGFUTk13U3lZNjJwd0VqQnhPNXVXblNmN009</response>

2020-12-21 21:14:16 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:16 | [Mutex] notify: [event, authFailed]

2020-12-21 21:14:16 | [Mutex] received everything.

2020-12-21 21:14:16 | [Mutex] isItemNotified: authFailed :: true

2020-12-21 21:14:16 | [Mutex] waiting for: [event]

2020-12-21 21:14:16 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:16 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:16 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:16 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj1lTDlpbU9WNGVwVkl1QWhqQjVaQw==</auth>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj1lTDlpbU9WNGVwVkl1QWhqQjVaQw==</auth>

2020-12-21 21:14:16 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1lTDlpbU9WNGVwVkl1QWhqQjVaQ2IwTVdzbkZ5dGRZU2JqYURVcUJHLHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1lTDlpbU9WNGVwVkl1QWhqQjVaQ2IwTVdzbkZ5dGRZU2JqYURVcUJHLHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:16 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZUw5aW1PVjRlcFZJdUFoakI1WkNiME1Xc25GeXRkWVNiamFEVXFCRyxwPVpoSUdrME94aExIOFlCdmYwTXZtU3k3akpXUEF4OTRRVkpLdHBBUW4rTW89</response>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZUw5aW1PVjRlcFZJdUFoakI1WkNiME1Xc25GeXRkWVNiamFEVXFCRyxwPVpoSUdrME94aExIOFlCdmYwTXZtU3k3akpXUEF4OTRRVkpLdHBBUW4rTW89</response>

2020-12-21 21:14:16 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:16 | [Mutex] notify: [event, authFailed]

2020-12-21 21:14:16 | [Mutex] received everything.

2020-12-21 21:14:16 | [Mutex] isItemNotified: authFailed :: true

2020-12-21 21:14:16 | [Mutex] waiting for: [event]

2020-12-21 21:14:16 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:16 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:16 | user :: user_9tvjv20027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:17 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:17 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj1HQXhPV3JVbFpncXdzNUhJaUpFaA==</auth>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj1HQXhPV3JVbFpncXdzNUhJaUpFaA==</auth>

2020-12-21 21:14:17 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HQXhPV3JVbFpncXdzNUhJaUpFaDNjcVVpZnpvUkdXcHBFcUtDTFZuLHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HQXhPV3JVbFpncXdzNUhJaUpFaDNjcVVpZnpvUkdXcHBFcUtDTFZuLHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:17 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9R0F4T1dyVWxaZ3F3czVISWlKRWgzY3FVaWZ6b1JHV3BwRXFLQ0xWbixwPWp6cjZpYW55a3RKUUs2TWdIZWg0RVZuUzBwRU1hKzJiRnlmb1RRQnZoODQ9</response>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9R0F4T1dyVWxaZ3F3czVISWlKRWgzY3FVaWZ6b1JHV3BwRXFLQ0xWbixwPWp6cjZpYW55a3RKUUs2TWdIZWg0RVZuUzBwRU1hKzJiRnlmb1RRQnZoODQ9</response>

2020-12-21 21:14:17 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:17 | [Mutex] notify: [event, authFailed]

2020-12-21 21:14:17 | [Mutex] received everything.

2020-12-21 21:14:17 | [Mutex] isItemNotified: authFailed :: true

2020-12-21 21:14:17 | [Mutex] waiting for: [event]

2020-12-21 21:14:17 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:17 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:17 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:17 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj0zVXNFS1B1SGdPdzhiWU4wMUVNQg==</auth>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj0zVXNFS1B1SGdPdzhiWU4wMUVNQg==</auth>

2020-12-21 21:14:17 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0zVXNFS1B1SGdPdzhiWU4wMUVNQno3cjAxNDVLUGhLRHpzdVV4NEtMLHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0zVXNFS1B1SGdPdzhiWU4wMUVNQno3cjAxNDVLUGhLRHpzdVV4NEtMLHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:17 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9M1VzRUtQdUhnT3c4YllOMDFFTUJ6N3IwMTQ1S1BoS0R6c3VVeDRLTCxwPUhaWFBHTXdTV1hnNU4zeGcyMHgrS0YzMHpHYmpKY21nS0JFSzR5ck5rZWc9</response>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9M1VzRUtQdUhnT3c4YllOMDFFTUJ6N3IwMTQ1S1BoS0R6c3VVeDRLTCxwPUhaWFBHTXdTV1hnNU4zeGcyMHgrS0YzMHpHYmpKY21nS0JFSzR5ck5rZWc9</response>

2020-12-21 21:14:17 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:17 | [Mutex] notify: [event, authFailed]

2020-12-21 21:14:17 | [Mutex] received everything.

2020-12-21 21:14:17 | [Mutex] isItemNotified: authFailed :: true

2020-12-21 21:14:17 | [Mutex] waiting for: [event]

2020-12-21 21:14:17 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:17 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:17 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:17 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj1McjF1TW53cTFnNzVGR2o0V24yMg==</auth>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj1McjF1TW53cTFnNzVGR2o0V24yMg==</auth>

2020-12-21 21:14:17 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1McjF1TW53cTFnNzVGR2o0V24yMnNsVTlXOXNKdzRiZzBEa0VvcmRPLHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1McjF1TW53cTFnNzVGR2o0V24yMnNsVTlXOXNKdzRiZzBEa0VvcmRPLHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:17 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9THIxdU1ud3ExZzc1RkdqNFduMjJzbFU5VzlzSnc0YmcwRGtFb3JkTyxwPUs0WDRyNHQxUzVqK3VlWUxrOUpJNUgxTlBmVnJpNG9FS0RRajNqZk5nUjg9</response>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9THIxdU1ud3ExZzc1RkdqNFduMjJzbFU5VzlzSnc0YmcwRGtFb3JkTyxwPUs0WDRyNHQxUzVqK3VlWUxrOUpJNUgxTlBmVnJpNG9FS0RRajNqZk5nUjg9</response>

2020-12-21 21:14:17 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:17 | [Mutex] notify: [event, authFailed]

2020-12-21 21:14:17 | [Mutex] received everything.

2020-12-21 21:14:17 | [Mutex] isItemNotified: authFailed :: true

2020-12-21 21:14:17 | [Mutex] waiting for: [event]

2020-12-21 21:14:17 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:17 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:17 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:17 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj02OWY1TlZHYkhHOTFZQUV4M0pjYg==</auth>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj02OWY1TlZHYkhHOTFZQUV4M0pjYg==</auth>

2020-12-21 21:14:17 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj02OWY1TlZHYkhHOTFZQUV4M0pjYnpVcUtXTzNzaGYyVnBLYzRyQmF3LHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj02OWY1TlZHYkhHOTFZQUV4M0pjYnpVcUtXTzNzaGYyVnBLYzRyQmF3LHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:17 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NjlmNU5WR2JIRzkxWUFFeDNKY2J6VXFLV08zc2hmMlZwS2M0ckJhdyxwPTJpNU9rc2dPdVJVZzFGVXJDdkZxUkVPZDZyMkh6SmoyeGNiQkRtRDNCeXc9</response>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NjlmNU5WR2JIRzkxWUFFeDNKY2J6VXFLV08zc2hmMlZwS2M0ckJhdyxwPTJpNU9rc2dPdVJVZzFGVXJDdkZxUkVPZDZyMkh6SmoyeGNiQkRtRDNCeXc9</response>

2020-12-21 21:14:17 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:17 | [Mutex] notify: [event, authFailed]

2020-12-21 21:14:17 | [Mutex] received everything.

2020-12-21 21:14:17 | [Mutex] isItemNotified: authFailed :: true

2020-12-21 21:14:17 | [Mutex] waiting for: [event]

2020-12-21 21:14:17 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:17 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:17 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:17 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj1nOG51QzczMUNsSnVPOThOd3RZMg==</auth>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj1nOG51QzczMUNsSnVPOThOd3RZMg==</auth>

2020-12-21 21:14:17 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1nOG51QzczMUNsSnVPOThOd3RZMlk2N2VBT1FoNTkwR0xudk14T1lNLHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1nOG51QzczMUNsSnVPOThOd3RZMlk2N2VBT1FoNTkwR0xudk14T1lNLHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:17 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZzhudUM3MzFDbEp1Tzk4Tnd0WTJZNjdlQU9RaDU5MEdMbnZNeE9ZTSxwPUpCUmRya1hQNXh1blc4RU1mQ2tsYXNCZ0ZvM1NlUk5QV211dTZEWnhYZDA9</response>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZzhudUM3MzFDbEp1Tzk4Tnd0WTJZNjdlQU9RaDU5MEdMbnZNeE9ZTSxwPUpCUmRya1hQNXh1blc4RU1mQ2tsYXNCZ0ZvM1NlUk5QV211dTZEWnhYZDA9</response>

2020-12-21 21:14:17 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:17 | [Mutex] notify: [event, authFailed]

2020-12-21 21:14:17 | [Mutex] received everything.

2020-12-21 21:14:17 | [Mutex] isItemNotified: authFailed :: true

2020-12-21 21:14:17 | [Mutex] waiting for: [event]

2020-12-21 21:14:17 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:17 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:17 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:17 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj0wemZra0lBbGhRY2c3M2JSMHJJaA==</auth>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj0wemZra0lBbGhRY2c3M2JSMHJJaA==</auth>

2020-12-21 21:14:17 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0wemZra0lBbGhRY2c3M2JSMHJJaEVQYTh1UDlYeHNIVGR3UU92VEhVLHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0wemZra0lBbGhRY2c3M2JSMHJJaEVQYTh1UDlYeHNIVGR3UU92VEhVLHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:17 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MHpma2tJQWxoUWNnNzNiUjBySWhFUGE4dVA5WHhzSFRkd1FPdlRIVSxwPVdiMUE2eDNaT0xoQjRrNHBKc1JkZk1aYTYxWXAzaVZlRmd6ZFp4WWNLeE09</response>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MHpma2tJQWxoUWNnNzNiUjBySWhFUGE4dVA5WHhzSFRkd1FPdlRIVSxwPVdiMUE2eDNaT0xoQjRrNHBKc1JkZk1aYTYxWXAzaVZlRmd6ZFp4WWNLeE09</response>

2020-12-21 21:14:17 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:17 | [Mutex] notify: [event, authFailed]

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:17 | [Mutex] received everything.

2020-12-21 21:14:17 | [Mutex] isItemNotified: authFailed :: true

2020-12-21 21:14:17 | [Mutex] waiting for: [event]

2020-12-21 21:14:17 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:17 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:17 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:17 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj0xWjhPWkRPMzVpWWhsQmxPOENydQ==</auth>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj0xWjhPWkRPMzVpWWhsQmxPOENydQ==</auth>

2020-12-21 21:14:17 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0xWjhPWkRPMzVpWWhsQmxPOENydTQwbDFrZ2hHckRaNjkzRHJSdmdXLHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0xWjhPWkRPMzVpWWhsQmxPOENydTQwbDFrZ2hHckRaNjkzRHJSdmdXLHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:17 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MVo4T1pETzM1aVlobEJsTzhDcnU0MGwxa2doR3JEWjY5M0RyUnZnVyxwPWw4YU5hNSs3UDJSVGlqNjhwOGcxaWFQaDU1M29VQmNGVGhDSmZzMVp5UDQ9</response>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MVo4T1pETzM1aVlobEJsTzhDcnU0MGwxa2doR3JEWjY5M0RyUnZnVyxwPWw4YU5hNSs3UDJSVGlqNjhwOGcxaWFQaDU1M29VQmNGVGhDSmZzMVp5UDQ9</response>

2020-12-21 21:14:17 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:17 | [Mutex] notify: [event, authFailed]

2020-12-21 21:14:17 | [Mutex] received everything.

2020-12-21 21:14:17 | [Mutex] isItemNotified: authFailed :: true

2020-12-21 21:14:17 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:17 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:17 | user :: user_9tvjv20027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:18 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:18 | user :: user_9tvjv20027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:18 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj04Q1k4VGNaNFJuUjRXYTBuV0NucQ==</auth>

2020-12-21 21:14:18 | user :: user_9tvjv20027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl0dmp2MjAwMjcscj04Q1k4VGNaNFJuUjRXYTBuV0NucQ==</auth>

2020-12-21 21:14:18 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj04Q1k4VGNaNFJuUjRXYTBuV0NucVZ1YTdzN3doSHhYZEpxUXdHemhrLHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:18 | user :: user_9tvjv20027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj04Q1k4VGNaNFJuUjRXYTBuV0NucVZ1YTdzN3doSHhYZEpxUXdHemhrLHM9Mm9uRjFvRU9VOFhGZUE9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:18 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OENZOFRjWjRSblI0V2EwbldDbnFWdWE3czd3aEh4WGRKcVF3R3poayxwPXdVdmJ3Umg2L3hCZFZtUjZQUGFxZWdHQWxnTEZQMXF4eGQyMWtUem1kS289</response>

2020-12-21 21:14:18 | user :: user_9tvjv20027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OENZOFRjWjRSblI0V2EwbldDbnFWdWE3czd3aEh4WGRKcVF3R3poayxwPXdVdmJ3Umg2L3hCZFZtUjZQUGFxZWdHQWxnTEZQMXF4eGQyMWtUem1kS289</response>

2020-12-21 21:14:18 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><invalid-authzid/><text xml:lang="en">SCRAM: user_9tvjv20027@test-domain.com is not authorized to act as user_9tvjv20027@test-domain.com</text></failure>

2020-12-21 21:14:18 | user :: user_9tvjv20027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><invalid-authzid/><text xml:lang="en">SCRAM: user_9tvjv20027@test-domain.com is not authorized to act as user_9tvjv20027@test-domain.com</text></failure>

2020-12-21 21:14:20 | [Mutex] waiting for: [user]

2020-12-21 21:14:20 | [Mutex] received everything.

2020-12-21 21:14:20 | [Mutex] isItemNotified: user:ok:false :: true

testOneInvalidLoginTooMuchDefaultSasl 3.289s
2020-12-21 21:14:20 |

2020-12-21 21:14:20 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2020-12-21 21:14:20 | ------------------------------------

2020-12-21 21:14:20 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@734b9473

2020-12-21 21:14:20 | StateChangedEvent{oldState=null, newState=connecting}

2020-12-21 21:14:20 | [Mutex] waiting for: [registration]

2020-12-21 21:14:20 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7d8c646a

2020-12-21 21:14:20 | StateChangedEvent{oldState=connecting, newState=connected}

2020-12-21 21:14:20 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@79b3ff03

2020-12-21 21:14:20 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:20 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2020-12-21 21:14:20 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2020-12-21 21:14:20 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:20 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2020-12-21 21:14:20 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3cb16e51

2020-12-21 21:14:20 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@13769db8

2020-12-21 21:14:20 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:20 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2020-12-21 21:14:20 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2020-12-21 21:14:20 | user :: null >> <iq to="test-domain.com" id="YaZ2mW6fXdS9Jsn2h3eP3eF" type="get"><query xmlns="jabber:iq:register"/></iq>

2020-12-21 21:14:20 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="YaZ2mW6fXdS9Jsn2h3eP3eF" type="get"><query xmlns="jabber:iq:register"/></iq>}

2020-12-21 21:14:20 | user :: null << <iq type="result" id="YaZ2mW6fXdS9Jsn2h3eP3eF" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq>

2020-12-21 21:14:20 | StanzaReceivedEvent{stanza=<iq type="result" id="YaZ2mW6fXdS9Jsn2h3eP3eF" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq>}

2020-12-21 21:14:20 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@d471488

2020-12-21 21:14:20 | user :: null >> <iq to="test-domain.com" id="WNQP2aCs8j5tobNADyj7m5z" type="set"><query xmlns="jabber:iq:register"><username>user_n4hhmd0028</username><password>user_n4hhmd0028</password><email>c99905f3-c63e-4ba3-8432-e76d1f122293@localhost</email></query></iq>

2020-12-21 21:14:20 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="WNQP2aCs8j5tobNADyj7m5z" type="set"><query xmlns="jabber:iq:register"><username>user_n4hhmd0028</username><password>user_n4hhmd0028</password><email>c99905f3-c63e-4ba3-8432-e76d1f122293@localhost</email></query></iq>}

2020-12-21 21:14:20 | user :: null << <iq type="result" id="WNQP2aCs8j5tobNADyj7m5z" xmlns="jabber:client" from="test-domain.com"/>

2020-12-21 21:14:20 | StanzaReceivedEvent{stanza=<iq type="result" id="WNQP2aCs8j5tobNADyj7m5z" xmlns="jabber:client" from="test-domain.com"/>}

2020-12-21 21:14:20 | [Mutex] received everything.

2020-12-21 21:14:20 | [Mutex] isItemNotified: registrationSuccess :: true

2020-12-21 21:14:20 | StateChangedEvent{oldState=connected, newState=disconnecting}

2020-12-21 21:14:20 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2020-12-21 21:14:20 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6b6ab9c4

2020-12-21 21:14:20 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@5c9e911e

2020-12-21 21:14:20 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7b225c68

2020-12-21 21:14:20 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4ef4e4d0

2020-12-21 21:14:20 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@706ed053

2020-12-21 21:14:20 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:20 | user :: user_n4hhmd0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:20 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:20 | user :: user_n4hhmd0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:20 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:20 | user :: user_n4hhmd0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:20 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240aGhtZDAwMjgscj1JaHN4UFZCZ2hhck5VbzNtNk13bw==</auth>

2020-12-21 21:14:20 | user :: user_n4hhmd0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240aGhtZDAwMjgscj1JaHN4UFZCZ2hhck5VbzNtNk13bw==</auth>

2020-12-21 21:14:20 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1JaHN4UFZCZ2hhck5VbzNtNk13bzAwZHpzaGE5TFM1aVBXQmJhb3p6LHM9dEh3cXhNNEN3NnRlWHc9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:20 | user :: user_n4hhmd0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1JaHN4UFZCZ2hhck5VbzNtNk13bzAwZHpzaGE5TFM1aVBXQmJhb3p6LHM9dEh3cXhNNEN3NnRlWHc9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:20 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SWhzeFBWQmdoYXJOVW8zbTZNd28wMGR6c2hhOUxTNWlQV0JiYW96eixwPS9pTisvQ0RMeHZjRCtIQXRQUzJVOG8zRFlzMjlzbUFpWmYxWTdFRFFmZGs9</response>

2020-12-21 21:14:20 | user :: user_n4hhmd0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SWhzeFBWQmdoYXJOVW8zbTZNd28wMGR6c2hhOUxTNWlQV0JiYW96eixwPS9pTisvQ0RMeHZjRCtIQXRQUzJVOG8zRFlzMjlzbUFpWmYxWTdFRFFmZGs9</response>

2020-12-21 21:14:20 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1zdkJmaDd5ZE1UZkczOFdybmxNTmJvRGhscjdCMHVTQ05VbFQwWXY2N2x3PQ==</success>

2020-12-21 21:14:20 | user :: user_n4hhmd0028@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1zdkJmaDd5ZE1UZkczOFdybmxNTmJvRGhscjdCMHVTQ05VbFQwWXY2N2x3PQ==</success>

2020-12-21 21:14:20 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" ver="XpFj6+hYjJ9piQjSFX4PPt1kbAQ=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2020-12-21 21:14:20 | user :: user_n4hhmd0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" ver="XpFj6+hYjJ9piQjSFX4PPt1kbAQ=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2020-12-21 21:14:20 |  << <iq xmlns="jabber:client" id="rZo8m0eGphRaJTM1kRdytlO" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-12-21 21:14:20 | user :: user_n4hhmd0028@test-domain.com >> <iq xmlns="jabber:client" id="rZo8m0eGphRaJTM1kRdytlO" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-12-21 21:14:20 |  >> <iq type="result" id="rZo8m0eGphRaJTM1kRdytlO" to="user_n4hhmd0028@test-domain.com/272389314-tigase-24" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_n4hhmd0028@test-domain.com/272389314-tigase-24</jid></bind></iq>

2020-12-21 21:14:20 | user :: user_n4hhmd0028@test-domain.com << <iq type="result" id="rZo8m0eGphRaJTM1kRdytlO" to="user_n4hhmd0028@test-domain.com/272389314-tigase-24" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_n4hhmd0028@test-domain.com/272389314-tigase-24</jid></bind></iq>

2020-12-21 21:14:20 |  << <iq xmlns="jabber:client" id="yihP6BDgZgJX2rhGzCJU3ud" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-12-21 21:14:20 | user :: user_n4hhmd0028@test-domain.com/272389314-tigase-24 >> <iq xmlns="jabber:client" id="yihP6BDgZgJX2rhGzCJU3ud" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-12-21 21:14:20 |  >> <iq type="result" id="yihP6BDgZgJX2rhGzCJU3ud" to="user_n4hhmd0028@test-domain.com/272389314-tigase-24" xmlns="jabber:client"/>

2020-12-21 21:14:20 | user :: user_n4hhmd0028@test-domain.com/272389314-tigase-24 << <iq type="result" id="yihP6BDgZgJX2rhGzCJU3ud" to="user_n4hhmd0028@test-domain.com/272389314-tigase-24" xmlns="jabber:client"/>

2020-12-21 21:14:20 |  << <iq to="test-domain.com" id="le3jTbuY7CkW6qTfN2tnKXc" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-12-21 21:14:20 | user :: user_n4hhmd0028@test-domain.com/272389314-tigase-24 >> <iq to="test-domain.com" id="le3jTbuY7CkW6qTfN2tnKXc" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-12-21 21:14:20 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-12-21 21:14:20 | user :: user_n4hhmd0028@test-domain.com/272389314-tigase-24 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-12-21 21:14:20 |  >> <enabled resume="true" id="b4f41b51-be96-40e3-a9e1-44ae1bce0e3b" max="60" xmlns="urn:xmpp:sm:3" location="43fec6d4badf"/>

2020-12-21 21:14:20 | user :: user_n4hhmd0028@test-domain.com/272389314-tigase-24 << <enabled resume="true" id="b4f41b51-be96-40e3-a9e1-44ae1bce0e3b" max="60" xmlns="urn:xmpp:sm:3" location="43fec6d4badf"/>

2020-12-21 21:14:20 |  << <iq id="LZiL0vs9GBtlOCpcugKItp7" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-12-21 21:14:20 | user :: user_n4hhmd0028@test-domain.com/272389314-tigase-24 >> <iq id="LZiL0vs9GBtlOCpcugKItp7" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-12-21 21:14:20 |  >> <iq type="result" id="le3jTbuY7CkW6qTfN2tnKXc" to="user_n4hhmd0028@test-domain.com/272389314-tigase-24" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.2.0-SNAPSHOT-b11228/50b2eef7"/><identity type="im" category="server" name="Tigase ver. 8.2.0-SNAPSHOT-b11228/50b2eef7"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="text-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2020-12-21 21:14:20 | user :: user_n4hhmd0028@test-domain.com/272389314-tigase-24 << <iq type="result" id="le3jTbuY7CkW6qTfN2tnKXc" to="user_n4hhmd0028@test-domain.com/272389314-tigase-24" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.2.0-SNAPSHOT-b11228/50b2eef7"/><identity type="im" category="server" name="Tigase ver. 8.2.0-SNAPSHOT-b11228/50b2eef7"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="text-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2020-12-21 21:14:20 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-12-21 21:14:20 | user :: user_n4hhmd0028@test-domain.com/272389314-tigase-24 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-12-21 21:14:20 |  >> <iq type="result" id="LZiL0vs9GBtlOCpcugKItp7" to="user_n4hhmd0028@test-domain.com/272389314-tigase-24" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2020-12-21 21:14:20 | user :: user_n4hhmd0028@test-domain.com/272389314-tigase-24 << <iq type="result" id="LZiL0vs9GBtlOCpcugKItp7" to="user_n4hhmd0028@test-domain.com/272389314-tigase-24" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2020-12-21 21:14:20 | Disconnecting

2020-12-21 21:14:20 | [Mutex] notify: [disconnected]

2020-12-21 21:14:20 | [Mutex] received everything.

2020-12-21 21:14:20 |  >> <presence to="user_n4hhmd0028@test-domain.com" xmlns="jabber:client" from="user_n4hhmd0028@test-domain.com/272389314-tigase-24"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2020-12-21 21:14:20 | user :: user_n4hhmd0028@test-domain.com << <presence to="user_n4hhmd0028@test-domain.com" xmlns="jabber:client" from="user_n4hhmd0028@test-domain.com/272389314-tigase-24"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2020-12-21 21:14:20 | [Mutex] notify: [disconnected]

2020-12-21 21:14:20 | [Mutex] waiting for: [event]

2020-12-21 21:14:20 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:20 | user :: user_n4hhmd0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:20 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:20 | user :: user_n4hhmd0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:20 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:20 | user :: user_n4hhmd0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:20 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240aGhtZDAwMjgscj1CeG5zREZ0UjNzQ3AxM3lJcmRYNg==</auth>

2020-12-21 21:14:20 | user :: user_n4hhmd0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240aGhtZDAwMjgscj1CeG5zREZ0UjNzQ3AxM3lJcmRYNg==</auth>

2020-12-21 21:14:20 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CeG5zREZ0UjNzQ3AxM3lJcmRYNldLMzJ3NzU4bm1heDRLMGVRa0lsLHM9dEh3cXhNNEN3NnRlWHc9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:20 | user :: user_n4hhmd0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CeG5zREZ0UjNzQ3AxM3lJcmRYNldLMzJ3NzU4bm1heDRLMGVRa0lsLHM9dEh3cXhNNEN3NnRlWHc9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:20 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Qnhuc0RGdFIzc0NwMTN5SXJkWDZXSzMydzc1OG5tYXg0SzBlUWtJbCxwPVBQUml0SlU4aHN0dks1dEZ1SjRiMjE5UGZDWUhOU3hSVHVmRHdSNG01Z0U9</response>

2020-12-21 21:14:20 | user :: user_n4hhmd0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Qnhuc0RGdFIzc0NwMTN5SXJkWDZXSzMydzc1OG5tYXg0SzBlUWtJbCxwPVBQUml0SlU4aHN0dks1dEZ1SjRiMjE5UGZDWUhOU3hSVHVmRHdSNG01Z0U9</response>

2020-12-21 21:14:20 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:20 | user :: user_n4hhmd0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:20 | [Mutex] notify: [event, authFailed]

2020-12-21 21:14:20 | [Mutex] notify: [event, disconnected]

2020-12-21 21:14:20 | [Mutex] received everything.

2020-12-21 21:14:20 | [Mutex] isItemNotified: authFailed :: true

2020-12-21 21:14:20 | [Mutex] waiting for: [event]

2020-12-21 21:14:20 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:20 | user :: user_n4hhmd0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:20 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:20 | user :: user_n4hhmd0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:20 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:20 | user :: user_n4hhmd0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:20 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240aGhtZDAwMjgscj1qdm9xeGVzODJIZ0N5NGg4U1VsNA==</auth>

2020-12-21 21:14:20 | user :: user_n4hhmd0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240aGhtZDAwMjgscj1qdm9xeGVzODJIZ0N5NGg4U1VsNA==</auth>

2020-12-21 21:14:20 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1qdm9xeGVzODJIZ0N5NGg4U1VsNFlWSEtBcjlXOHl0OWlNemhoN1I0LHM9dEh3cXhNNEN3NnRlWHc9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:20 | user :: user_n4hhmd0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1qdm9xeGVzODJIZ0N5NGg4U1VsNFlWSEtBcjlXOHl0OWlNemhoN1I0LHM9dEh3cXhNNEN3NnRlWHc9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:21 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9anZvcXhlczgySGdDeTRoOFNVbDRZVkhLQXI5Vzh5dDlpTXpoaDdSNCxwPVZQOEc2cG1JekY2emkwdUZVK3UwZWF5clZ5N3JaV200RHFDOU02SG0wTDg9</response>

2020-12-21 21:14:21 | user :: user_n4hhmd0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9anZvcXhlczgySGdDeTRoOFNVbDRZVkhLQXI5Vzh5dDlpTXpoaDdSNCxwPVZQOEc2cG1JekY2emkwdUZVK3UwZWF5clZ5N3JaV200RHFDOU02SG0wTDg9</response>

2020-12-21 21:14:21 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:21 | user :: user_n4hhmd0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:21 | [Mutex] notify: [event, authFailed]

2020-12-21 21:14:21 | [Mutex] received everything.

2020-12-21 21:14:21 | [Mutex] isItemNotified: authFailed :: true

2020-12-21 21:14:21 | [Mutex] waiting for: [event]

2020-12-21 21:14:21 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:21 | user :: user_n4hhmd0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:21 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:21 | user :: user_n4hhmd0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:21 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:21 | user :: user_n4hhmd0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:21 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240aGhtZDAwMjgscj1DTmJRT09JSHh2Ylp0QlNYWE9RVA==</auth>

2020-12-21 21:14:21 | user :: user_n4hhmd0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240aGhtZDAwMjgscj1DTmJRT09JSHh2Ylp0QlNYWE9RVA==</auth>

2020-12-21 21:14:21 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1DTmJRT09JSHh2Ylp0QlNYWE9RVE5iM2pQV0dPRzdmTDFtckhBRkgxLHM9dEh3cXhNNEN3NnRlWHc9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:21 | user :: user_n4hhmd0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1DTmJRT09JSHh2Ylp0QlNYWE9RVE5iM2pQV0dPRzdmTDFtckhBRkgxLHM9dEh3cXhNNEN3NnRlWHc9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:21 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Q05iUU9PSUh4dmJadEJTWFhPUVROYjNqUFdHT0c3ZkwxbXJIQUZIMSxwPUJ2QkN6ZndXczl0VDZtS0xKTUNlaTdUdHdkWWxyUUFvWVhpOVF4dnpqKzg9</response>

2020-12-21 21:14:21 | user :: user_n4hhmd0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Q05iUU9PSUh4dmJadEJTWFhPUVROYjNqUFdHT0c3ZkwxbXJIQUZIMSxwPUJ2QkN6ZndXczl0VDZtS0xKTUNlaTdUdHdkWWxyUUFvWVhpOVF4dnpqKzg9</response>

2020-12-21 21:14:21 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:21 | user :: user_n4hhmd0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:21 | [Mutex] notify: [event, authFailed]

2020-12-21 21:14:21 | [Mutex] received everything.

2020-12-21 21:14:21 | [Mutex] isItemNotified: authFailed :: true

2020-12-21 21:14:21 | [Mutex] waiting for: [event]

2020-12-21 21:14:21 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:21 | user :: user_n4hhmd0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:21 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:21 | user :: user_n4hhmd0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:21 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:21 | user :: user_n4hhmd0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:21 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240aGhtZDAwMjgscj1wOHEyS3J1TGhNdXdmaU5kTkY4Yg==</auth>

2020-12-21 21:14:21 | user :: user_n4hhmd0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240aGhtZDAwMjgscj1wOHEyS3J1TGhNdXdmaU5kTkY4Yg==</auth>

2020-12-21 21:14:21 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1wOHEyS3J1TGhNdXdmaU5kTkY4Yjk1OXpSOUdQQXg3WThKcjZXZDdxLHM9dEh3cXhNNEN3NnRlWHc9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:21 | user :: user_n4hhmd0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1wOHEyS3J1TGhNdXdmaU5kTkY4Yjk1OXpSOUdQQXg3WThKcjZXZDdxLHM9dEh3cXhNNEN3NnRlWHc9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:21 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cDhxMktydUxoTXV3ZmlOZE5GOGI5NTl6UjlHUEF4N1k4SnI2V2Q3cSxwPWlSdi9vR21iQjhsT0dZN1Mzb21VL2QvY2R1czBUbjl4Misrd2wvNlMreEk9</response>

2020-12-21 21:14:21 | user :: user_n4hhmd0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cDhxMktydUxoTXV3ZmlOZE5GOGI5NTl6UjlHUEF4N1k4SnI2V2Q3cSxwPWlSdi9vR21iQjhsT0dZN1Mzb21VL2QvY2R1czBUbjl4Misrd2wvNlMreEk9</response>

2020-12-21 21:14:21 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:21 | user :: user_n4hhmd0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:21 | [Mutex] notify: [event, authFailed]

2020-12-21 21:14:21 | [Mutex] received everything.

2020-12-21 21:14:21 | [Mutex] isItemNotified: authFailed :: true

2020-12-21 21:14:21 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:21 | user :: user_n4hhmd0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:21 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:21 | user :: user_n4hhmd0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:21 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:21 | user :: user_n4hhmd0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:21 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240aGhtZDAwMjgscj1zQ0JXUzdHVU5EUnpxdk1VaHhPcQ==</auth>

2020-12-21 21:14:21 | user :: user_n4hhmd0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240aGhtZDAwMjgscj1zQ0JXUzdHVU5EUnpxdk1VaHhPcQ==</auth>

2020-12-21 21:14:21 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1zQ0JXUzdHVU5EUnpxdk1VaHhPcW1WVUVvN3NieTBVMjYwOERQRkJTLHM9dEh3cXhNNEN3NnRlWHc9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:21 | user :: user_n4hhmd0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1zQ0JXUzdHVU5EUnpxdk1VaHhPcW1WVUVvN3NieTBVMjYwOERQRkJTLHM9dEh3cXhNNEN3NnRlWHc9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:21 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9c0NCV1M3R1VORFJ6cXZNVWh4T3FtVlVFbzdzYnkwVTI2MDhEUEZCUyxwPWVrNURwUDRScjZSdkVlYnRlb01teUdod3dDdlpNdUxHTTRkWi9DelpVeGc9</response>

2020-12-21 21:14:21 | user :: user_n4hhmd0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9c0NCV1M3R1VORFJ6cXZNVWh4T3FtVlVFbzdzYnkwVTI2MDhEUEZCUyxwPWVrNURwUDRScjZSdkVlYnRlb01teUdod3dDdlpNdUxHTTRkWi9DelpVeGc9</response>

2020-12-21 21:14:21 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:21 | user :: user_n4hhmd0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:23 | [Mutex] waiting for: [user]

2020-12-21 21:14:23 | [Mutex] received everything.

2020-12-21 21:14:23 | [Mutex] isItemNotified: user:ok:true :: true

testOneInvalidLoginTooMuchRandomSasl 3.226s
2020-12-21 21:14:23 |

2020-12-21 21:14:23 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2020-12-21 21:14:23 | ------------------------------------

2020-12-21 21:14:23 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@64e2f906

2020-12-21 21:14:23 | StateChangedEvent{oldState=null, newState=connecting}

2020-12-21 21:14:23 | [Mutex] waiting for: [registration]

2020-12-21 21:14:23 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6a250bea

2020-12-21 21:14:23 | StateChangedEvent{oldState=connecting, newState=connected}

2020-12-21 21:14:23 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@6e1a9276

2020-12-21 21:14:23 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:23 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2020-12-21 21:14:23 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2020-12-21 21:14:23 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:23 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2020-12-21 21:14:23 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@2b1801d1

2020-12-21 21:14:23 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5841f77d

2020-12-21 21:14:23 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:23 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2020-12-21 21:14:23 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2020-12-21 21:14:23 | user :: null >> <iq to="test-domain.com" id="2nmZqfVQ9AnfCBBkRcTeHMN" type="get"><query xmlns="jabber:iq:register"/></iq>

2020-12-21 21:14:23 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="2nmZqfVQ9AnfCBBkRcTeHMN" type="get"><query xmlns="jabber:iq:register"/></iq>}

2020-12-21 21:14:23 | user :: null << <iq type="result" id="2nmZqfVQ9AnfCBBkRcTeHMN" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq>

2020-12-21 21:14:23 | StanzaReceivedEvent{stanza=<iq type="result" id="2nmZqfVQ9AnfCBBkRcTeHMN" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq>}

2020-12-21 21:14:23 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@1af9cdc4

2020-12-21 21:14:23 | user :: null >> <iq to="test-domain.com" id="1Y7FDIP5aNSXpWfTU1wxwhW" type="set"><query xmlns="jabber:iq:register"><username>user_oq7w9q0029</username><password>user_oq7w9q0029</password><email>ef4790c6-77a6-4ee9-b28b-51031fe5a98b@localhost</email></query></iq>

2020-12-21 21:14:23 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="1Y7FDIP5aNSXpWfTU1wxwhW" type="set"><query xmlns="jabber:iq:register"><username>user_oq7w9q0029</username><password>user_oq7w9q0029</password><email>ef4790c6-77a6-4ee9-b28b-51031fe5a98b@localhost</email></query></iq>}

2020-12-21 21:14:23 | user :: null << <iq type="result" id="1Y7FDIP5aNSXpWfTU1wxwhW" xmlns="jabber:client" from="test-domain.com"/>

2020-12-21 21:14:23 | [Mutex] received everything.

2020-12-21 21:14:23 | StanzaReceivedEvent{stanza=<iq type="result" id="1Y7FDIP5aNSXpWfTU1wxwhW" xmlns="jabber:client" from="test-domain.com"/>}

2020-12-21 21:14:23 | [Mutex] isItemNotified: registrationSuccess :: true

2020-12-21 21:14:23 | StateChangedEvent{oldState=connected, newState=disconnecting}

2020-12-21 21:14:23 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2020-12-21 21:14:23 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@204a65cf

2020-12-21 21:14:23 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@4b37fe9e

2020-12-21 21:14:23 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1c1a129a

2020-12-21 21:14:23 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@48597b30

2020-12-21 21:14:23 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@3b4e0be9

2020-12-21 21:14:23 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:23 | user :: user_oq7w9q0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:23 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:23 | user :: user_oq7w9q0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:23 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:23 | user :: user_oq7w9q0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:23 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX29xN3c5cTAwMjkscj1zZmZybjdwa2hEbHhadHNLOUlQVg==</auth>

2020-12-21 21:14:23 | user :: user_oq7w9q0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX29xN3c5cTAwMjkscj1zZmZybjdwa2hEbHhadHNLOUlQVg==</auth>

2020-12-21 21:14:23 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1zZmZybjdwa2hEbHhadHNLOUlQVkI0dE5sd0R0VzRwOWh4QlRvWTNhLHM9d3FJRzJOQ1g1RUxHK3c9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:23 | user :: user_oq7w9q0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1zZmZybjdwa2hEbHhadHNLOUlQVkI0dE5sd0R0VzRwOWh4QlRvWTNhLHM9d3FJRzJOQ1g1RUxHK3c9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:23 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9c2Zmcm43cGtoRGx4WnRzSzlJUFZCNHRObHdEdFc0cDloeEJUb1kzYSxwPU9vVDNOTXFhWXVJVHh3SE1ZTEliS3hDMEF3bjMyZlpKbkZDQStLWDYxdWs9</response>

2020-12-21 21:14:23 | user :: user_oq7w9q0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9c2Zmcm43cGtoRGx4WnRzSzlJUFZCNHRObHdEdFc0cDloeEJUb1kzYSxwPU9vVDNOTXFhWXVJVHh3SE1ZTEliS3hDMEF3bjMyZlpKbkZDQStLWDYxdWs9</response>

2020-12-21 21:14:23 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1mMlFhYytDeWI1dU5hZktqbE56Tys4TlV3b2xwRWdsUlQwb1hxdDF2NHBnPQ==</success>

2020-12-21 21:14:23 | user :: user_oq7w9q0029@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1mMlFhYytDeWI1dU5hZktqbE56Tys4TlV3b2xwRWdsUlQwb1hxdDF2NHBnPQ==</success>

2020-12-21 21:14:23 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" ver="XpFj6+hYjJ9piQjSFX4PPt1kbAQ=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2020-12-21 21:14:23 | user :: user_oq7w9q0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" ver="XpFj6+hYjJ9piQjSFX4PPt1kbAQ=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2020-12-21 21:14:23 |  << <iq xmlns="jabber:client" id="M9CGRazwhP3es5ycGAoP7xw" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-12-21 21:14:23 | user :: user_oq7w9q0029@test-domain.com >> <iq xmlns="jabber:client" id="M9CGRazwhP3es5ycGAoP7xw" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-12-21 21:14:23 |  >> <iq type="result" id="M9CGRazwhP3es5ycGAoP7xw" to="user_oq7w9q0029@test-domain.com/272389314-tigase-25" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_oq7w9q0029@test-domain.com/272389314-tigase-25</jid></bind></iq>

2020-12-21 21:14:23 | user :: user_oq7w9q0029@test-domain.com << <iq type="result" id="M9CGRazwhP3es5ycGAoP7xw" to="user_oq7w9q0029@test-domain.com/272389314-tigase-25" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_oq7w9q0029@test-domain.com/272389314-tigase-25</jid></bind></iq>

2020-12-21 21:14:23 |  << <iq xmlns="jabber:client" id="Osvq5ylXjKu9GscCsXn3yvr" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-12-21 21:14:23 | user :: user_oq7w9q0029@test-domain.com/272389314-tigase-25 >> <iq xmlns="jabber:client" id="Osvq5ylXjKu9GscCsXn3yvr" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-12-21 21:14:23 |  >> <iq type="result" id="Osvq5ylXjKu9GscCsXn3yvr" to="user_oq7w9q0029@test-domain.com/272389314-tigase-25" xmlns="jabber:client"/>

2020-12-21 21:14:23 | user :: user_oq7w9q0029@test-domain.com/272389314-tigase-25 << <iq type="result" id="Osvq5ylXjKu9GscCsXn3yvr" to="user_oq7w9q0029@test-domain.com/272389314-tigase-25" xmlns="jabber:client"/>

2020-12-21 21:14:23 |  << <iq to="test-domain.com" id="9gTXpWfTU1wxwhW7vpWSVey" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-12-21 21:14:23 | user :: user_oq7w9q0029@test-domain.com/272389314-tigase-25 >> <iq to="test-domain.com" id="9gTXpWfTU1wxwhW7vpWSVey" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-12-21 21:14:23 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-12-21 21:14:23 | user :: user_oq7w9q0029@test-domain.com/272389314-tigase-25 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-12-21 21:14:23 |  << <iq id="c7qbLEvuto1q5rhGmTaq8uc" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-12-21 21:14:23 | user :: user_oq7w9q0029@test-domain.com/272389314-tigase-25 >> <iq id="c7qbLEvuto1q5rhGmTaq8uc" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-12-21 21:14:23 |  >> <enabled resume="true" id="521c6f0f-3c2f-4d4a-b80a-8c8656482619" max="60" xmlns="urn:xmpp:sm:3" location="43fec6d4badf"/>

2020-12-21 21:14:23 | user :: user_oq7w9q0029@test-domain.com/272389314-tigase-25 << <enabled resume="true" id="521c6f0f-3c2f-4d4a-b80a-8c8656482619" max="60" xmlns="urn:xmpp:sm:3" location="43fec6d4badf"/>

2020-12-21 21:14:23 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-12-21 21:14:23 | user :: user_oq7w9q0029@test-domain.com/272389314-tigase-25 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-12-21 21:14:23 |  >> <iq type="result" id="9gTXpWfTU1wxwhW7vpWSVey" to="user_oq7w9q0029@test-domain.com/272389314-tigase-25" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.2.0-SNAPSHOT-b11228/50b2eef7"/><identity type="im" category="server" name="Tigase ver. 8.2.0-SNAPSHOT-b11228/50b2eef7"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="text-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2020-12-21 21:14:23 | user :: user_oq7w9q0029@test-domain.com/272389314-tigase-25 << <iq type="result" id="9gTXpWfTU1wxwhW7vpWSVey" to="user_oq7w9q0029@test-domain.com/272389314-tigase-25" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.2.0-SNAPSHOT-b11228/50b2eef7"/><identity type="im" category="server" name="Tigase ver. 8.2.0-SNAPSHOT-b11228/50b2eef7"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="text-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2020-12-21 21:14:23 |  >> <iq type="result" id="c7qbLEvuto1q5rhGmTaq8uc" to="user_oq7w9q0029@test-domain.com/272389314-tigase-25" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2020-12-21 21:14:23 | user :: user_oq7w9q0029@test-domain.com/272389314-tigase-25 << <iq type="result" id="c7qbLEvuto1q5rhGmTaq8uc" to="user_oq7w9q0029@test-domain.com/272389314-tigase-25" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2020-12-21 21:14:23 | Disconnecting

2020-12-21 21:14:23 |  >> <presence to="user_oq7w9q0029@test-domain.com" xmlns="jabber:client" from="user_oq7w9q0029@test-domain.com/272389314-tigase-25"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2020-12-21 21:14:23 | user :: user_oq7w9q0029@test-domain.com/272389314-tigase-25 << <presence to="user_oq7w9q0029@test-domain.com" xmlns="jabber:client" from="user_oq7w9q0029@test-domain.com/272389314-tigase-25"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2020-12-21 21:14:23 | [Mutex] notify: [disconnected]

2020-12-21 21:14:23 | [Mutex] received everything.

2020-12-21 21:14:23 | [Mutex] waiting for: [event]

2020-12-21 21:14:23 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:23 | user :: user_oq7w9q0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:23 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:23 | user :: user_oq7w9q0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:24 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:24 | user :: user_oq7w9q0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:24 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfb3E3dzlxMDAyOQAgLSAtIC0gLSAt</auth>

2020-12-21 21:14:24 | user :: user_oq7w9q0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfb3E3dzlxMDAyOQAgLSAtIC0gLSAt</auth>

2020-12-21 21:14:24 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:24 | user :: user_oq7w9q0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:24 | [Mutex] notify: [event, authFailed]

2020-12-21 21:14:24 | [Mutex] received everything.

2020-12-21 21:14:24 | [Mutex] isItemNotified: authFailed :: true

2020-12-21 21:14:24 | [Mutex] waiting for: [event]

2020-12-21 21:14:24 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:24 | user :: user_oq7w9q0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:24 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:24 | user :: user_oq7w9q0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:24 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:24 | user :: user_oq7w9q0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:24 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX29xN3c5cTAwMjkscj0zWUlVZHVzREFpM1YzeElGWnVobw==</auth>

2020-12-21 21:14:24 | user :: user_oq7w9q0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX29xN3c5cTAwMjkscj0zWUlVZHVzREFpM1YzeElGWnVobw==</auth>

2020-12-21 21:14:24 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0zWUlVZHVzREFpM1YzeElGWnVob0preGJHenNVdFppQjhMV1BvRnJDLHM9d3FJRzJOQ1g1RUxHK3c9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:24 | user :: user_oq7w9q0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0zWUlVZHVzREFpM1YzeElGWnVob0preGJHenNVdFppQjhMV1BvRnJDLHM9d3FJRzJOQ1g1RUxHK3c9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:24 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9M1lJVWR1c0RBaTNWM3hJRlp1aG9Ka3hiR3pzVXRaaUI4TFdQb0ZyQyxwPThDakVZaEE3T0dRaDA2V05ZVHN5RUZQazZlYWczckUxZ1hDZGpjalNzeHc9</response>

2020-12-21 21:14:24 | user :: user_oq7w9q0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9M1lJVWR1c0RBaTNWM3hJRlp1aG9Ka3hiR3pzVXRaaUI4TFdQb0ZyQyxwPThDakVZaEE3T0dRaDA2V05ZVHN5RUZQazZlYWczckUxZ1hDZGpjalNzeHc9</response>

2020-12-21 21:14:24 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:24 | user :: user_oq7w9q0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:24 | [Mutex] notify: [event, authFailed]

2020-12-21 21:14:24 | [Mutex] received everything.

2020-12-21 21:14:24 | [Mutex] isItemNotified: authFailed :: true

2020-12-21 21:14:24 | [Mutex] waiting for: [event]

2020-12-21 21:14:24 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:24 | user :: user_oq7w9q0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:24 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:24 | user :: user_oq7w9q0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:24 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:24 | user :: user_oq7w9q0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:24 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX29xN3c5cTAwMjkscj10eENFS0hJdlpKQnhGMElRb3JlVg==</auth>

2020-12-21 21:14:24 | user :: user_oq7w9q0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX29xN3c5cTAwMjkscj10eENFS0hJdlpKQnhGMElRb3JlVg==</auth>

2020-12-21 21:14:24 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj10eENFS0hJdlpKQnhGMElRb3JlVjlxdG1jcTZWYTlvNHRMeTJFTzJlLHM9d3FJRzJOQ1g1RUxHK3c9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:24 | user :: user_oq7w9q0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj10eENFS0hJdlpKQnhGMElRb3JlVjlxdG1jcTZWYTlvNHRMeTJFTzJlLHM9d3FJRzJOQ1g1RUxHK3c9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:24 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dHhDRUtISXZaSkJ4RjBJUW9yZVY5cXRtY3E2VmE5bzR0THkyRU8yZSxwPUY4NTBCQnJocFJmcHhVcHJBeVhUVnVDVjFULzViUjRHeGMrSjJJcUttSUU9</response>

2020-12-21 21:14:24 | user :: user_oq7w9q0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dHhDRUtISXZaSkJ4RjBJUW9yZVY5cXRtY3E2VmE5bzR0THkyRU8yZSxwPUY4NTBCQnJocFJmcHhVcHJBeVhUVnVDVjFULzViUjRHeGMrSjJJcUttSUU9</response>

2020-12-21 21:14:24 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:24 | user :: user_oq7w9q0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:24 | [Mutex] notify: [event, authFailed]

2020-12-21 21:14:24 | [Mutex] received everything.

2020-12-21 21:14:24 | [Mutex] isItemNotified: authFailed :: true

2020-12-21 21:14:24 | [Mutex] waiting for: [event]

2020-12-21 21:14:24 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:24 | user :: user_oq7w9q0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:24 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:24 | user :: user_oq7w9q0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:24 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:24 | user :: user_oq7w9q0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:24 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfb3E3dzlxMDAyOQAgLSAtIC0gLSAt</auth>

2020-12-21 21:14:24 | user :: user_oq7w9q0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfb3E3dzlxMDAyOQAgLSAtIC0gLSAt</auth>

2020-12-21 21:14:24 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:24 | user :: user_oq7w9q0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:24 | [Mutex] notify: [event, authFailed]

2020-12-21 21:14:24 | [Mutex] received everything.

2020-12-21 21:14:24 | [Mutex] isItemNotified: authFailed :: true

2020-12-21 21:14:24 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:24 | user :: user_oq7w9q0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:24 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:24 | user :: user_oq7w9q0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:24 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:24 | user :: user_oq7w9q0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:24 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX29xN3c5cTAwMjkscj04ZkdvanROSW5vM2djQm5wV2NBdA==</auth>

2020-12-21 21:14:24 | user :: user_oq7w9q0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX29xN3c5cTAwMjkscj04ZkdvanROSW5vM2djQm5wV2NBdA==</auth>

2020-12-21 21:14:24 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj04ZkdvanROSW5vM2djQm5wV2NBdGF6TkU0dGJOa1gzVjJhRW5YNDZELHM9d3FJRzJOQ1g1RUxHK3c9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:24 | user :: user_oq7w9q0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj04ZkdvanROSW5vM2djQm5wV2NBdGF6TkU0dGJOa1gzVjJhRW5YNDZELHM9d3FJRzJOQ1g1RUxHK3c9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:24 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OGZHb2p0TklubzNnY0JucFdjQXRhek5FNHRiTmtYM1YyYUVuWDQ2RCxwPUZmdWlMRElEVVp1d3d1eUhZS0EyKzZqbm9wSC9MaGhydmRnejdGd05lZ1k9</response>

2020-12-21 21:14:24 | user :: user_oq7w9q0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OGZHb2p0TklubzNnY0JucFdjQXRhek5FNHRiTmtYM1YyYUVuWDQ2RCxwPUZmdWlMRElEVVp1d3d1eUhZS0EyKzZqbm9wSC9MaGhydmRnejdGd05lZ1k9</response>

2020-12-21 21:14:24 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:24 | user :: user_oq7w9q0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:26 | [Mutex] waiting for: [user]

2020-12-21 21:14:26 | [Mutex] received everything.

2020-12-21 21:14:26 | [Mutex] isItemNotified: user:ok:true :: true

testThreeInvalidLogins 3.190s
2020-12-21 21:14:26 |

2020-12-21 21:14:26 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2020-12-21 21:14:26 | ------------------------------------

2020-12-21 21:14:26 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4ff85736

2020-12-21 21:14:26 | StateChangedEvent{oldState=null, newState=connecting}

2020-12-21 21:14:26 | [Mutex] waiting for: [registration]

2020-12-21 21:14:26 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@413fa0b9

2020-12-21 21:14:26 | StateChangedEvent{oldState=connecting, newState=connected}

2020-12-21 21:14:26 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@45003c46

2020-12-21 21:14:26 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:26 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2020-12-21 21:14:26 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2020-12-21 21:14:26 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:26 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2020-12-21 21:14:26 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2aa82

2020-12-21 21:14:26 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@dce1c53

2020-12-21 21:14:26 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:26 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2020-12-21 21:14:26 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2020-12-21 21:14:26 | user :: null >> <iq to="test-domain.com" id="4usgXUhQThGJRQTg1udORZn" type="get"><query xmlns="jabber:iq:register"/></iq>

2020-12-21 21:14:26 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="4usgXUhQThGJRQTg1udORZn" type="get"><query xmlns="jabber:iq:register"/></iq>}

2020-12-21 21:14:26 | user :: null << <iq type="result" id="4usgXUhQThGJRQTg1udORZn" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq>

2020-12-21 21:14:26 | StanzaReceivedEvent{stanza=<iq type="result" id="4usgXUhQThGJRQTg1udORZn" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq>}

2020-12-21 21:14:26 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@31c84f3b

2020-12-21 21:14:26 | user :: null >> <iq to="test-domain.com" id="5sk24BubRQ3v8tql8vo1j1a" type="set"><query xmlns="jabber:iq:register"><username>user_qy4m60030</username><password>user_qy4m60030</password><email>fea3a517-4118-42ba-b29e-4a976c77efb4@localhost</email></query></iq>

2020-12-21 21:14:26 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="5sk24BubRQ3v8tql8vo1j1a" type="set"><query xmlns="jabber:iq:register"><username>user_qy4m60030</username><password>user_qy4m60030</password><email>fea3a517-4118-42ba-b29e-4a976c77efb4@localhost</email></query></iq>}

2020-12-21 21:14:26 | user :: null << <iq type="result" id="5sk24BubRQ3v8tql8vo1j1a" xmlns="jabber:client" from="test-domain.com"/>

2020-12-21 21:14:26 | StanzaReceivedEvent{stanza=<iq type="result" id="5sk24BubRQ3v8tql8vo1j1a" xmlns="jabber:client" from="test-domain.com"/>}

2020-12-21 21:14:26 | [Mutex] received everything.

2020-12-21 21:14:26 | [Mutex] isItemNotified: registrationSuccess :: true

2020-12-21 21:14:26 | StateChangedEvent{oldState=connected, newState=disconnecting}

2020-12-21 21:14:26 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2020-12-21 21:14:26 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@75eea748

2020-12-21 21:14:26 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@602d55cd

2020-12-21 21:14:27 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1d7cf11f

2020-12-21 21:14:27 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6ebed41c

2020-12-21 21:14:27 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@6eeaea64

2020-12-21 21:14:27 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:27 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:27 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:27 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3F5NG02MDAzMCxyPUZncGJXTW5MMUVWM3BSODdwNG9y</auth>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3F5NG02MDAzMCxyPUZncGJXTW5MMUVWM3BSODdwNG9y</auth>

2020-12-21 21:14:27 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1GZ3BiV01uTDFFVjNwUjg3cDRvclRndVNMYkZOTEFId0ltVGpPVEtTLHM9U0gzSjErckt4SG1yNnc9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1GZ3BiV01uTDFFVjNwUjg3cDRvclRndVNMYkZOTEFId0ltVGpPVEtTLHM9U0gzSjErckt4SG1yNnc9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:27 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RmdwYldNbkwxRVYzcFI4N3A0b3JUZ3VTTGJGTkxBSHdJbVRqT1RLUyxwPUVJTzNhRzFBelR4WGZQcm4wcnE0Z1BjcXphY1l2bVZmRy9qL0VJSFNMODA9</response>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RmdwYldNbkwxRVYzcFI4N3A0b3JUZ3VTTGJGTkxBSHdJbVRqT1RLUyxwPUVJTzNhRzFBelR4WGZQcm4wcnE0Z1BjcXphY1l2bVZmRy9qL0VJSFNMODA9</response>

2020-12-21 21:14:27 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1oYzhrOFZncUo3b3RJdkN0YlhOS1VKZHVrRmRQRWliWG1Qa0VRYVFndXRJPQ==</success>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1oYzhrOFZncUo3b3RJdkN0YlhOS1VKZHVrRmRQRWliWG1Qa0VRYVFndXRJPQ==</success>

2020-12-21 21:14:27 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" ver="XpFj6+hYjJ9piQjSFX4PPt1kbAQ=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" ver="XpFj6+hYjJ9piQjSFX4PPt1kbAQ=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2020-12-21 21:14:27 |  << <iq xmlns="jabber:client" id="pcwZ9GscCsXn3yvrSdIDLEF" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com >> <iq xmlns="jabber:client" id="pcwZ9GscCsXn3yvrSdIDLEF" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-12-21 21:14:27 |  >> <iq type="result" id="pcwZ9GscCsXn3yvrSdIDLEF" to="user_qy4m60030@test-domain.com/272389314-tigase-26" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_qy4m60030@test-domain.com/272389314-tigase-26</jid></bind></iq>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com << <iq type="result" id="pcwZ9GscCsXn3yvrSdIDLEF" to="user_qy4m60030@test-domain.com/272389314-tigase-26" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_qy4m60030@test-domain.com/272389314-tigase-26</jid></bind></iq>

2020-12-21 21:14:27 |  << <iq xmlns="jabber:client" id="jxvcMNR7mIBAgOQURbFMXlG" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com/272389314-tigase-26 >> <iq xmlns="jabber:client" id="jxvcMNR7mIBAgOQURbFMXlG" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-12-21 21:14:27 |  >> <iq type="result" id="jxvcMNR7mIBAgOQURbFMXlG" to="user_qy4m60030@test-domain.com/272389314-tigase-26" xmlns="jabber:client"/>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com/272389314-tigase-26 << <iq type="result" id="jxvcMNR7mIBAgOQURbFMXlG" to="user_qy4m60030@test-domain.com/272389314-tigase-26" xmlns="jabber:client"/>

2020-12-21 21:14:27 |  << <iq to="test-domain.com" id="8zznXpWfTU1wxwhW7vpWSVe" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com/272389314-tigase-26 >> <iq to="test-domain.com" id="8zznXpWfTU1wxwhW7vpWSVe" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-12-21 21:14:27 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com/272389314-tigase-26 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-12-21 21:14:27 |  >> <iq type="result" id="8zznXpWfTU1wxwhW7vpWSVe" to="user_qy4m60030@test-domain.com/272389314-tigase-26" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.2.0-SNAPSHOT-b11228/50b2eef7"/><identity type="im" category="server" name="Tigase ver. 8.2.0-SNAPSHOT-b11228/50b2eef7"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="text-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com/272389314-tigase-26 << <iq type="result" id="8zznXpWfTU1wxwhW7vpWSVe" to="user_qy4m60030@test-domain.com/272389314-tigase-26" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.2.0-SNAPSHOT-b11228/50b2eef7"/><identity type="im" category="server" name="Tigase ver. 8.2.0-SNAPSHOT-b11228/50b2eef7"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="text-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2020-12-21 21:14:27 |  >> <enabled resume="true" id="33628fad-4d91-4cbb-90e5-f8fc64a75559" max="60" xmlns="urn:xmpp:sm:3" location="43fec6d4badf"/>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com/272389314-tigase-26 << <enabled resume="true" id="33628fad-4d91-4cbb-90e5-f8fc64a75559" max="60" xmlns="urn:xmpp:sm:3" location="43fec6d4badf"/>

2020-12-21 21:14:27 |  << <iq id="bCGrfTU1wxwhW7vpWSVeyo0" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com/272389314-tigase-26 >> <iq id="bCGrfTU1wxwhW7vpWSVeyo0" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-12-21 21:14:27 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com/272389314-tigase-26 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-12-21 21:14:27 |  >> <iq type="result" id="bCGrfTU1wxwhW7vpWSVeyo0" to="user_qy4m60030@test-domain.com/272389314-tigase-26" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com/272389314-tigase-26 << <iq type="result" id="bCGrfTU1wxwhW7vpWSVeyo0" to="user_qy4m60030@test-domain.com/272389314-tigase-26" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2020-12-21 21:14:27 | Disconnecting

2020-12-21 21:14:27 |  >> <presence to="user_qy4m60030@test-domain.com" xmlns="jabber:client" from="user_qy4m60030@test-domain.com/272389314-tigase-26"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com/272389314-tigase-26 << <presence to="user_qy4m60030@test-domain.com" xmlns="jabber:client" from="user_qy4m60030@test-domain.com/272389314-tigase-26"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2020-12-21 21:14:27 | [Mutex] notify: [disconnected]

2020-12-21 21:14:27 | [Mutex] received everything.

2020-12-21 21:14:27 | [Mutex] waiting for: [event]

2020-12-21 21:14:27 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:27 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:27 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:27 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3F5NG02MDAzMCxyPWlWTHRGMGVBUkhFTnFnbjBBNG91</auth>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3F5NG02MDAzMCxyPWlWTHRGMGVBUkhFTnFnbjBBNG91</auth>

2020-12-21 21:14:27 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1pVkx0RjBlQVJIRU5xZ24wQTRvdTYwSWJaTGFQV1l1YnR5N0pETkZtLHM9U0gzSjErckt4SG1yNnc9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1pVkx0RjBlQVJIRU5xZ24wQTRvdTYwSWJaTGFQV1l1YnR5N0pETkZtLHM9U0gzSjErckt4SG1yNnc9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:27 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aVZMdEYwZUFSSEVOcWduMEE0b3U2MEliWkxhUFdZdWJ0eTdKRE5GbSxwPWZVcFhDUS9tVXJkci8wQlpzNmYxbzN3SFdIRlhTRVpaSDVoVGExZy9TOWM9</response>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aVZMdEYwZUFSSEVOcWduMEE0b3U2MEliWkxhUFdZdWJ0eTdKRE5GbSxwPWZVcFhDUS9tVXJkci8wQlpzNmYxbzN3SFdIRlhTRVpaSDVoVGExZy9TOWM9</response>

2020-12-21 21:14:27 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:27 | [Mutex] notify: [event, authFailed]

2020-12-21 21:14:27 | [Mutex] received everything.

2020-12-21 21:14:27 | [Mutex] isItemNotified: authFailed :: true

2020-12-21 21:14:27 | [Mutex] waiting for: [event]

2020-12-21 21:14:27 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:27 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:27 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:27 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3F5NG02MDAzMCxyPXdLRllpUDBjSExBRDBGZXM0SFpM</auth>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3F5NG02MDAzMCxyPXdLRllpUDBjSExBRDBGZXM0SFpM</auth>

2020-12-21 21:14:27 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj13S0ZZaVAwY0hMQUQwRmVzNEhaTDA0MEZVSk9aUFJWbGN2Ymt5SHR2LHM9U0gzSjErckt4SG1yNnc9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj13S0ZZaVAwY0hMQUQwRmVzNEhaTDA0MEZVSk9aUFJWbGN2Ymt5SHR2LHM9U0gzSjErckt4SG1yNnc9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:27 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9d0tGWWlQMGNITEFEMEZlczRIWkwwNDBGVUpPWlBSVmxjdmJreUh0dixwPThveS85eTRCdVNnTFpFS0FJYm1HeU1WV1lyR0krNVYrbEF6cklBWEdndnM9</response>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9d0tGWWlQMGNITEFEMEZlczRIWkwwNDBGVUpPWlBSVmxjdmJreUh0dixwPThveS85eTRCdVNnTFpFS0FJYm1HeU1WV1lyR0krNVYrbEF6cklBWEdndnM9</response>

2020-12-21 21:14:27 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:27 | [Mutex] notify: [event, authFailed]

2020-12-21 21:14:27 | [Mutex] received everything.

2020-12-21 21:14:27 | [Mutex] isItemNotified: authFailed :: true

2020-12-21 21:14:27 | [Mutex] waiting for: [event]

2020-12-21 21:14:27 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:27 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:27 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:27 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3F5NG02MDAzMCxyPVdVQ3N4V0lVSmtEN2FIY0s5bGY3</auth>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3F5NG02MDAzMCxyPVdVQ3N4V0lVSmtEN2FIY0s5bGY3</auth>

2020-12-21 21:14:27 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1XVUNzeFdJVUprRDdhSGNLOWxmNzk5Z2ZDaExLb0Y0emljTUpnMVdBLHM9U0gzSjErckt4SG1yNnc9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1XVUNzeFdJVUprRDdhSGNLOWxmNzk5Z2ZDaExLb0Y0emljTUpnMVdBLHM9U0gzSjErckt4SG1yNnc9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:27 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9V1VDc3hXSVVKa0Q3YUhjSzlsZjc5OWdmQ2hMS29GNHppY01KZzFXQSxwPUVLd2dMYXpCMTE5blBqbTY0Q3FwY2VWOWNUU3REU0RGZ3lnVGJ2c3l2Zmc9</response>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9V1VDc3hXSVVKa0Q3YUhjSzlsZjc5OWdmQ2hMS29GNHppY01KZzFXQSxwPUVLd2dMYXpCMTE5blBqbTY0Q3FwY2VWOWNUU3REU0RGZ3lnVGJ2c3l2Zmc9</response>

2020-12-21 21:14:27 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-12-21 21:14:27 | [Mutex] notify: [event, authFailed]

2020-12-21 21:14:27 | [Mutex] received everything.

2020-12-21 21:14:27 | [Mutex] isItemNotified: authFailed :: true

2020-12-21 21:14:27 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:27 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-12-21 21:14:27 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-12-21 21:14:27 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3F5NG02MDAzMCxyPUtGMFpDdVFxUDBJaExGQng2c0dL</auth>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3F5NG02MDAzMCxyPUtGMFpDdVFxUDBJaExGQng2c0dL</auth>

2020-12-21 21:14:27 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1LRjBaQ3VRcVAwSWhMRkJ4NnNHSzZrRm1TcjJvZjNqTG9yVThiY293LHM9U0gzSjErckt4SG1yNnc9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1LRjBaQ3VRcVAwSWhMRkJ4NnNHSzZrRm1TcjJvZjNqTG9yVThiY293LHM9U0gzSjErckt4SG1yNnc9PSxpPTQwOTY=</challenge>

2020-12-21 21:14:27 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9S0YwWkN1UXFQMEloTEZCeDZzR0s2a0ZtU3Iyb2YzakxvclU4YmNvdyxwPWQzZW5YVVphZm9qMDBqQkZmenhqaklJbDRDblF4VzNrck42Ky92RVJ4WlU9</response>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9S0YwWkN1UXFQMEloTEZCeDZzR0s2a0ZtU3Iyb2YzakxvclU4YmNvdyxwPWQzZW5YVVphZm9qMDBqQkZmenhqaklJbDRDblF4VzNrck42Ky92RVJ4WlU9</response>

2020-12-21 21:14:27 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0rT2pTWmJSb1h6dkRvRHFQeCtLVml0cjBRZG9wY1Bnd3ZjS01uQ2dXbW5jPQ==</success>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0rT2pTWmJSb1h6dkRvRHFQeCtLVml0cjBRZG9wY1Bnd3ZjS01uQ2dXbW5jPQ==</success>

2020-12-21 21:14:27 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" ver="XpFj6+hYjJ9piQjSFX4PPt1kbAQ=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" ver="XpFj6+hYjJ9piQjSFX4PPt1kbAQ=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2020-12-21 21:14:27 |  << <iq xmlns="jabber:client" id="MlP5FMNYbDFsUZmOU2iDJLY" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com >> <iq xmlns="jabber:client" id="MlP5FMNYbDFsUZmOU2iDJLY" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-12-21 21:14:27 |  >> <iq type="result" id="MlP5FMNYbDFsUZmOU2iDJLY" to="user_qy4m60030@test-domain.com/272389314-tigase-27" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_qy4m60030@test-domain.com/272389314-tigase-27</jid></bind></iq>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com << <iq type="result" id="MlP5FMNYbDFsUZmOU2iDJLY" to="user_qy4m60030@test-domain.com/272389314-tigase-27" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_qy4m60030@test-domain.com/272389314-tigase-27</jid></bind></iq>

2020-12-21 21:14:27 |  << <iq xmlns="jabber:client" id="NDFM0fSZfTUONY2mW6fXdS9" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com/272389314-tigase-27 >> <iq xmlns="jabber:client" id="NDFM0fSZfTUONY2mW6fXdS9" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-12-21 21:14:27 |  >> <iq type="result" id="NDFM0fSZfTUONY2mW6fXdS9" to="user_qy4m60030@test-domain.com/272389314-tigase-27" xmlns="jabber:client"/>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com/272389314-tigase-27 << <iq type="result" id="NDFM0fSZfTUONY2mW6fXdS9" to="user_qy4m60030@test-domain.com/272389314-tigase-27" xmlns="jabber:client"/>

2020-12-21 21:14:27 |  << <iq to="test-domain.com" id="yDDwunbmbEvv8DFs7IViP2j" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com/272389314-tigase-27 >> <iq to="test-domain.com" id="yDDwunbmbEvv8DFs7IViP2j" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-12-21 21:14:27 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com/272389314-tigase-27 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-12-21 21:14:27 |  >> <enabled resume="true" id="d5c4c88b-22ce-484f-ae95-6dc640991b32" max="60" xmlns="urn:xmpp:sm:3" location="43fec6d4badf"/>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com/272389314-tigase-27 << <enabled resume="true" id="d5c4c88b-22ce-484f-ae95-6dc640991b32" max="60" xmlns="urn:xmpp:sm:3" location="43fec6d4badf"/>

2020-12-21 21:14:27 |  << <iq id="OGKT1q5rhGmTaq8ucrlZqfV" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com/272389314-tigase-27 >> <iq id="OGKT1q5rhGmTaq8ucrlZqfV" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-12-21 21:14:27 |  >> <iq type="result" id="yDDwunbmbEvv8DFs7IViP2j" to="user_qy4m60030@test-domain.com/272389314-tigase-27" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.2.0-SNAPSHOT-b11228/50b2eef7"/><identity type="im" category="server" name="Tigase ver. 8.2.0-SNAPSHOT-b11228/50b2eef7"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="text-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com/272389314-tigase-27 << <iq type="result" id="yDDwunbmbEvv8DFs7IViP2j" to="user_qy4m60030@test-domain.com/272389314-tigase-27" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.2.0-SNAPSHOT-b11228/50b2eef7"/><identity type="im" category="server" name="Tigase ver. 8.2.0-SNAPSHOT-b11228/50b2eef7"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="text-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2020-12-21 21:14:27 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com/272389314-tigase-27 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-12-21 21:14:27 |  >> <iq type="result" id="OGKT1q5rhGmTaq8ucrlZqfV" to="user_qy4m60030@test-domain.com/272389314-tigase-27" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com/272389314-tigase-27 << <iq type="result" id="OGKT1q5rhGmTaq8ucrlZqfV" to="user_qy4m60030@test-domain.com/272389314-tigase-27" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2020-12-21 21:14:27 | Disconnecting

2020-12-21 21:14:27 |  >> <presence to="user_qy4m60030@test-domain.com" xmlns="jabber:client" from="user_qy4m60030@test-domain.com/272389314-tigase-27"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2020-12-21 21:14:27 | user :: user_qy4m60030@test-domain.com/272389314-tigase-27 << <presence to="user_qy4m60030@test-domain.com" xmlns="jabber:client" from="user_qy4m60030@test-domain.com/272389314-tigase-27"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2020-12-21 21:14:27 | [Mutex] notify: [disconnected]

2020-12-21 21:14:27 | [Mutex] received everything.

2020-12-21 21:14:29 | [Mutex] waiting for: [user]

2020-12-21 21:14:29 | [Mutex] received everything.

2020-12-21 21:14:29 | [Mutex] isItemNotified: user:ok:true :: true