Generated by TestNG with ReportNG at 22:19 PDT on Thursday 11 August 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.566s

Passed Tests
tigase.tests.server.TestBruteforcePrevention
testDisableUser 4.600s
2022-08-11 22:19:37 |

2022-08-11 22:19:37 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2022-08-11 22:19:37 | ------------------------------------

2022-08-11 22:19:37 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3dbe9243

2022-08-11 22:19:37 | StateChangedEvent{oldState=null, newState=connecting}

2022-08-11 22:19:37 | [Mutex] waiting for: [registration]

2022-08-11 22:19:37 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@33797b84

2022-08-11 22:19:37 | StateChangedEvent{oldState=connecting, newState=connected}

2022-08-11 22:19:37 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@3746f933

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

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

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

2022-08-11 22:19:37 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:37 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-08-11 22:19:37 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@724471bf

2022-08-11 22:19:37 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3b21d93e

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

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

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

2022-08-11 22:19:37 | user :: null >> <iq to="test-domain.com" id="yXCFwfMJSQGKxnVakWj6s7C" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-08-11 22:19:37 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="yXCFwfMJSQGKxnVakWj6s7C" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-08-11 22:19:37 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@437c2085

2022-08-11 22:19:37 | user :: null << <iq xmlns="jabber:client" id="yXCFwfMJSQGKxnVakWj6s7C" from="test-domain.com" type="result"><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 var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>

2022-08-11 22:19:37 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="yXCFwfMJSQGKxnVakWj6s7C" from="test-domain.com" type="result"><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 var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>}

2022-08-11 22:19:37 | user :: null >> <iq to="test-domain.com" id="CXAj2ak27xfOCwtq6pcoVh2" type="set"><query xmlns="jabber:iq:register"><username>user_2tj1640027</username><password>user_2tj1640027</password><email>eb192878-2cab-4144-aff4-e68fbda3ce99@localhost</email></query></iq>

2022-08-11 22:19:37 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="CXAj2ak27xfOCwtq6pcoVh2" type="set"><query xmlns="jabber:iq:register"><username>user_2tj1640027</username><password>user_2tj1640027</password><email>eb192878-2cab-4144-aff4-e68fbda3ce99@localhost</email></query></iq>}

2022-08-11 22:19:38 | user :: null << <iq xmlns="jabber:client" id="CXAj2ak27xfOCwtq6pcoVh2" from="test-domain.com" type="result"/>

2022-08-11 22:19:38 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="CXAj2ak27xfOCwtq6pcoVh2" from="test-domain.com" type="result"/>}

2022-08-11 22:19:38 | [Mutex] received everything.

2022-08-11 22:19:38 | [Mutex] isItemNotified: registrationSuccess :: true

2022-08-11 22:19:38 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-08-11 22:19:38 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-08-11 22:19:38 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@43f3d6b8

2022-08-11 22:19:38 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@126b8ef0

2022-08-11 22:19:38 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@27b65daa

2022-08-11 22:19:38 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5ec39d1

2022-08-11 22:19:38 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@58f779c2

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

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-11 22:19:38 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-08-11 22:19:38 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj1UT09HaHJEUTlNVHRkeWtybFljdQ==</auth>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj1UT09HaHJEUTlNVHRkeWtybFljdQ==</auth>

2022-08-11 22:19:38 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1UT09HaHJEUTlNVHRkeWtybFljdXREb09DWDlBSERjek8wTWZCckZNLHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1UT09HaHJEUTlNVHRkeWtybFljdXREb09DWDlBSERjek8wTWZCckZNLHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:38 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VE9PR2hyRFE5TVR0ZHlrcmxZY3V0RG9PQ1g5QUhEY3pPME1mQnJGTSxwPW9hQkR5ZjhvOTBJMnhCRVBYSjFldm52VHc4YTVDVkU3TkU1MGNBM0ZmbVk9</response>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VE9PR2hyRFE5TVR0ZHlrcmxZY3V0RG9PQ1g5QUhEY3pPME1mQnJGTSxwPW9hQkR5ZjhvOTBJMnhCRVBYSjFldm52VHc4YTVDVkU3TkU1MGNBM0ZmbVk9</response>

2022-08-11 22:19:38 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1jYWVuMzZSVGdBQXp3aVg5cENVVVpUeElxWnFXVFBwVUV2L2UvTW96dXRzPQ==</success>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1jYWVuMzZSVGdBQXp3aVg5cENVVVpUeElxWnFXVFBwVUV2L2UvTW96dXRzPQ==</success>

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

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="mhTeb8FSNejxluLfnKUgVDXwkTI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-08-11 22:19:38 |  << <iq xmlns="jabber:client" id="lTm48pfYm7nV3bPXnW5s5Ag" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com >> <iq xmlns="jabber:client" id="lTm48pfYm7nV3bPXnW5s5Ag" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-11 22:19:38 |  >> <iq xmlns="jabber:client" id="lTm48pfYm7nV3bPXnW5s5Ag" to="user_2tj1640027@test-domain.com/1608752850-tigase-23" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_2tj1640027@test-domain.com/1608752850-tigase-23</jid></bind></iq>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com << <iq xmlns="jabber:client" id="lTm48pfYm7nV3bPXnW5s5Ag" to="user_2tj1640027@test-domain.com/1608752850-tigase-23" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_2tj1640027@test-domain.com/1608752850-tigase-23</jid></bind></iq>

2022-08-11 22:19:38 |  << <iq xmlns="jabber:client" id="m5UMHP8GLFvdvtfX6p6naqQ" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com/1608752850-tigase-23 >> <iq xmlns="jabber:client" id="m5UMHP8GLFvdvtfX6p6naqQ" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-11 22:19:38 |  >> <iq xmlns="jabber:client" id="m5UMHP8GLFvdvtfX6p6naqQ" to="user_2tj1640027@test-domain.com/1608752850-tigase-23" type="result"/>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com/1608752850-tigase-23 << <iq xmlns="jabber:client" id="m5UMHP8GLFvdvtfX6p6naqQ" to="user_2tj1640027@test-domain.com/1608752850-tigase-23" type="result"/>

2022-08-11 22:19:38 |  << <iq to="test-domain.com" id="KTiSKMZsaxsUXlaKTV1fzBv" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com/1608752850-tigase-23 >> <iq to="test-domain.com" id="KTiSKMZsaxsUXlaKTV1fzBv" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-11 22:19:38 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com/1608752850-tigase-23 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-11 22:19:38 |  << <iq id="WdeQ5jNNFNTfGzq1s00oPX5" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com/1608752850-tigase-23 >> <iq id="WdeQ5jNNFNTfGzq1s00oPX5" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-11 22:19:38 |  >> <enabled resume="true" location="ed1b7dd8a1b3" xmlns="urn:xmpp:sm:3" max="60" id="2470d28f-157b-498a-b038-9d198669e6a5"/>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com/1608752850-tigase-23 << <enabled resume="true" location="ed1b7dd8a1b3" xmlns="urn:xmpp:sm:3" max="60" id="2470d28f-157b-498a-b038-9d198669e6a5"/>

2022-08-11 22:19:38 |  >> <iq xmlns="jabber:client" id="KTiSKMZsaxsUXlaKTV1fzBv" to="user_2tj1640027@test-domain.com/1608752850-tigase-23" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12014/bf36c6a5" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12014/bf36c6a5" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com/1608752850-tigase-23 << <iq xmlns="jabber:client" id="KTiSKMZsaxsUXlaKTV1fzBv" to="user_2tj1640027@test-domain.com/1608752850-tigase-23" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12014/bf36c6a5" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12014/bf36c6a5" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-08-11 22:19:38 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-08-11 22:19:38 | user :: user_2tj1640027@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-08-11 22:19:38 |  >> <iq xmlns="jabber:client" id="WdeQ5jNNFNTfGzq1s00oPX5" to="user_2tj1640027@test-domain.com/1608752850-tigase-23" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com/1608752850-tigase-23 << <iq xmlns="jabber:client" id="WdeQ5jNNFNTfGzq1s00oPX5" to="user_2tj1640027@test-domain.com/1608752850-tigase-23" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-08-11 22:19:38 | Disconnecting

2022-08-11 22:19:38 | [Mutex] notify: [disconnected]

2022-08-11 22:19:38 | [Mutex] received everything.

2022-08-11 22:19:38 |  >> <presence xmlns="jabber:client" to="user_2tj1640027@test-domain.com" from="user_2tj1640027@test-domain.com/1608752850-tigase-23"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com << <presence xmlns="jabber:client" to="user_2tj1640027@test-domain.com" from="user_2tj1640027@test-domain.com/1608752850-tigase-23"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2022-08-11 22:19:38 | [Mutex] waiting for: [event]

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

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-11 22:19:38 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-08-11 22:19:38 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj1iRE9JRWlJVTVseVJCaUdEWTZXSQ==</auth>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj1iRE9JRWlJVTVseVJCaUdEWTZXSQ==</auth>

2022-08-11 22:19:38 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1iRE9JRWlJVTVseVJCaUdEWTZXSTlKNnpjS2tnRUFzQ201SHYyaWZ5LHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1iRE9JRWlJVTVseVJCaUdEWTZXSTlKNnpjS2tnRUFzQ201SHYyaWZ5LHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:38 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YkRPSUVpSVU1bHlSQmlHRFk2V0k5SjZ6Y0trZ0VBc0NtNUh2MmlmeSxwPUUycDdVU0xVa2J1TmVwZ2Mxa2VqTElWUm9ldWJXQzVGSzFkbjltWjhkUk09</response>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YkRPSUVpSVU1bHlSQmlHRFk2V0k5SjZ6Y0trZ0VBc0NtNUh2MmlmeSxwPUUycDdVU0xVa2J1TmVwZ2Mxa2VqTElWUm9ldWJXQzVGSzFkbjltWjhkUk09</response>

2022-08-11 22:19:38 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-11 22:19:38 | [Mutex] notify: [event, authFailed]

2022-08-11 22:19:38 | [Mutex] received everything.

2022-08-11 22:19:38 | [Mutex] isItemNotified: authFailed :: true

2022-08-11 22:19:38 | [Mutex] waiting for: [event]

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

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-11 22:19:38 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-08-11 22:19:38 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj1RS1RtZXpVZERudk1xWnJkNEp1Ug==</auth>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj1RS1RtZXpVZERudk1xWnJkNEp1Ug==</auth>

2022-08-11 22:19:38 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1RS1RtZXpVZERudk1xWnJkNEp1Umd0bDAxcVBadEk4QWhDbVJSYzcyLHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1RS1RtZXpVZERudk1xWnJkNEp1Umd0bDAxcVBadEk4QWhDbVJSYzcyLHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:38 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UUtUbWV6VWREbnZNcVpyZDRKdVJndGwwMXFQWnRJOEFoQ21SUmM3MixwPTVoNjliUnhlYU9EYzBSeWhFeG16MmswT3BVclZJRkV2bk5UaFNrQjJSbU09</response>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UUtUbWV6VWREbnZNcVpyZDRKdVJndGwwMXFQWnRJOEFoQ21SUmM3MixwPTVoNjliUnhlYU9EYzBSeWhFeG16MmswT3BVclZJRkV2bk5UaFNrQjJSbU09</response>

2022-08-11 22:19:38 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-11 22:19:38 | [Mutex] notify: [event, authFailed]

2022-08-11 22:19:38 | [Mutex] received everything.

2022-08-11 22:19:38 | [Mutex] isItemNotified: authFailed :: true

2022-08-11 22:19:38 | [Mutex] waiting for: [event]

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

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-11 22:19:38 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-08-11 22:19:38 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj1VWmtOcnFXcDVjVlBYQlhVOGc3ZA==</auth>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj1VWmtOcnFXcDVjVlBYQlhVOGc3ZA==</auth>

2022-08-11 22:19:38 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1VWmtOcnFXcDVjVlBYQlhVOGc3ZHhRVWo3OFliUkNOM1JhT240a2JBLHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1VWmtOcnFXcDVjVlBYQlhVOGc3ZHhRVWo3OFliUkNOM1JhT240a2JBLHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:38 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VVprTnJxV3A1Y1ZQWEJYVThnN2R4UVVqNzhZYlJDTjNSYU9uNGtiQSxwPXlrOEJJTlBzS3ZQRFVBcm1mZ2tqMmV4TStydUtib0RUZjhpSkV0aElNTTQ9</response>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VVprTnJxV3A1Y1ZQWEJYVThnN2R4UVVqNzhZYlJDTjNSYU9uNGtiQSxwPXlrOEJJTlBzS3ZQRFVBcm1mZ2tqMmV4TStydUtib0RUZjhpSkV0aElNTTQ9</response>

2022-08-11 22:19:38 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-11 22:19:38 | [Mutex] notify: [event, authFailed]

2022-08-11 22:19:38 | [Mutex] received everything.

2022-08-11 22:19:38 | [Mutex] isItemNotified: authFailed :: true

2022-08-11 22:19:38 | [Mutex] waiting for: [event]

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

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-11 22:19:38 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-08-11 22:19:38 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj11TFhLNFZwTmZzTElFc1lnWklRbA==</auth>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj11TFhLNFZwTmZzTElFc1lnWklRbA==</auth>

2022-08-11 22:19:38 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj11TFhLNFZwTmZzTElFc1lnWklRbFZVQWFaa2RxNVE2NFVQYjNxalZpLHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj11TFhLNFZwTmZzTElFc1lnWklRbFZVQWFaa2RxNVE2NFVQYjNxalZpLHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:38 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dUxYSzRWcE5mc0xJRXNZZ1pJUWxWVUFhWmtkcTVRNjRVUGIzcWpWaSxwPXRocFFIb00xZUZGdlM4YlJmZFVWTEFJLzFsTEV4NG4vdG8vU2FJV2ZldEE9</response>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dUxYSzRWcE5mc0xJRXNZZ1pJUWxWVUFhWmtkcTVRNjRVUGIzcWpWaSxwPXRocFFIb00xZUZGdlM4YlJmZFVWTEFJLzFsTEV4NG4vdG8vU2FJV2ZldEE9</response>

2022-08-11 22:19:38 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-11 22:19:38 | [Mutex] notify: [event, authFailed]

2022-08-11 22:19:38 | [Mutex] received everything.

2022-08-11 22:19:38 | [Mutex] isItemNotified: authFailed :: true

2022-08-11 22:19:38 | [Mutex] waiting for: [event]

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

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-11 22:19:38 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-08-11 22:19:38 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj1nVHlGbFJOYUxTazVHMkxNOEtNbg==</auth>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj1nVHlGbFJOYUxTazVHMkxNOEtNbg==</auth>

2022-08-11 22:19:38 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1nVHlGbFJOYUxTazVHMkxNOEtNbk9EU1A4QmlMQ0NSenpoWDZBdG9PLHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1nVHlGbFJOYUxTazVHMkxNOEtNbk9EU1A4QmlMQ0NSenpoWDZBdG9PLHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:38 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Z1R5RmxSTmFMU2s1RzJMTThLTW5PRFNQOEJpTENDUnp6aFg2QXRvTyxwPWtDNXBOUEZUTEV2ZXBhQldpcXpxWGc0WnlpMWEranFKZEFMTkpDcjZkWkU9</response>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Z1R5RmxSTmFMU2s1RzJMTThLTW5PRFNQOEJpTENDUnp6aFg2QXRvTyxwPWtDNXBOUEZUTEV2ZXBhQldpcXpxWGc0WnlpMWEranFKZEFMTkpDcjZkWkU9</response>

2022-08-11 22:19:38 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-11 22:19:38 | [Mutex] notify: [event, authFailed]

2022-08-11 22:19:38 | [Mutex] received everything.

2022-08-11 22:19:38 | [Mutex] isItemNotified: authFailed :: true

2022-08-11 22:19:38 | [Mutex] waiting for: [event]

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

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-11 22:19:38 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-08-11 22:19:38 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj01U3M0U0VKYkd3U1RmZkJPbGwwYg==</auth>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj01U3M0U0VKYkd3U1RmZkJPbGwwYg==</auth>

2022-08-11 22:19:38 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj01U3M0U0VKYkd3U1RmZkJPbGwwYkRMSGpkc242cWlya3JJOEpKTkVoLHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj01U3M0U0VKYkd3U1RmZkJPbGwwYkRMSGpkc242cWlya3JJOEpKTkVoLHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:38 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NVNzNFNFSmJHd1NUZmZCT2xsMGJETEhqZHNuNnFpcmtySThKSk5FaCxwPVJudE5LUXVJZDdJSnNLUWUydzJhbHhQV2ttZ2V3OG9RNDRVQWJDeTBJNkU9</response>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NVNzNFNFSmJHd1NUZmZCT2xsMGJETEhqZHNuNnFpcmtySThKSk5FaCxwPVJudE5LUXVJZDdJSnNLUWUydzJhbHhQV2ttZ2V3OG9RNDRVQWJDeTBJNkU9</response>

2022-08-11 22:19:38 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-11 22:19:38 | [Mutex] notify: [event, authFailed]

2022-08-11 22:19:38 | [Mutex] received everything.

2022-08-11 22:19:38 | [Mutex] isItemNotified: authFailed :: true

2022-08-11 22:19:38 | [Mutex] waiting for: [event]

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

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-11 22:19:38 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-08-11 22:19:38 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj1xQ1Bma05VdXE3azJ1MjBMZHFadQ==</auth>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj1xQ1Bma05VdXE3azJ1MjBMZHFadQ==</auth>

2022-08-11 22:19:38 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1xQ1Bma05VdXE3azJ1MjBMZHFadTMyd2R3SVl6WlBUSzNTcjNneGJBLHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1xQ1Bma05VdXE3azJ1MjBMZHFadTMyd2R3SVl6WlBUSzNTcjNneGJBLHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:38 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cUNQZmtOVXVxN2sydTIwTGRxWnUzMndkd0lZelpQVEszU3IzZ3hiQSxwPVFXS0lHQkJybVFUUEYxTDFBWkVrZVk3MTZRbHo5OHBpYlRvY2M5REU1Mlk9</response>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cUNQZmtOVXVxN2sydTIwTGRxWnUzMndkd0lZelpQVEszU3IzZ3hiQSxwPVFXS0lHQkJybVFUUEYxTDFBWkVrZVk3MTZRbHo5OHBpYlRvY2M5REU1Mlk9</response>

2022-08-11 22:19:38 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-11 22:19:38 | [Mutex] notify: [event, authFailed]

2022-08-11 22:19:38 | [Mutex] received everything.

2022-08-11 22:19:38 | [Mutex] isItemNotified: authFailed :: true

2022-08-11 22:19:38 | [Mutex] waiting for: [event]

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

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-11 22:19:38 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:38 | user :: user_2tj1640027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-08-11 22:19:39 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj10SVpMMEdEb3pnWlpuN2pLSElPMA==</auth>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj10SVpMMEdEb3pnWlpuN2pLSElPMA==</auth>

2022-08-11 22:19:39 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj10SVpMMEdEb3pnWlpuN2pLSElPMFc5c1RoZ0JyU1dNWndMSHV6NzhqLHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj10SVpMMEdEb3pnWlpuN2pLSElPMFc5c1RoZ0JyU1dNWndMSHV6NzhqLHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:39 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dElaTDBHRG96Z1pabjdqS0hJTzBXOXNUaGdCclNXTVp3TEh1ejc4aixwPXhpRGw3ZzlIaTBGYTI3KytMNXl1dG1WUk5wVGI3OEl0MWlzZWZwSmlweE09</response>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dElaTDBHRG96Z1pabjdqS0hJTzBXOXNUaGdCclNXTVp3TEh1ejc4aixwPXhpRGw3ZzlIaTBGYTI3KytMNXl1dG1WUk5wVGI3OEl0MWlzZWZwSmlweE09</response>

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

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

2022-08-11 22:19:39 | [Mutex] notify: [event, authFailed]

2022-08-11 22:19:39 | [Mutex] received everything.

2022-08-11 22:19:39 | [Mutex] isItemNotified: authFailed :: true

2022-08-11 22:19:39 | [Mutex] waiting for: [event]

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

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-11 22:19:39 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-08-11 22:19:39 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj1TOFZPQjU3YlNvc0J4TVZDbkVRMw==</auth>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj1TOFZPQjU3YlNvc0J4TVZDbkVRMw==</auth>

2022-08-11 22:19:39 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1TOFZPQjU3YlNvc0J4TVZDbkVRM3cwQzhyWDBMbXlYVlUzWTRGRE9aLHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1TOFZPQjU3YlNvc0J4TVZDbkVRM3cwQzhyWDBMbXlYVlUzWTRGRE9aLHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:39 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UzhWT0I1N2JTb3NCeE1WQ25FUTN3MEM4clgwTG15WFZVM1k0RkRPWixwPTkwZjN2akNGRjlzRUhsVXl3UlgrVjh5YVRKQ01kYUtVcmpHMEFPeGxORk09</response>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UzhWT0I1N2JTb3NCeE1WQ25FUTN3MEM4clgwTG15WFZVM1k0RkRPWixwPTkwZjN2akNGRjlzRUhsVXl3UlgrVjh5YVRKQ01kYUtVcmpHMEFPeGxORk09</response>

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

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

2022-08-11 22:19:39 | [Mutex] notify: [event, authFailed]

2022-08-11 22:19:39 | [Mutex] received everything.

2022-08-11 22:19:39 | [Mutex] isItemNotified: authFailed :: true

2022-08-11 22:19:39 | [Mutex] waiting for: [event]

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

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-11 22:19:39 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-08-11 22:19:39 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj03YlZzNzZ2MFlMeWRxSnZjQzQzSQ==</auth>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj03YlZzNzZ2MFlMeWRxSnZjQzQzSQ==</auth>

2022-08-11 22:19:39 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03YlZzNzZ2MFlMeWRxSnZjQzQzSWlFNVk4azBWWXBZNFVpT1VJc294LHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03YlZzNzZ2MFlMeWRxSnZjQzQzSWlFNVk4azBWWXBZNFVpT1VJc294LHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:39 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9N2JWczc2djBZTHlkcUp2Y0M0M0lpRTVZOGswVllwWTRVaU9VSXNveCxwPXNTc0FVdVQ4dmswWEtHZVRoZFFNQ3JPZDJxQmlwMzFldFNlZWNwMnM4M009</response>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9N2JWczc2djBZTHlkcUp2Y0M0M0lpRTVZOGswVllwWTRVaU9VSXNveCxwPXNTc0FVdVQ4dmswWEtHZVRoZFFNQ3JPZDJxQmlwMzFldFNlZWNwMnM4M009</response>

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

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

2022-08-11 22:19:39 | [Mutex] notify: [event, authFailed]

2022-08-11 22:19:39 | [Mutex] received everything.

2022-08-11 22:19:39 | [Mutex] isItemNotified: authFailed :: true

2022-08-11 22:19:39 | [Mutex] waiting for: [event]

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

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-11 22:19:39 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-08-11 22:19:39 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj1HNjJIT1dKR2tUeWdKVmszR056bQ==</auth>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj1HNjJIT1dKR2tUeWdKVmszR056bQ==</auth>

2022-08-11 22:19:39 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HNjJIT1dKR2tUeWdKVmszR056bWNZVUNpR2I1bkpkVzNwMlNxc0xDLHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HNjJIT1dKR2tUeWdKVmszR056bWNZVUNpR2I1bkpkVzNwMlNxc0xDLHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:39 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RzYySE9XSkdrVHlnSlZrM0dOem1jWVVDaUdiNW5KZFczcDJTcXNMQyxwPWpFNlVpN0hZaEl6MWVEYzNNdlJZclhkaVVjc3BMYURUM3FmOTgxckk4Wlk9</response>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RzYySE9XSkdrVHlnSlZrM0dOem1jWVVDaUdiNW5KZFczcDJTcXNMQyxwPWpFNlVpN0hZaEl6MWVEYzNNdlJZclhkaVVjc3BMYURUM3FmOTgxckk4Wlk9</response>

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

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

2022-08-11 22:19:39 | [Mutex] notify: [event, authFailed]

2022-08-11 22:19:39 | [Mutex] received everything.

2022-08-11 22:19:39 | [Mutex] isItemNotified: authFailed :: true

2022-08-11 22:19:39 | [Mutex] waiting for: [event]

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

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-11 22:19:39 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-08-11 22:19:39 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj0wakJrblNWRDh2bWtsclRRdkRscg==</auth>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj0wakJrblNWRDh2bWtsclRRdkRscg==</auth>

2022-08-11 22:19:39 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0wakJrblNWRDh2bWtsclRRdkRsckd4Rnl3OVVqaU9jcmhNYm9oVzVCLHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0wakJrblNWRDh2bWtsclRRdkRsckd4Rnl3OVVqaU9jcmhNYm9oVzVCLHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:39 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MGpCa25TVkQ4dm1rbHJUUXZEbHJHeEZ5dzlVamlPY3JoTWJvaFc1QixwPXFxOVhGTWswTGZmbGxsWkhkTmUwdzl5TTVpN0ZRNXRFb3BETDRjaTRwblE9</response>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MGpCa25TVkQ4dm1rbHJUUXZEbHJHeEZ5dzlVamlPY3JoTWJvaFc1QixwPXFxOVhGTWswTGZmbGxsWkhkTmUwdzl5TTVpN0ZRNXRFb3BETDRjaTRwblE9</response>

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

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

2022-08-11 22:19:39 | [Mutex] notify: [event, authFailed]

2022-08-11 22:19:39 | [Mutex] received everything.

2022-08-11 22:19:39 | [Mutex] isItemNotified: authFailed :: true

2022-08-11 22:19:39 | [Mutex] waiting for: [event]

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

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-11 22:19:39 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-08-11 22:19:39 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj1semJBYk5BM1ZxNTlMTU9DeElTNA==</auth>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj1semJBYk5BM1ZxNTlMTU9DeElTNA==</auth>

2022-08-11 22:19:39 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1semJBYk5BM1ZxNTlMTU9DeElTNEh2dmR0TmRVenJEQ0xqQ05Dbjd2LHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1semJBYk5BM1ZxNTlMTU9DeElTNEh2dmR0TmRVenJEQ0xqQ05Dbjd2LHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:39 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bHpiQWJOQTNWcTU5TE1PQ3hJUzRIdnZkdE5kVXpyRENMakNOQ243dixwPVhHVUdEbG5WeVNEQnRRRkhGaFJGZnJoM1E1a2FVRHB2S1RtQ2tUOEVTMk09</response>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bHpiQWJOQTNWcTU5TE1PQ3hJUzRIdnZkdE5kVXpyRENMakNOQ243dixwPVhHVUdEbG5WeVNEQnRRRkhGaFJGZnJoM1E1a2FVRHB2S1RtQ2tUOEVTMk09</response>

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

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

2022-08-11 22:19:39 | [Mutex] notify: [event, authFailed]

2022-08-11 22:19:39 | [Mutex] received everything.

2022-08-11 22:19:39 | [Mutex] isItemNotified: authFailed :: true

2022-08-11 22:19:39 | [Mutex] waiting for: [event]

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

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-11 22:19:39 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-08-11 22:19:39 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj1EandtOXo5QUNIMDFENHB6UUQ4UA==</auth>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj1EandtOXo5QUNIMDFENHB6UUQ4UA==</auth>

2022-08-11 22:19:39 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1EandtOXo5QUNIMDFENHB6UUQ4UGpuUEZKY3FZcUFvMk1RRjRxZkdOLHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1EandtOXo5QUNIMDFENHB6UUQ4UGpuUEZKY3FZcUFvMk1RRjRxZkdOLHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:39 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RGp3bTl6OUFDSDAxRDRwelFEOFBqblBGSmNxWXFBbzJNUUY0cWZHTixwPXM2amVhTjdJa0FoN2w4TW1LMlRhUllXQnFGeitIQUw4L0ExczcwdmFJaWc9</response>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RGp3bTl6OUFDSDAxRDRwelFEOFBqblBGSmNxWXFBbzJNUUY0cWZHTixwPXM2amVhTjdJa0FoN2w4TW1LMlRhUllXQnFGeitIQUw4L0ExczcwdmFJaWc9</response>

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

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

2022-08-11 22:19:39 | [Mutex] notify: [event, authFailed]

2022-08-11 22:19:39 | [Mutex] received everything.

2022-08-11 22:19:39 | [Mutex] isItemNotified: authFailed :: true

2022-08-11 22:19:39 | [Mutex] waiting for: [event]

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

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-11 22:19:39 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-08-11 22:19:39 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj1halNFT1V5Q2hVVEJ6ZERUVXFtcg==</auth>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj1halNFT1V5Q2hVVEJ6ZERUVXFtcg==</auth>

2022-08-11 22:19:39 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1halNFT1V5Q2hVVEJ6ZERUVXFtcmFQWHR2TDBoQVF2czdKam9kVUVpLHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1halNFT1V5Q2hVVEJ6ZERUVXFtcmFQWHR2TDBoQVF2czdKam9kVUVpLHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:39 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YWpTRU9VeUNoVVRCemREVFVxbXJhUFh0dkwwaEFRdnM3SmpvZFVFaSxwPVdHQUxrYUYrcEtOM2lkem1Id0VuQzRITVZHOXlsek5wMFZ3N3MzK2RXOEk9</response>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YWpTRU9VeUNoVVRCemREVFVxbXJhUFh0dkwwaEFRdnM3SmpvZFVFaSxwPVdHQUxrYUYrcEtOM2lkem1Id0VuQzRITVZHOXlsek5wMFZ3N3MzK2RXOEk9</response>

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

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

2022-08-11 22:19:39 | [Mutex] notify: [event, authFailed]

2022-08-11 22:19:39 | [Mutex] received everything.

2022-08-11 22:19:39 | [Mutex] isItemNotified: authFailed :: true

2022-08-11 22:19:39 | [Mutex] waiting for: [event]

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

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-11 22:19:39 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-08-11 22:19:39 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj1kaklWcUVpT2tubGdwWW1XbWd0ZA==</auth>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj1kaklWcUVpT2tubGdwWW1XbWd0ZA==</auth>

2022-08-11 22:19:39 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1kaklWcUVpT2tubGdwWW1XbWd0ZENramtPSTdkN2wwZXlUdHhzZ2xILHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1kaklWcUVpT2tubGdwWW1XbWd0ZENramtPSTdkN2wwZXlUdHhzZ2xILHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:39 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZGpJVnFFaU9rbmxncFltV21ndGRDa2prT0k3ZDdsMGV5VHR4c2dsSCxwPXpEZGlTTWNkMFFPK2cvb2FncXhGMklYejc3OVc2RzRyNVc4c0JQQldJTzg9</response>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZGpJVnFFaU9rbmxncFltV21ndGRDa2prT0k3ZDdsMGV5VHR4c2dsSCxwPXpEZGlTTWNkMFFPK2cvb2FncXhGMklYejc3OVc2RzRyNVc4c0JQQldJTzg9</response>

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

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

2022-08-11 22:19:39 | [Mutex] notify: [event, authFailed]

2022-08-11 22:19:39 | [Mutex] received everything.

2022-08-11 22:19:39 | [Mutex] isItemNotified: authFailed :: true

2022-08-11 22:19:39 | [Mutex] waiting for: [event]

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

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-11 22:19:39 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-08-11 22:19:39 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj1VWEJXVjI4cnNSWlNXRlFIa3dKUQ==</auth>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj1VWEJXVjI4cnNSWlNXRlFIa3dKUQ==</auth>

2022-08-11 22:19:39 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1VWEJXVjI4cnNSWlNXRlFIa3dKUVBiaHJrVDdBRkt0dXlXakJRVUFMLHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1VWEJXVjI4cnNSWlNXRlFIa3dKUVBiaHJrVDdBRkt0dXlXakJRVUFMLHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:39 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VVhCV1YyOHJzUlpTV0ZRSGt3SlFQYmhya1Q3QUZLdHV5V2pCUVVBTCxwPVl0WG0xdGVuQmgwQnZNVU1Qc0UyL1ZwQ0NXOHBFWTJ4cEJOVCtKT3BNaDA9</response>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VVhCV1YyOHJzUlpTV0ZRSGt3SlFQYmhya1Q3QUZLdHV5V2pCUVVBTCxwPVl0WG0xdGVuQmgwQnZNVU1Qc0UyL1ZwQ0NXOHBFWTJ4cEJOVCtKT3BNaDA9</response>

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

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

2022-08-11 22:19:39 | [Mutex] notify: [event, authFailed]

2022-08-11 22:19:39 | [Mutex] received everything.

2022-08-11 22:19:39 | [Mutex] isItemNotified: authFailed :: true

2022-08-11 22:19:39 | [Mutex] waiting for: [event]

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

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-11 22:19:39 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-08-11 22:19:39 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj12WlA1T1VRQWlWdGN2MHhqSERkMQ==</auth>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj12WlA1T1VRQWlWdGN2MHhqSERkMQ==</auth>

2022-08-11 22:19:39 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj12WlA1T1VRQWlWdGN2MHhqSERkMXpIeWluVTNLWmJ5cUZqZjJkU1gyLHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj12WlA1T1VRQWlWdGN2MHhqSERkMXpIeWluVTNLWmJ5cUZqZjJkU1gyLHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:39 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dlpQNU9VUUFpVnRjdjB4akhEZDF6SHlpblUzS1pieXFGamYyZFNYMixwPWEvdXZnYll3SG9DeUozTTlzZjBEbW50THNZRzlMZzMycmU4WEt6Q0dJa0k9</response>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dlpQNU9VUUFpVnRjdjB4akhEZDF6SHlpblUzS1pieXFGamYyZFNYMixwPWEvdXZnYll3SG9DeUozTTlzZjBEbW50THNZRzlMZzMycmU4WEt6Q0dJa0k9</response>

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

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

2022-08-11 22:19:39 | [Mutex] notify: [event, authFailed]

2022-08-11 22:19:39 | [Mutex] received everything.

2022-08-11 22:19:39 | [Mutex] isItemNotified: authFailed :: true

2022-08-11 22:19:39 | [Mutex] waiting for: [event]

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

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-11 22:19:39 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:39 | user :: user_2tj1640027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-08-11 22:19:40 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj1VdjF5ZkpudWgzZXRhVnhzenpTSw==</auth>

2022-08-11 22:19:40 | user :: user_2tj1640027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj1VdjF5ZkpudWgzZXRhVnhzenpTSw==</auth>

2022-08-11 22:19:40 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1VdjF5ZkpudWgzZXRhVnhzenpTS1NhSUxNR3UzTXc3T2h4OVFqeEFMLHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:40 | user :: user_2tj1640027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1VdjF5ZkpudWgzZXRhVnhzenpTS1NhSUxNR3UzTXc3T2h4OVFqeEFMLHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:40 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VXYxeWZKbnVoM2V0YVZ4c3p6U0tTYUlMTUd1M013N09oeDlRanhBTCxwPURpZkxPMUlMalBaQm1hNnpiRTg3KzBoSHVId0IwRWFGRWZ6RzZ3S3BFM2s9</response>

2022-08-11 22:19:40 | user :: user_2tj1640027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VXYxeWZKbnVoM2V0YVZ4c3p6U0tTYUlMTUd1M013N09oeDlRanhBTCxwPURpZkxPMUlMalBaQm1hNnpiRTg3KzBoSHVId0IwRWFGRWZ6RzZ3S3BFM2s9</response>

2022-08-11 22:19:40 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-11 22:19:40 | user :: user_2tj1640027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-11 22:19:40 | [Mutex] notify: [event, authFailed]

2022-08-11 22:19:40 | [Mutex] received everything.

2022-08-11 22:19:40 | [Mutex] isItemNotified: authFailed :: true

2022-08-11 22:19:40 | [Mutex] waiting for: [event]

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

2022-08-11 22:19:40 | user :: user_2tj1640027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-11 22:19:40 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:40 | user :: user_2tj1640027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-08-11 22:19:40 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj1seVFGaGtIUUs3RVhXeENNeXhUWA==</auth>

2022-08-11 22:19:40 | user :: user_2tj1640027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj1seVFGaGtIUUs3RVhXeENNeXhUWA==</auth>

2022-08-11 22:19:40 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1seVFGaGtIUUs3RVhXeENNeXhUWGhHMVpIMVMwZ0ZFOExzVkdIeHh5LHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:40 | user :: user_2tj1640027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1seVFGaGtIUUs3RVhXeENNeXhUWGhHMVpIMVMwZ0ZFOExzVkdIeHh5LHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:40 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bHlRRmhrSFFLN0VYV3hDTXl4VFhoRzFaSDFTMGdGRThMc1ZHSHh4eSxwPTloV1MzbHFZYWZWZTcyM2xqOGtJYWdvVU9EWWFVWURKVno1cnlHcklwV1k9</response>

2022-08-11 22:19:40 | user :: user_2tj1640027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bHlRRmhrSFFLN0VYV3hDTXl4VFhoRzFaSDFTMGdGRThMc1ZHSHh4eSxwPTloV1MzbHFZYWZWZTcyM2xqOGtJYWdvVU9EWWFVWURKVno1cnlHcklwV1k9</response>

2022-08-11 22:19:40 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-11 22:19:40 | user :: user_2tj1640027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-11 22:19:40 | [Mutex] notify: [event, authFailed]

2022-08-11 22:19:40 | [Mutex] received everything.

2022-08-11 22:19:40 | [Mutex] isItemNotified: authFailed :: true

2022-08-11 22:19:40 | [Mutex] waiting for: [event]

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

2022-08-11 22:19:40 | user :: user_2tj1640027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-11 22:19:40 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:40 | user :: user_2tj1640027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-08-11 22:19:40 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj11SnZPbUFSczhlam1XZWJ1U0U4eA==</auth>

2022-08-11 22:19:40 | user :: user_2tj1640027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj11SnZPbUFSczhlam1XZWJ1U0U4eA==</auth>

2022-08-11 22:19:40 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj11SnZPbUFSczhlam1XZWJ1U0U4eExPcTVHUkliSDRPWHMzNGc3SVRNLHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:40 | user :: user_2tj1640027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj11SnZPbUFSczhlam1XZWJ1U0U4eExPcTVHUkliSDRPWHMzNGc3SVRNLHM9TDAva3pXckoyZzBudEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:40 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dUp2T21BUnM4ZWptV2VidVNFOHhMT3E1R1JJYkg0T1hzMzRnN0lUTSxwPTBidWFzSG51V2hjT0JzTnpRRDhITVJrN0ZCU203SmtrK2ZBOTFpdGFvTWM9</response>

2022-08-11 22:19:40 | user :: user_2tj1640027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dUp2T21BUnM4ZWptV2VidVNFOHhMT3E1R1JJYkg0T1hzMzRnN0lUTSxwPTBidWFzSG51V2hjT0JzTnpRRDhITVJrN0ZCU203SmtrK2ZBOTFpdGFvTWM9</response>

2022-08-11 22:19:40 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-11 22:19:40 | user :: user_2tj1640027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-11 22:19:40 | [Mutex] notify: [event, authFailed]

2022-08-11 22:19:40 | [Mutex] received everything.

2022-08-11 22:19:40 | [Mutex] isItemNotified: authFailed :: true

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

2022-08-11 22:19:40 | user :: user_2tj1640027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-11 22:19:40 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:40 | user :: user_2tj1640027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-08-11 22:19:40 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj1maFJnT1NiMDFXZWd6MlFYSWJDcQ==</auth>

2022-08-11 22:19:40 | user :: user_2tj1640027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ0ajE2NDAwMjcscj1maFJnT1NiMDFXZWd6MlFYSWJDcQ==</auth>

2022-08-11 22:19:40 |  >> <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-08-11 22:19:40 | user :: user_2tj1640027@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-08-11 22:19:42 | [Mutex] waiting for: [user]

2022-08-11 22:19:42 | [Mutex] received everything.

2022-08-11 22:19:42 | [Mutex] isItemNotified: user:ok:false :: true

testOneInvalidLoginTooMuchDefaultSasl 2.950s
2022-08-11 22:19:42 |

2022-08-11 22:19:42 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2022-08-11 22:19:42 | ------------------------------------

2022-08-11 22:19:42 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@243983f1

2022-08-11 22:19:42 | StateChangedEvent{oldState=null, newState=connecting}

2022-08-11 22:19:42 | [Mutex] waiting for: [registration]

2022-08-11 22:19:42 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2afe6906

2022-08-11 22:19:42 | StateChangedEvent{oldState=connecting, newState=connected}

2022-08-11 22:19:42 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@2ec1e881

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

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

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

2022-08-11 22:19:42 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:42 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-08-11 22:19:42 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6bc3633d

2022-08-11 22:19:42 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@38d43bf

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

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

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

2022-08-11 22:19:42 | user :: null >> <iq to="test-domain.com" id="Vd8IQ5jNNFNTfGzq1s00oPX" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-08-11 22:19:42 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="Vd8IQ5jNNFNTfGzq1s00oPX" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-08-11 22:19:42 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@5ae2ac91

2022-08-11 22:19:42 | user :: null << <iq xmlns="jabber:client" id="Vd8IQ5jNNFNTfGzq1s00oPX" from="test-domain.com" type="result"><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 var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>

2022-08-11 22:19:42 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="Vd8IQ5jNNFNTfGzq1s00oPX" from="test-domain.com" type="result"><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 var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>}

2022-08-11 22:19:42 | user :: null >> <iq to="test-domain.com" id="l0tiAj3AAzhJFphRbyjUZoS" type="set"><query xmlns="jabber:iq:register"><username>user_sai0gc0028</username><password>user_sai0gc0028</password><email>88ab4d82-9772-4781-b5fc-b69e847516c1@localhost</email></query></iq>

2022-08-11 22:19:42 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="l0tiAj3AAzhJFphRbyjUZoS" type="set"><query xmlns="jabber:iq:register"><username>user_sai0gc0028</username><password>user_sai0gc0028</password><email>88ab4d82-9772-4781-b5fc-b69e847516c1@localhost</email></query></iq>}

2022-08-11 22:19:42 | user :: null << <iq xmlns="jabber:client" id="l0tiAj3AAzhJFphRbyjUZoS" from="test-domain.com" type="result"/>

2022-08-11 22:19:42 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="l0tiAj3AAzhJFphRbyjUZoS" from="test-domain.com" type="result"/>}

2022-08-11 22:19:42 | [Mutex] received everything.

2022-08-11 22:19:42 | [Mutex] isItemNotified: registrationSuccess :: true

2022-08-11 22:19:42 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-08-11 22:19:42 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-08-11 22:19:42 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7b46d2ac

2022-08-11 22:19:42 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@bec9c72

2022-08-11 22:19:42 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6215a60b

2022-08-11 22:19:42 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2d5c18fc

2022-08-11 22:19:42 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@60427c49

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

2022-08-11 22:19:42 | user :: user_sai0gc0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-11 22:19:42 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:42 | user :: user_sai0gc0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-08-11 22:19:42 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3NhaTBnYzAwMjgscj0zbXE0dU1JNjdETWVOaG5vdU50Uw==</auth>

2022-08-11 22:19:42 | user :: user_sai0gc0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3NhaTBnYzAwMjgscj0zbXE0dU1JNjdETWVOaG5vdU50Uw==</auth>

2022-08-11 22:19:42 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0zbXE0dU1JNjdETWVOaG5vdU50U1ZxUUhVbThHR2RGY3ZlSW9rdnpkLHM9ZDkrNGtteWswUmRibUE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:42 | user :: user_sai0gc0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0zbXE0dU1JNjdETWVOaG5vdU50U1ZxUUhVbThHR2RGY3ZlSW9rdnpkLHM9ZDkrNGtteWswUmRibUE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:42 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9M21xNHVNSTY3RE1lTmhub3VOdFNWcVFIVW04R0dkRmN2ZUlva3Z6ZCxwPVdDT0llTGN2NEl5cWlxNEs2dTJYQ0s0RGFzRUczVHlCcjRtSjBJazRyaHc9</response>

2022-08-11 22:19:42 | user :: user_sai0gc0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9M21xNHVNSTY3RE1lTmhub3VOdFNWcVFIVW04R0dkRmN2ZUlva3Z6ZCxwPVdDT0llTGN2NEl5cWlxNEs2dTJYQ0s0RGFzRUczVHlCcjRtSjBJazRyaHc9</response>

2022-08-11 22:19:42 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1SancrTzlHNS80eGlDZEkxRmFRaWtQWWhmcWI3NHl2aU1aWWNORnQzc1N3PQ==</success>

2022-08-11 22:19:42 | user :: user_sai0gc0028@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1SancrTzlHNS80eGlDZEkxRmFRaWtQWWhmcWI3NHl2aU1aWWNORnQzc1N3PQ==</success>

2022-08-11 22:19: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 ver="mhTeb8FSNejxluLfnKUgVDXwkTI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-08-11 22:19:42 | user :: user_sai0gc0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="mhTeb8FSNejxluLfnKUgVDXwkTI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-08-11 22:19:42 |  << <iq xmlns="jabber:client" id="DZoaqQ4bFvkEABGCrgwbN4y" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-11 22:19:42 | user :: user_sai0gc0028@test-domain.com >> <iq xmlns="jabber:client" id="DZoaqQ4bFvkEABGCrgwbN4y" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-11 22:19:42 |  >> <iq xmlns="jabber:client" id="DZoaqQ4bFvkEABGCrgwbN4y" to="user_sai0gc0028@test-domain.com/1608752850-tigase-24" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_sai0gc0028@test-domain.com/1608752850-tigase-24</jid></bind></iq>

2022-08-11 22:19:42 | user :: user_sai0gc0028@test-domain.com << <iq xmlns="jabber:client" id="DZoaqQ4bFvkEABGCrgwbN4y" to="user_sai0gc0028@test-domain.com/1608752850-tigase-24" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_sai0gc0028@test-domain.com/1608752850-tigase-24</jid></bind></iq>

2022-08-11 22:19:42 |  << <iq xmlns="jabber:client" id="B2vgHOIqevjNUOUfYcBAatn" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-11 22:19:42 | user :: user_sai0gc0028@test-domain.com/1608752850-tigase-24 >> <iq xmlns="jabber:client" id="B2vgHOIqevjNUOUfYcBAatn" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-11 22:19:42 |  >> <iq xmlns="jabber:client" id="B2vgHOIqevjNUOUfYcBAatn" to="user_sai0gc0028@test-domain.com/1608752850-tigase-24" type="result"/>

2022-08-11 22:19:42 | user :: user_sai0gc0028@test-domain.com/1608752850-tigase-24 << <iq xmlns="jabber:client" id="B2vgHOIqevjNUOUfYcBAatn" to="user_sai0gc0028@test-domain.com/1608752850-tigase-24" type="result"/>

2022-08-11 22:19:42 |  << <iq to="test-domain.com" id="R3woMHP8GLFvdvtfX6p6naq" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-11 22:19:42 | user :: user_sai0gc0028@test-domain.com/1608752850-tigase-24 >> <iq to="test-domain.com" id="R3woMHP8GLFvdvtfX6p6naq" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-11 22:19:42 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-11 22:19:42 | user :: user_sai0gc0028@test-domain.com/1608752850-tigase-24 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-11 22:19:42 |  >> <enabled resume="true" xmlns="urn:xmpp:sm:3" max="60" id="9dff0b27-a2d4-4a0f-81b0-a56f14f0d657" location="ed1b7dd8a1b3"/>

2022-08-11 22:19:42 | user :: user_sai0gc0028@test-domain.com/1608752850-tigase-24 << <enabled resume="true" xmlns="urn:xmpp:sm:3" max="60" id="9dff0b27-a2d4-4a0f-81b0-a56f14f0d657" location="ed1b7dd8a1b3"/>

2022-08-11 22:19:42 |  << <iq id="0W9JLZaxmTcuYkHHzsU6DKK" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-11 22:19:42 | user :: user_sai0gc0028@test-domain.com/1608752850-tigase-24 >> <iq id="0W9JLZaxmTcuYkHHzsU6DKK" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-11 22:19:42 |  >> <iq xmlns="jabber:client" id="R3woMHP8GLFvdvtfX6p6naq" to="user_sai0gc0028@test-domain.com/1608752850-tigase-24" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12014/bf36c6a5" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12014/bf36c6a5" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-08-11 22:19:42 | user :: user_sai0gc0028@test-domain.com/1608752850-tigase-24 << <iq xmlns="jabber:client" id="R3woMHP8GLFvdvtfX6p6naq" to="user_sai0gc0028@test-domain.com/1608752850-tigase-24" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12014/bf36c6a5" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12014/bf36c6a5" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-08-11 22:19:42 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-08-11 22:19:42 | user :: user_sai0gc0028@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-08-11 22:19:42 |  >> <iq xmlns="jabber:client" id="0W9JLZaxmTcuYkHHzsU6DKK" to="user_sai0gc0028@test-domain.com/1608752850-tigase-24" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-08-11 22:19:42 | user :: user_sai0gc0028@test-domain.com/1608752850-tigase-24 << <iq xmlns="jabber:client" id="0W9JLZaxmTcuYkHHzsU6DKK" to="user_sai0gc0028@test-domain.com/1608752850-tigase-24" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-08-11 22:19:42 | Disconnecting

2022-08-11 22:19:42 |  >> <presence xmlns="jabber:client" to="user_sai0gc0028@test-domain.com" from="user_sai0gc0028@test-domain.com/1608752850-tigase-24"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2022-08-11 22:19:42 | user :: user_sai0gc0028@test-domain.com/1608752850-tigase-24 << <presence xmlns="jabber:client" to="user_sai0gc0028@test-domain.com" from="user_sai0gc0028@test-domain.com/1608752850-tigase-24"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2022-08-11 22:19:42 | [Mutex] notify: [disconnected]

2022-08-11 22:19:42 | [Mutex] received everything.

2022-08-11 22:19:42 | [Mutex] waiting for: [event]

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

2022-08-11 22:19:42 | user :: user_sai0gc0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-11 22:19:42 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:42 | user :: user_sai0gc0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-08-11 22:19:42 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3NhaTBnYzAwMjgscj1FdDdzWkJCSkd1SGpVczcyc3hpeg==</auth>

2022-08-11 22:19:42 | user :: user_sai0gc0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3NhaTBnYzAwMjgscj1FdDdzWkJCSkd1SGpVczcyc3hpeg==</auth>

2022-08-11 22:19:42 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1FdDdzWkJCSkd1SGpVczcyc3hpekhsWTRRYk13QkFtcFNaaVBGU0dZLHM9ZDkrNGtteWswUmRibUE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:42 | user :: user_sai0gc0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1FdDdzWkJCSkd1SGpVczcyc3hpekhsWTRRYk13QkFtcFNaaVBGU0dZLHM9ZDkrNGtteWswUmRibUE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:42 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RXQ3c1pCQkpHdUhqVXM3MnN4aXpIbFk0UWJNd0JBbXBTWmlQRlNHWSxwPXo1S3JBenVLL1prNnYwNFlGMUZCemRHTWRKb2FtWEQvc1ozL1I0UHZ6aG89</response>

2022-08-11 22:19:42 | user :: user_sai0gc0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RXQ3c1pCQkpHdUhqVXM3MnN4aXpIbFk0UWJNd0JBbXBTWmlQRlNHWSxwPXo1S3JBenVLL1prNnYwNFlGMUZCemRHTWRKb2FtWEQvc1ozL1I0UHZ6aG89</response>

2022-08-11 22:19:42 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-11 22:19:42 | user :: user_sai0gc0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-11 22:19:42 | [Mutex] notify: [event, authFailed]

2022-08-11 22:19:42 | [Mutex] received everything.

2022-08-11 22:19:42 | [Mutex] isItemNotified: authFailed :: true

2022-08-11 22:19:42 | [Mutex] waiting for: [event]

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

2022-08-11 22:19:42 | user :: user_sai0gc0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-11 22:19:42 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:42 | user :: user_sai0gc0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-08-11 22:19:43 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3NhaTBnYzAwMjgscj1sRE5jM2pOUnpwRExCeWdyQ0E4OA==</auth>

2022-08-11 22:19:43 | user :: user_sai0gc0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3NhaTBnYzAwMjgscj1sRE5jM2pOUnpwRExCeWdyQ0E4OA==</auth>

2022-08-11 22:19:43 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sRE5jM2pOUnpwRExCeWdyQ0E4OHN6T055VWFlVVJHc1BjdzBxRzM0LHM9ZDkrNGtteWswUmRibUE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:43 | user :: user_sai0gc0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sRE5jM2pOUnpwRExCeWdyQ0E4OHN6T055VWFlVVJHc1BjdzBxRzM0LHM9ZDkrNGtteWswUmRibUE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:43 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bEROYzNqTlJ6cERMQnlnckNBODhzek9OeVVhZVVSR3NQY3cwcUczNCxwPXQ2VjF6V0dUREF0c3ZBQzErWHJqNXBMTFoxdUZ5VWZ6b3diQjJKZndFTE09</response>

2022-08-11 22:19:43 | user :: user_sai0gc0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bEROYzNqTlJ6cERMQnlnckNBODhzek9OeVVhZVVSR3NQY3cwcUczNCxwPXQ2VjF6V0dUREF0c3ZBQzErWHJqNXBMTFoxdUZ5VWZ6b3diQjJKZndFTE09</response>

2022-08-11 22:19:43 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-11 22:19:43 | user :: user_sai0gc0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-11 22:19:43 | [Mutex] notify: [event, authFailed]

2022-08-11 22:19:43 | [Mutex] received everything.

2022-08-11 22:19:43 | [Mutex] isItemNotified: authFailed :: true

2022-08-11 22:19:43 | [Mutex] waiting for: [event]

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

2022-08-11 22:19:43 | user :: user_sai0gc0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-11 22:19:43 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:43 | user :: user_sai0gc0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-08-11 22:19:43 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3NhaTBnYzAwMjgscj1IUVJsaDYyRnpOQlZ1SmpSSnJJUw==</auth>

2022-08-11 22:19:43 | user :: user_sai0gc0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3NhaTBnYzAwMjgscj1IUVJsaDYyRnpOQlZ1SmpSSnJJUw==</auth>

2022-08-11 22:19:43 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1IUVJsaDYyRnpOQlZ1SmpSSnJJU2NVWm9WYnRDSzQ4b2lnT0ZsMU1zLHM9ZDkrNGtteWswUmRibUE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:43 | user :: user_sai0gc0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1IUVJsaDYyRnpOQlZ1SmpSSnJJU2NVWm9WYnRDSzQ4b2lnT0ZsMU1zLHM9ZDkrNGtteWswUmRibUE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:43 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SFFSbGg2MkZ6TkJWdUpqUkpySVNjVVpvVmJ0Q0s0OG9pZ09GbDFNcyxwPTEyWHVmNlNEM3ZoSnBWdG9ERTh6MjBOcno2QkNHdUhxWFBoZnBmQ3VDMUk9</response>

2022-08-11 22:19:43 | user :: user_sai0gc0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SFFSbGg2MkZ6TkJWdUpqUkpySVNjVVpvVmJ0Q0s0OG9pZ09GbDFNcyxwPTEyWHVmNlNEM3ZoSnBWdG9ERTh6MjBOcno2QkNHdUhxWFBoZnBmQ3VDMUk9</response>

2022-08-11 22:19:43 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-11 22:19:43 | user :: user_sai0gc0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-11 22:19:43 | [Mutex] notify: [event, authFailed]

2022-08-11 22:19:43 | [Mutex] received everything.

2022-08-11 22:19:43 | [Mutex] isItemNotified: authFailed :: true

2022-08-11 22:19:43 | [Mutex] waiting for: [event]

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

2022-08-11 22:19:43 | user :: user_sai0gc0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-11 22:19:43 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:43 | user :: user_sai0gc0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-08-11 22:19:43 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3NhaTBnYzAwMjgscj1mOENONTJFcnY0c2J1cVdRRWI5Vg==</auth>

2022-08-11 22:19:43 | user :: user_sai0gc0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3NhaTBnYzAwMjgscj1mOENONTJFcnY0c2J1cVdRRWI5Vg==</auth>

2022-08-11 22:19:43 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1mOENONTJFcnY0c2J1cVdRRWI5VmgwS1YwMEtVSTBhNjZCM2ZuME1oLHM9ZDkrNGtteWswUmRibUE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:43 | user :: user_sai0gc0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1mOENONTJFcnY0c2J1cVdRRWI5VmgwS1YwMEtVSTBhNjZCM2ZuME1oLHM9ZDkrNGtteWswUmRibUE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:43 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZjhDTjUyRXJ2NHNidXFXUUViOVZoMEtWMDBLVUkwYTY2QjNmbjBNaCxwPTNIUVR5TGFHdC81TFh0aUkzQm9aWFkveGtYdnlIaVpMUWtqWjJGVmFGUVE9</response>

2022-08-11 22:19:43 | user :: user_sai0gc0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZjhDTjUyRXJ2NHNidXFXUUViOVZoMEtWMDBLVUkwYTY2QjNmbjBNaCxwPTNIUVR5TGFHdC81TFh0aUkzQm9aWFkveGtYdnlIaVpMUWtqWjJGVmFGUVE9</response>

2022-08-11 22:19:43 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-11 22:19:43 | user :: user_sai0gc0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-11 22:19:43 | [Mutex] notify: [event, authFailed]

2022-08-11 22:19:43 | [Mutex] received everything.

2022-08-11 22:19:43 | [Mutex] isItemNotified: authFailed :: true

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

2022-08-11 22:19:43 | user :: user_sai0gc0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-11 22:19:43 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:43 | user :: user_sai0gc0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-08-11 22:19:43 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3NhaTBnYzAwMjgscj00ajBCTU1YRkQ5WFMzYVFWcmg3bQ==</auth>

2022-08-11 22:19:43 | user :: user_sai0gc0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3NhaTBnYzAwMjgscj00ajBCTU1YRkQ5WFMzYVFWcmg3bQ==</auth>

2022-08-11 22:19:43 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj00ajBCTU1YRkQ5WFMzYVFWcmg3bXZ6cFFwRHhGZ0tMQ3RnRHdweFdJLHM9ZDkrNGtteWswUmRibUE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:43 | user :: user_sai0gc0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj00ajBCTU1YRkQ5WFMzYVFWcmg3bXZ6cFFwRHhGZ0tMQ3RnRHdweFdJLHM9ZDkrNGtteWswUmRibUE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:43 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NGowQk1NWEZEOVhTM2FRVnJoN212enBRcER4RmdLTEN0Z0R3cHhXSSxwPWFPVVZyTVpuMkhTRXo5OVkrd0VpNmZlcFp6TDBYbmp3ZzJjdUQ5SlA1c0k9</response>

2022-08-11 22:19:43 | user :: user_sai0gc0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NGowQk1NWEZEOVhTM2FRVnJoN212enBRcER4RmdLTEN0Z0R3cHhXSSxwPWFPVVZyTVpuMkhTRXo5OVkrd0VpNmZlcFp6TDBYbmp3ZzJjdUQ5SlA1c0k9</response>

2022-08-11 22:19:43 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-11 22:19:43 | user :: user_sai0gc0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-11 22:19:45 | [Mutex] waiting for: [user]

2022-08-11 22:19:45 | [Mutex] received everything.

2022-08-11 22:19:45 | [Mutex] isItemNotified: user:ok:true :: true

testOneInvalidLoginTooMuchRandomSasl 2.887s
2022-08-11 22:19:45 |

2022-08-11 22:19:45 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2022-08-11 22:19:45 | ------------------------------------

2022-08-11 22:19:45 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@70c0993b

2022-08-11 22:19:45 | StateChangedEvent{oldState=null, newState=connecting}

2022-08-11 22:19:45 | [Mutex] waiting for: [registration]

2022-08-11 22:19:45 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7e076953

2022-08-11 22:19:45 | StateChangedEvent{oldState=connecting, newState=connected}

2022-08-11 22:19:45 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@7a38f24b

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

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

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

2022-08-11 22:19:45 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:45 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-08-11 22:19:45 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@3f3a6368

2022-08-11 22:19:45 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@4b473cf5

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

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

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

2022-08-11 22:19:45 | user :: null >> <iq to="test-domain.com" id="K5ugwk5Eyj009JWiZ7p17HH" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-08-11 22:19:45 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="K5ugwk5Eyj009JWiZ7p17HH" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-08-11 22:19:45 | user :: null << <iq xmlns="jabber:client" id="K5ugwk5Eyj009JWiZ7p17HH" from="test-domain.com" type="result"><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 var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>

2022-08-11 22:19:45 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="K5ugwk5Eyj009JWiZ7p17HH" from="test-domain.com" type="result"><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 var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>}

2022-08-11 22:19:45 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@ecf993f

2022-08-11 22:19:45 | user :: null >> <iq to="test-domain.com" id="skbt7rXn3zkR0bMEiYZhJMy" type="set"><query xmlns="jabber:iq:register"><username>user_2ufl6h0029</username><password>user_2ufl6h0029</password><email>4c3fdde0-1b76-4d1c-b2a9-b2b97fc7f8ab@localhost</email></query></iq>

2022-08-11 22:19:45 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="skbt7rXn3zkR0bMEiYZhJMy" type="set"><query xmlns="jabber:iq:register"><username>user_2ufl6h0029</username><password>user_2ufl6h0029</password><email>4c3fdde0-1b76-4d1c-b2a9-b2b97fc7f8ab@localhost</email></query></iq>}

2022-08-11 22:19:45 | user :: null << <iq xmlns="jabber:client" id="skbt7rXn3zkR0bMEiYZhJMy" from="test-domain.com" type="result"/>

2022-08-11 22:19:45 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="skbt7rXn3zkR0bMEiYZhJMy" from="test-domain.com" type="result"/>}

2022-08-11 22:19:45 | [Mutex] received everything.

2022-08-11 22:19:45 | [Mutex] isItemNotified: registrationSuccess :: true

2022-08-11 22:19:45 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-08-11 22:19:45 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-08-11 22:19:45 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@33589807

2022-08-11 22:19:45 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@5f159c27

2022-08-11 22:19:45 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2d47a3a4

2022-08-11 22:19:45 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5f33d152

2022-08-11 22:19:45 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@285cf213

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

2022-08-11 22:19:45 | user :: user_2ufl6h0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-11 22:19:45 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:45 | user :: user_2ufl6h0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-08-11 22:19:45 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ1Zmw2aDAwMjkscj1VcnlTZmxwM1I2MlFhU3lCbXVsdQ==</auth>

2022-08-11 22:19:45 | user :: user_2ufl6h0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ1Zmw2aDAwMjkscj1VcnlTZmxwM1I2MlFhU3lCbXVsdQ==</auth>

2022-08-11 22:19:45 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1VcnlTZmxwM1I2MlFhU3lCbXVsdU4zWHJFN0xaaUdQTkhITWtkU29rLHM9ZGd5S0ZwZU9tVVhqTlE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:45 | user :: user_2ufl6h0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1VcnlTZmxwM1I2MlFhU3lCbXVsdU4zWHJFN0xaaUdQTkhITWtkU29rLHM9ZGd5S0ZwZU9tVVhqTlE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:45 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VXJ5U2ZscDNSNjJRYVN5Qm11bHVOM1hyRTdMWmlHUE5ISE1rZFNvayxwPXBxSkFMNHlGWmRTajRFSURPbUlIbC8yOUwzME1YSFNGVXBGNVJORkYwdE09</response>

2022-08-11 22:19:45 | user :: user_2ufl6h0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VXJ5U2ZscDNSNjJRYVN5Qm11bHVOM1hyRTdMWmlHUE5ISE1rZFNvayxwPXBxSkFMNHlGWmRTajRFSURPbUlIbC8yOUwzME1YSFNGVXBGNVJORkYwdE09</response>

2022-08-11 22:19:45 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj02L05FVkpJTzhiOVdpTnQxeUVpZlVmRGc2TU1qbUhRd3MyaG5NMWdrM01RPQ==</success>

2022-08-11 22:19:45 | user :: user_2ufl6h0029@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj02L05FVkpJTzhiOVdpTnQxeUVpZlVmRGc2TU1qbUhRd3MyaG5NMWdrM01RPQ==</success>

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

2022-08-11 22:19:45 | user :: user_2ufl6h0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="mhTeb8FSNejxluLfnKUgVDXwkTI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-08-11 22:19:45 |  << <iq xmlns="jabber:client" id="D7wqWS8jV1mIIRcEvoMHP8G" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-11 22:19:45 | user :: user_2ufl6h0029@test-domain.com >> <iq xmlns="jabber:client" id="D7wqWS8jV1mIIRcEvoMHP8G" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-11 22:19:45 |  >> <iq xmlns="jabber:client" id="D7wqWS8jV1mIIRcEvoMHP8G" to="user_2ufl6h0029@test-domain.com/1608752850-tigase-25" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_2ufl6h0029@test-domain.com/1608752850-tigase-25</jid></bind></iq>

2022-08-11 22:19:45 | user :: user_2ufl6h0029@test-domain.com << <iq xmlns="jabber:client" id="D7wqWS8jV1mIIRcEvoMHP8G" to="user_2ufl6h0029@test-domain.com/1608752850-tigase-25" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_2ufl6h0029@test-domain.com/1608752850-tigase-25</jid></bind></iq>

2022-08-11 22:19:45 |  << <iq xmlns="jabber:client" id="K8xmIIRcEvoMHP8GLFvdvtf" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-11 22:19:45 | user :: user_2ufl6h0029@test-domain.com/1608752850-tigase-25 >> <iq xmlns="jabber:client" id="K8xmIIRcEvoMHP8GLFvdvtf" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-11 22:19:45 |  >> <iq xmlns="jabber:client" id="K8xmIIRcEvoMHP8GLFvdvtf" to="user_2ufl6h0029@test-domain.com/1608752850-tigase-25" type="result"/>

2022-08-11 22:19:45 | user :: user_2ufl6h0029@test-domain.com/1608752850-tigase-25 << <iq xmlns="jabber:client" id="K8xmIIRcEvoMHP8GLFvdvtf" to="user_2ufl6h0029@test-domain.com/1608752850-tigase-25" type="result"/>

2022-08-11 22:19:45 |  << <iq to="test-domain.com" id="rohVZ9v5DzBoZgHOIqevjNU" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-11 22:19:45 | user :: user_2ufl6h0029@test-domain.com/1608752850-tigase-25 >> <iq to="test-domain.com" id="rohVZ9v5DzBoZgHOIqevjNU" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-11 22:19:45 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-11 22:19:45 | user :: user_2ufl6h0029@test-domain.com/1608752850-tigase-25 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-11 22:19:45 |  >> <enabled resume="true" xmlns="urn:xmpp:sm:3" max="60" id="c843fb56-c4c1-45c5-90ac-b6ec28966c40" location="ed1b7dd8a1b3"/>

2022-08-11 22:19:45 | user :: user_2ufl6h0029@test-domain.com/1608752850-tigase-25 << <enabled resume="true" xmlns="urn:xmpp:sm:3" max="60" id="c843fb56-c4c1-45c5-90ac-b6ec28966c40" location="ed1b7dd8a1b3"/>

2022-08-11 22:19:45 |  << <iq id="8piEiYZhJMyodU4l48pfYm7" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-11 22:19:45 | user :: user_2ufl6h0029@test-domain.com/1608752850-tigase-25 >> <iq id="8piEiYZhJMyodU4l48pfYm7" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-11 22:19:45 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-08-11 22:19:45 | user :: user_2ufl6h0029@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-08-11 22:19:45 |  >> <iq xmlns="jabber:client" id="rohVZ9v5DzBoZgHOIqevjNU" to="user_2ufl6h0029@test-domain.com/1608752850-tigase-25" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12014/bf36c6a5" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12014/bf36c6a5" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-08-11 22:19:45 | user :: user_2ufl6h0029@test-domain.com/1608752850-tigase-25 << <iq xmlns="jabber:client" id="rohVZ9v5DzBoZgHOIqevjNU" to="user_2ufl6h0029@test-domain.com/1608752850-tigase-25" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12014/bf36c6a5" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12014/bf36c6a5" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-08-11 22:19:45 | Disconnecting

2022-08-11 22:19:45 |  >> <iq xmlns="jabber:client" id="8piEiYZhJMyodU4l48pfYm7" to="user_2ufl6h0029@test-domain.com/1608752850-tigase-25" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-08-11 22:19:45 | user :: user_2ufl6h0029@test-domain.com/1608752850-tigase-25 << <iq xmlns="jabber:client" id="8piEiYZhJMyodU4l48pfYm7" to="user_2ufl6h0029@test-domain.com/1608752850-tigase-25" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-08-11 22:19:45 |  >> <presence xmlns="jabber:client" to="user_2ufl6h0029@test-domain.com" from="user_2ufl6h0029@test-domain.com/1608752850-tigase-25"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2022-08-11 22:19:45 | user :: user_2ufl6h0029@test-domain.com/1608752850-tigase-25 << <presence xmlns="jabber:client" to="user_2ufl6h0029@test-domain.com" from="user_2ufl6h0029@test-domain.com/1608752850-tigase-25"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2022-08-11 22:19:45 | [Mutex] notify: [disconnected]

2022-08-11 22:19:45 | [Mutex] received everything.

2022-08-11 22:19:45 | [Mutex] waiting for: [event]

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

2022-08-11 22:19:45 | user :: user_2ufl6h0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-11 22:19:45 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:45 | user :: user_2ufl6h0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-08-11 22:19:45 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfMnVmbDZoMDAyOQAgLSAtIC0gLSAt</auth>

2022-08-11 22:19:45 | user :: user_2ufl6h0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfMnVmbDZoMDAyOQAgLSAtIC0gLSAt</auth>

2022-08-11 22:19:45 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-11 22:19:45 | user :: user_2ufl6h0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-11 22:19:45 | [Mutex] notify: [event, authFailed]

2022-08-11 22:19:45 | [Mutex] received everything.

2022-08-11 22:19:45 | [Mutex] isItemNotified: authFailed :: true

2022-08-11 22:19:45 | [Mutex] waiting for: [event]

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

2022-08-11 22:19:45 | user :: user_2ufl6h0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-11 22:19:45 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:45 | user :: user_2ufl6h0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-08-11 22:19:46 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfMnVmbDZoMDAyOQAgLSAtIC0gLSAt</auth>

2022-08-11 22:19:46 | user :: user_2ufl6h0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfMnVmbDZoMDAyOQAgLSAtIC0gLSAt</auth>

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

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

2022-08-11 22:19:46 | [Mutex] notify: [event, authFailed]

2022-08-11 22:19:46 | [Mutex] received everything.

2022-08-11 22:19:46 | [Mutex] isItemNotified: authFailed :: true

2022-08-11 22:19:46 | [Mutex] waiting for: [event]

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

2022-08-11 22:19:46 | user :: user_2ufl6h0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-11 22:19:46 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:46 | user :: user_2ufl6h0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-08-11 22:19:46 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ1Zmw2aDAwMjkscj1iZ2xYNktJcmNjQnVyZ3JEb1drUw==</auth>

2022-08-11 22:19:46 | user :: user_2ufl6h0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ1Zmw2aDAwMjkscj1iZ2xYNktJcmNjQnVyZ3JEb1drUw==</auth>

2022-08-11 22:19:46 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1iZ2xYNktJcmNjQnVyZ3JEb1drU21MMUVHMndtZkJpS0I1bWxnU045LHM9ZGd5S0ZwZU9tVVhqTlE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:46 | user :: user_2ufl6h0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1iZ2xYNktJcmNjQnVyZ3JEb1drU21MMUVHMndtZkJpS0I1bWxnU045LHM9ZGd5S0ZwZU9tVVhqTlE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:46 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YmdsWDZLSXJjY0J1cmdyRG9Xa1NtTDFFRzJ3bWZCaUtCNW1sZ1NOOSxwPXo1aGpBQTh2RmRwR21xTmZLUGI2V0w1ZWhjRGR3WGdYeSttYkpkMUVubTA9</response>

2022-08-11 22:19:46 | user :: user_2ufl6h0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YmdsWDZLSXJjY0J1cmdyRG9Xa1NtTDFFRzJ3bWZCaUtCNW1sZ1NOOSxwPXo1aGpBQTh2RmRwR21xTmZLUGI2V0w1ZWhjRGR3WGdYeSttYkpkMUVubTA9</response>

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

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

2022-08-11 22:19:46 | [Mutex] notify: [event, authFailed]

2022-08-11 22:19:46 | [Mutex] received everything.

2022-08-11 22:19:46 | [Mutex] isItemNotified: authFailed :: true

2022-08-11 22:19:46 | [Mutex] waiting for: [event]

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

2022-08-11 22:19:46 | user :: user_2ufl6h0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-11 22:19:46 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:46 | user :: user_2ufl6h0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-08-11 22:19:46 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyXzJ1Zmw2aDAwMjkscj1zRTh3WUpSMU1kMHRGUnFmTWxUbA==</auth>

2022-08-11 22:19:46 | user :: user_2ufl6h0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyXzJ1Zmw2aDAwMjkscj1zRTh3WUpSMU1kMHRGUnFmTWxUbA==</auth>

2022-08-11 22:19:46 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1zRTh3WUpSMU1kMHRGUnFmTWxUbFZMbEpTVUhTVFVxeTB3R3BxVlo0LHM9NGVrZWpvL1dSTk1UdlE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:46 | user :: user_2ufl6h0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1zRTh3WUpSMU1kMHRGUnFmTWxUbFZMbEpTVUhTVFVxeTB3R3BxVlo0LHM9NGVrZWpvL1dSTk1UdlE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:46 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9c0U4d1lKUjFNZDB0RlJxZk1sVGxWTGxKU1VIU1RVcXkwd0dwcVZaNCxwPVRxQnYrNXJGbjVXZUJXNC9BWWhQc1UxaVFWYz0=</response>

2022-08-11 22:19:46 | user :: user_2ufl6h0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9c0U4d1lKUjFNZDB0RlJxZk1sVGxWTGxKU1VIU1RVcXkwd0dwcVZaNCxwPVRxQnYrNXJGbjVXZUJXNC9BWWhQc1UxaVFWYz0=</response>

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

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

2022-08-11 22:19:46 | [Mutex] notify: [event, authFailed]

2022-08-11 22:19:46 | [Mutex] received everything.

2022-08-11 22:19:46 | [Mutex] isItemNotified: authFailed :: true

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

2022-08-11 22:19:46 | user :: user_2ufl6h0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-11 22:19:46 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:46 | user :: user_2ufl6h0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-08-11 22:19:46 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ1Zmw2aDAwMjkscj01YW93cndNNVlyamtwMU9SRlF1cw==</auth>

2022-08-11 22:19:46 | user :: user_2ufl6h0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzJ1Zmw2aDAwMjkscj01YW93cndNNVlyamtwMU9SRlF1cw==</auth>

2022-08-11 22:19:46 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj01YW93cndNNVlyamtwMU9SRlF1c1o5R2VCbkFWUG1JZktlb1U2bTA3LHM9ZGd5S0ZwZU9tVVhqTlE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:46 | user :: user_2ufl6h0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj01YW93cndNNVlyamtwMU9SRlF1c1o5R2VCbkFWUG1JZktlb1U2bTA3LHM9ZGd5S0ZwZU9tVVhqTlE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:46 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NWFvd3J3TTVZcmprcDFPUkZRdXNaOUdlQm5BVlBtSWZLZW9VNm0wNyxwPVk2aDF6M2JORkt0SFRHQm5EaCtQUUtEZ1dJOHZURCs0Ky9XSGFocHJQVVU9</response>

2022-08-11 22:19:46 | user :: user_2ufl6h0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NWFvd3J3TTVZcmprcDFPUkZRdXNaOUdlQm5BVlBtSWZLZW9VNm0wNyxwPVk2aDF6M2JORkt0SFRHQm5EaCtQUUtEZ1dJOHZURCs0Ky9XSGFocHJQVVU9</response>

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

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

2022-08-11 22:19:48 | [Mutex] waiting for: [user]

2022-08-11 22:19:48 | [Mutex] received everything.

2022-08-11 22:19:48 | [Mutex] isItemNotified: user:ok:true :: true

testThreeInvalidLogins 2.848s
2022-08-11 22:19:48 |

2022-08-11 22:19:48 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2022-08-11 22:19:48 | ------------------------------------

2022-08-11 22:19:48 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@56bfa202

2022-08-11 22:19:48 | StateChangedEvent{oldState=null, newState=connecting}

2022-08-11 22:19:48 | [Mutex] waiting for: [registration]

2022-08-11 22:19:48 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@587856a5

2022-08-11 22:19:48 | StateChangedEvent{oldState=connecting, newState=connected}

2022-08-11 22:19:48 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@5c47c972

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

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

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

2022-08-11 22:19:48 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:48 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-08-11 22:19:48 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@19455c9e

2022-08-11 22:19:48 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@32415206

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

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

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

2022-08-11 22:19:48 | user :: null >> <iq to="test-domain.com" id="itpfKHMyfVk4xdBpTfN3iNS" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-08-11 22:19:48 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="itpfKHMyfVk4xdBpTfN3iNS" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-08-11 22:19:48 | user :: null << <iq xmlns="jabber:client" id="itpfKHMyfVk4xdBpTfN3iNS" from="test-domain.com" type="result"><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 var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>

2022-08-11 22:19:48 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="itpfKHMyfVk4xdBpTfN3iNS" from="test-domain.com" type="result"><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 var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>}

2022-08-11 22:19:48 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@2896e795

2022-08-11 22:19:48 | user :: null >> <iq to="test-domain.com" id="ym2uaxmTcuYkHHzsU6DKKHM" type="set"><query xmlns="jabber:iq:register"><username>user_q6bapu0030</username><password>user_q6bapu0030</password><email>d5657abc-bf07-48ad-89db-8ac602169298@localhost</email></query></iq>

2022-08-11 22:19:48 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="ym2uaxmTcuYkHHzsU6DKKHM" type="set"><query xmlns="jabber:iq:register"><username>user_q6bapu0030</username><password>user_q6bapu0030</password><email>d5657abc-bf07-48ad-89db-8ac602169298@localhost</email></query></iq>}

2022-08-11 22:19:48 | user :: null << <iq xmlns="jabber:client" id="ym2uaxmTcuYkHHzsU6DKKHM" from="test-domain.com" type="result"/>

2022-08-11 22:19:48 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="ym2uaxmTcuYkHHzsU6DKKHM" from="test-domain.com" type="result"/>}

2022-08-11 22:19:48 | [Mutex] received everything.

2022-08-11 22:19:48 | [Mutex] isItemNotified: registrationSuccess :: true

2022-08-11 22:19:48 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-08-11 22:19:48 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-08-11 22:19:48 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4a78b7ac

2022-08-11 22:19:48 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@796aa3d1

2022-08-11 22:19:48 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@41831f98

2022-08-11 22:19:48 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5eb6f272

2022-08-11 22:19:48 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@517cfbdf

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

2022-08-11 22:19:48 | user :: user_q6bapu0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-11 22:19:48 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:48 | user :: user_q6bapu0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-08-11 22:19:48 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3E2YmFwdTAwMzAscj1OdWx2aVBWblJmSHJTZ2ZzR1N6Wg==</auth>

2022-08-11 22:19:48 | user :: user_q6bapu0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3E2YmFwdTAwMzAscj1OdWx2aVBWblJmSHJTZ2ZzR1N6Wg==</auth>

2022-08-11 22:19:48 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1OdWx2aVBWblJmSHJTZ2ZzR1N6WnV5TFFHaHo0eUYwUDdkc2EydWljLHM9MHJDcmFUS2hUNW95SEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:48 | user :: user_q6bapu0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1OdWx2aVBWblJmSHJTZ2ZzR1N6WnV5TFFHaHo0eUYwUDdkc2EydWljLHM9MHJDcmFUS2hUNW95SEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:48 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TnVsdmlQVm5SZkhyU2dmc0dTelp1eUxRR2h6NHlGMFA3ZHNhMnVpYyxwPXVXeTdwaC84dU96a2I2cEFKZ0hLbUx0Q2hUNTNuMitOOERtRWk3SGVyRm89</response>

2022-08-11 22:19:48 | user :: user_q6bapu0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TnVsdmlQVm5SZkhyU2dmc0dTelp1eUxRR2h6NHlGMFA3ZHNhMnVpYyxwPXVXeTdwaC84dU96a2I2cEFKZ0hLbUx0Q2hUNTNuMitOOERtRWk3SGVyRm89</response>

2022-08-11 22:19:48 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1PN1JQcXZDZVlXS1pjMTFpaTV5QkN3Y2UvdG9nL2ViVHc5R3B3ZEpGNFpNPQ==</success>

2022-08-11 22:19:48 | user :: user_q6bapu0030@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1PN1JQcXZDZVlXS1pjMTFpaTV5QkN3Y2UvdG9nL2ViVHc5R3B3ZEpGNFpNPQ==</success>

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

2022-08-11 22:19:48 | user :: user_q6bapu0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="mhTeb8FSNejxluLfnKUgVDXwkTI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-08-11 22:19:48 |  << <iq xmlns="jabber:client" id="WyAxt5lTRbFNMLON06cMBvb" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-11 22:19:48 | user :: user_q6bapu0030@test-domain.com >> <iq xmlns="jabber:client" id="WyAxt5lTRbFNMLON06cMBvb" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-11 22:19:48 |  >> <iq xmlns="jabber:client" id="WyAxt5lTRbFNMLON06cMBvb" to="user_q6bapu0030@test-domain.com/1608752850-tigase-26" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_q6bapu0030@test-domain.com/1608752850-tigase-26</jid></bind></iq>

2022-08-11 22:19:48 | user :: user_q6bapu0030@test-domain.com << <iq xmlns="jabber:client" id="WyAxt5lTRbFNMLON06cMBvb" to="user_q6bapu0030@test-domain.com/1608752850-tigase-26" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_q6bapu0030@test-domain.com/1608752850-tigase-26</jid></bind></iq>

2022-08-11 22:19:48 |  << <iq xmlns="jabber:client" id="xyymbyjUZoSKSNTXescP8wf" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-11 22:19:48 | user :: user_q6bapu0030@test-domain.com/1608752850-tigase-26 >> <iq xmlns="jabber:client" id="xyymbyjUZoSKSNTXescP8wf" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-11 22:19:48 |  >> <iq xmlns="jabber:client" id="xyymbyjUZoSKSNTXescP8wf" to="user_q6bapu0030@test-domain.com/1608752850-tigase-26" type="result"/>

2022-08-11 22:19:48 | user :: user_q6bapu0030@test-domain.com/1608752850-tigase-26 << <iq xmlns="jabber:client" id="xyymbyjUZoSKSNTXescP8wf" to="user_q6bapu0030@test-domain.com/1608752850-tigase-26" type="result"/>

2022-08-11 22:19:48 |  << <iq to="test-domain.com" id="jACr5y6l7IQ5jNNFNTfGzq1" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-11 22:19:48 | user :: user_q6bapu0030@test-domain.com/1608752850-tigase-26 >> <iq to="test-domain.com" id="jACr5y6l7IQ5jNNFNTfGzq1" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-11 22:19:48 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-11 22:19:48 | user :: user_q6bapu0030@test-domain.com/1608752850-tigase-26 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-11 22:19:48 |  >> <enabled resume="true" xmlns="urn:xmpp:sm:3" max="60" id="fb4fe9fd-bba2-466d-9f2a-2b8113975acf" location="ed1b7dd8a1b3"/>

2022-08-11 22:19:48 | user :: user_q6bapu0030@test-domain.com/1608752850-tigase-26 << <enabled resume="true" xmlns="urn:xmpp:sm:3" max="60" id="fb4fe9fd-bba2-466d-9f2a-2b8113975acf" location="ed1b7dd8a1b3"/>

2022-08-11 22:19:48 |  << <iq id="Oyup4l48pfYm7nV3bPXnW5s" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-11 22:19:48 | user :: user_q6bapu0030@test-domain.com/1608752850-tigase-26 >> <iq id="Oyup4l48pfYm7nV3bPXnW5s" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-11 22:19:48 |  >> <iq xmlns="jabber:client" id="jACr5y6l7IQ5jNNFNTfGzq1" to="user_q6bapu0030@test-domain.com/1608752850-tigase-26" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12014/bf36c6a5" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12014/bf36c6a5" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-08-11 22:19:48 | user :: user_q6bapu0030@test-domain.com/1608752850-tigase-26 << <iq xmlns="jabber:client" id="jACr5y6l7IQ5jNNFNTfGzq1" to="user_q6bapu0030@test-domain.com/1608752850-tigase-26" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12014/bf36c6a5" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12014/bf36c6a5" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-08-11 22:19:48 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-08-11 22:19:48 | user :: user_q6bapu0030@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-08-11 22:19:48 |  >> <iq xmlns="jabber:client" id="Oyup4l48pfYm7nV3bPXnW5s" to="user_q6bapu0030@test-domain.com/1608752850-tigase-26" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-08-11 22:19:48 | user :: user_q6bapu0030@test-domain.com/1608752850-tigase-26 << <iq xmlns="jabber:client" id="Oyup4l48pfYm7nV3bPXnW5s" to="user_q6bapu0030@test-domain.com/1608752850-tigase-26" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-08-11 22:19:48 | Disconnecting

2022-08-11 22:19:48 |  >> <presence xmlns="jabber:client" to="user_q6bapu0030@test-domain.com" from="user_q6bapu0030@test-domain.com/1608752850-tigase-26"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2022-08-11 22:19:48 | user :: user_q6bapu0030@test-domain.com/1608752850-tigase-26 << <presence xmlns="jabber:client" to="user_q6bapu0030@test-domain.com" from="user_q6bapu0030@test-domain.com/1608752850-tigase-26"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2022-08-11 22:19:48 | [Mutex] notify: [disconnected]

2022-08-11 22:19:48 | [Mutex] received everything.

2022-08-11 22:19:48 | [Mutex] waiting for: [event]

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

2022-08-11 22:19:48 | user :: user_q6bapu0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-11 22:19:48 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:48 | user :: user_q6bapu0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-08-11 22:19:48 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3E2YmFwdTAwMzAscj1xdWhIdXp1VWtvbHJSVDd4RTMzMw==</auth>

2022-08-11 22:19:48 | user :: user_q6bapu0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3E2YmFwdTAwMzAscj1xdWhIdXp1VWtvbHJSVDd4RTMzMw==</auth>

2022-08-11 22:19:48 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1xdWhIdXp1VWtvbHJSVDd4RTMzM0ZWdXBLSHhwN0N1YU9UWTNrR1JULHM9MHJDcmFUS2hUNW95SEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:48 | user :: user_q6bapu0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1xdWhIdXp1VWtvbHJSVDd4RTMzM0ZWdXBLSHhwN0N1YU9UWTNrR1JULHM9MHJDcmFUS2hUNW95SEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:48 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cXVoSHV6dVVrb2xyUlQ3eEUzMzNGVnVwS0h4cDdDdWFPVFkza0dSVCxwPWx3eEJRSkx1bmdCZjhEQ1UyZk1ZazhOOVVEd1hGbnJSR25tUnlCVDFma009</response>

2022-08-11 22:19:48 | user :: user_q6bapu0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cXVoSHV6dVVrb2xyUlQ3eEUzMzNGVnVwS0h4cDdDdWFPVFkza0dSVCxwPWx3eEJRSkx1bmdCZjhEQ1UyZk1ZazhOOVVEd1hGbnJSR25tUnlCVDFma009</response>

2022-08-11 22:19:48 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-11 22:19:48 | user :: user_q6bapu0030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-11 22:19:48 | [Mutex] notify: [event, authFailed]

2022-08-11 22:19:48 | [Mutex] received everything.

2022-08-11 22:19:48 | [Mutex] isItemNotified: authFailed :: true

2022-08-11 22:19:48 | [Mutex] waiting for: [event]

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

2022-08-11 22:19:48 | user :: user_q6bapu0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-11 22:19:48 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:48 | user :: user_q6bapu0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-08-11 22:19:48 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3E2YmFwdTAwMzAscj0xY21HTzRsenFwdEZmZ0kyalFLMQ==</auth>

2022-08-11 22:19:48 | user :: user_q6bapu0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3E2YmFwdTAwMzAscj0xY21HTzRsenFwdEZmZ0kyalFLMQ==</auth>

2022-08-11 22:19:48 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0xY21HTzRsenFwdEZmZ0kyalFLMUZhNTZXTXBVMVFGSzVvc1dPM3FhLHM9MHJDcmFUS2hUNW95SEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:48 | user :: user_q6bapu0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0xY21HTzRsenFwdEZmZ0kyalFLMUZhNTZXTXBVMVFGSzVvc1dPM3FhLHM9MHJDcmFUS2hUNW95SEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:48 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MWNtR080bHpxcHRGZmdJMmpRSzFGYTU2V01wVTFRRks1b3NXTzNxYSxwPXpYR2xsM3pQNGZGdmJjRmQzckxTcm8wcE1qRnhUalV1b1cybDhEZHcvaDg9</response>

2022-08-11 22:19:48 | user :: user_q6bapu0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MWNtR080bHpxcHRGZmdJMmpRSzFGYTU2V01wVTFRRks1b3NXTzNxYSxwPXpYR2xsM3pQNGZGdmJjRmQzckxTcm8wcE1qRnhUalV1b1cybDhEZHcvaDg9</response>

2022-08-11 22:19:48 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-11 22:19:48 | user :: user_q6bapu0030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-11 22:19:48 | [Mutex] notify: [event, authFailed]

2022-08-11 22:19:48 | [Mutex] received everything.

2022-08-11 22:19:48 | [Mutex] isItemNotified: authFailed :: true

2022-08-11 22:19:48 | [Mutex] waiting for: [event]

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

2022-08-11 22:19:48 | user :: user_q6bapu0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-11 22:19:48 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:48 | user :: user_q6bapu0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-08-11 22:19:48 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3E2YmFwdTAwMzAscj1ia2dSUEswNlNmUVdrM0IwaGNPUw==</auth>

2022-08-11 22:19:48 | user :: user_q6bapu0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3E2YmFwdTAwMzAscj1ia2dSUEswNlNmUVdrM0IwaGNPUw==</auth>

2022-08-11 22:19:48 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ia2dSUEswNlNmUVdrM0IwaGNPU1I3TVhXQmVXN2VEN3BIQzUxeHFTLHM9MHJDcmFUS2hUNW95SEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:48 | user :: user_q6bapu0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ia2dSUEswNlNmUVdrM0IwaGNPU1I3TVhXQmVXN2VEN3BIQzUxeHFTLHM9MHJDcmFUS2hUNW95SEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:48 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YmtnUlBLMDZTZlFXazNCMGhjT1NSN01YV0JlVzdlRDdwSEM1MXhxUyxwPVA4djIwZUJxQzdEQ2tMQm5HeE55UkpEOVRxYzJvSXEwV3RLNjJUMWJIeUE9</response>

2022-08-11 22:19:48 | user :: user_q6bapu0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YmtnUlBLMDZTZlFXazNCMGhjT1NSN01YV0JlVzdlRDdwSEM1MXhxUyxwPVA4djIwZUJxQzdEQ2tMQm5HeE55UkpEOVRxYzJvSXEwV3RLNjJUMWJIeUE9</response>

2022-08-11 22:19:48 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-11 22:19:48 | user :: user_q6bapu0030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-11 22:19:48 | [Mutex] notify: [event, authFailed]

2022-08-11 22:19:48 | [Mutex] received everything.

2022-08-11 22:19:48 | [Mutex] isItemNotified: authFailed :: true

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

2022-08-11 22:19:48 | user :: user_q6bapu0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-11 22:19:48 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-11 22:19:48 | user :: user_q6bapu0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-08-11 22:19:49 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3E2YmFwdTAwMzAscj1VaU9rWlhPTFJVaUZjeUpWRG50aQ==</auth>

2022-08-11 22:19:49 | user :: user_q6bapu0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3E2YmFwdTAwMzAscj1VaU9rWlhPTFJVaUZjeUpWRG50aQ==</auth>

2022-08-11 22:19:49 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1VaU9rWlhPTFJVaUZjeUpWRG50aXRxdm44OHA2UGpXSzVKdW5nTmZqLHM9MHJDcmFUS2hUNW95SEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:49 | user :: user_q6bapu0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1VaU9rWlhPTFJVaUZjeUpWRG50aXRxdm44OHA2UGpXSzVKdW5nTmZqLHM9MHJDcmFUS2hUNW95SEE9PSxpPTQwOTY=</challenge>

2022-08-11 22:19:49 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VWlPa1pYT0xSVWlGY3lKVkRudGl0cXZuODhwNlBqV0s1SnVuZ05maixwPTZ6V2ZVNGVrRGx5RStldS9zS1hZS05peCtQSFBpdzZ1c0JEWDk0NEJCVHM9</response>

2022-08-11 22:19:49 | user :: user_q6bapu0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VWlPa1pYT0xSVWlGY3lKVkRudGl0cXZuODhwNlBqV0s1SnVuZ05maixwPTZ6V2ZVNGVrRGx5RStldS9zS1hZS05peCtQSFBpdzZ1c0JEWDk0NEJCVHM9</response>

2022-08-11 22:19:49 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1SUzNOYWZveWNKTkt2QzE5K254RjA4UE1NUWhtV1lZeHhwendaTm9qaTQ0PQ==</success>

2022-08-11 22:19:49 | user :: user_q6bapu0030@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1SUzNOYWZveWNKTkt2QzE5K254RjA4UE1NUWhtV1lZeHhwendaTm9qaTQ0PQ==</success>

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

2022-08-11 22:19:49 | user :: user_q6bapu0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="mhTeb8FSNejxluLfnKUgVDXwkTI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-08-11 22:19:49 |  << <iq xmlns="jabber:client" id="IblW3qQYneIDEiJTgWhHzlL" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-11 22:19:49 | user :: user_q6bapu0030@test-domain.com >> <iq xmlns="jabber:client" id="IblW3qQYneIDEiJTgWhHzlL" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-11 22:19:49 |  >> <iq xmlns="jabber:client" id="IblW3qQYneIDEiJTgWhHzlL" to="user_q6bapu0030@test-domain.com/1608752850-tigase-27" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_q6bapu0030@test-domain.com/1608752850-tigase-27</jid></bind></iq>

2022-08-11 22:19:49 | user :: user_q6bapu0030@test-domain.com << <iq xmlns="jabber:client" id="IblW3qQYneIDEiJTgWhHzlL" to="user_q6bapu0030@test-domain.com/1608752850-tigase-27" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_q6bapu0030@test-domain.com/1608752850-tigase-27</jid></bind></iq>

2022-08-11 22:19:49 |  << <iq xmlns="jabber:client" id="rztiJDt1vj5mV8riGm6fNLQ" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-11 22:19:49 | user :: user_q6bapu0030@test-domain.com/1608752850-tigase-27 >> <iq xmlns="jabber:client" id="rztiJDt1vj5mV8riGm6fNLQ" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-11 22:19:49 |  >> <iq xmlns="jabber:client" id="rztiJDt1vj5mV8riGm6fNLQ" to="user_q6bapu0030@test-domain.com/1608752850-tigase-27" type="result"/>

2022-08-11 22:19:49 | user :: user_q6bapu0030@test-domain.com/1608752850-tigase-27 << <iq xmlns="jabber:client" id="rztiJDt1vj5mV8riGm6fNLQ" to="user_q6bapu0030@test-domain.com/1608752850-tigase-27" type="result"/>

2022-08-11 22:19:49 |  << <iq to="test-domain.com" id="ulLGrlZr4lY7EoMWV9tgwk5" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-11 22:19:49 | user :: user_q6bapu0030@test-domain.com/1608752850-tigase-27 >> <iq to="test-domain.com" id="ulLGrlZr4lY7EoMWV9tgwk5" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-11 22:19:49 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-11 22:19:49 | user :: user_q6bapu0030@test-domain.com/1608752850-tigase-27 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-11 22:19:49 |  >> <enabled resume="true" xmlns="urn:xmpp:sm:3" max="60" id="9e52dc59-d517-4644-9040-a74a2a749522" location="ed1b7dd8a1b3"/>

2022-08-11 22:19:49 | user :: user_q6bapu0030@test-domain.com/1608752850-tigase-27 << <enabled resume="true" xmlns="urn:xmpp:sm:3" max="60" id="9e52dc59-d517-4644-9040-a74a2a749522" location="ed1b7dd8a1b3"/>

2022-08-11 22:19:49 |  << <iq id="iCyxkR6cxvuobvbzdT5Ds7w" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-11 22:19:49 | user :: user_q6bapu0030@test-domain.com/1608752850-tigase-27 >> <iq id="iCyxkR6cxvuobvbzdT5Ds7w" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-11 22:19:49 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-08-11 22:19:49 | user :: user_q6bapu0030@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-08-11 22:19:49 |  >> <iq xmlns="jabber:client" id="ulLGrlZr4lY7EoMWV9tgwk5" to="user_q6bapu0030@test-domain.com/1608752850-tigase-27" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12014/bf36c6a5" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12014/bf36c6a5" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-08-11 22:19:49 | user :: user_q6bapu0030@test-domain.com/1608752850-tigase-27 << <iq xmlns="jabber:client" id="ulLGrlZr4lY7EoMWV9tgwk5" to="user_q6bapu0030@test-domain.com/1608752850-tigase-27" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12014/bf36c6a5" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12014/bf36c6a5" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-08-11 22:19:49 | Disconnecting

2022-08-11 22:19:49 | [Mutex] notify: [disconnected]

2022-08-11 22:19:49 | [Mutex] received everything.

2022-08-11 22:19:49 |  >> <iq xmlns="jabber:client" id="iCyxkR6cxvuobvbzdT5Ds7w" to="user_q6bapu0030@test-domain.com/1608752850-tigase-27" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-08-11 22:19:49 | user :: user_q6bapu0030@test-domain.com << <iq xmlns="jabber:client" id="iCyxkR6cxvuobvbzdT5Ds7w" to="user_q6bapu0030@test-domain.com/1608752850-tigase-27" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-08-11 22:19:51 | [Mutex] waiting for: [user]

2022-08-11 22:19:51 | [Mutex] received everything.

2022-08-11 22:19:51 | [Mutex] isItemNotified: user:ok:true :: true