Generated by TestNG with ReportNG at 22:46 PDT on Thursday 06 October 2022
root@ed1b7dd8a1b3 / Java 17.0.2 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

Brute Force Prevention

Suites · Log Output

Test duration : 13.534s

Passed Tests
tigase.tests.server.TestBruteforcePrevention
testDisableUser 4.523s
2022-10-06 22:46:31 |

2022-10-06 22:46:31 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2022-10-06 22:46:31 | ------------------------------------

2022-10-06 22:46:31 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@15b9e591

2022-10-06 22:46:31 | StateChangedEvent{oldState=null, newState=connecting}

2022-10-06 22:46:31 | [Mutex] waiting for: [registration]

2022-10-06 22:46:31 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1b7e0956

2022-10-06 22:46:31 | StateChangedEvent{oldState=connecting, newState=connected}

2022-10-06 22:46:31 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@1f418ee1

2022-10-06 22:46:31 | 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>

2022-10-06 22:46:31 | 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>}

2022-10-06 22:46:31 | 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>]

2022-10-06 22:46:31 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:31 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-10-06 22:46:31 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@5a43036d

2022-10-06 22:46:31 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@8cf0d9

2022-10-06 22:46:31 | 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>

2022-10-06 22:46:31 | 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>}

2022-10-06 22:46:31 | 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>]

2022-10-06 22:46:31 | user :: null >> <iq to="test-domain.com" id="uPezv5jIt7pZnfAyzvbHyg1" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-10-06 22:46:31 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="uPezv5jIt7pZnfAyzvbHyg1" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-10-06 22:46:31 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@6b537d27

2022-10-06 22:46:31 | user :: null << <iq xmlns="jabber:client" id="uPezv5jIt7pZnfAyzvbHyg1" type="result" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

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

2022-10-06 22:46:31 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="uPezv5jIt7pZnfAyzvbHyg1" type="result" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

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

2022-10-06 22:46:31 | user :: null >> <iq to="test-domain.com" id="nYDJv9wgRTVdv9oPPPP3BiY" type="set"><query xmlns="jabber:iq:register"><username>user_o84nvi0027</username><password>user_o84nvi0027</password><email>f63f60b5-e212-442b-bbdb-2ec16780a8f6@localhost</email></query></iq>

2022-10-06 22:46:31 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="nYDJv9wgRTVdv9oPPPP3BiY" type="set"><query xmlns="jabber:iq:register"><username>user_o84nvi0027</username><password>user_o84nvi0027</password><email>f63f60b5-e212-442b-bbdb-2ec16780a8f6@localhost</email></query></iq>}

2022-10-06 22:46:31 | user :: null << <iq xmlns="jabber:client" id="nYDJv9wgRTVdv9oPPPP3BiY" type="result" from="test-domain.com"/>

2022-10-06 22:46:31 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="nYDJv9wgRTVdv9oPPPP3BiY" type="result" from="test-domain.com"/>}

2022-10-06 22:46:31 | [Mutex] received everything.

2022-10-06 22:46:31 | [Mutex] isItemNotified: registrationSuccess :: true

2022-10-06 22:46:31 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-10-06 22:46:31 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-10-06 22:46:31 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7876d02a

2022-10-06 22:46:31 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@3a6cfc22

2022-10-06 22:46:31 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5d01d98e

2022-10-06 22:46:31 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2dcb3d4c

2022-10-06 22:46:31 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@63725f5f

2022-10-06 22:46:31 |  >> <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>

2022-10-06 22:46:31 | user :: user_o84nvi0027@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>

2022-10-06 22:46:31 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:31 | user :: user_o84nvi0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:31 |  >> <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>

2022-10-06 22:46:31 | user :: user_o84nvi0027@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>

2022-10-06 22:46:31 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj1OUUlRTXptZUxmTmNPMGZad1FYbA==</auth>

2022-10-06 22:46:31 | user :: user_o84nvi0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj1OUUlRTXptZUxmTmNPMGZad1FYbA==</auth>

2022-10-06 22:46:31 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1OUUlRTXptZUxmTmNPMGZad1FYbGVPZG0xTlBoTUlCcklNbWJIajg0LHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:31 | user :: user_o84nvi0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1OUUlRTXptZUxmTmNPMGZad1FYbGVPZG0xTlBoTUlCcklNbWJIajg0LHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:31 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TlFJUU16bWVMZk5jTzBmWndRWGxlT2RtMU5QaE1JQnJJTW1iSGo4NCxwPUppT2sxSjY3RmF5YWtmQ2xuVTA2QkFpOW9TSzhybmZnRUFKbVZKU2ROZGc9</response>

2022-10-06 22:46:31 | user :: user_o84nvi0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TlFJUU16bWVMZk5jTzBmWndRWGxlT2RtMU5QaE1JQnJJTW1iSGo4NCxwPUppT2sxSjY3RmF5YWtmQ2xuVTA2QkFpOW9TSzhybmZnRUFKbVZKU2ROZGc9</response>

2022-10-06 22:46:31 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1yOFhHWUVkRG91ajNETHJ4cThxWVhMdjF2c2RFK2tkd2c5NGo1bnY2aDUwPQ==</success>

2022-10-06 22:46:31 | user :: user_o84nvi0027@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1yOFhHWUVkRG91ajNETHJ4cThxWVhMdjF2c2RFK2tkd2c5NGo1bnY2aDUwPQ==</success>

2022-10-06 22:46:31 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="esKLV9+24JHC8ArdOgCxXw7QSzE="/></features>

2022-10-06 22:46:31 | user :: user_o84nvi0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="esKLV9+24JHC8ArdOgCxXw7QSzE="/></features>

2022-10-06 22:46:31 |  << <iq xmlns="jabber:client" id="gQdyBnaysdVTV4m3hHLBlMB" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-06 22:46:31 | user :: user_o84nvi0027@test-domain.com >> <iq xmlns="jabber:client" id="gQdyBnaysdVTV4m3hHLBlMB" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-06 22:46:31 |  >> <iq xmlns="jabber:client" id="gQdyBnaysdVTV4m3hHLBlMB" type="result" to="user_o84nvi0027@test-domain.com/1608752850-tigase-23"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_o84nvi0027@test-domain.com/1608752850-tigase-23</jid></bind></iq>

2022-10-06 22:46:31 | user :: user_o84nvi0027@test-domain.com << <iq xmlns="jabber:client" id="gQdyBnaysdVTV4m3hHLBlMB" type="result" to="user_o84nvi0027@test-domain.com/1608752850-tigase-23"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_o84nvi0027@test-domain.com/1608752850-tigase-23</jid></bind></iq>

2022-10-06 22:46:31 |  << <iq xmlns="jabber:client" id="7ShVlMWl3hTW2zj2iWbRLFy" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-06 22:46:31 | user :: user_o84nvi0027@test-domain.com/1608752850-tigase-23 >> <iq xmlns="jabber:client" id="7ShVlMWl3hTW2zj2iWbRLFy" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-06 22:46:31 |  >> <iq xmlns="jabber:client" id="7ShVlMWl3hTW2zj2iWbRLFy" type="result" to="user_o84nvi0027@test-domain.com/1608752850-tigase-23"/>

2022-10-06 22:46:31 | user :: user_o84nvi0027@test-domain.com/1608752850-tigase-23 << <iq xmlns="jabber:client" id="7ShVlMWl3hTW2zj2iWbRLFy" type="result" to="user_o84nvi0027@test-domain.com/1608752850-tigase-23"/>

2022-10-06 22:46:31 |  << <iq to="test-domain.com" id="yRcsX5lR7JyurfFFu8LHOQ2" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-06 22:46:31 | user :: user_o84nvi0027@test-domain.com/1608752850-tigase-23 >> <iq to="test-domain.com" id="yRcsX5lR7JyurfFFu8LHOQ2" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-06 22:46:31 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-06 22:46:31 | user :: user_o84nvi0027@test-domain.com/1608752850-tigase-23 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-06 22:46:31 |  >> <enabled xmlns="urn:xmpp:sm:3" max="60" id="0e6a9fe2-66a8-408a-945f-854d95a4077d" location="ed1b7dd8a1b3" resume="true"/>

2022-10-06 22:46:31 | user :: user_o84nvi0027@test-domain.com/1608752850-tigase-23 << <enabled xmlns="urn:xmpp:sm:3" max="60" id="0e6a9fe2-66a8-408a-945f-854d95a4077d" location="ed1b7dd8a1b3" resume="true"/>

2022-10-06 22:46:31 |  << <iq id="VMVX8ujNJPJBiDr3hXpUcR5" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-06 22:46:31 | user :: user_o84nvi0027@test-domain.com/1608752850-tigase-23 >> <iq id="VMVX8ujNJPJBiDr3hXpUcR5" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-06 22:46:31 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-06 22:46:31 | user :: user_o84nvi0027@test-domain.com/1608752850-tigase-23 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-06 22:46:31 |  >> <iq xmlns="jabber:client" id="yRcsX5lR7JyurfFFu8LHOQ2" type="result" from="test-domain.com" to="user_o84nvi0027@test-domain.com/1608752850-tigase-23"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12125/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12125/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><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:mam:2#extended"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-10-06 22:46:31 | user :: user_o84nvi0027@test-domain.com/1608752850-tigase-23 << <iq xmlns="jabber:client" id="yRcsX5lR7JyurfFFu8LHOQ2" type="result" from="test-domain.com" to="user_o84nvi0027@test-domain.com/1608752850-tigase-23"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12125/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12125/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><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:mam:2#extended"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-10-06 22:46:31 |  >> <iq xmlns="jabber:client" id="VMVX8ujNJPJBiDr3hXpUcR5" type="result" to="user_o84nvi0027@test-domain.com/1608752850-tigase-23"><query xmlns="jabber:iq:roster"/></iq>

2022-10-06 22:46:31 | user :: user_o84nvi0027@test-domain.com/1608752850-tigase-23 << <iq xmlns="jabber:client" id="VMVX8ujNJPJBiDr3hXpUcR5" type="result" to="user_o84nvi0027@test-domain.com/1608752850-tigase-23"><query xmlns="jabber:iq:roster"/></iq>

2022-10-06 22:46:31 | Disconnecting

2022-10-06 22:46:31 | [Mutex] notify: [disconnected]

2022-10-06 22:46:31 | [Mutex] received everything.

2022-10-06 22:46:31 |  >> <presence xmlns="jabber:client" from="user_o84nvi0027@test-domain.com/1608752850-tigase-23" to="user_o84nvi0027@test-domain.com"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-10-06 22:46:31 | user :: user_o84nvi0027@test-domain.com << <presence xmlns="jabber:client" from="user_o84nvi0027@test-domain.com/1608752850-tigase-23" to="user_o84nvi0027@test-domain.com"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-10-06 22:46:31 | [Mutex] waiting for: [event]

2022-10-06 22:46:31 |  >> <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>

2022-10-06 22:46:31 | user :: user_o84nvi0027@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>

2022-10-06 22:46:31 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:31 | user :: user_o84nvi0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:31 |  >> <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>

2022-10-06 22:46:31 | user :: user_o84nvi0027@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>

2022-10-06 22:46:31 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj1tMUlHdU5LaFpsdzZWNGpaTHB5MQ==</auth>

2022-10-06 22:46:31 | user :: user_o84nvi0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj1tMUlHdU5LaFpsdzZWNGpaTHB5MQ==</auth>

2022-10-06 22:46:31 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1tMUlHdU5LaFpsdzZWNGpaTHB5MWxtNEJHcWNsWFljclhoTjVzaUR4LHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:31 | user :: user_o84nvi0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1tMUlHdU5LaFpsdzZWNGpaTHB5MWxtNEJHcWNsWFljclhoTjVzaUR4LHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:31 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bTFJR3VOS2habHc2VjRqWkxweTFsbTRCR3FjbFhZY3JYaE41c2lEeCxwPTF2V0kzRVptSXRCYjVJTk41SjNoKzFqS3FxdkpCbm5vSTZEeXlZanl1ZUk9</response>

2022-10-06 22:46:31 | user :: user_o84nvi0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bTFJR3VOS2habHc2VjRqWkxweTFsbTRCR3FjbFhZY3JYaE41c2lEeCxwPTF2V0kzRVptSXRCYjVJTk41SjNoKzFqS3FxdkpCbm5vSTZEeXlZanl1ZUk9</response>

2022-10-06 22:46:31 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:31 | user :: user_o84nvi0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:31 | [Mutex] notify: [event, authFailed]

2022-10-06 22:46:31 | [Mutex] received everything.

2022-10-06 22:46:31 | [Mutex] isItemNotified: authFailed :: true

2022-10-06 22:46:31 | [Mutex] waiting for: [event]

2022-10-06 22:46:31 |  >> <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>

2022-10-06 22:46:31 | user :: user_o84nvi0027@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>

2022-10-06 22:46:31 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:31 | user :: user_o84nvi0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:32 |  >> <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>

2022-10-06 22:46:32 | user :: user_o84nvi0027@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>

2022-10-06 22:46:32 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj1vRjliNFljd21CMHJYMkhTQ1ZFWg==</auth>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj1vRjliNFljd21CMHJYMkhTQ1ZFWg==</auth>

2022-10-06 22:46:32 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1vRjliNFljd21CMHJYMkhTQ1ZFWnlkMHlwdWhVaGlZWTBjZ2tmZURLLHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1vRjliNFljd21CMHJYMkhTQ1ZFWnlkMHlwdWhVaGlZWTBjZ2tmZURLLHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:32 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9b0Y5YjRZY3dtQjByWDJIU0NWRVp5ZDB5cHVoVWhpWVkwY2drZmVESyxwPVkzdXBvaG1GVFQySHVXOXNMRTlYeUtJODZjaU13L3QzSkhTOGxLYWs1SjQ9</response>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9b0Y5YjRZY3dtQjByWDJIU0NWRVp5ZDB5cHVoVWhpWVkwY2drZmVESyxwPVkzdXBvaG1GVFQySHVXOXNMRTlYeUtJODZjaU13L3QzSkhTOGxLYWs1SjQ9</response>

2022-10-06 22:46:32 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:32 | [Mutex] notify: [event, authFailed]

2022-10-06 22:46:32 | [Mutex] received everything.

2022-10-06 22:46:32 | [Mutex] isItemNotified: authFailed :: true

2022-10-06 22:46:32 | [Mutex] waiting for: [event]

2022-10-06 22:46:32 |  >> <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>

2022-10-06 22:46:32 | user :: user_o84nvi0027@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>

2022-10-06 22:46:32 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:32 |  >> <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>

2022-10-06 22:46:32 | user :: user_o84nvi0027@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>

2022-10-06 22:46:32 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj1sU1FYOGR2ZlRkQlRjTzFCcW8zdA==</auth>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj1sU1FYOGR2ZlRkQlRjTzFCcW8zdA==</auth>

2022-10-06 22:46:32 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sU1FYOGR2ZlRkQlRjTzFCcW8zdE9lcmdyUHg2MXhMUmR4RnhGMUlwLHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sU1FYOGR2ZlRkQlRjTzFCcW8zdE9lcmdyUHg2MXhMUmR4RnhGMUlwLHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:32 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bFNRWDhkdmZUZEJUY08xQnFvM3RPZXJnclB4NjF4TFJkeEZ4RjFJcCxwPTVCU0JEME4zSFpMblc1bkUwNVZXU1RibXFGVVFtUjl3N0MrQVhTTVhOekE9</response>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bFNRWDhkdmZUZEJUY08xQnFvM3RPZXJnclB4NjF4TFJkeEZ4RjFJcCxwPTVCU0JEME4zSFpMblc1bkUwNVZXU1RibXFGVVFtUjl3N0MrQVhTTVhOekE9</response>

2022-10-06 22:46:32 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:32 | [Mutex] notify: [event, authFailed]

2022-10-06 22:46:32 | [Mutex] received everything.

2022-10-06 22:46:32 | [Mutex] isItemNotified: authFailed :: true

2022-10-06 22:46:32 | [Mutex] waiting for: [event]

2022-10-06 22:46:32 |  >> <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>

2022-10-06 22:46:32 | user :: user_o84nvi0027@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>

2022-10-06 22:46:32 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:32 |  >> <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>

2022-10-06 22:46:32 | user :: user_o84nvi0027@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>

2022-10-06 22:46:32 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj1TRUFwZ205RWh3eXl6cnBBdlRHeg==</auth>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj1TRUFwZ205RWh3eXl6cnBBdlRHeg==</auth>

2022-10-06 22:46:32 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1TRUFwZ205RWh3eXl6cnBBdlRHekdtUDFCRXlUQ0JPZW9qTElzemxJLHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1TRUFwZ205RWh3eXl6cnBBdlRHekdtUDFCRXlUQ0JPZW9qTElzemxJLHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:32 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9U0VBcGdtOUVod3l5enJwQXZUR3pHbVAxQkV5VENCT2VvakxJc3psSSxwPVhTdndqdk1vb2UvSkxVUm8xdG5jYk1HbzEzZGpBbEwxdnJqa00yQVVhUHc9</response>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9U0VBcGdtOUVod3l5enJwQXZUR3pHbVAxQkV5VENCT2VvakxJc3psSSxwPVhTdndqdk1vb2UvSkxVUm8xdG5jYk1HbzEzZGpBbEwxdnJqa00yQVVhUHc9</response>

2022-10-06 22:46:32 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:32 | [Mutex] notify: [event, authFailed]

2022-10-06 22:46:32 | [Mutex] received everything.

2022-10-06 22:46:32 | [Mutex] isItemNotified: authFailed :: true

2022-10-06 22:46:32 | [Mutex] waiting for: [event]

2022-10-06 22:46:32 |  >> <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>

2022-10-06 22:46:32 | user :: user_o84nvi0027@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>

2022-10-06 22:46:32 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:32 |  >> <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>

2022-10-06 22:46:32 | user :: user_o84nvi0027@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>

2022-10-06 22:46:32 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj1nV2YxdUZiUElYVVE1TWVoMURRWg==</auth>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj1nV2YxdUZiUElYVVE1TWVoMURRWg==</auth>

2022-10-06 22:46:32 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1nV2YxdUZiUElYVVE1TWVoMURRWm44ZzVKQ2NCVGg4Qk9uYUg2TUlwLHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1nV2YxdUZiUElYVVE1TWVoMURRWm44ZzVKQ2NCVGg4Qk9uYUg2TUlwLHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:32 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Z1dmMXVGYlBJWFVRNU1laDFEUVpuOGc1SkNjQlRoOEJPbmFINk1JcCxwPS9ZVEdGSWZDY0cwcGRNZm9EcWlZTVljMEJCdDhTMFBaQWFFMWcvK01NYUE9</response>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Z1dmMXVGYlBJWFVRNU1laDFEUVpuOGc1SkNjQlRoOEJPbmFINk1JcCxwPS9ZVEdGSWZDY0cwcGRNZm9EcWlZTVljMEJCdDhTMFBaQWFFMWcvK01NYUE9</response>

2022-10-06 22:46:32 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:32 | [Mutex] notify: [event, authFailed]

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:32 | [Mutex] received everything.

2022-10-06 22:46:32 | [Mutex] isItemNotified: authFailed :: true

2022-10-06 22:46:32 | [Mutex] waiting for: [event]

2022-10-06 22:46:32 |  >> <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>

2022-10-06 22:46:32 | user :: user_o84nvi0027@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>

2022-10-06 22:46:32 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:32 |  >> <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>

2022-10-06 22:46:32 | user :: user_o84nvi0027@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>

2022-10-06 22:46:32 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj1pMmMxS3hscTQ3aXowRlk0UGh1UQ==</auth>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj1pMmMxS3hscTQ3aXowRlk0UGh1UQ==</auth>

2022-10-06 22:46:32 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1pMmMxS3hscTQ3aXowRlk0UGh1UVh5MGw1aVVpQjBhWWVzRTVaWkttLHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1pMmMxS3hscTQ3aXowRlk0UGh1UVh5MGw1aVVpQjBhWWVzRTVaWkttLHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:32 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aTJjMUt4bHE0N2l6MEZZNFBodVFYeTBsNWlVaUIwYVllc0U1WlpLbSxwPVVyZnA4a1lZV0dZV2xwSk1TUHRXZGdTRlBld3NsTEJUaFVRdFNHQ2hlcU09</response>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aTJjMUt4bHE0N2l6MEZZNFBodVFYeTBsNWlVaUIwYVllc0U1WlpLbSxwPVVyZnA4a1lZV0dZV2xwSk1TUHRXZGdTRlBld3NsTEJUaFVRdFNHQ2hlcU09</response>

2022-10-06 22:46:32 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:32 | [Mutex] notify: [event, authFailed]

2022-10-06 22:46:32 | [Mutex] received everything.

2022-10-06 22:46:32 | [Mutex] isItemNotified: authFailed :: true

2022-10-06 22:46:32 | [Mutex] waiting for: [event]

2022-10-06 22:46:32 |  >> <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>

2022-10-06 22:46:32 | user :: user_o84nvi0027@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>

2022-10-06 22:46:32 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:32 |  >> <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>

2022-10-06 22:46:32 | user :: user_o84nvi0027@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>

2022-10-06 22:46:32 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj1EdlU3OHR4dG5nU1BzcGpqbW9wSA==</auth>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj1EdlU3OHR4dG5nU1BzcGpqbW9wSA==</auth>

2022-10-06 22:46:32 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1EdlU3OHR4dG5nU1BzcGpqbW9wSDk0Rk9VWDNNWG8ycWpHZmM2bkRhLHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1EdlU3OHR4dG5nU1BzcGpqbW9wSDk0Rk9VWDNNWG8ycWpHZmM2bkRhLHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:32 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RHZVNzh0eHRuZ1NQc3Bqam1vcEg5NEZPVVgzTVhvMnFqR2ZjNm5EYSxwPVYydzZ5S3NnRTR4OXJMQTRmZ01DYVJWd09BeTZaM3pybTNubVFpOHVXUVE9</response>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RHZVNzh0eHRuZ1NQc3Bqam1vcEg5NEZPVVgzTVhvMnFqR2ZjNm5EYSxwPVYydzZ5S3NnRTR4OXJMQTRmZ01DYVJWd09BeTZaM3pybTNubVFpOHVXUVE9</response>

2022-10-06 22:46:32 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:32 | [Mutex] notify: [event, authFailed]

2022-10-06 22:46:32 | [Mutex] received everything.

2022-10-06 22:46:32 | [Mutex] isItemNotified: authFailed :: true

2022-10-06 22:46:32 | [Mutex] waiting for: [event]

2022-10-06 22:46:32 |  >> <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>

2022-10-06 22:46:32 | user :: user_o84nvi0027@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>

2022-10-06 22:46:32 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:32 |  >> <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>

2022-10-06 22:46:32 | user :: user_o84nvi0027@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>

2022-10-06 22:46:32 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj1kRlFHN0RuWUJDYnZKcnlzTmpqSA==</auth>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj1kRlFHN0RuWUJDYnZKcnlzTmpqSA==</auth>

2022-10-06 22:46:32 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1kRlFHN0RuWUJDYnZKcnlzTmpqSEJKT0o0c1lpTnlZSXNLUWNEb0NHLHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1kRlFHN0RuWUJDYnZKcnlzTmpqSEJKT0o0c1lpTnlZSXNLUWNEb0NHLHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:32 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZEZRRzdEbllCQ2J2SnJ5c05qakhCSk9KNHNZaU55WUlzS1FjRG9DRyxwPUtoOWRBSGhtck1US3RtRFB0TzkyQ0dTODkwNmtObXFiMStUS0RPUE9Pczg9</response>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZEZRRzdEbllCQ2J2SnJ5c05qakhCSk9KNHNZaU55WUlzS1FjRG9DRyxwPUtoOWRBSGhtck1US3RtRFB0TzkyQ0dTODkwNmtObXFiMStUS0RPUE9Pczg9</response>

2022-10-06 22:46:32 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:32 | [Mutex] notify: [event, authFailed]

2022-10-06 22:46:32 | [Mutex] received everything.

2022-10-06 22:46:32 | [Mutex] isItemNotified: authFailed :: true

2022-10-06 22:46:32 | [Mutex] waiting for: [event]

2022-10-06 22:46:32 |  >> <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>

2022-10-06 22:46:32 | user :: user_o84nvi0027@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>

2022-10-06 22:46:32 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:32 |  >> <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>

2022-10-06 22:46:32 | user :: user_o84nvi0027@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>

2022-10-06 22:46:32 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj1XWEZJb0VrMWdHSzdYbGswVXIxVA==</auth>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj1XWEZJb0VrMWdHSzdYbGswVXIxVA==</auth>

2022-10-06 22:46:32 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1XWEZJb0VrMWdHSzdYbGswVXIxVGI5eTNvVm1aUUFyMHBvMjYyS0V1LHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1XWEZJb0VrMWdHSzdYbGswVXIxVGI5eTNvVm1aUUFyMHBvMjYyS0V1LHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:32 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9V1hGSW9FazFnR0s3WGxrMFVyMVRiOXkzb1ZtWlFBcjBwbzI2MktFdSxwPU5NZ2RKc1F4azl6Y2FDelJvSjdzcmlvWE43STJrTHpuOVQxUkxhcnc0MzA9</response>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9V1hGSW9FazFnR0s3WGxrMFVyMVRiOXkzb1ZtWlFBcjBwbzI2MktFdSxwPU5NZ2RKc1F4azl6Y2FDelJvSjdzcmlvWE43STJrTHpuOVQxUkxhcnc0MzA9</response>

2022-10-06 22:46:32 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:32 | [Mutex] notify: [event, authFailed]

2022-10-06 22:46:32 | [Mutex] received everything.

2022-10-06 22:46:32 | [Mutex] isItemNotified: authFailed :: true

2022-10-06 22:46:32 | [Mutex] waiting for: [event]

2022-10-06 22:46:32 |  >> <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>

2022-10-06 22:46:32 | user :: user_o84nvi0027@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>

2022-10-06 22:46:32 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:32 |  >> <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>

2022-10-06 22:46:32 | user :: user_o84nvi0027@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>

2022-10-06 22:46:32 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj1yM3h4Z29DaHNIbFRvbDM3NU1rTg==</auth>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj1yM3h4Z29DaHNIbFRvbDM3NU1rTg==</auth>

2022-10-06 22:46:32 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1yM3h4Z29DaHNIbFRvbDM3NU1rTk9lMmNQZHNhM2tPQkNudlVKMk5SLHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1yM3h4Z29DaHNIbFRvbDM3NU1rTk9lMmNQZHNhM2tPQkNudlVKMk5SLHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:32 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cjN4eGdvQ2hzSGxUb2wzNzVNa05PZTJjUGRzYTNrT0JDbnZVSjJOUixwPWlnVitKcGhvRkRkaVdiZldSR0U2NlhMRjN5SXVHQVdFcUJLcEZsN25TeTA9</response>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cjN4eGdvQ2hzSGxUb2wzNzVNa05PZTJjUGRzYTNrT0JDbnZVSjJOUixwPWlnVitKcGhvRkRkaVdiZldSR0U2NlhMRjN5SXVHQVdFcUJLcEZsN25TeTA9</response>

2022-10-06 22:46:32 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:32 | [Mutex] notify: [event, authFailed]

2022-10-06 22:46:32 | [Mutex] received everything.

2022-10-06 22:46:32 | [Mutex] isItemNotified: authFailed :: true

2022-10-06 22:46:32 | [Mutex] waiting for: [event]

2022-10-06 22:46:32 |  >> <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>

2022-10-06 22:46:32 | user :: user_o84nvi0027@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>

2022-10-06 22:46:32 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:32 |  >> <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>

2022-10-06 22:46:32 | user :: user_o84nvi0027@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>

2022-10-06 22:46:32 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj1maTdQNFdzOFJKWFk4OERsRVVRYg==</auth>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj1maTdQNFdzOFJKWFk4OERsRVVRYg==</auth>

2022-10-06 22:46:32 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1maTdQNFdzOFJKWFk4OERsRVVRYmwyWEpOd0pEbGZ4MlVkUXdCRUFULHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1maTdQNFdzOFJKWFk4OERsRVVRYmwyWEpOd0pEbGZ4MlVkUXdCRUFULHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:32 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Zmk3UDRXczhSSlhZODhEbEVVUWJsMlhKTndKRGxmeDJVZFF3QkVBVCxwPWdxb1YrdTRXQkt2Q3BvSlFXWWdjNkJBVFFjWVByTzQzNFg5RHI0Tm9wNXM9</response>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Zmk3UDRXczhSSlhZODhEbEVVUWJsMlhKTndKRGxmeDJVZFF3QkVBVCxwPWdxb1YrdTRXQkt2Q3BvSlFXWWdjNkJBVFFjWVByTzQzNFg5RHI0Tm9wNXM9</response>

2022-10-06 22:46:32 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:32 | [Mutex] notify: [event, authFailed]

2022-10-06 22:46:32 | [Mutex] received everything.

2022-10-06 22:46:32 | [Mutex] isItemNotified: authFailed :: true

2022-10-06 22:46:32 | [Mutex] waiting for: [event]

2022-10-06 22:46:32 |  >> <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>

2022-10-06 22:46:32 | user :: user_o84nvi0027@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>

2022-10-06 22:46:32 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:32 |  >> <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>

2022-10-06 22:46:32 | user :: user_o84nvi0027@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>

2022-10-06 22:46:32 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj15d2NCZUpHcjU3dVBXUDZnTVVQYQ==</auth>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj15d2NCZUpHcjU3dVBXUDZnTVVQYQ==</auth>

2022-10-06 22:46:32 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15d2NCZUpHcjU3dVBXUDZnTVVQYW53YmVqUW5zdzNMTEJ2TzdDaVhFLHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15d2NCZUpHcjU3dVBXUDZnTVVQYW53YmVqUW5zdzNMTEJ2TzdDaVhFLHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:32 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eXdjQmVKR3I1N3VQV1A2Z01VUGFud2JlalFuc3czTExCdk83Q2lYRSxwPXlSd0w3ai90M1ZNMGdXb3E3RE52L0hKZmhQekpHS29yRE0rb1VUaFp4MUU9</response>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eXdjQmVKR3I1N3VQV1A2Z01VUGFud2JlalFuc3czTExCdk83Q2lYRSxwPXlSd0w3ai90M1ZNMGdXb3E3RE52L0hKZmhQekpHS29yRE0rb1VUaFp4MUU9</response>

2022-10-06 22:46:32 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:32 | [Mutex] notify: [event, authFailed]

2022-10-06 22:46:32 | [Mutex] received everything.

2022-10-06 22:46:32 | [Mutex] isItemNotified: authFailed :: true

2022-10-06 22:46:32 | [Mutex] waiting for: [event]

2022-10-06 22:46:32 |  >> <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>

2022-10-06 22:46:32 | user :: user_o84nvi0027@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>

2022-10-06 22:46:32 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:32 | user :: user_o84nvi0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:33 |  >> <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>

2022-10-06 22:46:33 | user :: user_o84nvi0027@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>

2022-10-06 22:46:33 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj1BV3Y2Q2ZnTEptdllRNHF5bThMZg==</auth>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj1BV3Y2Q2ZnTEptdllRNHF5bThMZg==</auth>

2022-10-06 22:46:33 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1BV3Y2Q2ZnTEptdllRNHF5bThMZmg5dmpXYWllczF6VTkwT0c1a3VtLHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1BV3Y2Q2ZnTEptdllRNHF5bThMZmg5dmpXYWllczF6VTkwT0c1a3VtLHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:33 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QVd2NkNmZ0xKbXZZUTRxeW04TGZoOXZqV2FpZXMxelU5ME9HNWt1bSxwPXp1b25raDViaXJCeEZIUEJEdHZRTit3dlNqVnVJUnlNUk91RGFoMXRFcWM9</response>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QVd2NkNmZ0xKbXZZUTRxeW04TGZoOXZqV2FpZXMxelU5ME9HNWt1bSxwPXp1b25raDViaXJCeEZIUEJEdHZRTit3dlNqVnVJUnlNUk91RGFoMXRFcWM9</response>

2022-10-06 22:46:33 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:33 | [Mutex] notify: [event, authFailed]

2022-10-06 22:46:33 | [Mutex] received everything.

2022-10-06 22:46:33 | [Mutex] isItemNotified: authFailed :: true

2022-10-06 22:46:33 | [Mutex] waiting for: [event]

2022-10-06 22:46:33 |  >> <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>

2022-10-06 22:46:33 | user :: user_o84nvi0027@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>

2022-10-06 22:46:33 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:33 |  >> <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>

2022-10-06 22:46:33 | user :: user_o84nvi0027@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>

2022-10-06 22:46:33 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj1EVzJ3Vm9Odzh3SklTcGd1cldlVw==</auth>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj1EVzJ3Vm9Odzh3SklTcGd1cldlVw==</auth>

2022-10-06 22:46:33 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1EVzJ3Vm9Odzh3SklTcGd1cldlV1BlMlU4VzZUMGx0a2pNS3F0UkFsLHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1EVzJ3Vm9Odzh3SklTcGd1cldlV1BlMlU4VzZUMGx0a2pNS3F0UkFsLHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:33 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RFcyd1ZvTnc4d0pJU3BndXJXZVdQZTJVOFc2VDBsdGtqTUtxdFJBbCxwPUdXblUwMU1xUUJaYWZ6R0ZOYU8wRVkvNVo3NG9uQmg1dFgzd3VIOE9UZ1U9</response>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RFcyd1ZvTnc4d0pJU3BndXJXZVdQZTJVOFc2VDBsdGtqTUtxdFJBbCxwPUdXblUwMU1xUUJaYWZ6R0ZOYU8wRVkvNVo3NG9uQmg1dFgzd3VIOE9UZ1U9</response>

2022-10-06 22:46:33 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:33 | [Mutex] notify: [event, authFailed]

2022-10-06 22:46:33 | [Mutex] received everything.

2022-10-06 22:46:33 | [Mutex] isItemNotified: authFailed :: true

2022-10-06 22:46:33 | [Mutex] waiting for: [event]

2022-10-06 22:46:33 |  >> <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>

2022-10-06 22:46:33 | user :: user_o84nvi0027@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>

2022-10-06 22:46:33 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:33 |  >> <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>

2022-10-06 22:46:33 | user :: user_o84nvi0027@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>

2022-10-06 22:46:33 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj0wVEMzU3dmemtDeXNmWWhCcDhNaQ==</auth>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj0wVEMzU3dmemtDeXNmWWhCcDhNaQ==</auth>

2022-10-06 22:46:33 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0wVEMzU3dmemtDeXNmWWhCcDhNaUdlRVBzREZNaFpDTHp4blM2OHl3LHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0wVEMzU3dmemtDeXNmWWhCcDhNaUdlRVBzREZNaFpDTHp4blM2OHl3LHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:33 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MFRDM1N3ZnprQ3lzZlloQnA4TWlHZUVQc0RGTWhaQ0x6eG5TNjh5dyxwPVk1NVhYeEdxSWUwYWlWVDA5MHVoQXFKWmI5akFmUWVKVEQxeXlOdVExVXc9</response>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MFRDM1N3ZnprQ3lzZlloQnA4TWlHZUVQc0RGTWhaQ0x6eG5TNjh5dyxwPVk1NVhYeEdxSWUwYWlWVDA5MHVoQXFKWmI5akFmUWVKVEQxeXlOdVExVXc9</response>

2022-10-06 22:46:33 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:33 | [Mutex] notify: [event, authFailed]

2022-10-06 22:46:33 | [Mutex] received everything.

2022-10-06 22:46:33 | [Mutex] isItemNotified: authFailed :: true

2022-10-06 22:46:33 | [Mutex] waiting for: [event]

2022-10-06 22:46:33 |  >> <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>

2022-10-06 22:46:33 | user :: user_o84nvi0027@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>

2022-10-06 22:46:33 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:33 |  >> <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>

2022-10-06 22:46:33 | user :: user_o84nvi0027@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>

2022-10-06 22:46:33 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj1FUjVKaDdMamlNMEFJbFd5TG1OVA==</auth>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj1FUjVKaDdMamlNMEFJbFd5TG1OVA==</auth>

2022-10-06 22:46:33 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1FUjVKaDdMamlNMEFJbFd5TG1OVDJXZlJ6Y2dzYlpwc25xMTVCdzQyLHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1FUjVKaDdMamlNMEFJbFd5TG1OVDJXZlJ6Y2dzYlpwc25xMTVCdzQyLHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:33 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RVI1Smg3TGppTTBBSWxXeUxtTlQyV2ZSemNnc2JacHNucTE1Qnc0MixwPTZ4eTgrKzlaVDRpd3JTR1hEbDZEVnh3bmEzaCsyT0pjR0d0WjBKaVNkcnc9</response>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RVI1Smg3TGppTTBBSWxXeUxtTlQyV2ZSemNnc2JacHNucTE1Qnc0MixwPTZ4eTgrKzlaVDRpd3JTR1hEbDZEVnh3bmEzaCsyT0pjR0d0WjBKaVNkcnc9</response>

2022-10-06 22:46:33 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:33 | [Mutex] notify: [event, authFailed]

2022-10-06 22:46:33 | [Mutex] received everything.

2022-10-06 22:46:33 | [Mutex] isItemNotified: authFailed :: true

2022-10-06 22:46:33 | [Mutex] waiting for: [event]

2022-10-06 22:46:33 |  >> <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>

2022-10-06 22:46:33 | user :: user_o84nvi0027@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>

2022-10-06 22:46:33 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:33 |  >> <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>

2022-10-06 22:46:33 | user :: user_o84nvi0027@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>

2022-10-06 22:46:33 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj15b0lVZTREVFBhQjEzUVpiMWVmVg==</auth>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj15b0lVZTREVFBhQjEzUVpiMWVmVg==</auth>

2022-10-06 22:46:33 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15b0lVZTREVFBhQjEzUVpiMWVmVnZzbHNITjROcXRYV2V1TzBPMUZNLHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15b0lVZTREVFBhQjEzUVpiMWVmVnZzbHNITjROcXRYV2V1TzBPMUZNLHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:33 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eW9JVWU0RFRQYUIxM1FaYjFlZlZ2c2xzSE40TnF0WFdldU8wTzFGTSxwPXZnRUxTalBRU0ZLRDdOYWdSL292cjVjV2o5RlM4d2tqSjUrbWx1Q3E5enM9</response>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eW9JVWU0RFRQYUIxM1FaYjFlZlZ2c2xzSE40TnF0WFdldU8wTzFGTSxwPXZnRUxTalBRU0ZLRDdOYWdSL292cjVjV2o5RlM4d2tqSjUrbWx1Q3E5enM9</response>

2022-10-06 22:46:33 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:33 | [Mutex] notify: [event, authFailed]

2022-10-06 22:46:33 | [Mutex] received everything.

2022-10-06 22:46:33 | [Mutex] isItemNotified: authFailed :: true

2022-10-06 22:46:33 | [Mutex] waiting for: [event]

2022-10-06 22:46:33 |  >> <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>

2022-10-06 22:46:33 | user :: user_o84nvi0027@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>

2022-10-06 22:46:33 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:33 |  >> <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>

2022-10-06 22:46:33 | user :: user_o84nvi0027@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>

2022-10-06 22:46:33 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj0wYmRUclMxSFBRWEhvdUhpVGFCQQ==</auth>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj0wYmRUclMxSFBRWEhvdUhpVGFCQQ==</auth>

2022-10-06 22:46:33 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0wYmRUclMxSFBRWEhvdUhpVGFCQUI4UWZhVTk2Q1B5V0hMcGVEdG8wLHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0wYmRUclMxSFBRWEhvdUhpVGFCQUI4UWZhVTk2Q1B5V0hMcGVEdG8wLHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:33 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MGJkVHJTMUhQUVhIb3VIaVRhQkFCOFFmYVU5NkNQeVdITHBlRHRvMCxwPStXR1l1Z2NKc3g5MW5mZ0I4UlYxb3psUHlJUEpSakFmOGMwOWJGaFNSR1U9</response>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MGJkVHJTMUhQUVhIb3VIaVRhQkFCOFFmYVU5NkNQeVdITHBlRHRvMCxwPStXR1l1Z2NKc3g5MW5mZ0I4UlYxb3psUHlJUEpSakFmOGMwOWJGaFNSR1U9</response>

2022-10-06 22:46:33 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:33 | [Mutex] notify: [event, authFailed]

2022-10-06 22:46:33 | [Mutex] received everything.

2022-10-06 22:46:33 | [Mutex] isItemNotified: authFailed :: true

2022-10-06 22:46:33 | [Mutex] waiting for: [event]

2022-10-06 22:46:33 |  >> <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>

2022-10-06 22:46:33 | user :: user_o84nvi0027@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>

2022-10-06 22:46:33 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:33 |  >> <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>

2022-10-06 22:46:33 | user :: user_o84nvi0027@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>

2022-10-06 22:46:33 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj1rU2dSalNNZlBOV1J5Q3RyZW0xbg==</auth>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj1rU2dSalNNZlBOV1J5Q3RyZW0xbg==</auth>

2022-10-06 22:46:33 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1rU2dSalNNZlBOV1J5Q3RyZW0xbkVrWEZIclI1YXN6cnI2bVRNRGY1LHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1rU2dSalNNZlBOV1J5Q3RyZW0xbkVrWEZIclI1YXN6cnI2bVRNRGY1LHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:33 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9a1NnUmpTTWZQTldSeUN0cmVtMW5Fa1hGSHJSNWFzenJyNm1UTURmNSxwPU5POGN4Q3dQTFBIV1dTT3hsOHRDYU1ZUHpqSlRPZnlrbmxyaTh0ci9GQjA9</response>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9a1NnUmpTTWZQTldSeUN0cmVtMW5Fa1hGSHJSNWFzenJyNm1UTURmNSxwPU5POGN4Q3dQTFBIV1dTT3hsOHRDYU1ZUHpqSlRPZnlrbmxyaTh0ci9GQjA9</response>

2022-10-06 22:46:33 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:33 | [Mutex] notify: [event, authFailed]

2022-10-06 22:46:33 | [Mutex] received everything.

2022-10-06 22:46:33 | [Mutex] isItemNotified: authFailed :: true

2022-10-06 22:46:33 | [Mutex] waiting for: [event]

2022-10-06 22:46:33 |  >> <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>

2022-10-06 22:46:33 | user :: user_o84nvi0027@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>

2022-10-06 22:46:33 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:33 |  >> <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>

2022-10-06 22:46:33 | user :: user_o84nvi0027@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>

2022-10-06 22:46:33 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj16NnFsQkdKb3BEbHBobFdvT1I5WQ==</auth>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj16NnFsQkdKb3BEbHBobFdvT1I5WQ==</auth>

2022-10-06 22:46:33 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16NnFsQkdKb3BEbHBobFdvT1I5WXVCTWU0Y2NNa2V0Y2pBS2NDSEl6LHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16NnFsQkdKb3BEbHBobFdvT1I5WXVCTWU0Y2NNa2V0Y2pBS2NDSEl6LHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:33 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ejZxbEJHSm9wRGxwaGxXb09SOVl1Qk1lNGNjTWtldGNqQUtjQ0hJeixwPUJUT2x6UGYxUzdjakZnM3VMSENqbGhINms1bFV1aFpkb1F0MjgzdFlvVWc9</response>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ejZxbEJHSm9wRGxwaGxXb09SOVl1Qk1lNGNjTWtldGNqQUtjQ0hJeixwPUJUT2x6UGYxUzdjakZnM3VMSENqbGhINms1bFV1aFpkb1F0MjgzdFlvVWc9</response>

2022-10-06 22:46:33 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:33 | [Mutex] notify: [event, authFailed]

2022-10-06 22:46:33 | [Mutex] received everything.

2022-10-06 22:46:33 | [Mutex] isItemNotified: authFailed :: true

2022-10-06 22:46:33 | [Mutex] waiting for: [event]

2022-10-06 22:46:33 |  >> <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>

2022-10-06 22:46:33 | user :: user_o84nvi0027@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>

2022-10-06 22:46:33 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:33 |  >> <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>

2022-10-06 22:46:33 | user :: user_o84nvi0027@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>

2022-10-06 22:46:33 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj1OY1ZWVThlb1NwWjJ2YUJvYVVPTQ==</auth>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj1OY1ZWVThlb1NwWjJ2YUJvYVVPTQ==</auth>

2022-10-06 22:46:33 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1OY1ZWVThlb1NwWjJ2YUJvYVVPTTB3WGJPdTdQcU8xNGFxckdTcFVULHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1OY1ZWVThlb1NwWjJ2YUJvYVVPTTB3WGJPdTdQcU8xNGFxckdTcFVULHM9MTR5aGc0d1JUVEcyMGc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:33 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TmNWVlU4ZW9TcFoydmFCb2FVT00wd1hiT3U3UHFPMTRhcXJHU3BVVCxwPXl6aTJ6TjMrSktOMTFMZ2hjbHBNem84KzZlTlByTHJTMXhjV0ZkdFpLRGc9</response>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TmNWVlU4ZW9TcFoydmFCb2FVT00wd1hiT3U3UHFPMTRhcXJHU3BVVCxwPXl6aTJ6TjMrSktOMTFMZ2hjbHBNem84KzZlTlByTHJTMXhjV0ZkdFpLRGc9</response>

2022-10-06 22:46:33 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:33 | [Mutex] notify: [event, authFailed]

2022-10-06 22:46:33 | [Mutex] received everything.

2022-10-06 22:46:33 | [Mutex] isItemNotified: authFailed :: true

2022-10-06 22:46:33 |  >> <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>

2022-10-06 22:46:33 | user :: user_o84nvi0027@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>

2022-10-06 22:46:33 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:33 |  >> <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>

2022-10-06 22:46:33 | user :: user_o84nvi0027@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>

2022-10-06 22:46:33 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj1BZmlOc2JJWjZjMEJ2SVI4eTdrag==</auth>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX284NG52aTAwMjcscj1BZmlOc2JJWjZjMEJ2SVI4eTdrag==</auth>

2022-10-06 22:46:33 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><account-disabled/><text xml:lang="en">Your account has been disabled, please contact the administration</text></failure>

2022-10-06 22:46:33 | user :: user_o84nvi0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><account-disabled/><text xml:lang="en">Your account has been disabled, please contact the administration</text></failure>

2022-10-06 22:46:35 | [Mutex] waiting for: [user]

2022-10-06 22:46:35 | [Mutex] received everything.

2022-10-06 22:46:35 | [Mutex] isItemNotified: user:ok:false :: true

testOneInvalidLoginTooMuchDefaultSasl 3.060s
2022-10-06 22:46:35 |

2022-10-06 22:46:35 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2022-10-06 22:46:35 | ------------------------------------

2022-10-06 22:46:35 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@262d3de1

2022-10-06 22:46:35 | StateChangedEvent{oldState=null, newState=connecting}

2022-10-06 22:46:35 | [Mutex] waiting for: [registration]

2022-10-06 22:46:35 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@28eac754

2022-10-06 22:46:35 | StateChangedEvent{oldState=connecting, newState=connected}

2022-10-06 22:46:35 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@2cd55691

2022-10-06 22:46:35 | 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>]

2022-10-06 22:46:35 | 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>

2022-10-06 22:46:35 | 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>}

2022-10-06 22:46:35 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:35 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-10-06 22:46:36 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@69d7cd6f

2022-10-06 22:46:36 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@265a2781

2022-10-06 22:46:36 | 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>]

2022-10-06 22:46:36 | 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>

2022-10-06 22:46:36 | 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>}

2022-10-06 22:46:36 | user :: null >> <iq to="test-domain.com" id="pPY3kS5lP17nQJDr3vv6ADD" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-10-06 22:46:36 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="pPY3kS5lP17nQJDr3vv6ADD" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-10-06 22:46:36 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@58748479

2022-10-06 22:46:36 | user :: null << <iq xmlns="jabber:client" id="pPY3kS5lP17nQJDr3vv6ADD" type="result" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

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

2022-10-06 22:46:36 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="pPY3kS5lP17nQJDr3vv6ADD" type="result" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

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

2022-10-06 22:46:36 | user :: null >> <iq to="test-domain.com" id="aT8CHLHJCohJSYiThBlU2pZ" type="set"><query xmlns="jabber:iq:register"><username>user_9yul4p0028</username><password>user_9yul4p0028</password><email>4079008c-8e3b-4891-bd73-d8e4a3050aee@localhost</email></query></iq>

2022-10-06 22:46:36 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="aT8CHLHJCohJSYiThBlU2pZ" type="set"><query xmlns="jabber:iq:register"><username>user_9yul4p0028</username><password>user_9yul4p0028</password><email>4079008c-8e3b-4891-bd73-d8e4a3050aee@localhost</email></query></iq>}

2022-10-06 22:46:36 | user :: null << <iq xmlns="jabber:client" id="aT8CHLHJCohJSYiThBlU2pZ" type="result" from="test-domain.com"/>

2022-10-06 22:46:36 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="aT8CHLHJCohJSYiThBlU2pZ" type="result" from="test-domain.com"/>}

2022-10-06 22:46:36 | [Mutex] received everything.

2022-10-06 22:46:36 | [Mutex] isItemNotified: registrationSuccess :: true

2022-10-06 22:46:36 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-10-06 22:46:36 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-10-06 22:46:36 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5e133038

2022-10-06 22:46:36 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@9f83220

2022-10-06 22:46:36 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7ee97ab1

2022-10-06 22:46:36 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@2426e59

2022-10-06 22:46:36 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@45171cd9

2022-10-06 22:46:36 |  >> <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>

2022-10-06 22:46:36 | user :: user_9yul4p0028@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>

2022-10-06 22:46:36 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:36 |  >> <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>

2022-10-06 22:46:36 | user :: user_9yul4p0028@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>

2022-10-06 22:46:36 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl5dWw0cDAwMjgscj12dTVmdllUQksxSG5aR29pdHQyWA==</auth>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl5dWw0cDAwMjgscj12dTVmdllUQksxSG5aR29pdHQyWA==</auth>

2022-10-06 22:46:36 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj12dTVmdllUQksxSG5aR29pdHQyWFYwN0gwWVZsUmRDZHkybHJNV0xsLHM9ZkxFT2pKMjQxN3FoK0E9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj12dTVmdllUQksxSG5aR29pdHQyWFYwN0gwWVZsUmRDZHkybHJNV0xsLHM9ZkxFT2pKMjQxN3FoK0E9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:36 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dnU1ZnZZVEJLMUhuWkdvaXR0MlhWMDdIMFlWbFJkQ2R5MmxyTVdMbCxwPWFXeUNYZXcwUEczcDAvWWI3R0FkYWdrdEVOUC8yTHg2d1NhSUZtbDVtT2s9</response>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dnU1ZnZZVEJLMUhuWkdvaXR0MlhWMDdIMFlWbFJkQ2R5MmxyTVdMbCxwPWFXeUNYZXcwUEczcDAvWWI3R0FkYWdrdEVOUC8yTHg2d1NhSUZtbDVtT2s9</response>

2022-10-06 22:46:36 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj10UXlhZXdTWlhGTElheVVsOUNuNURObVpxVzNZSnRwZUJJYlFaRDVwdTFFPQ==</success>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj10UXlhZXdTWlhGTElheVVsOUNuNURObVpxVzNZSnRwZUJJYlFaRDVwdTFFPQ==</success>

2022-10-06 22:46:36 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="esKLV9+24JHC8ArdOgCxXw7QSzE="/></features>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="esKLV9+24JHC8ArdOgCxXw7QSzE="/></features>

2022-10-06 22:46:36 |  << <iq xmlns="jabber:client" id="chgRT7oWnVgKQZtZ7s8BnT9" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com >> <iq xmlns="jabber:client" id="chgRT7oWnVgKQZtZ7s8BnT9" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-06 22:46:36 |  >> <iq xmlns="jabber:client" id="chgRT7oWnVgKQZtZ7s8BnT9" type="result" to="user_9yul4p0028@test-domain.com/1608752850-tigase-24"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_9yul4p0028@test-domain.com/1608752850-tigase-24</jid></bind></iq>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com << <iq xmlns="jabber:client" id="chgRT7oWnVgKQZtZ7s8BnT9" type="result" to="user_9yul4p0028@test-domain.com/1608752850-tigase-24"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_9yul4p0028@test-domain.com/1608752850-tigase-24</jid></bind></iq>

2022-10-06 22:46:36 |  << <iq xmlns="jabber:client" id="JcZ7ziKZ9IEEBHr1gKPPNXZ" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com/1608752850-tigase-24 >> <iq xmlns="jabber:client" id="JcZ7ziKZ9IEEBHr1gKPPNXZ" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-06 22:46:36 |  >> <iq xmlns="jabber:client" id="JcZ7ziKZ9IEEBHr1gKPPNXZ" type="result" to="user_9yul4p0028@test-domain.com/1608752850-tigase-24"/>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com/1608752850-tigase-24 << <iq xmlns="jabber:client" id="JcZ7ziKZ9IEEBHr1gKPPNXZ" type="result" to="user_9yul4p0028@test-domain.com/1608752850-tigase-24"/>

2022-10-06 22:46:36 |  << <iq to="test-domain.com" id="AT2dBn9NGKXhJNKENLW6ypj" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com/1608752850-tigase-24 >> <iq to="test-domain.com" id="AT2dBn9NGKXhJNKENLW6ypj" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-06 22:46:36 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com/1608752850-tigase-24 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-06 22:46:36 |  >> <enabled xmlns="urn:xmpp:sm:3" max="60" id="316ff3e9-71b3-4058-acd7-d84e3e41837c" location="ed1b7dd8a1b3" resume="true"/>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com/1608752850-tigase-24 << <enabled xmlns="urn:xmpp:sm:3" max="60" id="316ff3e9-71b3-4058-acd7-d84e3e41837c" location="ed1b7dd8a1b3" resume="true"/>

2022-10-06 22:46:36 |  << <iq id="h1ofFKIMRdt5o0lRR5fDmLH" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com/1608752850-tigase-24 >> <iq id="h1ofFKIMRdt5o0lRR5fDmLH" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-06 22:46:36 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com/1608752850-tigase-24 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-06 22:46:36 |  >> <iq xmlns="jabber:client" id="AT2dBn9NGKXhJNKENLW6ypj" type="result" from="test-domain.com" to="user_9yul4p0028@test-domain.com/1608752850-tigase-24"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12125/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12125/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><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:mam:2#extended"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com/1608752850-tigase-24 << <iq xmlns="jabber:client" id="AT2dBn9NGKXhJNKENLW6ypj" type="result" from="test-domain.com" to="user_9yul4p0028@test-domain.com/1608752850-tigase-24"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12125/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12125/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><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:mam:2#extended"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-10-06 22:46:36 | Disconnecting

2022-10-06 22:46:36 |  >> <iq xmlns="jabber:client" id="h1ofFKIMRdt5o0lRR5fDmLH" type="result" to="user_9yul4p0028@test-domain.com/1608752850-tigase-24"><query xmlns="jabber:iq:roster"/></iq>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com/1608752850-tigase-24 << <iq xmlns="jabber:client" id="h1ofFKIMRdt5o0lRR5fDmLH" type="result" to="user_9yul4p0028@test-domain.com/1608752850-tigase-24"><query xmlns="jabber:iq:roster"/></iq>

2022-10-06 22:46:36 |  >> <presence xmlns="jabber:client" from="user_9yul4p0028@test-domain.com/1608752850-tigase-24" to="user_9yul4p0028@test-domain.com"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com/1608752850-tigase-24 << <presence xmlns="jabber:client" from="user_9yul4p0028@test-domain.com/1608752850-tigase-24" to="user_9yul4p0028@test-domain.com"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-10-06 22:46:36 | [Mutex] notify: [disconnected]

2022-10-06 22:46:36 | [Mutex] received everything.

2022-10-06 22:46:36 | [Mutex] waiting for: [event]

2022-10-06 22:46:36 |  >> <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>

2022-10-06 22:46:36 | user :: user_9yul4p0028@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>

2022-10-06 22:46:36 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:36 |  >> <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>

2022-10-06 22:46:36 | user :: user_9yul4p0028@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>

2022-10-06 22:46:36 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl5dWw0cDAwMjgscj15TWh6bzkzT1pkNHhXUDdtZnZEaA==</auth>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl5dWw0cDAwMjgscj15TWh6bzkzT1pkNHhXUDdtZnZEaA==</auth>

2022-10-06 22:46:36 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15TWh6bzkzT1pkNHhXUDdtZnZEaGN2VFNmWWNEaXJTQlFMZTF0YmpLLHM9ZkxFT2pKMjQxN3FoK0E9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15TWh6bzkzT1pkNHhXUDdtZnZEaGN2VFNmWWNEaXJTQlFMZTF0YmpLLHM9ZkxFT2pKMjQxN3FoK0E9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:36 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eU1oem85M09aZDR4V1A3bWZ2RGhjdlRTZlljRGlyU0JRTGUxdGJqSyxwPVZocUpnRnQzQjcwL0htclFhUWdYSWhmenhCdVUySW5zWmdsa1dMRmZZZVk9</response>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eU1oem85M09aZDR4V1A3bWZ2RGhjdlRTZlljRGlyU0JRTGUxdGJqSyxwPVZocUpnRnQzQjcwL0htclFhUWdYSWhmenhCdVUySW5zWmdsa1dMRmZZZVk9</response>

2022-10-06 22:46:36 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:36 | [Mutex] notify: [event, authFailed]

2022-10-06 22:46:36 | [Mutex] notify: [event, disconnected]

2022-10-06 22:46:36 | [Mutex] received everything.

2022-10-06 22:46:36 | [Mutex] isItemNotified: authFailed :: true

2022-10-06 22:46:36 | [Mutex] waiting for: [event]

2022-10-06 22:46:36 |  >> <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>

2022-10-06 22:46:36 | user :: user_9yul4p0028@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>

2022-10-06 22:46:36 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:36 |  >> <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>

2022-10-06 22:46:36 | user :: user_9yul4p0028@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>

2022-10-06 22:46:36 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl5dWw0cDAwMjgscj03Vkt6REtVVHJjTGlYeWU5V0Ftcg==</auth>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl5dWw0cDAwMjgscj03Vkt6REtVVHJjTGlYeWU5V0Ftcg==</auth>

2022-10-06 22:46:36 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03Vkt6REtVVHJjTGlYeWU5V0FtcmtVREtXWFEwaTl1NG11ZFE4dG9yLHM9ZkxFT2pKMjQxN3FoK0E9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03Vkt6REtVVHJjTGlYeWU5V0FtcmtVREtXWFEwaTl1NG11ZFE4dG9yLHM9ZkxFT2pKMjQxN3FoK0E9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:36 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9N1ZLekRLVVRyY0xpWHllOVdBbXJrVURLV1hRMGk5dTRtdWRROHRvcixwPTRLdVVxUUkvMjFITTJ5VWNZS3lBYXNZcnFtNUxYbjk2VEs0N2s1SlM5c009</response>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9N1ZLekRLVVRyY0xpWHllOVdBbXJrVURLV1hRMGk5dTRtdWRROHRvcixwPTRLdVVxUUkvMjFITTJ5VWNZS3lBYXNZcnFtNUxYbjk2VEs0N2s1SlM5c009</response>

2022-10-06 22:46:36 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:36 | [Mutex] notify: [event, authFailed]

2022-10-06 22:46:36 | [Mutex] received everything.

2022-10-06 22:46:36 | [Mutex] isItemNotified: authFailed :: true

2022-10-06 22:46:36 | [Mutex] waiting for: [event]

2022-10-06 22:46:36 |  >> <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>

2022-10-06 22:46:36 | user :: user_9yul4p0028@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>

2022-10-06 22:46:36 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:36 |  >> <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>

2022-10-06 22:46:36 | user :: user_9yul4p0028@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>

2022-10-06 22:46:36 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl5dWw0cDAwMjgscj1wRWNWdWZpeDdFQUp6b0hUUVVsNA==</auth>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl5dWw0cDAwMjgscj1wRWNWdWZpeDdFQUp6b0hUUVVsNA==</auth>

2022-10-06 22:46:36 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1wRWNWdWZpeDdFQUp6b0hUUVVsNEx2cFRIUzNaWTNNREFxU050YVhRLHM9ZkxFT2pKMjQxN3FoK0E9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1wRWNWdWZpeDdFQUp6b0hUUVVsNEx2cFRIUzNaWTNNREFxU050YVhRLHM9ZkxFT2pKMjQxN3FoK0E9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:36 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cEVjVnVmaXg3RUFKem9IVFFVbDRMdnBUSFMzWlkzTURBcVNOdGFYUSxwPUREcW9vbWhIUVVWclRReWtVNytkT0V1WlVYVUViV2dqRm1iamwzZWtJOU09</response>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cEVjVnVmaXg3RUFKem9IVFFVbDRMdnBUSFMzWlkzTURBcVNOdGFYUSxwPUREcW9vbWhIUVVWclRReWtVNytkT0V1WlVYVUViV2dqRm1iamwzZWtJOU09</response>

2022-10-06 22:46:36 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:36 | [Mutex] notify: [event, authFailed]

2022-10-06 22:46:36 | [Mutex] received everything.

2022-10-06 22:46:36 | [Mutex] isItemNotified: authFailed :: true

2022-10-06 22:46:36 | [Mutex] waiting for: [event]

2022-10-06 22:46:36 |  >> <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>

2022-10-06 22:46:36 | user :: user_9yul4p0028@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>

2022-10-06 22:46:36 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:36 |  >> <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>

2022-10-06 22:46:36 | user :: user_9yul4p0028@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>

2022-10-06 22:46:36 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl5dWw0cDAwMjgscj1JZnBZNm93UEtYT3h3cDB3aHpXaQ==</auth>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl5dWw0cDAwMjgscj1JZnBZNm93UEtYT3h3cDB3aHpXaQ==</auth>

2022-10-06 22:46:36 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1JZnBZNm93UEtYT3h3cDB3aHpXaUJHMlpzTlBMd0tsalh3STZNQlZ0LHM9ZkxFT2pKMjQxN3FoK0E9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1JZnBZNm93UEtYT3h3cDB3aHpXaUJHMlpzTlBMd0tsalh3STZNQlZ0LHM9ZkxFT2pKMjQxN3FoK0E9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:36 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SWZwWTZvd1BLWE94d3Awd2h6V2lCRzJac05QTHdLbGpYd0k2TUJWdCxwPXUwM3lqL3hLWXY0d0J0U2dXTzdubnZFU0tsT2c1aUtnN05zRE5QMWlmejg9</response>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SWZwWTZvd1BLWE94d3Awd2h6V2lCRzJac05QTHdLbGpYd0k2TUJWdCxwPXUwM3lqL3hLWXY0d0J0U2dXTzdubnZFU0tsT2c1aUtnN05zRE5QMWlmejg9</response>

2022-10-06 22:46:36 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:36 | [Mutex] notify: [event, authFailed]

2022-10-06 22:46:36 | [Mutex] received everything.

2022-10-06 22:46:36 | [Mutex] isItemNotified: authFailed :: true

2022-10-06 22:46:36 |  >> <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>

2022-10-06 22:46:36 | user :: user_9yul4p0028@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>

2022-10-06 22:46:36 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:36 |  >> <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>

2022-10-06 22:46:36 | user :: user_9yul4p0028@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>

2022-10-06 22:46:36 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl5dWw0cDAwMjgscj1jRVl1a3lHZ1ZYVGpVUTkyMmdjUw==</auth>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzl5dWw0cDAwMjgscj1jRVl1a3lHZ1ZYVGpVUTkyMmdjUw==</auth>

2022-10-06 22:46:36 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1jRVl1a3lHZ1ZYVGpVUTkyMmdjU2xVdm1qVzdNanVVYXUyRkVnRExnLHM9ZkxFT2pKMjQxN3FoK0E9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1jRVl1a3lHZ1ZYVGpVUTkyMmdjU2xVdm1qVzdNanVVYXUyRkVnRExnLHM9ZkxFT2pKMjQxN3FoK0E9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:36 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Y0VZdWt5R2dWWFRqVVE5MjJnY1NsVXZtalc3TWp1VWF1MkZFZ0RMZyxwPWIvQmY1cmp0VUJja1FUb2ZEdWhWQUVYTkVIUTh3alNxQjdjdmlhc3RWd0E9</response>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Y0VZdWt5R2dWWFRqVVE5MjJnY1NsVXZtalc3TWp1VWF1MkZFZ0RMZyxwPWIvQmY1cmp0VUJja1FUb2ZEdWhWQUVYTkVIUTh3alNxQjdjdmlhc3RWd0E9</response>

2022-10-06 22:46:36 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:36 | user :: user_9yul4p0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:39 | [Mutex] waiting for: [user]

2022-10-06 22:46:39 | [Mutex] received everything.

2022-10-06 22:46:39 | [Mutex] isItemNotified: user:ok:true :: true

testOneInvalidLoginTooMuchRandomSasl 2.847s
2022-10-06 22:46:39 |

2022-10-06 22:46:39 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2022-10-06 22:46:39 | ------------------------------------

2022-10-06 22:46:39 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2131fe0

2022-10-06 22:46:39 | StateChangedEvent{oldState=null, newState=connecting}

2022-10-06 22:46:39 | [Mutex] waiting for: [registration]

2022-10-06 22:46:39 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@cd4f1d2

2022-10-06 22:46:39 | StateChangedEvent{oldState=connecting, newState=connected}

2022-10-06 22:46:39 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@8eb7490

2022-10-06 22:46:39 | 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>

2022-10-06 22:46:39 | 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>}

2022-10-06 22:46:39 | 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>]

2022-10-06 22:46:39 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:39 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-10-06 22:46:39 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@4de9fbe9

2022-10-06 22:46:39 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@571f01ab

2022-10-06 22:46:39 | 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>

2022-10-06 22:46:39 | 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>}

2022-10-06 22:46:39 | 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>]

2022-10-06 22:46:39 | user :: null >> <iq to="test-domain.com" id="z0fvbxfThEGP1dLGwxfU2q9" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-10-06 22:46:39 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="z0fvbxfThEGP1dLGwxfU2q9" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-10-06 22:46:39 | user :: null << <iq xmlns="jabber:client" id="z0fvbxfThEGP1dLGwxfU2q9" type="result" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

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

2022-10-06 22:46:39 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="z0fvbxfThEGP1dLGwxfU2q9" type="result" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

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

2022-10-06 22:46:39 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@7cee30fb

2022-10-06 22:46:39 | user :: null >> <iq to="test-domain.com" id="con5l1cyBnaysdVTV4m3hHL" type="set"><query xmlns="jabber:iq:register"><username>user_e37n4n0029</username><password>user_e37n4n0029</password><email>853479d2-0252-48e5-9ba9-b07986a590fc@localhost</email></query></iq>

2022-10-06 22:46:39 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="con5l1cyBnaysdVTV4m3hHL" type="set"><query xmlns="jabber:iq:register"><username>user_e37n4n0029</username><password>user_e37n4n0029</password><email>853479d2-0252-48e5-9ba9-b07986a590fc@localhost</email></query></iq>}

2022-10-06 22:46:39 | user :: null << <iq xmlns="jabber:client" id="con5l1cyBnaysdVTV4m3hHL" type="result" from="test-domain.com"/>

2022-10-06 22:46:39 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="con5l1cyBnaysdVTV4m3hHL" type="result" from="test-domain.com"/>}

2022-10-06 22:46:39 | [Mutex] received everything.

2022-10-06 22:46:39 | [Mutex] isItemNotified: registrationSuccess :: true

2022-10-06 22:46:39 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-10-06 22:46:39 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-10-06 22:46:39 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2ff29402

2022-10-06 22:46:39 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@2dc604a6

2022-10-06 22:46:39 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@27b5aec

2022-10-06 22:46:39 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@f9fdbb0

2022-10-06 22:46:39 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@34f61cc5

2022-10-06 22:46:39 |  >> <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>

2022-10-06 22:46:39 | user :: user_e37n4n0029@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>

2022-10-06 22:46:39 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:39 |  >> <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>

2022-10-06 22:46:39 | user :: user_e37n4n0029@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>

2022-10-06 22:46:39 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UzN240bjAwMjkscj1kSExkWTY1Z0kyemxlUjU2dWNpWg==</auth>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UzN240bjAwMjkscj1kSExkWTY1Z0kyemxlUjU2dWNpWg==</auth>

2022-10-06 22:46:39 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1kSExkWTY1Z0kyemxlUjU2dWNpWklUV1FnTkhVREdPSmFmWWtuMW1RLHM9a0I4ODgrdjNpM3RtNXc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1kSExkWTY1Z0kyemxlUjU2dWNpWklUV1FnTkhVREdPSmFmWWtuMW1RLHM9a0I4ODgrdjNpM3RtNXc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:39 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZEhMZFk2NWdJMnpsZVI1NnVjaVpJVFdRZ05IVURHT0phZllrbjFtUSxwPXh4UDhxM2F5WFVSbDMrOVVRbk9EdFNtTEUyMXNzeWVKblR3VFQxT0FSbm89</response>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZEhMZFk2NWdJMnpsZVI1NnVjaVpJVFdRZ05IVURHT0phZllrbjFtUSxwPXh4UDhxM2F5WFVSbDMrOVVRbk9EdFNtTEUyMXNzeWVKblR3VFQxT0FSbm89</response>

2022-10-06 22:46:39 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj02eEYwOTJmMWs1OE4rWnJGN3luckJEaVNveGRTckJLdTgvYXg4alpGbFJRPQ==</success>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj02eEYwOTJmMWs1OE4rWnJGN3luckJEaVNveGRTckJLdTgvYXg4alpGbFJRPQ==</success>

2022-10-06 22:46:39 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="esKLV9+24JHC8ArdOgCxXw7QSzE="/></features>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="esKLV9+24JHC8ArdOgCxXw7QSzE="/></features>

2022-10-06 22:46:39 |  << <iq xmlns="jabber:client" id="v5qbr18jNLHN5gUhV1nUYr3" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com >> <iq xmlns="jabber:client" id="v5qbr18jNLHN5gUhV1nUYr3" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-06 22:46:39 |  >> <iq xmlns="jabber:client" id="v5qbr18jNLHN5gUhV1nUYr3" type="result" to="user_e37n4n0029@test-domain.com/1608752850-tigase-25"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_e37n4n0029@test-domain.com/1608752850-tigase-25</jid></bind></iq>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com << <iq xmlns="jabber:client" id="v5qbr18jNLHN5gUhV1nUYr3" type="result" to="user_e37n4n0029@test-domain.com/1608752850-tigase-25"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_e37n4n0029@test-domain.com/1608752850-tigase-25</jid></bind></iq>

2022-10-06 22:46:39 |  << <iq xmlns="jabber:client" id="ngVjFtayr3fRNJy9t7pdVWg" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com/1608752850-tigase-25 >> <iq xmlns="jabber:client" id="ngVjFtayr3fRNJy9t7pdVWg" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-06 22:46:39 |  >> <iq xmlns="jabber:client" id="ngVjFtayr3fRNJy9t7pdVWg" type="result" to="user_e37n4n0029@test-domain.com/1608752850-tigase-25"/>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com/1608752850-tigase-25 << <iq xmlns="jabber:client" id="ngVjFtayr3fRNJy9t7pdVWg" type="result" to="user_e37n4n0029@test-domain.com/1608752850-tigase-25"/>

2022-10-06 22:46:39 |  << <iq to="test-domain.com" id="fj2cyBnaysdVTV4m3hHLBlM" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com/1608752850-tigase-25 >> <iq to="test-domain.com" id="fj2cyBnaysdVTV4m3hHLBlM" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-06 22:46:39 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com/1608752850-tigase-25 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-06 22:46:39 |  >> <enabled xmlns="urn:xmpp:sm:3" max="60" id="7fb1a249-1dbd-469b-a822-d9e2bbda882d" location="ed1b7dd8a1b3" resume="true"/>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com/1608752850-tigase-25 << <enabled xmlns="urn:xmpp:sm:3" max="60" id="7fb1a249-1dbd-469b-a822-d9e2bbda882d" location="ed1b7dd8a1b3" resume="true"/>

2022-10-06 22:46:39 |  << <iq id="h9wvbMMU7Jv9wgRTVdv9oPP" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com/1608752850-tigase-25 >> <iq id="h9wvbMMU7Jv9wgRTVdv9oPP" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-06 22:46:39 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com/1608752850-tigase-25 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-06 22:46:39 |  >> <iq xmlns="jabber:client" id="fj2cyBnaysdVTV4m3hHLBlM" type="result" from="test-domain.com" to="user_e37n4n0029@test-domain.com/1608752850-tigase-25"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12125/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12125/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><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:mam:2#extended"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com/1608752850-tigase-25 << <iq xmlns="jabber:client" id="fj2cyBnaysdVTV4m3hHLBlM" type="result" from="test-domain.com" to="user_e37n4n0029@test-domain.com/1608752850-tigase-25"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12125/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12125/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><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:mam:2#extended"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-10-06 22:46:39 |  >> <iq xmlns="jabber:client" id="h9wvbMMU7Jv9wgRTVdv9oPP" type="result" to="user_e37n4n0029@test-domain.com/1608752850-tigase-25"><query xmlns="jabber:iq:roster"/></iq>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com/1608752850-tigase-25 << <iq xmlns="jabber:client" id="h9wvbMMU7Jv9wgRTVdv9oPP" type="result" to="user_e37n4n0029@test-domain.com/1608752850-tigase-25"><query xmlns="jabber:iq:roster"/></iq>

2022-10-06 22:46:39 | Disconnecting

2022-10-06 22:46:39 | [Mutex] notify: [disconnected]

2022-10-06 22:46:39 | [Mutex] received everything.

2022-10-06 22:46:39 |  >> <presence xmlns="jabber:client" from="user_e37n4n0029@test-domain.com/1608752850-tigase-25" to="user_e37n4n0029@test-domain.com"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com << <presence xmlns="jabber:client" from="user_e37n4n0029@test-domain.com/1608752850-tigase-25" to="user_e37n4n0029@test-domain.com"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-10-06 22:46:39 | [Mutex] waiting for: [event]

2022-10-06 22:46:39 |  >> <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>

2022-10-06 22:46:39 | user :: user_e37n4n0029@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>

2022-10-06 22:46:39 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:39 |  >> <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>

2022-10-06 22:46:39 | user :: user_e37n4n0029@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>

2022-10-06 22:46:39 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UzN240bjAwMjkscj1QRzYwRXpHQ1VqSXAzWlBGaHhBZg==</auth>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UzN240bjAwMjkscj1QRzYwRXpHQ1VqSXAzWlBGaHhBZg==</auth>

2022-10-06 22:46:39 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1QRzYwRXpHQ1VqSXAzWlBGaHhBZlE4cUxxdWNKRlB6VW9ZTTMzVjRDLHM9a0I4ODgrdjNpM3RtNXc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1QRzYwRXpHQ1VqSXAzWlBGaHhBZlE4cUxxdWNKRlB6VW9ZTTMzVjRDLHM9a0I4ODgrdjNpM3RtNXc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:39 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UEc2MEV6R0NVaklwM1pQRmh4QWZROHFMcXVjSkZQelVvWU0zM1Y0QyxwPVU2UnJ2MWdvcTU0a3lxb3FpOHB3R1dhT3hSZXF3WENJK2lUdlBCREhQTFU9</response>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UEc2MEV6R0NVaklwM1pQRmh4QWZROHFMcXVjSkZQelVvWU0zM1Y0QyxwPVU2UnJ2MWdvcTU0a3lxb3FpOHB3R1dhT3hSZXF3WENJK2lUdlBCREhQTFU9</response>

2022-10-06 22:46:39 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:39 | [Mutex] notify: [event, authFailed]

2022-10-06 22:46:39 | [Mutex] received everything.

2022-10-06 22:46:39 | [Mutex] isItemNotified: authFailed :: true

2022-10-06 22:46:39 | [Mutex] waiting for: [event]

2022-10-06 22:46:39 |  >> <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>

2022-10-06 22:46:39 | user :: user_e37n4n0029@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>

2022-10-06 22:46:39 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:39 |  >> <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>

2022-10-06 22:46:39 | user :: user_e37n4n0029@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>

2022-10-06 22:46:39 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UzN240bjAwMjkscj1XNjNoeW9OdW9pek43WGNlT3VTRQ==</auth>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UzN240bjAwMjkscj1XNjNoeW9OdW9pek43WGNlT3VTRQ==</auth>

2022-10-06 22:46:39 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1XNjNoeW9OdW9pek43WGNlT3VTRU5wbWxWaTFoOENHM0ZtVlN2VUt3LHM9a0I4ODgrdjNpM3RtNXc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1XNjNoeW9OdW9pek43WGNlT3VTRU5wbWxWaTFoOENHM0ZtVlN2VUt3LHM9a0I4ODgrdjNpM3RtNXc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:39 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VzYzaHlvTnVvaXpON1hjZU91U0VOcG1sVmkxaDhDRzNGbVZTdlVLdyxwPWFRNWExQTExd1RmNWY0Sys3L3M2MTVFQ25VTTdEZWtHUXlJVFF5VjZqNjQ9</response>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VzYzaHlvTnVvaXpON1hjZU91U0VOcG1sVmkxaDhDRzNGbVZTdlVLdyxwPWFRNWExQTExd1RmNWY0Sys3L3M2MTVFQ25VTTdEZWtHUXlJVFF5VjZqNjQ9</response>

2022-10-06 22:46:39 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:39 | [Mutex] notify: [event, authFailed]

2022-10-06 22:46:39 | [Mutex] received everything.

2022-10-06 22:46:39 | [Mutex] isItemNotified: authFailed :: true

2022-10-06 22:46:39 | [Mutex] waiting for: [event]

2022-10-06 22:46:39 |  >> <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>

2022-10-06 22:46:39 | user :: user_e37n4n0029@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>

2022-10-06 22:46:39 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:39 |  >> <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>

2022-10-06 22:46:39 | user :: user_e37n4n0029@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>

2022-10-06 22:46:39 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyX2UzN240bjAwMjkscj1LZGpQUXZlc3I4M05EQnAyaWdQRA==</auth>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyX2UzN240bjAwMjkscj1LZGpQUXZlc3I4M05EQnAyaWdQRA==</auth>

2022-10-06 22:46:39 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1LZGpQUXZlc3I4M05EQnAyaWdQRHJvY1pVY0JMSmZVNGRTZmRyM29DLHM9S2lLQnIyMHdUVk1oSHc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1LZGpQUXZlc3I4M05EQnAyaWdQRHJvY1pVY0JMSmZVNGRTZmRyM29DLHM9S2lLQnIyMHdUVk1oSHc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:39 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9S2RqUFF2ZXNyODNOREJwMmlnUERyb2NaVWNCTEpmVTRkU2ZkcjNvQyxwPWgzL2l3bmFvcHpnUkVaT3NHV0RwaWxQankwTT0=</response>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9S2RqUFF2ZXNyODNOREJwMmlnUERyb2NaVWNCTEpmVTRkU2ZkcjNvQyxwPWgzL2l3bmFvcHpnUkVaT3NHV0RwaWxQankwTT0=</response>

2022-10-06 22:46:39 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:39 | [Mutex] notify: [event, authFailed]

2022-10-06 22:46:39 | [Mutex] received everything.

2022-10-06 22:46:39 | [Mutex] isItemNotified: authFailed :: true

2022-10-06 22:46:39 | [Mutex] waiting for: [event]

2022-10-06 22:46:39 |  >> <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>

2022-10-06 22:46:39 | user :: user_e37n4n0029@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>

2022-10-06 22:46:39 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:39 |  >> <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>

2022-10-06 22:46:39 | user :: user_e37n4n0029@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>

2022-10-06 22:46:39 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UzN240bjAwMjkscj1GQXlmQmtEaDBNbzYyNzhNZWtBdg==</auth>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UzN240bjAwMjkscj1GQXlmQmtEaDBNbzYyNzhNZWtBdg==</auth>

2022-10-06 22:46:39 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1GQXlmQmtEaDBNbzYyNzhNZWtBdm5JR2pqVGVIcTg3NDlCcG5iZ0NMLHM9a0I4ODgrdjNpM3RtNXc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1GQXlmQmtEaDBNbzYyNzhNZWtBdm5JR2pqVGVIcTg3NDlCcG5iZ0NMLHM9a0I4ODgrdjNpM3RtNXc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:39 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RkF5ZkJrRGgwTW82Mjc4TWVrQXZuSUdqalRlSHE4NzQ5QnBuYmdDTCxwPXFPSk0rWFFpRStnWWNLdlJxTmxtSmdEbllTdSszVkJ3eTdyU2tXMUVTNDg9</response>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RkF5ZkJrRGgwTW82Mjc4TWVrQXZuSUdqalRlSHE4NzQ5QnBuYmdDTCxwPXFPSk0rWFFpRStnWWNLdlJxTmxtSmdEbllTdSszVkJ3eTdyU2tXMUVTNDg9</response>

2022-10-06 22:46:39 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:39 | [Mutex] notify: [event, authFailed]

2022-10-06 22:46:39 | [Mutex] received everything.

2022-10-06 22:46:39 | [Mutex] isItemNotified: authFailed :: true

2022-10-06 22:46:39 |  >> <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>

2022-10-06 22:46:39 | user :: user_e37n4n0029@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>

2022-10-06 22:46:39 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:39 |  >> <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>

2022-10-06 22:46:39 | user :: user_e37n4n0029@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>

2022-10-06 22:46:39 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UzN240bjAwMjkscj16WVhmWEQ5Qmc3V1RpaVRVeWpuRw==</auth>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UzN240bjAwMjkscj16WVhmWEQ5Qmc3V1RpaVRVeWpuRw==</auth>

2022-10-06 22:46:39 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16WVhmWEQ5Qmc3V1RpaVRVeWpuR3pJSXI2d1dCZ1h6OWkzWGJ5YjlLLHM9a0I4ODgrdjNpM3RtNXc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16WVhmWEQ5Qmc3V1RpaVRVeWpuR3pJSXI2d1dCZ1h6OWkzWGJ5YjlLLHM9a0I4ODgrdjNpM3RtNXc9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:39 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ellYZlhEOUJnN1dUaWlUVXlqbkd6SUlyNndXQmdYejlpM1hieWI5SyxwPVlnRjI0dkQxVUI3RWZWa0VLVm5Zc0NiRjVWKy91Z082MkJiRXV2cWVqVGc9</response>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ellYZlhEOUJnN1dUaWlUVXlqbkd6SUlyNndXQmdYejlpM1hieWI5SyxwPVlnRjI0dkQxVUI3RWZWa0VLVm5Zc0NiRjVWKy91Z082MkJiRXV2cWVqVGc9</response>

2022-10-06 22:46:39 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:39 | user :: user_e37n4n0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:41 | [Mutex] waiting for: [user]

2022-10-06 22:46:41 | [Mutex] received everything.

2022-10-06 22:46:41 | [Mutex] isItemNotified: user:ok:true :: true

testThreeInvalidLogins 2.847s
2022-10-06 22:46:41 |

2022-10-06 22:46:41 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2022-10-06 22:46:41 | ------------------------------------

2022-10-06 22:46:41 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@20f80c33

2022-10-06 22:46:41 | StateChangedEvent{oldState=null, newState=connecting}

2022-10-06 22:46:41 | [Mutex] waiting for: [registration]

2022-10-06 22:46:41 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2e3ff65c

2022-10-06 22:46:41 | StateChangedEvent{oldState=connecting, newState=connected}

2022-10-06 22:46:41 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@2a006743

2022-10-06 22:46:41 | 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>

2022-10-06 22:46:41 | 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>]

2022-10-06 22:46:41 | 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>}

2022-10-06 22:46:41 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:41 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-10-06 22:46:41 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6f02fc67

2022-10-06 22:46:41 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@f7bec20

2022-10-06 22:46:41 | 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>

2022-10-06 22:46:41 | 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>}

2022-10-06 22:46:41 | 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>]

2022-10-06 22:46:41 | user :: null >> <iq to="test-domain.com" id="9xBfSdNLRSUjN0eOVlJBq4t" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-10-06 22:46:41 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="9xBfSdNLRSUjN0eOVlJBq4t" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-10-06 22:46:41 | user :: null << <iq xmlns="jabber:client" id="9xBfSdNLRSUjN0eOVlJBq4t" type="result" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

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

2022-10-06 22:46:41 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="9xBfSdNLRSUjN0eOVlJBq4t" type="result" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

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

2022-10-06 22:46:41 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@5ea77685

2022-10-06 22:46:41 | user :: null >> <iq to="test-domain.com" id="OyCm8ukXpRRW6xfDDlPKxfF" type="set"><query xmlns="jabber:iq:register"><username>user_7attaj0030</username><password>user_7attaj0030</password><email>a3faf26d-845e-4a9f-a7c8-fae51a6ed6b8@localhost</email></query></iq>

2022-10-06 22:46:41 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="OyCm8ukXpRRW6xfDDlPKxfF" type="set"><query xmlns="jabber:iq:register"><username>user_7attaj0030</username><password>user_7attaj0030</password><email>a3faf26d-845e-4a9f-a7c8-fae51a6ed6b8@localhost</email></query></iq>}

2022-10-06 22:46:42 | user :: null << <iq xmlns="jabber:client" id="OyCm8ukXpRRW6xfDDlPKxfF" type="result" from="test-domain.com"/>

2022-10-06 22:46:42 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="OyCm8ukXpRRW6xfDDlPKxfF" type="result" from="test-domain.com"/>}

2022-10-06 22:46:42 | [Mutex] received everything.

2022-10-06 22:46:42 | [Mutex] isItemNotified: registrationSuccess :: true

2022-10-06 22:46:42 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-10-06 22:46:42 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-10-06 22:46:42 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7734386d

2022-10-06 22:46:42 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@f2d0328

2022-10-06 22:46:42 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5fe7f401

2022-10-06 22:46:42 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@3a91a226

2022-10-06 22:46:42 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6c301249

2022-10-06 22:46:42 |  >> <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>

2022-10-06 22:46:42 | user :: user_7attaj0030@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>

2022-10-06 22:46:42 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:42 |  >> <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>

2022-10-06 22:46:42 | user :: user_7attaj0030@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>

2022-10-06 22:46:42 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzdhdHRhajAwMzAscj16Y0FpZVZ5Tk5PMjJ0Q2NWTGZsMw==</auth>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzdhdHRhajAwMzAscj16Y0FpZVZ5Tk5PMjJ0Q2NWTGZsMw==</auth>

2022-10-06 22:46:42 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16Y0FpZVZ5Tk5PMjJ0Q2NWTGZsM05rbFlHQnZYRGg4TnFxN3ZaZFhmLHM9MmZqMVVuR3FybEV0a1E9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16Y0FpZVZ5Tk5PMjJ0Q2NWTGZsM05rbFlHQnZYRGg4TnFxN3ZaZFhmLHM9MmZqMVVuR3FybEV0a1E9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:42 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9emNBaWVWeU5OTzIydENjVkxmbDNOa2xZR0J2WERoOE5xcTd2WmRYZixwPWNTV2FUbkxVUDIwOWNsZ2dIM2VMdkp4YUh3aVA2UEJXZmxlanlkamZob0U9</response>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9emNBaWVWeU5OTzIydENjVkxmbDNOa2xZR0J2WERoOE5xcTd2WmRYZixwPWNTV2FUbkxVUDIwOWNsZ2dIM2VMdkp4YUh3aVA2UEJXZmxlanlkamZob0U9</response>

2022-10-06 22:46:42 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1Td05kcU5TN0RJaGRiblpJaHowSHQ1Q216QnhkZWtUSnFlTlBONklCNmRFPQ==</success>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1Td05kcU5TN0RJaGRiblpJaHowSHQ1Q216QnhkZWtUSnFlTlBONklCNmRFPQ==</success>

2022-10-06 22:46:42 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="esKLV9+24JHC8ArdOgCxXw7QSzE="/></features>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="esKLV9+24JHC8ArdOgCxXw7QSzE="/></features>

2022-10-06 22:46:42 |  << <iq xmlns="jabber:client" id="qdzjQ1dzv5jIt7pZnfAyzvb" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com >> <iq xmlns="jabber:client" id="qdzjQ1dzv5jIt7pZnfAyzvb" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-06 22:46:42 |  >> <iq xmlns="jabber:client" id="qdzjQ1dzv5jIt7pZnfAyzvb" type="result" to="user_7attaj0030@test-domain.com/1608752850-tigase-26"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_7attaj0030@test-domain.com/1608752850-tigase-26</jid></bind></iq>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com << <iq xmlns="jabber:client" id="qdzjQ1dzv5jIt7pZnfAyzvb" type="result" to="user_7attaj0030@test-domain.com/1608752850-tigase-26"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_7attaj0030@test-domain.com/1608752850-tigase-26</jid></bind></iq>

2022-10-06 22:46:42 |  << <iq xmlns="jabber:client" id="wsgyfAdBnVfZ4wvnVbwcTXk" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com/1608752850-tigase-26 >> <iq xmlns="jabber:client" id="wsgyfAdBnVfZ4wvnVbwcTXk" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-06 22:46:42 |  >> <iq xmlns="jabber:client" id="wsgyfAdBnVfZ4wvnVbwcTXk" type="result" to="user_7attaj0030@test-domain.com/1608752850-tigase-26"/>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com/1608752850-tigase-26 << <iq xmlns="jabber:client" id="wsgyfAdBnVfZ4wvnVbwcTXk" type="result" to="user_7attaj0030@test-domain.com/1608752850-tigase-26"/>

2022-10-06 22:46:42 |  << <iq to="test-domain.com" id="8vncumbJDBmSfFKIMRdt5o0" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com/1608752850-tigase-26 >> <iq to="test-domain.com" id="8vncumbJDBmSfFKIMRdt5o0" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-06 22:46:42 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com/1608752850-tigase-26 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-06 22:46:42 |  >> <enabled xmlns="urn:xmpp:sm:3" max="60" id="57e5f750-e4bd-4fb4-9e77-a5e530bb1b10" location="ed1b7dd8a1b3" resume="true"/>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com/1608752850-tigase-26 << <enabled xmlns="urn:xmpp:sm:3" max="60" id="57e5f750-e4bd-4fb4-9e77-a5e530bb1b10" location="ed1b7dd8a1b3" resume="true"/>

2022-10-06 22:46:42 |  << <iq id="mtfKZ1bAo7pXhDpURTX5zDm" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com/1608752850-tigase-26 >> <iq id="mtfKZ1bAo7pXhDpURTX5zDm" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-06 22:46:42 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com/1608752850-tigase-26 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-06 22:46:42 |  >> <iq xmlns="jabber:client" id="8vncumbJDBmSfFKIMRdt5o0" type="result" from="test-domain.com" to="user_7attaj0030@test-domain.com/1608752850-tigase-26"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12125/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12125/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><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:mam:2#extended"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com/1608752850-tigase-26 << <iq xmlns="jabber:client" id="8vncumbJDBmSfFKIMRdt5o0" type="result" from="test-domain.com" to="user_7attaj0030@test-domain.com/1608752850-tigase-26"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12125/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12125/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><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:mam:2#extended"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-10-06 22:46:42 |  >> <iq xmlns="jabber:client" id="mtfKZ1bAo7pXhDpURTX5zDm" type="result" to="user_7attaj0030@test-domain.com/1608752850-tigase-26"><query xmlns="jabber:iq:roster"/></iq>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com/1608752850-tigase-26 << <iq xmlns="jabber:client" id="mtfKZ1bAo7pXhDpURTX5zDm" type="result" to="user_7attaj0030@test-domain.com/1608752850-tigase-26"><query xmlns="jabber:iq:roster"/></iq>

2022-10-06 22:46:42 |  >> <presence xmlns="jabber:client" from="user_7attaj0030@test-domain.com/1608752850-tigase-26" to="user_7attaj0030@test-domain.com"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com/1608752850-tigase-26 << <presence xmlns="jabber:client" from="user_7attaj0030@test-domain.com/1608752850-tigase-26" to="user_7attaj0030@test-domain.com"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-10-06 22:46:42 | Disconnecting

2022-10-06 22:46:42 | [Mutex] notify: [disconnected]

2022-10-06 22:46:42 | [Mutex] received everything.

2022-10-06 22:46:42 | [Mutex] waiting for: [event]

2022-10-06 22:46:42 |  >> <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>

2022-10-06 22:46:42 | user :: user_7attaj0030@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>

2022-10-06 22:46:42 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:42 |  >> <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>

2022-10-06 22:46:42 | user :: user_7attaj0030@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>

2022-10-06 22:46:42 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzdhdHRhajAwMzAscj1wdXMyTXJrUzk2aHQxNFdwZGNzcQ==</auth>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzdhdHRhajAwMzAscj1wdXMyTXJrUzk2aHQxNFdwZGNzcQ==</auth>

2022-10-06 22:46:42 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1wdXMyTXJrUzk2aHQxNFdwZGNzcXBEVTdCaGNMbmxvd3IwRGdxVkFLLHM9MmZqMVVuR3FybEV0a1E9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1wdXMyTXJrUzk2aHQxNFdwZGNzcXBEVTdCaGNMbmxvd3IwRGdxVkFLLHM9MmZqMVVuR3FybEV0a1E9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:42 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cHVzMk1ya1M5Nmh0MTRXcGRjc3FwRFU3QmhjTG5sb3dyMERncVZBSyxwPW4zeGxwK25ycS9DdTJwNGZHTkRXWnZCUElGNTJBZUxVajRhKzZzSnNuenc9</response>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cHVzMk1ya1M5Nmh0MTRXcGRjc3FwRFU3QmhjTG5sb3dyMERncVZBSyxwPW4zeGxwK25ycS9DdTJwNGZHTkRXWnZCUElGNTJBZUxVajRhKzZzSnNuenc9</response>

2022-10-06 22:46:42 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:42 | [Mutex] notify: [event, authFailed]

2022-10-06 22:46:42 | [Mutex] received everything.

2022-10-06 22:46:42 | [Mutex] isItemNotified: authFailed :: true

2022-10-06 22:46:42 | [Mutex] waiting for: [event]

2022-10-06 22:46:42 |  >> <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>

2022-10-06 22:46:42 | user :: user_7attaj0030@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>

2022-10-06 22:46:42 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:42 |  >> <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>

2022-10-06 22:46:42 | user :: user_7attaj0030@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>

2022-10-06 22:46:42 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzdhdHRhajAwMzAscj1SR2FpdWdQQ0ZGV2tCVW9FbHExVQ==</auth>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzdhdHRhajAwMzAscj1SR2FpdWdQQ0ZGV2tCVW9FbHExVQ==</auth>

2022-10-06 22:46:42 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SR2FpdWdQQ0ZGV2tCVW9FbHExVUZ0Wm1KQVFIdTcxUklWcTJhenhELHM9MmZqMVVuR3FybEV0a1E9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SR2FpdWdQQ0ZGV2tCVW9FbHExVUZ0Wm1KQVFIdTcxUklWcTJhenhELHM9MmZqMVVuR3FybEV0a1E9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:42 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UkdhaXVnUENGRldrQlVvRWxxMVVGdFptSkFRSHU3MVJJVnEyYXp4RCxwPUMwYXBYVTQySHpyNk9ucEI1Z0tHVmpLWmNMQk15V3hESXZGZkNDc3J6WTA9</response>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UkdhaXVnUENGRldrQlVvRWxxMVVGdFptSkFRSHU3MVJJVnEyYXp4RCxwPUMwYXBYVTQySHpyNk9ucEI1Z0tHVmpLWmNMQk15V3hESXZGZkNDc3J6WTA9</response>

2022-10-06 22:46:42 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:42 | [Mutex] notify: [event, authFailed]

2022-10-06 22:46:42 | [Mutex] received everything.

2022-10-06 22:46:42 | [Mutex] isItemNotified: authFailed :: true

2022-10-06 22:46:42 | [Mutex] waiting for: [event]

2022-10-06 22:46:42 |  >> <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>

2022-10-06 22:46:42 | user :: user_7attaj0030@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>

2022-10-06 22:46:42 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:42 |  >> <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>

2022-10-06 22:46:42 | user :: user_7attaj0030@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>

2022-10-06 22:46:42 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzdhdHRhajAwMzAscj1oWUs1WkF0SGZzaU1CUmNWeUJadw==</auth>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzdhdHRhajAwMzAscj1oWUs1WkF0SGZzaU1CUmNWeUJadw==</auth>

2022-10-06 22:46:42 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1oWUs1WkF0SGZzaU1CUmNWeUJad0FCVGFwekE4Q2NxQWJBSnpOVVBiLHM9MmZqMVVuR3FybEV0a1E9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1oWUs1WkF0SGZzaU1CUmNWeUJad0FCVGFwekE4Q2NxQWJBSnpOVVBiLHM9MmZqMVVuR3FybEV0a1E9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:42 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aFlLNVpBdEhmc2lNQlJjVnlCWndBQlRhcHpBOENjcUFiQUp6TlVQYixwPXBGWlpsVlhzQmJRaWgyaTNQWU44S09TRnluZXlBeW9zUzhGRlNHMEZtczA9</response>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aFlLNVpBdEhmc2lNQlJjVnlCWndBQlRhcHpBOENjcUFiQUp6TlVQYixwPXBGWlpsVlhzQmJRaWgyaTNQWU44S09TRnluZXlBeW9zUzhGRlNHMEZtczA9</response>

2022-10-06 22:46:42 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-10-06 22:46:42 | [Mutex] notify: [event, authFailed]

2022-10-06 22:46:42 | [Mutex] received everything.

2022-10-06 22:46:42 | [Mutex] isItemNotified: authFailed :: true

2022-10-06 22:46:42 |  >> <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>

2022-10-06 22:46:42 | user :: user_7attaj0030@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>

2022-10-06 22:46:42 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-06 22:46:42 |  >> <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>

2022-10-06 22:46:42 | user :: user_7attaj0030@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>

2022-10-06 22:46:42 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzdhdHRhajAwMzAscj1PbHJxbmw1b3d0cXpLRjA3eEVPNA==</auth>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzdhdHRhajAwMzAscj1PbHJxbmw1b3d0cXpLRjA3eEVPNA==</auth>

2022-10-06 22:46:42 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1PbHJxbmw1b3d0cXpLRjA3eEVPNDZqdmE2bEZDclltV2NWSU42RUhMLHM9MmZqMVVuR3FybEV0a1E9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1PbHJxbmw1b3d0cXpLRjA3eEVPNDZqdmE2bEZDclltV2NWSU42RUhMLHM9MmZqMVVuR3FybEV0a1E9PSxpPTQwOTY=</challenge>

2022-10-06 22:46:42 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9T2xycW5sNW93dHF6S0YwN3hFTzQ2anZhNmxGQ3JZbVdjVklONkVITCxwPTZ2YU5ZYmtUNlBVb3MzUUs3eHptbU5aQlFJYmpzSXBIWVM2UFRmQjh2VVk9</response>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9T2xycW5sNW93dHF6S0YwN3hFTzQ2anZhNmxGQ3JZbVdjVklONkVITCxwPTZ2YU5ZYmtUNlBVb3MzUUs3eHptbU5aQlFJYmpzSXBIWVM2UFRmQjh2VVk9</response>

2022-10-06 22:46:42 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1mdHZVcGFONnZuVlU2ZlJHV0FNdno0M2YwOWs1QVVBVjBkL3ZmRUE1SElRPQ==</success>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1mdHZVcGFONnZuVlU2ZlJHV0FNdno0M2YwOWs1QVVBVjBkL3ZmRUE1SElRPQ==</success>

2022-10-06 22:46:42 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="esKLV9+24JHC8ArdOgCxXw7QSzE="/></features>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="esKLV9+24JHC8ArdOgCxXw7QSzE="/></features>

2022-10-06 22:46:42 |  << <iq xmlns="jabber:client" id="7jJO7k2xr3r2eX5Ao8zDjLK" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com >> <iq xmlns="jabber:client" id="7jJO7k2xr3r2eX5Ao8zDjLK" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-06 22:46:42 |  >> <iq xmlns="jabber:client" id="7jJO7k2xr3r2eX5Ao8zDjLK" type="result" to="user_7attaj0030@test-domain.com/1608752850-tigase-27"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_7attaj0030@test-domain.com/1608752850-tigase-27</jid></bind></iq>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com << <iq xmlns="jabber:client" id="7jJO7k2xr3r2eX5Ao8zDjLK" type="result" to="user_7attaj0030@test-domain.com/1608752850-tigase-27"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_7attaj0030@test-domain.com/1608752850-tigase-27</jid></bind></iq>

2022-10-06 22:46:42 |  << <iq xmlns="jabber:client" id="7kKQbsi3t7ziKZ9IEEBHr1g" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com/1608752850-tigase-27 >> <iq xmlns="jabber:client" id="7kKQbsi3t7ziKZ9IEEBHr1g" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-06 22:46:42 |  >> <iq xmlns="jabber:client" id="7kKQbsi3t7ziKZ9IEEBHr1g" type="result" to="user_7attaj0030@test-domain.com/1608752850-tigase-27"/>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com/1608752850-tigase-27 << <iq xmlns="jabber:client" id="7kKQbsi3t7ziKZ9IEEBHr1g" type="result" to="user_7attaj0030@test-domain.com/1608752850-tigase-27"/>

2022-10-06 22:46:42 |  << <iq to="test-domain.com" id="loU7xzbveGHzhVVZ4bxfFJX" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com/1608752850-tigase-27 >> <iq to="test-domain.com" id="loU7xzbveGHzhVVZ4bxfFJX" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-06 22:46:42 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com/1608752850-tigase-27 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-06 22:46:42 |  << <iq id="6mMGL18ELTXfEspZo0m1x7n" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com/1608752850-tigase-27 >> <iq id="6mMGL18ELTXfEspZo0m1x7n" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-06 22:46:42 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com/1608752850-tigase-27 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-06 22:46:42 | Disconnecting

2022-10-06 22:46:42 | [Mutex] notify: [disconnected]

2022-10-06 22:46:42 | [Mutex] received everything.

2022-10-06 22:46:42 |  >> <enabled xmlns="urn:xmpp:sm:3" max="60" id="58dc171b-f74d-4413-92c6-c0cabaee6a8d" location="ed1b7dd8a1b3" resume="true"/>

2022-10-06 22:46:42 | user :: user_7attaj0030@test-domain.com << <enabled xmlns="urn:xmpp:sm:3" max="60" id="58dc171b-f74d-4413-92c6-c0cabaee6a8d" location="ed1b7dd8a1b3" resume="true"/>

2022-10-06 22:46:44 | [Mutex] waiting for: [user]

2022-10-06 22:46:44 | [Mutex] received everything.

2022-10-06 22:46:44 | [Mutex] isItemNotified: user:ok:true :: true