Generated by TestNG with ReportNG at 22:30 PDT on Wednesday 09 September 2020
root@582d79db0263 / Java 11.0.8 (Ubuntu) / Linux 4.14.186-146.268.amzn2.x86_64 (amd64)

Brute Force Prevention

Suites · Log Output

Test duration : 15.719s

Passed Tests
tigase.tests.server.TestBruteforcePrevention
testDisableUser 5.673s
2020-09-09 22:30:45 |

2020-09-09 22:30:45 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2020-09-09 22:30:45 | ------------------------------------

2020-09-09 22:30:45 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@54c2fe6f

2020-09-09 22:30:45 | StateChangedEvent{oldState=null, newState=connecting}

2020-09-09 22:30:45 | [Mutex] waiting for: [registration]

2020-09-09 22:30:45 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5a050a87

2020-09-09 22:30:45 | StateChangedEvent{oldState=connecting, newState=connected}

2020-09-09 22:30:45 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@5e3a951f

2020-09-09 22:30:45 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:45 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:45 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:45 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:45 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2020-09-09 22:30:45 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@1b3800bc

2020-09-09 22:30:45 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@584aa432

2020-09-09 22:30:45 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:45 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:45 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:45 | user :: null >> <iq to="test-domain.com" id="h3UN28mVZnOXjWhWX5FGwcD" type="get"><query xmlns="jabber:iq:register"/></iq>

2020-09-09 22:30:45 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="h3UN28mVZnOXjWhWX5FGwcD" type="get"><query xmlns="jabber:iq:register"/></iq>}

2020-09-09 22:30:45 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@2ae9dc8e

2020-09-09 22:30:45 | user :: null << <iq id="h3UN28mVZnOXjWhWX5FGwcD" type="result" 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 type="text-single" label="Username" var="username"><required/><value/></field><field type="text-private" label="Password" var="password"><required/><value/></field><field type="text-single" label="Email (MUST BE VALID!)" var="email"><required/><value/></field></x></query></iq>

2020-09-09 22:30:45 | StanzaReceivedEvent{stanza=<iq id="h3UN28mVZnOXjWhWX5FGwcD" type="result" 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 type="text-single" label="Username" var="username"><required/><value/></field><field type="text-private" label="Password" var="password"><required/><value/></field><field type="text-single" label="Email (MUST BE VALID!)" var="email"><required/><value/></field></x></query></iq>}

2020-09-09 22:30:45 | user :: null >> <iq to="test-domain.com" id="P74aq3fTQ1rcNY1dVcygLWV" type="set"><query xmlns="jabber:iq:register"><username>user_xz9fkw0027</username><password>user_xz9fkw0027</password><email>84dac771-7ad3-4b84-80c5-5b7905787e2d@localhost</email></query></iq>

2020-09-09 22:30:45 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="P74aq3fTQ1rcNY1dVcygLWV" type="set"><query xmlns="jabber:iq:register"><username>user_xz9fkw0027</username><password>user_xz9fkw0027</password><email>84dac771-7ad3-4b84-80c5-5b7905787e2d@localhost</email></query></iq>}

2020-09-09 22:30:45 | user :: null << <iq id="P74aq3fTQ1rcNY1dVcygLWV" type="result" xmlns="jabber:client" from="test-domain.com"/>

2020-09-09 22:30:45 | StanzaReceivedEvent{stanza=<iq id="P74aq3fTQ1rcNY1dVcygLWV" type="result" xmlns="jabber:client" from="test-domain.com"/>}

2020-09-09 22:30:45 | [Mutex] received everything.

2020-09-09 22:30:45 | [Mutex] isItemNotified: registrationSuccess :: true

2020-09-09 22:30:45 | StateChangedEvent{oldState=connected, newState=disconnecting}

2020-09-09 22:30:45 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2020-09-09 22:30:45 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@207126a1

2020-09-09 22:30:45 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@7b17fff3

2020-09-09 22:30:45 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@76f1af97

2020-09-09 22:30:45 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@1298106b

2020-09-09 22:30:45 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3b7568b7

2020-09-09 22:30:45 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:45 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:45 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:45 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj0yc21mUmdTbU44SzRjMENZMU1Zaw==</auth>

2020-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj0yc21mUmdTbU44SzRjMENZMU1Zaw==</auth>

2020-09-09 22:30:45 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0yc21mUmdTbU44SzRjMENZMU1Za3FYdjhYbWxkQ1dkbDhBN0E5VzNaLHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0yc21mUmdTbU44SzRjMENZMU1Za3FYdjhYbWxkQ1dkbDhBN0E5VzNaLHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:45 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MnNtZlJnU21OOEs0YzBDWTFNWWtxWHY4WG1sZENXZGw4QTdBOVczWixwPVZXV3ZMcEpTUVYwZHRiUEMwMjl2YlhCSVFUVUxvMTRzRTcrOVhURlNHNGM9</response>

2020-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MnNtZlJnU21OOEs0YzBDWTFNWWtxWHY4WG1sZENXZGw4QTdBOVczWixwPVZXV3ZMcEpTUVYwZHRiUEMwMjl2YlhCSVFUVUxvMTRzRTcrOVhURlNHNGM9</response>

2020-09-09 22:30:45 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1GSUFiZmJDaTdWblM2bFJuUVBxZWlZaG1IUWFMaHE0SzM4N0NtOXNPQ0dvPQ==</success>

2020-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1GSUFiZmJDaTdWblM2bFJuUVBxZWlZaG1IUWFMaHE0SzM4N0NtOXNPQ0dvPQ==</success>

2020-09-09 22:30:45 |  >> <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 ver="Bmi/NzjY6SiGgR3gDUvFB1gj0d8=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2020-09-09 22:30:45 | user :: user_xz9fkw0027@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 ver="Bmi/NzjY6SiGgR3gDUvFB1gj0d8=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2020-09-09 22:30:45 |  << <iq xmlns="jabber:client" id="q1KR2tkJDLSUYbMBnMS0t9N" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com >> <iq xmlns="jabber:client" id="q1KR2tkJDLSUYbMBnMS0t9N" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-09-09 22:30:45 |  >> <iq id="q1KR2tkJDLSUYbMBnMS0t9N" type="result" to="user_xz9fkw0027@test-domain.com/1817849228-tigase-23" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_xz9fkw0027@test-domain.com/1817849228-tigase-23</jid></bind></iq>

2020-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com << <iq id="q1KR2tkJDLSUYbMBnMS0t9N" type="result" to="user_xz9fkw0027@test-domain.com/1817849228-tigase-23" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_xz9fkw0027@test-domain.com/1817849228-tigase-23</jid></bind></iq>

2020-09-09 22:30:45 |  << <iq xmlns="jabber:client" id="h6XTew8t5zcJR2tkJDLSUYb" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com/1817849228-tigase-23 >> <iq xmlns="jabber:client" id="h6XTew8t5zcJR2tkJDLSUYb" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-09-09 22:30:45 |  >> <iq id="h6XTew8t5zcJR2tkJDLSUYb" type="result" to="user_xz9fkw0027@test-domain.com/1817849228-tigase-23" xmlns="jabber:client"/>

2020-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com/1817849228-tigase-23 << <iq id="h6XTew8t5zcJR2tkJDLSUYb" type="result" to="user_xz9fkw0027@test-domain.com/1817849228-tigase-23" xmlns="jabber:client"/>

2020-09-09 22:30:45 |  << <iq to="test-domain.com" id="dVofZ5z9KycBl5eNZiZmNL1" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com/1817849228-tigase-23 >> <iq to="test-domain.com" id="dVofZ5z9KycBl5eNZiZmNL1" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-09-09 22:30:45 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com/1817849228-tigase-23 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-09-09 22:30:45 |  >> <enabled id="155ac09c-c724-48f1-81f0-ca8e122d6689" resume="true" max="60" location="582d79db0263" xmlns="urn:xmpp:sm:3"/>

2020-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com/1817849228-tigase-23 << <enabled id="155ac09c-c724-48f1-81f0-ca8e122d6689" resume="true" max="60" location="582d79db0263" xmlns="urn:xmpp:sm:3"/>

2020-09-09 22:30:45 |  << <iq id="G3KITZtrZnLY06pXjGHNUdO" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com/1817849228-tigase-23 >> <iq id="G3KITZtrZnLY06pXjGHNUdO" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-09-09 22:30:45 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com/1817849228-tigase-23 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-09-09 22:30:45 |  >> <iq id="dVofZ5z9KycBl5eNZiZmNL1" type="result" to="user_xz9fkw0027@test-domain.com/1817849228-tigase-23" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.2.0-SNAPSHOT-b11092/769a5cb2"/><identity category="server" type="im" name="Tigase ver. 8.2.0-SNAPSHOT-b11092/769a5cb2"/><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:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><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: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 category="pubsub" type="pep"/><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:filter:muted:0"/><feature var="tigase:push:priority: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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2020-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com/1817849228-tigase-23 << <iq id="dVofZ5z9KycBl5eNZiZmNL1" type="result" to="user_xz9fkw0027@test-domain.com/1817849228-tigase-23" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.2.0-SNAPSHOT-b11092/769a5cb2"/><identity category="server" type="im" name="Tigase ver. 8.2.0-SNAPSHOT-b11092/769a5cb2"/><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:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><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: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 category="pubsub" type="pep"/><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:filter:muted:0"/><feature var="tigase:push:priority: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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2020-09-09 22:30:45 |  >> <iq id="G3KITZtrZnLY06pXjGHNUdO" type="result" to="user_xz9fkw0027@test-domain.com/1817849228-tigase-23" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2020-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com/1817849228-tigase-23 << <iq id="G3KITZtrZnLY06pXjGHNUdO" type="result" to="user_xz9fkw0027@test-domain.com/1817849228-tigase-23" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2020-09-09 22:30:45 | Disconnecting

2020-09-09 22:30:45 |  >> <presence to="user_xz9fkw0027@test-domain.com" xmlns="jabber:client" from="user_xz9fkw0027@test-domain.com/1817849228-tigase-23"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2020-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com/1817849228-tigase-23 << <presence to="user_xz9fkw0027@test-domain.com" xmlns="jabber:client" from="user_xz9fkw0027@test-domain.com/1817849228-tigase-23"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2020-09-09 22:30:45 | [Mutex] notify: [disconnected]

2020-09-09 22:30:45 | [Mutex] received everything.

2020-09-09 22:30:45 | [Mutex] waiting for: [event]

2020-09-09 22:30:45 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:45 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:45 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:45 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj14SUxnaHVNbU85bFlFRzFsMnZGWA==</auth>

2020-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj14SUxnaHVNbU85bFlFRzFsMnZGWA==</auth>

2020-09-09 22:30:45 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj14SUxnaHVNbU85bFlFRzFsMnZGWDNJS2J3S2Z0MkVFVVVwYVppVnE1LHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj14SUxnaHVNbU85bFlFRzFsMnZGWDNJS2J3S2Z0MkVFVVVwYVppVnE1LHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:45 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eElMZ2h1TW1POWxZRUcxbDJ2RlgzSUtid0tmdDJFRVVVcGFaaVZxNSxwPTh0ZzhRTWVWRkRhVkpzYUZEN3ZvSW9WU0R2dUMxNGxUd1lnelZNYXUza2M9</response>

2020-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eElMZ2h1TW1POWxZRUcxbDJ2RlgzSUtid0tmdDJFRVVVcGFaaVZxNSxwPTh0ZzhRTWVWRkRhVkpzYUZEN3ZvSW9WU0R2dUMxNGxUd1lnelZNYXUza2M9</response>

2020-09-09 22:30:45 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:45 | [Mutex] notify: [event, authFailed]

2020-09-09 22:30:45 | [Mutex] received everything.

2020-09-09 22:30:45 | [Mutex] isItemNotified: authFailed :: true

2020-09-09 22:30:45 | [Mutex] waiting for: [event]

2020-09-09 22:30:45 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:45 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:45 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:45 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj1udndaM1FTOGpHNXBER0hOaHpGMA==</auth>

2020-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj1udndaM1FTOGpHNXBER0hOaHpGMA==</auth>

2020-09-09 22:30:45 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1udndaM1FTOGpHNXBER0hOaHpGMGloRGFaQWVwSzFFODh4YTN0T3pqLHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1udndaM1FTOGpHNXBER0hOaHpGMGloRGFaQWVwSzFFODh4YTN0T3pqLHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:45 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bnZ3WjNRUzhqRzVwREdITmh6RjBpaERhWkFlcEsxRTg4eGEzdE96aixwPURFdXBSY2QvL3RNUXhzU3JWUnM3cDJkLzNmNHhOOEtlemtpZjQ4V2ZLWk09</response>

2020-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bnZ3WjNRUzhqRzVwREdITmh6RjBpaERhWkFlcEsxRTg4eGEzdE96aixwPURFdXBSY2QvL3RNUXhzU3JWUnM3cDJkLzNmNHhOOEtlemtpZjQ4V2ZLWk09</response>

2020-09-09 22:30:45 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:45 | [Mutex] notify: [event, authFailed]

2020-09-09 22:30:45 | [Mutex] notify: [event, disconnected]

2020-09-09 22:30:45 | [Mutex] received everything.

2020-09-09 22:30:45 | [Mutex] isItemNotified: authFailed :: true

2020-09-09 22:30:45 | [Mutex] waiting for: [event]

2020-09-09 22:30:45 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:45 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:45 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:45 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj1oMlRIS2tDZVN6SVN4amtmSDJrMA==</auth>

2020-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj1oMlRIS2tDZVN6SVN4amtmSDJrMA==</auth>

2020-09-09 22:30:45 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1oMlRIS2tDZVN6SVN4amtmSDJrMHlZbk1LeDRtZjMwdEdpVDlRaFp2LHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1oMlRIS2tDZVN6SVN4amtmSDJrMHlZbk1LeDRtZjMwdEdpVDlRaFp2LHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:45 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aDJUSEtrQ2VTeklTeGprZkgyazB5WW5NS3g0bWYzMHRHaVQ5UWhadixwPTdnZHEwajVGL1NrV2F3blRUdVpJazh4NDRka2h3ZXUvOHEwdE1tSHEvUlU9</response>

2020-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aDJUSEtrQ2VTeklTeGprZkgyazB5WW5NS3g0bWYzMHRHaVQ5UWhadixwPTdnZHEwajVGL1NrV2F3blRUdVpJazh4NDRka2h3ZXUvOHEwdE1tSHEvUlU9</response>

2020-09-09 22:30:45 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:45 | [Mutex] notify: [event, authFailed]

2020-09-09 22:30:45 | [Mutex] received everything.

2020-09-09 22:30:45 | [Mutex] isItemNotified: authFailed :: true

2020-09-09 22:30:45 | [Mutex] waiting for: [event]

2020-09-09 22:30:45 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:45 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:45 | user :: user_xz9fkw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:46 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:46 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj1xMmVSeVVlWTRuUGlyTHIxcUVCYw==</auth>

2020-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj1xMmVSeVVlWTRuUGlyTHIxcUVCYw==</auth>

2020-09-09 22:30:46 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1xMmVSeVVlWTRuUGlyTHIxcUVCY0FvdFFhWXdZeHhBd282akp0YTRELHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1xMmVSeVVlWTRuUGlyTHIxcUVCY0FvdFFhWXdZeHhBd282akp0YTRELHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:46 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cTJlUnlVZVk0blBpckxyMXFFQmNBb3RRYVl3WXh4QXdvNmpKdGE0RCxwPUpXODltVVNabkxaMEdGMVY4aTllTThIVDM3Mzh5dndmK0cxb2tUNkFuSms9</response>

2020-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cTJlUnlVZVk0blBpckxyMXFFQmNBb3RRYVl3WXh4QXdvNmpKdGE0RCxwPUpXODltVVNabkxaMEdGMVY4aTllTThIVDM3Mzh5dndmK0cxb2tUNkFuSms9</response>

2020-09-09 22:30:46 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:46 | [Mutex] notify: [event, authFailed]

2020-09-09 22:30:46 | [Mutex] received everything.

2020-09-09 22:30:46 | [Mutex] isItemNotified: authFailed :: true

2020-09-09 22:30:46 | [Mutex] waiting for: [event]

2020-09-09 22:30:46 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:46 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:46 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:46 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj14a2h3bWx5RnVtZGNxVzBGME5jNg==</auth>

2020-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj14a2h3bWx5RnVtZGNxVzBGME5jNg==</auth>

2020-09-09 22:30:46 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj14a2h3bWx5RnVtZGNxVzBGME5jNmRVM1AwT09BSkZmMmFtMHNZTXhlLHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj14a2h3bWx5RnVtZGNxVzBGME5jNmRVM1AwT09BSkZmMmFtMHNZTXhlLHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:46 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eGtod21seUZ1bWRjcVcwRjBOYzZkVTNQME9PQUpGZjJhbTBzWU14ZSxwPTQ2QWI4ZWV1azdjL1VjaTRmMnNseUp1MzhXSXVGdmlGN2pyWmpaWGVsNEU9</response>

2020-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eGtod21seUZ1bWRjcVcwRjBOYzZkVTNQME9PQUpGZjJhbTBzWU14ZSxwPTQ2QWI4ZWV1azdjL1VjaTRmMnNseUp1MzhXSXVGdmlGN2pyWmpaWGVsNEU9</response>

2020-09-09 22:30:46 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:46 | [Mutex] notify: [event, authFailed]

2020-09-09 22:30:46 | [Mutex] received everything.

2020-09-09 22:30:46 | [Mutex] isItemNotified: authFailed :: true

2020-09-09 22:30:46 | [Mutex] waiting for: [event]

2020-09-09 22:30:46 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:46 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:46 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:46 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj1zMjdZTzBJSWRHSGpXRXVOWUZBeA==</auth>

2020-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj1zMjdZTzBJSWRHSGpXRXVOWUZBeA==</auth>

2020-09-09 22:30:46 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1zMjdZTzBJSWRHSGpXRXVOWUZBeDB2YUZxeE5nR0gyZXBDSjRjakpsLHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1zMjdZTzBJSWRHSGpXRXVOWUZBeDB2YUZxeE5nR0gyZXBDSjRjakpsLHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:46 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9czI3WU8wSUlkR0hqV0V1TllGQXgwdmFGcXhOZ0dIMmVwQ0o0Y2pKbCxwPVRPYmJBdFQ3eHl5bWVmWjFMN1ozWkRxTkYzclgzQWpicFplU2pKR2d1YU09</response>

2020-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9czI3WU8wSUlkR0hqV0V1TllGQXgwdmFGcXhOZ0dIMmVwQ0o0Y2pKbCxwPVRPYmJBdFQ3eHl5bWVmWjFMN1ozWkRxTkYzclgzQWpicFplU2pKR2d1YU09</response>

2020-09-09 22:30:46 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:46 | [Mutex] notify: [event, authFailed]

2020-09-09 22:30:46 | [Mutex] received everything.

2020-09-09 22:30:46 | [Mutex] isItemNotified: authFailed :: true

2020-09-09 22:30:46 | [Mutex] waiting for: [event]

2020-09-09 22:30:46 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:46 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:46 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:46 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj1reXlIYzkwbFhXcDEyMENhSEhqQg==</auth>

2020-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj1reXlIYzkwbFhXcDEyMENhSEhqQg==</auth>

2020-09-09 22:30:46 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1reXlIYzkwbFhXcDEyMENhSEhqQnJzeTc3eVZJTmVBUFpNazJRenZ1LHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1reXlIYzkwbFhXcDEyMENhSEhqQnJzeTc3eVZJTmVBUFpNazJRenZ1LHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:46 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9a3l5SGM5MGxYV3AxMjBDYUhIakJyc3k3N3lWSU5lQVBaTWsyUXp2dSxwPUl3S2VxQmpzRW42TWY3dS9LRG9pTnprRjhrNTRraWpEVUJ0d1pBRkZORkE9</response>

2020-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9a3l5SGM5MGxYV3AxMjBDYUhIakJyc3k3N3lWSU5lQVBaTWsyUXp2dSxwPUl3S2VxQmpzRW42TWY3dS9LRG9pTnprRjhrNTRraWpEVUJ0d1pBRkZORkE9</response>

2020-09-09 22:30:46 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:46 | [Mutex] notify: [event, authFailed]

2020-09-09 22:30:46 | [Mutex] received everything.

2020-09-09 22:30:46 | [Mutex] isItemNotified: authFailed :: true

2020-09-09 22:30:46 | [Mutex] waiting for: [event]

2020-09-09 22:30:46 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:46 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:46 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:46 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj1ISzJnckk1bnBNN01TdWRWWXNmSg==</auth>

2020-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj1ISzJnckk1bnBNN01TdWRWWXNmSg==</auth>

2020-09-09 22:30:46 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ISzJnckk1bnBNN01TdWRWWXNmSkQ3Z2s1S3lRT2xqaDhCd1lRT2RkLHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ISzJnckk1bnBNN01TdWRWWXNmSkQ3Z2s1S3lRT2xqaDhCd1lRT2RkLHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:46 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SEsyZ3JJNW5wTTdNU3VkVllzZkpEN2drNUt5UU9samg4QndZUU9kZCxwPUJJNWpWZVoxcHFiVmVLalJiTGZSeHUxdVZsTkxYVE1CalVCREVYckhtS0k9</response>

2020-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SEsyZ3JJNW5wTTdNU3VkVllzZkpEN2drNUt5UU9samg4QndZUU9kZCxwPUJJNWpWZVoxcHFiVmVLalJiTGZSeHUxdVZsTkxYVE1CalVCREVYckhtS0k9</response>

2020-09-09 22:30:46 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:46 | [Mutex] notify: [event, authFailed]

2020-09-09 22:30:46 | [Mutex] received everything.

2020-09-09 22:30:46 | [Mutex] isItemNotified: authFailed :: true

2020-09-09 22:30:46 | [Mutex] waiting for: [event]

2020-09-09 22:30:46 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:46 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:46 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:46 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj1QNnE4NEpyVnJuVFB1dVNyUWJUaQ==</auth>

2020-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj1QNnE4NEpyVnJuVFB1dVNyUWJUaQ==</auth>

2020-09-09 22:30:46 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1QNnE4NEpyVnJuVFB1dVNyUWJUaTBaNFhVVURQaGJiNXVKZWd5SnVaLHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1QNnE4NEpyVnJuVFB1dVNyUWJUaTBaNFhVVURQaGJiNXVKZWd5SnVaLHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:46 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UDZxODRKclZyblRQdXVTclFiVGkwWjRYVVVEUGhiYjV1SmVneUp1WixwPThmVUN6eUhTOEpUTTNhV0x0WEpoY2U5eHlyRUhWSTRWUFh3eUI0RGpLMkk9</response>

2020-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UDZxODRKclZyblRQdXVTclFiVGkwWjRYVVVEUGhiYjV1SmVneUp1WixwPThmVUN6eUhTOEpUTTNhV0x0WEpoY2U5eHlyRUhWSTRWUFh3eUI0RGpLMkk9</response>

2020-09-09 22:30:46 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:46 | [Mutex] notify: [event, authFailed]

2020-09-09 22:30:46 | [Mutex] received everything.

2020-09-09 22:30:46 | [Mutex] isItemNotified: authFailed :: true

2020-09-09 22:30:46 | [Mutex] waiting for: [event]

2020-09-09 22:30:46 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:46 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:46 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:46 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj1sUmp5dmVFcUdYZXFiWldXM3M4bg==</auth>

2020-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj1sUmp5dmVFcUdYZXFiWldXM3M4bg==</auth>

2020-09-09 22:30:46 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sUmp5dmVFcUdYZXFiWldXM3M4bjFodGN3S0pKNXZ6MFlyaGIyeVRoLHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sUmp5dmVFcUdYZXFiWldXM3M4bjFodGN3S0pKNXZ6MFlyaGIyeVRoLHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:46 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bFJqeXZlRXFHWGVxYlpXVzNzOG4xaHRjd0tKSjV2ejBZcmhiMnlUaCxwPUlUd2gyRWNnQTFmUlJCTUZWeG5PRjY3THJnMVozMm5BdTk4anhtTWdMQjA9</response>

2020-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bFJqeXZlRXFHWGVxYlpXVzNzOG4xaHRjd0tKSjV2ejBZcmhiMnlUaCxwPUlUd2gyRWNnQTFmUlJCTUZWeG5PRjY3THJnMVozMm5BdTk4anhtTWdMQjA9</response>

2020-09-09 22:30:46 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:46 | [Mutex] notify: [event, authFailed]

2020-09-09 22:30:46 | [Mutex] received everything.

2020-09-09 22:30:46 | [Mutex] isItemNotified: authFailed :: true

2020-09-09 22:30:46 | [Mutex] waiting for: [event]

2020-09-09 22:30:46 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:46 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:46 | user :: user_xz9fkw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:47 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:47 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj12cnRFRW5rbEdTTTFKdkluMUVJVg==</auth>

2020-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj12cnRFRW5rbEdTTTFKdkluMUVJVg==</auth>

2020-09-09 22:30:47 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj12cnRFRW5rbEdTTTFKdkluMUVJVnRsbVJlTFlheHU5aU5MQ0ZnYnZZLHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj12cnRFRW5rbEdTTTFKdkluMUVJVnRsbVJlTFlheHU5aU5MQ0ZnYnZZLHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:47 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dnJ0RUVua2xHU00xSnZJbjFFSVZ0bG1SZUxZYXh1OWlOTENGZ2J2WSxwPUkzaFlxalB2clFIZHE4eUJSUW92VWx3T3NPajhuMkhaaGh1QVNaUG8yQkU9</response>

2020-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dnJ0RUVua2xHU00xSnZJbjFFSVZ0bG1SZUxZYXh1OWlOTENGZ2J2WSxwPUkzaFlxalB2clFIZHE4eUJSUW92VWx3T3NPajhuMkhaaGh1QVNaUG8yQkU9</response>

2020-09-09 22:30:47 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:47 | [Mutex] notify: [event, authFailed]

2020-09-09 22:30:47 | [Mutex] received everything.

2020-09-09 22:30:47 | [Mutex] isItemNotified: authFailed :: true

2020-09-09 22:30:47 | [Mutex] waiting for: [event]

2020-09-09 22:30:47 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:47 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:47 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:47 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj15cVo1c2NFWFRWa29GR3RHcmV1Zg==</auth>

2020-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj15cVo1c2NFWFRWa29GR3RHcmV1Zg==</auth>

2020-09-09 22:30:47 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15cVo1c2NFWFRWa29GR3RHcmV1Zm5WUG8wWE8zUHVoYjI2VUE4akJNLHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15cVo1c2NFWFRWa29GR3RHcmV1Zm5WUG8wWE8zUHVoYjI2VUE4akJNLHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:47 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eXFaNXNjRVhUVmtvRkd0R3JldWZuVlBvMFhPM1B1aGIyNlVBOGpCTSxwPUdZMklKR2Z3SzZMSDBZRjhENW5RQm1HTkZBRUJDRTZTNGxOK0xzM3hxK1k9</response>

2020-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eXFaNXNjRVhUVmtvRkd0R3JldWZuVlBvMFhPM1B1aGIyNlVBOGpCTSxwPUdZMklKR2Z3SzZMSDBZRjhENW5RQm1HTkZBRUJDRTZTNGxOK0xzM3hxK1k9</response>

2020-09-09 22:30:47 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:47 | [Mutex] notify: [event, authFailed]

2020-09-09 22:30:47 | [Mutex] received everything.

2020-09-09 22:30:47 | [Mutex] isItemNotified: authFailed :: true

2020-09-09 22:30:47 | [Mutex] waiting for: [event]

2020-09-09 22:30:47 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:47 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:47 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:47 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj1zd0RXamJXMjFjak82TE1Nb0NTUQ==</auth>

2020-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj1zd0RXamJXMjFjak82TE1Nb0NTUQ==</auth>

2020-09-09 22:30:47 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1zd0RXamJXMjFjak82TE1Nb0NTUXhlV1FSMU5HSUFLaENQVjhhd2ZWLHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1zd0RXamJXMjFjak82TE1Nb0NTUXhlV1FSMU5HSUFLaENQVjhhd2ZWLHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:47 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9c3dEV2piVzIxY2pPNkxNTW9DU1F4ZVdRUjFOR0lBS2hDUFY4YXdmVixwPUw3Sk55Z25rTng3bkdDSU91YjZTRFNuU2p1emMyL0MzMy9FU1I3ck5EaHM9</response>

2020-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9c3dEV2piVzIxY2pPNkxNTW9DU1F4ZVdRUjFOR0lBS2hDUFY4YXdmVixwPUw3Sk55Z25rTng3bkdDSU91YjZTRFNuU2p1emMyL0MzMy9FU1I3ck5EaHM9</response>

2020-09-09 22:30:47 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:47 | [Mutex] notify: [event, authFailed]

2020-09-09 22:30:47 | [Mutex] notify: [event, disconnected]

2020-09-09 22:30:47 | [Mutex] received everything.

2020-09-09 22:30:47 | [Mutex] isItemNotified: authFailed :: true

2020-09-09 22:30:47 | [Mutex] waiting for: [event]

2020-09-09 22:30:47 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:47 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:47 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:47 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj1aOTVodkdmUElNU051S0QzUmVFOQ==</auth>

2020-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj1aOTVodkdmUElNU051S0QzUmVFOQ==</auth>

2020-09-09 22:30:47 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1aOTVodkdmUElNU051S0QzUmVFOXN2ZVJBR2lXZTBMOWM2a0h3NEo0LHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1aOTVodkdmUElNU051S0QzUmVFOXN2ZVJBR2lXZTBMOWM2a0h3NEo0LHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:47 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Wjk1aHZHZlBJTVNOdUtEM1JlRTlzdmVSQUdpV2UwTDljNmtIdzRKNCxwPUlSN2dkZWg4aUhwSzBhUE9iZThTakFDTkdtbk9YaHZSTlBTUXRNRDRYd0k9</response>

2020-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Wjk1aHZHZlBJTVNOdUtEM1JlRTlzdmVSQUdpV2UwTDljNmtIdzRKNCxwPUlSN2dkZWg4aUhwSzBhUE9iZThTakFDTkdtbk9YaHZSTlBTUXRNRDRYd0k9</response>

2020-09-09 22:30:47 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:47 | [Mutex] notify: [event, authFailed]

2020-09-09 22:30:47 | [Mutex] received everything.

2020-09-09 22:30:47 | [Mutex] isItemNotified: authFailed :: true

2020-09-09 22:30:47 | [Mutex] waiting for: [event]

2020-09-09 22:30:47 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:47 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:47 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:47 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj1oZ2dCY1FIVHRiOTBQYXRJVldLdQ==</auth>

2020-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj1oZ2dCY1FIVHRiOTBQYXRJVldLdQ==</auth>

2020-09-09 22:30:47 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1oZ2dCY1FIVHRiOTBQYXRJVldLdWJiMXJ6emp3a0dOUG5Qdm9YQlBjLHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1oZ2dCY1FIVHRiOTBQYXRJVldLdWJiMXJ6emp3a0dOUG5Qdm9YQlBjLHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:47 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aGdnQmNRSFR0YjkwUGF0SVZXS3ViYjFyenpqd2tHTlBuUHZvWEJQYyxwPXNqTzh0b01QaWZtRjlBekVITkZPRHY4K01uRElmN0IyMnk4djNIanZwYzA9</response>

2020-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aGdnQmNRSFR0YjkwUGF0SVZXS3ViYjFyenpqd2tHTlBuUHZvWEJQYyxwPXNqTzh0b01QaWZtRjlBekVITkZPRHY4K01uRElmN0IyMnk4djNIanZwYzA9</response>

2020-09-09 22:30:47 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:47 | [Mutex] notify: [event, authFailed]

2020-09-09 22:30:47 | [Mutex] received everything.

2020-09-09 22:30:47 | [Mutex] isItemNotified: authFailed :: true

2020-09-09 22:30:47 | [Mutex] waiting for: [event]

2020-09-09 22:30:47 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:47 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:47 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:47 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj1OZlpUOTc3M0NzalVvUFVxSUEwTw==</auth>

2020-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj1OZlpUOTc3M0NzalVvUFVxSUEwTw==</auth>

2020-09-09 22:30:47 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1OZlpUOTc3M0NzalVvUFVxSUEwT0hVSEpMcDR4dEx0SkM2NFF2bjBXLHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1OZlpUOTc3M0NzalVvUFVxSUEwT0hVSEpMcDR4dEx0SkM2NFF2bjBXLHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:47 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TmZaVDk3NzNDc2pVb1BVcUlBME9IVUhKTHA0eHRMdEpDNjRRdm4wVyxwPUs1VHF2ZjI5bnVwSEVjakdlOVRNREZORUF1dWhVNFRRNXc1Zy9VTXIraE09</response>

2020-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TmZaVDk3NzNDc2pVb1BVcUlBME9IVUhKTHA0eHRMdEpDNjRRdm4wVyxwPUs1VHF2ZjI5bnVwSEVjakdlOVRNREZORUF1dWhVNFRRNXc1Zy9VTXIraE09</response>

2020-09-09 22:30:47 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:47 | [Mutex] notify: [event, authFailed]

2020-09-09 22:30:47 | [Mutex] received everything.

2020-09-09 22:30:47 | [Mutex] isItemNotified: authFailed :: true

2020-09-09 22:30:47 | [Mutex] waiting for: [event]

2020-09-09 22:30:47 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:47 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:47 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:47 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj1VZElseHRvVzRGWmxiQjA1YVlSbg==</auth>

2020-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj1VZElseHRvVzRGWmxiQjA1YVlSbg==</auth>

2020-09-09 22:30:47 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1VZElseHRvVzRGWmxiQjA1YVlSbnU2ZzI4NmxSOERZRWl3QXdMMjhGLHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1VZElseHRvVzRGWmxiQjA1YVlSbnU2ZzI4NmxSOERZRWl3QXdMMjhGLHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:47 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VWRJbHh0b1c0RlpsYkIwNWFZUm51NmcyODZsUjhEWUVpd0F3TDI4RixwPVI2SXJuMGpTV21CT3E2RW5RazZROE9TblYySms3NVdxVmZxa1BETm5uTmc9</response>

2020-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VWRJbHh0b1c0RlpsYkIwNWFZUm51NmcyODZsUjhEWUVpd0F3TDI4RixwPVI2SXJuMGpTV21CT3E2RW5RazZROE9TblYySms3NVdxVmZxa1BETm5uTmc9</response>

2020-09-09 22:30:47 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:47 | [Mutex] notify: [event, authFailed]

2020-09-09 22:30:47 | [Mutex] received everything.

2020-09-09 22:30:47 | [Mutex] isItemNotified: authFailed :: true

2020-09-09 22:30:47 | [Mutex] waiting for: [event]

2020-09-09 22:30:47 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:47 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:47 | user :: user_xz9fkw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:48 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:48 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:48 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj16VnV2amN5RXNPeEJ3U3FMVFo5Yw==</auth>

2020-09-09 22:30:48 | user :: user_xz9fkw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj16VnV2amN5RXNPeEJ3U3FMVFo5Yw==</auth>

2020-09-09 22:30:48 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16VnV2amN5RXNPeEJ3U3FMVFo5Yzd6VkdxbG10OW9CTFBBV3VQM0E1LHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:48 | user :: user_xz9fkw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16VnV2amN5RXNPeEJ3U3FMVFo5Yzd6VkdxbG10OW9CTFBBV3VQM0E1LHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:48 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9elZ1dmpjeUVzT3hCd1NxTFRaOWM3elZHcWxtdDlvQkxQQVd1UDNBNSxwPXJGK0hNOWc3ZXB6L2FhY0ZUZzBpdjdBYUxudUlEd0JiaGFNcTFtaGRQQUk9</response>

2020-09-09 22:30:48 | user :: user_xz9fkw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9elZ1dmpjeUVzT3hCd1NxTFRaOWM3elZHcWxtdDlvQkxQQVd1UDNBNSxwPXJGK0hNOWc3ZXB6L2FhY0ZUZzBpdjdBYUxudUlEd0JiaGFNcTFtaGRQQUk9</response>

2020-09-09 22:30:48 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:48 | user :: user_xz9fkw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:48 | [Mutex] notify: [event, authFailed]

2020-09-09 22:30:48 | [Mutex] received everything.

2020-09-09 22:30:48 | [Mutex] isItemNotified: authFailed :: true

2020-09-09 22:30:48 | [Mutex] waiting for: [event]

2020-09-09 22:30:48 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:48 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:48 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:48 | user :: user_xz9fkw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:48 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:48 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:48 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj1WMVQzZGRBbmxoNVRaS2VQZ3ZHeQ==</auth>

2020-09-09 22:30:48 | user :: user_xz9fkw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj1WMVQzZGRBbmxoNVRaS2VQZ3ZHeQ==</auth>

2020-09-09 22:30:48 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1WMVQzZGRBbmxoNVRaS2VQZ3ZHeVNtTDlRZGtzNGpwVmVnRU1FWkRaLHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:48 | user :: user_xz9fkw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1WMVQzZGRBbmxoNVRaS2VQZ3ZHeVNtTDlRZGtzNGpwVmVnRU1FWkRaLHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:48 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VjFUM2RkQW5saDVUWktlUGd2R3lTbUw5UWRrczRqcFZlZ0VNRVpEWixwPWZRZ1RncWVtQWsrbnFZRnIxcFFFMGN6a3AzbzJzbFFGYTcrYW84NHo4QjA9</response>

2020-09-09 22:30:48 | user :: user_xz9fkw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VjFUM2RkQW5saDVUWktlUGd2R3lTbUw5UWRrczRqcFZlZ0VNRVpEWixwPWZRZ1RncWVtQWsrbnFZRnIxcFFFMGN6a3AzbzJzbFFGYTcrYW84NHo4QjA9</response>

2020-09-09 22:30:48 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:48 | user :: user_xz9fkw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:48 | [Mutex] notify: [event, authFailed]

2020-09-09 22:30:48 | [Mutex] received everything.

2020-09-09 22:30:48 | [Mutex] isItemNotified: authFailed :: true

2020-09-09 22:30:48 | [Mutex] waiting for: [event]

2020-09-09 22:30:48 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:48 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:48 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:48 | user :: user_xz9fkw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:48 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:48 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:48 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj1jT2JPOVZGTjU1Sk9XdE5MZVdRcA==</auth>

2020-09-09 22:30:48 | user :: user_xz9fkw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj1jT2JPOVZGTjU1Sk9XdE5MZVdRcA==</auth>

2020-09-09 22:30:48 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1jT2JPOVZGTjU1Sk9XdE5MZVdRcGN0eFdpUThOWnc1dlg2bDllUlRYLHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:48 | user :: user_xz9fkw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1jT2JPOVZGTjU1Sk9XdE5MZVdRcGN0eFdpUThOWnc1dlg2bDllUlRYLHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:48 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Y09iTzlWRk41NUpPV3ROTGVXUXBjdHhXaVE4Tlp3NXZYNmw5ZVJUWCxwPVErd1lBbTR4YVhUeTRQTjF2eTBzVFFvK3JGWEUrazJlLzdwWHBwMDZabXM9</response>

2020-09-09 22:30:48 | user :: user_xz9fkw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Y09iTzlWRk41NUpPV3ROTGVXUXBjdHhXaVE4Tlp3NXZYNmw5ZVJUWCxwPVErd1lBbTR4YVhUeTRQTjF2eTBzVFFvK3JGWEUrazJlLzdwWHBwMDZabXM9</response>

2020-09-09 22:30:48 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:48 | user :: user_xz9fkw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:48 | [Mutex] notify: [event, authFailed]

2020-09-09 22:30:48 | [Mutex] received everything.

2020-09-09 22:30:48 | [Mutex] isItemNotified: authFailed :: true

2020-09-09 22:30:48 | [Mutex] waiting for: [event]

2020-09-09 22:30:48 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:48 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:48 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:48 | user :: user_xz9fkw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:48 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:48 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:48 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj1pbGhDSHo3RzVpZ0RDeWlMN3llNQ==</auth>

2020-09-09 22:30:48 | user :: user_xz9fkw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj1pbGhDSHo3RzVpZ0RDeWlMN3llNQ==</auth>

2020-09-09 22:30:48 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1pbGhDSHo3RzVpZ0RDeWlMN3llNWVvb3BoUk9COE1TUkg0UGJ2MHo5LHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:48 | user :: user_xz9fkw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1pbGhDSHo3RzVpZ0RDeWlMN3llNWVvb3BoUk9COE1TUkg0UGJ2MHo5LHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:48 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aWxoQ0h6N0c1aWdEQ3lpTDd5ZTVlb29waFJPQjhNU1JINFBidjB6OSxwPVBkTytvWG5ZMTkrb1ZDa0JzMFNZczBhUFNEUktkZmdqNUVpdGlLWEN3ZU09</response>

2020-09-09 22:30:48 | user :: user_xz9fkw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aWxoQ0h6N0c1aWdEQ3lpTDd5ZTVlb29waFJPQjhNU1JINFBidjB6OSxwPVBkTytvWG5ZMTkrb1ZDa0JzMFNZczBhUFNEUktkZmdqNUVpdGlLWEN3ZU09</response>

2020-09-09 22:30:48 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:48 | user :: user_xz9fkw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:48 | [Mutex] notify: [event, authFailed]

2020-09-09 22:30:48 | [Mutex] received everything.

2020-09-09 22:30:48 | [Mutex] isItemNotified: authFailed :: true

2020-09-09 22:30:48 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:48 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:48 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:48 | user :: user_xz9fkw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:48 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:48 | user :: user_xz9fkw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:48 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj1LdVBjZThBVkdpNzNmUUlmOUliWQ==</auth>

2020-09-09 22:30:48 | user :: user_xz9fkw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3h6OWZrdzAwMjcscj1LdVBjZThBVkdpNzNmUUlmOUliWQ==</auth>

2020-09-09 22:30:48 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1LdVBjZThBVkdpNzNmUUlmOUliWW51Vno1OTRTb2VSRGVnR0Riam5uLHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:48 | user :: user_xz9fkw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1LdVBjZThBVkdpNzNmUUlmOUliWW51Vno1OTRTb2VSRGVnR0Riam5uLHM9UmpmVlN2YTI5c2owS3c9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:48 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9S3VQY2U4QVZHaTczZlFJZjlJYlludVZ6NTk0U29lUkRlZ0dEYmpubixwPWdUWmZvcDZmOTRzRTQwQXdDRUpiLzJodXYveERPYjZsV3BFdnVzNU1DTWM9</response>

2020-09-09 22:30:48 | user :: user_xz9fkw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9S3VQY2U4QVZHaTczZlFJZjlJYlludVZ6NTk0U29lUkRlZ0dEYmpubixwPWdUWmZvcDZmOTRzRTQwQXdDRUpiLzJodXYveERPYjZsV3BFdnVzNU1DTWM9</response>

2020-09-09 22:30:48 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><invalid-authzid/><text xml:lang="en">SCRAM: user_xz9fkw0027@test-domain.com is not authorized to act as user_xz9fkw0027@test-domain.com</text></failure>

2020-09-09 22:30:48 | user :: user_xz9fkw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><invalid-authzid/><text xml:lang="en">SCRAM: user_xz9fkw0027@test-domain.com is not authorized to act as user_xz9fkw0027@test-domain.com</text></failure>

2020-09-09 22:30:50 | [Mutex] waiting for: [user]

2020-09-09 22:30:50 | [Mutex] received everything.

2020-09-09 22:30:50 | [Mutex] isItemNotified: user:ok:false :: true

testOneInvalidLoginTooMuchDefaultSasl 3.275s
2020-09-09 22:30:50 |

2020-09-09 22:30:50 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2020-09-09 22:30:50 | ------------------------------------

2020-09-09 22:30:50 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1e8995

2020-09-09 22:30:50 | StateChangedEvent{oldState=null, newState=connecting}

2020-09-09 22:30:50 | [Mutex] waiting for: [registration]

2020-09-09 22:30:50 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@ed967e6

2020-09-09 22:30:50 | StateChangedEvent{oldState=connecting, newState=connected}

2020-09-09 22:30:50 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@ae6e2e5

2020-09-09 22:30:50 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:50 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:50 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:50 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:50 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2020-09-09 22:30:50 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@4fe46ddd

2020-09-09 22:30:50 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@3bc21795

2020-09-09 22:30:50 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:50 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:50 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:50 | user :: null >> <iq to="test-domain.com" id="zWjKJSNLyq6FxzDn9j4cubv" type="get"><query xmlns="jabber:iq:register"/></iq>

2020-09-09 22:30:50 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="zWjKJSNLyq6FxzDn9j4cubv" type="get"><query xmlns="jabber:iq:register"/></iq>}

2020-09-09 22:30:50 | user :: null << <iq id="zWjKJSNLyq6FxzDn9j4cubv" type="result" 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 type="text-single" label="Username" var="username"><required/><value/></field><field type="text-private" label="Password" var="password"><required/><value/></field><field type="text-single" label="Email (MUST BE VALID!)" var="email"><required/><value/></field></x></query></iq>

2020-09-09 22:30:50 | StanzaReceivedEvent{stanza=<iq id="zWjKJSNLyq6FxzDn9j4cubv" type="result" 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 type="text-single" label="Username" var="username"><required/><value/></field><field type="text-private" label="Password" var="password"><required/><value/></field><field type="text-single" label="Email (MUST BE VALID!)" var="email"><required/><value/></field></x></query></iq>}

2020-09-09 22:30:50 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@7ee1a15c

2020-09-09 22:30:50 | user :: null >> <iq to="test-domain.com" id="QR28t5zcJR2tkJDLSUYbMBn" type="set"><query xmlns="jabber:iq:register"><username>user_yh6f630028</username><password>user_yh6f630028</password><email>8d4972cc-6615-4011-85b2-557ae62d72f1@localhost</email></query></iq>

2020-09-09 22:30:50 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="QR28t5zcJR2tkJDLSUYbMBn" type="set"><query xmlns="jabber:iq:register"><username>user_yh6f630028</username><password>user_yh6f630028</password><email>8d4972cc-6615-4011-85b2-557ae62d72f1@localhost</email></query></iq>}

2020-09-09 22:30:51 | user :: null << <iq id="QR28t5zcJR2tkJDLSUYbMBn" type="result" xmlns="jabber:client" from="test-domain.com"/>

2020-09-09 22:30:51 | StanzaReceivedEvent{stanza=<iq id="QR28t5zcJR2tkJDLSUYbMBn" type="result" xmlns="jabber:client" from="test-domain.com"/>}

2020-09-09 22:30:51 | [Mutex] received everything.

2020-09-09 22:30:51 | [Mutex] isItemNotified: registrationSuccess :: true

2020-09-09 22:30:51 | StateChangedEvent{oldState=connected, newState=disconnecting}

2020-09-09 22:30:51 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2020-09-09 22:30:51 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@432d85af

2020-09-09 22:30:51 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@2fcb9292

2020-09-09 22:30:51 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@49e4641

2020-09-09 22:30:51 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7786fccf

2020-09-09 22:30:51 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@58290f6d

2020-09-09 22:30:51 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:51 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:51 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:51 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3loNmY2MzAwMjgscj01RnpTZ2lQYUpkbTZUQ00wV0ZZVw==</auth>

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3loNmY2MzAwMjgscj01RnpTZ2lQYUpkbTZUQ00wV0ZZVw==</auth>

2020-09-09 22:30:51 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj01RnpTZ2lQYUpkbTZUQ00wV0ZZV2tGa3pEcGxjTXdlMnZPYnFZWDExLHM9KzVnZkdSbE1HYUJqWVE9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj01RnpTZ2lQYUpkbTZUQ00wV0ZZV2tGa3pEcGxjTXdlMnZPYnFZWDExLHM9KzVnZkdSbE1HYUJqWVE9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:51 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NUZ6U2dpUGFKZG02VENNMFdGWVdrRmt6RHBsY013ZTJ2T2JxWVgxMSxwPWFwam11OFZlelh6QjJVRGZZdFJRRTR3TTcvQWhZV3RybHkvd0NYTFNNajA9</response>

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NUZ6U2dpUGFKZG02VENNMFdGWVdrRmt6RHBsY013ZTJ2T2JxWVgxMSxwPWFwam11OFZlelh6QjJVRGZZdFJRRTR3TTcvQWhZV3RybHkvd0NYTFNNajA9</response>

2020-09-09 22:30:51 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1DSmNHVi8yMnRLVnB6RFNCbzl1eFFKcFFPTU8zS25EZkhXWGUzT3lpTlNnPQ==</success>

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1DSmNHVi8yMnRLVnB6RFNCbzl1eFFKcFFPTU8zS25EZkhXWGUzT3lpTlNnPQ==</success>

2020-09-09 22:30:51 |  >> <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 ver="Bmi/NzjY6SiGgR3gDUvFB1gj0d8=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2020-09-09 22:30:51 | user :: user_yh6f630028@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 ver="Bmi/NzjY6SiGgR3gDUvFB1gj0d8=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2020-09-09 22:30:51 |  << <iq xmlns="jabber:client" id="s8P1qV1xq0azy9tYgM1fZt3" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com >> <iq xmlns="jabber:client" id="s8P1qV1xq0azy9tYgM1fZt3" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-09-09 22:30:51 |  >> <iq id="s8P1qV1xq0azy9tYgM1fZt3" type="result" to="user_yh6f630028@test-domain.com/1817849228-tigase-24" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_yh6f630028@test-domain.com/1817849228-tigase-24</jid></bind></iq>

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com/1817849228-tigase-24 << <iq id="s8P1qV1xq0azy9tYgM1fZt3" type="result" to="user_yh6f630028@test-domain.com/1817849228-tigase-24" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_yh6f630028@test-domain.com/1817849228-tigase-24</jid></bind></iq>

2020-09-09 22:30:51 |  << <iq xmlns="jabber:client" id="KkndxtXmMEv9HsfT6BAfFP0" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com/1817849228-tigase-24 >> <iq xmlns="jabber:client" id="KkndxtXmMEv9HsfT6BAfFP0" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-09-09 22:30:51 |  >> <iq id="KkndxtXmMEv9HsfT6BAfFP0" type="result" to="user_yh6f630028@test-domain.com/1817849228-tigase-24" xmlns="jabber:client"/>

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com/1817849228-tigase-24 << <iq id="KkndxtXmMEv9HsfT6BAfFP0" type="result" to="user_yh6f630028@test-domain.com/1817849228-tigase-24" xmlns="jabber:client"/>

2020-09-09 22:30:51 |  << <iq to="test-domain.com" id="B5CChJuiQ9vvv7Dh04eFtlK" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com/1817849228-tigase-24 >> <iq to="test-domain.com" id="B5CChJuiQ9vvv7Dh04eFtlK" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-09-09 22:30:51 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com/1817849228-tigase-24 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-09-09 22:30:51 |  >> <enabled id="b44eaa25-0297-435a-bb6e-12338e3818ae" resume="true" max="60" location="582d79db0263" xmlns="urn:xmpp:sm:3"/>

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com/1817849228-tigase-24 << <enabled id="b44eaa25-0297-435a-bb6e-12338e3818ae" resume="true" max="60" location="582d79db0263" xmlns="urn:xmpp:sm:3"/>

2020-09-09 22:30:51 |  << <iq id="VV6vp8FIvbR4iKJSNLyq6Fx" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com/1817849228-tigase-24 >> <iq id="VV6vp8FIvbR4iKJSNLyq6Fx" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-09-09 22:30:51 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com/1817849228-tigase-24 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-09-09 22:30:51 |  >> <iq id="B5CChJuiQ9vvv7Dh04eFtlK" type="result" to="user_yh6f630028@test-domain.com/1817849228-tigase-24" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.2.0-SNAPSHOT-b11092/769a5cb2"/><identity category="server" type="im" name="Tigase ver. 8.2.0-SNAPSHOT-b11092/769a5cb2"/><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:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><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: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 category="pubsub" type="pep"/><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:filter:muted:0"/><feature var="tigase:push:priority: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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com/1817849228-tigase-24 << <iq id="B5CChJuiQ9vvv7Dh04eFtlK" type="result" to="user_yh6f630028@test-domain.com/1817849228-tigase-24" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.2.0-SNAPSHOT-b11092/769a5cb2"/><identity category="server" type="im" name="Tigase ver. 8.2.0-SNAPSHOT-b11092/769a5cb2"/><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:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><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: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 category="pubsub" type="pep"/><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:filter:muted:0"/><feature var="tigase:push:priority: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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2020-09-09 22:30:51 |  >> <iq id="VV6vp8FIvbR4iKJSNLyq6Fx" type="result" to="user_yh6f630028@test-domain.com/1817849228-tigase-24" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com/1817849228-tigase-24 << <iq id="VV6vp8FIvbR4iKJSNLyq6Fx" type="result" to="user_yh6f630028@test-domain.com/1817849228-tigase-24" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2020-09-09 22:30:51 | Disconnecting

2020-09-09 22:30:51 | [Mutex] notify: [disconnected]

2020-09-09 22:30:51 | [Mutex] received everything.

2020-09-09 22:30:51 |  >> <presence to="user_yh6f630028@test-domain.com" xmlns="jabber:client" from="user_yh6f630028@test-domain.com/1817849228-tigase-24"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com << <presence to="user_yh6f630028@test-domain.com" xmlns="jabber:client" from="user_yh6f630028@test-domain.com/1817849228-tigase-24"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2020-09-09 22:30:51 | [Mutex] notify: [disconnected]

2020-09-09 22:30:51 | [Mutex] waiting for: [event]

2020-09-09 22:30:51 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:51 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:51 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:51 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3loNmY2MzAwMjgscj1QOGRNUUVFV2pVc2M5Q1FTSDVldg==</auth>

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3loNmY2MzAwMjgscj1QOGRNUUVFV2pVc2M5Q1FTSDVldg==</auth>

2020-09-09 22:30:51 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1QOGRNUUVFV2pVc2M5Q1FTSDVldmxmdTJ2M0tSNDdiWFFmTmY0YjVkLHM9KzVnZkdSbE1HYUJqWVE9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1QOGRNUUVFV2pVc2M5Q1FTSDVldmxmdTJ2M0tSNDdiWFFmTmY0YjVkLHM9KzVnZkdSbE1HYUJqWVE9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:51 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UDhkTVFFRVdqVXNjOUNRU0g1ZXZsZnUydjNLUjQ3YlhRZk5mNGI1ZCxwPXp1RmwvTkFncDRCK1V1QzhGR3FNTDc3OGVvQ29QS3pVaWdCekxmdlYyWFU9</response>

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UDhkTVFFRVdqVXNjOUNRU0g1ZXZsZnUydjNLUjQ3YlhRZk5mNGI1ZCxwPXp1RmwvTkFncDRCK1V1QzhGR3FNTDc3OGVvQ29QS3pVaWdCekxmdlYyWFU9</response>

2020-09-09 22:30:51 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:51 | [Mutex] notify: [event, authFailed]

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:51 | [Mutex] received everything.

2020-09-09 22:30:51 | [Mutex] isItemNotified: authFailed :: true

2020-09-09 22:30:51 | [Mutex] waiting for: [event]

2020-09-09 22:30:51 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:51 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:51 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:51 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3loNmY2MzAwMjgscj1EeHBKZUIxTTBIMHBMMk1wV0JiNg==</auth>

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3loNmY2MzAwMjgscj1EeHBKZUIxTTBIMHBMMk1wV0JiNg==</auth>

2020-09-09 22:30:51 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1EeHBKZUIxTTBIMHBMMk1wV0JiNkxmZ1RSWnY5YWREUVVCU3hTZG5xLHM9KzVnZkdSbE1HYUJqWVE9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1EeHBKZUIxTTBIMHBMMk1wV0JiNkxmZ1RSWnY5YWREUVVCU3hTZG5xLHM9KzVnZkdSbE1HYUJqWVE9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:51 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RHhwSmVCMU0wSDBwTDJNcFdCYjZMZmdUUlp2OWFkRFFVQlN4U2RucSxwPXpSZGJHUUNPVnJOamE5NzV4ektlQW5TcFZ3ZkZRSk5rZUNWQ2NzZHdOTm89</response>

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RHhwSmVCMU0wSDBwTDJNcFdCYjZMZmdUUlp2OWFkRFFVQlN4U2RucSxwPXpSZGJHUUNPVnJOamE5NzV4ektlQW5TcFZ3ZkZRSk5rZUNWQ2NzZHdOTm89</response>

2020-09-09 22:30:51 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:51 | [Mutex] notify: [event, authFailed]

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:51 | [Mutex] received everything.

2020-09-09 22:30:51 | [Mutex] isItemNotified: authFailed :: true

2020-09-09 22:30:51 | [Mutex] waiting for: [event]

2020-09-09 22:30:51 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:51 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:51 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:51 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3loNmY2MzAwMjgscj1MRmZWcGZSVm1XN2tFWGFNTGVwdw==</auth>

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3loNmY2MzAwMjgscj1MRmZWcGZSVm1XN2tFWGFNTGVwdw==</auth>

2020-09-09 22:30:51 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1MRmZWcGZSVm1XN2tFWGFNTGVwd1c1b1ppWDd5a3JYUEJUQVhGWk0wLHM9KzVnZkdSbE1HYUJqWVE9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1MRmZWcGZSVm1XN2tFWGFNTGVwd1c1b1ppWDd5a3JYUEJUQVhGWk0wLHM9KzVnZkdSbE1HYUJqWVE9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:51 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TEZmVnBmUlZtVzdrRVhhTUxlcHdXNW9aaVg3eWtyWFBCVEFYRlpNMCxwPW9lSW0ySitla0N5RzE1UnM5ZTBMZEJ0dUJUdnFVQkRlVjJUc0tHL2M4a2M9</response>

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TEZmVnBmUlZtVzdrRVhhTUxlcHdXNW9aaVg3eWtyWFBCVEFYRlpNMCxwPW9lSW0ySitla0N5RzE1UnM5ZTBMZEJ0dUJUdnFVQkRlVjJUc0tHL2M4a2M9</response>

2020-09-09 22:30:51 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:51 | [Mutex] notify: [event, authFailed]

2020-09-09 22:30:51 | [Mutex] received everything.

2020-09-09 22:30:51 | [Mutex] isItemNotified: authFailed :: true

2020-09-09 22:30:51 | [Mutex] waiting for: [event]

2020-09-09 22:30:51 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:51 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:51 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:51 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3loNmY2MzAwMjgscj05b2hPT2FQQWx1ZE44Q1J6Zkh2cQ==</auth>

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3loNmY2MzAwMjgscj05b2hPT2FQQWx1ZE44Q1J6Zkh2cQ==</auth>

2020-09-09 22:30:51 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj05b2hPT2FQQWx1ZE44Q1J6Zkh2cUo4aXF4QVpXUTZsUzlQMndmc0ZGLHM9KzVnZkdSbE1HYUJqWVE9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj05b2hPT2FQQWx1ZE44Q1J6Zkh2cUo4aXF4QVpXUTZsUzlQMndmc0ZGLHM9KzVnZkdSbE1HYUJqWVE9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:51 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OW9oT09hUEFsdWROOENSemZIdnFKOGlxeEFaV1E2bFM5UDJ3ZnNGRixwPU1iSmZvYXA3YTY3M1QxNm96YkpIaUF3OEdSYTZJT2NlS294V2ROQ2NNL3c9</response>

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OW9oT09hUEFsdWROOENSemZIdnFKOGlxeEFaV1E2bFM5UDJ3ZnNGRixwPU1iSmZvYXA3YTY3M1QxNm96YkpIaUF3OEdSYTZJT2NlS294V2ROQ2NNL3c9</response>

2020-09-09 22:30:51 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:51 | [Mutex] notify: [event, authFailed]

2020-09-09 22:30:51 | [Mutex] received everything.

2020-09-09 22:30:51 | [Mutex] isItemNotified: authFailed :: true

2020-09-09 22:30:51 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:51 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:51 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:51 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3loNmY2MzAwMjgscj1BNGV2TU1QZ25qVGpQWHBzNHVyNg==</auth>

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3loNmY2MzAwMjgscj1BNGV2TU1QZ25qVGpQWHBzNHVyNg==</auth>

2020-09-09 22:30:51 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1BNGV2TU1QZ25qVGpQWHBzNHVyNkdTbDQ1ZDhhUlc0d0RKMDRFRHQ4LHM9KzVnZkdSbE1HYUJqWVE9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1BNGV2TU1QZ25qVGpQWHBzNHVyNkdTbDQ1ZDhhUlc0d0RKMDRFRHQ4LHM9KzVnZkdSbE1HYUJqWVE9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:51 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QTRldk1NUGdualRqUFhwczR1cjZHU2w0NWQ4YVJXNHdESjA0RUR0OCxwPUtMWjBXaSt0WW1TRTJVSVJxS2lNTVhNcTc2Q2NDQUE3cXNtaVl6SzNrODQ9</response>

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QTRldk1NUGdualRqUFhwczR1cjZHU2w0NWQ4YVJXNHdESjA0RUR0OCxwPUtMWjBXaSt0WW1TRTJVSVJxS2lNTVhNcTc2Q2NDQUE3cXNtaVl6SzNrODQ9</response>

2020-09-09 22:30:51 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:51 | user :: user_yh6f630028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:54 | [Mutex] waiting for: [user]

2020-09-09 22:30:54 | [Mutex] received everything.

2020-09-09 22:30:54 | [Mutex] isItemNotified: user:ok:true :: true

testOneInvalidLoginTooMuchRandomSasl 3.257s
2020-09-09 22:30:54 |

2020-09-09 22:30:54 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2020-09-09 22:30:54 | ------------------------------------

2020-09-09 22:30:54 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@73ec8be

2020-09-09 22:30:54 | StateChangedEvent{oldState=null, newState=connecting}

2020-09-09 22:30:54 | [Mutex] waiting for: [registration]

2020-09-09 22:30:54 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@9f93629

2020-09-09 22:30:54 | StateChangedEvent{oldState=connecting, newState=connected}

2020-09-09 22:30:54 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@dc6a3ce

2020-09-09 22:30:54 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:54 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:54 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:54 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:54 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2020-09-09 22:30:54 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@48c43c12

2020-09-09 22:30:54 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@394e668c

2020-09-09 22:30:54 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:54 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:54 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:54 | user :: null >> <iq to="test-domain.com" id="HaJTZtrZnLY06pXjGHNUdOH" type="get"><query xmlns="jabber:iq:register"/></iq>

2020-09-09 22:30:54 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="HaJTZtrZnLY06pXjGHNUdOH" type="get"><query xmlns="jabber:iq:register"/></iq>}

2020-09-09 22:30:54 | user :: null << <iq id="HaJTZtrZnLY06pXjGHNUdOH" type="result" 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 type="text-single" label="Username" var="username"><required/><value/></field><field type="text-private" label="Password" var="password"><required/><value/></field><field type="text-single" label="Email (MUST BE VALID!)" var="email"><required/><value/></field></x></query></iq>

2020-09-09 22:30:54 | StanzaReceivedEvent{stanza=<iq id="HaJTZtrZnLY06pXjGHNUdOH" type="result" 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 type="text-single" label="Username" var="username"><required/><value/></field><field type="text-private" label="Password" var="password"><required/><value/></field><field type="text-single" label="Email (MUST BE VALID!)" var="email"><required/><value/></field></x></query></iq>}

2020-09-09 22:30:54 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@794657f2

2020-09-09 22:30:54 | user :: null >> <iq to="test-domain.com" id="yh2cyl6fFm2k7rnfBBdSOID" type="set"><query xmlns="jabber:iq:register"><username>user_s83iqu0029</username><password>user_s83iqu0029</password><email>44fc83da-a6f0-4d9e-b109-37fbc242a32b@localhost</email></query></iq>

2020-09-09 22:30:54 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="yh2cyl6fFm2k7rnfBBdSOID" type="set"><query xmlns="jabber:iq:register"><username>user_s83iqu0029</username><password>user_s83iqu0029</password><email>44fc83da-a6f0-4d9e-b109-37fbc242a32b@localhost</email></query></iq>}

2020-09-09 22:30:54 | [Mutex] received everything.

2020-09-09 22:30:54 | [Mutex] isItemNotified: registrationSuccess :: true

2020-09-09 22:30:54 | user :: null << <iq id="yh2cyl6fFm2k7rnfBBdSOID" type="result" xmlns="jabber:client" from="test-domain.com"/>

2020-09-09 22:30:54 | StanzaReceivedEvent{stanza=<iq id="yh2cyl6fFm2k7rnfBBdSOID" type="result" xmlns="jabber:client" from="test-domain.com"/>}

2020-09-09 22:30:54 | StateChangedEvent{oldState=connected, newState=disconnecting}

2020-09-09 22:30:54 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2020-09-09 22:30:54 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@412653c7

2020-09-09 22:30:54 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@28ebc35d

2020-09-09 22:30:54 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@62dbbaca

2020-09-09 22:30:54 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@296988a4

2020-09-09 22:30:54 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5a225e25

2020-09-09 22:30:54 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:54 | user :: user_s83iqu0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:54 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:54 | user :: user_s83iqu0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:54 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:54 | user :: user_s83iqu0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:54 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3M4M2lxdTAwMjkscj1MOEY1UnZ2U2VPa0haWUVBV3VrTA==</auth>

2020-09-09 22:30:54 | user :: user_s83iqu0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3M4M2lxdTAwMjkscj1MOEY1UnZ2U2VPa0haWUVBV3VrTA==</auth>

2020-09-09 22:30:54 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1MOEY1UnZ2U2VPa0haWUVBV3VrTE5OcGV1cjZuWEdPOTB6ZlBQeWwwLHM9M1g5U1UycWpUemlNWkE9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:54 | user :: user_s83iqu0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1MOEY1UnZ2U2VPa0haWUVBV3VrTE5OcGV1cjZuWEdPOTB6ZlBQeWwwLHM9M1g5U1UycWpUemlNWkE9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:54 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TDhGNVJ2dlNlT2tIWllFQVd1a0xOTnBldXI2blhHTzkwemZQUHlsMCxwPUdMa1hCY2JrWExLUUVFaGFXL0RNanJJNXkybyt5aXdldVp3YmcvT1RPR0U9</response>

2020-09-09 22:30:54 | user :: user_s83iqu0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TDhGNVJ2dlNlT2tIWllFQVd1a0xOTnBldXI2blhHTzkwemZQUHlsMCxwPUdMa1hCY2JrWExLUUVFaGFXL0RNanJJNXkybyt5aXdldVp3YmcvT1RPR0U9</response>

2020-09-09 22:30:54 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1LOHIvaHUwbmVkcGxhU0xpQWs2aEEwT1IwbDc5eFc3cU9DR3Iwa0pVcGxJPQ==</success>

2020-09-09 22:30:54 | user :: user_s83iqu0029@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1LOHIvaHUwbmVkcGxhU0xpQWs2aEEwT1IwbDc5eFc3cU9DR3Iwa0pVcGxJPQ==</success>

2020-09-09 22:30:54 |  >> <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 ver="Bmi/NzjY6SiGgR3gDUvFB1gj0d8=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2020-09-09 22:30:54 | user :: user_s83iqu0029@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 ver="Bmi/NzjY6SiGgR3gDUvFB1gj0d8=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2020-09-09 22:30:54 |  << <iq xmlns="jabber:client" id="w7wvmSU3w5lIKKX7JX1rTew" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-09-09 22:30:54 | user :: user_s83iqu0029@test-domain.com >> <iq xmlns="jabber:client" id="w7wvmSU3w5lIKKX7JX1rTew" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-09-09 22:30:54 |  >> <iq id="w7wvmSU3w5lIKKX7JX1rTew" type="result" to="user_s83iqu0029@test-domain.com/1817849228-tigase-25" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_s83iqu0029@test-domain.com/1817849228-tigase-25</jid></bind></iq>

2020-09-09 22:30:54 | user :: user_s83iqu0029@test-domain.com/1817849228-tigase-25 << <iq id="w7wvmSU3w5lIKKX7JX1rTew" type="result" to="user_s83iqu0029@test-domain.com/1817849228-tigase-25" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_s83iqu0029@test-domain.com/1817849228-tigase-25</jid></bind></iq>

2020-09-09 22:30:54 |  << <iq xmlns="jabber:client" id="E8x4saNN5FrhzAeyjLVU9HI" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-09-09 22:30:54 | user :: user_s83iqu0029@test-domain.com/1817849228-tigase-25 >> <iq xmlns="jabber:client" id="E8x4saNN5FrhzAeyjLVU9HI" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-09-09 22:30:54 |  >> <iq id="E8x4saNN5FrhzAeyjLVU9HI" type="result" to="user_s83iqu0029@test-domain.com/1817849228-tigase-25" xmlns="jabber:client"/>

2020-09-09 22:30:54 | user :: user_s83iqu0029@test-domain.com/1817849228-tigase-25 << <iq id="E8x4saNN5FrhzAeyjLVU9HI" type="result" to="user_s83iqu0029@test-domain.com/1817849228-tigase-25" xmlns="jabber:client"/>

2020-09-09 22:30:54 |  << <iq to="test-domain.com" id="siZl4dBHKEs9It7gQWlTh3d" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-09-09 22:30:54 | user :: user_s83iqu0029@test-domain.com/1817849228-tigase-25 >> <iq to="test-domain.com" id="siZl4dBHKEs9It7gQWlTh3d" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-09-09 22:30:54 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-09-09 22:30:54 | user :: user_s83iqu0029@test-domain.com/1817849228-tigase-25 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-09-09 22:30:54 |  << <iq id="v4hHT8q0fURTOW8JFP9pdrk" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-09-09 22:30:54 | user :: user_s83iqu0029@test-domain.com/1817849228-tigase-25 >> <iq id="v4hHT8q0fURTOW8JFP9pdrk" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-09-09 22:30:54 |  >> <enabled id="9ab9687a-78a8-43cf-9049-66207608a861" resume="true" max="60" location="582d79db0263" xmlns="urn:xmpp:sm:3"/>

2020-09-09 22:30:54 | user :: user_s83iqu0029@test-domain.com/1817849228-tigase-25 << <enabled id="9ab9687a-78a8-43cf-9049-66207608a861" resume="true" max="60" location="582d79db0263" xmlns="urn:xmpp:sm:3"/>

2020-09-09 22:30:54 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-09-09 22:30:54 | user :: user_s83iqu0029@test-domain.com/1817849228-tigase-25 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-09-09 22:30:54 |  >> <iq id="siZl4dBHKEs9It7gQWlTh3d" type="result" to="user_s83iqu0029@test-domain.com/1817849228-tigase-25" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.2.0-SNAPSHOT-b11092/769a5cb2"/><identity category="server" type="im" name="Tigase ver. 8.2.0-SNAPSHOT-b11092/769a5cb2"/><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:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><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: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 category="pubsub" type="pep"/><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:filter:muted:0"/><feature var="tigase:push:priority: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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2020-09-09 22:30:54 | user :: user_s83iqu0029@test-domain.com/1817849228-tigase-25 << <iq id="siZl4dBHKEs9It7gQWlTh3d" type="result" to="user_s83iqu0029@test-domain.com/1817849228-tigase-25" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.2.0-SNAPSHOT-b11092/769a5cb2"/><identity category="server" type="im" name="Tigase ver. 8.2.0-SNAPSHOT-b11092/769a5cb2"/><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:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><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: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 category="pubsub" type="pep"/><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:filter:muted:0"/><feature var="tigase:push:priority: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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2020-09-09 22:30:54 |  >> <iq id="v4hHT8q0fURTOW8JFP9pdrk" type="result" to="user_s83iqu0029@test-domain.com/1817849228-tigase-25" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2020-09-09 22:30:54 | user :: user_s83iqu0029@test-domain.com/1817849228-tigase-25 << <iq id="v4hHT8q0fURTOW8JFP9pdrk" type="result" to="user_s83iqu0029@test-domain.com/1817849228-tigase-25" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2020-09-09 22:30:54 | Disconnecting

2020-09-09 22:30:54 |  >> <presence to="user_s83iqu0029@test-domain.com" xmlns="jabber:client" from="user_s83iqu0029@test-domain.com/1817849228-tigase-25"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2020-09-09 22:30:54 | user :: user_s83iqu0029@test-domain.com/1817849228-tigase-25 << <presence to="user_s83iqu0029@test-domain.com" xmlns="jabber:client" from="user_s83iqu0029@test-domain.com/1817849228-tigase-25"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2020-09-09 22:30:54 | [Mutex] notify: [disconnected]

2020-09-09 22:30:54 | [Mutex] received everything.

2020-09-09 22:30:54 | [Mutex] waiting for: [event]

2020-09-09 22:30:54 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:54 | user :: user_s83iqu0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:54 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:54 | user :: user_s83iqu0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:54 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:54 | user :: user_s83iqu0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:54 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3M4M2lxdTAwMjkscj1sd0NDb09EZWRXakNkbFRSVE9Rdg==</auth>

2020-09-09 22:30:54 | user :: user_s83iqu0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3M4M2lxdTAwMjkscj1sd0NDb09EZWRXakNkbFRSVE9Rdg==</auth>

2020-09-09 22:30:54 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sd0NDb09EZWRXakNkbFRSVE9RdmFhYVAzdTBWUGVZd0JPNElhTG9jLHM9M1g5U1UycWpUemlNWkE9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:54 | user :: user_s83iqu0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sd0NDb09EZWRXakNkbFRSVE9RdmFhYVAzdTBWUGVZd0JPNElhTG9jLHM9M1g5U1UycWpUemlNWkE9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:54 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bHdDQ29PRGVkV2pDZGxUUlRPUXZhYWFQM3UwVlBlWXdCTzRJYUxvYyxwPTQ2SVpvNzFNTndHeUVYZXNWN2IrR2xwMXFZMTRxVHNuTWJDS3pCbjZEQ2c9</response>

2020-09-09 22:30:54 | user :: user_s83iqu0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bHdDQ29PRGVkV2pDZGxUUlRPUXZhYWFQM3UwVlBlWXdCTzRJYUxvYyxwPTQ2SVpvNzFNTndHeUVYZXNWN2IrR2xwMXFZMTRxVHNuTWJDS3pCbjZEQ2c9</response>

2020-09-09 22:30:54 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:54 | user :: user_s83iqu0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:54 | [Mutex] notify: [event, authFailed]

2020-09-09 22:30:54 | [Mutex] received everything.

2020-09-09 22:30:54 | [Mutex] isItemNotified: authFailed :: true

2020-09-09 22:30:54 | [Mutex] waiting for: [event]

2020-09-09 22:30:54 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:54 | user :: user_s83iqu0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:54 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:54 | user :: user_s83iqu0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:54 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:54 | user :: user_s83iqu0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:54 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfczgzaXF1MDAyOQAgLSAtIC0gLSAt</auth>

2020-09-09 22:30:54 | user :: user_s83iqu0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfczgzaXF1MDAyOQAgLSAtIC0gLSAt</auth>

2020-09-09 22:30:54 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:54 | user :: user_s83iqu0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:54 | [Mutex] notify: [event, authFailed]

2020-09-09 22:30:54 | [Mutex] received everything.

2020-09-09 22:30:54 | [Mutex] isItemNotified: authFailed :: true

2020-09-09 22:30:54 | [Mutex] waiting for: [event]

2020-09-09 22:30:54 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:54 | user :: user_s83iqu0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:54 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:54 | user :: user_s83iqu0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:54 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:54 | user :: user_s83iqu0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:54 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfczgzaXF1MDAyOQAgLSAtIC0gLSAt</auth>

2020-09-09 22:30:54 | user :: user_s83iqu0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfczgzaXF1MDAyOQAgLSAtIC0gLSAt</auth>

2020-09-09 22:30:54 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:54 | user :: user_s83iqu0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:54 | [Mutex] notify: [event, authFailed]

2020-09-09 22:30:54 | [Mutex] received everything.

2020-09-09 22:30:54 | [Mutex] isItemNotified: authFailed :: true

2020-09-09 22:30:54 | [Mutex] waiting for: [event]

2020-09-09 22:30:55 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:55 | user :: user_s83iqu0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:55 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:55 | user :: user_s83iqu0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:55 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:55 | user :: user_s83iqu0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:55 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3M4M2lxdTAwMjkscj1RNHJBVFIzdjlucEV1TW5iR1c2dQ==</auth>

2020-09-09 22:30:55 | user :: user_s83iqu0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3M4M2lxdTAwMjkscj1RNHJBVFIzdjlucEV1TW5iR1c2dQ==</auth>

2020-09-09 22:30:55 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1RNHJBVFIzdjlucEV1TW5iR1c2dUFHWnAzRmJkeTNIYVRwanVHOE1VLHM9M1g5U1UycWpUemlNWkE9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:55 | user :: user_s83iqu0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1RNHJBVFIzdjlucEV1TW5iR1c2dUFHWnAzRmJkeTNIYVRwanVHOE1VLHM9M1g5U1UycWpUemlNWkE9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:55 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UTRyQVRSM3Y5bnBFdU1uYkdXNnVBR1pwM0ZiZHkzSGFUcGp1RzhNVSxwPTUxMzBtRzMvS1RzQVB0TWFxcGpVbjJnNUlsREhPd082WTJoQkRmMzdpWDg9</response>

2020-09-09 22:30:55 | user :: user_s83iqu0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UTRyQVRSM3Y5bnBFdU1uYkdXNnVBR1pwM0ZiZHkzSGFUcGp1RzhNVSxwPTUxMzBtRzMvS1RzQVB0TWFxcGpVbjJnNUlsREhPd082WTJoQkRmMzdpWDg9</response>

2020-09-09 22:30:55 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:55 | user :: user_s83iqu0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:55 | [Mutex] notify: [event, authFailed]

2020-09-09 22:30:55 | [Mutex] received everything.

2020-09-09 22:30:55 | [Mutex] isItemNotified: authFailed :: true

2020-09-09 22:30:55 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:55 | user :: user_s83iqu0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:55 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:55 | user :: user_s83iqu0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:55 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:55 | user :: user_s83iqu0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:55 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3M4M2lxdTAwMjkscj05S2J3UWFPVU92dWpDaDlaUTdJYw==</auth>

2020-09-09 22:30:55 | user :: user_s83iqu0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3M4M2lxdTAwMjkscj05S2J3UWFPVU92dWpDaDlaUTdJYw==</auth>

2020-09-09 22:30:55 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj05S2J3UWFPVU92dWpDaDlaUTdJY2pWSVdGdkNYcW1CTXFXZzdUUGZDLHM9M1g5U1UycWpUemlNWkE9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:55 | user :: user_s83iqu0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj05S2J3UWFPVU92dWpDaDlaUTdJY2pWSVdGdkNYcW1CTXFXZzdUUGZDLHM9M1g5U1UycWpUemlNWkE9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:55 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OUtid1FhT1VPdnVqQ2g5WlE3SWNqVklXRnZDWHFtQk1xV2c3VFBmQyxwPU9nSk0wOU1lWWtnN1JlMmFnQjFXcWxsSUF6WFZzTkdlUCtZK1Nyd3c3Qlk9</response>

2020-09-09 22:30:55 | user :: user_s83iqu0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OUtid1FhT1VPdnVqQ2g5WlE3SWNqVklXRnZDWHFtQk1xV2c3VFBmQyxwPU9nSk0wOU1lWWtnN1JlMmFnQjFXcWxsSUF6WFZzTkdlUCtZK1Nyd3c3Qlk9</response>

2020-09-09 22:30:55 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:55 | user :: user_s83iqu0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:57 | [Mutex] waiting for: [user]

2020-09-09 22:30:57 | [Mutex] received everything.

2020-09-09 22:30:57 | [Mutex] isItemNotified: user:ok:true :: true

testThreeInvalidLogins 3.190s
2020-09-09 22:30:57 |

2020-09-09 22:30:57 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2020-09-09 22:30:57 | ------------------------------------

2020-09-09 22:30:57 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3d9450ae

2020-09-09 22:30:57 | StateChangedEvent{oldState=null, newState=connecting}

2020-09-09 22:30:57 | [Mutex] waiting for: [registration]

2020-09-09 22:30:57 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3353b96c

2020-09-09 22:30:57 | StateChangedEvent{oldState=connecting, newState=connected}

2020-09-09 22:30:57 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@376c3bde

2020-09-09 22:30:57 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:57 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:57 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:57 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:57 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2020-09-09 22:30:57 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@726eb357

2020-09-09 22:30:57 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@6d608c94

2020-09-09 22:30:57 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:57 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:57 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:57 | user :: null >> <iq to="test-domain.com" id="i39Hs0dzx8BBwrgBnfQQQVg" type="get"><query xmlns="jabber:iq:register"/></iq>

2020-09-09 22:30:57 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="i39Hs0dzx8BBwrgBnfQQQVg" type="get"><query xmlns="jabber:iq:register"/></iq>}

2020-09-09 22:30:57 | user :: null << <iq id="i39Hs0dzx8BBwrgBnfQQQVg" type="result" 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 type="text-single" label="Username" var="username"><required/><value/></field><field type="text-private" label="Password" var="password"><required/><value/></field><field type="text-single" label="Email (MUST BE VALID!)" var="email"><required/><value/></field></x></query></iq>

2020-09-09 22:30:57 | StanzaReceivedEvent{stanza=<iq id="i39Hs0dzx8BBwrgBnfQQQVg" type="result" 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 type="text-single" label="Username" var="username"><required/><value/></field><field type="text-private" label="Password" var="password"><required/><value/></field><field type="text-single" label="Email (MUST BE VALID!)" var="email"><required/><value/></field></x></query></iq>}

2020-09-09 22:30:57 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@4356c08d

2020-09-09 22:30:57 | user :: null >> <iq to="test-domain.com" id="PvtX0dzx8BBwrgBnfQQQVgz" type="set"><query xmlns="jabber:iq:register"><username>user_onv8wg0030</username><password>user_onv8wg0030</password><email>a74eaf36-8462-4d44-8a05-c23635d484f8@localhost</email></query></iq>

2020-09-09 22:30:57 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="PvtX0dzx8BBwrgBnfQQQVgz" type="set"><query xmlns="jabber:iq:register"><username>user_onv8wg0030</username><password>user_onv8wg0030</password><email>a74eaf36-8462-4d44-8a05-c23635d484f8@localhost</email></query></iq>}

2020-09-09 22:30:57 | user :: null << <iq id="PvtX0dzx8BBwrgBnfQQQVgz" type="result" xmlns="jabber:client" from="test-domain.com"/>

2020-09-09 22:30:57 | StanzaReceivedEvent{stanza=<iq id="PvtX0dzx8BBwrgBnfQQQVgz" type="result" xmlns="jabber:client" from="test-domain.com"/>}

2020-09-09 22:30:57 | [Mutex] received everything.

2020-09-09 22:30:57 | [Mutex] isItemNotified: registrationSuccess :: true

2020-09-09 22:30:57 | StateChangedEvent{oldState=connected, newState=disconnecting}

2020-09-09 22:30:57 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2020-09-09 22:30:57 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@15b2a1f2

2020-09-09 22:30:57 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@12414c18

2020-09-09 22:30:57 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7b2c76e8

2020-09-09 22:30:57 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@e0b93a8

2020-09-09 22:30:57 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@eb60eaa

2020-09-09 22:30:57 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:57 | user :: user_onv8wg0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:57 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:57 | user :: user_onv8wg0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:57 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:57 | user :: user_onv8wg0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:57 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX29udjh3ZzAwMzAscj1CcVpMcGFpOXIwTFlYS0g5clI4Ug==</auth>

2020-09-09 22:30:57 | user :: user_onv8wg0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX29udjh3ZzAwMzAscj1CcVpMcGFpOXIwTFlYS0g5clI4Ug==</auth>

2020-09-09 22:30:57 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CcVpMcGFpOXIwTFlYS0g5clI4UlZCeDdRUFRVZHVNZjRhekl5R29FLHM9UkhhU3czeThwaFNZUFE9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:57 | user :: user_onv8wg0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CcVpMcGFpOXIwTFlYS0g5clI4UlZCeDdRUFRVZHVNZjRhekl5R29FLHM9UkhhU3czeThwaFNZUFE9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:57 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QnFaTHBhaTlyMExZWEtIOXJSOFJWQng3UVBUVWR1TWY0YXpJeUdvRSxwPVAwcW9iSzZZTzFUUnovR2FkNWNzVTZjeDNqa0l5dkloK0dHbVA2WUsxWDg9</response>

2020-09-09 22:30:57 | user :: user_onv8wg0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QnFaTHBhaTlyMExZWEtIOXJSOFJWQng3UVBUVWR1TWY0YXpJeUdvRSxwPVAwcW9iSzZZTzFUUnovR2FkNWNzVTZjeDNqa0l5dkloK0dHbVA2WUsxWDg9</response>

2020-09-09 22:30:57 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1OVDY3YjZBUys2R3hUUjlvUVZWS2xoRHhPVHgxbDdjdC9hOWZKelh6TFgwPQ==</success>

2020-09-09 22:30:57 | user :: user_onv8wg0030@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1OVDY3YjZBUys2R3hUUjlvUVZWS2xoRHhPVHgxbDdjdC9hOWZKelh6TFgwPQ==</success>

2020-09-09 22:30:57 |  >> <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 ver="Bmi/NzjY6SiGgR3gDUvFB1gj0d8=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2020-09-09 22:30:57 | user :: user_onv8wg0030@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 ver="Bmi/NzjY6SiGgR3gDUvFB1gj0d8=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2020-09-09 22:30:57 |  << <iq xmlns="jabber:client" id="htlEKycBl5eNZiZmNL1oW2j" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-09-09 22:30:57 | user :: user_onv8wg0030@test-domain.com >> <iq xmlns="jabber:client" id="htlEKycBl5eNZiZmNL1oW2j" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-09-09 22:30:57 |  >> <iq id="htlEKycBl5eNZiZmNL1oW2j" type="result" to="user_onv8wg0030@test-domain.com/1817849228-tigase-26" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_onv8wg0030@test-domain.com/1817849228-tigase-26</jid></bind></iq>

2020-09-09 22:30:57 | user :: user_onv8wg0030@test-domain.com << <iq id="htlEKycBl5eNZiZmNL1oW2j" type="result" to="user_onv8wg0030@test-domain.com/1817849228-tigase-26" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_onv8wg0030@test-domain.com/1817849228-tigase-26</jid></bind></iq>

2020-09-09 22:30:57 |  << <iq xmlns="jabber:client" id="i6cNEoZ7DkZn4xsZ9NW2eHO" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-09-09 22:30:57 | user :: user_onv8wg0030@test-domain.com/1817849228-tigase-26 >> <iq xmlns="jabber:client" id="i6cNEoZ7DkZn4xsZ9NW2eHO" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-09-09 22:30:57 |  >> <iq id="i6cNEoZ7DkZn4xsZ9NW2eHO" type="result" to="user_onv8wg0030@test-domain.com/1817849228-tigase-26" xmlns="jabber:client"/>

2020-09-09 22:30:57 | user :: user_onv8wg0030@test-domain.com/1817849228-tigase-26 << <iq id="i6cNEoZ7DkZn4xsZ9NW2eHO" type="result" to="user_onv8wg0030@test-domain.com/1817849228-tigase-26" xmlns="jabber:client"/>

2020-09-09 22:30:57 |  << <iq to="test-domain.com" id="JjN2zfTN28mVZnOXjWhWX5F" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-09-09 22:30:57 | user :: user_onv8wg0030@test-domain.com/1817849228-tigase-26 >> <iq to="test-domain.com" id="JjN2zfTN28mVZnOXjWhWX5F" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-09-09 22:30:57 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-09-09 22:30:57 | user :: user_onv8wg0030@test-domain.com/1817849228-tigase-26 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-09-09 22:30:57 |  >> <enabled id="06ae244e-442e-464e-922c-32cc9ed87fca" resume="true" max="60" location="582d79db0263" xmlns="urn:xmpp:sm:3"/>

2020-09-09 22:30:57 | user :: user_onv8wg0030@test-domain.com/1817849228-tigase-26 << <enabled id="06ae244e-442e-464e-922c-32cc9ed87fca" resume="true" max="60" location="582d79db0263" xmlns="urn:xmpp:sm:3"/>

2020-09-09 22:30:57 |  << <iq id="UwoNVfO1qV1xq0azy9tYgM1" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-09-09 22:30:57 | user :: user_onv8wg0030@test-domain.com/1817849228-tigase-26 >> <iq id="UwoNVfO1qV1xq0azy9tYgM1" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-09-09 22:30:57 |  >> <iq id="JjN2zfTN28mVZnOXjWhWX5F" type="result" to="user_onv8wg0030@test-domain.com/1817849228-tigase-26" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.2.0-SNAPSHOT-b11092/769a5cb2"/><identity category="server" type="im" name="Tigase ver. 8.2.0-SNAPSHOT-b11092/769a5cb2"/><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:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><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: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 category="pubsub" type="pep"/><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:filter:muted:0"/><feature var="tigase:push:priority: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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2020-09-09 22:30:57 | user :: user_onv8wg0030@test-domain.com/1817849228-tigase-26 << <iq id="JjN2zfTN28mVZnOXjWhWX5F" type="result" to="user_onv8wg0030@test-domain.com/1817849228-tigase-26" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.2.0-SNAPSHOT-b11092/769a5cb2"/><identity category="server" type="im" name="Tigase ver. 8.2.0-SNAPSHOT-b11092/769a5cb2"/><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:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><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: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 category="pubsub" type="pep"/><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:filter:muted:0"/><feature var="tigase:push:priority: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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2020-09-09 22:30:57 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-09-09 22:30:57 | user :: user_onv8wg0030@test-domain.com/1817849228-tigase-26 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-09-09 22:30:57 |  >> <iq id="UwoNVfO1qV1xq0azy9tYgM1" type="result" to="user_onv8wg0030@test-domain.com/1817849228-tigase-26" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2020-09-09 22:30:57 | user :: user_onv8wg0030@test-domain.com/1817849228-tigase-26 << <iq id="UwoNVfO1qV1xq0azy9tYgM1" type="result" to="user_onv8wg0030@test-domain.com/1817849228-tigase-26" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2020-09-09 22:30:57 | Disconnecting

2020-09-09 22:30:57 |  >> <presence to="user_onv8wg0030@test-domain.com" xmlns="jabber:client" from="user_onv8wg0030@test-domain.com/1817849228-tigase-26"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2020-09-09 22:30:57 | user :: user_onv8wg0030@test-domain.com/1817849228-tigase-26 << <presence to="user_onv8wg0030@test-domain.com" xmlns="jabber:client" from="user_onv8wg0030@test-domain.com/1817849228-tigase-26"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2020-09-09 22:30:57 | [Mutex] notify: [disconnected]

2020-09-09 22:30:57 | [Mutex] received everything.

2020-09-09 22:30:57 | [Mutex] waiting for: [event]

2020-09-09 22:30:57 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:57 | user :: user_onv8wg0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:57 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:57 | user :: user_onv8wg0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:57 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:57 | user :: user_onv8wg0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:57 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX29udjh3ZzAwMzAscj14NnpNa0tob3RkSGFhSm1CdkhBWA==</auth>

2020-09-09 22:30:57 | user :: user_onv8wg0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX29udjh3ZzAwMzAscj14NnpNa0tob3RkSGFhSm1CdkhBWA==</auth>

2020-09-09 22:30:57 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj14NnpNa0tob3RkSGFhSm1CdkhBWGtST0pHNzhEeWxjZlF6RFVNZVI2LHM9UkhhU3czeThwaFNZUFE9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:57 | user :: user_onv8wg0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj14NnpNa0tob3RkSGFhSm1CdkhBWGtST0pHNzhEeWxjZlF6RFVNZVI2LHM9UkhhU3czeThwaFNZUFE9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:57 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eDZ6TWtLaG90ZEhhYUptQnZIQVhrUk9KRzc4RHlsY2ZRekRVTWVSNixwPURXL0RZNzk5c2hneDBlR2RTQ3BUTjlHa0ZhaXFuc3luMW40eHE5U2VsQ0E9</response>

2020-09-09 22:30:57 | user :: user_onv8wg0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eDZ6TWtLaG90ZEhhYUptQnZIQVhrUk9KRzc4RHlsY2ZRekRVTWVSNixwPURXL0RZNzk5c2hneDBlR2RTQ3BUTjlHa0ZhaXFuc3luMW40eHE5U2VsQ0E9</response>

2020-09-09 22:30:57 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:57 | user :: user_onv8wg0030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:57 | [Mutex] notify: [event, authFailed]

2020-09-09 22:30:57 | [Mutex] received everything.

2020-09-09 22:30:57 | [Mutex] isItemNotified: authFailed :: true

2020-09-09 22:30:58 | [Mutex] waiting for: [event]

2020-09-09 22:30:58 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:58 | user :: user_onv8wg0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:58 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:58 | user :: user_onv8wg0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:58 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:58 | user :: user_onv8wg0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:58 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX29udjh3ZzAwMzAscj1yb01abGNpZ2tSS0lpRWJlUDBWbw==</auth>

2020-09-09 22:30:58 | user :: user_onv8wg0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX29udjh3ZzAwMzAscj1yb01abGNpZ2tSS0lpRWJlUDBWbw==</auth>

2020-09-09 22:30:58 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1yb01abGNpZ2tSS0lpRWJlUDBWbzNtYjNmQWk1cHNpSmxMMHoycWJiLHM9UkhhU3czeThwaFNZUFE9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:58 | user :: user_onv8wg0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1yb01abGNpZ2tSS0lpRWJlUDBWbzNtYjNmQWk1cHNpSmxMMHoycWJiLHM9UkhhU3czeThwaFNZUFE9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:58 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cm9NWmxjaWdrUktJaUViZVAwVm8zbWIzZkFpNXBzaUpsTDB6MnFiYixwPVVUQTMyajgvcmdDc05qRmpDTlNFNFR4RHpaRys4VWIvY2JIK2d1Uys2ckk9</response>

2020-09-09 22:30:58 | user :: user_onv8wg0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cm9NWmxjaWdrUktJaUViZVAwVm8zbWIzZkFpNXBzaUpsTDB6MnFiYixwPVVUQTMyajgvcmdDc05qRmpDTlNFNFR4RHpaRys4VWIvY2JIK2d1Uys2ckk9</response>

2020-09-09 22:30:58 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:58 | user :: user_onv8wg0030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:58 | [Mutex] notify: [event, authFailed]

2020-09-09 22:30:58 | [Mutex] received everything.

2020-09-09 22:30:58 | [Mutex] isItemNotified: authFailed :: true

2020-09-09 22:30:58 | [Mutex] waiting for: [event]

2020-09-09 22:30:58 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:58 | user :: user_onv8wg0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:58 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:58 | user :: user_onv8wg0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:58 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:58 | user :: user_onv8wg0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:58 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX29udjh3ZzAwMzAscj0wSmk0azBJYndGYTF4ZEU0bkJ1UA==</auth>

2020-09-09 22:30:58 | user :: user_onv8wg0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX29udjh3ZzAwMzAscj0wSmk0azBJYndGYTF4ZEU0bkJ1UA==</auth>

2020-09-09 22:30:58 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0wSmk0azBJYndGYTF4ZEU0bkJ1UDdNTndNMVZrcm9IYkVDWjYwNldCLHM9UkhhU3czeThwaFNZUFE9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:58 | user :: user_onv8wg0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0wSmk0azBJYndGYTF4ZEU0bkJ1UDdNTndNMVZrcm9IYkVDWjYwNldCLHM9UkhhU3czeThwaFNZUFE9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:58 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MEppNGswSWJ3RmExeGRFNG5CdVA3TU53TTFWa3JvSGJFQ1o2MDZXQixwPThTZU92djJBWXcxc2xMRjZ6OUdhRmsyc2FBZmdQZjBZMERmaFRDM1JZQkU9</response>

2020-09-09 22:30:58 | user :: user_onv8wg0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MEppNGswSWJ3RmExeGRFNG5CdVA3TU53TTFWa3JvSGJFQ1o2MDZXQixwPThTZU92djJBWXcxc2xMRjZ6OUdhRmsyc2FBZmdQZjBZMERmaFRDM1JZQkU9</response>

2020-09-09 22:30:58 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:58 | user :: user_onv8wg0030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-09 22:30:58 | [Mutex] notify: [event, authFailed]

2020-09-09 22:30:58 | [Mutex] received everything.

2020-09-09 22:30:58 | [Mutex] isItemNotified: authFailed :: true

2020-09-09 22:30:58 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:58 | user :: user_onv8wg0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-09-09 22:30:58 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:58 | user :: user_onv8wg0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-09 22:30:58 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:58 | user :: user_onv8wg0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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-09-09 22:30:58 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX29udjh3ZzAwMzAscj1jV1hudTdnanRuOVhLVFkxQVF6dA==</auth>

2020-09-09 22:30:58 | user :: user_onv8wg0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX29udjh3ZzAwMzAscj1jV1hudTdnanRuOVhLVFkxQVF6dA==</auth>

2020-09-09 22:30:58 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1jV1hudTdnanRuOVhLVFkxQVF6dDJGWnpLdDI4Nm05cHdkQ0p1eVd3LHM9UkhhU3czeThwaFNZUFE9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:58 | user :: user_onv8wg0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1jV1hudTdnanRuOVhLVFkxQVF6dDJGWnpLdDI4Nm05cHdkQ0p1eVd3LHM9UkhhU3czeThwaFNZUFE9PSxpPTQwOTY=</challenge>

2020-09-09 22:30:58 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Y1dYbnU3Z2p0bjlYS1RZMUFRenQyRlp6S3QyODZtOXB3ZENKdXlXdyxwPWk0b3g1VHZBUFdSWitHZGhiVVBFS3ZHbHp6bmk4NUdXbU5VTnpvZU45Skk9</response>

2020-09-09 22:30:58 | user :: user_onv8wg0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Y1dYbnU3Z2p0bjlYS1RZMUFRenQyRlp6S3QyODZtOXB3ZENKdXlXdyxwPWk0b3g1VHZBUFdSWitHZGhiVVBFS3ZHbHp6bmk4NUdXbU5VTnpvZU45Skk9</response>

2020-09-09 22:30:58 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1DdHpwcG1uZGQ5azhJckN2L2NvSjJ1ZEl5aktVM212azdtOGZmblB1V2RFPQ==</success>

2020-09-09 22:30:58 | user :: user_onv8wg0030@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1DdHpwcG1uZGQ5azhJckN2L2NvSjJ1ZEl5aktVM212azdtOGZmblB1V2RFPQ==</success>

2020-09-09 22:30:58 |  >> <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 ver="Bmi/NzjY6SiGgR3gDUvFB1gj0d8=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2020-09-09 22:30:58 | user :: user_onv8wg0030@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 ver="Bmi/NzjY6SiGgR3gDUvFB1gj0d8=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2020-09-09 22:30:58 |  << <iq xmlns="jabber:client" id="9aiRYp1xzfTN28mVZnOXjWh" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-09-09 22:30:58 | user :: user_onv8wg0030@test-domain.com >> <iq xmlns="jabber:client" id="9aiRYp1xzfTN28mVZnOXjWh" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-09-09 22:30:58 |  >> <iq id="9aiRYp1xzfTN28mVZnOXjWh" type="result" to="user_onv8wg0030@test-domain.com/1817849228-tigase-27" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_onv8wg0030@test-domain.com/1817849228-tigase-27</jid></bind></iq>

2020-09-09 22:30:58 | user :: user_onv8wg0030@test-domain.com << <iq id="9aiRYp1xzfTN28mVZnOXjWh" type="result" to="user_onv8wg0030@test-domain.com/1817849228-tigase-27" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_onv8wg0030@test-domain.com/1817849228-tigase-27</jid></bind></iq>

2020-09-09 22:30:58 |  << <iq xmlns="jabber:client" id="Vdp6BwrgBnfQQQVgzjECur5" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-09-09 22:30:58 | user :: user_onv8wg0030@test-domain.com/1817849228-tigase-27 >> <iq xmlns="jabber:client" id="Vdp6BwrgBnfQQQVgzjECur5" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-09-09 22:30:58 |  >> <iq id="Vdp6BwrgBnfQQQVgzjECur5" type="result" to="user_onv8wg0030@test-domain.com/1817849228-tigase-27" xmlns="jabber:client"/>

2020-09-09 22:30:58 | user :: user_onv8wg0030@test-domain.com/1817849228-tigase-27 << <iq id="Vdp6BwrgBnfQQQVgzjECur5" type="result" to="user_onv8wg0030@test-domain.com/1817849228-tigase-27" xmlns="jabber:client"/>

2020-09-09 22:30:58 |  << <iq to="test-domain.com" id="ywiHyl6fFm2k7rnfBBdSOID" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-09-09 22:30:58 | user :: user_onv8wg0030@test-domain.com/1817849228-tigase-27 >> <iq to="test-domain.com" id="ywiHyl6fFm2k7rnfBBdSOID" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-09-09 22:30:58 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-09-09 22:30:58 | user :: user_onv8wg0030@test-domain.com/1817849228-tigase-27 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-09-09 22:30:58 |  >> <enabled id="4124642d-bb24-4938-8717-f912d32b84bd" resume="true" max="60" location="582d79db0263" xmlns="urn:xmpp:sm:3"/>

2020-09-09 22:30:58 | user :: user_onv8wg0030@test-domain.com/1817849228-tigase-27 << <enabled id="4124642d-bb24-4938-8717-f912d32b84bd" resume="true" max="60" location="582d79db0263" xmlns="urn:xmpp:sm:3"/>

2020-09-09 22:30:58 |  << <iq id="ZAsfzj7AkOR8jNCymbzDLDF" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-09-09 22:30:58 | user :: user_onv8wg0030@test-domain.com/1817849228-tigase-27 >> <iq id="ZAsfzj7AkOR8jNCymbzDLDF" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-09-09 22:30:58 |  >> <iq id="ywiHyl6fFm2k7rnfBBdSOID" type="result" to="user_onv8wg0030@test-domain.com/1817849228-tigase-27" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.2.0-SNAPSHOT-b11092/769a5cb2"/><identity category="server" type="im" name="Tigase ver. 8.2.0-SNAPSHOT-b11092/769a5cb2"/><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:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><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: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 category="pubsub" type="pep"/><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:filter:muted:0"/><feature var="tigase:push:priority: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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2020-09-09 22:30:58 | user :: user_onv8wg0030@test-domain.com/1817849228-tigase-27 << <iq id="ywiHyl6fFm2k7rnfBBdSOID" type="result" to="user_onv8wg0030@test-domain.com/1817849228-tigase-27" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.2.0-SNAPSHOT-b11092/769a5cb2"/><identity category="server" type="im" name="Tigase ver. 8.2.0-SNAPSHOT-b11092/769a5cb2"/><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:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><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: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 category="pubsub" type="pep"/><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:filter:muted:0"/><feature var="tigase:push:priority: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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2020-09-09 22:30:58 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-09-09 22:30:58 | user :: user_onv8wg0030@test-domain.com/1817849228-tigase-27 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-09-09 22:30:58 |  >> <iq id="ZAsfzj7AkOR8jNCymbzDLDF" type="result" to="user_onv8wg0030@test-domain.com/1817849228-tigase-27" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2020-09-09 22:30:58 | user :: user_onv8wg0030@test-domain.com/1817849228-tigase-27 << <iq id="ZAsfzj7AkOR8jNCymbzDLDF" type="result" to="user_onv8wg0030@test-domain.com/1817849228-tigase-27" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2020-09-09 22:30:58 | Disconnecting

2020-09-09 22:30:58 |  >> <presence to="user_onv8wg0030@test-domain.com" xmlns="jabber:client" from="user_onv8wg0030@test-domain.com/1817849228-tigase-27"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2020-09-09 22:30:58 | user :: user_onv8wg0030@test-domain.com/1817849228-tigase-27 << <presence to="user_onv8wg0030@test-domain.com" xmlns="jabber:client" from="user_onv8wg0030@test-domain.com/1817849228-tigase-27"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2020-09-09 22:30:58 | [Mutex] notify: [disconnected]

2020-09-09 22:30:58 | [Mutex] received everything.

2020-09-09 22:31:00 | [Mutex] waiting for: [user]

2020-09-09 22:31:00 | [Mutex] received everything.

2020-09-09 22:31:00 | [Mutex] isItemNotified: user:ok:true :: true