Generated by TestNG with ReportNG at 22:16 PDT on Thursday 22 June 2023
root@cc7d7fbb25f7 / Java 17.0.6 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

Brute Force Prevention

Suites · Log Output

Test duration : 13.548s

Passed Tests
tigase.tests.server.TestBruteforcePrevention
testDisableUser 4.592s
2023-06-22 22:16:31 |

2023-06-22 22:16:31 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2023-06-22 22:16:31 | ------------------------------------

2023-06-22 22:16:31 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@798a5239

2023-06-22 22:16:31 | StateChangedEvent{oldState=null, newState=connecting}

2023-06-22 22:16:31 | [Mutex] waiting for: [registration]

2023-06-22 22:16:31 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@774da378

2023-06-22 22:16:31 | StateChangedEvent{oldState=connecting, newState=connected}

2023-06-22 22:16:31 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@73723949

2023-06-22 22:16:31 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:31 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-06-22 22:16:31 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

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

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

2023-06-22 22:16:31 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@3670a943

2023-06-22 22:16:31 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1d403e2e

2023-06-22 22:16:31 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:31 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-06-22 22:16:31 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-06-22 22:16:31 | user :: null >> <iq to="test-domain.com" id="1WzkYXUV2qTUT6FyiBmcIup" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-06-22 22:16:31 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="1WzkYXUV2qTUT6FyiBmcIup" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-06-22 22:16:31 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@78c189d

2023-06-22 22:16:31 | user :: null << <iq from="test-domain.com" id="1WzkYXUV2qTUT6FyiBmcIup" xmlns="jabber:client" 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 type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq>

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

2023-06-22 22:16:31 | user :: null >> <iq to="test-domain.com" id="7RiURQLQ9wet6GGqhQ9tWbv" type="set"><query xmlns="jabber:iq:register"><username>user_n4ezuo0027</username><password>user_n4ezuo0027</password><email>82ff3075-b72a-4029-97db-4c1a67808ae5@localhost</email></query></iq>

2023-06-22 22:16:31 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="7RiURQLQ9wet6GGqhQ9tWbv" type="set"><query xmlns="jabber:iq:register"><username>user_n4ezuo0027</username><password>user_n4ezuo0027</password><email>82ff3075-b72a-4029-97db-4c1a67808ae5@localhost</email></query></iq>}

2023-06-22 22:16:31 | user :: null << <iq from="test-domain.com" id="7RiURQLQ9wet6GGqhQ9tWbv" xmlns="jabber:client" type="result"/>

2023-06-22 22:16:31 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="7RiURQLQ9wet6GGqhQ9tWbv" xmlns="jabber:client" type="result"/>}

2023-06-22 22:16:31 | [Mutex] received everything.

2023-06-22 22:16:31 | [Mutex] isItemNotified: registrationSuccess :: true

2023-06-22 22:16:31 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-06-22 22:16:31 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-06-22 22:16:31 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6556d154

2023-06-22 22:16:31 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@565f560c

2023-06-22 22:16:31 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4a72a3a7

2023-06-22 22:16:31 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2d5d0284

2023-06-22 22:16:31 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@7e52ba0a

2023-06-22 22:16:31 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:31 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

2023-06-22 22:16:31 | user :: user_n4ezuo0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:31 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:31 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:31 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj1yVnJHOTVJRjZlWU1aVHo5MENqMA==</auth>

2023-06-22 22:16:31 | user :: user_n4ezuo0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj1yVnJHOTVJRjZlWU1aVHo5MENqMA==</auth>

2023-06-22 22:16:31 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1yVnJHOTVJRjZlWU1aVHo5MENqMEFhQlZlZHdHTmM3ZFgxdjRLN2pMLHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:31 | user :: user_n4ezuo0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1yVnJHOTVJRjZlWU1aVHo5MENqMEFhQlZlZHdHTmM3ZFgxdjRLN2pMLHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:31 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9clZyRzk1SUY2ZVlNWlR6OTBDajBBYUJWZWR3R05jN2RYMXY0SzdqTCxwPU54dGo5Z0FDU0RkSnUvcHJiRi9ZYmJBN2Rzbk1wQm5LaTBJZDF4UnIzSUU9</response>

2023-06-22 22:16:31 | user :: user_n4ezuo0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9clZyRzk1SUY2ZVlNWlR6OTBDajBBYUJWZWR3R05jN2RYMXY0SzdqTCxwPU54dGo5Z0FDU0RkSnUvcHJiRi9ZYmJBN2Rzbk1wQm5LaTBJZDF4UnIzSUU9</response>

2023-06-22 22:16:31 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj10YTJDQnhSb3BrOTlNSFpoM2VkMEQ4bnlmNmtuYTRxZ20vM1Jzci9XV3dvPQ==</success>

2023-06-22 22:16:31 | user :: user_n4ezuo0027@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj10YTJDQnhSb3BrOTlNSFpoM2VkMEQ4bnlmNmtuYTRxZ20vM1Jzci9XV3dvPQ==</success>

2023-06-22 22:16:31 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="2QkYselozZftAb5xNz9tl0qKGSE="/></features>

2023-06-22 22:16:31 | user :: user_n4ezuo0027@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"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="2QkYselozZftAb5xNz9tl0qKGSE="/></features>

2023-06-22 22:16:31 |  << <iq xmlns="jabber:client" id="CN4iWVY1mbAmJCIKyxmbx4r" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-06-22 22:16:31 | user :: user_n4ezuo0027@test-domain.com >> <iq xmlns="jabber:client" id="CN4iWVY1mbAmJCIKyxmbx4r" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-06-22 22:16:31 |  >> <iq to="user_n4ezuo0027@test-domain.com/108689552-tigase-24" id="CN4iWVY1mbAmJCIKyxmbx4r" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_n4ezuo0027@test-domain.com/108689552-tigase-24</jid></bind></iq>

2023-06-22 22:16:31 | user :: user_n4ezuo0027@test-domain.com << <iq to="user_n4ezuo0027@test-domain.com/108689552-tigase-24" id="CN4iWVY1mbAmJCIKyxmbx4r" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_n4ezuo0027@test-domain.com/108689552-tigase-24</jid></bind></iq>

2023-06-22 22:16:31 |  << <iq xmlns="jabber:client" id="NReU8k5snVQZ7gEthKMMSLw" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-22 22:16:31 | user :: user_n4ezuo0027@test-domain.com/108689552-tigase-24 >> <iq xmlns="jabber:client" id="NReU8k5snVQZ7gEthKMMSLw" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-22 22:16:31 |  >> <iq to="user_n4ezuo0027@test-domain.com/108689552-tigase-24" id="NReU8k5snVQZ7gEthKMMSLw" xmlns="jabber:client" type="result"/>

2023-06-22 22:16:31 | user :: user_n4ezuo0027@test-domain.com/108689552-tigase-24 << <iq to="user_n4ezuo0027@test-domain.com/108689552-tigase-24" id="NReU8k5snVQZ7gEthKMMSLw" xmlns="jabber:client" type="result"/>

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

2023-06-22 22:16:31 | user :: user_n4ezuo0027@test-domain.com/108689552-tigase-24 >> <iq to="test-domain.com" id="Jbawet6GGqhQ9tWbv2czt8y" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-06-22 22:16:31 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-22 22:16:31 | user :: user_n4ezuo0027@test-domain.com/108689552-tigase-24 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-22 22:16:31 |  << <iq id="la5qjNAt5cwdLIIECfu5m4b" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:16:31 | user :: user_n4ezuo0027@test-domain.com/108689552-tigase-24 >> <iq id="la5qjNAt5cwdLIIECfu5m4b" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:16:31 |  >> <enabled location="cc7d7fbb25f7" max="60" id="f9f0b854-2dbd-42d7-a80a-20c0fe59bdaf" xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-22 22:16:31 | user :: user_n4ezuo0027@test-domain.com/108689552-tigase-24 << <enabled location="cc7d7fbb25f7" max="60" id="f9f0b854-2dbd-42d7-a80a-20c0fe59bdaf" xmlns="urn:xmpp:sm:3" resume="true"/>

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

2023-06-22 22:16:31 | user :: user_n4ezuo0027@test-domain.com/108689552-tigase-24 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-06-22 22:16:31 |  >> <iq from="test-domain.com" to="user_n4ezuo0027@test-domain.com/108689552-tigase-24" id="Jbawet6GGqhQ9tWbv2czt8y" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12296/3a127df9"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12296/3a127df9"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

2023-06-22 22:16:31 | user :: user_n4ezuo0027@test-domain.com/108689552-tigase-24 << <iq from="test-domain.com" to="user_n4ezuo0027@test-domain.com/108689552-tigase-24" id="Jbawet6GGqhQ9tWbv2czt8y" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12296/3a127df9"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12296/3a127df9"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

2023-06-22 22:16:31 | Disconnecting

2023-06-22 22:16:31 |  >> <iq to="user_n4ezuo0027@test-domain.com/108689552-tigase-24" id="la5qjNAt5cwdLIIECfu5m4b" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:16:31 | user :: user_n4ezuo0027@test-domain.com/108689552-tigase-24 << <iq to="user_n4ezuo0027@test-domain.com/108689552-tigase-24" id="la5qjNAt5cwdLIIECfu5m4b" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:16:31 |  >> <presence from="user_n4ezuo0027@test-domain.com/108689552-tigase-24" to="user_n4ezuo0027@test-domain.com" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-06-22 22:16:31 | user :: user_n4ezuo0027@test-domain.com/108689552-tigase-24 << <presence from="user_n4ezuo0027@test-domain.com/108689552-tigase-24" to="user_n4ezuo0027@test-domain.com" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-06-22 22:16:31 | [Mutex] notify: [disconnected]

2023-06-22 22:16:31 | [Mutex] received everything.

2023-06-22 22:16:31 | [Mutex] waiting for: [event]

2023-06-22 22:16:31 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:31 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

2023-06-22 22:16:31 | user :: user_n4ezuo0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:31 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:31 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:31 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj1oVmpvU0JubWRHSDI3dmZHRFpBRQ==</auth>

2023-06-22 22:16:31 | user :: user_n4ezuo0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj1oVmpvU0JubWRHSDI3dmZHRFpBRQ==</auth>

2023-06-22 22:16:31 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1oVmpvU0JubWRHSDI3dmZHRFpBRVJiejc2cVl4QXNlVFhNSzFFcVlJLHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:31 | user :: user_n4ezuo0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1oVmpvU0JubWRHSDI3dmZHRFpBRVJiejc2cVl4QXNlVFhNSzFFcVlJLHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:31 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aFZqb1NCbm1kR0gyN3ZmR0RaQUVSYno3NnFZeEFzZVRYTUsxRXFZSSxwPTl3dzJUWUNnQXVnU0hxbEliemJWZ1l0Ums2dmVxMDBwVzhVd0JnMkhMQkk9</response>

2023-06-22 22:16:31 | user :: user_n4ezuo0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aFZqb1NCbm1kR0gyN3ZmR0RaQUVSYno3NnFZeEFzZVRYTUsxRXFZSSxwPTl3dzJUWUNnQXVnU0hxbEliemJWZ1l0Ums2dmVxMDBwVzhVd0JnMkhMQkk9</response>

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

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

2023-06-22 22:16:31 | [Mutex] notify: [event, authFailed]

2023-06-22 22:16:31 | [Mutex] received everything.

2023-06-22 22:16:31 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:16:31 | [Mutex] waiting for: [event]

2023-06-22 22:16:31 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:31 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

2023-06-22 22:16:31 | user :: user_n4ezuo0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:31 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:31 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:31 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj1PeGI3QmFqUzZGdjZ2TzFvV1BrMg==</auth>

2023-06-22 22:16:31 | user :: user_n4ezuo0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj1PeGI3QmFqUzZGdjZ2TzFvV1BrMg==</auth>

2023-06-22 22:16:31 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1PeGI3QmFqUzZGdjZ2TzFvV1BrMldYMGtiNUV5aFZFM3BoTDF0WlpKLHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:31 | user :: user_n4ezuo0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1PeGI3QmFqUzZGdjZ2TzFvV1BrMldYMGtiNUV5aFZFM3BoTDF0WlpKLHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:31 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9T3hiN0JhalM2RnY2dk8xb1dQazJXWDBrYjVFeWhWRTNwaEwxdFpaSixwPW02OUhLWklCZ1pPc0JCQURCWFBwNmo0VVJ5R29uQm1yUzdPYWFndjRhZ3c9</response>

2023-06-22 22:16:31 | user :: user_n4ezuo0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9T3hiN0JhalM2RnY2dk8xb1dQazJXWDBrYjVFeWhWRTNwaEwxdFpaSixwPW02OUhLWklCZ1pPc0JCQURCWFBwNmo0VVJ5R29uQm1yUzdPYWFndjRhZ3c9</response>

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

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

2023-06-22 22:16:31 | [Mutex] notify: [event, authFailed]

2023-06-22 22:16:31 | [Mutex] received everything.

2023-06-22 22:16:31 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:16:31 | [Mutex] waiting for: [event]

2023-06-22 22:16:31 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:31 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

2023-06-22 22:16:31 | user :: user_n4ezuo0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:31 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:31 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:31 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj12ZTBKaDl4QVkwWVA4UEtoazlaVQ==</auth>

2023-06-22 22:16:31 | user :: user_n4ezuo0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj12ZTBKaDl4QVkwWVA4UEtoazlaVQ==</auth>

2023-06-22 22:16:31 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj12ZTBKaDl4QVkwWVA4UEtoazlaVUprSWttUXBTYTFhM3VmTEgxZUpQLHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:31 | user :: user_n4ezuo0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj12ZTBKaDl4QVkwWVA4UEtoazlaVUprSWttUXBTYTFhM3VmTEgxZUpQLHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:31 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dmUwSmg5eEFZMFlQOFBLaGs5WlVKa0lrbVFwU2ExYTN1ZkxIMWVKUCxwPUR0eWtCMzFQNVQxSWIyWkVONzlLTU5NSmwveGhyNDBZRk9RUWQ5Nk94ZTg9</response>

2023-06-22 22:16:31 | user :: user_n4ezuo0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dmUwSmg5eEFZMFlQOFBLaGs5WlVKa0lrbVFwU2ExYTN1ZkxIMWVKUCxwPUR0eWtCMzFQNVQxSWIyWkVONzlLTU5NSmwveGhyNDBZRk9RUWQ5Nk94ZTg9</response>

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

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

2023-06-22 22:16:31 | [Mutex] notify: [event, authFailed]

2023-06-22 22:16:31 | [Mutex] received everything.

2023-06-22 22:16:31 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:16:31 | [Mutex] waiting for: [event]

2023-06-22 22:16:31 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:31 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

2023-06-22 22:16:31 | user :: user_n4ezuo0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:31 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:31 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:31 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj16MXR4NjhkN3pyTGN0VnNYSlJaeg==</auth>

2023-06-22 22:16:31 | user :: user_n4ezuo0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj16MXR4NjhkN3pyTGN0VnNYSlJaeg==</auth>

2023-06-22 22:16:32 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16MXR4NjhkN3pyTGN0VnNYSlJaenlUdXhwZFNIYlM3VEs1dUN3R0U5LHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16MXR4NjhkN3pyTGN0VnNYSlJaenlUdXhwZFNIYlM3VEs1dUN3R0U5LHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:32 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ejF0eDY4ZDd6ckxjdFZzWEpSWnp5VHV4cGRTSGJTN1RLNXVDd0dFOSxwPStJOXZ6dms4UU9xSlViaE1nc0VtbXV3YlFBRGJ3dDRwZDN1eEZlcFNUazA9</response>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ejF0eDY4ZDd6ckxjdFZzWEpSWnp5VHV4cGRTSGJTN1RLNXVDd0dFOSxwPStJOXZ6dms4UU9xSlViaE1nc0VtbXV3YlFBRGJ3dDRwZDN1eEZlcFNUazA9</response>

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

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

2023-06-22 22:16:32 | [Mutex] notify: [event, authFailed]

2023-06-22 22:16:32 | [Mutex] received everything.

2023-06-22 22:16:32 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:16:32 | [Mutex] waiting for: [event]

2023-06-22 22:16:32 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:32 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:32 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj1DSkVkMzQwY0V1dXczTWluOVdLRg==</auth>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj1DSkVkMzQwY0V1dXczTWluOVdLRg==</auth>

2023-06-22 22:16:32 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1DSkVkMzQwY0V1dXczTWluOVdLRjhMRmR3RjVxU2tXZm1tOW0zYXF3LHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1DSkVkMzQwY0V1dXczTWluOVdLRjhMRmR3RjVxU2tXZm1tOW0zYXF3LHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:32 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Q0pFZDM0MGNFdXV3M01pbjlXS0Y4TEZkd0Y1cVNrV2ZtbTltM2FxdyxwPUkwcWtsSm5PRWw4TGhySXZjQm5LeFhNaWJsNjFtK3NYOTg3UVh4NW5HT0U9</response>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Q0pFZDM0MGNFdXV3M01pbjlXS0Y4TEZkd0Y1cVNrV2ZtbTltM2FxdyxwPUkwcWtsSm5PRWw4TGhySXZjQm5LeFhNaWJsNjFtK3NYOTg3UVh4NW5HT0U9</response>

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

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

2023-06-22 22:16:32 | [Mutex] notify: [event, authFailed]

2023-06-22 22:16:32 | [Mutex] received everything.

2023-06-22 22:16:32 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:16:32 | [Mutex] waiting for: [event]

2023-06-22 22:16:32 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:32 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:32 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj1OdXd0SFVCNURiaTZRTk5SOElYcA==</auth>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj1OdXd0SFVCNURiaTZRTk5SOElYcA==</auth>

2023-06-22 22:16:32 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1OdXd0SFVCNURiaTZRTk5SOElYcGxuZmlXVmYzeHEzZTd0R3FaZjhkLHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1OdXd0SFVCNURiaTZRTk5SOElYcGxuZmlXVmYzeHEzZTd0R3FaZjhkLHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:32 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TnV3dEhVQjVEYmk2UU5OUjhJWHBsbmZpV1ZmM3hxM2U3dEdxWmY4ZCxwPWdNSGhLM1hLRWFiMzNTQnB5Ni9ydE5QdVkrV0pCNms1ZUsycXNLUGhmN2c9</response>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TnV3dEhVQjVEYmk2UU5OUjhJWHBsbmZpV1ZmM3hxM2U3dEdxWmY4ZCxwPWdNSGhLM1hLRWFiMzNTQnB5Ni9ydE5QdVkrV0pCNms1ZUsycXNLUGhmN2c9</response>

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

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

2023-06-22 22:16:32 | [Mutex] notify: [event, authFailed]

2023-06-22 22:16:32 | [Mutex] received everything.

2023-06-22 22:16:32 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:16:32 | [Mutex] waiting for: [event]

2023-06-22 22:16:32 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:32 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:32 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj1nZDAyZ1Mzd2NGaVl3dENaWVFLbw==</auth>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj1nZDAyZ1Mzd2NGaVl3dENaWVFLbw==</auth>

2023-06-22 22:16:32 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1nZDAyZ1Mzd2NGaVl3dENaWVFLb1pSazd2dW1zVjA3ZVF2S2dsWnVMLHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1nZDAyZ1Mzd2NGaVl3dENaWVFLb1pSazd2dW1zVjA3ZVF2S2dsWnVMLHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:32 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Z2QwMmdTM3djRmlZd3RDWllRS29aUms3dnVtc1YwN2VRdktnbFp1TCxwPU41U0xqM0NQcnh5ZmtIcVp1d3lEYVpGK3JQekpRWHM3Y2hMaWN0UGdDUVE9</response>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Z2QwMmdTM3djRmlZd3RDWllRS29aUms3dnVtc1YwN2VRdktnbFp1TCxwPU41U0xqM0NQcnh5ZmtIcVp1d3lEYVpGK3JQekpRWHM3Y2hMaWN0UGdDUVE9</response>

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

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

2023-06-22 22:16:32 | [Mutex] notify: [event, authFailed]

2023-06-22 22:16:32 | [Mutex] received everything.

2023-06-22 22:16:32 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:16:32 | [Mutex] waiting for: [event]

2023-06-22 22:16:32 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:32 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:32 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj1kcU9OYWJ1Zm5HTXg4S21tV09Rdw==</auth>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj1kcU9OYWJ1Zm5HTXg4S21tV09Rdw==</auth>

2023-06-22 22:16:32 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1kcU9OYWJ1Zm5HTXg4S21tV09Rd0ZZb1lzZnpWQ3ZuNzMweGoxU054LHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1kcU9OYWJ1Zm5HTXg4S21tV09Rd0ZZb1lzZnpWQ3ZuNzMweGoxU054LHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:32 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZHFPTmFidWZuR014OEttbVdPUXdGWW9Zc2Z6VkN2bjczMHhqMVNOeCxwPVFDcjZZdVZaYitnR3VLQ2dPY21NaytUNWsySnFFcFNPVzd4d3htempTRlU9</response>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZHFPTmFidWZuR014OEttbVdPUXdGWW9Zc2Z6VkN2bjczMHhqMVNOeCxwPVFDcjZZdVZaYitnR3VLQ2dPY21NaytUNWsySnFFcFNPVzd4d3htempTRlU9</response>

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

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

2023-06-22 22:16:32 | [Mutex] notify: [event, authFailed]

2023-06-22 22:16:32 | [Mutex] received everything.

2023-06-22 22:16:32 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:16:32 | [Mutex] waiting for: [event]

2023-06-22 22:16:32 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:32 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:32 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj0zbkJIOHRBRzNuUWt0ZUNxWVZQZw==</auth>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj0zbkJIOHRBRzNuUWt0ZUNxWVZQZw==</auth>

2023-06-22 22:16:32 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0zbkJIOHRBRzNuUWt0ZUNxWVZQZ1A3bXprQ1pYYjV4bHl5TlE2ajZtLHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0zbkJIOHRBRzNuUWt0ZUNxWVZQZ1A3bXprQ1pYYjV4bHl5TlE2ajZtLHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:32 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9M25CSDh0QUczblFrdGVDcVlWUGdQN216a0NaWGI1eGx5eU5RNmo2bSxwPVFsYkpPMU5qSU1QRlBjUmdtQUg4U0JGcDRMTEZOaGd6T0Z3eEw3ZTB1YTQ9</response>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9M25CSDh0QUczblFrdGVDcVlWUGdQN216a0NaWGI1eGx5eU5RNmo2bSxwPVFsYkpPMU5qSU1QRlBjUmdtQUg4U0JGcDRMTEZOaGd6T0Z3eEw3ZTB1YTQ9</response>

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

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

2023-06-22 22:16:32 | [Mutex] notify: [event, authFailed]

2023-06-22 22:16:32 | [Mutex] received everything.

2023-06-22 22:16:32 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:16:32 | [Mutex] waiting for: [event]

2023-06-22 22:16:32 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:32 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:32 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj1mbUZKdkNvd1lQMnNkdkFINWptUg==</auth>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj1mbUZKdkNvd1lQMnNkdkFINWptUg==</auth>

2023-06-22 22:16:32 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1mbUZKdkNvd1lQMnNkdkFINWptUkllM1ltQTA3REFFdWR4aDBUUWg1LHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1mbUZKdkNvd1lQMnNkdkFINWptUkllM1ltQTA3REFFdWR4aDBUUWg1LHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:32 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Zm1GSnZDb3dZUDJzZHZBSDVqbVJJZTNZbUEwN0RBRXVkeGgwVFFoNSxwPTJINlBKajRuTDZyMVVsS2J5YkVzdzB0c25EWmcrYmNvc0xIK0tUS0VmcVE9</response>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Zm1GSnZDb3dZUDJzZHZBSDVqbVJJZTNZbUEwN0RBRXVkeGgwVFFoNSxwPTJINlBKajRuTDZyMVVsS2J5YkVzdzB0c25EWmcrYmNvc0xIK0tUS0VmcVE9</response>

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

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

2023-06-22 22:16:32 | [Mutex] notify: [event, authFailed]

2023-06-22 22:16:32 | [Mutex] received everything.

2023-06-22 22:16:32 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:16:32 | [Mutex] waiting for: [event]

2023-06-22 22:16:32 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:32 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:32 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj1mODVQZmdYMERKMnNaUktVU1lHaA==</auth>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj1mODVQZmdYMERKMnNaUktVU1lHaA==</auth>

2023-06-22 22:16:32 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1mODVQZmdYMERKMnNaUktVU1lHaDZCTUhNWnBqNVpOOElpdTFEbFlTLHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1mODVQZmdYMERKMnNaUktVU1lHaDZCTUhNWnBqNVpOOElpdTFEbFlTLHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:32 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Zjg1UGZnWDBESjJzWlJLVVNZR2g2Qk1ITVpwajVaTjhJaXUxRGxZUyxwPUlYcCt3eGY2YVBlT2dqdlZPclJzaHl4V1VZTjRscGxGR3dWQjhLR0JsVG89</response>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Zjg1UGZnWDBESjJzWlJLVVNZR2g2Qk1ITVpwajVaTjhJaXUxRGxZUyxwPUlYcCt3eGY2YVBlT2dqdlZPclJzaHl4V1VZTjRscGxGR3dWQjhLR0JsVG89</response>

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

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

2023-06-22 22:16:32 | [Mutex] notify: [event, authFailed]

2023-06-22 22:16:32 | [Mutex] received everything.

2023-06-22 22:16:32 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:16:32 | [Mutex] waiting for: [event]

2023-06-22 22:16:32 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:32 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:32 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj1ZcFVQS3IzZmhhSjl2N2NJczlicQ==</auth>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj1ZcFVQS3IzZmhhSjl2N2NJczlicQ==</auth>

2023-06-22 22:16:32 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ZcFVQS3IzZmhhSjl2N2NJczlicUVtOVE4ZGxGWHJuMkJtZ0plR3Y2LHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ZcFVQS3IzZmhhSjl2N2NJczlicUVtOVE4ZGxGWHJuMkJtZ0plR3Y2LHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:32 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WXBVUEtyM2ZoYUo5djdjSXM5YnFFbTlROGRsRlhybjJCbWdKZUd2NixwPUtTVTY0SnBVMy9NZ0VoVUk2VFpJSEFhZENnV092c2tOYjZEZnBMYWRXSnM9</response>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WXBVUEtyM2ZoYUo5djdjSXM5YnFFbTlROGRsRlhybjJCbWdKZUd2NixwPUtTVTY0SnBVMy9NZ0VoVUk2VFpJSEFhZENnV092c2tOYjZEZnBMYWRXSnM9</response>

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

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

2023-06-22 22:16:32 | [Mutex] notify: [event, authFailed]

2023-06-22 22:16:32 | [Mutex] received everything.

2023-06-22 22:16:32 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:16:32 | [Mutex] waiting for: [event]

2023-06-22 22:16:32 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:32 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:32 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj1vUXoxcmF4R2hXT1dUdFE2SzZiTQ==</auth>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj1vUXoxcmF4R2hXT1dUdFE2SzZiTQ==</auth>

2023-06-22 22:16:32 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1vUXoxcmF4R2hXT1dUdFE2SzZiTUR3ZXRaNTFoNW5XdVJWcEoyR0xILHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1vUXoxcmF4R2hXT1dUdFE2SzZiTUR3ZXRaNTFoNW5XdVJWcEoyR0xILHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:32 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9b1F6MXJheEdoV09XVHRRNks2Yk1Ed2V0WjUxaDVuV3VSVnBKMkdMSCxwPUd1ZUlFdmFzYmRXZXZGWUp4WG9BdXRJVTBNcDZTMDl3eHgyd2Zramd3YUU9</response>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9b1F6MXJheEdoV09XVHRRNks2Yk1Ed2V0WjUxaDVuV3VSVnBKMkdMSCxwPUd1ZUlFdmFzYmRXZXZGWUp4WG9BdXRJVTBNcDZTMDl3eHgyd2Zramd3YUU9</response>

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

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

2023-06-22 22:16:32 | [Mutex] notify: [event, authFailed]

2023-06-22 22:16:32 | [Mutex] received everything.

2023-06-22 22:16:32 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:16:32 | [Mutex] waiting for: [event]

2023-06-22 22:16:32 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:32 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:32 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj1NaWI0bkh1bHAxc1NpcXNsYWpadQ==</auth>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj1NaWI0bkh1bHAxc1NpcXNsYWpadQ==</auth>

2023-06-22 22:16:32 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1NaWI0bkh1bHAxc1NpcXNsYWpadWREekRzOUJqWWU1bjJYR243bHFyLHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1NaWI0bkh1bHAxc1NpcXNsYWpadWREekRzOUJqWWU1bjJYR243bHFyLHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:32 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TWliNG5IdWxwMXNTaXFzbGFqWnVkRHpEczlCalllNW4yWEduN2xxcixwPXFqT2Z5UVFESHVuVkpHeFpodzdMdVAzWHVUWUdWV2dXZ0swZmlPUjl6RXc9</response>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TWliNG5IdWxwMXNTaXFzbGFqWnVkRHpEczlCalllNW4yWEduN2xxcixwPXFqT2Z5UVFESHVuVkpHeFpodzdMdVAzWHVUWUdWV2dXZ0swZmlPUjl6RXc9</response>

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

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

2023-06-22 22:16:32 | [Mutex] notify: [event, authFailed]

2023-06-22 22:16:32 | [Mutex] notify: [event, disconnected]

2023-06-22 22:16:32 | [Mutex] received everything.

2023-06-22 22:16:32 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:16:32 | [Mutex] waiting for: [event]

2023-06-22 22:16:32 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:32 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:32 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj15bkc3UUlDaTAxM0lQbzdidDZxeg==</auth>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj15bkc3UUlDaTAxM0lQbzdidDZxeg==</auth>

2023-06-22 22:16:32 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15bkc3UUlDaTAxM0lQbzdidDZxem1YZ0dHQWppUTBRdDN5TTFOQjE3LHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:32 | user :: user_n4ezuo0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15bkc3UUlDaTAxM0lQbzdidDZxem1YZ0dHQWppUTBRdDN5TTFOQjE3LHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:33 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eW5HN1FJQ2kwMTNJUG83YnQ2cXptWGdHR0FqaVEwUXQzeU0xTkIxNyxwPUFRS1pMVVgzZG1NSXhOMXMxcUFpYlZwQngrMndVOU94WFpBRy9xdU9hbzQ9</response>

2023-06-22 22:16:33 | user :: user_n4ezuo0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eW5HN1FJQ2kwMTNJUG83YnQ2cXptWGdHR0FqaVEwUXQzeU0xTkIxNyxwPUFRS1pMVVgzZG1NSXhOMXMxcUFpYlZwQngrMndVOU94WFpBRy9xdU9hbzQ9</response>

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

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

2023-06-22 22:16:33 | [Mutex] notify: [event, authFailed]

2023-06-22 22:16:33 | [Mutex] received everything.

2023-06-22 22:16:33 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:16:33 | [Mutex] waiting for: [event]

2023-06-22 22:16:33 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:33 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

2023-06-22 22:16:33 | user :: user_n4ezuo0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:33 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:33 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:33 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj0zdmttNWhBaHZmek14bVIzWVFqNQ==</auth>

2023-06-22 22:16:33 | user :: user_n4ezuo0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj0zdmttNWhBaHZmek14bVIzWVFqNQ==</auth>

2023-06-22 22:16:33 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0zdmttNWhBaHZmek14bVIzWVFqNXR1b0pYbFpTZERLRjFqaFN4VXpMLHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:33 | user :: user_n4ezuo0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0zdmttNWhBaHZmek14bVIzWVFqNXR1b0pYbFpTZERLRjFqaFN4VXpMLHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:33 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9M3ZrbTVoQWh2ZnpNeG1SM1lRajV0dW9KWGxaU2RES0YxamhTeFV6TCxwPVhsek5INmwycDFZSmlZckcvbUtLbU5Eckp3a3NhWGZWQjV1YkYrTE1LcFE9</response>

2023-06-22 22:16:33 | user :: user_n4ezuo0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9M3ZrbTVoQWh2ZnpNeG1SM1lRajV0dW9KWGxaU2RES0YxamhTeFV6TCxwPVhsek5INmwycDFZSmlZckcvbUtLbU5Eckp3a3NhWGZWQjV1YkYrTE1LcFE9</response>

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

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

2023-06-22 22:16:33 | [Mutex] notify: [event, authFailed]

2023-06-22 22:16:33 | [Mutex] received everything.

2023-06-22 22:16:33 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:16:33 | [Mutex] waiting for: [event]

2023-06-22 22:16:33 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:33 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

2023-06-22 22:16:33 | user :: user_n4ezuo0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:33 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:33 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:33 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj1odGNGMUVHUVNRMlNHNWRZNEl3NA==</auth>

2023-06-22 22:16:33 | user :: user_n4ezuo0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj1odGNGMUVHUVNRMlNHNWRZNEl3NA==</auth>

2023-06-22 22:16:33 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1odGNGMUVHUVNRMlNHNWRZNEl3NEFjUlVvTTV5NnJkeURNN1R2UlVkLHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:33 | user :: user_n4ezuo0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1odGNGMUVHUVNRMlNHNWRZNEl3NEFjUlVvTTV5NnJkeURNN1R2UlVkLHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:33 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aHRjRjFFR1FTUTJTRzVkWTRJdzRBY1JVb001eTZyZHlETTdUdlJVZCxwPWU2OGdUbDZ0VVBKd2JkTGNFc1grTnJCNG1Cd3d3TzhKU1FOSDNzRC9wVjA9</response>

2023-06-22 22:16:33 | user :: user_n4ezuo0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aHRjRjFFR1FTUTJTRzVkWTRJdzRBY1JVb001eTZyZHlETTdUdlJVZCxwPWU2OGdUbDZ0VVBKd2JkTGNFc1grTnJCNG1Cd3d3TzhKU1FOSDNzRC9wVjA9</response>

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

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

2023-06-22 22:16:33 | [Mutex] notify: [event, authFailed]

2023-06-22 22:16:33 | [Mutex] received everything.

2023-06-22 22:16:33 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:16:33 | [Mutex] waiting for: [event]

2023-06-22 22:16:33 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:33 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

2023-06-22 22:16:33 | user :: user_n4ezuo0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:33 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:33 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:33 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj1Tc1B2c3NwOUVDQVI3bTNkcTVvUw==</auth>

2023-06-22 22:16:33 | user :: user_n4ezuo0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj1Tc1B2c3NwOUVDQVI3bTNkcTVvUw==</auth>

2023-06-22 22:16:33 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Tc1B2c3NwOUVDQVI3bTNkcTVvU1RnRTJ6MDZnUElDZEZjMnBXWlEyLHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:33 | user :: user_n4ezuo0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Tc1B2c3NwOUVDQVI3bTNkcTVvU1RnRTJ6MDZnUElDZEZjMnBXWlEyLHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:33 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9U3NQdnNzcDlFQ0FSN20zZHE1b1NUZ0UyejA2Z1BJQ2RGYzJwV1pRMixwPTdTWWovSXA0L1pDQWJrYzNuTUZ0TmtvNkVOcEY4eFZ3ZlB2YXM4dVdWUnM9</response>

2023-06-22 22:16:33 | user :: user_n4ezuo0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9U3NQdnNzcDlFQ0FSN20zZHE1b1NUZ0UyejA2Z1BJQ2RGYzJwV1pRMixwPTdTWWovSXA0L1pDQWJrYzNuTUZ0TmtvNkVOcEY4eFZ3ZlB2YXM4dVdWUnM9</response>

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

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

2023-06-22 22:16:33 | [Mutex] notify: [event, authFailed]

2023-06-22 22:16:33 | [Mutex] received everything.

2023-06-22 22:16:33 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:16:33 | [Mutex] waiting for: [event]

2023-06-22 22:16:33 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:33 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

2023-06-22 22:16:33 | user :: user_n4ezuo0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:33 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:33 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:33 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj1IdDA4YThkd0M3VUpnQUNKSUpDeA==</auth>

2023-06-22 22:16:33 | user :: user_n4ezuo0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj1IdDA4YThkd0M3VUpnQUNKSUpDeA==</auth>

2023-06-22 22:16:33 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1IdDA4YThkd0M3VUpnQUNKSUpDeGk0SEhJbHAzU2trcEVidGhYMXNzLHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:33 | user :: user_n4ezuo0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1IdDA4YThkd0M3VUpnQUNKSUpDeGk0SEhJbHAzU2trcEVidGhYMXNzLHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:33 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SHQwOGE4ZHdDN1VKZ0FDSklKQ3hpNEhISWxwM1Nra3BFYnRoWDFzcyxwPTJmL1h1VzRkNkxMc0pWVWlNV3IrYnl6RllKSjkxOU1VamluN1Mvb0MwN289</response>

2023-06-22 22:16:33 | user :: user_n4ezuo0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SHQwOGE4ZHdDN1VKZ0FDSklKQ3hpNEhISWxwM1Nra3BFYnRoWDFzcyxwPTJmL1h1VzRkNkxMc0pWVWlNV3IrYnl6RllKSjkxOU1VamluN1Mvb0MwN289</response>

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

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

2023-06-22 22:16:33 | [Mutex] notify: [event, authFailed]

2023-06-22 22:16:33 | [Mutex] received everything.

2023-06-22 22:16:33 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:16:33 | [Mutex] waiting for: [event]

2023-06-22 22:16:33 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:33 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

2023-06-22 22:16:33 | user :: user_n4ezuo0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:33 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:33 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:33 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj1laGY4Mjk1ZjNVZUlkNGVQOENvRw==</auth>

2023-06-22 22:16:33 | user :: user_n4ezuo0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj1laGY4Mjk1ZjNVZUlkNGVQOENvRw==</auth>

2023-06-22 22:16:33 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1laGY4Mjk1ZjNVZUlkNGVQOENvR3pQSmEzQVpHVEVQZWdFRHlTbEhhLHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:33 | user :: user_n4ezuo0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1laGY4Mjk1ZjNVZUlkNGVQOENvR3pQSmEzQVpHVEVQZWdFRHlTbEhhLHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:33 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZWhmODI5NWYzVWVJZDRlUDhDb0d6UEphM0FaR1RFUGVnRUR5U2xIYSxwPUk5R1hLVDRET0pnR0QwdW1ZbnBSM1Z1WUZ1ZTZmZVR3M3VmdEZ5aDZjOWM9</response>

2023-06-22 22:16:33 | user :: user_n4ezuo0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZWhmODI5NWYzVWVJZDRlUDhDb0d6UEphM0FaR1RFUGVnRUR5U2xIYSxwPUk5R1hLVDRET0pnR0QwdW1ZbnBSM1Z1WUZ1ZTZmZVR3M3VmdEZ5aDZjOWM9</response>

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

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

2023-06-22 22:16:33 | [Mutex] notify: [event, authFailed]

2023-06-22 22:16:33 | [Mutex] received everything.

2023-06-22 22:16:33 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:16:33 | [Mutex] waiting for: [event]

2023-06-22 22:16:33 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:33 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

2023-06-22 22:16:33 | user :: user_n4ezuo0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:33 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:33 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:33 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj1DalRkNm9jYmJVcXVtU0hkMHdBVw==</auth>

2023-06-22 22:16:33 | user :: user_n4ezuo0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj1DalRkNm9jYmJVcXVtU0hkMHdBVw==</auth>

2023-06-22 22:16:33 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1DalRkNm9jYmJVcXVtU0hkMHdBV0ZwcUV2OHNRakF4MnZIYlVKMFRsLHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:33 | user :: user_n4ezuo0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1DalRkNm9jYmJVcXVtU0hkMHdBV0ZwcUV2OHNRakF4MnZIYlVKMFRsLHM9MmgrWVVwYmRXVGVpQ0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:33 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Q2pUZDZvY2JiVXF1bVNIZDB3QVdGcHFFdjhzUWpBeDJ2SGJVSjBUbCxwPUgvczVuUDhXd3FJSU1yQXBKMGo1eG5TZW5ZN3h1bzdLZ3UvSlZLdkV5d0U9</response>

2023-06-22 22:16:33 | user :: user_n4ezuo0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Q2pUZDZvY2JiVXF1bVNIZDB3QVdGcHFFdjhzUWpBeDJ2SGJVSjBUbCxwPUgvczVuUDhXd3FJSU1yQXBKMGo1eG5TZW5ZN3h1bzdLZ3UvSlZLdkV5d0U9</response>

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

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

2023-06-22 22:16:33 | [Mutex] notify: [event, authFailed]

2023-06-22 22:16:33 | [Mutex] received everything.

2023-06-22 22:16:33 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:16:33 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:33 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

2023-06-22 22:16:33 | user :: user_n4ezuo0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:33 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:33 | user :: user_n4ezuo0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:33 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj1iSHJUZmlJMHhocWR1RDRQY01Jeg==</auth>

2023-06-22 22:16:33 | user :: user_n4ezuo0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX240ZXp1bzAwMjcscj1iSHJUZmlJMHhocWR1RDRQY01Jeg==</auth>

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

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

2023-06-22 22:16:35 | [Mutex] waiting for: [user]

2023-06-22 22:16:35 | [Mutex] received everything.

2023-06-22 22:16:35 | [Mutex] isItemNotified: user:ok:false :: true

testOneInvalidLoginTooMuchDefaultSasl 3.060s
2023-06-22 22:16:35 |

2023-06-22 22:16:35 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2023-06-22 22:16:35 | ------------------------------------

2023-06-22 22:16:35 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@e742beb

2023-06-22 22:16:35 | StateChangedEvent{oldState=null, newState=connecting}

2023-06-22 22:16:35 | [Mutex] waiting for: [registration]

2023-06-22 22:16:35 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@b3d455

2023-06-22 22:16:35 | StateChangedEvent{oldState=connecting, newState=connected}

2023-06-22 22:16:35 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@48c409b

2023-06-22 22:16:35 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:35 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-06-22 22:16:35 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

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

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

2023-06-22 22:16:35 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@418ede6e

2023-06-22 22:16:35 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6e0a9ec7

2023-06-22 22:16:35 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:35 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-06-22 22:16:35 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-06-22 22:16:35 | user :: null >> <iq to="test-domain.com" id="HR4qjQSLGQ04zqjNAt5cwdL" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-06-22 22:16:35 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="HR4qjQSLGQ04zqjNAt5cwdL" type="get"><query xmlns="jabber:iq:register"/></iq>}

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

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

2023-06-22 22:16:35 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@7005fe2f

2023-06-22 22:16:35 | user :: null >> <iq to="test-domain.com" id="I7O3kQHyAu2vi3hypXW0bHA" type="set"><query xmlns="jabber:iq:register"><username>user_l85cn80028</username><password>user_l85cn80028</password><email>d8356d47-5447-4b80-bcb0-d2d60e7f88cf@localhost</email></query></iq>

2023-06-22 22:16:35 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="I7O3kQHyAu2vi3hypXW0bHA" type="set"><query xmlns="jabber:iq:register"><username>user_l85cn80028</username><password>user_l85cn80028</password><email>d8356d47-5447-4b80-bcb0-d2d60e7f88cf@localhost</email></query></iq>}

2023-06-22 22:16:36 | user :: null << <iq from="test-domain.com" id="I7O3kQHyAu2vi3hypXW0bHA" xmlns="jabber:client" type="result"/>

2023-06-22 22:16:36 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="I7O3kQHyAu2vi3hypXW0bHA" xmlns="jabber:client" type="result"/>}

2023-06-22 22:16:36 | [Mutex] received everything.

2023-06-22 22:16:36 | [Mutex] isItemNotified: registrationSuccess :: true

2023-06-22 22:16:36 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-06-22 22:16:36 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-06-22 22:16:36 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@166be02c

2023-06-22 22:16:36 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@21a12121

2023-06-22 22:16:36 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1b677f74

2023-06-22 22:16:36 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@44cc0eb1

2023-06-22 22:16:36 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@d6fec84

2023-06-22 22:16:36 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:36 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:36 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2w4NWNuODAwMjgscj1ZM2ZEOEwxdVo2Yjh3a290Q1dQdg==</auth>

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2w4NWNuODAwMjgscj1ZM2ZEOEwxdVo2Yjh3a290Q1dQdg==</auth>

2023-06-22 22:16:36 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ZM2ZEOEwxdVo2Yjh3a290Q1dQdm9OOExyNmdhSElVZWdDejE5ZkdRLHM9STJEWGgxcUNySi95NEE9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ZM2ZEOEwxdVo2Yjh3a290Q1dQdm9OOExyNmdhSElVZWdDejE5ZkdRLHM9STJEWGgxcUNySi95NEE9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:36 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WTNmRDhMMXVaNmI4d2tvdENXUHZvTjhMcjZnYUhJVWVnQ3oxOWZHUSxwPXBJQjVmYVVyb0V4WjZUcEwrWTVWckdQdFpXY2F1ZjFZUW9ZQmNJMlZiOG89</response>

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WTNmRDhMMXVaNmI4d2tvdENXUHZvTjhMcjZnYUhJVWVnQ3oxOWZHUSxwPXBJQjVmYVVyb0V4WjZUcEwrWTVWckdQdFpXY2F1ZjFZUW9ZQmNJMlZiOG89</response>

2023-06-22 22:16:36 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1GeVNMQjArSXlkSGtUWnVzTk1mazBTREJGcnM4bm9sY09OeG5abFQzY3A4PQ==</success>

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1GeVNMQjArSXlkSGtUWnVzTk1mazBTREJGcnM4bm9sY09OeG5abFQzY3A4PQ==</success>

2023-06-22 22:16:36 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="2QkYselozZftAb5xNz9tl0qKGSE="/></features>

2023-06-22 22:16:36 | user :: user_l85cn80028@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"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="2QkYselozZftAb5xNz9tl0qKGSE="/></features>

2023-06-22 22:16:36 |  << <iq xmlns="jabber:client" id="5ORNMURQLQ9wet6GGqhQ9tW" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com >> <iq xmlns="jabber:client" id="5ORNMURQLQ9wet6GGqhQ9tW" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-06-22 22:16:36 |  >> <iq to="user_l85cn80028@test-domain.com/108689552-tigase-25" id="5ORNMURQLQ9wet6GGqhQ9tW" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_l85cn80028@test-domain.com/108689552-tigase-25</jid></bind></iq>

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com << <iq to="user_l85cn80028@test-domain.com/108689552-tigase-25" id="5ORNMURQLQ9wet6GGqhQ9tW" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_l85cn80028@test-domain.com/108689552-tigase-25</jid></bind></iq>

2023-06-22 22:16:36 |  << <iq xmlns="jabber:client" id="17KGGnKBo8jKzsnY8hIU8k5" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com/108689552-tigase-25 >> <iq xmlns="jabber:client" id="17KGGnKBo8jKzsnY8hIU8k5" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-22 22:16:36 |  >> <iq to="user_l85cn80028@test-domain.com/108689552-tigase-25" id="17KGGnKBo8jKzsnY8hIU8k5" xmlns="jabber:client" type="result"/>

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com/108689552-tigase-25 << <iq to="user_l85cn80028@test-domain.com/108689552-tigase-25" id="17KGGnKBo8jKzsnY8hIU8k5" xmlns="jabber:client" type="result"/>

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

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com/108689552-tigase-25 >> <iq to="test-domain.com" id="FT2ap8JGy7ogQKV8JDgPNCm" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-06-22 22:16:36 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com/108689552-tigase-25 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-22 22:16:36 |  >> <enabled location="cc7d7fbb25f7" max="60" id="3ce4fc7c-51f9-42db-a7fa-66c9a8451c9e" xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com/108689552-tigase-25 << <enabled location="cc7d7fbb25f7" max="60" id="3ce4fc7c-51f9-42db-a7fa-66c9a8451c9e" xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-22 22:16:36 |  << <iq id="e5AkFusewteV12nTOKFFwkS" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com/108689552-tigase-25 >> <iq id="e5AkFusewteV12nTOKFFwkS" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:16:36 |  >> <iq from="test-domain.com" to="user_l85cn80028@test-domain.com/108689552-tigase-25" id="FT2ap8JGy7ogQKV8JDgPNCm" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12296/3a127df9"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12296/3a127df9"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com/108689552-tigase-25 << <iq from="test-domain.com" to="user_l85cn80028@test-domain.com/108689552-tigase-25" id="FT2ap8JGy7ogQKV8JDgPNCm" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12296/3a127df9"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12296/3a127df9"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

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

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com/108689552-tigase-25 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-06-22 22:16:36 |  >> <iq to="user_l85cn80028@test-domain.com/108689552-tigase-25" id="e5AkFusewteV12nTOKFFwkS" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com/108689552-tigase-25 << <iq to="user_l85cn80028@test-domain.com/108689552-tigase-25" id="e5AkFusewteV12nTOKFFwkS" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:16:36 | Disconnecting

2023-06-22 22:16:36 |  >> <presence from="user_l85cn80028@test-domain.com/108689552-tigase-25" to="user_l85cn80028@test-domain.com" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com/108689552-tigase-25 << <presence from="user_l85cn80028@test-domain.com/108689552-tigase-25" to="user_l85cn80028@test-domain.com" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-06-22 22:16:36 | [Mutex] notify: [disconnected]

2023-06-22 22:16:36 | [Mutex] received everything.

2023-06-22 22:16:36 | [Mutex] waiting for: [event]

2023-06-22 22:16:36 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:36 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:36 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2w4NWNuODAwMjgscj1uOUlxSmpOamJDcnRJcDVtSEdnSw==</auth>

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2w4NWNuODAwMjgscj1uOUlxSmpOamJDcnRJcDVtSEdnSw==</auth>

2023-06-22 22:16:36 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1uOUlxSmpOamJDcnRJcDVtSEdnSzFHeE1WbFBVN1JRYXg0SjNCYXZJLHM9STJEWGgxcUNySi95NEE9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1uOUlxSmpOamJDcnRJcDVtSEdnSzFHeE1WbFBVN1JRYXg0SjNCYXZJLHM9STJEWGgxcUNySi95NEE9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:36 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bjlJcUpqTmpiQ3J0SXA1bUhHZ0sxR3hNVmxQVTdSUWF4NEozQmF2SSxwPWZ3RnZQcVZOMkJCb0lvUEk5Nm15M2RxOG05ZWJGZHdkUVdWcTVCckhTVE09</response>

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bjlJcUpqTmpiQ3J0SXA1bUhHZ0sxR3hNVmxQVTdSUWF4NEozQmF2SSxwPWZ3RnZQcVZOMkJCb0lvUEk5Nm15M2RxOG05ZWJGZHdkUVdWcTVCckhTVE09</response>

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

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

2023-06-22 22:16:36 | [Mutex] notify: [event, authFailed]

2023-06-22 22:16:36 | [Mutex] received everything.

2023-06-22 22:16:36 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:16:36 | [Mutex] waiting for: [event]

2023-06-22 22:16:36 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:36 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:36 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2w4NWNuODAwMjgscj1CWWZ6MVlGUVA1bHpoRDFqQWFJOA==</auth>

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2w4NWNuODAwMjgscj1CWWZ6MVlGUVA1bHpoRDFqQWFJOA==</auth>

2023-06-22 22:16:36 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CWWZ6MVlGUVA1bHpoRDFqQWFJOG9HbWhSTkR5eEF2Y2tyNlZycllBLHM9STJEWGgxcUNySi95NEE9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CWWZ6MVlGUVA1bHpoRDFqQWFJOG9HbWhSTkR5eEF2Y2tyNlZycllBLHM9STJEWGgxcUNySi95NEE9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:36 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QllmejFZRlFQNWx6aEQxakFhSThvR21oUk5EeXhBdmNrcjZWcnJZQSxwPVUvUHJnYXlFQXIvQ2xsNUxYckN0dmVFcDV4NDBwZHZUZkxZVkp2cEVhMlU9</response>

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QllmejFZRlFQNWx6aEQxakFhSThvR21oUk5EeXhBdmNrcjZWcnJZQSxwPVUvUHJnYXlFQXIvQ2xsNUxYckN0dmVFcDV4NDBwZHZUZkxZVkp2cEVhMlU9</response>

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

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

2023-06-22 22:16:36 | [Mutex] notify: [event, authFailed]

2023-06-22 22:16:36 | [Mutex] received everything.

2023-06-22 22:16:36 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:16:36 | [Mutex] waiting for: [event]

2023-06-22 22:16:36 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:36 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:36 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2w4NWNuODAwMjgscj1ibUhwMEdiTjZrTW5sVmpzOVRjRA==</auth>

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2w4NWNuODAwMjgscj1ibUhwMEdiTjZrTW5sVmpzOVRjRA==</auth>

2023-06-22 22:16:36 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ibUhwMEdiTjZrTW5sVmpzOVRjRG8zQVJ0ODFYQWRzU0txaklMNmZDLHM9STJEWGgxcUNySi95NEE9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ibUhwMEdiTjZrTW5sVmpzOVRjRG8zQVJ0ODFYQWRzU0txaklMNmZDLHM9STJEWGgxcUNySi95NEE9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:36 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Ym1IcDBHYk42a01ubFZqczlUY0RvM0FSdDgxWEFkc1NLcWpJTDZmQyxwPXF2ekFsY1d0RzRLcndlUHdndzlkcFhCOWRVbVAvdCsydGhQQmQvOFJObUE9</response>

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Ym1IcDBHYk42a01ubFZqczlUY0RvM0FSdDgxWEFkc1NLcWpJTDZmQyxwPXF2ekFsY1d0RzRLcndlUHdndzlkcFhCOWRVbVAvdCsydGhQQmQvOFJObUE9</response>

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

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

2023-06-22 22:16:36 | [Mutex] notify: [event, authFailed]

2023-06-22 22:16:36 | [Mutex] received everything.

2023-06-22 22:16:36 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:16:36 | [Mutex] waiting for: [event]

2023-06-22 22:16:36 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:36 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:36 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2w4NWNuODAwMjgscj1LNTJtd2NEZVRzWHpUS3J3VnJSaQ==</auth>

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2w4NWNuODAwMjgscj1LNTJtd2NEZVRzWHpUS3J3VnJSaQ==</auth>

2023-06-22 22:16:36 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1LNTJtd2NEZVRzWHpUS3J3VnJSaUFsaE5VQUc0RG81OU1nRjl1a21KLHM9STJEWGgxcUNySi95NEE9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1LNTJtd2NEZVRzWHpUS3J3VnJSaUFsaE5VQUc0RG81OU1nRjl1a21KLHM9STJEWGgxcUNySi95NEE9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:36 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SzUybXdjRGVUc1h6VEtyd1ZyUmlBbGhOVUFHNERvNTlNZ0Y5dWttSixwPU01WUkwK1h0dyt4SFFFV0VzVjJBOVBsSXpNY05nRE1WUjArcEZOcjcvMGs9</response>

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SzUybXdjRGVUc1h6VEtyd1ZyUmlBbGhOVUFHNERvNTlNZ0Y5dWttSixwPU01WUkwK1h0dyt4SFFFV0VzVjJBOVBsSXpNY05nRE1WUjArcEZOcjcvMGs9</response>

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

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

2023-06-22 22:16:36 | [Mutex] notify: [event, authFailed]

2023-06-22 22:16:36 | [Mutex] received everything.

2023-06-22 22:16:36 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:16:36 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:36 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:36 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2w4NWNuODAwMjgscj1rSWVzcW9PTlhQcEdwUUUwMVR0VA==</auth>

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2w4NWNuODAwMjgscj1rSWVzcW9PTlhQcEdwUUUwMVR0VA==</auth>

2023-06-22 22:16:36 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1rSWVzcW9PTlhQcEdwUUUwMVR0VDFNYlJ4c0xEN0pKUjhDS3Z4NlB1LHM9STJEWGgxcUNySi95NEE9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1rSWVzcW9PTlhQcEdwUUUwMVR0VDFNYlJ4c0xEN0pKUjhDS3Z4NlB1LHM9STJEWGgxcUNySi95NEE9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:36 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9a0llc3FvT05YUHBHcFFFMDFUdFQxTWJSeHNMRDdKSlI4Q0t2eDZQdSxwPThkVVhhRVhFeWp1T1NSOHZFYm9STG9FR3pRWXFrVyswNEk4aStuR25nV2s9</response>

2023-06-22 22:16:36 | user :: user_l85cn80028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9a0llc3FvT05YUHBHcFFFMDFUdFQxTWJSeHNMRDdKSlI4Q0t2eDZQdSxwPThkVVhhRVhFeWp1T1NSOHZFYm9STG9FR3pRWXFrVyswNEk4aStuR25nV2s9</response>

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

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

2023-06-22 22:16:38 | [Mutex] waiting for: [user]

2023-06-22 22:16:38 | [Mutex] received everything.

2023-06-22 22:16:38 | [Mutex] isItemNotified: user:ok:true :: true

testOneInvalidLoginTooMuchRandomSasl 2.801s
2023-06-22 22:16:38 |

2023-06-22 22:16:38 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2023-06-22 22:16:38 | ------------------------------------

2023-06-22 22:16:38 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4faa8226

2023-06-22 22:16:38 | StateChangedEvent{oldState=null, newState=connecting}

2023-06-22 22:16:38 | [Mutex] waiting for: [registration]

2023-06-22 22:16:38 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@416d75a3

2023-06-22 22:16:38 | StateChangedEvent{oldState=connecting, newState=connected}

2023-06-22 22:16:38 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@4552e956

2023-06-22 22:16:38 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:38 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-06-22 22:16:38 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-06-22 22:16:38 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:38 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-06-22 22:16:38 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@507f98

2023-06-22 22:16:38 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@1bf06606

2023-06-22 22:16:38 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:38 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-06-22 22:16:38 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-06-22 22:16:38 | user :: null >> <iq to="test-domain.com" id="K8DqRSeMCFCHz8zhAiLRU6q" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-06-22 22:16:38 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="K8DqRSeMCFCHz8zhAiLRU6q" type="get"><query xmlns="jabber:iq:register"/></iq>}

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

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

2023-06-22 22:16:38 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@319ad8b6

2023-06-22 22:16:38 | user :: null >> <iq to="test-domain.com" id="t3mR3iSYgx4fGIt4dKX8sV0" type="set"><query xmlns="jabber:iq:register"><username>user_pvnfoq0029</username><password>user_pvnfoq0029</password><email>9f69ea43-94e1-41bc-984c-212d9b018812@localhost</email></query></iq>

2023-06-22 22:16:38 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="t3mR3iSYgx4fGIt4dKX8sV0" type="set"><query xmlns="jabber:iq:register"><username>user_pvnfoq0029</username><password>user_pvnfoq0029</password><email>9f69ea43-94e1-41bc-984c-212d9b018812@localhost</email></query></iq>}

2023-06-22 22:16:39 | user :: null << <iq from="test-domain.com" id="t3mR3iSYgx4fGIt4dKX8sV0" xmlns="jabber:client" type="result"/>

2023-06-22 22:16:39 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="t3mR3iSYgx4fGIt4dKX8sV0" xmlns="jabber:client" type="result"/>}

2023-06-22 22:16:39 | [Mutex] received everything.

2023-06-22 22:16:39 | [Mutex] isItemNotified: registrationSuccess :: true

2023-06-22 22:16:39 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-06-22 22:16:39 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-06-22 22:16:39 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@63d09f8a

2023-06-22 22:16:39 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@607f80d7

2023-06-22 22:16:39 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@78a71a88

2023-06-22 22:16:39 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1f1f2242

2023-06-22 22:16:39 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@78d4d2e4

2023-06-22 22:16:39 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:39 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:39 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3B2bmZvcTAwMjkscj1DYmF4UVBxeXZhYUNadFVIMFJCeQ==</auth>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3B2bmZvcTAwMjkscj1DYmF4UVBxeXZhYUNadFVIMFJCeQ==</auth>

2023-06-22 22:16:39 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1DYmF4UVBxeXZhYUNadFVIMFJCeUFzdFhtS3dnQ3pLbzdRQmlBNVVOLHM9QXBDRXBPWnpRcWh3OUE9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1DYmF4UVBxeXZhYUNadFVIMFJCeUFzdFhtS3dnQ3pLbzdRQmlBNVVOLHM9QXBDRXBPWnpRcWh3OUE9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:39 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Q2JheFFQcXl2YWFDWnRVSDBSQnlBc3RYbUt3Z0N6S283UUJpQTVVTixwPWtkV2pTVjFJY2JvSnZ3S0NYUitHMjVNbHlaOE5YNmI1Y3h2QzZ4aXE1WXc9</response>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Q2JheFFQcXl2YWFDWnRVSDBSQnlBc3RYbUt3Z0N6S283UUJpQTVVTixwPWtkV2pTVjFJY2JvSnZ3S0NYUitHMjVNbHlaOE5YNmI1Y3h2QzZ4aXE1WXc9</response>

2023-06-22 22:16:39 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj12cDNnZUx0SzhXUjBJMG50U3U1TjdHSy8wOUUwWTdtRVdlUGY3bk13TUdNPQ==</success>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj12cDNnZUx0SzhXUjBJMG50U3U1TjdHSy8wOUUwWTdtRVdlUGY3bk13TUdNPQ==</success>

2023-06-22 22:16:39 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="2QkYselozZftAb5xNz9tl0qKGSE="/></features>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@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"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="2QkYselozZftAb5xNz9tl0qKGSE="/></features>

2023-06-22 22:16:39 |  << <iq xmlns="jabber:client" id="xeRU8hydCAdybGPSWTWm28H" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com >> <iq xmlns="jabber:client" id="xeRU8hydCAdybGPSWTWm28H" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-06-22 22:16:39 |  >> <iq to="user_pvnfoq0029@test-domain.com/108689552-tigase-26" id="xeRU8hydCAdybGPSWTWm28H" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_pvnfoq0029@test-domain.com/108689552-tigase-26</jid></bind></iq>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com << <iq to="user_pvnfoq0029@test-domain.com/108689552-tigase-26" id="xeRU8hydCAdybGPSWTWm28H" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_pvnfoq0029@test-domain.com/108689552-tigase-26</jid></bind></iq>

2023-06-22 22:16:39 |  << <iq xmlns="jabber:client" id="L9A9so6gXcRTMRRKCp9ugKO" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com/108689552-tigase-26 >> <iq xmlns="jabber:client" id="L9A9so6gXcRTMRRKCp9ugKO" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-22 22:16:39 |  >> <iq to="user_pvnfoq0029@test-domain.com/108689552-tigase-26" id="L9A9so6gXcRTMRRKCp9ugKO" xmlns="jabber:client" type="result"/>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com/108689552-tigase-26 << <iq to="user_pvnfoq0029@test-domain.com/108689552-tigase-26" id="L9A9so6gXcRTMRRKCp9ugKO" xmlns="jabber:client" type="result"/>

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

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com/108689552-tigase-26 >> <iq to="test-domain.com" id="pY1jLyeDBo4m25ar4u1ap8J" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-06-22 22:16:39 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com/108689552-tigase-26 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-22 22:16:39 |  >> <enabled location="cc7d7fbb25f7" max="60" id="ecd99b66-a7c0-4871-ba26-677f4bfb960c" xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com/108689552-tigase-26 << <enabled location="cc7d7fbb25f7" max="60" id="ecd99b66-a7c0-4871-ba26-677f4bfb960c" xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-22 22:16:39 |  << <iq id="dsr4kFusewteV12nTOKFFwk" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com/108689552-tigase-26 >> <iq id="dsr4kFusewteV12nTOKFFwk" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:16:39 |  >> <iq from="test-domain.com" to="user_pvnfoq0029@test-domain.com/108689552-tigase-26" id="pY1jLyeDBo4m25ar4u1ap8J" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12296/3a127df9"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12296/3a127df9"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com/108689552-tigase-26 << <iq from="test-domain.com" to="user_pvnfoq0029@test-domain.com/108689552-tigase-26" id="pY1jLyeDBo4m25ar4u1ap8J" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12296/3a127df9"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12296/3a127df9"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

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

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com/108689552-tigase-26 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-06-22 22:16:39 |  >> <iq to="user_pvnfoq0029@test-domain.com/108689552-tigase-26" id="dsr4kFusewteV12nTOKFFwk" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com/108689552-tigase-26 << <iq to="user_pvnfoq0029@test-domain.com/108689552-tigase-26" id="dsr4kFusewteV12nTOKFFwk" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:16:39 | Disconnecting

2023-06-22 22:16:39 |  >> <presence from="user_pvnfoq0029@test-domain.com/108689552-tigase-26" to="user_pvnfoq0029@test-domain.com" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com/108689552-tigase-26 << <presence from="user_pvnfoq0029@test-domain.com/108689552-tigase-26" to="user_pvnfoq0029@test-domain.com" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-06-22 22:16:39 | [Mutex] notify: [disconnected]

2023-06-22 22:16:39 | [Mutex] received everything.

2023-06-22 22:16:39 | [Mutex] waiting for: [event]

2023-06-22 22:16:39 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:39 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:39 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyX3B2bmZvcTAwMjkscj02Uld5S0h0Rk5XcTNhYlk5d1dhZw==</auth>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyX3B2bmZvcTAwMjkscj02Uld5S0h0Rk5XcTNhYlk5d1dhZw==</auth>

2023-06-22 22:16:39 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj02Uld5S0h0Rk5XcTNhYlk5d1dhZzNBdzFzQjd5dlM5cTc0aDJKNXlyLHM9VG5pUGpadE5Lb0RhSHc9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj02Uld5S0h0Rk5XcTNhYlk5d1dhZzNBdzFzQjd5dlM5cTc0aDJKNXlyLHM9VG5pUGpadE5Lb0RhSHc9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:39 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NlJXeUtIdEZOV3EzYWJZOXdXYWczQXcxc0I3eXZTOXE3NGgySjV5cixwPXhnU05vQ1JaUU1EL1c5a3B2SVVWNnZQeGw5Zz0=</response>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NlJXeUtIdEZOV3EzYWJZOXdXYWczQXcxc0I3eXZTOXE3NGgySjV5cixwPXhnU05vQ1JaUU1EL1c5a3B2SVVWNnZQeGw5Zz0=</response>

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

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

2023-06-22 22:16:39 | [Mutex] notify: [event, authFailed]

2023-06-22 22:16:39 | [Mutex] received everything.

2023-06-22 22:16:39 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:16:39 | [Mutex] notify: [event, disconnected]

2023-06-22 22:16:39 | [Mutex] waiting for: [event]

2023-06-22 22:16:39 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:39 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:39 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3B2bmZvcTAwMjkscj1hWlpsdzNhWFp2U0xYNkJQTTdQRA==</auth>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3B2bmZvcTAwMjkscj1hWlpsdzNhWFp2U0xYNkJQTTdQRA==</auth>

2023-06-22 22:16:39 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1hWlpsdzNhWFp2U0xYNkJQTTdQREFzRjc0R0EzVzJjaXVXNTNOVlBqLHM9QXBDRXBPWnpRcWh3OUE9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1hWlpsdzNhWFp2U0xYNkJQTTdQREFzRjc0R0EzVzJjaXVXNTNOVlBqLHM9QXBDRXBPWnpRcWh3OUE9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:39 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YVpabHczYVhadlNMWDZCUE03UERBc0Y3NEdBM1cyY2l1VzUzTlZQaixwPUxPR2lzd0p4eTdGWDcwVzltTlJXcGtaS0RuT3hZN0pNWHM4REZ6cklzMkk9</response>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YVpabHczYVhadlNMWDZCUE03UERBc0Y3NEdBM1cyY2l1VzUzTlZQaixwPUxPR2lzd0p4eTdGWDcwVzltTlJXcGtaS0RuT3hZN0pNWHM4REZ6cklzMkk9</response>

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

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

2023-06-22 22:16:39 | [Mutex] notify: [event, authFailed]

2023-06-22 22:16:39 | [Mutex] received everything.

2023-06-22 22:16:39 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:16:39 | [Mutex] waiting for: [event]

2023-06-22 22:16:39 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:39 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:39 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyX3B2bmZvcTAwMjkscj1zaTY4MTNxWkI0ZUFDWU91Z2FHeA==</auth>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyX3B2bmZvcTAwMjkscj1zaTY4MTNxWkI0ZUFDWU91Z2FHeA==</auth>

2023-06-22 22:16:39 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1zaTY4MTNxWkI0ZUFDWU91Z2FHeEZRQzJmVXU1RHY3bmU3V2ZycmZOLHM9VG5pUGpadE5Lb0RhSHc9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1zaTY4MTNxWkI0ZUFDWU91Z2FHeEZRQzJmVXU1RHY3bmU3V2ZycmZOLHM9VG5pUGpadE5Lb0RhSHc9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:39 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9c2k2ODEzcVpCNGVBQ1lPdWdhR3hGUUMyZlV1NUR2N25lN1dmcnJmTixwPXFFeEFvZDdQSlR3NGYwdFphTThxMy9hYkhraz0=</response>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9c2k2ODEzcVpCNGVBQ1lPdWdhR3hGUUMyZlV1NUR2N25lN1dmcnJmTixwPXFFeEFvZDdQSlR3NGYwdFphTThxMy9hYkhraz0=</response>

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

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

2023-06-22 22:16:39 | [Mutex] notify: [event, authFailed]

2023-06-22 22:16:39 | [Mutex] received everything.

2023-06-22 22:16:39 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:16:39 | [Mutex] waiting for: [event]

2023-06-22 22:16:39 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:39 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:39 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3B2bmZvcTAwMjkscj1INlFvRXd1dmRHYVZGUDVBaVl6RA==</auth>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3B2bmZvcTAwMjkscj1INlFvRXd1dmRHYVZGUDVBaVl6RA==</auth>

2023-06-22 22:16:39 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1INlFvRXd1dmRHYVZGUDVBaVl6RGFjNnhnWDR0eWsxVUNURVJmTGx3LHM9QXBDRXBPWnpRcWh3OUE9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1INlFvRXd1dmRHYVZGUDVBaVl6RGFjNnhnWDR0eWsxVUNURVJmTGx3LHM9QXBDRXBPWnpRcWh3OUE9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:39 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SDZRb0V3dXZkR2FWRlA1QWlZekRhYzZ4Z1g0dHlrMVVDVEVSZkxsdyxwPXZyQjhYNFNzT1FtRHpZS0VIeFJQeGxvUmRZS3BGUEVYVi9IUytmMjF4U0k9</response>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SDZRb0V3dXZkR2FWRlA1QWlZekRhYzZ4Z1g0dHlrMVVDVEVSZkxsdyxwPXZyQjhYNFNzT1FtRHpZS0VIeFJQeGxvUmRZS3BGUEVYVi9IUytmMjF4U0k9</response>

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

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

2023-06-22 22:16:39 | [Mutex] notify: [event, authFailed]

2023-06-22 22:16:39 | [Mutex] received everything.

2023-06-22 22:16:39 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:16:39 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:39 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:39 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3B2bmZvcTAwMjkscj1IZWpJcUE3ZE02cWtUbkpJNWxBSQ==</auth>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3B2bmZvcTAwMjkscj1IZWpJcUE3ZE02cWtUbkpJNWxBSQ==</auth>

2023-06-22 22:16:39 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1IZWpJcUE3ZE02cWtUbkpJNWxBSVFpd3pEajRjbkRENGRvV2haOGo0LHM9QXBDRXBPWnpRcWh3OUE9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1IZWpJcUE3ZE02cWtUbkpJNWxBSVFpd3pEajRjbkRENGRvV2haOGo0LHM9QXBDRXBPWnpRcWh3OUE9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:39 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SGVqSXFBN2RNNnFrVG5KSTVsQUlRaXd6RGo0Y25ERDRkb1doWjhqNCxwPVZEa0lRNTNOUnl2cWNhNWNvVjh0c3VkQ2RiTU9ZajVXVlF1Vzc4a1dBR0k9</response>

2023-06-22 22:16:39 | user :: user_pvnfoq0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SGVqSXFBN2RNNnFrVG5KSTVsQUlRaXd6RGo0Y25ERDRkb1doWjhqNCxwPVZEa0lRNTNOUnl2cWNhNWNvVjh0c3VkQ2RiTU9ZajVXVlF1Vzc4a1dBR0k9</response>

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

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

2023-06-22 22:16:41 | [Mutex] waiting for: [user]

2023-06-22 22:16:41 | [Mutex] received everything.

2023-06-22 22:16:41 | [Mutex] isItemNotified: user:ok:true :: true

testThreeInvalidLogins 2.831s
2023-06-22 22:16:41 |

2023-06-22 22:16:41 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2023-06-22 22:16:41 | ------------------------------------

2023-06-22 22:16:41 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5c1531cb

2023-06-22 22:16:41 | StateChangedEvent{oldState=null, newState=connecting}

2023-06-22 22:16:41 | [Mutex] waiting for: [registration]

2023-06-22 22:16:41 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@52d2d439

2023-06-22 22:16:41 | StateChangedEvent{oldState=connecting, newState=connected}

2023-06-22 22:16:41 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@56ed5abb

2023-06-22 22:16:41 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:41 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-06-22 22:16:41 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-06-22 22:16:41 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:41 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-06-22 22:16:41 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@13efde02

2023-06-22 22:16:41 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@66012edd

2023-06-22 22:16:41 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:41 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-06-22 22:16:41 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-06-22 22:16:41 | user :: null >> <iq to="test-domain.com" id="EoakMDADualQaEm9ADrS3fw" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-06-22 22:16:41 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="EoakMDADualQaEm9ADrS3fw" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-06-22 22:16:41 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@22b64d38

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

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

2023-06-22 22:16:41 | user :: null >> <iq to="test-domain.com" id="luq5DrS3fwavlS2iUPEp0mL" type="set"><query xmlns="jabber:iq:register"><username>user_b1pi720030</username><password>user_b1pi720030</password><email>8049a9d9-1a4b-42f9-8ee2-11b8aba0c312@localhost</email></query></iq>

2023-06-22 22:16:41 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="luq5DrS3fwavlS2iUPEp0mL" type="set"><query xmlns="jabber:iq:register"><username>user_b1pi720030</username><password>user_b1pi720030</password><email>8049a9d9-1a4b-42f9-8ee2-11b8aba0c312@localhost</email></query></iq>}

2023-06-22 22:16:41 | user :: null << <iq from="test-domain.com" id="luq5DrS3fwavlS2iUPEp0mL" xmlns="jabber:client" type="result"/>

2023-06-22 22:16:41 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="luq5DrS3fwavlS2iUPEp0mL" xmlns="jabber:client" type="result"/>}

2023-06-22 22:16:41 | [Mutex] received everything.

2023-06-22 22:16:41 | [Mutex] isItemNotified: registrationSuccess :: true

2023-06-22 22:16:41 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-06-22 22:16:41 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-06-22 22:16:41 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1eb2e357

2023-06-22 22:16:41 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@73c0214d

2023-06-22 22:16:41 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1cd88e2e

2023-06-22 22:16:41 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:41 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@c17cf00

2023-06-22 22:16:41 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@5b62d8e

2023-06-22 22:16:41 | user :: user_b1pi720030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:41 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:41 | user :: user_b1pi720030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:41 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:41 | user :: user_b1pi720030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:41 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2IxcGk3MjAwMzAscj1rYWVQcmxtaUlseVNzYUZDN25JTw==</auth>

2023-06-22 22:16:41 | user :: user_b1pi720030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2IxcGk3MjAwMzAscj1rYWVQcmxtaUlseVNzYUZDN25JTw==</auth>

2023-06-22 22:16:41 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1rYWVQcmxtaUlseVNzYUZDN25JT2tHZEpPVWJSU09wWjVtcW9kTmdsLHM9anhML2R0S3ZPMWdKSHc9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:41 | user :: user_b1pi720030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1rYWVQcmxtaUlseVNzYUZDN25JT2tHZEpPVWJSU09wWjVtcW9kTmdsLHM9anhML2R0S3ZPMWdKSHc9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:41 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9a2FlUHJsbWlJbHlTc2FGQzduSU9rR2RKT1ViUlNPcFo1bXFvZE5nbCxwPXVuSnVyUXBrRFBLRytrRWRoUFFQajR5WUJOdTRuRXJmOU1ndGZZOWdzeW89</response>

2023-06-22 22:16:41 | user :: user_b1pi720030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9a2FlUHJsbWlJbHlTc2FGQzduSU9rR2RKT1ViUlNPcFo1bXFvZE5nbCxwPXVuSnVyUXBrRFBLRytrRWRoUFFQajR5WUJOdTRuRXJmOU1ndGZZOWdzeW89</response>

2023-06-22 22:16:41 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1ZWEVTWXRMOVkvUFB0c2lDaVF6WFpsTzBaeFlSSVQ5ZEVjYzRmVlpYL2xjPQ==</success>

2023-06-22 22:16:41 | user :: user_b1pi720030@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1ZWEVTWXRMOVkvUFB0c2lDaVF6WFpsTzBaeFlSSVQ5ZEVjYzRmVlpYL2xjPQ==</success>

2023-06-22 22:16: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"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="2QkYselozZftAb5xNz9tl0qKGSE="/></features>

2023-06-22 22:16:42 | user :: user_b1pi720030@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"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="2QkYselozZftAb5xNz9tl0qKGSE="/></features>

2023-06-22 22:16:42 |  << <iq xmlns="jabber:client" id="Sm0q12nTOKFFwkS49iHAw5i" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com >> <iq xmlns="jabber:client" id="Sm0q12nTOKFFwkS49iHAw5i" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-06-22 22:16:42 |  >> <iq to="user_b1pi720030@test-domain.com/108689552-tigase-27" id="Sm0q12nTOKFFwkS49iHAw5i" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_b1pi720030@test-domain.com/108689552-tigase-27</jid></bind></iq>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com << <iq to="user_b1pi720030@test-domain.com/108689552-tigase-27" id="Sm0q12nTOKFFwkS49iHAw5i" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_b1pi720030@test-domain.com/108689552-tigase-27</jid></bind></iq>

2023-06-22 22:16:42 |  << <iq xmlns="jabber:client" id="Gdx6wveEjM2oQ7wvbm1boUZ" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com/108689552-tigase-27 >> <iq xmlns="jabber:client" id="Gdx6wveEjM2oQ7wvbm1boUZ" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-22 22:16:42 |  >> <iq to="user_b1pi720030@test-domain.com/108689552-tigase-27" id="Gdx6wveEjM2oQ7wvbm1boUZ" xmlns="jabber:client" type="result"/>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com/108689552-tigase-27 << <iq to="user_b1pi720030@test-domain.com/108689552-tigase-27" id="Gdx6wveEjM2oQ7wvbm1boUZ" xmlns="jabber:client" type="result"/>

2023-06-22 22:16:42 |  << <iq to="test-domain.com" id="mo2u9iTVSSVbyo0kFkLIMBk" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com/108689552-tigase-27 >> <iq to="test-domain.com" id="mo2u9iTVSSVbyo0kFkLIMBk" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-06-22 22:16:42 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com/108689552-tigase-27 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-22 22:16:42 |  >> <enabled location="cc7d7fbb25f7" max="60" id="8657193b-3a71-4703-b017-ff12e417587d" xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com/108689552-tigase-27 << <enabled location="cc7d7fbb25f7" max="60" id="8657193b-3a71-4703-b017-ff12e417587d" xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-22 22:16:42 |  << <iq id="KlRRJCIKyxmbx4r14gHJEAo" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com/108689552-tigase-27 >> <iq id="KlRRJCIKyxmbx4r14gHJEAo" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:16:42 |  >> <iq from="test-domain.com" to="user_b1pi720030@test-domain.com/108689552-tigase-27" id="mo2u9iTVSSVbyo0kFkLIMBk" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12296/3a127df9"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12296/3a127df9"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com/108689552-tigase-27 << <iq from="test-domain.com" to="user_b1pi720030@test-domain.com/108689552-tigase-27" id="mo2u9iTVSSVbyo0kFkLIMBk" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12296/3a127df9"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12296/3a127df9"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

2023-06-22 22:16:42 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com/108689552-tigase-27 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-06-22 22:16:42 |  >> <iq to="user_b1pi720030@test-domain.com/108689552-tigase-27" id="KlRRJCIKyxmbx4r14gHJEAo" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com/108689552-tigase-27 << <iq to="user_b1pi720030@test-domain.com/108689552-tigase-27" id="KlRRJCIKyxmbx4r14gHJEAo" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:16:42 | Disconnecting

2023-06-22 22:16:42 |  >> <presence from="user_b1pi720030@test-domain.com/108689552-tigase-27" to="user_b1pi720030@test-domain.com" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com/108689552-tigase-27 << <presence from="user_b1pi720030@test-domain.com/108689552-tigase-27" to="user_b1pi720030@test-domain.com" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-06-22 22:16:42 | [Mutex] notify: [disconnected]

2023-06-22 22:16:42 | [Mutex] received everything.

2023-06-22 22:16:42 | [Mutex] waiting for: [event]

2023-06-22 22:16:42 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:42 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:42 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:42 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2IxcGk3MjAwMzAscj1aWHlTWm1xMTQ2blpWdEpWQ0ZnMg==</auth>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2IxcGk3MjAwMzAscj1aWHlTWm1xMTQ2blpWdEpWQ0ZnMg==</auth>

2023-06-22 22:16:42 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1aWHlTWm1xMTQ2blpWdEpWQ0ZnMmhkUXA5STkxWktMckFHT0VFYU9kLHM9anhML2R0S3ZPMWdKSHc9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1aWHlTWm1xMTQ2blpWdEpWQ0ZnMmhkUXA5STkxWktMckFHT0VFYU9kLHM9anhML2R0S3ZPMWdKSHc9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:42 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Wlh5U1ptcTE0Nm5aVnRKVkNGZzJoZFFwOUk5MVpLTHJBR09FRWFPZCxwPTB5TS82YlBYbWpjaWR1dkpUL0IrN0xnbmZGQXZnMkl5bHkzdHlCWU83cXc9</response>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Wlh5U1ptcTE0Nm5aVnRKVkNGZzJoZFFwOUk5MVpLTHJBR09FRWFPZCxwPTB5TS82YlBYbWpjaWR1dkpUL0IrN0xnbmZGQXZnMkl5bHkzdHlCWU83cXc9</response>

2023-06-22 22:16:42 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:16:42 | [Mutex] notify: [event, authFailed]

2023-06-22 22:16:42 | [Mutex] received everything.

2023-06-22 22:16:42 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:16:42 | [Mutex] waiting for: [event]

2023-06-22 22:16:42 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:42 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:42 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:42 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2IxcGk3MjAwMzAscj1XWHdadVh0M2F4MGl2bUZGeXFVTw==</auth>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2IxcGk3MjAwMzAscj1XWHdadVh0M2F4MGl2bUZGeXFVTw==</auth>

2023-06-22 22:16:42 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1XWHdadVh0M2F4MGl2bUZGeXFVT3g2VkpacWluM1ZZSEthRFNXMVpqLHM9anhML2R0S3ZPMWdKSHc9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1XWHdadVh0M2F4MGl2bUZGeXFVT3g2VkpacWluM1ZZSEthRFNXMVpqLHM9anhML2R0S3ZPMWdKSHc9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:42 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9V1h3WnVYdDNheDBpdm1GRnlxVU94NlZKWnFpbjNWWUhLYURTVzFaaixwPTJkZFJLNk5ZeVQyMG94c1FtK0ErcHNhcGZ3RFdnM0pieDRnS0E0UHFQMFE9</response>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9V1h3WnVYdDNheDBpdm1GRnlxVU94NlZKWnFpbjNWWUhLYURTVzFaaixwPTJkZFJLNk5ZeVQyMG94c1FtK0ErcHNhcGZ3RFdnM0pieDRnS0E0UHFQMFE9</response>

2023-06-22 22:16:42 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:16:42 | [Mutex] notify: [event, authFailed]

2023-06-22 22:16:42 | [Mutex] received everything.

2023-06-22 22:16:42 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:16:42 | [Mutex] waiting for: [event]

2023-06-22 22:16:42 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:42 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:42 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:42 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2IxcGk3MjAwMzAscj1leXJ3eGhTaFpzZEt4V1gydzlycQ==</auth>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2IxcGk3MjAwMzAscj1leXJ3eGhTaFpzZEt4V1gydzlycQ==</auth>

2023-06-22 22:16:42 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1leXJ3eGhTaFpzZEt4V1gydzlycUJoV0lVUlVlVXNUQU1SdnF5dHphLHM9anhML2R0S3ZPMWdKSHc9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1leXJ3eGhTaFpzZEt4V1gydzlycUJoV0lVUlVlVXNUQU1SdnF5dHphLHM9anhML2R0S3ZPMWdKSHc9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:42 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZXlyd3hoU2hac2RLeFdYMnc5cnFCaFdJVVJVZVVzVEFNUnZxeXR6YSxwPVNQTlBGdmxlS0tSOURPbVRRT0xVUWVVYmd4NkMrczgvT1Q5SGtDTk5QeTA9</response>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZXlyd3hoU2hac2RLeFdYMnc5cnFCaFdJVVJVZVVzVEFNUnZxeXR6YSxwPVNQTlBGdmxlS0tSOURPbVRRT0xVUWVVYmd4NkMrczgvT1Q5SGtDTk5QeTA9</response>

2023-06-22 22:16:42 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:16:42 | [Mutex] notify: [event, authFailed]

2023-06-22 22:16:42 | [Mutex] received everything.

2023-06-22 22:16:42 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:16:42 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:42 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:16:42 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:16:42 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2IxcGk3MjAwMzAscj1jcTVSOTdkMDFzYld2VmVqNGs2ZA==</auth>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2IxcGk3MjAwMzAscj1jcTVSOTdkMDFzYld2VmVqNGs2ZA==</auth>

2023-06-22 22:16:42 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1jcTVSOTdkMDFzYld2VmVqNGs2ZG4xN1FEM1hXSFdaWjd6SERzbGdXLHM9anhML2R0S3ZPMWdKSHc9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1jcTVSOTdkMDFzYld2VmVqNGs2ZG4xN1FEM1hXSFdaWjd6SERzbGdXLHM9anhML2R0S3ZPMWdKSHc9PSxpPTQwOTY=</challenge>

2023-06-22 22:16:42 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Y3E1Ujk3ZDAxc2JXdlZlajRrNmRuMTdRRDNYV0hXWlo3ekhEc2xnVyxwPW1XNzQ0VHIrUXQ3TGVxcEh1cWl2NkUrTzRZbnNKajNFUU0rWFdFMjdXRGs9</response>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Y3E1Ujk3ZDAxc2JXdlZlajRrNmRuMTdRRDNYV0hXWlo3ekhEc2xnVyxwPW1XNzQ0VHIrUXQ3TGVxcEh1cWl2NkUrTzRZbnNKajNFUU0rWFdFMjdXRGs9</response>

2023-06-22 22:16:42 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0wWG45YlEyMUIrZWFCRDloWVB5SFVBVjliQW1YRHJUVmwyL2h2RmdZNW5ZPQ==</success>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0wWG45YlEyMUIrZWFCRDloWVB5SFVBVjliQW1YRHJUVmwyL2h2RmdZNW5ZPQ==</success>

2023-06-22 22:16: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"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="2QkYselozZftAb5xNz9tl0qKGSE="/></features>

2023-06-22 22:16:42 | user :: user_b1pi720030@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"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="2QkYselozZftAb5xNz9tl0qKGSE="/></features>

2023-06-22 22:16:42 |  << <iq xmlns="jabber:client" id="CfxdMBkJM1gIr2yqUfM1dq9" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com >> <iq xmlns="jabber:client" id="CfxdMBkJM1gIr2yqUfM1dq9" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-06-22 22:16:42 |  >> <iq to="user_b1pi720030@test-domain.com/108689552-tigase-28" id="CfxdMBkJM1gIr2yqUfM1dq9" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_b1pi720030@test-domain.com/108689552-tigase-28</jid></bind></iq>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com << <iq to="user_b1pi720030@test-domain.com/108689552-tigase-28" id="CfxdMBkJM1gIr2yqUfM1dq9" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_b1pi720030@test-domain.com/108689552-tigase-28</jid></bind></iq>

2023-06-22 22:16:42 |  << <iq xmlns="jabber:client" id="ukKMKMMSLw9ukHw7yzmUPO6" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com/108689552-tigase-28 >> <iq xmlns="jabber:client" id="ukKMKMMSLw9ukHw7yzmUPO6" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-22 22:16:42 |  >> <iq to="user_b1pi720030@test-domain.com/108689552-tigase-28" id="ukKMKMMSLw9ukHw7yzmUPO6" xmlns="jabber:client" type="result"/>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com/108689552-tigase-28 << <iq to="user_b1pi720030@test-domain.com/108689552-tigase-28" id="ukKMKMMSLw9ukHw7yzmUPO6" xmlns="jabber:client" type="result"/>

2023-06-22 22:16:42 |  << <iq to="test-domain.com" id="2oU5bmPQ27mNUhMKvaOWWjU" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com/108689552-tigase-28 >> <iq to="test-domain.com" id="2oU5bmPQ27mNUhMKvaOWWjU" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-06-22 22:16:42 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com/108689552-tigase-28 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-22 22:16:42 |  >> <enabled location="cc7d7fbb25f7" max="60" id="048e6d1c-e358-4333-874a-15d1d2c23a5e" xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com/108689552-tigase-28 << <enabled location="cc7d7fbb25f7" max="60" id="048e6d1c-e358-4333-874a-15d1d2c23a5e" xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-22 22:16:42 |  << <iq id="IvdQU01cS4cPWlRIJBeAl1e" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com/108689552-tigase-28 >> <iq id="IvdQU01cS4cPWlRIJBeAl1e" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:16:42 |  >> <iq from="test-domain.com" to="user_b1pi720030@test-domain.com/108689552-tigase-28" id="2oU5bmPQ27mNUhMKvaOWWjU" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12296/3a127df9"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12296/3a127df9"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com/108689552-tigase-28 << <iq from="test-domain.com" to="user_b1pi720030@test-domain.com/108689552-tigase-28" id="2oU5bmPQ27mNUhMKvaOWWjU" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12296/3a127df9"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12296/3a127df9"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

2023-06-22 22:16:42 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com/108689552-tigase-28 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-06-22 22:16:42 |  >> <iq to="user_b1pi720030@test-domain.com/108689552-tigase-28" id="IvdQU01cS4cPWlRIJBeAl1e" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com/108689552-tigase-28 << <iq to="user_b1pi720030@test-domain.com/108689552-tigase-28" id="IvdQU01cS4cPWlRIJBeAl1e" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:16:42 | Disconnecting

2023-06-22 22:16:42 | [Mutex] notify: [disconnected]

2023-06-22 22:16:42 | [Mutex] received everything.

2023-06-22 22:16:42 |  >> <presence from="user_b1pi720030@test-domain.com/108689552-tigase-28" to="user_b1pi720030@test-domain.com" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-06-22 22:16:42 | user :: user_b1pi720030@test-domain.com << <presence from="user_b1pi720030@test-domain.com/108689552-tigase-28" to="user_b1pi720030@test-domain.com" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-06-22 22:16:44 | [Mutex] waiting for: [user]

2023-06-22 22:16:44 | [Mutex] received everything.

2023-06-22 22:16:44 | [Mutex] isItemNotified: user:ok:true :: true