Generated by TestNG with ReportNG at 22:18 PDT on Tuesday 12 July 2022
root@ed1b7dd8a1b3 / Java 17.0.2 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

Brute Force Prevention

Suites · Log Output

Test duration : 13.941s

Passed Tests
tigase.tests.server.TestBruteforcePrevention
testDisableUser 4.864s
2022-07-12 22:18:20 |

2022-07-12 22:18:20 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2022-07-12 22:18:20 | ------------------------------------

2022-07-12 22:18:20 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5c9f173a

2022-07-12 22:18:20 | StateChangedEvent{oldState=null, newState=connecting}

2022-07-12 22:18:20 | [Mutex] waiting for: [registration]

2022-07-12 22:18:20 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5258f2d9

2022-07-12 22:18:20 | StateChangedEvent{oldState=connecting, newState=connected}

2022-07-12 22:18:20 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@56677c4a

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

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

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

2022-07-12 22:18:20 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:20 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-07-12 22:18:20 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1365f8e2

2022-07-12 22:18:20 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@37671b73

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

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

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

2022-07-12 22:18:20 | user :: null >> <iq to="test-domain.com" id="WRkS2wfFkZhKKW0bBoR9AbL" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-07-12 22:18:20 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="WRkS2wfFkZhKKW0bBoR9AbL" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-07-12 22:18:20 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@223ce97c

2022-07-12 22:18:20 | user :: null << <iq type="result" from="test-domain.com" id="WRkS2wfFkZhKKW0bBoR9AbL" xmlns="jabber:client"><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 type="form" xmlns="jabber:x:data"><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" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>

2022-07-12 22:18:20 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="WRkS2wfFkZhKKW0bBoR9AbL" xmlns="jabber:client"><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 type="form" xmlns="jabber:x:data"><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" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>}

2022-07-12 22:18:20 | user :: null >> <iq to="test-domain.com" id="WSlU6Evbm3p0gY4jRUTdIrh" type="set"><query xmlns="jabber:iq:register"><username>user_fsxmfq0027</username><password>user_fsxmfq0027</password><email>5807d11b-a191-42c4-8e12-9451101fd514@localhost</email></query></iq>

2022-07-12 22:18:20 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="WSlU6Evbm3p0gY4jRUTdIrh" type="set"><query xmlns="jabber:iq:register"><username>user_fsxmfq0027</username><password>user_fsxmfq0027</password><email>5807d11b-a191-42c4-8e12-9451101fd514@localhost</email></query></iq>}

2022-07-12 22:18:20 | user :: null << <iq type="result" from="test-domain.com" id="WSlU6Evbm3p0gY4jRUTdIrh" xmlns="jabber:client"/>

2022-07-12 22:18:20 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="WSlU6Evbm3p0gY4jRUTdIrh" xmlns="jabber:client"/>}

2022-07-12 22:18:20 | [Mutex] received everything.

2022-07-12 22:18:20 | [Mutex] isItemNotified: registrationSuccess :: true

2022-07-12 22:18:20 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-07-12 22:18:20 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-07-12 22:18:20 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4fd4545d

2022-07-12 22:18:20 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@734a07ad

2022-07-12 22:18:20 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7cf92634

2022-07-12 22:18:20 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@39cb47de

2022-07-12 22:18:20 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@54d09a06

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

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

2022-07-12 22:18:20 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:20 | user :: user_fsxmfq0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-07-12 22:18:20 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj1sc3pqbDQyZm5YN3JhSlNjUjlYSg==</auth>

2022-07-12 22:18:20 | user :: user_fsxmfq0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj1sc3pqbDQyZm5YN3JhSlNjUjlYSg==</auth>

2022-07-12 22:18:20 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sc3pqbDQyZm5YN3JhSlNjUjlYSlhLMktERVpOY1h1MFBVc2RETzBvLHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:20 | user :: user_fsxmfq0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sc3pqbDQyZm5YN3JhSlNjUjlYSlhLMktERVpOY1h1MFBVc2RETzBvLHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:21 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bHN6amw0MmZuWDdyYUpTY1I5WEpYSzJLREVaTmNYdTBQVXNkRE8wbyxwPUNMN0hjUVIvWXBvRi9rSE5VR29YOWdwTkVmU0llWmNOODcyaCsxZEgwV0E9</response>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bHN6amw0MmZuWDdyYUpTY1I5WEpYSzJLREVaTmNYdTBQVXNkRE8wbyxwPUNMN0hjUVIvWXBvRi9rSE5VR29YOWdwTkVmU0llWmNOODcyaCsxZEgwV0E9</response>

2022-07-12 22:18:21 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1HbDlneTFvdkdSTFVpZFJ3cjNodEFtNzlIcFpXdGdUWXZHL3lVbWkzMmE0PQ==</success>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1HbDlneTFvdkdSTFVpZFJ3cjNodEFtNzlIcFpXdGdUWXZHL3lVbWkzMmE0PQ==</success>

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

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

2022-07-12 22:18:21 |  << <iq xmlns="jabber:client" id="RHMOHHp1iScBnKPX6smQRX6" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com >> <iq xmlns="jabber:client" id="RHMOHHp1iScBnKPX6smQRX6" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-07-12 22:18:21 |  >> <iq type="result" id="RHMOHHp1iScBnKPX6smQRX6" to="user_fsxmfq0027@test-domain.com/1608752850-tigase-23" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_fsxmfq0027@test-domain.com/1608752850-tigase-23</jid></bind></iq>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com << <iq type="result" id="RHMOHHp1iScBnKPX6smQRX6" to="user_fsxmfq0027@test-domain.com/1608752850-tigase-23" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_fsxmfq0027@test-domain.com/1608752850-tigase-23</jid></bind></iq>

2022-07-12 22:18:21 |  << <iq xmlns="jabber:client" id="cZCdP6u2viZZgBv1fKM0dBc" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com/1608752850-tigase-23 >> <iq xmlns="jabber:client" id="cZCdP6u2viZZgBv1fKM0dBc" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-07-12 22:18:21 |  >> <iq type="result" id="cZCdP6u2viZZgBv1fKM0dBc" to="user_fsxmfq0027@test-domain.com/1608752850-tigase-23" xmlns="jabber:client"/>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com/1608752850-tigase-23 << <iq type="result" id="cZCdP6u2viZZgBv1fKM0dBc" to="user_fsxmfq0027@test-domain.com/1608752850-tigase-23" xmlns="jabber:client"/>

2022-07-12 22:18:21 |  << <iq to="test-domain.com" id="XYxk6pZYhRU4AiLLIvral5C" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com/1608752850-tigase-23 >> <iq to="test-domain.com" id="XYxk6pZYhRU4AiLLIvral5C" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-07-12 22:18:21 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com/1608752850-tigase-23 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-07-12 22:18:21 |  >> <enabled location="ed1b7dd8a1b3" id="caab820c-8937-419a-9661-12fec464e6a9" resume="true" xmlns="urn:xmpp:sm:3" max="60"/>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com/1608752850-tigase-23 << <enabled location="ed1b7dd8a1b3" id="caab820c-8937-419a-9661-12fec464e6a9" resume="true" xmlns="urn:xmpp:sm:3" max="60"/>

2022-07-12 22:18:21 |  << <iq id="wJMR1eISSV5mN1kFJU6gXcN" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com/1608752850-tigase-23 >> <iq id="wJMR1eISSV5mN1kFJU6gXcN" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com/1608752850-tigase-23 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-07-12 22:18:21 |  >> <iq type="result" from="test-domain.com" id="XYxk6pZYhRU4AiLLIvral5C" to="user_fsxmfq0027@test-domain.com/1608752850-tigase-23" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b11929/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b11929/bf36c6a5" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com/1608752850-tigase-23 << <iq type="result" from="test-domain.com" id="XYxk6pZYhRU4AiLLIvral5C" to="user_fsxmfq0027@test-domain.com/1608752850-tigase-23" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b11929/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b11929/bf36c6a5" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-07-12 22:18:21 | Disconnecting

2022-07-12 22:18:21 |  >> <iq type="result" id="wJMR1eISSV5mN1kFJU6gXcN" to="user_fsxmfq0027@test-domain.com/1608752850-tigase-23" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com/1608752850-tigase-23 << <iq type="result" id="wJMR1eISSV5mN1kFJU6gXcN" to="user_fsxmfq0027@test-domain.com/1608752850-tigase-23" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-07-12 22:18:21 |  >> <presence from="user_fsxmfq0027@test-domain.com/1608752850-tigase-23" to="user_fsxmfq0027@test-domain.com" xmlns="jabber:client"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com/1608752850-tigase-23 << <presence from="user_fsxmfq0027@test-domain.com/1608752850-tigase-23" to="user_fsxmfq0027@test-domain.com" xmlns="jabber:client"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-07-12 22:18:21 | [Mutex] notify: [disconnected]

2022-07-12 22:18:21 | [Mutex] received everything.

2022-07-12 22:18:21 | [Mutex] waiting for: [event]

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

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

2022-07-12 22:18:21 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-07-12 22:18:21 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj1qbDZmQWtWSjZGem90RHlGN294Zg==</auth>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj1qbDZmQWtWSjZGem90RHlGN294Zg==</auth>

2022-07-12 22:18:21 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1qbDZmQWtWSjZGem90RHlGN294ZnlmNEVCcTc4VTlNTkJhRXJSNXplLHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1qbDZmQWtWSjZGem90RHlGN294ZnlmNEVCcTc4VTlNTkJhRXJSNXplLHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:21 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9amw2ZkFrVko2RnpvdER5RjdveGZ5ZjRFQnE3OFU5TU5CYUVyUjV6ZSxwPUY4RUtrYVRiYzdieWRPOExuV1UvR0owczArZnViZ3grT2k4N21iZGFUUTg9</response>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9amw2ZkFrVko2RnpvdER5RjdveGZ5ZjRFQnE3OFU5TU5CYUVyUjV6ZSxwPUY4RUtrYVRiYzdieWRPOExuV1UvR0owczArZnViZ3grT2k4N21iZGFUUTg9</response>

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

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

2022-07-12 22:18:21 | [Mutex] notify: [event, authFailed]

2022-07-12 22:18:21 | [Mutex] received everything.

2022-07-12 22:18:21 | [Mutex] isItemNotified: authFailed :: true

2022-07-12 22:18:21 | [Mutex] waiting for: [event]

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

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

2022-07-12 22:18:21 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-07-12 22:18:21 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj1CcmRFemZaU3NpeFdNNVJXc295ag==</auth>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj1CcmRFemZaU3NpeFdNNVJXc295ag==</auth>

2022-07-12 22:18:21 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CcmRFemZaU3NpeFdNNVJXc295ajRYamFEVk1jdHptNjRVY1J3ZjhCLHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CcmRFemZaU3NpeFdNNVJXc295ajRYamFEVk1jdHptNjRVY1J3ZjhCLHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:21 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QnJkRXpmWlNzaXhXTTVSV3NveWo0WGphRFZNY3R6bTY0VWNSd2Y4QixwPVZRWlgxZUFTV0NMMjRYa25OSWdBSytUNVpnWEU2SHV3VzJiZ242SlUvazg9</response>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QnJkRXpmWlNzaXhXTTVSV3NveWo0WGphRFZNY3R6bTY0VWNSd2Y4QixwPVZRWlgxZUFTV0NMMjRYa25OSWdBSytUNVpnWEU2SHV3VzJiZ242SlUvazg9</response>

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

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

2022-07-12 22:18:21 | [Mutex] notify: [event, authFailed]

2022-07-12 22:18:21 | [Mutex] received everything.

2022-07-12 22:18:21 | [Mutex] isItemNotified: authFailed :: true

2022-07-12 22:18:21 | [Mutex] waiting for: [event]

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

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

2022-07-12 22:18:21 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-07-12 22:18:21 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj1PbzVFU24wVUl3RFdCclJDZWx3eQ==</auth>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj1PbzVFU24wVUl3RFdCclJDZWx3eQ==</auth>

2022-07-12 22:18:21 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1PbzVFU24wVUl3RFdCclJDZWx3eVNxaTBpWjJnMTZDMEQzTlhGNENDLHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1PbzVFU24wVUl3RFdCclJDZWx3eVNxaTBpWjJnMTZDMEQzTlhGNENDLHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:21 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9T281RVNuMFVJd0RXQnJSQ2Vsd3lTcWkwaVoyZzE2QzBEM05YRjRDQyxwPVhRUkNndk9Ha3o4aG1lZG9UQWZzRExzcW1xQkFnMUliV2ZmcDU2dkluVWc9</response>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9T281RVNuMFVJd0RXQnJSQ2Vsd3lTcWkwaVoyZzE2QzBEM05YRjRDQyxwPVhRUkNndk9Ha3o4aG1lZG9UQWZzRExzcW1xQkFnMUliV2ZmcDU2dkluVWc9</response>

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

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

2022-07-12 22:18:21 | [Mutex] notify: [event, authFailed]

2022-07-12 22:18:21 | [Mutex] received everything.

2022-07-12 22:18:21 | [Mutex] isItemNotified: authFailed :: true

2022-07-12 22:18:21 | [Mutex] waiting for: [event]

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

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

2022-07-12 22:18:21 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-07-12 22:18:21 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj1NbEtKeGFjUno0TTQwVTlFZ1VOdg==</auth>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj1NbEtKeGFjUno0TTQwVTlFZ1VOdg==</auth>

2022-07-12 22:18:21 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1NbEtKeGFjUno0TTQwVTlFZ1VOdlZhN0dXZlRsWTFjbUxHZTVGTFpKLHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1NbEtKeGFjUno0TTQwVTlFZ1VOdlZhN0dXZlRsWTFjbUxHZTVGTFpKLHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:21 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TWxLSnhhY1J6NE00MFU5RWdVTnZWYTdHV2ZUbFkxY21MR2U1RkxaSixwPTF0YjFXeHRXWnNHKzNPWnF2ZE1ta2ZSaHFLbFZZblQwMGxha0VsZzF4Y1U9</response>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TWxLSnhhY1J6NE00MFU5RWdVTnZWYTdHV2ZUbFkxY21MR2U1RkxaSixwPTF0YjFXeHRXWnNHKzNPWnF2ZE1ta2ZSaHFLbFZZblQwMGxha0VsZzF4Y1U9</response>

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

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

2022-07-12 22:18:21 | [Mutex] notify: [event, authFailed]

2022-07-12 22:18:21 | [Mutex] received everything.

2022-07-12 22:18:21 | [Mutex] isItemNotified: authFailed :: true

2022-07-12 22:18:21 | [Mutex] waiting for: [event]

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

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

2022-07-12 22:18:21 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-07-12 22:18:21 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj14VTRwZTF6a1dOU3lsWVdKOElYQw==</auth>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj14VTRwZTF6a1dOU3lsWVdKOElYQw==</auth>

2022-07-12 22:18:21 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj14VTRwZTF6a1dOU3lsWVdKOElYQ201Qzg0S1Vtd1VlN2RxZDZGY2lBLHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj14VTRwZTF6a1dOU3lsWVdKOElYQ201Qzg0S1Vtd1VlN2RxZDZGY2lBLHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:21 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eFU0cGUxemtXTlN5bFlXSjhJWENtNUM4NEtVbXdVZTdkcWQ2RmNpQSxwPTczNzZqdWc5UG9oT1l1aTNHR2pRSWI4VUtKZVBOUXJDSTlYOW9NZSt5VVU9</response>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eFU0cGUxemtXTlN5bFlXSjhJWENtNUM4NEtVbXdVZTdkcWQ2RmNpQSxwPTczNzZqdWc5UG9oT1l1aTNHR2pRSWI4VUtKZVBOUXJDSTlYOW9NZSt5VVU9</response>

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

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

2022-07-12 22:18:21 | [Mutex] notify: [event, authFailed]

2022-07-12 22:18:21 | [Mutex] received everything.

2022-07-12 22:18:21 | [Mutex] isItemNotified: authFailed :: true

2022-07-12 22:18:21 | [Mutex] waiting for: [event]

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

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

2022-07-12 22:18:21 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-07-12 22:18:21 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj1IZHpSN2N3TEZzRmhCcGYwWTV4dQ==</auth>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj1IZHpSN2N3TEZzRmhCcGYwWTV4dQ==</auth>

2022-07-12 22:18:21 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1IZHpSN2N3TEZzRmhCcGYwWTV4dXV4dnlzUmZrZjNRdnduaFczQmhZLHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1IZHpSN2N3TEZzRmhCcGYwWTV4dXV4dnlzUmZrZjNRdnduaFczQmhZLHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:21 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SGR6Ujdjd0xGc0ZoQnBmMFk1eHV1eHZ5c1Jma2YzUXZ3bmhXM0JoWSxwPXp0S0IxN0tWbTFwdGpzL0NnOXpZQlprcTNKRkFxNnVINUFuVDdBNWZaZ1E9</response>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SGR6Ujdjd0xGc0ZoQnBmMFk1eHV1eHZ5c1Jma2YzUXZ3bmhXM0JoWSxwPXp0S0IxN0tWbTFwdGpzL0NnOXpZQlprcTNKRkFxNnVINUFuVDdBNWZaZ1E9</response>

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

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

2022-07-12 22:18:21 | [Mutex] notify: [event, authFailed]

2022-07-12 22:18:21 | [Mutex] received everything.

2022-07-12 22:18:21 | [Mutex] isItemNotified: authFailed :: true

2022-07-12 22:18:21 | [Mutex] waiting for: [event]

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

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

2022-07-12 22:18:21 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-07-12 22:18:21 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj16NlFka29SeEcyTkRKNVNNQlEyeQ==</auth>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj16NlFka29SeEcyTkRKNVNNQlEyeQ==</auth>

2022-07-12 22:18:21 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16NlFka29SeEcyTkRKNVNNQlEyeTBpdjBjd244T2ZqRlNRSEU2R2JpLHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16NlFka29SeEcyTkRKNVNNQlEyeTBpdjBjd244T2ZqRlNRSEU2R2JpLHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:21 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ejZRZGtvUnhHMk5ESjVTTUJRMnkwaXYwY3duOE9makZTUUhFNkdiaSxwPWVYMnlnWHV3NUVnTHJrL29aR0RqUTBiUXJoNVdyYlhZMzZVaDd5WU85VEk9</response>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ejZRZGtvUnhHMk5ESjVTTUJRMnkwaXYwY3duOE9makZTUUhFNkdiaSxwPWVYMnlnWHV3NUVnTHJrL29aR0RqUTBiUXJoNVdyYlhZMzZVaDd5WU85VEk9</response>

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

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

2022-07-12 22:18:21 | [Mutex] notify: [event, authFailed]

2022-07-12 22:18:21 | [Mutex] received everything.

2022-07-12 22:18:21 | [Mutex] isItemNotified: authFailed :: true

2022-07-12 22:18:21 | [Mutex] waiting for: [event]

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

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

2022-07-12 22:18:21 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:21 | user :: user_fsxmfq0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-07-12 22:18:22 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj1EbkFodkdqbUk3NjM1MmZQOWFFVQ==</auth>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj1EbkFodkdqbUk3NjM1MmZQOWFFVQ==</auth>

2022-07-12 22:18:22 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1EbkFodkdqbUk3NjM1MmZQOWFFVTVXM0dLVFRCTExlNUtXWEhqZWkyLHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1EbkFodkdqbUk3NjM1MmZQOWFFVTVXM0dLVFRCTExlNUtXWEhqZWkyLHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:22 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RG5BaHZHam1JNzYzNTJmUDlhRVU1VzNHS1RUQkxMZTVLV1hIamVpMixwPWVLcndxL0Rwc2lKV2h2UTc2dmwrenNNS2JBaUtwV3M0QTZoc0N4KzlwSHc9</response>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RG5BaHZHam1JNzYzNTJmUDlhRVU1VzNHS1RUQkxMZTVLV1hIamVpMixwPWVLcndxL0Rwc2lKV2h2UTc2dmwrenNNS2JBaUtwV3M0QTZoc0N4KzlwSHc9</response>

2022-07-12 22:18:22 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:22 | [Mutex] notify: [event, authFailed]

2022-07-12 22:18:22 | [Mutex] received everything.

2022-07-12 22:18:22 | [Mutex] isItemNotified: authFailed :: true

2022-07-12 22:18:22 | [Mutex] waiting for: [event]

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

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

2022-07-12 22:18:22 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-07-12 22:18:22 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj1WT29wU3REN05pYnA4cWVOcHVTYg==</auth>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj1WT29wU3REN05pYnA4cWVOcHVTYg==</auth>

2022-07-12 22:18:22 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1WT29wU3REN05pYnA4cWVOcHVTYlhnbFhBNXRTWnpMSXc4YWt2enRwLHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1WT29wU3REN05pYnA4cWVOcHVTYlhnbFhBNXRTWnpMSXc4YWt2enRwLHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:22 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Vk9vcFN0RDdOaWJwOHFlTnB1U2JYZ2xYQTV0U1p6TEl3OGFrdnp0cCxwPTF6WFBsbHdpdkxkMkVWRkcvREc0YlpyOS9xbXpla2RHcERsSEtQcDM5TlE9</response>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Vk9vcFN0RDdOaWJwOHFlTnB1U2JYZ2xYQTV0U1p6TEl3OGFrdnp0cCxwPTF6WFBsbHdpdkxkMkVWRkcvREc0YlpyOS9xbXpla2RHcERsSEtQcDM5TlE9</response>

2022-07-12 22:18:22 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:22 | [Mutex] notify: [event, authFailed]

2022-07-12 22:18:22 | [Mutex] received everything.

2022-07-12 22:18:22 | [Mutex] isItemNotified: authFailed :: true

2022-07-12 22:18:22 | [Mutex] waiting for: [event]

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

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

2022-07-12 22:18:22 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-07-12 22:18:22 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj0xN2hJRVpDdk5UVWs2T0xFNXB5bA==</auth>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj0xN2hJRVpDdk5UVWs2T0xFNXB5bA==</auth>

2022-07-12 22:18:22 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0xN2hJRVpDdk5UVWs2T0xFNXB5bGpweWRVM2tWejhBUkdZd1FSeUhoLHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0xN2hJRVpDdk5UVWs2T0xFNXB5bGpweWRVM2tWejhBUkdZd1FSeUhoLHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:22 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MTdoSUVaQ3ZOVFVrNk9MRTVweWxqcHlkVTNrVno4QVJHWXdRUnlIaCxwPVNOMG14RjVNVFFQdTZRZGcyV3VraUI4cm9COG5qMVlJU3R2SmM1UVhQUlE9</response>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MTdoSUVaQ3ZOVFVrNk9MRTVweWxqcHlkVTNrVno4QVJHWXdRUnlIaCxwPVNOMG14RjVNVFFQdTZRZGcyV3VraUI4cm9COG5qMVlJU3R2SmM1UVhQUlE9</response>

2022-07-12 22:18:22 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:22 | [Mutex] notify: [event, authFailed]

2022-07-12 22:18:22 | [Mutex] received everything.

2022-07-12 22:18:22 | [Mutex] isItemNotified: authFailed :: true

2022-07-12 22:18:22 | [Mutex] waiting for: [event]

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

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

2022-07-12 22:18:22 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-07-12 22:18:22 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj13c2xqaDRENWhSQVdrbHFEd0pUNA==</auth>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj13c2xqaDRENWhSQVdrbHFEd0pUNA==</auth>

2022-07-12 22:18:22 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj13c2xqaDRENWhSQVdrbHFEd0pUNGlCYnBKQm1BR3R6d1VTc2txR0p3LHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj13c2xqaDRENWhSQVdrbHFEd0pUNGlCYnBKQm1BR3R6d1VTc2txR0p3LHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:22 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9d3Nsamg0RDVoUkFXa2xxRHdKVDRpQmJwSkJtQUd0endVU3NrcUdKdyxwPTRKWVFOZHlBRDhvaFpjd1hrVndyZ1dVMFZCcVVyOUtNUDYxMDYweWZ0bUE9</response>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9d3Nsamg0RDVoUkFXa2xxRHdKVDRpQmJwSkJtQUd0endVU3NrcUdKdyxwPTRKWVFOZHlBRDhvaFpjd1hrVndyZ1dVMFZCcVVyOUtNUDYxMDYweWZ0bUE9</response>

2022-07-12 22:18:22 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:22 | [Mutex] notify: [event, authFailed]

2022-07-12 22:18:22 | [Mutex] received everything.

2022-07-12 22:18:22 | [Mutex] isItemNotified: authFailed :: true

2022-07-12 22:18:22 | [Mutex] waiting for: [event]

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

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

2022-07-12 22:18:22 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-07-12 22:18:22 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj00SmloRm9mRFlSQ0tyQk5kQVhKVg==</auth>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj00SmloRm9mRFlSQ0tyQk5kQVhKVg==</auth>

2022-07-12 22:18:22 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj00SmloRm9mRFlSQ0tyQk5kQVhKVkpxUDlOZXhKUlBENmRLMHFTYVg0LHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj00SmloRm9mRFlSQ0tyQk5kQVhKVkpxUDlOZXhKUlBENmRLMHFTYVg0LHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:22 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NEppaEZvZkRZUkNLckJOZEFYSlZKcVA5TmV4SlJQRDZkSzBxU2FYNCxwPVFFeE5WaVNhWW15MWRqTDl0SllCMnNNR3dLTExFSjNnSXJIR3N1Nzc2OUk9</response>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NEppaEZvZkRZUkNLckJOZEFYSlZKcVA5TmV4SlJQRDZkSzBxU2FYNCxwPVFFeE5WaVNhWW15MWRqTDl0SllCMnNNR3dLTExFSjNnSXJIR3N1Nzc2OUk9</response>

2022-07-12 22:18:22 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:22 | [Mutex] notify: [event, authFailed]

2022-07-12 22:18:22 | [Mutex] received everything.

2022-07-12 22:18:22 | [Mutex] isItemNotified: authFailed :: true

2022-07-12 22:18:22 | [Mutex] waiting for: [event]

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

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

2022-07-12 22:18:22 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-07-12 22:18:22 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj1wOUdiMlQ4ZE5QSGpaZHpmcDR4Rg==</auth>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj1wOUdiMlQ4ZE5QSGpaZHpmcDR4Rg==</auth>

2022-07-12 22:18:22 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1wOUdiMlQ4ZE5QSGpaZHpmcDR4RnlHYnBGdXBDM0xMT1BHd2ppNlNmLHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1wOUdiMlQ4ZE5QSGpaZHpmcDR4RnlHYnBGdXBDM0xMT1BHd2ppNlNmLHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:22 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cDlHYjJUOGROUEhqWmR6ZnA0eEZ5R2JwRnVwQzNMTE9QR3dqaTZTZixwPW9PZ1FybnlHNHR1dWszL2ZoS3ViQW1lNWtJUCtaOEhJMFJoaXR6cndWYmM9</response>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cDlHYjJUOGROUEhqWmR6ZnA0eEZ5R2JwRnVwQzNMTE9QR3dqaTZTZixwPW9PZ1FybnlHNHR1dWszL2ZoS3ViQW1lNWtJUCtaOEhJMFJoaXR6cndWYmM9</response>

2022-07-12 22:18:22 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:22 | [Mutex] notify: [event, authFailed]

2022-07-12 22:18:22 | [Mutex] received everything.

2022-07-12 22:18:22 | [Mutex] isItemNotified: authFailed :: true

2022-07-12 22:18:22 | [Mutex] waiting for: [event]

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

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

2022-07-12 22:18:22 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-07-12 22:18:22 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj1KV3JrUm85UDZ2UkUyREZhUGtWdw==</auth>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj1KV3JrUm85UDZ2UkUyREZhUGtWdw==</auth>

2022-07-12 22:18:22 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1KV3JrUm85UDZ2UkUyREZhUGtWd2tFaVpZOFhRRUZKYVAyU2l0U1BELHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1KV3JrUm85UDZ2UkUyREZhUGtWd2tFaVpZOFhRRUZKYVAyU2l0U1BELHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:22 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Sldya1JvOVA2dlJFMkRGYVBrVndrRWlaWThYUUVGSmFQMlNpdFNQRCxwPXkxRVA3eFFsVVo5bnc3Ymw5bTFYYmsvZThnOTBiVkViSzRBNk1ONzJNRHc9</response>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Sldya1JvOVA2dlJFMkRGYVBrVndrRWlaWThYUUVGSmFQMlNpdFNQRCxwPXkxRVA3eFFsVVo5bnc3Ymw5bTFYYmsvZThnOTBiVkViSzRBNk1ONzJNRHc9</response>

2022-07-12 22:18:22 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:22 | [Mutex] notify: [event, authFailed]

2022-07-12 22:18:22 | [Mutex] received everything.

2022-07-12 22:18:22 | [Mutex] isItemNotified: authFailed :: true

2022-07-12 22:18:22 | [Mutex] waiting for: [event]

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

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

2022-07-12 22:18:22 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-07-12 22:18:22 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj1QN0ZhMlNVZmx2VURhY2dtS0xwSA==</auth>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj1QN0ZhMlNVZmx2VURhY2dtS0xwSA==</auth>

2022-07-12 22:18:22 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1QN0ZhMlNVZmx2VURhY2dtS0xwSHVlanBDUmRCRVM5Q3lyT01wNGdDLHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1QN0ZhMlNVZmx2VURhY2dtS0xwSHVlanBDUmRCRVM5Q3lyT01wNGdDLHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:22 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UDdGYTJTVWZsdlVEYWNnbUtMcEh1ZWpwQ1JkQkVTOUN5ck9NcDRnQyxwPUpmQ3pBRHg2ZHVKTjRSS3VBVElkZENIWnFIVWlpdUptbXNFamNNZVdpMk09</response>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UDdGYTJTVWZsdlVEYWNnbUtMcEh1ZWpwQ1JkQkVTOUN5ck9NcDRnQyxwPUpmQ3pBRHg2ZHVKTjRSS3VBVElkZENIWnFIVWlpdUptbXNFamNNZVdpMk09</response>

2022-07-12 22:18:22 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:22 | [Mutex] notify: [event, authFailed]

2022-07-12 22:18:22 | [Mutex] received everything.

2022-07-12 22:18:22 | [Mutex] isItemNotified: authFailed :: true

2022-07-12 22:18:22 | [Mutex] waiting for: [event]

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

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

2022-07-12 22:18:22 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-07-12 22:18:22 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj1VQjZyZGdMOWgxcWtUdVlXOUFNcA==</auth>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj1VQjZyZGdMOWgxcWtUdVlXOUFNcA==</auth>

2022-07-12 22:18:22 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1VQjZyZGdMOWgxcWtUdVlXOUFNcE05SFo1OU9kZVZCZFJzNmdjcnZFLHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1VQjZyZGdMOWgxcWtUdVlXOUFNcE05SFo1OU9kZVZCZFJzNmdjcnZFLHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:22 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VUI2cmRnTDloMXFrVHVZVzlBTXBNOUhaNTlPZGVWQmRSczZnY3J2RSxwPUxpWjVaa1p1a1hGWlVQWU1lSGplN1I0eTc1dlEwYjQ0bEhuZjdnQ2lCSW89</response>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VUI2cmRnTDloMXFrVHVZVzlBTXBNOUhaNTlPZGVWQmRSczZnY3J2RSxwPUxpWjVaa1p1a1hGWlVQWU1lSGplN1I0eTc1dlEwYjQ0bEhuZjdnQ2lCSW89</response>

2022-07-12 22:18:22 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:22 | [Mutex] notify: [event, authFailed]

2022-07-12 22:18:22 | [Mutex] received everything.

2022-07-12 22:18:22 | [Mutex] isItemNotified: authFailed :: true

2022-07-12 22:18:22 | [Mutex] waiting for: [event]

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

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

2022-07-12 22:18:22 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-07-12 22:18:22 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj1DUTlDMWJPZkRDcGtnYmt1WHFCUQ==</auth>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj1DUTlDMWJPZkRDcGtnYmt1WHFCUQ==</auth>

2022-07-12 22:18:22 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1DUTlDMWJPZkRDcGtnYmt1WHFCUXNMT3l4bG9XUkJuN1JlUjlRc1pELHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1DUTlDMWJPZkRDcGtnYmt1WHFCUXNMT3l4bG9XUkJuN1JlUjlRc1pELHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:22 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Q1E5QzFiT2ZEQ3BrZ2JrdVhxQlFzTE95eGxvV1JCbjdSZVI5UXNaRCxwPTM5bHdkTWx2SmMzSTVCWlBQN3dhMURJMUpuQ0laZFJmeW9PT21xNEh1ZkU9</response>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Q1E5QzFiT2ZEQ3BrZ2JrdVhxQlFzTE95eGxvV1JCbjdSZVI5UXNaRCxwPTM5bHdkTWx2SmMzSTVCWlBQN3dhMURJMUpuQ0laZFJmeW9PT21xNEh1ZkU9</response>

2022-07-12 22:18:22 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:22 | [Mutex] notify: [event, authFailed]

2022-07-12 22:18:22 | [Mutex] received everything.

2022-07-12 22:18:22 | [Mutex] isItemNotified: authFailed :: true

2022-07-12 22:18:22 | [Mutex] waiting for: [event]

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

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

2022-07-12 22:18:22 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-07-12 22:18:22 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj1PR2R5ek56QTNDQVBBazlxWTNkTw==</auth>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj1PR2R5ek56QTNDQVBBazlxWTNkTw==</auth>

2022-07-12 22:18:22 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1PR2R5ek56QTNDQVBBazlxWTNkT2xXcFpZQlN5N0ZpRlptaUI5b0IzLHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1PR2R5ek56QTNDQVBBazlxWTNkT2xXcFpZQlN5N0ZpRlptaUI5b0IzLHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:22 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9T0dkeXpOekEzQ0FQQWs5cVkzZE9sV3BaWUJTeTdGaUZabWlCOW9CMyxwPVlMRVVhdk9qZ2Qyc1hiTkpCSVhreENad3IxUHRIS0VNWDVRNVBFcm91cms9</response>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9T0dkeXpOekEzQ0FQQWs5cVkzZE9sV3BaWUJTeTdGaUZabWlCOW9CMyxwPVlMRVVhdk9qZ2Qyc1hiTkpCSVhreENad3IxUHRIS0VNWDVRNVBFcm91cms9</response>

2022-07-12 22:18:22 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:22 | user :: user_fsxmfq0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:22 | [Mutex] notify: [event, authFailed]

2022-07-12 22:18:22 | [Mutex] received everything.

2022-07-12 22:18:22 | [Mutex] isItemNotified: authFailed :: true

2022-07-12 22:18:22 | [Mutex] waiting for: [event]

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

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

2022-07-12 22:18:23 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:23 | user :: user_fsxmfq0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-07-12 22:18:23 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj03Q1JSOThnSWZPRFNtRFBHYXA4YQ==</auth>

2022-07-12 22:18:23 | user :: user_fsxmfq0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj03Q1JSOThnSWZPRFNtRFBHYXA4YQ==</auth>

2022-07-12 22:18:23 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03Q1JSOThnSWZPRFNtRFBHYXA4YVdyMjdGanhDNFg1dDNaMmNyN01RLHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:23 | user :: user_fsxmfq0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03Q1JSOThnSWZPRFNtRFBHYXA4YVdyMjdGanhDNFg1dDNaMmNyN01RLHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:23 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9N0NSUjk4Z0lmT0RTbURQR2FwOGFXcjI3Rmp4QzRYNXQzWjJjcjdNUSxwPXpFSTVjTmVUeUZlbG11d095QnNnK0Y0R1FqOUJjUmFvUTFYbWFsNjNpckU9</response>

2022-07-12 22:18:23 | user :: user_fsxmfq0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9N0NSUjk4Z0lmT0RTbURQR2FwOGFXcjI3Rmp4QzRYNXQzWjJjcjdNUSxwPXpFSTVjTmVUeUZlbG11d095QnNnK0Y0R1FqOUJjUmFvUTFYbWFsNjNpckU9</response>

2022-07-12 22:18:23 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:23 | user :: user_fsxmfq0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:23 | [Mutex] notify: [event, authFailed]

2022-07-12 22:18:23 | [Mutex] received everything.

2022-07-12 22:18:23 | [Mutex] isItemNotified: authFailed :: true

2022-07-12 22:18:23 | [Mutex] waiting for: [event]

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

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

2022-07-12 22:18:23 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:23 | user :: user_fsxmfq0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-07-12 22:18:23 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj15czZSY3RDTTdueXUwT3JIZkNIUQ==</auth>

2022-07-12 22:18:23 | user :: user_fsxmfq0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj15czZSY3RDTTdueXUwT3JIZkNIUQ==</auth>

2022-07-12 22:18:23 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15czZSY3RDTTdueXUwT3JIZkNIUVdHVnFnRFdhaGowb2FuSldLWGhILHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:23 | user :: user_fsxmfq0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15czZSY3RDTTdueXUwT3JIZkNIUVdHVnFnRFdhaGowb2FuSldLWGhILHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:23 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eXM2UmN0Q003bnl1ME9ySGZDSFFXR1ZxZ0RXYWhqMG9hbkpXS1hoSCxwPXl3VEplckV3eXFSenBYSThQcmtWMFYzQ3poVUE5V3pOaFYwT2pmcHBwcDQ9</response>

2022-07-12 22:18:23 | user :: user_fsxmfq0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eXM2UmN0Q003bnl1ME9ySGZDSFFXR1ZxZ0RXYWhqMG9hbkpXS1hoSCxwPXl3VEplckV3eXFSenBYSThQcmtWMFYzQ3poVUE5V3pOaFYwT2pmcHBwcDQ9</response>

2022-07-12 22:18:23 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:23 | user :: user_fsxmfq0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:23 | [Mutex] notify: [event, authFailed]

2022-07-12 22:18:23 | [Mutex] received everything.

2022-07-12 22:18:23 | [Mutex] isItemNotified: authFailed :: true

2022-07-12 22:18:23 | [Mutex] waiting for: [event]

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

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

2022-07-12 22:18:23 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:23 | user :: user_fsxmfq0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-07-12 22:18:23 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj1yejVOcVdGRkNoWVRjVkNhSm5CcQ==</auth>

2022-07-12 22:18:23 | user :: user_fsxmfq0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj1yejVOcVdGRkNoWVRjVkNhSm5CcQ==</auth>

2022-07-12 22:18:23 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1yejVOcVdGRkNoWVRjVkNhSm5CcXBPQXplUFlFRG02ZzhQN1E4bnZBLHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:23 | user :: user_fsxmfq0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1yejVOcVdGRkNoWVRjVkNhSm5CcXBPQXplUFlFRG02ZzhQN1E4bnZBLHM9T1daZE9rMzVVZ3RPcFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:23 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cno1TnFXRkZDaFlUY1ZDYUpuQnFwT0F6ZVBZRURtNmc4UDdROG52QSxwPUIwRXpENnlQN2dkb0FaQUc0c0tRY1kydGZ2R1NrRllJYmM5OXQydkxmNlU9</response>

2022-07-12 22:18:23 | user :: user_fsxmfq0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cno1TnFXRkZDaFlUY1ZDYUpuQnFwT0F6ZVBZRURtNmc4UDdROG52QSxwPUIwRXpENnlQN2dkb0FaQUc0c0tRY1kydGZ2R1NrRllJYmM5OXQydkxmNlU9</response>

2022-07-12 22:18:23 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:23 | user :: user_fsxmfq0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:23 | [Mutex] notify: [event, authFailed]

2022-07-12 22:18:23 | [Mutex] notify: [event, disconnected]

2022-07-12 22:18:23 | [Mutex] received everything.

2022-07-12 22:18:23 | [Mutex] isItemNotified: authFailed :: true

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

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

2022-07-12 22:18:23 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:23 | user :: user_fsxmfq0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-07-12 22:18:23 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj1JSmRSUkdXM21GSWhmTm5HN0tBbQ==</auth>

2022-07-12 22:18:23 | user :: user_fsxmfq0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZzeG1mcTAwMjcscj1JSmRSUkdXM21GSWhmTm5HN0tBbQ==</auth>

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

2022-07-12 22:18:23 | user :: user_fsxmfq0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><account-disabled/><text xml:lang="en">Your account has been disabled, please contact the administration</text></failure>

2022-07-12 22:18:25 | [Mutex] waiting for: [user]

2022-07-12 22:18:25 | [Mutex] received everything.

2022-07-12 22:18:25 | [Mutex] isItemNotified: user:ok:false :: true

testOneInvalidLoginTooMuchDefaultSasl 3.039s
2022-07-12 22:18:25 |

2022-07-12 22:18:25 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2022-07-12 22:18:25 | ------------------------------------

2022-07-12 22:18:25 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@157e29c5

2022-07-12 22:18:25 | StateChangedEvent{oldState=null, newState=connecting}

2022-07-12 22:18:25 | [Mutex] waiting for: [registration]

2022-07-12 22:18:25 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1bb9d51a

2022-07-12 22:18:25 | StateChangedEvent{oldState=connecting, newState=connected}

2022-07-12 22:18:25 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@1f8642b5

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

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

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

2022-07-12 22:18:25 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:25 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-07-12 22:18:25 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5a84df21

2022-07-12 22:18:25 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@3e50f5b5

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

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

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

2022-07-12 22:18:25 | user :: null >> <iq to="test-domain.com" id="I4Hn9KMCFCDhQLPFxkWkRTM" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-07-12 22:18:25 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="I4Hn9KMCFCDhQLPFxkWkRTM" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-07-12 22:18:25 | user :: null << <iq type="result" from="test-domain.com" id="I4Hn9KMCFCDhQLPFxkWkRTM" xmlns="jabber:client"><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 type="form" xmlns="jabber:x:data"><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" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>

2022-07-12 22:18:25 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="I4Hn9KMCFCDhQLPFxkWkRTM" xmlns="jabber:client"><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 type="form" xmlns="jabber:x:data"><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" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>}

2022-07-12 22:18:25 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@6b14e660

2022-07-12 22:18:25 | user :: null >> <iq to="test-domain.com" id="NR2teRJKzrTZeKW5lGHHAqi" type="set"><query xmlns="jabber:iq:register"><username>user_5njlwp0028</username><password>user_5njlwp0028</password><email>24b31d04-a085-4967-b227-60ae88bbb3a3@localhost</email></query></iq>

2022-07-12 22:18:25 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="NR2teRJKzrTZeKW5lGHHAqi" type="set"><query xmlns="jabber:iq:register"><username>user_5njlwp0028</username><password>user_5njlwp0028</password><email>24b31d04-a085-4967-b227-60ae88bbb3a3@localhost</email></query></iq>}

2022-07-12 22:18:25 | user :: null << <iq type="result" from="test-domain.com" id="NR2teRJKzrTZeKW5lGHHAqi" xmlns="jabber:client"/>

2022-07-12 22:18:25 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="NR2teRJKzrTZeKW5lGHHAqi" xmlns="jabber:client"/>}

2022-07-12 22:18:25 | [Mutex] received everything.

2022-07-12 22:18:25 | [Mutex] isItemNotified: registrationSuccess :: true

2022-07-12 22:18:25 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-07-12 22:18:25 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-07-12 22:18:25 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@462a925d

2022-07-12 22:18:25 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@3aab206e

2022-07-12 22:18:25 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3ef87d3

2022-07-12 22:18:25 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4f045628

2022-07-12 22:18:25 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@5d2e9def

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

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

2022-07-12 22:18:25 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:25 | user :: user_5njlwp0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-07-12 22:18:25 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzVuamx3cDAwMjgscj0zY096WExpVlN6VVdMRXFUM0dpOQ==</auth>

2022-07-12 22:18:25 | user :: user_5njlwp0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzVuamx3cDAwMjgscj0zY096WExpVlN6VVdMRXFUM0dpOQ==</auth>

2022-07-12 22:18:25 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0zY096WExpVlN6VVdMRXFUM0dpOWdoSHVRSW9JcEtsWnc5ZENCWDVoLHM9ZHYzTlRiYlpueDVab2c9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:25 | user :: user_5njlwp0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0zY096WExpVlN6VVdMRXFUM0dpOWdoSHVRSW9JcEtsWnc5ZENCWDVoLHM9ZHYzTlRiYlpueDVab2c9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:25 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9M2NPelhMaVZTelVXTEVxVDNHaTlnaEh1UUlvSXBLbFp3OWRDQlg1aCxwPUYybEdMUkxVdjlyUlR6U3lVdHdzay8vVkZocDVVd0JpVFZMaEJZSkl4MnM9</response>

2022-07-12 22:18:25 | user :: user_5njlwp0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9M2NPelhMaVZTelVXTEVxVDNHaTlnaEh1UUlvSXBLbFp3OWRDQlg1aCxwPUYybEdMUkxVdjlyUlR6U3lVdHdzay8vVkZocDVVd0JpVFZMaEJZSkl4MnM9</response>

2022-07-12 22:18:25 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1YdE00MjlFMytpenNkQ2hycU4wRjFScHgySkVXd3JLcGk1WEhXU05PeDFNPQ==</success>

2022-07-12 22:18:25 | user :: user_5njlwp0028@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1YdE00MjlFMytpenNkQ2hycU4wRjFScHgySkVXd3JLcGk1WEhXU05PeDFNPQ==</success>

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

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

2022-07-12 22:18:25 |  << <iq xmlns="jabber:client" id="M6Jup6BdIvjDtcGOPPEDzkU" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-07-12 22:18:25 | user :: user_5njlwp0028@test-domain.com >> <iq xmlns="jabber:client" id="M6Jup6BdIvjDtcGOPPEDzkU" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-07-12 22:18:25 |  >> <iq type="result" id="M6Jup6BdIvjDtcGOPPEDzkU" to="user_5njlwp0028@test-domain.com/1608752850-tigase-24" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_5njlwp0028@test-domain.com/1608752850-tigase-24</jid></bind></iq>

2022-07-12 22:18:25 | user :: user_5njlwp0028@test-domain.com << <iq type="result" id="M6Jup6BdIvjDtcGOPPEDzkU" to="user_5njlwp0028@test-domain.com/1608752850-tigase-24" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_5njlwp0028@test-domain.com/1608752850-tigase-24</jid></bind></iq>

2022-07-12 22:18:25 |  << <iq xmlns="jabber:client" id="1aT3iQ8oX9u3xmJRaCi1k37" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-07-12 22:18:25 | user :: user_5njlwp0028@test-domain.com/1608752850-tigase-24 >> <iq xmlns="jabber:client" id="1aT3iQ8oX9u3xmJRaCi1k37" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-07-12 22:18:25 |  >> <iq type="result" id="1aT3iQ8oX9u3xmJRaCi1k37" to="user_5njlwp0028@test-domain.com/1608752850-tigase-24" xmlns="jabber:client"/>

2022-07-12 22:18:25 | user :: user_5njlwp0028@test-domain.com/1608752850-tigase-24 << <iq type="result" id="1aT3iQ8oX9u3xmJRaCi1k37" to="user_5njlwp0028@test-domain.com/1608752850-tigase-24" xmlns="jabber:client"/>

2022-07-12 22:18:25 |  << <iq to="test-domain.com" id="6YhHDsZp6dP6u2viZZgBv1f" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-07-12 22:18:25 | user :: user_5njlwp0028@test-domain.com/1608752850-tigase-24 >> <iq to="test-domain.com" id="6YhHDsZp6dP6u2viZZgBv1f" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-07-12 22:18:25 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-07-12 22:18:25 | user :: user_5njlwp0028@test-domain.com/1608752850-tigase-24 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-07-12 22:18:25 |  << <iq id="33ucQONPQLXcpdS28HGLxmN" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-07-12 22:18:25 | user :: user_5njlwp0028@test-domain.com/1608752850-tigase-24 >> <iq id="33ucQONPQLXcpdS28HGLxmN" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-07-12 22:18:25 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-07-12 22:18:25 | user :: user_5njlwp0028@test-domain.com/1608752850-tigase-24 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-07-12 22:18:25 |  >> <enabled id="7ed9d01a-b754-4cdf-90a6-d0e4aea58898" resume="true" xmlns="urn:xmpp:sm:3" max="60" location="ed1b7dd8a1b3"/>

2022-07-12 22:18:25 | user :: user_5njlwp0028@test-domain.com/1608752850-tigase-24 << <enabled id="7ed9d01a-b754-4cdf-90a6-d0e4aea58898" resume="true" xmlns="urn:xmpp:sm:3" max="60" location="ed1b7dd8a1b3"/>

2022-07-12 22:18:25 | Disconnecting

2022-07-12 22:18:25 |  >> <iq type="result" from="test-domain.com" id="6YhHDsZp6dP6u2viZZgBv1f" to="user_5njlwp0028@test-domain.com/1608752850-tigase-24" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b11929/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b11929/bf36c6a5" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-07-12 22:18:25 | user :: user_5njlwp0028@test-domain.com/1608752850-tigase-24 << <iq type="result" from="test-domain.com" id="6YhHDsZp6dP6u2viZZgBv1f" to="user_5njlwp0028@test-domain.com/1608752850-tigase-24" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b11929/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b11929/bf36c6a5" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-07-12 22:18:25 |  >> <iq type="result" id="33ucQONPQLXcpdS28HGLxmN" to="user_5njlwp0028@test-domain.com/1608752850-tigase-24" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-07-12 22:18:25 | user :: user_5njlwp0028@test-domain.com/1608752850-tigase-24 << <iq type="result" id="33ucQONPQLXcpdS28HGLxmN" to="user_5njlwp0028@test-domain.com/1608752850-tigase-24" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-07-12 22:18:25 |  >> <presence from="user_5njlwp0028@test-domain.com/1608752850-tigase-24" to="user_5njlwp0028@test-domain.com" xmlns="jabber:client"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-07-12 22:18:25 | user :: user_5njlwp0028@test-domain.com/1608752850-tigase-24 << <presence from="user_5njlwp0028@test-domain.com/1608752850-tigase-24" to="user_5njlwp0028@test-domain.com" xmlns="jabber:client"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-07-12 22:18:26 | [Mutex] notify: [disconnected]

2022-07-12 22:18:26 | [Mutex] received everything.

2022-07-12 22:18:26 | [Mutex] waiting for: [event]

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

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

2022-07-12 22:18:26 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:26 | user :: user_5njlwp0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-07-12 22:18:26 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzVuamx3cDAwMjgscj1HNHRhYldwbFFLSjFKNVoxTTBtWA==</auth>

2022-07-12 22:18:26 | user :: user_5njlwp0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzVuamx3cDAwMjgscj1HNHRhYldwbFFLSjFKNVoxTTBtWA==</auth>

2022-07-12 22:18:26 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HNHRhYldwbFFLSjFKNVoxTTBtWDlQOUI4d1NVQ011WVVyVjhSaVlpLHM9ZHYzTlRiYlpueDVab2c9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:26 | user :: user_5njlwp0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HNHRhYldwbFFLSjFKNVoxTTBtWDlQOUI4d1NVQ011WVVyVjhSaVlpLHM9ZHYzTlRiYlpueDVab2c9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:26 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RzR0YWJXcGxRS0oxSjVaMU0wbVg5UDlCOHdTVUNNdVlVclY4UmlZaSxwPWMxbkNtbmZ0MFN0L0tucVJsb2wzaC91R0VjTWlEQU43a1VuS1kyTGRBcm89</response>

2022-07-12 22:18:26 | user :: user_5njlwp0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RzR0YWJXcGxRS0oxSjVaMU0wbVg5UDlCOHdTVUNNdVlVclY4UmlZaSxwPWMxbkNtbmZ0MFN0L0tucVJsb2wzaC91R0VjTWlEQU43a1VuS1kyTGRBcm89</response>

2022-07-12 22:18:26 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:26 | user :: user_5njlwp0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:26 | [Mutex] notify: [event, authFailed]

2022-07-12 22:18:26 | [Mutex] received everything.

2022-07-12 22:18:26 | [Mutex] isItemNotified: authFailed :: true

2022-07-12 22:18:26 | [Mutex] waiting for: [event]

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

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

2022-07-12 22:18:26 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:26 | user :: user_5njlwp0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-07-12 22:18:26 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzVuamx3cDAwMjgscj1rQVlQd2JjNTRsdXM0QU5TbG00TA==</auth>

2022-07-12 22:18:26 | user :: user_5njlwp0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzVuamx3cDAwMjgscj1rQVlQd2JjNTRsdXM0QU5TbG00TA==</auth>

2022-07-12 22:18:26 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1rQVlQd2JjNTRsdXM0QU5TbG00TFZRRDg4emZScHlJa2s1anFhV2RYLHM9ZHYzTlRiYlpueDVab2c9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:26 | user :: user_5njlwp0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1rQVlQd2JjNTRsdXM0QU5TbG00TFZRRDg4emZScHlJa2s1anFhV2RYLHM9ZHYzTlRiYlpueDVab2c9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:26 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9a0FZUHdiYzU0bHVzNEFOU2xtNExWUUQ4OHpmUnB5SWtrNWpxYVdkWCxwPThrVndPejY5aE9ROFBJOFBYYkc0SDJHRDFlY0hCd09aNTdaSW9obEFUODg9</response>

2022-07-12 22:18:26 | user :: user_5njlwp0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9a0FZUHdiYzU0bHVzNEFOU2xtNExWUUQ4OHpmUnB5SWtrNWpxYVdkWCxwPThrVndPejY5aE9ROFBJOFBYYkc0SDJHRDFlY0hCd09aNTdaSW9obEFUODg9</response>

2022-07-12 22:18:26 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:26 | user :: user_5njlwp0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:26 | [Mutex] notify: [event, authFailed]

2022-07-12 22:18:26 | [Mutex] received everything.

2022-07-12 22:18:26 | [Mutex] isItemNotified: authFailed :: true

2022-07-12 22:18:26 | [Mutex] waiting for: [event]

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

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

2022-07-12 22:18:26 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:26 | user :: user_5njlwp0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-07-12 22:18:26 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzVuamx3cDAwMjgscj15S1FmU3R1aXpHa05haUxIV0xySw==</auth>

2022-07-12 22:18:26 | user :: user_5njlwp0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzVuamx3cDAwMjgscj15S1FmU3R1aXpHa05haUxIV0xySw==</auth>

2022-07-12 22:18:26 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15S1FmU3R1aXpHa05haUxIV0xyS1lsZUk1N1hyRDdLaExuaWZDSzA1LHM9ZHYzTlRiYlpueDVab2c9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:26 | user :: user_5njlwp0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15S1FmU3R1aXpHa05haUxIV0xyS1lsZUk1N1hyRDdLaExuaWZDSzA1LHM9ZHYzTlRiYlpueDVab2c9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:26 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eUtRZlN0dWl6R2tOYWlMSFdMcktZbGVJNTdYckQ3S2hMbmlmQ0swNSxwPXRtQkNMektPYlI1UVY0UWtHYURtVURIZWZ1TUVRelFqMzl4N3BwVnpCSmc9</response>

2022-07-12 22:18:26 | user :: user_5njlwp0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eUtRZlN0dWl6R2tOYWlMSFdMcktZbGVJNTdYckQ3S2hMbmlmQ0swNSxwPXRtQkNMektPYlI1UVY0UWtHYURtVURIZWZ1TUVRelFqMzl4N3BwVnpCSmc9</response>

2022-07-12 22:18:26 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:26 | user :: user_5njlwp0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:26 | [Mutex] notify: [event, authFailed]

2022-07-12 22:18:26 | [Mutex] received everything.

2022-07-12 22:18:26 | [Mutex] isItemNotified: authFailed :: true

2022-07-12 22:18:26 | [Mutex] waiting for: [event]

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

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

2022-07-12 22:18:26 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:26 | user :: user_5njlwp0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-07-12 22:18:26 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzVuamx3cDAwMjgscj1YWmEyd2tYWkdqTHlWY3BaUjJWTw==</auth>

2022-07-12 22:18:26 | user :: user_5njlwp0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzVuamx3cDAwMjgscj1YWmEyd2tYWkdqTHlWY3BaUjJWTw==</auth>

2022-07-12 22:18:26 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1YWmEyd2tYWkdqTHlWY3BaUjJWTzZoc28xUjQ1Y0xYOXd6S1RHU1g5LHM9ZHYzTlRiYlpueDVab2c9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:26 | user :: user_5njlwp0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1YWmEyd2tYWkdqTHlWY3BaUjJWTzZoc28xUjQ1Y0xYOXd6S1RHU1g5LHM9ZHYzTlRiYlpueDVab2c9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:26 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WFphMndrWFpHakx5VmNwWlIyVk82aHNvMVI0NWNMWDl3ektUR1NYOSxwPUpLdzM2L0FHNzVkOXBrSmlGbFllblF4cDdyai9XckplMk42UGE4UzBMSEk9</response>

2022-07-12 22:18:26 | user :: user_5njlwp0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WFphMndrWFpHakx5VmNwWlIyVk82aHNvMVI0NWNMWDl3ektUR1NYOSxwPUpLdzM2L0FHNzVkOXBrSmlGbFllblF4cDdyai9XckplMk42UGE4UzBMSEk9</response>

2022-07-12 22:18:26 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:26 | user :: user_5njlwp0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:26 | [Mutex] notify: [event, authFailed]

2022-07-12 22:18:26 | [Mutex] received everything.

2022-07-12 22:18:26 | [Mutex] isItemNotified: authFailed :: true

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

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

2022-07-12 22:18:26 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:26 | user :: user_5njlwp0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-07-12 22:18:26 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzVuamx3cDAwMjgscj1BTVVBM01BMVdtUFNxWFJKT21HOA==</auth>

2022-07-12 22:18:26 | user :: user_5njlwp0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzVuamx3cDAwMjgscj1BTVVBM01BMVdtUFNxWFJKT21HOA==</auth>

2022-07-12 22:18:26 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1BTVVBM01BMVdtUFNxWFJKT21HOEFNclBRMEZrQklzNW40TVJCcU5ELHM9ZHYzTlRiYlpueDVab2c9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:26 | user :: user_5njlwp0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1BTVVBM01BMVdtUFNxWFJKT21HOEFNclBRMEZrQklzNW40TVJCcU5ELHM9ZHYzTlRiYlpueDVab2c9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:26 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QU1VQTNNQTFXbVBTcVhSSk9tRzhBTXJQUTBGa0JJczVuNE1SQnFORCxwPU5GYktFcDhGdXZlREU1aGF0ZGRGM3ZBUVk3TzArODhlMlJxYVkvQWIwOWs9</response>

2022-07-12 22:18:26 | user :: user_5njlwp0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QU1VQTNNQTFXbVBTcVhSSk9tRzhBTXJQUTBGa0JJczVuNE1SQnFORCxwPU5GYktFcDhGdXZlREU1aGF0ZGRGM3ZBUVk3TzArODhlMlJxYVkvQWIwOWs9</response>

2022-07-12 22:18:26 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:26 | user :: user_5njlwp0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:28 | [Mutex] waiting for: [user]

2022-07-12 22:18:28 | [Mutex] received everything.

2022-07-12 22:18:28 | [Mutex] isItemNotified: user:ok:true :: true

testOneInvalidLoginTooMuchRandomSasl 2.957s
2022-07-12 22:18:28 |

2022-07-12 22:18:28 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2022-07-12 22:18:28 | ------------------------------------

2022-07-12 22:18:28 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@44573ebf

2022-07-12 22:18:28 | StateChangedEvent{oldState=null, newState=connecting}

2022-07-12 22:18:28 | [Mutex] waiting for: [registration]

2022-07-12 22:18:28 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@4a90c845

2022-07-12 22:18:28 | StateChangedEvent{oldState=connecting, newState=connected}

2022-07-12 22:18:28 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@4eaf55cf

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

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

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

2022-07-12 22:18:28 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:28 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-07-12 22:18:28 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@badc27e

2022-07-12 22:18:28 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@76f2b772

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

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

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

2022-07-12 22:18:28 | user :: null >> <iq to="test-domain.com" id="W7Ao4AnVQ1lS0s2fJEnbEj1" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-07-12 22:18:28 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="W7Ao4AnVQ1lS0s2fJEnbEj1" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-07-12 22:18:28 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@3a6c8b09

2022-07-12 22:18:28 | user :: null << <iq type="result" from="test-domain.com" id="W7Ao4AnVQ1lS0s2fJEnbEj1" xmlns="jabber:client"><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 type="form" xmlns="jabber:x:data"><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>

2022-07-12 22:18:28 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="W7Ao4AnVQ1lS0s2fJEnbEj1" xmlns="jabber:client"><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 type="form" xmlns="jabber:x:data"><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>}

2022-07-12 22:18:28 | user :: null >> <iq to="test-domain.com" id="tnkPPEDzkUgEtbybNSLViSO" type="set"><query xmlns="jabber:iq:register"><username>user_9s6la80029</username><password>user_9s6la80029</password><email>3909cce4-7c48-4185-9123-b9055078b19e@localhost</email></query></iq>

2022-07-12 22:18:28 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="tnkPPEDzkUgEtbybNSLViSO" type="set"><query xmlns="jabber:iq:register"><username>user_9s6la80029</username><password>user_9s6la80029</password><email>3909cce4-7c48-4185-9123-b9055078b19e@localhost</email></query></iq>}

2022-07-12 22:18:28 | user :: null << <iq type="result" from="test-domain.com" id="tnkPPEDzkUgEtbybNSLViSO" xmlns="jabber:client"/>

2022-07-12 22:18:28 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="tnkPPEDzkUgEtbybNSLViSO" xmlns="jabber:client"/>}

2022-07-12 22:18:28 | [Mutex] received everything.

2022-07-12 22:18:28 | [Mutex] isItemNotified: registrationSuccess :: true

2022-07-12 22:18:28 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-07-12 22:18:28 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-07-12 22:18:28 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@ed9a0a6

2022-07-12 22:18:28 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@6b823d31

2022-07-12 22:18:28 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@8285e14

2022-07-12 22:18:28 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@5642b8db

2022-07-12 22:18:28 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@15ddee25

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

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

2022-07-12 22:18:28 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:28 | user :: user_9s6la80029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-07-12 22:18:28 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzlzNmxhODAwMjkscj0wM2hOSUZkNzF0U3JMcFVMdDRjZQ==</auth>

2022-07-12 22:18:28 | user :: user_9s6la80029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzlzNmxhODAwMjkscj0wM2hOSUZkNzF0U3JMcFVMdDRjZQ==</auth>

2022-07-12 22:18:28 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0wM2hOSUZkNzF0U3JMcFVMdDRjZVFiaXp6ZnF5SVRKU0pnekQ1Z0hqLHM9Wm81UW1JMk5nU1pSSFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:28 | user :: user_9s6la80029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0wM2hOSUZkNzF0U3JMcFVMdDRjZVFiaXp6ZnF5SVRKU0pnekQ1Z0hqLHM9Wm81UW1JMk5nU1pSSFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:28 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MDNoTklGZDcxdFNyTHBVTHQ0Y2VRYml6emZxeUlUSlNKZ3pENWdIaixwPVZUd1VabEJYRkVGWE5FSHc2NHFWR3NSYVdqaFVFV28ySU0xZ0xyaXoyYkk9</response>

2022-07-12 22:18:28 | user :: user_9s6la80029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MDNoTklGZDcxdFNyTHBVTHQ0Y2VRYml6emZxeUlUSlNKZ3pENWdIaixwPVZUd1VabEJYRkVGWE5FSHc2NHFWR3NSYVdqaFVFV28ySU0xZ0xyaXoyYkk9</response>

2022-07-12 22:18:28 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0wNmVWbEkyWVpLeG9mcFhXNWVXWlBLRmlEK050ZzB1bXdOamc4WVg2c05ZPQ==</success>

2022-07-12 22:18:28 | user :: user_9s6la80029@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0wNmVWbEkyWVpLeG9mcFhXNWVXWlBLRmlEK050ZzB1bXdOamc4WVg2c05ZPQ==</success>

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

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

2022-07-12 22:18:28 |  << <iq xmlns="jabber:client" id="XcLM0dBcJLIGOKFzkJT49HQ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-07-12 22:18:28 | user :: user_9s6la80029@test-domain.com >> <iq xmlns="jabber:client" id="XcLM0dBcJLIGOKFzkJT49HQ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-07-12 22:18:28 |  >> <iq type="result" id="XcLM0dBcJLIGOKFzkJT49HQ" to="user_9s6la80029@test-domain.com/1608752850-tigase-25" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_9s6la80029@test-domain.com/1608752850-tigase-25</jid></bind></iq>

2022-07-12 22:18:28 | user :: user_9s6la80029@test-domain.com << <iq type="result" id="XcLM0dBcJLIGOKFzkJT49HQ" to="user_9s6la80029@test-domain.com/1608752850-tigase-25" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_9s6la80029@test-domain.com/1608752850-tigase-25</jid></bind></iq>

2022-07-12 22:18:28 |  << <iq xmlns="jabber:client" id="KmdQY0raJtexnLJIISX5aFD" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-07-12 22:18:28 | user :: user_9s6la80029@test-domain.com/1608752850-tigase-25 >> <iq xmlns="jabber:client" id="KmdQY0raJtexnLJIISX5aFD" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-07-12 22:18:28 |  >> <iq type="result" id="KmdQY0raJtexnLJIISX5aFD" to="user_9s6la80029@test-domain.com/1608752850-tigase-25" xmlns="jabber:client"/>

2022-07-12 22:18:28 | user :: user_9s6la80029@test-domain.com/1608752850-tigase-25 << <iq type="result" id="KmdQY0raJtexnLJIISX5aFD" to="user_9s6la80029@test-domain.com/1608752850-tigase-25" xmlns="jabber:client"/>

2022-07-12 22:18:28 |  << <iq to="test-domain.com" id="ohWRV6uq3hyrbymas5p05Bu" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-07-12 22:18:28 | user :: user_9s6la80029@test-domain.com/1608752850-tigase-25 >> <iq to="test-domain.com" id="ohWRV6uq3hyrbymas5p05Bu" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-07-12 22:18:28 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-07-12 22:18:28 | user :: user_9s6la80029@test-domain.com/1608752850-tigase-25 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-07-12 22:18:28 |  >> <enabled location="ed1b7dd8a1b3" id="5d7feb0d-50f3-49ab-b6be-ac0954d0e1be" resume="true" xmlns="urn:xmpp:sm:3" max="60"/>

2022-07-12 22:18:28 | user :: user_9s6la80029@test-domain.com/1608752850-tigase-25 << <enabled location="ed1b7dd8a1b3" id="5d7feb0d-50f3-49ab-b6be-ac0954d0e1be" resume="true" xmlns="urn:xmpp:sm:3" max="60"/>

2022-07-12 22:18:28 |  << <iq id="67qZdCj3oNZq8k5sjDybFlT" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-07-12 22:18:28 | user :: user_9s6la80029@test-domain.com/1608752850-tigase-25 >> <iq id="67qZdCj3oNZq8k5sjDybFlT" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-07-12 22:18:28 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-07-12 22:18:28 | user :: user_9s6la80029@test-domain.com/1608752850-tigase-25 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-07-12 22:18:28 |  >> <iq type="result" from="test-domain.com" id="ohWRV6uq3hyrbymas5p05Bu" to="user_9s6la80029@test-domain.com/1608752850-tigase-25" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b11929/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b11929/bf36c6a5" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-07-12 22:18:28 | user :: user_9s6la80029@test-domain.com/1608752850-tigase-25 << <iq type="result" from="test-domain.com" id="ohWRV6uq3hyrbymas5p05Bu" to="user_9s6la80029@test-domain.com/1608752850-tigase-25" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b11929/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b11929/bf36c6a5" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-07-12 22:18:28 |  >> <iq type="result" id="67qZdCj3oNZq8k5sjDybFlT" to="user_9s6la80029@test-domain.com/1608752850-tigase-25" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-07-12 22:18:28 | user :: user_9s6la80029@test-domain.com/1608752850-tigase-25 << <iq type="result" id="67qZdCj3oNZq8k5sjDybFlT" to="user_9s6la80029@test-domain.com/1608752850-tigase-25" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-07-12 22:18:29 | Disconnecting

2022-07-12 22:18:29 |  >> <presence from="user_9s6la80029@test-domain.com/1608752850-tigase-25" to="user_9s6la80029@test-domain.com" xmlns="jabber:client"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-07-12 22:18:29 | user :: user_9s6la80029@test-domain.com/1608752850-tigase-25 << <presence from="user_9s6la80029@test-domain.com/1608752850-tigase-25" to="user_9s6la80029@test-domain.com" xmlns="jabber:client"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-07-12 22:18:29 | [Mutex] notify: [disconnected]

2022-07-12 22:18:29 | [Mutex] received everything.

2022-07-12 22:18:29 | [Mutex] waiting for: [event]

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

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

2022-07-12 22:18:29 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:29 | user :: user_9s6la80029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-07-12 22:18:29 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyXzlzNmxhODAwMjkscj11UlI5NGkyU3JvV2Z4SXBCOGl6Yg==</auth>

2022-07-12 22:18:29 | user :: user_9s6la80029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyXzlzNmxhODAwMjkscj11UlI5NGkyU3JvV2Z4SXBCOGl6Yg==</auth>

2022-07-12 22:18:29 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj11UlI5NGkyU3JvV2Z4SXBCOGl6YkdlNW5aWWhlQzFmRWpRRllSdHo5LHM9eVdsS3dsaHFsRlJWT1E9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:29 | user :: user_9s6la80029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj11UlI5NGkyU3JvV2Z4SXBCOGl6YkdlNW5aWWhlQzFmRWpRRllSdHo5LHM9eVdsS3dsaHFsRlJWT1E9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:29 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dVJSOTRpMlNyb1dmeElwQjhpemJHZTVuWlloZUMxZkVqUUZZUnR6OSxwPWthMXVQcVdwOHhxU0NBcHlDb0ZCcTJXalEvMD0=</response>

2022-07-12 22:18:29 | user :: user_9s6la80029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dVJSOTRpMlNyb1dmeElwQjhpemJHZTVuWlloZUMxZkVqUUZZUnR6OSxwPWthMXVQcVdwOHhxU0NBcHlDb0ZCcTJXalEvMD0=</response>

2022-07-12 22:18:29 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:29 | user :: user_9s6la80029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:29 | [Mutex] notify: [event, authFailed]

2022-07-12 22:18:29 | [Mutex] received everything.

2022-07-12 22:18:29 | [Mutex] isItemNotified: authFailed :: true

2022-07-12 22:18:29 | [Mutex] waiting for: [event]

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

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

2022-07-12 22:18:29 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:29 | user :: user_9s6la80029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-07-12 22:18:29 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfOXM2bGE4MDAyOQAgLSAtIC0gLSAt</auth>

2022-07-12 22:18:29 | user :: user_9s6la80029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfOXM2bGE4MDAyOQAgLSAtIC0gLSAt</auth>

2022-07-12 22:18:29 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:29 | user :: user_9s6la80029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:29 | [Mutex] notify: [event, authFailed]

2022-07-12 22:18:29 | [Mutex] received everything.

2022-07-12 22:18:29 | [Mutex] isItemNotified: authFailed :: true

2022-07-12 22:18:29 | [Mutex] waiting for: [event]

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

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

2022-07-12 22:18:29 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:29 | user :: user_9s6la80029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-07-12 22:18:29 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfOXM2bGE4MDAyOQAgLSAtIC0gLSAt</auth>

2022-07-12 22:18:29 | user :: user_9s6la80029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfOXM2bGE4MDAyOQAgLSAtIC0gLSAt</auth>

2022-07-12 22:18:29 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:29 | user :: user_9s6la80029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:29 | [Mutex] notify: [event, authFailed]

2022-07-12 22:18:29 | [Mutex] received everything.

2022-07-12 22:18:29 | [Mutex] notify: [event, disconnected]

2022-07-12 22:18:29 | [Mutex] isItemNotified: authFailed :: true

2022-07-12 22:18:29 | [Mutex] waiting for: [event]

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

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

2022-07-12 22:18:29 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:29 | user :: user_9s6la80029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-07-12 22:18:29 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzlzNmxhODAwMjkscj1XWEg3blo2dzQyeWNzRHZQaGVlTw==</auth>

2022-07-12 22:18:29 | user :: user_9s6la80029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzlzNmxhODAwMjkscj1XWEg3blo2dzQyeWNzRHZQaGVlTw==</auth>

2022-07-12 22:18:29 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1XWEg3blo2dzQyeWNzRHZQaGVlT2x3aTFQMkZEWjhPQnFxYkI0Q2tJLHM9Wm81UW1JMk5nU1pSSFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:29 | user :: user_9s6la80029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1XWEg3blo2dzQyeWNzRHZQaGVlT2x3aTFQMkZEWjhPQnFxYkI0Q2tJLHM9Wm81UW1JMk5nU1pSSFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:29 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9V1hIN25aNnc0Mnljc0R2UGhlZU9sd2kxUDJGRFo4T0JxcWJCNENrSSxwPUF0TmNIekpndmVjWTBTSmN6cFVxOTFoSDF3WG5tdUY0NFNiNzZtRmhWT009</response>

2022-07-12 22:18:29 | user :: user_9s6la80029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9V1hIN25aNnc0Mnljc0R2UGhlZU9sd2kxUDJGRFo4T0JxcWJCNENrSSxwPUF0TmNIekpndmVjWTBTSmN6cFVxOTFoSDF3WG5tdUY0NFNiNzZtRmhWT009</response>

2022-07-12 22:18:29 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:29 | user :: user_9s6la80029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:29 | [Mutex] notify: [event, authFailed]

2022-07-12 22:18:29 | [Mutex] received everything.

2022-07-12 22:18:29 | [Mutex] isItemNotified: authFailed :: true

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

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

2022-07-12 22:18:29 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:29 | user :: user_9s6la80029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-07-12 22:18:29 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzlzNmxhODAwMjkscj1vQWhSOENIWnpnV2NPT3I1dHBKcA==</auth>

2022-07-12 22:18:29 | user :: user_9s6la80029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzlzNmxhODAwMjkscj1vQWhSOENIWnpnV2NPT3I1dHBKcA==</auth>

2022-07-12 22:18:29 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1vQWhSOENIWnpnV2NPT3I1dHBKcGhleHRsblExd0ZrUlZMdTZnMHhGLHM9Wm81UW1JMk5nU1pSSFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:29 | user :: user_9s6la80029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1vQWhSOENIWnpnV2NPT3I1dHBKcGhleHRsblExd0ZrUlZMdTZnMHhGLHM9Wm81UW1JMk5nU1pSSFE9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:29 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9b0FoUjhDSFp6Z1djT09yNXRwSnBoZXh0bG5RMXdGa1JWTHU2ZzB4RixwPXNNVENEMS9vazNTYkYwTE1ZQm50bERyV3d2bWRFRyt5eTl4cDdGODRybXc9</response>

2022-07-12 22:18:29 | user :: user_9s6la80029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9b0FoUjhDSFp6Z1djT09yNXRwSnBoZXh0bG5RMXdGa1JWTHU2ZzB4RixwPXNNVENEMS9vazNTYkYwTE1ZQm50bERyV3d2bWRFRyt5eTl4cDdGODRybXc9</response>

2022-07-12 22:18:29 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:29 | user :: user_9s6la80029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-07-12 22:18:31 | [Mutex] waiting for: [user]

2022-07-12 22:18:31 | [Mutex] received everything.

2022-07-12 22:18:31 | [Mutex] isItemNotified: user:ok:true :: true

testThreeInvalidLogins 2.829s
2022-07-12 22:18:31 |

2022-07-12 22:18:31 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2022-07-12 22:18:31 | ------------------------------------

2022-07-12 22:18:31 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7783535a

2022-07-12 22:18:31 | StateChangedEvent{oldState=null, newState=connecting}

2022-07-12 22:18:31 | [Mutex] waiting for: [registration]

2022-07-12 22:18:31 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7944b3da

2022-07-12 22:18:31 | StateChangedEvent{oldState=connecting, newState=connected}

2022-07-12 22:18:31 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@7d7b382a

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

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

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

2022-07-12 22:18:31 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2022-07-12 22:18:31 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@3879b9e1

2022-07-12 22:18:31 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@558d2437

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

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

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

2022-07-12 22:18:31 | user :: null >> <iq to="test-domain.com" id="IkYUdS28HGLxmNTNNQYoZ9i" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-07-12 22:18:31 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="IkYUdS28HGLxmNTNNQYoZ9i" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-07-12 22:18:31 | user :: null << <iq type="result" from="test-domain.com" id="IkYUdS28HGLxmNTNNQYoZ9i" xmlns="jabber:client"><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 type="form" xmlns="jabber:x:data"><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>

2022-07-12 22:18:31 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="IkYUdS28HGLxmNTNNQYoZ9i" xmlns="jabber:client"><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 type="form" xmlns="jabber:x:data"><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>}

2022-07-12 22:18:31 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@90b873f

2022-07-12 22:18:31 | user :: null >> <iq to="test-domain.com" id="h7j0iZZgBv1fKM0dBcJLIGO" type="set"><query xmlns="jabber:iq:register"><username>user_rd2inp0030</username><password>user_rd2inp0030</password><email>24a8845f-3cd7-47f7-ab77-da9f200d0a37@localhost</email></query></iq>

2022-07-12 22:18:31 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="h7j0iZZgBv1fKM0dBcJLIGO" type="set"><query xmlns="jabber:iq:register"><username>user_rd2inp0030</username><password>user_rd2inp0030</password><email>24a8845f-3cd7-47f7-ab77-da9f200d0a37@localhost</email></query></iq>}

2022-07-12 22:18:31 | user :: null << <iq type="result" from="test-domain.com" id="h7j0iZZgBv1fKM0dBcJLIGO" xmlns="jabber:client"/>

2022-07-12 22:18:31 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="h7j0iZZgBv1fKM0dBcJLIGO" xmlns="jabber:client"/>}

2022-07-12 22:18:31 | [Mutex] received everything.

2022-07-12 22:18:31 | [Mutex] isItemNotified: registrationSuccess :: true

2022-07-12 22:18:31 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-07-12 22:18:31 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@2d15445c

2022-07-12 22:18:31 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-07-12 22:18:31 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@585646ae

2022-07-12 22:18:31 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@64466d0f

2022-07-12 22:18:31 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@31a12cc7

2022-07-12 22:18:31 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3611a90b

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

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

2022-07-12 22:18:31 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:31 | user :: user_rd2inp0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-07-12 22:18:31 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JkMmlucDAwMzAscj1JQzdFN1M3ekhIQ25KUWlHUHZwUQ==</auth>

2022-07-12 22:18:31 | user :: user_rd2inp0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JkMmlucDAwMzAscj1JQzdFN1M3ekhIQ25KUWlHUHZwUQ==</auth>

2022-07-12 22:18:31 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1JQzdFN1M3ekhIQ25KUWlHUHZwUW1KcFhPeUdtZjVVVFJnSk9nODRhLHM9MFRvejR6UnNzL0Q2c3c9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:31 | user :: user_rd2inp0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1JQzdFN1M3ekhIQ25KUWlHUHZwUW1KcFhPeUdtZjVVVFJnSk9nODRhLHM9MFRvejR6UnNzL0Q2c3c9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:31 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SUM3RTdTN3pISENuSlFpR1B2cFFtSnBYT3lHbWY1VVRSZ0pPZzg0YSxwPThMcWQ3NlpWRnB4ZEhzZ3J4S01vamdrWSs2djRISjFiVlIrYWNacnN3Q009</response>

2022-07-12 22:18:31 | user :: user_rd2inp0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SUM3RTdTN3pISENuSlFpR1B2cFFtSnBYT3lHbWY1VVRSZ0pPZzg0YSxwPThMcWQ3NlpWRnB4ZEhzZ3J4S01vamdrWSs2djRISjFiVlIrYWNacnN3Q009</response>

2022-07-12 22:18:31 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1KbzRvT3k3VVNRQ3d4V2VNYUdQNTR5bHRVLzhtRFNlS3ZsR0g2S2VZeWpZPQ==</success>

2022-07-12 22:18:31 | user :: user_rd2inp0030@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1KbzRvT3k3VVNRQ3d4V2VNYUdQNTR5bHRVLzhtRFNlS3ZsR0g2S2VZeWpZPQ==</success>

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

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

2022-07-12 22:18:31 |  << <iq xmlns="jabber:client" id="yn3fKW0bBoR9AbLYewteRJK" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-07-12 22:18:31 | user :: user_rd2inp0030@test-domain.com >> <iq xmlns="jabber:client" id="yn3fKW0bBoR9AbLYewteRJK" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-07-12 22:18:31 |  >> <iq type="result" id="yn3fKW0bBoR9AbLYewteRJK" to="user_rd2inp0030@test-domain.com/1608752850-tigase-26" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_rd2inp0030@test-domain.com/1608752850-tigase-26</jid></bind></iq>

2022-07-12 22:18:31 | user :: user_rd2inp0030@test-domain.com << <iq type="result" id="yn3fKW0bBoR9AbLYewteRJK" to="user_rd2inp0030@test-domain.com/1608752850-tigase-26" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_rd2inp0030@test-domain.com/1608752850-tigase-26</jid></bind></iq>

2022-07-12 22:18:31 |  << <iq xmlns="jabber:client" id="WiMLO4lRILPQWkMJHAfV8hX" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-07-12 22:18:31 | user :: user_rd2inp0030@test-domain.com/1608752850-tigase-26 >> <iq xmlns="jabber:client" id="WiMLO4lRILPQWkMJHAfV8hX" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-07-12 22:18:31 |  >> <iq type="result" id="WiMLO4lRILPQWkMJHAfV8hX" to="user_rd2inp0030@test-domain.com/1608752850-tigase-26" xmlns="jabber:client"/>

2022-07-12 22:18:31 | user :: user_rd2inp0030@test-domain.com/1608752850-tigase-26 << <iq type="result" id="WiMLO4lRILPQWkMJHAfV8hX" to="user_rd2inp0030@test-domain.com/1608752850-tigase-26" xmlns="jabber:client"/>

2022-07-12 22:18:31 |  << <iq to="test-domain.com" id="9iKwtetl8yaLO13oR13jS2w" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-07-12 22:18:31 | user :: user_rd2inp0030@test-domain.com/1608752850-tigase-26 >> <iq to="test-domain.com" id="9iKwtetl8yaLO13oR13jS2w" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-07-12 22:18:31 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-07-12 22:18:31 | user :: user_rd2inp0030@test-domain.com/1608752850-tigase-26 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-07-12 22:18:31 |  >> <enabled location="ed1b7dd8a1b3" id="ad0633ae-c4e4-44a9-81c3-84de7287faba" resume="true" xmlns="urn:xmpp:sm:3" max="60"/>

2022-07-12 22:18:31 | user :: user_rd2inp0030@test-domain.com/1608752850-tigase-26 << <enabled location="ed1b7dd8a1b3" id="ad0633ae-c4e4-44a9-81c3-84de7287faba" resume="true" xmlns="urn:xmpp:sm:3" max="60"/>

2022-07-12 22:18:31 |  << <iq id="Hyudrh0iEJKTNSPXV3m0s7p" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-07-12 22:18:31 | user :: user_rd2inp0030@test-domain.com/1608752850-tigase-26 >> <iq id="Hyudrh0iEJKTNSPXV3m0s7p" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

2022-07-12 22:18:31 | user :: user_rd2inp0030@test-domain.com/1608752850-tigase-26 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-07-12 22:18:31 |  >> <iq type="result" from="test-domain.com" id="9iKwtetl8yaLO13oR13jS2w" to="user_rd2inp0030@test-domain.com/1608752850-tigase-26" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b11929/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b11929/bf36c6a5" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-07-12 22:18:31 | user :: user_rd2inp0030@test-domain.com/1608752850-tigase-26 << <iq type="result" from="test-domain.com" id="9iKwtetl8yaLO13oR13jS2w" to="user_rd2inp0030@test-domain.com/1608752850-tigase-26" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b11929/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b11929/bf36c6a5" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-07-12 22:18:31 | Disconnecting

2022-07-12 22:18:31 |  >> <iq type="result" id="Hyudrh0iEJKTNSPXV3m0s7p" to="user_rd2inp0030@test-domain.com/1608752850-tigase-26" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-07-12 22:18:31 | user :: user_rd2inp0030@test-domain.com/1608752850-tigase-26 << <iq type="result" id="Hyudrh0iEJKTNSPXV3m0s7p" to="user_rd2inp0030@test-domain.com/1608752850-tigase-26" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-07-12 22:18:31 |  >> <presence from="user_rd2inp0030@test-domain.com/1608752850-tigase-26" to="user_rd2inp0030@test-domain.com" xmlns="jabber:client"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-07-12 22:18:31 | user :: user_rd2inp0030@test-domain.com/1608752850-tigase-26 << <presence from="user_rd2inp0030@test-domain.com/1608752850-tigase-26" to="user_rd2inp0030@test-domain.com" xmlns="jabber:client"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-07-12 22:18:31 | [Mutex] notify: [disconnected]

2022-07-12 22:18:31 | [Mutex] received everything.

2022-07-12 22:18:31 | [Mutex] waiting for: [event]

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

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

2022-07-12 22:18:31 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:31 | user :: user_rd2inp0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-07-12 22:18:32 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JkMmlucDAwMzAscj1uN2tpMjNQaUNERDh3azFCV1dFRQ==</auth>

2022-07-12 22:18:32 | user :: user_rd2inp0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JkMmlucDAwMzAscj1uN2tpMjNQaUNERDh3azFCV1dFRQ==</auth>

2022-07-12 22:18:32 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1uN2tpMjNQaUNERDh3azFCV1dFRWdOZ3BWc0w1d2E3cDl1dkp5Y1AwLHM9MFRvejR6UnNzL0Q2c3c9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:32 | user :: user_rd2inp0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1uN2tpMjNQaUNERDh3azFCV1dFRWdOZ3BWc0w1d2E3cDl1dkp5Y1AwLHM9MFRvejR6UnNzL0Q2c3c9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:32 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bjdraTIzUGlDREQ4d2sxQldXRUVnTmdwVnNMNXdhN3A5dXZKeWNQMCxwPWErZ3lZVExUdXJ5R3NraFZSOTh0YzErSVE1MGNpRk0yaFc1OFJyeVArZDg9</response>

2022-07-12 22:18:32 | user :: user_rd2inp0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bjdraTIzUGlDREQ4d2sxQldXRUVnTmdwVnNMNXdhN3A5dXZKeWNQMCxwPWErZ3lZVExUdXJ5R3NraFZSOTh0YzErSVE1MGNpRk0yaFc1OFJyeVArZDg9</response>

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

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

2022-07-12 22:18:32 | [Mutex] notify: [event, authFailed]

2022-07-12 22:18:32 | [Mutex] received everything.

2022-07-12 22:18:32 | [Mutex] isItemNotified: authFailed :: true

2022-07-12 22:18:32 | [Mutex] waiting for: [event]

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

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

2022-07-12 22:18:32 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:32 | user :: user_rd2inp0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-07-12 22:18:32 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JkMmlucDAwMzAscj1VRGNaRXlKMWVTeWlMOFBXeTJtOQ==</auth>

2022-07-12 22:18:32 | user :: user_rd2inp0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JkMmlucDAwMzAscj1VRGNaRXlKMWVTeWlMOFBXeTJtOQ==</auth>

2022-07-12 22:18:32 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1VRGNaRXlKMWVTeWlMOFBXeTJtOUoycTMycXhWVWlWOHpoTmJUZGlmLHM9MFRvejR6UnNzL0Q2c3c9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:32 | user :: user_rd2inp0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1VRGNaRXlKMWVTeWlMOFBXeTJtOUoycTMycXhWVWlWOHpoTmJUZGlmLHM9MFRvejR6UnNzL0Q2c3c9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:32 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VURjWkV5SjFlU3lpTDhQV3kybTlKMnEzMnF4VlVpVjh6aE5iVGRpZixwPW1iMms5dGtkWVBPcHRuVk1wRW5YVUkvUTk2K2ZIMk1oaGhQQUlkNUVHUFU9</response>

2022-07-12 22:18:32 | user :: user_rd2inp0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VURjWkV5SjFlU3lpTDhQV3kybTlKMnEzMnF4VlVpVjh6aE5iVGRpZixwPW1iMms5dGtkWVBPcHRuVk1wRW5YVUkvUTk2K2ZIMk1oaGhQQUlkNUVHUFU9</response>

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

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

2022-07-12 22:18:32 | [Mutex] notify: [event, authFailed]

2022-07-12 22:18:32 | [Mutex] received everything.

2022-07-12 22:18:32 | [Mutex] isItemNotified: authFailed :: true

2022-07-12 22:18:32 | [Mutex] waiting for: [event]

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

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

2022-07-12 22:18:32 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:32 | user :: user_rd2inp0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-07-12 22:18:32 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JkMmlucDAwMzAscj1ndHNyZ1dtREhyazBmejRoWGdLUw==</auth>

2022-07-12 22:18:32 | user :: user_rd2inp0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JkMmlucDAwMzAscj1ndHNyZ1dtREhyazBmejRoWGdLUw==</auth>

2022-07-12 22:18:32 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ndHNyZ1dtREhyazBmejRoWGdLU2FWNGxOaVhiS0JHaUxtbXN5bXNxLHM9MFRvejR6UnNzL0Q2c3c9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:32 | user :: user_rd2inp0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ndHNyZ1dtREhyazBmejRoWGdLU2FWNGxOaVhiS0JHaUxtbXN5bXNxLHM9MFRvejR6UnNzL0Q2c3c9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:32 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Z3RzcmdXbURIcmswZno0aFhnS1NhVjRsTmlYYktCR2lMbW1zeW1zcSxwPTY4RitYck1OcjlYcGxlempvYW91QXI3Y1hOTFBYVGtlZ2N5T0xWQUxzOTA9</response>

2022-07-12 22:18:32 | user :: user_rd2inp0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Z3RzcmdXbURIcmswZno0aFhnS1NhVjRsTmlYYktCR2lMbW1zeW1zcSxwPTY4RitYck1OcjlYcGxlempvYW91QXI3Y1hOTFBYVGtlZ2N5T0xWQUxzOTA9</response>

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

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

2022-07-12 22:18:32 | [Mutex] notify: [event, authFailed]

2022-07-12 22:18:32 | [Mutex] received everything.

2022-07-12 22:18:32 | [Mutex] isItemNotified: authFailed :: true

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

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

2022-07-12 22:18:32 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-12 22:18:32 | user :: user_rd2inp0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-07-12 22:18:32 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JkMmlucDAwMzAscj0zSjZBOUJSY3RZWExOUFliajVuaQ==</auth>

2022-07-12 22:18:32 | user :: user_rd2inp0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JkMmlucDAwMzAscj0zSjZBOUJSY3RZWExOUFliajVuaQ==</auth>

2022-07-12 22:18:32 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0zSjZBOUJSY3RZWExOUFliajVuaUZpUHVxYVNOdUlDaUpNWGhtbzBFLHM9MFRvejR6UnNzL0Q2c3c9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:32 | user :: user_rd2inp0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0zSjZBOUJSY3RZWExOUFliajVuaUZpUHVxYVNOdUlDaUpNWGhtbzBFLHM9MFRvejR6UnNzL0Q2c3c9PSxpPTQwOTY=</challenge>

2022-07-12 22:18:32 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9M0o2QTlCUmN0WVhMTlBZYmo1bmlGaVB1cWFTTnVJQ2lKTVhobW8wRSxwPTNjY2pieGFISC9mSndxOGtML0RHUDkzdmpCWEZxMVdUSXlkVjlGSVdveDg9</response>

2022-07-12 22:18:32 | user :: user_rd2inp0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9M0o2QTlCUmN0WVhMTlBZYmo1bmlGaVB1cWFTTnVJQ2lKTVhobW8wRSxwPTNjY2pieGFISC9mSndxOGtML0RHUDkzdmpCWEZxMVdUSXlkVjlGSVdveDg9</response>

2022-07-12 22:18:32 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1lemlJSkRjMkQrdThSb1g2QmlPakI1bTBWS2JwVG13dTlPRFdzakZvT0ZnPQ==</success>

2022-07-12 22:18:32 | user :: user_rd2inp0030@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1lemlJSkRjMkQrdThSb1g2QmlPakI1bTBWS2JwVG13dTlPRFdzakZvT0ZnPQ==</success>

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

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

2022-07-12 22:18:32 |  << <iq xmlns="jabber:client" id="V9fEyoeFv0lZaACmT1exviB" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-07-12 22:18:32 | user :: user_rd2inp0030@test-domain.com >> <iq xmlns="jabber:client" id="V9fEyoeFv0lZaACmT1exviB" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-07-12 22:18:32 |  >> <iq type="result" id="V9fEyoeFv0lZaACmT1exviB" to="user_rd2inp0030@test-domain.com/1608752850-tigase-27" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_rd2inp0030@test-domain.com/1608752850-tigase-27</jid></bind></iq>

2022-07-12 22:18:32 | user :: user_rd2inp0030@test-domain.com << <iq type="result" id="V9fEyoeFv0lZaACmT1exviB" to="user_rd2inp0030@test-domain.com/1608752850-tigase-27" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_rd2inp0030@test-domain.com/1608752850-tigase-27</jid></bind></iq>

2022-07-12 22:18:32 |  << <iq xmlns="jabber:client" id="TesalT2maxfujV2k6kPTY1t" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-07-12 22:18:32 | user :: user_rd2inp0030@test-domain.com/1608752850-tigase-27 >> <iq xmlns="jabber:client" id="TesalT2maxfujV2k6kPTY1t" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-07-12 22:18:32 |  >> <iq type="result" id="TesalT2maxfujV2k6kPTY1t" to="user_rd2inp0030@test-domain.com/1608752850-tigase-27" xmlns="jabber:client"/>

2022-07-12 22:18:32 | user :: user_rd2inp0030@test-domain.com/1608752850-tigase-27 << <iq type="result" id="TesalT2maxfujV2k6kPTY1t" to="user_rd2inp0030@test-domain.com/1608752850-tigase-27" xmlns="jabber:client"/>

2022-07-12 22:18:32 |  << <iq to="test-domain.com" id="CiCmX6hZgxto4cPWhzqV9jP" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-07-12 22:18:32 | user :: user_rd2inp0030@test-domain.com/1608752850-tigase-27 >> <iq to="test-domain.com" id="CiCmX6hZgxto4cPWhzqV9jP" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-07-12 22:18:32 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-07-12 22:18:32 | user :: user_rd2inp0030@test-domain.com/1608752850-tigase-27 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-07-12 22:18:32 |  >> <enabled location="ed1b7dd8a1b3" id="ae46e265-51fb-4d5d-bde2-a418a580204e" resume="true" xmlns="urn:xmpp:sm:3" max="60"/>

2022-07-12 22:18:32 | user :: user_rd2inp0030@test-domain.com/1608752850-tigase-27 << <enabled location="ed1b7dd8a1b3" id="ae46e265-51fb-4d5d-bde2-a418a580204e" resume="true" xmlns="urn:xmpp:sm:3" max="60"/>

2022-07-12 22:18:32 |  << <iq id="DmMKGrjUP3yoQ7wrT4dJt9y" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-07-12 22:18:32 | user :: user_rd2inp0030@test-domain.com/1608752850-tigase-27 >> <iq id="DmMKGrjUP3yoQ7wrT4dJt9y" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-07-12 22:18:32 |  >> <iq type="result" from="test-domain.com" id="CiCmX6hZgxto4cPWhzqV9jP" to="user_rd2inp0030@test-domain.com/1608752850-tigase-27" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b11929/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b11929/bf36c6a5" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-07-12 22:18:32 | user :: user_rd2inp0030@test-domain.com/1608752850-tigase-27 << <iq type="result" from="test-domain.com" id="CiCmX6hZgxto4cPWhzqV9jP" to="user_rd2inp0030@test-domain.com/1608752850-tigase-27" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b11929/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b11929/bf36c6a5" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-07-12 22:18:32 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-07-12 22:18:32 | user :: user_rd2inp0030@test-domain.com/1608752850-tigase-27 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-07-12 22:18:32 |  >> <iq type="result" id="DmMKGrjUP3yoQ7wrT4dJt9y" to="user_rd2inp0030@test-domain.com/1608752850-tigase-27" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-07-12 22:18:32 | user :: user_rd2inp0030@test-domain.com/1608752850-tigase-27 << <iq type="result" id="DmMKGrjUP3yoQ7wrT4dJt9y" to="user_rd2inp0030@test-domain.com/1608752850-tigase-27" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-07-12 22:18:32 | Disconnecting

2022-07-12 22:18:32 |  >> <presence from="user_rd2inp0030@test-domain.com/1608752850-tigase-27" to="user_rd2inp0030@test-domain.com" xmlns="jabber:client"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-07-12 22:18:32 | user :: user_rd2inp0030@test-domain.com/1608752850-tigase-27 << <presence from="user_rd2inp0030@test-domain.com/1608752850-tigase-27" to="user_rd2inp0030@test-domain.com" xmlns="jabber:client"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-07-12 22:18:32 | [Mutex] notify: [disconnected]

2022-07-12 22:18:32 | [Mutex] received everything.

2022-07-12 22:18:34 | [Mutex] waiting for: [user]

2022-07-12 22:18:34 | [Mutex] received everything.

2022-07-12 22:18:34 | [Mutex] isItemNotified: user:ok:true :: true