Generated by TestNG with ReportNG at 22:45 PDT on Tuesday 27 October 2020
root@87f6aca6b6f2 / Java 11.0.8 (Ubuntu) / Linux 4.14.186-146.268.amzn2.x86_64 (amd64)

Brute Force Prevention

Suites · Log Output

Test duration : 16.638s

Passed Tests
tigase.tests.server.TestBruteforcePrevention
testDisableUser 6.214s
2020-10-27 22:45:47 |

2020-10-27 22:45:47 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2020-10-27 22:45:47 | ------------------------------------

2020-10-27 22:45:47 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6189f0b6

2020-10-27 22:45:47 | StateChangedEvent{oldState=null, newState=connecting}

2020-10-27 22:45:47 | [Mutex] waiting for: [registration]

2020-10-27 22:45:47 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6f4e12f7

2020-10-27 22:45:47 | StateChangedEvent{oldState=connecting, newState=connected}

2020-10-27 22:45:47 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@6b719bc6

2020-10-27 22:45:47 | 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>

2020-10-27 22:45:47 | 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>}

2020-10-27 22:45:47 | 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>]

2020-10-27 22:45:47 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2020-10-27 22:45:47 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@2e7318cc

2020-10-27 22:45:47 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@d151f4

2020-10-27 22:45:47 | 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>

2020-10-27 22:45:47 | 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>}

2020-10-27 22:45:47 | 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>]

2020-10-27 22:45:47 | user :: null >> <iq to="test-domain.com" id="KUto4dKPKUPGQbOW1gY00s8" type="get"><query xmlns="jabber:iq:register"/></iq>

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

2020-10-27 22:45:47 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@1f1732b3

2020-10-27 22:45:47 | user :: null << <iq from="test-domain.com" type="result" id="KUto4dKPKUPGQbOW1gY00s8" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Choose a user name and password for use with this service.

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

2020-10-27 22:45:47 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" id="KUto4dKPKUPGQbOW1gY00s8" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Choose a user name and password for use with this service.

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

2020-10-27 22:45:47 | user :: null >> <iq to="test-domain.com" id="JWxi4qVaFqgx6GRaEr6EmIS" type="set"><query xmlns="jabber:iq:register"><username>user_rhp3kj0027</username><password>user_rhp3kj0027</password><email>b7e232bb-95f2-4a44-a3c7-dfb004e2b2fb@localhost</email></query></iq>

2020-10-27 22:45:47 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="JWxi4qVaFqgx6GRaEr6EmIS" type="set"><query xmlns="jabber:iq:register"><username>user_rhp3kj0027</username><password>user_rhp3kj0027</password><email>b7e232bb-95f2-4a44-a3c7-dfb004e2b2fb@localhost</email></query></iq>}

2020-10-27 22:45:48 | [Mutex] received everything.

2020-10-27 22:45:48 | [Mutex] isItemNotified: registrationSuccess :: true

2020-10-27 22:45:48 | user :: null << <iq from="test-domain.com" type="result" id="JWxi4qVaFqgx6GRaEr6EmIS" xmlns="jabber:client"/>

2020-10-27 22:45:48 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" id="JWxi4qVaFqgx6GRaEr6EmIS" xmlns="jabber:client"/>}

2020-10-27 22:45:48 | StateChangedEvent{oldState=connected, newState=disconnecting}

2020-10-27 22:45:48 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2020-10-27 22:45:48 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@785f253c

2020-10-27 22:45:48 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@4e5ce783

2020-10-27 22:45:48 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4408514d

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

2020-10-27 22:45:48 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:48 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:48 | user :: user_rhp3kj0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:48 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@62ac61d5

2020-10-27 22:45:48 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@635bce79

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

2020-10-27 22:45:48 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:48 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj1Rb3lIcmVYeUJmTDZKa283TVM4Sw==</auth>

2020-10-27 22:45:48 | user :: user_rhp3kj0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj1Rb3lIcmVYeUJmTDZKa283TVM4Sw==</auth>

2020-10-27 22:45:48 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Rb3lIcmVYeUJmTDZKa283TVM4S1laWkRyTlo5ZjFBb2twVmpObkVVLHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:48 | user :: user_rhp3kj0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Rb3lIcmVYeUJmTDZKa283TVM4S1laWkRyTlo5ZjFBb2twVmpObkVVLHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:48 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UW95SHJlWHlCZkw2SmtvN01TOEtZWlpEck5aOWYxQW9rcFZqTm5FVSxwPTJzSGRsZGhQREg0eXlLOVRGQ0Y4L0tmZHhKTXJLUlNGaUpDWjBKTU93anM9</response>

2020-10-27 22:45:48 | user :: user_rhp3kj0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UW95SHJlWHlCZkw2SmtvN01TOEtZWlpEck5aOWYxQW9rcFZqTm5FVSxwPTJzSGRsZGhQREg0eXlLOVRGQ0Y4L0tmZHhKTXJLUlNGaUpDWjBKTU93anM9</response>

2020-10-27 22:45:48 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1taDl2TmZ5cDVacElHM2V0QzFCdlkvbjAvN0xmaDdoMDZNNUVQeEdtRVBVPQ==</success>

2020-10-27 22:45:48 | user :: user_rhp3kj0027@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1taDl2TmZ5cDVacElHM2V0QzFCdlkvbjAvN0xmaDdoMDZNNUVQeEdtRVBVPQ==</success>

2020-10-27 22:45:48 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="yc1yVnuIA+LOOal+dUIHT/bj564="/></features>

2020-10-27 22:45:48 | user :: user_rhp3kj0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="yc1yVnuIA+LOOal+dUIHT/bj564="/></features>

2020-10-27 22:45:48 |  << <iq xmlns="jabber:client" id="W85s3k6gwucGm7zogXmbn1i" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-10-27 22:45:48 | user :: user_rhp3kj0027@test-domain.com >> <iq xmlns="jabber:client" id="W85s3k6gwucGm7zogXmbn1i" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-10-27 22:45:48 |  >> <iq type="result" id="W85s3k6gwucGm7zogXmbn1i" xmlns="jabber:client" to="user_rhp3kj0027@test-domain.com/1044879226-tigase-23"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_rhp3kj0027@test-domain.com/1044879226-tigase-23</jid></bind></iq>

2020-10-27 22:45:48 | user :: user_rhp3kj0027@test-domain.com/1044879226-tigase-23 << <iq type="result" id="W85s3k6gwucGm7zogXmbn1i" xmlns="jabber:client" to="user_rhp3kj0027@test-domain.com/1044879226-tigase-23"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_rhp3kj0027@test-domain.com/1044879226-tigase-23</jid></bind></iq>

2020-10-27 22:45:48 |  << <iq xmlns="jabber:client" id="u96esmWak3r8KVi37vg0iFE" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-10-27 22:45:48 | user :: user_rhp3kj0027@test-domain.com/1044879226-tigase-23 >> <iq xmlns="jabber:client" id="u96esmWak3r8KVi37vg0iFE" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-10-27 22:45:48 |  >> <iq type="result" id="u96esmWak3r8KVi37vg0iFE" xmlns="jabber:client" to="user_rhp3kj0027@test-domain.com/1044879226-tigase-23"/>

2020-10-27 22:45:48 | user :: user_rhp3kj0027@test-domain.com/1044879226-tigase-23 << <iq type="result" id="u96esmWak3r8KVi37vg0iFE" xmlns="jabber:client" to="user_rhp3kj0027@test-domain.com/1044879226-tigase-23"/>

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

2020-10-27 22:45:48 | user :: user_rhp3kj0027@test-domain.com/1044879226-tigase-23 >> <iq to="test-domain.com" id="DYxwtofvhO6u3qbskFmcTeM" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-10-27 22:45:48 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-10-27 22:45:48 | user :: user_rhp3kj0027@test-domain.com/1044879226-tigase-23 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-10-27 22:45:48 |  >> <enabled max="60" id="95ef9dab-d0bb-4797-a8ae-d3e1e7729695" location="87f6aca6b6f2" xmlns="urn:xmpp:sm:3" resume="true"/>

2020-10-27 22:45:48 | user :: user_rhp3kj0027@test-domain.com/1044879226-tigase-23 << <enabled max="60" id="95ef9dab-d0bb-4797-a8ae-d3e1e7729695" location="87f6aca6b6f2" xmlns="urn:xmpp:sm:3" resume="true"/>

2020-10-27 22:45:48 |  << <iq id="mKPEM3yqZcQKuq4qQ5vg0rk" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-10-27 22:45:48 | user :: user_rhp3kj0027@test-domain.com/1044879226-tigase-23 >> <iq id="mKPEM3yqZcQKuq4qQ5vg0rk" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

2020-10-27 22:45:48 | user :: user_rhp3kj0027@test-domain.com/1044879226-tigase-23 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-10-27 22:45:48 |  >> <iq from="test-domain.com" type="result" id="DYxwtofvhO6u3qbskFmcTeM" xmlns="jabber:client" to="user_rhp3kj0027@test-domain.com/1044879226-tigase-23"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.2.0-SNAPSHOT-b11188/f7899d9e"/><identity category="server" type="im" name="Tigase ver. 8.2.0-SNAPSHOT-b11188/f7899d9e"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="text-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2020-10-27 22:45:48 | user :: user_rhp3kj0027@test-domain.com/1044879226-tigase-23 << <iq from="test-domain.com" type="result" id="DYxwtofvhO6u3qbskFmcTeM" xmlns="jabber:client" to="user_rhp3kj0027@test-domain.com/1044879226-tigase-23"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.2.0-SNAPSHOT-b11188/f7899d9e"/><identity category="server" type="im" name="Tigase ver. 8.2.0-SNAPSHOT-b11188/f7899d9e"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="text-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2020-10-27 22:45:48 |  >> <iq type="result" id="mKPEM3yqZcQKuq4qQ5vg0rk" xmlns="jabber:client" to="user_rhp3kj0027@test-domain.com/1044879226-tigase-23"><query xmlns="jabber:iq:roster"/></iq>

2020-10-27 22:45:48 | user :: user_rhp3kj0027@test-domain.com/1044879226-tigase-23 << <iq type="result" id="mKPEM3yqZcQKuq4qQ5vg0rk" xmlns="jabber:client" to="user_rhp3kj0027@test-domain.com/1044879226-tigase-23"><query xmlns="jabber:iq:roster"/></iq>

2020-10-27 22:45:48 | Disconnecting

2020-10-27 22:45:48 | [Mutex] notify: [disconnected]

2020-10-27 22:45:48 | [Mutex] received everything.

2020-10-27 22:45:48 | [Mutex] waiting for: [event]

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

2020-10-27 22:45:48 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:48 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:48 | user :: user_rhp3kj0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2020-10-27 22:45:48 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:48 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj03T2pPSG1FRVFHZ0pnTUJXcVc4Sg==</auth>

2020-10-27 22:45:48 | user :: user_rhp3kj0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj03T2pPSG1FRVFHZ0pnTUJXcVc4Sg==</auth>

2020-10-27 22:45:48 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03T2pPSG1FRVFHZ0pnTUJXcVc4SjJZWnN2V1JEVWVwaWQ4alRSN0xILHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:48 | user :: user_rhp3kj0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03T2pPSG1FRVFHZ0pnTUJXcVc4SjJZWnN2V1JEVWVwaWQ4alRSN0xILHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:48 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9N09qT0htRUVRR2dKZ01CV3FXOEoyWVpzdldSRFVlcGlkOGpUUjdMSCxwPTlVb1N5eVNIVXozQnZVK3Zqajg5WWQ5dzJTdjVTOXNiUm8rMUozY3pHem89</response>

2020-10-27 22:45:48 | user :: user_rhp3kj0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9N09qT0htRUVRR2dKZ01CV3FXOEoyWVpzdldSRFVlcGlkOGpUUjdMSCxwPTlVb1N5eVNIVXozQnZVK3Zqajg5WWQ5dzJTdjVTOXNiUm8rMUozY3pHem89</response>

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

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

2020-10-27 22:45:48 | [Mutex] notify: [event, authFailed]

2020-10-27 22:45:48 | [Mutex] received everything.

2020-10-27 22:45:48 | [Mutex] isItemNotified: authFailed :: true

2020-10-27 22:45:48 | [Mutex] waiting for: [event]

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

2020-10-27 22:45:48 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:48 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:48 | user :: user_rhp3kj0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2020-10-27 22:45:48 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:48 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj1TdGVPc0Y3WU5xYkxIM2o4NldsRQ==</auth>

2020-10-27 22:45:48 | user :: user_rhp3kj0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj1TdGVPc0Y3WU5xYkxIM2o4NldsRQ==</auth>

2020-10-27 22:45:48 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1TdGVPc0Y3WU5xYkxIM2o4NldsRU9lMWQ2blJUMzJwVVVRVzFYVGkwLHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:48 | user :: user_rhp3kj0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1TdGVPc0Y3WU5xYkxIM2o4NldsRU9lMWQ2blJUMzJwVVVRVzFYVGkwLHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:48 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9U3RlT3NGN1lOcWJMSDNqODZXbEVPZTFkNm5SVDMycFVVUVcxWFRpMCxwPUZzTUhtcVZ1MTB3NjNPbFFOZzFJZXdlb1JncGRUdjdadURndlNNczlQRUk9</response>

2020-10-27 22:45:48 | user :: user_rhp3kj0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9U3RlT3NGN1lOcWJMSDNqODZXbEVPZTFkNm5SVDMycFVVUVcxWFRpMCxwPUZzTUhtcVZ1MTB3NjNPbFFOZzFJZXdlb1JncGRUdjdadURndlNNczlQRUk9</response>

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

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

2020-10-27 22:45:48 | [Mutex] notify: [event, authFailed]

2020-10-27 22:45:48 | [Mutex] received everything.

2020-10-27 22:45:48 | [Mutex] isItemNotified: authFailed :: true

2020-10-27 22:45:48 | [Mutex] notify: [event, disconnected]

2020-10-27 22:45:48 | [Mutex] waiting for: [event]

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

2020-10-27 22:45:48 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:48 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:48 | user :: user_rhp3kj0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2020-10-27 22:45:48 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:48 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj16Z2FrTkNkMnhuVlRubG5jRGRDWQ==</auth>

2020-10-27 22:45:48 | user :: user_rhp3kj0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj16Z2FrTkNkMnhuVlRubG5jRGRDWQ==</auth>

2020-10-27 22:45:48 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16Z2FrTkNkMnhuVlRubG5jRGRDWU9wRGhrSWJFcHZXZ0hjN3hVdTlULHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:48 | user :: user_rhp3kj0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16Z2FrTkNkMnhuVlRubG5jRGRDWU9wRGhrSWJFcHZXZ0hjN3hVdTlULHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:48 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9emdha05DZDJ4blZUbmxuY0RkQ1lPcERoa0liRXB2V2dIYzd4VXU5VCxwPUYxRnJYbE9ZZHJJaSt3c01EZDd5K01haGV1cFk3QytBZVBacE05YzBoaHc9</response>

2020-10-27 22:45:48 | user :: user_rhp3kj0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9emdha05DZDJ4blZUbmxuY0RkQ1lPcERoa0liRXB2V2dIYzd4VXU5VCxwPUYxRnJYbE9ZZHJJaSt3c01EZDd5K01haGV1cFk3QytBZVBacE05YzBoaHc9</response>

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

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

2020-10-27 22:45:48 | [Mutex] notify: [event, authFailed]

2020-10-27 22:45:48 | [Mutex] received everything.

2020-10-27 22:45:48 | [Mutex] isItemNotified: authFailed :: true

2020-10-27 22:45:48 | [Mutex] waiting for: [event]

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

2020-10-27 22:45:48 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:48 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:48 | user :: user_rhp3kj0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2020-10-27 22:45:48 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:48 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj1kMTRJTFVvTjN5aU9ON3pCNXVnTg==</auth>

2020-10-27 22:45:48 | user :: user_rhp3kj0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj1kMTRJTFVvTjN5aU9ON3pCNXVnTg==</auth>

2020-10-27 22:45:48 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1kMTRJTFVvTjN5aU9ON3pCNXVnTlVuRGJWNk10ZUNtc2dRZnRzWURCLHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:48 | user :: user_rhp3kj0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1kMTRJTFVvTjN5aU9ON3pCNXVnTlVuRGJWNk10ZUNtc2dRZnRzWURCLHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:49 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZDE0SUxVb04zeWlPTjd6QjV1Z05VbkRiVjZNdGVDbXNnUWZ0c1lEQixwPVhjM1U4bStpWWY5SGNpTDh2SURyRlBFeUVZSTAvTzhkVnRqamV2Y1pIaFU9</response>

2020-10-27 22:45:49 | user :: user_rhp3kj0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZDE0SUxVb04zeWlPTjd6QjV1Z05VbkRiVjZNdGVDbXNnUWZ0c1lEQixwPVhjM1U4bStpWWY5SGNpTDh2SURyRlBFeUVZSTAvTzhkVnRqamV2Y1pIaFU9</response>

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

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

2020-10-27 22:45:49 | [Mutex] notify: [event, authFailed]

2020-10-27 22:45:49 | [Mutex] received everything.

2020-10-27 22:45:49 | [Mutex] isItemNotified: authFailed :: true

2020-10-27 22:45:49 | [Mutex] waiting for: [event]

2020-10-27 22:45:49 |  >> <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>

2020-10-27 22:45:49 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:49 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:49 | user :: user_rhp3kj0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2020-10-27 22:45:49 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:49 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj10RHU4OXVSZlc1Z0hBbXNlQlV0RQ==</auth>

2020-10-27 22:45:49 | user :: user_rhp3kj0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj10RHU4OXVSZlc1Z0hBbXNlQlV0RQ==</auth>

2020-10-27 22:45:49 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj10RHU4OXVSZlc1Z0hBbXNlQlV0RTRkejNQblk0bmw1dDNvRTIyOW5aLHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:49 | user :: user_rhp3kj0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj10RHU4OXVSZlc1Z0hBbXNlQlV0RTRkejNQblk0bmw1dDNvRTIyOW5aLHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:49 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dER1ODl1UmZXNWdIQW1zZUJVdEU0ZHozUG5ZNG5sNXQzb0UyMjluWixwPWJLYXpzZXdkcVl0M0s3NFVaRU5KbVFCK0JDelhnTkdpNkFNVE44RTJRcnM9</response>

2020-10-27 22:45:49 | user :: user_rhp3kj0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dER1ODl1UmZXNWdIQW1zZUJVdEU0ZHozUG5ZNG5sNXQzb0UyMjluWixwPWJLYXpzZXdkcVl0M0s3NFVaRU5KbVFCK0JDelhnTkdpNkFNVE44RTJRcnM9</response>

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

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

2020-10-27 22:45:49 | [Mutex] notify: [event, authFailed]

2020-10-27 22:45:49 | [Mutex] received everything.

2020-10-27 22:45:49 | [Mutex] isItemNotified: authFailed :: true

2020-10-27 22:45:49 | [Mutex] waiting for: [event]

2020-10-27 22:45:49 |  >> <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>

2020-10-27 22:45:49 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:49 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:49 | user :: user_rhp3kj0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2020-10-27 22:45:49 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:49 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj05ekhOTE50WlBtSEZQeVZVaTBjbw==</auth>

2020-10-27 22:45:49 | user :: user_rhp3kj0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj05ekhOTE50WlBtSEZQeVZVaTBjbw==</auth>

2020-10-27 22:45:49 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj05ekhOTE50WlBtSEZQeVZVaTBjb2JrYkpmWE5ib0dYZUhiZWpuWVFxLHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:49 | user :: user_rhp3kj0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj05ekhOTE50WlBtSEZQeVZVaTBjb2JrYkpmWE5ib0dYZUhiZWpuWVFxLHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:49 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OXpITkxOdFpQbUhGUHlWVWkwY29ia2JKZlhOYm9HWGVIYmVqbllRcSxwPUNpeU9xdHhvV1kzYWhSSnhJR0JBeGVZbUVsNHF1Tmc0UnU0ck14bXl1YzQ9</response>

2020-10-27 22:45:49 | user :: user_rhp3kj0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OXpITkxOdFpQbUhGUHlWVWkwY29ia2JKZlhOYm9HWGVIYmVqbllRcSxwPUNpeU9xdHhvV1kzYWhSSnhJR0JBeGVZbUVsNHF1Tmc0UnU0ck14bXl1YzQ9</response>

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

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

2020-10-27 22:45:49 | [Mutex] notify: [event, authFailed]

2020-10-27 22:45:49 | [Mutex] received everything.

2020-10-27 22:45:49 | [Mutex] isItemNotified: authFailed :: true

2020-10-27 22:45:49 | [Mutex] waiting for: [event]

2020-10-27 22:45:49 |  >> <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>

2020-10-27 22:45:49 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:49 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:49 | user :: user_rhp3kj0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2020-10-27 22:45:49 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:49 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj1LcnRpUDRTQUdXODdIUWxmc0hJaA==</auth>

2020-10-27 22:45:49 | user :: user_rhp3kj0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj1LcnRpUDRTQUdXODdIUWxmc0hJaA==</auth>

2020-10-27 22:45:49 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1LcnRpUDRTQUdXODdIUWxmc0hJaGQ3YUJ4VFlZRktnb0hyd3FvRjhrLHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:49 | user :: user_rhp3kj0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1LcnRpUDRTQUdXODdIUWxmc0hJaGQ3YUJ4VFlZRktnb0hyd3FvRjhrLHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:49 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9S3J0aVA0U0FHVzg3SFFsZnNISWhkN2FCeFRZWUZLZ29Icndxb0Y4ayxwPTZiVGNqcVRLK2QveUcvUHBSNkFQRE1FMnFlWm1PZ3BEYmY5Q1VZdVlIYjQ9</response>

2020-10-27 22:45:49 | user :: user_rhp3kj0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9S3J0aVA0U0FHVzg3SFFsZnNISWhkN2FCeFRZWUZLZ29Icndxb0Y4ayxwPTZiVGNqcVRLK2QveUcvUHBSNkFQRE1FMnFlWm1PZ3BEYmY5Q1VZdVlIYjQ9</response>

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

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

2020-10-27 22:45:49 | [Mutex] notify: [event, authFailed]

2020-10-27 22:45:49 | [Mutex] received everything.

2020-10-27 22:45:49 | [Mutex] isItemNotified: authFailed :: true

2020-10-27 22:45:49 | [Mutex] waiting for: [event]

2020-10-27 22:45:49 |  >> <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>

2020-10-27 22:45:49 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:49 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:49 | user :: user_rhp3kj0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2020-10-27 22:45:49 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:49 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj1iVjBNMGxBQ1Nqa0NXdEdzUE55dA==</auth>

2020-10-27 22:45:49 | user :: user_rhp3kj0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj1iVjBNMGxBQ1Nqa0NXdEdzUE55dA==</auth>

2020-10-27 22:45:49 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1iVjBNMGxBQ1Nqa0NXdEdzUE55dEJCRTN3dmEyclg4aEU3TDlhbjhELHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:49 | user :: user_rhp3kj0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1iVjBNMGxBQ1Nqa0NXdEdzUE55dEJCRTN3dmEyclg4aEU3TDlhbjhELHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:49 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YlYwTTBsQUNTamtDV3RHc1BOeXRCQkUzd3ZhMnJYOGhFN0w5YW44RCxwPTdsS3hlYTB2M0hxekg2QVNPemFkdm5XcEtERHpPcGRqWW8yR1EvSytSams9</response>

2020-10-27 22:45:49 | user :: user_rhp3kj0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YlYwTTBsQUNTamtDV3RHc1BOeXRCQkUzd3ZhMnJYOGhFN0w5YW44RCxwPTdsS3hlYTB2M0hxekg2QVNPemFkdm5XcEtERHpPcGRqWW8yR1EvSytSams9</response>

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

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

2020-10-27 22:45:49 | [Mutex] notify: [event, authFailed]

2020-10-27 22:45:49 | [Mutex] received everything.

2020-10-27 22:45:49 | [Mutex] isItemNotified: authFailed :: true

2020-10-27 22:45:49 | [Mutex] waiting for: [event]

2020-10-27 22:45:49 |  >> <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>

2020-10-27 22:45:49 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:49 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:49 | user :: user_rhp3kj0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2020-10-27 22:45:49 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:49 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj1DU05BWVlEY0hjbk9BVW8waUwySg==</auth>

2020-10-27 22:45:49 | user :: user_rhp3kj0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj1DU05BWVlEY0hjbk9BVW8waUwySg==</auth>

2020-10-27 22:45:49 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1DU05BWVlEY0hjbk9BVW8waUwySkw5ZmptQkhrNldtVHFlVWEyTDdPLHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:49 | user :: user_rhp3kj0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1DU05BWVlEY0hjbk9BVW8waUwySkw5ZmptQkhrNldtVHFlVWEyTDdPLHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:49 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Q1NOQVlZRGNIY25PQVVvMGlMMkpMOWZqbUJIazZXbVRxZVVhMkw3TyxwPTZOMnV2WmhFbnZDMVNSdU5ndFBsZ0NnNzhXZUc5VVhtRVNsY3FuOGJZU2c9</response>

2020-10-27 22:45:49 | user :: user_rhp3kj0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Q1NOQVlZRGNIY25PQVVvMGlMMkpMOWZqbUJIazZXbVRxZVVhMkw3TyxwPTZOMnV2WmhFbnZDMVNSdU5ndFBsZ0NnNzhXZUc5VVhtRVNsY3FuOGJZU2c9</response>

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

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

2020-10-27 22:45:49 | [Mutex] notify: [event, authFailed]

2020-10-27 22:45:49 | [Mutex] received everything.

2020-10-27 22:45:49 | [Mutex] isItemNotified: authFailed :: true

2020-10-27 22:45:49 | [Mutex] waiting for: [event]

2020-10-27 22:45:49 |  >> <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>

2020-10-27 22:45:49 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:49 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:49 | user :: user_rhp3kj0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2020-10-27 22:45:49 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:49 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj1BYWdOYWJnc0xsNk1VV1MwSGU5WA==</auth>

2020-10-27 22:45:49 | user :: user_rhp3kj0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj1BYWdOYWJnc0xsNk1VV1MwSGU5WA==</auth>

2020-10-27 22:45:49 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1BYWdOYWJnc0xsNk1VV1MwSGU5WExyNENQT0t0UlBRRjVqSERmNzdHLHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:49 | user :: user_rhp3kj0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1BYWdOYWJnc0xsNk1VV1MwSGU5WExyNENQT0t0UlBRRjVqSERmNzdHLHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:49 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QWFnTmFiZ3NMbDZNVVdTMEhlOVhMcjRDUE9LdFJQUUY1akhEZjc3RyxwPXVUczNxMGw5UmhYbVR6a21IQlNJdDlOYUhIeHBSTDVOZ2RVcllYMjdyMXM9</response>

2020-10-27 22:45:49 | user :: user_rhp3kj0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QWFnTmFiZ3NMbDZNVVdTMEhlOVhMcjRDUE9LdFJQUUY1akhEZjc3RyxwPXVUczNxMGw5UmhYbVR6a21IQlNJdDlOYUhIeHBSTDVOZ2RVcllYMjdyMXM9</response>

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

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

2020-10-27 22:45:49 | [Mutex] notify: [event, authFailed]

2020-10-27 22:45:49 | [Mutex] received everything.

2020-10-27 22:45:49 | [Mutex] isItemNotified: authFailed :: true

2020-10-27 22:45:49 | [Mutex] waiting for: [event]

2020-10-27 22:45:49 |  >> <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>

2020-10-27 22:45:49 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:49 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:49 | user :: user_rhp3kj0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:50 |  >> <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>

2020-10-27 22:45:50 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:50 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj14V1hsb1VZbFdNQmV6RU1CUml3dw==</auth>

2020-10-27 22:45:50 | user :: user_rhp3kj0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj14V1hsb1VZbFdNQmV6RU1CUml3dw==</auth>

2020-10-27 22:45:50 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj14V1hsb1VZbFdNQmV6RU1CUml3d2JMNHJqOXVpOHdUY2JZWDVEZlRILHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:50 | user :: user_rhp3kj0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj14V1hsb1VZbFdNQmV6RU1CUml3d2JMNHJqOXVpOHdUY2JZWDVEZlRILHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:50 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eFdYbG9VWWxXTUJlekVNQlJpd3diTDRyajl1aTh3VGNiWVg1RGZUSCxwPU1HaU9zMU1FMjJDN0o5NllDOElMM1d1dkVCOFp1M2IzSVJ3d2RqRVowTU09</response>

2020-10-27 22:45:50 | user :: user_rhp3kj0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eFdYbG9VWWxXTUJlekVNQlJpd3diTDRyajl1aTh3VGNiWVg1RGZUSCxwPU1HaU9zMU1FMjJDN0o5NllDOElMM1d1dkVCOFp1M2IzSVJ3d2RqRVowTU09</response>

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

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

2020-10-27 22:45:50 | [Mutex] notify: [event, authFailed]

2020-10-27 22:45:50 | [Mutex] received everything.

2020-10-27 22:45:50 | [Mutex] isItemNotified: authFailed :: true

2020-10-27 22:45:50 | [Mutex] waiting for: [event]

2020-10-27 22:45:50 |  >> <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>

2020-10-27 22:45:50 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:50 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:50 | user :: user_rhp3kj0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:50 |  >> <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>

2020-10-27 22:45:50 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:50 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj0yR2dieGd0eXBvTUdhVW51NVJPcg==</auth>

2020-10-27 22:45:50 | user :: user_rhp3kj0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj0yR2dieGd0eXBvTUdhVW51NVJPcg==</auth>

2020-10-27 22:45:50 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0yR2dieGd0eXBvTUdhVW51NVJPcktla3ZWcXBsUEhZY2JEdXBGRTVXLHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:50 | user :: user_rhp3kj0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0yR2dieGd0eXBvTUdhVW51NVJPcktla3ZWcXBsUEhZY2JEdXBGRTVXLHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:50 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MkdnYnhndHlwb01HYVVudTVST3JLZWt2VnFwbFBIWWNiRHVwRkU1VyxwPVh3TEJ1NkwyWE1KRTBRUGJzaHpGV2Z3MmN6K2VQZG5ESzJjT214MzNCQjA9</response>

2020-10-27 22:45:50 | user :: user_rhp3kj0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MkdnYnhndHlwb01HYVVudTVST3JLZWt2VnFwbFBIWWNiRHVwRkU1VyxwPVh3TEJ1NkwyWE1KRTBRUGJzaHpGV2Z3MmN6K2VQZG5ESzJjT214MzNCQjA9</response>

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

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

2020-10-27 22:45:50 | [Mutex] notify: [event, authFailed]

2020-10-27 22:45:50 | [Mutex] received everything.

2020-10-27 22:45:50 | [Mutex] isItemNotified: authFailed :: true

2020-10-27 22:45:50 | [Mutex] waiting for: [event]

2020-10-27 22:45:50 |  >> <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>

2020-10-27 22:45:50 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:50 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:50 | user :: user_rhp3kj0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:50 |  >> <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>

2020-10-27 22:45:50 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:50 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj0zejg5ZUpRQVFYcGEwUEltRmtNYQ==</auth>

2020-10-27 22:45:50 | user :: user_rhp3kj0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj0zejg5ZUpRQVFYcGEwUEltRmtNYQ==</auth>

2020-10-27 22:45:50 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0zejg5ZUpRQVFYcGEwUEltRmtNYVdVaXBmOWhtT3liWEZMRFBCdWJvLHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:50 | user :: user_rhp3kj0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0zejg5ZUpRQVFYcGEwUEltRmtNYVdVaXBmOWhtT3liWEZMRFBCdWJvLHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:50 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9M3o4OWVKUUFRWHBhMFBJbUZrTWFXVWlwZjlobU95YlhGTERQQnVibyxwPS9ON1dMZDRxQWRLN1EwU2JYSmdVTWk4aU5mSUhEU0NJZFdzYldSdS9HaGc9</response>

2020-10-27 22:45:50 | user :: user_rhp3kj0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9M3o4OWVKUUFRWHBhMFBJbUZrTWFXVWlwZjlobU95YlhGTERQQnVibyxwPS9ON1dMZDRxQWRLN1EwU2JYSmdVTWk4aU5mSUhEU0NJZFdzYldSdS9HaGc9</response>

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

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

2020-10-27 22:45:50 | [Mutex] notify: [event, authFailed]

2020-10-27 22:45:50 | [Mutex] received everything.

2020-10-27 22:45:50 | [Mutex] isItemNotified: authFailed :: true

2020-10-27 22:45:50 | [Mutex] waiting for: [event]

2020-10-27 22:45:50 |  >> <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>

2020-10-27 22:45:50 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:50 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:50 | user :: user_rhp3kj0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:50 |  >> <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>

2020-10-27 22:45:50 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:50 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj1iVEpxQnZhemZEQ1FMTWdIQmNzbQ==</auth>

2020-10-27 22:45:50 | user :: user_rhp3kj0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj1iVEpxQnZhemZEQ1FMTWdIQmNzbQ==</auth>

2020-10-27 22:45:50 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1iVEpxQnZhemZEQ1FMTWdIQmNzbXFZVnoyZTJsRlpNME9TdklpVXZ6LHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:50 | user :: user_rhp3kj0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1iVEpxQnZhemZEQ1FMTWdIQmNzbXFZVnoyZTJsRlpNME9TdklpVXZ6LHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:50 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YlRKcUJ2YXpmRENRTE1nSEJjc21xWVZ6MmUybEZaTTBPU3ZJaVV2eixwPWVKU2swQkdaTXVYUktGVG9nbnI3N0RpV2lQNjBUOW9iWHY3RXptcnJ5Z2s9</response>

2020-10-27 22:45:50 | user :: user_rhp3kj0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YlRKcUJ2YXpmRENRTE1nSEJjc21xWVZ6MmUybEZaTTBPU3ZJaVV2eixwPWVKU2swQkdaTXVYUktGVG9nbnI3N0RpV2lQNjBUOW9iWHY3RXptcnJ5Z2s9</response>

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

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

2020-10-27 22:45:50 | [Mutex] notify: [event, authFailed]

2020-10-27 22:45:50 | [Mutex] received everything.

2020-10-27 22:45:50 | [Mutex] isItemNotified: authFailed :: true

2020-10-27 22:45:50 | [Mutex] waiting for: [event]

2020-10-27 22:45:50 |  >> <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>

2020-10-27 22:45:50 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:50 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:50 | user :: user_rhp3kj0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:50 |  >> <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>

2020-10-27 22:45:50 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:50 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj1ZZGZhQUl5TDQ1ZDNqREo3c3VnMA==</auth>

2020-10-27 22:45:50 | user :: user_rhp3kj0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj1ZZGZhQUl5TDQ1ZDNqREo3c3VnMA==</auth>

2020-10-27 22:45:50 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ZZGZhQUl5TDQ1ZDNqREo3c3VnMDZqakVTNXdqTzNCdFpScFJsUDFnLHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:50 | user :: user_rhp3kj0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ZZGZhQUl5TDQ1ZDNqREo3c3VnMDZqakVTNXdqTzNCdFpScFJsUDFnLHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:50 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WWRmYUFJeUw0NWQzakRKN3N1ZzA2ampFUzV3ak8zQnRaUnBSbFAxZyxwPVk0R0NKc3BBV2Fic016Q3ZnNzNaWHZDUjEwUi93WnduSzQxYkZ1Rkdlb1k9</response>

2020-10-27 22:45:50 | user :: user_rhp3kj0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WWRmYUFJeUw0NWQzakRKN3N1ZzA2ampFUzV3ak8zQnRaUnBSbFAxZyxwPVk0R0NKc3BBV2Fic016Q3ZnNzNaWHZDUjEwUi93WnduSzQxYkZ1Rkdlb1k9</response>

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

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

2020-10-27 22:45:50 | [Mutex] notify: [event, authFailed]

2020-10-27 22:45:50 | [Mutex] received everything.

2020-10-27 22:45:50 | [Mutex] isItemNotified: authFailed :: true

2020-10-27 22:45:50 | [Mutex] waiting for: [event]

2020-10-27 22:45:50 |  >> <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>

2020-10-27 22:45:50 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:50 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:50 | user :: user_rhp3kj0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:50 |  >> <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>

2020-10-27 22:45:50 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:50 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj1UZnBSU0RMYUFiUHNIOG1lT08wdw==</auth>

2020-10-27 22:45:50 | user :: user_rhp3kj0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj1UZnBSU0RMYUFiUHNIOG1lT08wdw==</auth>

2020-10-27 22:45:50 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1UZnBSU0RMYUFiUHNIOG1lT08wd09Ca3lldDFWVHFhYW5Oc0wxSDBYLHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:50 | user :: user_rhp3kj0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1UZnBSU0RMYUFiUHNIOG1lT08wd09Ca3lldDFWVHFhYW5Oc0wxSDBYLHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:50 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VGZwUlNETGFBYlBzSDhtZU9PMHdPQmt5ZXQxVlRxYWFuTnNMMUgwWCxwPWJiaEhpZzRHS3dMYXEyL2gxaGNDNFd6MHJvTDBiNlhPczBkMjJnd0QwNWc9</response>

2020-10-27 22:45:50 | user :: user_rhp3kj0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VGZwUlNETGFBYlBzSDhtZU9PMHdPQmt5ZXQxVlRxYWFuTnNMMUgwWCxwPWJiaEhpZzRHS3dMYXEyL2gxaGNDNFd6MHJvTDBiNlhPczBkMjJnd0QwNWc9</response>

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

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

2020-10-27 22:45:50 | [Mutex] notify: [event, authFailed]

2020-10-27 22:45:50 | [Mutex] received everything.

2020-10-27 22:45:50 | [Mutex] isItemNotified: authFailed :: true

2020-10-27 22:45:50 | [Mutex] waiting for: [event]

2020-10-27 22:45:50 |  >> <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>

2020-10-27 22:45:50 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:50 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:50 | user :: user_rhp3kj0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:51 |  >> <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>

2020-10-27 22:45:51 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:51 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj1QbExHUFJIRmpLckFoQlFUc1doNg==</auth>

2020-10-27 22:45:51 | user :: user_rhp3kj0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj1QbExHUFJIRmpLckFoQlFUc1doNg==</auth>

2020-10-27 22:45:51 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1QbExHUFJIRmpLckFoQlFUc1doNlZ1Y0psR3ltd0d3eW1LZzVPa0xFLHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:51 | user :: user_rhp3kj0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1QbExHUFJIRmpLckFoQlFUc1doNlZ1Y0psR3ltd0d3eW1LZzVPa0xFLHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:51 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UGxMR1BSSEZqS3JBaEJRVHNXaDZWdWNKbEd5bXdHd3ltS2c1T2tMRSxwPTFFZngyeHJRbmJFUWFreEs5a0ZESnIycXdSVUE2alkwblF5VnY2OHAzRjA9</response>

2020-10-27 22:45:51 | user :: user_rhp3kj0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UGxMR1BSSEZqS3JBaEJRVHNXaDZWdWNKbEd5bXdHd3ltS2c1T2tMRSxwPTFFZngyeHJRbmJFUWFreEs5a0ZESnIycXdSVUE2alkwblF5VnY2OHAzRjA9</response>

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

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

2020-10-27 22:45:51 | [Mutex] notify: [event, authFailed]

2020-10-27 22:45:51 | [Mutex] received everything.

2020-10-27 22:45:51 | [Mutex] isItemNotified: authFailed :: true

2020-10-27 22:45:51 | [Mutex] waiting for: [event]

2020-10-27 22:45:51 |  >> <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>

2020-10-27 22:45:51 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:51 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:51 | user :: user_rhp3kj0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:51 |  >> <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>

2020-10-27 22:45:51 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:51 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj14VzRkY1JXWkZjYktIMHJlaEVSRg==</auth>

2020-10-27 22:45:51 | user :: user_rhp3kj0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj14VzRkY1JXWkZjYktIMHJlaEVSRg==</auth>

2020-10-27 22:45:51 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj14VzRkY1JXWkZjYktIMHJlaEVSRjZTclZrUlpYYm1XZU5hQ0dGc3VELHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:51 | user :: user_rhp3kj0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj14VzRkY1JXWkZjYktIMHJlaEVSRjZTclZrUlpYYm1XZU5hQ0dGc3VELHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:51 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eFc0ZGNSV1pGY2JLSDByZWhFUkY2U3JWa1JaWGJtV2VOYUNHRnN1RCxwPTV5ZGh1Rzd5Q3Z0cjExYi9xdGxpZ0RYRmY0LzVGZmN3ZFhuMExOVVlCaTA9</response>

2020-10-27 22:45:51 | user :: user_rhp3kj0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eFc0ZGNSV1pGY2JLSDByZWhFUkY2U3JWa1JaWGJtV2VOYUNHRnN1RCxwPTV5ZGh1Rzd5Q3Z0cjExYi9xdGxpZ0RYRmY0LzVGZmN3ZFhuMExOVVlCaTA9</response>

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

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

2020-10-27 22:45:51 | [Mutex] notify: [event, authFailed]

2020-10-27 22:45:51 | [Mutex] received everything.

2020-10-27 22:45:51 | [Mutex] isItemNotified: authFailed :: true

2020-10-27 22:45:51 | [Mutex] waiting for: [event]

2020-10-27 22:45:51 |  >> <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>

2020-10-27 22:45:51 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:51 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:51 | user :: user_rhp3kj0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:51 |  >> <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>

2020-10-27 22:45:51 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:51 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj1HQVE4aVJmZ292MG55ak92UWoySA==</auth>

2020-10-27 22:45:51 | user :: user_rhp3kj0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj1HQVE4aVJmZ292MG55ak92UWoySA==</auth>

2020-10-27 22:45:51 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HQVE4aVJmZ292MG55ak92UWoySGRUZXREM1F2aElLaW1HQWE5aFdLLHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:51 | user :: user_rhp3kj0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HQVE4aVJmZ292MG55ak92UWoySGRUZXREM1F2aElLaW1HQWE5aFdLLHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:51 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9R0FROGlSZmdvdjBueWpPdlFqMkhkVGV0RDNRdmhJS2ltR0FhOWhXSyxwPWt2UldKdHE3TnN0RjJRM2FEZjh1ZnFkbVFTdjZjTStVcXRrU1RWQ2tUZ0U9</response>

2020-10-27 22:45:51 | user :: user_rhp3kj0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9R0FROGlSZmdvdjBueWpPdlFqMkhkVGV0RDNRdmhJS2ltR0FhOWhXSyxwPWt2UldKdHE3TnN0RjJRM2FEZjh1ZnFkbVFTdjZjTStVcXRrU1RWQ2tUZ0U9</response>

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

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

2020-10-27 22:45:51 | [Mutex] notify: [event, authFailed]

2020-10-27 22:45:51 | [Mutex] received everything.

2020-10-27 22:45:51 | [Mutex] isItemNotified: authFailed :: true

2020-10-27 22:45:51 | [Mutex] waiting for: [event]

2020-10-27 22:45:51 |  >> <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>

2020-10-27 22:45:51 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:51 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:51 | user :: user_rhp3kj0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:51 |  >> <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>

2020-10-27 22:45:51 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:51 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj01ZmxxWlRFMFh4Y1hoeU9WUmZZeg==</auth>

2020-10-27 22:45:51 | user :: user_rhp3kj0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj01ZmxxWlRFMFh4Y1hoeU9WUmZZeg==</auth>

2020-10-27 22:45:51 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj01ZmxxWlRFMFh4Y1hoeU9WUmZZenpOWkN4UDZDUUpXdmFwRjljYWxmLHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:51 | user :: user_rhp3kj0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj01ZmxxWlRFMFh4Y1hoeU9WUmZZenpOWkN4UDZDUUpXdmFwRjljYWxmLHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:51 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NWZscVpURTBYeGNYaHlPVlJmWXp6TlpDeFA2Q1FKV3ZhcEY5Y2FsZixwPXZvTnNhN3JNeTcyNXpJd2VrRmc0S1FMeEw0cDNLaHk3MEFrOEVxVVgyaGs9</response>

2020-10-27 22:45:51 | user :: user_rhp3kj0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NWZscVpURTBYeGNYaHlPVlJmWXp6TlpDeFA2Q1FKV3ZhcEY5Y2FsZixwPXZvTnNhN3JNeTcyNXpJd2VrRmc0S1FMeEw0cDNLaHk3MEFrOEVxVVgyaGs9</response>

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

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

2020-10-27 22:45:51 | [Mutex] notify: [event, authFailed]

2020-10-27 22:45:51 | [Mutex] received everything.

2020-10-27 22:45:51 | [Mutex] isItemNotified: authFailed :: true

2020-10-27 22:45:51 | [Mutex] waiting for: [event]

2020-10-27 22:45:51 |  >> <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>

2020-10-27 22:45:51 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:51 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:51 | user :: user_rhp3kj0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:51 |  >> <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>

2020-10-27 22:45:51 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:51 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj0yZUhzbHdOTzdOcmZMYm5RSVg0SA==</auth>

2020-10-27 22:45:51 | user :: user_rhp3kj0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj0yZUhzbHdOTzdOcmZMYm5RSVg0SA==</auth>

2020-10-27 22:45:51 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0yZUhzbHdOTzdOcmZMYm5RSVg0SE1rMUxqVkV6dGUyckpscXBjM3RILHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:51 | user :: user_rhp3kj0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0yZUhzbHdOTzdOcmZMYm5RSVg0SE1rMUxqVkV6dGUyckpscXBjM3RILHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:51 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MmVIc2x3Tk83TnJmTGJuUUlYNEhNazFMalZFenRlMnJKbHFwYzN0SCxwPVZNUmVOUjFkKzlYcnFKelNzMysrL0RGdFhGN0JwWTJJQzZDL0RxQ3FBdUU9</response>

2020-10-27 22:45:51 | user :: user_rhp3kj0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MmVIc2x3Tk83TnJmTGJuUUlYNEhNazFMalZFenRlMnJKbHFwYzN0SCxwPVZNUmVOUjFkKzlYcnFKelNzMysrL0RGdFhGN0JwWTJJQzZDL0RxQ3FBdUU9</response>

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

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

2020-10-27 22:45:51 | [Mutex] notify: [event, authFailed]

2020-10-27 22:45:51 | [Mutex] received everything.

2020-10-27 22:45:51 | [Mutex] isItemNotified: authFailed :: true

2020-10-27 22:45:51 |  >> <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>

2020-10-27 22:45:51 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:51 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:51 | user :: user_rhp3kj0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:51 |  >> <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>

2020-10-27 22:45:51 | user :: user_rhp3kj0027@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>

2020-10-27 22:45:51 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj1IR1FnSnpIeFlIQVdtaExLRmh3Nw==</auth>

2020-10-27 22:45:51 | user :: user_rhp3kj0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3JocDNrajAwMjcscj1IR1FnSnpIeFlIQVdtaExLRmh3Nw==</auth>

2020-10-27 22:45:51 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1IR1FnSnpIeFlIQVdtaExLRmh3NzRYUGJZUWtPeW9mNTN0Yk9NazF0LHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:51 | user :: user_rhp3kj0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1IR1FnSnpIeFlIQVdtaExLRmh3NzRYUGJZUWtPeW9mNTN0Yk9NazF0LHM9RGM5K0duWXJxeWVFSkE9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:51 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SEdRZ0p6SHhZSEFXbWhMS0Zodzc0WFBiWVFrT3lvZjUzdGJPTWsxdCxwPVRMemJUZGp0dWZJMnZjdHFyd25UNXdFd3YzdDNUWjlWR0ZZclBEcjZaNWc9</response>

2020-10-27 22:45:51 | user :: user_rhp3kj0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SEdRZ0p6SHhZSEFXbWhMS0Zodzc0WFBiWVFrT3lvZjUzdGJPTWsxdCxwPVRMemJUZGp0dWZJMnZjdHFyd25UNXdFd3YzdDNUWjlWR0ZZclBEcjZaNWc9</response>

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

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

2020-10-27 22:45:53 | [Mutex] waiting for: [user]

2020-10-27 22:45:54 | [Mutex] received everything.

2020-10-27 22:45:54 | [Mutex] isItemNotified: user:ok:false :: true

testOneInvalidLoginTooMuchDefaultSasl 3.457s
2020-10-27 22:45:54 |

2020-10-27 22:45:54 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2020-10-27 22:45:54 | ------------------------------------

2020-10-27 22:45:54 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@298998c3

2020-10-27 22:45:54 | StateChangedEvent{oldState=null, newState=connecting}

2020-10-27 22:45:54 | [Mutex] waiting for: [registration]

2020-10-27 22:45:54 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@274e7382

2020-10-27 22:45:54 | StateChangedEvent{oldState=connecting, newState=connected}

2020-10-27 22:45:54 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@2371f3b3

2020-10-27 22:45:54 | 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>]

2020-10-27 22:45:54 | 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>

2020-10-27 22:45:54 | 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>}

2020-10-27 22:45:54 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2020-10-27 22:45:54 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@667379b9

2020-10-27 22:45:54 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@3d9ba34

2020-10-27 22:45:54 | 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>]

2020-10-27 22:45:54 | 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>

2020-10-27 22:45:54 | 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>}

2020-10-27 22:45:54 | user :: null >> <iq to="test-domain.com" id="INSZeWap8Bi014CJU8p2w6c" type="get"><query xmlns="jabber:iq:register"/></iq>

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

2020-10-27 22:45:54 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@575f1bae

2020-10-27 22:45:54 | user :: null << <iq from="test-domain.com" type="result" id="INSZeWap8Bi014CJU8p2w6c" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Choose a user name and password for use with this service.

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

2020-10-27 22:45:54 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" id="INSZeWap8Bi014CJU8p2w6c" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Choose a user name and password for use with this service.

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

2020-10-27 22:45:54 | user :: null >> <iq to="test-domain.com" id="mOTM2zAu7smMyykWS9Dwwto" type="set"><query xmlns="jabber:iq:register"><username>user_5eymcc0028</username><password>user_5eymcc0028</password><email>7f87bf7f-0560-45ac-84a9-d314046362a0@localhost</email></query></iq>

2020-10-27 22:45:54 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="mOTM2zAu7smMyykWS9Dwwto" type="set"><query xmlns="jabber:iq:register"><username>user_5eymcc0028</username><password>user_5eymcc0028</password><email>7f87bf7f-0560-45ac-84a9-d314046362a0@localhost</email></query></iq>}

2020-10-27 22:45:54 | user :: null << <iq from="test-domain.com" type="result" id="mOTM2zAu7smMyykWS9Dwwto" xmlns="jabber:client"/>

2020-10-27 22:45:54 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" id="mOTM2zAu7smMyykWS9Dwwto" xmlns="jabber:client"/>}

2020-10-27 22:45:54 | [Mutex] received everything.

2020-10-27 22:45:54 | [Mutex] isItemNotified: registrationSuccess :: true

2020-10-27 22:45:54 | StateChangedEvent{oldState=connected, newState=disconnecting}

2020-10-27 22:45:54 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2020-10-27 22:45:54 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7b1f869d

2020-10-27 22:45:54 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@65c86f6

2020-10-27 22:45:54 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@481a8413

2020-10-27 22:45:54 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@67b774d5

2020-10-27 22:45:54 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@601b2dd0

2020-10-27 22:45:54 |  >> <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>

2020-10-27 22:45:54 | user :: user_5eymcc0028@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>

2020-10-27 22:45:54 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:54 | user :: user_5eymcc0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:54 |  >> <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>

2020-10-27 22:45:54 | user :: user_5eymcc0028@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>

2020-10-27 22:45:54 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzVleW1jYzAwMjgscj1nNDRUT2pSNFdvemV3bjB2bTRLMQ==</auth>

2020-10-27 22:45:54 | user :: user_5eymcc0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzVleW1jYzAwMjgscj1nNDRUT2pSNFdvemV3bjB2bTRLMQ==</auth>

2020-10-27 22:45:54 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1nNDRUT2pSNFdvemV3bjB2bTRLMTE4NzBwUk5BUENkSVBESmF5bEN4LHM9a1U4YmVQOXFtRXlPanc9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:54 | user :: user_5eymcc0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1nNDRUT2pSNFdvemV3bjB2bTRLMTE4NzBwUk5BUENkSVBESmF5bEN4LHM9a1U4YmVQOXFtRXlPanc9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:54 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZzQ0VE9qUjRXb3pld24wdm00SzExODcwcFJOQVBDZElQREpheWxDeCxwPU9JYXoxbjZZY3dlNFJjcHF6czlGUS9wc3J0RHFwb2VsTnd3VURZakluMUE9</response>

2020-10-27 22:45:54 | user :: user_5eymcc0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZzQ0VE9qUjRXb3pld24wdm00SzExODcwcFJOQVBDZElQREpheWxDeCxwPU9JYXoxbjZZY3dlNFJjcHF6czlGUS9wc3J0RHFwb2VsTnd3VURZakluMUE9</response>

2020-10-27 22:45:54 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1yc2Vwb2IrTitRNnBPa3lFTjZsdmdvK3hqbk4ydUhkTEpXSG1JVldZMnZjPQ==</success>

2020-10-27 22:45:54 | user :: user_5eymcc0028@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1yc2Vwb2IrTitRNnBPa3lFTjZsdmdvK3hqbk4ydUhkTEpXSG1JVldZMnZjPQ==</success>

2020-10-27 22:45:54 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="yc1yVnuIA+LOOal+dUIHT/bj564="/></features>

2020-10-27 22:45:54 | user :: user_5eymcc0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="yc1yVnuIA+LOOal+dUIHT/bj564="/></features>

2020-10-27 22:45:54 |  << <iq xmlns="jabber:client" id="oij5CyfISOCGAsUdLM2vsnL" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-10-27 22:45:54 | user :: user_5eymcc0028@test-domain.com >> <iq xmlns="jabber:client" id="oij5CyfISOCGAsUdLM2vsnL" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-10-27 22:45:54 |  >> <iq type="result" id="oij5CyfISOCGAsUdLM2vsnL" xmlns="jabber:client" to="user_5eymcc0028@test-domain.com/1044879226-tigase-24"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_5eymcc0028@test-domain.com/1044879226-tigase-24</jid></bind></iq>

2020-10-27 22:45:54 | user :: user_5eymcc0028@test-domain.com << <iq type="result" id="oij5CyfISOCGAsUdLM2vsnL" xmlns="jabber:client" to="user_5eymcc0028@test-domain.com/1044879226-tigase-24"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_5eymcc0028@test-domain.com/1044879226-tigase-24</jid></bind></iq>

2020-10-27 22:45:54 |  << <iq xmlns="jabber:client" id="37KsjXaO3yz9zogOHILCEjE" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-10-27 22:45:54 | user :: user_5eymcc0028@test-domain.com/1044879226-tigase-24 >> <iq xmlns="jabber:client" id="37KsjXaO3yz9zogOHILCEjE" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-10-27 22:45:54 |  >> <iq type="result" id="37KsjXaO3yz9zogOHILCEjE" xmlns="jabber:client" to="user_5eymcc0028@test-domain.com/1044879226-tigase-24"/>

2020-10-27 22:45:54 | user :: user_5eymcc0028@test-domain.com/1044879226-tigase-24 << <iq type="result" id="37KsjXaO3yz9zogOHILCEjE" xmlns="jabber:client" to="user_5eymcc0028@test-domain.com/1044879226-tigase-24"/>

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

2020-10-27 22:45:54 | user :: user_5eymcc0028@test-domain.com/1044879226-tigase-24 >> <iq to="test-domain.com" id="jbUSalIUj4s3k6gwucGm7zo" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-10-27 22:45:54 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-10-27 22:45:54 | user :: user_5eymcc0028@test-domain.com/1044879226-tigase-24 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-10-27 22:45:54 |  >> <enabled max="60" id="9c2b18cf-90c2-41c2-8b1f-612279ae8280" location="87f6aca6b6f2" xmlns="urn:xmpp:sm:3" resume="true"/>

2020-10-27 22:45:54 | user :: user_5eymcc0028@test-domain.com/1044879226-tigase-24 << <enabled max="60" id="9c2b18cf-90c2-41c2-8b1f-612279ae8280" location="87f6aca6b6f2" xmlns="urn:xmpp:sm:3" resume="true"/>

2020-10-27 22:45:54 |  << <iq id="77GO3yz9zogOHILCEjEM3yq" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-10-27 22:45:54 | user :: user_5eymcc0028@test-domain.com/1044879226-tigase-24 >> <iq id="77GO3yz9zogOHILCEjEM3yq" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

2020-10-27 22:45:54 | user :: user_5eymcc0028@test-domain.com/1044879226-tigase-24 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-10-27 22:45:54 |  >> <iq from="test-domain.com" type="result" id="jbUSalIUj4s3k6gwucGm7zo" xmlns="jabber:client" to="user_5eymcc0028@test-domain.com/1044879226-tigase-24"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.2.0-SNAPSHOT-b11188/f7899d9e"/><identity category="server" type="im" name="Tigase ver. 8.2.0-SNAPSHOT-b11188/f7899d9e"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="text-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2020-10-27 22:45:54 | user :: user_5eymcc0028@test-domain.com/1044879226-tigase-24 << <iq from="test-domain.com" type="result" id="jbUSalIUj4s3k6gwucGm7zo" xmlns="jabber:client" to="user_5eymcc0028@test-domain.com/1044879226-tigase-24"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.2.0-SNAPSHOT-b11188/f7899d9e"/><identity category="server" type="im" name="Tigase ver. 8.2.0-SNAPSHOT-b11188/f7899d9e"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="text-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2020-10-27 22:45:54 |  >> <iq type="result" id="77GO3yz9zogOHILCEjEM3yq" xmlns="jabber:client" to="user_5eymcc0028@test-domain.com/1044879226-tigase-24"><query xmlns="jabber:iq:roster"/></iq>

2020-10-27 22:45:54 | user :: user_5eymcc0028@test-domain.com/1044879226-tigase-24 << <iq type="result" id="77GO3yz9zogOHILCEjEM3yq" xmlns="jabber:client" to="user_5eymcc0028@test-domain.com/1044879226-tigase-24"><query xmlns="jabber:iq:roster"/></iq>

2020-10-27 22:45:54 | Disconnecting

2020-10-27 22:45:54 | [Mutex] notify: [disconnected]

2020-10-27 22:45:54 | [Mutex] received everything.

2020-10-27 22:45:54 | [Mutex] waiting for: [event]

2020-10-27 22:45:54 |  >> <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>

2020-10-27 22:45:54 | user :: user_5eymcc0028@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>

2020-10-27 22:45:54 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:54 | user :: user_5eymcc0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:54 |  >> <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>

2020-10-27 22:45:54 | user :: user_5eymcc0028@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>

2020-10-27 22:45:54 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzVleW1jYzAwMjgscj1wTUthNHA5THdFdW1ZU2VEZWRYaQ==</auth>

2020-10-27 22:45:54 | user :: user_5eymcc0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzVleW1jYzAwMjgscj1wTUthNHA5THdFdW1ZU2VEZWRYaQ==</auth>

2020-10-27 22:45:54 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1wTUthNHA5THdFdW1ZU2VEZWRYaTVuOVdkZDlUZHRRM1lDQWhYOWxzLHM9a1U4YmVQOXFtRXlPanc9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:54 | user :: user_5eymcc0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1wTUthNHA5THdFdW1ZU2VEZWRYaTVuOVdkZDlUZHRRM1lDQWhYOWxzLHM9a1U4YmVQOXFtRXlPanc9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:54 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cE1LYTRwOUx3RXVtWVNlRGVkWGk1bjlXZGQ5VGR0UTNZQ0FoWDlscyxwPW1LMFliY2xDNkUyaUYvTG5ici95cVU2MmhBOWI3TjE1ZWhwdnBuSnF0dXc9</response>

2020-10-27 22:45:54 | user :: user_5eymcc0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cE1LYTRwOUx3RXVtWVNlRGVkWGk1bjlXZGQ5VGR0UTNZQ0FoWDlscyxwPW1LMFliY2xDNkUyaUYvTG5ici95cVU2MmhBOWI3TjE1ZWhwdnBuSnF0dXc9</response>

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

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

2020-10-27 22:45:54 | [Mutex] notify: [event, authFailed]

2020-10-27 22:45:54 | [Mutex] received everything.

2020-10-27 22:45:54 | [Mutex] isItemNotified: authFailed :: true

2020-10-27 22:45:54 | [Mutex] waiting for: [event]

2020-10-27 22:45:54 |  >> <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>

2020-10-27 22:45:54 | user :: user_5eymcc0028@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>

2020-10-27 22:45:54 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:54 | user :: user_5eymcc0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:54 |  >> <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>

2020-10-27 22:45:54 | user :: user_5eymcc0028@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>

2020-10-27 22:45:54 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzVleW1jYzAwMjgscj1EVzdrRFp3WTVOdHFtQWdqcHNLMg==</auth>

2020-10-27 22:45:54 | user :: user_5eymcc0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzVleW1jYzAwMjgscj1EVzdrRFp3WTVOdHFtQWdqcHNLMg==</auth>

2020-10-27 22:45:54 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1EVzdrRFp3WTVOdHFtQWdqcHNLMjQ1VUxXM3hZZldGSDFsZ1VxU3hCLHM9a1U4YmVQOXFtRXlPanc9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:54 | user :: user_5eymcc0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1EVzdrRFp3WTVOdHFtQWdqcHNLMjQ1VUxXM3hZZldGSDFsZ1VxU3hCLHM9a1U4YmVQOXFtRXlPanc9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:54 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RFc3a0Rad1k1TnRxbUFnanBzSzI0NVVMVzN4WWZXRkgxbGdVcVN4QixwPW5URi9WQmFGWkc0bWR1NGl5U05CVHlyWk9UU00vZ1BoQW9JZnZXdUx2L009</response>

2020-10-27 22:45:54 | user :: user_5eymcc0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RFc3a0Rad1k1TnRxbUFnanBzSzI0NVVMVzN4WWZXRkgxbGdVcVN4QixwPW5URi9WQmFGWkc0bWR1NGl5U05CVHlyWk9UU00vZ1BoQW9JZnZXdUx2L009</response>

2020-10-27 22:45:54 | [Mutex] notify: [event, authFailed]

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

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

2020-10-27 22:45:54 | [Mutex] received everything.

2020-10-27 22:45:54 | [Mutex] isItemNotified: authFailed :: true

2020-10-27 22:45:55 | [Mutex] waiting for: [event]

2020-10-27 22:45:55 |  >> <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>

2020-10-27 22:45:55 | user :: user_5eymcc0028@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>

2020-10-27 22:45:55 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:55 | user :: user_5eymcc0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:55 |  >> <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>

2020-10-27 22:45:55 | user :: user_5eymcc0028@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>

2020-10-27 22:45:55 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzVleW1jYzAwMjgscj1UckYycTJWRGVnaDhRQ1M4OHRNRg==</auth>

2020-10-27 22:45:55 | user :: user_5eymcc0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzVleW1jYzAwMjgscj1UckYycTJWRGVnaDhRQ1M4OHRNRg==</auth>

2020-10-27 22:45:55 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1UckYycTJWRGVnaDhRQ1M4OHRNRmp3am5FQTRCdFZ0dVhQaFRSWVJoLHM9a1U4YmVQOXFtRXlPanc9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:55 | user :: user_5eymcc0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1UckYycTJWRGVnaDhRQ1M4OHRNRmp3am5FQTRCdFZ0dVhQaFRSWVJoLHM9a1U4YmVQOXFtRXlPanc9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:55 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VHJGMnEyVkRlZ2g4UUNTODh0TUZqd2puRUE0QnRWdHVYUGhUUllSaCxwPUtsNjAxTmEvZGFSUmVhOUZMdXFzOFd2bUlNeUxZQmxjZkw5S2ZZR0gxenc9</response>

2020-10-27 22:45:55 | user :: user_5eymcc0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VHJGMnEyVkRlZ2g4UUNTODh0TUZqd2puRUE0QnRWdHVYUGhUUllSaCxwPUtsNjAxTmEvZGFSUmVhOUZMdXFzOFd2bUlNeUxZQmxjZkw5S2ZZR0gxenc9</response>

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

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

2020-10-27 22:45:55 | [Mutex] notify: [event, authFailed]

2020-10-27 22:45:55 | [Mutex] received everything.

2020-10-27 22:45:55 | [Mutex] isItemNotified: authFailed :: true

2020-10-27 22:45:55 | [Mutex] waiting for: [event]

2020-10-27 22:45:55 |  >> <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>

2020-10-27 22:45:55 | user :: user_5eymcc0028@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>

2020-10-27 22:45:55 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:55 | user :: user_5eymcc0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:55 |  >> <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>

2020-10-27 22:45:55 | user :: user_5eymcc0028@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>

2020-10-27 22:45:55 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzVleW1jYzAwMjgscj1mbmdmRzJUZUxiYlYzVjk3WG1FWQ==</auth>

2020-10-27 22:45:55 | user :: user_5eymcc0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzVleW1jYzAwMjgscj1mbmdmRzJUZUxiYlYzVjk3WG1FWQ==</auth>

2020-10-27 22:45:55 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1mbmdmRzJUZUxiYlYzVjk3WG1FWW5MSHZORnNVV01ablByN0JSYjcwLHM9a1U4YmVQOXFtRXlPanc9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:55 | user :: user_5eymcc0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1mbmdmRzJUZUxiYlYzVjk3WG1FWW5MSHZORnNVV01ablByN0JSYjcwLHM9a1U4YmVQOXFtRXlPanc9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:55 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Zm5nZkcyVGVMYmJWM1Y5N1htRVluTEh2TkZzVVdNWm5QcjdCUmI3MCxwPUdtWmFtYXFhWWFkRFUwd05EZG9oZ3d6VXlpYUhxUHBwMW5nSnpDanZERGs9</response>

2020-10-27 22:45:55 | user :: user_5eymcc0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Zm5nZkcyVGVMYmJWM1Y5N1htRVluTEh2TkZzVVdNWm5QcjdCUmI3MCxwPUdtWmFtYXFhWWFkRFUwd05EZG9oZ3d6VXlpYUhxUHBwMW5nSnpDanZERGs9</response>

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

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

2020-10-27 22:45:55 | [Mutex] notify: [event, authFailed]

2020-10-27 22:45:55 | [Mutex] received everything.

2020-10-27 22:45:55 | [Mutex] isItemNotified: authFailed :: true

2020-10-27 22:45:55 |  >> <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>

2020-10-27 22:45:55 | user :: user_5eymcc0028@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>

2020-10-27 22:45:55 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:55 | user :: user_5eymcc0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:55 |  >> <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>

2020-10-27 22:45:55 | user :: user_5eymcc0028@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>

2020-10-27 22:45:55 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzVleW1jYzAwMjgscj1pcjRPTXlWTVNxOFZ0RWpIclVEWg==</auth>

2020-10-27 22:45:55 | user :: user_5eymcc0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzVleW1jYzAwMjgscj1pcjRPTXlWTVNxOFZ0RWpIclVEWg==</auth>

2020-10-27 22:45:55 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1pcjRPTXlWTVNxOFZ0RWpIclVEWkhNVGJXR21xZE92Y1dUbGdyWkhLLHM9a1U4YmVQOXFtRXlPanc9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:55 | user :: user_5eymcc0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1pcjRPTXlWTVNxOFZ0RWpIclVEWkhNVGJXR21xZE92Y1dUbGdyWkhLLHM9a1U4YmVQOXFtRXlPanc9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:55 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aXI0T015Vk1TcThWdEVqSHJVRFpITVRiV0dtcWRPdmNXVGxnclpISyxwPXZQSld3NjRKekZIN3YzdGp4RXlyZHkyNklObHZDb1FNbEkyekd0OGczYjg9</response>

2020-10-27 22:45:55 | user :: user_5eymcc0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aXI0T015Vk1TcThWdEVqSHJVRFpITVRiV0dtcWRPdmNXVGxnclpISyxwPXZQSld3NjRKekZIN3YzdGp4RXlyZHkyNklObHZDb1FNbEkyekd0OGczYjg9</response>

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

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

2020-10-27 22:45:57 | [Mutex] waiting for: [user]

2020-10-27 22:45:57 | [Mutex] received everything.

2020-10-27 22:45:57 | [Mutex] isItemNotified: user:ok:true :: true

testOneInvalidLoginTooMuchRandomSasl 3.368s
2020-10-27 22:45:57 |

2020-10-27 22:45:57 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2020-10-27 22:45:57 | ------------------------------------

2020-10-27 22:45:57 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@38b0b429

2020-10-27 22:45:57 | StateChangedEvent{oldState=null, newState=connecting}

2020-10-27 22:45:57 | [Mutex] waiting for: [registration]

2020-10-27 22:45:57 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@36775d4f

2020-10-27 22:45:57 | StateChangedEvent{oldState=connecting, newState=connected}

2020-10-27 22:45:57 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@3248df59

2020-10-27 22:45:57 | 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>

2020-10-27 22:45:57 | 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>}

2020-10-27 22:45:57 | 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>]

2020-10-27 22:45:57 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2020-10-27 22:45:57 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@774a5774

2020-10-27 22:45:57 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@4a66b448

2020-10-27 22:45:57 | 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>

2020-10-27 22:45:57 | 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>}

2020-10-27 22:45:57 | 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>]

2020-10-27 22:45:57 | user :: null >> <iq to="test-domain.com" id="xmjOUO1n0upgZZfKYexo7k4" type="get"><query xmlns="jabber:iq:register"/></iq>

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

2020-10-27 22:45:57 | user :: null << <iq from="test-domain.com" type="result" id="xmjOUO1n0upgZZfKYexo7k4" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Choose a user name and password for use with this service.

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

2020-10-27 22:45:57 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" id="xmjOUO1n0upgZZfKYexo7k4" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Choose a user name and password for use with this service.

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

2020-10-27 22:45:57 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@4677056e

2020-10-27 22:45:57 | user :: null >> <iq to="test-domain.com" id="0VYmWak3r8KVi37vg0iFEDm" type="set"><query xmlns="jabber:iq:register"><username>user_s8nakj0029</username><password>user_s8nakj0029</password><email>29504125-52d8-469d-877b-ad3887110446@localhost</email></query></iq>

2020-10-27 22:45:57 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="0VYmWak3r8KVi37vg0iFEDm" type="set"><query xmlns="jabber:iq:register"><username>user_s8nakj0029</username><password>user_s8nakj0029</password><email>29504125-52d8-469d-877b-ad3887110446@localhost</email></query></iq>}

2020-10-27 22:45:57 | user :: null << <iq from="test-domain.com" type="result" id="0VYmWak3r8KVi37vg0iFEDm" xmlns="jabber:client"/>

2020-10-27 22:45:57 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" id="0VYmWak3r8KVi37vg0iFEDm" xmlns="jabber:client"/>}

2020-10-27 22:45:57 | [Mutex] received everything.

2020-10-27 22:45:57 | [Mutex] isItemNotified: registrationSuccess :: true

2020-10-27 22:45:57 | StateChangedEvent{oldState=connected, newState=disconnecting}

2020-10-27 22:45:57 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2020-10-27 22:45:57 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@32b1b8ee

2020-10-27 22:45:57 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@1765a83b

2020-10-27 22:45:57 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@68de8a6b

2020-10-27 22:45:57 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@16fcbe6b

2020-10-27 22:45:57 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@29b51292

2020-10-27 22:45:57 |  >> <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>

2020-10-27 22:45:57 | user :: user_s8nakj0029@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>

2020-10-27 22:45:57 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:57 | user :: user_s8nakj0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:57 |  >> <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>

2020-10-27 22:45:57 | user :: user_s8nakj0029@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>

2020-10-27 22:45:57 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3M4bmFrajAwMjkscj1lb1Q2OHN0NHRYNUdJb2Y5T2ZIVg==</auth>

2020-10-27 22:45:57 | user :: user_s8nakj0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3M4bmFrajAwMjkscj1lb1Q2OHN0NHRYNUdJb2Y5T2ZIVg==</auth>

2020-10-27 22:45:57 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1lb1Q2OHN0NHRYNUdJb2Y5T2ZIVnRURTFqRDhzUXJHQ1lqTXhwRnloLHM9elpKeEd0cUY4MUVQVGc9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:57 | user :: user_s8nakj0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1lb1Q2OHN0NHRYNUdJb2Y5T2ZIVnRURTFqRDhzUXJHQ1lqTXhwRnloLHM9elpKeEd0cUY4MUVQVGc9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:57 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZW9UNjhzdDR0WDVHSW9mOU9mSFZ0VEUxakQ4c1FyR0NZak14cEZ5aCxwPUxRM3h3QmIxRzM0YklwbU9zVTE3azVQVU9hUE4yOU13Qmd5YWNOU3pTQ2s9</response>

2020-10-27 22:45:57 | user :: user_s8nakj0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZW9UNjhzdDR0WDVHSW9mOU9mSFZ0VEUxakQ4c1FyR0NZak14cEZ5aCxwPUxRM3h3QmIxRzM0YklwbU9zVTE3azVQVU9hUE4yOU13Qmd5YWNOU3pTQ2s9</response>

2020-10-27 22:45:58 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj03T1BnZEorTGFYNkEvVzZUeXpvbktnclRUQmRlT0xkUmhFZUNIWEM3S3BBPQ==</success>

2020-10-27 22:45:58 | user :: user_s8nakj0029@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj03T1BnZEorTGFYNkEvVzZUeXpvbktnclRUQmRlT0xkUmhFZUNIWEM3S3BBPQ==</success>

2020-10-27 22:45:58 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="yc1yVnuIA+LOOal+dUIHT/bj564="/></features>

2020-10-27 22:45:58 | user :: user_s8nakj0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="yc1yVnuIA+LOOal+dUIHT/bj564="/></features>

2020-10-27 22:45:58 |  << <iq xmlns="jabber:client" id="taFKy6EwkEHJIUfWlHFAEAf" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-10-27 22:45:58 | user :: user_s8nakj0029@test-domain.com >> <iq xmlns="jabber:client" id="taFKy6EwkEHJIUfWlHFAEAf" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-10-27 22:45:58 |  >> <iq type="result" id="taFKy6EwkEHJIUfWlHFAEAf" xmlns="jabber:client" to="user_s8nakj0029@test-domain.com/1044879226-tigase-25"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_s8nakj0029@test-domain.com/1044879226-tigase-25</jid></bind></iq>

2020-10-27 22:45:58 | user :: user_s8nakj0029@test-domain.com << <iq type="result" id="taFKy6EwkEHJIUfWlHFAEAf" xmlns="jabber:client" to="user_s8nakj0029@test-domain.com/1044879226-tigase-25"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_s8nakj0029@test-domain.com/1044879226-tigase-25</jid></bind></iq>

2020-10-27 22:45:58 |  << <iq xmlns="jabber:client" id="7dM0rk7fLM2mNU9ocpQaP6w" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-10-27 22:45:58 | user :: user_s8nakj0029@test-domain.com/1044879226-tigase-25 >> <iq xmlns="jabber:client" id="7dM0rk7fLM2mNU9ocpQaP6w" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-10-27 22:45:58 |  >> <iq type="result" id="7dM0rk7fLM2mNU9ocpQaP6w" xmlns="jabber:client" to="user_s8nakj0029@test-domain.com/1044879226-tigase-25"/>

2020-10-27 22:45:58 | user :: user_s8nakj0029@test-domain.com/1044879226-tigase-25 << <iq type="result" id="7dM0rk7fLM2mNU9ocpQaP6w" xmlns="jabber:client" to="user_s8nakj0029@test-domain.com/1044879226-tigase-25"/>

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

2020-10-27 22:45:58 | user :: user_s8nakj0029@test-domain.com/1044879226-tigase-25 >> <iq to="test-domain.com" id="s7s6EmISYesjXaO3yz9zogO" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-10-27 22:45:58 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-10-27 22:45:58 | user :: user_s8nakj0029@test-domain.com/1044879226-tigase-25 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-10-27 22:45:58 |  >> <enabled max="60" id="a24e654b-ac9d-4412-b5c8-6637ed7ee52b" location="87f6aca6b6f2" xmlns="urn:xmpp:sm:3" resume="true"/>

2020-10-27 22:45:58 | user :: user_s8nakj0029@test-domain.com/1044879226-tigase-25 << <enabled max="60" id="a24e654b-ac9d-4412-b5c8-6637ed7ee52b" location="87f6aca6b6f2" xmlns="urn:xmpp:sm:3" resume="true"/>

2020-10-27 22:45:58 |  << <iq id="Ck3k8HQ9jT2yoR2pUetYql8" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-10-27 22:45:58 | user :: user_s8nakj0029@test-domain.com/1044879226-tigase-25 >> <iq id="Ck3k8HQ9jT2yoR2pUetYql8" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-10-27 22:45:58 |  >> <iq from="test-domain.com" type="result" id="s7s6EmISYesjXaO3yz9zogO" xmlns="jabber:client" to="user_s8nakj0029@test-domain.com/1044879226-tigase-25"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.2.0-SNAPSHOT-b11188/f7899d9e"/><identity category="server" type="im" name="Tigase ver. 8.2.0-SNAPSHOT-b11188/f7899d9e"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="text-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2020-10-27 22:45:58 | user :: user_s8nakj0029@test-domain.com/1044879226-tigase-25 << <iq from="test-domain.com" type="result" id="s7s6EmISYesjXaO3yz9zogO" xmlns="jabber:client" to="user_s8nakj0029@test-domain.com/1044879226-tigase-25"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.2.0-SNAPSHOT-b11188/f7899d9e"/><identity category="server" type="im" name="Tigase ver. 8.2.0-SNAPSHOT-b11188/f7899d9e"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="text-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

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

2020-10-27 22:45:58 | user :: user_s8nakj0029@test-domain.com/1044879226-tigase-25 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-10-27 22:45:58 |  >> <iq type="result" id="Ck3k8HQ9jT2yoR2pUetYql8" xmlns="jabber:client" to="user_s8nakj0029@test-domain.com/1044879226-tigase-25"><query xmlns="jabber:iq:roster"/></iq>

2020-10-27 22:45:58 | user :: user_s8nakj0029@test-domain.com/1044879226-tigase-25 << <iq type="result" id="Ck3k8HQ9jT2yoR2pUetYql8" xmlns="jabber:client" to="user_s8nakj0029@test-domain.com/1044879226-tigase-25"><query xmlns="jabber:iq:roster"/></iq>

2020-10-27 22:45:58 | Disconnecting

2020-10-27 22:45:58 | [Mutex] notify: [disconnected]

2020-10-27 22:45:58 | [Mutex] received everything.

2020-10-27 22:45:58 | [Mutex] waiting for: [event]

2020-10-27 22:45:58 |  >> <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>

2020-10-27 22:45:58 | user :: user_s8nakj0029@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>

2020-10-27 22:45:58 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:58 | user :: user_s8nakj0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:58 |  >> <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>

2020-10-27 22:45:58 | user :: user_s8nakj0029@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>

2020-10-27 22:45:58 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyX3M4bmFrajAwMjkscj1Uampya1hWS3A2cEpJcm1xYWtwUw==</auth>

2020-10-27 22:45:58 | user :: user_s8nakj0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyX3M4bmFrajAwMjkscj1Uampya1hWS3A2cEpJcm1xYWtwUw==</auth>

2020-10-27 22:45:58 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Uampya1hWS3A2cEpJcm1xYWtwUzM2dkRhVmc1eE5Dak9JQkZ1S3lvLHM9eHZpNVVMVHBPczBIbXc9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:58 | user :: user_s8nakj0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Uampya1hWS3A2cEpJcm1xYWtwUzM2dkRhVmc1eE5Dak9JQkZ1S3lvLHM9eHZpNVVMVHBPczBIbXc9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:58 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VGpqcmtYVktwNnBKSXJtcWFrcFMzNnZEYVZnNXhOQ2pPSUJGdUt5byxwPUZYRVg5WlVuMzlvdzluZ2dReW1tekdJSytEVT0=</response>

2020-10-27 22:45:58 | user :: user_s8nakj0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VGpqcmtYVktwNnBKSXJtcWFrcFMzNnZEYVZnNXhOQ2pPSUJGdUt5byxwPUZYRVg5WlVuMzlvdzluZ2dReW1tekdJSytEVT0=</response>

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

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

2020-10-27 22:45:58 | [Mutex] notify: [event, authFailed]

2020-10-27 22:45:58 | [Mutex] received everything.

2020-10-27 22:45:58 | [Mutex] isItemNotified: authFailed :: true

2020-10-27 22:45:58 | [Mutex] waiting for: [event]

2020-10-27 22:45:58 |  >> <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>

2020-10-27 22:45:58 | user :: user_s8nakj0029@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>

2020-10-27 22:45:58 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:58 | user :: user_s8nakj0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:58 |  >> <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>

2020-10-27 22:45:58 | user :: user_s8nakj0029@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>

2020-10-27 22:45:58 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfczhuYWtqMDAyOQAgLSAtIC0gLSAt</auth>

2020-10-27 22:45:58 | user :: user_s8nakj0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfczhuYWtqMDAyOQAgLSAtIC0gLSAt</auth>

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

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

2020-10-27 22:45:58 | [Mutex] notify: [event, authFailed]

2020-10-27 22:45:58 | [Mutex] received everything.

2020-10-27 22:45:58 | [Mutex] isItemNotified: authFailed :: true

2020-10-27 22:45:58 | [Mutex] waiting for: [event]

2020-10-27 22:45:58 |  >> <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>

2020-10-27 22:45:58 | user :: user_s8nakj0029@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>

2020-10-27 22:45:58 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:58 | user :: user_s8nakj0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:58 |  >> <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>

2020-10-27 22:45:58 | user :: user_s8nakj0029@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>

2020-10-27 22:45:58 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyX3M4bmFrajAwMjkscj1OdFRmWENWNDB2cFN1RU5MQkVTOQ==</auth>

2020-10-27 22:45:58 | user :: user_s8nakj0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyX3M4bmFrajAwMjkscj1OdFRmWENWNDB2cFN1RU5MQkVTOQ==</auth>

2020-10-27 22:45:58 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1OdFRmWENWNDB2cFN1RU5MQkVTOXQ4am84ZUZEWFg3YVRvUFE4akhpLHM9eHZpNVVMVHBPczBIbXc9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:58 | user :: user_s8nakj0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1OdFRmWENWNDB2cFN1RU5MQkVTOXQ4am84ZUZEWFg3YVRvUFE4akhpLHM9eHZpNVVMVHBPczBIbXc9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:58 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TnRUZlhDVjQwdnBTdUVOTEJFUzl0OGpvOGVGRFhYN2FUb1BROGpIaSxwPU9qbGZZRUl6bjI2UmsvbGczTHNCK01lZWh2RT0=</response>

2020-10-27 22:45:58 | user :: user_s8nakj0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TnRUZlhDVjQwdnBTdUVOTEJFUzl0OGpvOGVGRFhYN2FUb1BROGpIaSxwPU9qbGZZRUl6bjI2UmsvbGczTHNCK01lZWh2RT0=</response>

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

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

2020-10-27 22:45:58 | [Mutex] notify: [event, authFailed]

2020-10-27 22:45:58 | [Mutex] received everything.

2020-10-27 22:45:58 | [Mutex] isItemNotified: authFailed :: true

2020-10-27 22:45:58 | [Mutex] waiting for: [event]

2020-10-27 22:45:58 |  >> <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>

2020-10-27 22:45:58 | user :: user_s8nakj0029@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>

2020-10-27 22:45:58 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:58 | user :: user_s8nakj0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:58 |  >> <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>

2020-10-27 22:45:58 | user :: user_s8nakj0029@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>

2020-10-27 22:45:58 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyX3M4bmFrajAwMjkscj1uS3FKMFBRYktyd3dEQVRLUHBDYw==</auth>

2020-10-27 22:45:58 | user :: user_s8nakj0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyX3M4bmFrajAwMjkscj1uS3FKMFBRYktyd3dEQVRLUHBDYw==</auth>

2020-10-27 22:45:58 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1uS3FKMFBRYktyd3dEQVRLUHBDY2VPcFc2cEhHaEtKVEFSM2FJaFpkLHM9eHZpNVVMVHBPczBIbXc9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:58 | user :: user_s8nakj0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1uS3FKMFBRYktyd3dEQVRLUHBDY2VPcFc2cEhHaEtKVEFSM2FJaFpkLHM9eHZpNVVMVHBPczBIbXc9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:58 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bktxSjBQUWJLcnd3REFUS1BwQ2NlT3BXNnBIR2hLSlRBUjNhSWhaZCxwPUVTVllMMUk3ZithNVMrOEVqUjlhTWgwa2IyYz0=</response>

2020-10-27 22:45:58 | user :: user_s8nakj0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bktxSjBQUWJLcnd3REFUS1BwQ2NlT3BXNnBIR2hLSlRBUjNhSWhaZCxwPUVTVllMMUk3ZithNVMrOEVqUjlhTWgwa2IyYz0=</response>

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

2020-10-27 22:45:58 | [Mutex] notify: [event, authFailed]

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

2020-10-27 22:45:58 | [Mutex] received everything.

2020-10-27 22:45:58 | [Mutex] isItemNotified: authFailed :: true

2020-10-27 22:45:58 |  >> <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>

2020-10-27 22:45:58 | user :: user_s8nakj0029@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>

2020-10-27 22:45:58 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:58 | user :: user_s8nakj0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:45:58 |  >> <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>

2020-10-27 22:45:58 | user :: user_s8nakj0029@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>

2020-10-27 22:45:58 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3M4bmFrajAwMjkscj1tVlBYSkdUZFZTazRQSkJhaVZubQ==</auth>

2020-10-27 22:45:58 | user :: user_s8nakj0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3M4bmFrajAwMjkscj1tVlBYSkdUZFZTazRQSkJhaVZubQ==</auth>

2020-10-27 22:45:58 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1tVlBYSkdUZFZTazRQSkJhaVZubXY3czdiSm1RRTUyc2o0UDhvVmNaLHM9elpKeEd0cUY4MUVQVGc9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:58 | user :: user_s8nakj0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1tVlBYSkdUZFZTazRQSkJhaVZubXY3czdiSm1RRTUyc2o0UDhvVmNaLHM9elpKeEd0cUY4MUVQVGc9PSxpPTQwOTY=</challenge>

2020-10-27 22:45:58 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bVZQWEpHVGRWU2s0UEpCYWlWbm12N3M3YkptUUU1MnNqNFA4b1ZjWixwPWt5Umtwc053KzR5RWZ1aHhXN2hkaERWOE9pb3NjanJ6RUdyd3A3b2JSZEk9</response>

2020-10-27 22:45:58 | user :: user_s8nakj0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bVZQWEpHVGRWU2s0UEpCYWlWbm12N3M3YkptUUU1MnNqNFA4b1ZjWixwPWt5Umtwc053KzR5RWZ1aHhXN2hkaERWOE9pb3NjanJ6RUdyd3A3b2JSZEk9</response>

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

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

2020-10-27 22:46:00 | [Mutex] waiting for: [user]

2020-10-27 22:46:00 | [Mutex] received everything.

2020-10-27 22:46:00 | [Mutex] isItemNotified: user:ok:true :: true

testThreeInvalidLogins 3.268s
2020-10-27 22:46:00 |

2020-10-27 22:46:00 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2020-10-27 22:46:00 | ------------------------------------

2020-10-27 22:46:00 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@491e61b

2020-10-27 22:46:00 | StateChangedEvent{oldState=null, newState=connecting}

2020-10-27 22:46:00 | [Mutex] waiting for: [registration]

2020-10-27 22:46:00 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@a5608f9

2020-10-27 22:46:00 | StateChangedEvent{oldState=connecting, newState=connected}

2020-10-27 22:46:00 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@e698d6b

2020-10-27 22:46:00 | 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>

2020-10-27 22:46:00 | 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>}

2020-10-27 22:46:00 | 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>]

2020-10-27 22:46:00 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2020-10-27 22:46:01 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@4b6b02c2

2020-10-27 22:46:01 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@40c1948a

2020-10-27 22:46:01 | 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>

2020-10-27 22:46:01 | 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>}

2020-10-27 22:46:01 | 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>]

2020-10-27 22:46:01 | user :: null >> <iq to="test-domain.com" id="EwyuqjDxk8ybGHuoNCIViUX" type="get"><query xmlns="jabber:iq:register"/></iq>

2020-10-27 22:46:01 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="EwyuqjDxk8ybGHuoNCIViUX" type="get"><query xmlns="jabber:iq:register"/></iq>}

2020-10-27 22:46:01 | user :: null << <iq from="test-domain.com" type="result" id="EwyuqjDxk8ybGHuoNCIViUX" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Choose a user name and password for use with this service.

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

2020-10-27 22:46:01 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" id="EwyuqjDxk8ybGHuoNCIViUX" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Choose a user name and password for use with this service.

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

2020-10-27 22:46:01 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@7a6a4dab

2020-10-27 22:46:01 | user :: null >> <iq to="test-domain.com" id="ExzwurT3mcGrcJyw38KZqat" type="set"><query xmlns="jabber:iq:register"><username>user_d45i7x0030</username><password>user_d45i7x0030</password><email>a8c8faa2-ff85-4257-9ed9-c6e62ab3ed8e@localhost</email></query></iq>

2020-10-27 22:46:01 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="ExzwurT3mcGrcJyw38KZqat" type="set"><query xmlns="jabber:iq:register"><username>user_d45i7x0030</username><password>user_d45i7x0030</password><email>a8c8faa2-ff85-4257-9ed9-c6e62ab3ed8e@localhost</email></query></iq>}

2020-10-27 22:46:01 | [Mutex] received everything.

2020-10-27 22:46:01 | [Mutex] isItemNotified: registrationSuccess :: true

2020-10-27 22:46:01 | user :: null << <iq from="test-domain.com" type="result" id="ExzwurT3mcGrcJyw38KZqat" xmlns="jabber:client"/>

2020-10-27 22:46:01 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" id="ExzwurT3mcGrcJyw38KZqat" xmlns="jabber:client"/>}

2020-10-27 22:46:01 | StateChangedEvent{oldState=connected, newState=disconnecting}

2020-10-27 22:46:01 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2020-10-27 22:46:01 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@382a8558

2020-10-27 22:46:01 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@2b44fd8d

2020-10-27 22:46:01 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@676d49ab

2020-10-27 22:46:01 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@4fc247f8

2020-10-27 22:46:01 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@232e0b1d

2020-10-27 22:46:01 |  >> <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>

2020-10-27 22:46:01 | user :: user_d45i7x0030@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>

2020-10-27 22:46:01 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:46:01 | user :: user_d45i7x0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:46:01 |  >> <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>

2020-10-27 22:46:01 | user :: user_d45i7x0030@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>

2020-10-27 22:46:01 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2Q0NWk3eDAwMzAscj03amNpT1lGclFJUlNOdjVaRUFRTQ==</auth>

2020-10-27 22:46:01 | user :: user_d45i7x0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2Q0NWk3eDAwMzAscj03amNpT1lGclFJUlNOdjVaRUFRTQ==</auth>

2020-10-27 22:46:01 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03amNpT1lGclFJUlNOdjVaRUFRTTltVnhxZjJEWFdtem9WU3pwZXB2LHM9bFJmTHJLQ0tWQXViMVE9PSxpPTQwOTY=</challenge>

2020-10-27 22:46:01 | user :: user_d45i7x0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03amNpT1lGclFJUlNOdjVaRUFRTTltVnhxZjJEWFdtem9WU3pwZXB2LHM9bFJmTHJLQ0tWQXViMVE9PSxpPTQwOTY=</challenge>

2020-10-27 22:46:01 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9N2pjaU9ZRnJRSVJTTnY1WkVBUU05bVZ4cWYyRFhXbXpvVlN6cGVwdixwPVpJbkY2S3lqODVTb0xHSUs3UjlzVDZBUTd4NU9peWNxZjM5OGtWdy9GVHc9</response>

2020-10-27 22:46:01 | user :: user_d45i7x0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9N2pjaU9ZRnJRSVJTTnY1WkVBUU05bVZ4cWYyRFhXbXpvVlN6cGVwdixwPVpJbkY2S3lqODVTb0xHSUs3UjlzVDZBUTd4NU9peWNxZjM5OGtWdy9GVHc9</response>

2020-10-27 22:46:01 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1UcmlTRGxZM2t0Q3dZdzFHV2s2RWlPbUpjVW4vK21YRjBiQWs4RFZ5TEhBPQ==</success>

2020-10-27 22:46:01 | user :: user_d45i7x0030@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1UcmlTRGxZM2t0Q3dZdzFHV2s2RWlPbUpjVW4vK21YRjBiQWs4RFZ5TEhBPQ==</success>

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

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

2020-10-27 22:46:01 |  << <iq xmlns="jabber:client" id="qwufDuqUO4m00p9yABELxlW" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-10-27 22:46:01 | user :: user_d45i7x0030@test-domain.com >> <iq xmlns="jabber:client" id="qwufDuqUO4m00p9yABELxlW" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-10-27 22:46:01 |  >> <iq type="result" id="qwufDuqUO4m00p9yABELxlW" xmlns="jabber:client" to="user_d45i7x0030@test-domain.com/1044879226-tigase-26"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_d45i7x0030@test-domain.com/1044879226-tigase-26</jid></bind></iq>

2020-10-27 22:46:01 | user :: user_d45i7x0030@test-domain.com/1044879226-tigase-26 << <iq type="result" id="qwufDuqUO4m00p9yABELxlW" xmlns="jabber:client" to="user_d45i7x0030@test-domain.com/1044879226-tigase-26"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_d45i7x0030@test-domain.com/1044879226-tigase-26</jid></bind></iq>

2020-10-27 22:46:01 |  << <iq xmlns="jabber:client" id="Op7w8GnM2zAu7smMyykWS9D" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-10-27 22:46:01 | user :: user_d45i7x0030@test-domain.com/1044879226-tigase-26 >> <iq xmlns="jabber:client" id="Op7w8GnM2zAu7smMyykWS9D" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-10-27 22:46:01 |  >> <iq type="result" id="Op7w8GnM2zAu7smMyykWS9D" xmlns="jabber:client" to="user_d45i7x0030@test-domain.com/1044879226-tigase-26"/>

2020-10-27 22:46:01 | user :: user_d45i7x0030@test-domain.com/1044879226-tigase-26 << <iq type="result" id="Op7w8GnM2zAu7smMyykWS9D" xmlns="jabber:client" to="user_d45i7x0030@test-domain.com/1044879226-tigase-26"/>

2020-10-27 22:46:01 |  << <iq to="test-domain.com" id="KmWjUT6xaKv2yBECnYoQGOQ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-10-27 22:46:01 | user :: user_d45i7x0030@test-domain.com/1044879226-tigase-26 >> <iq to="test-domain.com" id="KmWjUT6xaKv2yBECnYoQGOQ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-10-27 22:46:01 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-10-27 22:46:01 | user :: user_d45i7x0030@test-domain.com/1044879226-tigase-26 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-10-27 22:46:01 |  << <iq id="oBDIS4hM048IEAaJNQaLYpP" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-10-27 22:46:01 | user :: user_d45i7x0030@test-domain.com/1044879226-tigase-26 >> <iq id="oBDIS4hM048IEAaJNQaLYpP" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

2020-10-27 22:46:01 | user :: user_d45i7x0030@test-domain.com/1044879226-tigase-26 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-10-27 22:46:01 |  >> <enabled max="60" id="365a2d00-36e4-4c06-b201-dee803ef9ed9" location="87f6aca6b6f2" xmlns="urn:xmpp:sm:3" resume="true"/>

2020-10-27 22:46:01 | user :: user_d45i7x0030@test-domain.com/1044879226-tigase-26 << <enabled max="60" id="365a2d00-36e4-4c06-b201-dee803ef9ed9" location="87f6aca6b6f2" xmlns="urn:xmpp:sm:3" resume="true"/>

2020-10-27 22:46:01 | Disconnecting

2020-10-27 22:46:01 |  >> <iq from="test-domain.com" type="result" id="KmWjUT6xaKv2yBECnYoQGOQ" xmlns="jabber:client" to="user_d45i7x0030@test-domain.com/1044879226-tigase-26"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.2.0-SNAPSHOT-b11188/f7899d9e"/><identity category="server" type="im" name="Tigase ver. 8.2.0-SNAPSHOT-b11188/f7899d9e"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="text-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2020-10-27 22:46:01 | user :: user_d45i7x0030@test-domain.com/1044879226-tigase-26 << <iq from="test-domain.com" type="result" id="KmWjUT6xaKv2yBECnYoQGOQ" xmlns="jabber:client" to="user_d45i7x0030@test-domain.com/1044879226-tigase-26"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.2.0-SNAPSHOT-b11188/f7899d9e"/><identity category="server" type="im" name="Tigase ver. 8.2.0-SNAPSHOT-b11188/f7899d9e"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="text-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2020-10-27 22:46:01 |  >> <iq type="result" id="oBDIS4hM048IEAaJNQaLYpP" xmlns="jabber:client" to="user_d45i7x0030@test-domain.com/1044879226-tigase-26"><query xmlns="jabber:iq:roster"/></iq>

2020-10-27 22:46:01 | user :: user_d45i7x0030@test-domain.com/1044879226-tigase-26 << <iq type="result" id="oBDIS4hM048IEAaJNQaLYpP" xmlns="jabber:client" to="user_d45i7x0030@test-domain.com/1044879226-tigase-26"><query xmlns="jabber:iq:roster"/></iq>

2020-10-27 22:46:01 |  >> <presence from="user_d45i7x0030@test-domain.com/1044879226-tigase-26" xmlns="jabber:client" to="user_d45i7x0030@test-domain.com"><c node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2020-10-27 22:46:01 | user :: user_d45i7x0030@test-domain.com/1044879226-tigase-26 << <presence from="user_d45i7x0030@test-domain.com/1044879226-tigase-26" xmlns="jabber:client" to="user_d45i7x0030@test-domain.com"><c node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2020-10-27 22:46:01 | [Mutex] notify: [disconnected]

2020-10-27 22:46:01 | [Mutex] received everything.

2020-10-27 22:46:01 | [Mutex] waiting for: [event]

2020-10-27 22:46:01 |  >> <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>

2020-10-27 22:46:01 | user :: user_d45i7x0030@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>

2020-10-27 22:46:01 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:46:01 | user :: user_d45i7x0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:46:01 |  >> <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>

2020-10-27 22:46:01 | user :: user_d45i7x0030@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>

2020-10-27 22:46:01 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2Q0NWk3eDAwMzAscj1WVEZmUkJwZDNlVzJOYVp0Y2NnVg==</auth>

2020-10-27 22:46:01 | user :: user_d45i7x0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2Q0NWk3eDAwMzAscj1WVEZmUkJwZDNlVzJOYVp0Y2NnVg==</auth>

2020-10-27 22:46:01 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1WVEZmUkJwZDNlVzJOYVp0Y2NnVmlxWnRRZnMxcHhrNXJxODgyNzNULHM9bFJmTHJLQ0tWQXViMVE9PSxpPTQwOTY=</challenge>

2020-10-27 22:46:01 | user :: user_d45i7x0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1WVEZmUkJwZDNlVzJOYVp0Y2NnVmlxWnRRZnMxcHhrNXJxODgyNzNULHM9bFJmTHJLQ0tWQXViMVE9PSxpPTQwOTY=</challenge>

2020-10-27 22:46:01 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VlRGZlJCcGQzZVcyTmFadGNjZ1ZpcVp0UWZzMXB4azVycTg4MjczVCxwPWFOWSswZG1nL3NoaWpXYi8zNmNUaytCQXdXRThkdGRvSmwrSGRQckRaUms9</response>

2020-10-27 22:46:01 | user :: user_d45i7x0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VlRGZlJCcGQzZVcyTmFadGNjZ1ZpcVp0UWZzMXB4azVycTg4MjczVCxwPWFOWSswZG1nL3NoaWpXYi8zNmNUaytCQXdXRThkdGRvSmwrSGRQckRaUms9</response>

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

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

2020-10-27 22:46:01 | [Mutex] notify: [event, authFailed]

2020-10-27 22:46:01 | [Mutex] received everything.

2020-10-27 22:46:01 | [Mutex] isItemNotified: authFailed :: true

2020-10-27 22:46:01 | [Mutex] waiting for: [event]

2020-10-27 22:46:01 |  >> <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>

2020-10-27 22:46:01 | user :: user_d45i7x0030@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>

2020-10-27 22:46:01 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:46:01 | user :: user_d45i7x0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:46:01 |  >> <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>

2020-10-27 22:46:01 | user :: user_d45i7x0030@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>

2020-10-27 22:46:01 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2Q0NWk3eDAwMzAscj1VOVBVc01CYmZhV29zM3FzWnZKbA==</auth>

2020-10-27 22:46:01 | user :: user_d45i7x0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2Q0NWk3eDAwMzAscj1VOVBVc01CYmZhV29zM3FzWnZKbA==</auth>

2020-10-27 22:46:01 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1VOVBVc01CYmZhV29zM3FzWnZKbEFYMEh2QTRrTU1JdjBxVXNkWXlULHM9bFJmTHJLQ0tWQXViMVE9PSxpPTQwOTY=</challenge>

2020-10-27 22:46:01 | user :: user_d45i7x0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1VOVBVc01CYmZhV29zM3FzWnZKbEFYMEh2QTRrTU1JdjBxVXNkWXlULHM9bFJmTHJLQ0tWQXViMVE9PSxpPTQwOTY=</challenge>

2020-10-27 22:46:01 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VTlQVXNNQmJmYVdvczNxc1p2SmxBWDBIdkE0a01NSXYwcVVzZFl5VCxwPWxiSjBUZUNpcWg3T1ZRMThXR0VWbTlmUW5jbW55L3FZeWRzNWtoS1k4d0U9</response>

2020-10-27 22:46:01 | user :: user_d45i7x0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VTlQVXNNQmJmYVdvczNxc1p2SmxBWDBIdkE0a01NSXYwcVVzZFl5VCxwPWxiSjBUZUNpcWg3T1ZRMThXR0VWbTlmUW5jbW55L3FZeWRzNWtoS1k4d0U9</response>

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

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

2020-10-27 22:46:01 | [Mutex] notify: [event, authFailed]

2020-10-27 22:46:01 | [Mutex] received everything.

2020-10-27 22:46:01 | [Mutex] isItemNotified: authFailed :: true

2020-10-27 22:46:01 | [Mutex] waiting for: [event]

2020-10-27 22:46:01 |  >> <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>

2020-10-27 22:46:01 | user :: user_d45i7x0030@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>

2020-10-27 22:46:01 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:46:01 | user :: user_d45i7x0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:46:01 |  >> <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>

2020-10-27 22:46:01 | user :: user_d45i7x0030@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>

2020-10-27 22:46:01 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2Q0NWk3eDAwMzAscj1aZWx0cm5rUGJiYjRkM0N1bDZQdg==</auth>

2020-10-27 22:46:01 | user :: user_d45i7x0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2Q0NWk3eDAwMzAscj1aZWx0cm5rUGJiYjRkM0N1bDZQdg==</auth>

2020-10-27 22:46:01 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1aZWx0cm5rUGJiYjRkM0N1bDZQdnhHSDJkUEcyamxIS3p1aDJManRKLHM9bFJmTHJLQ0tWQXViMVE9PSxpPTQwOTY=</challenge>

2020-10-27 22:46:01 | user :: user_d45i7x0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1aZWx0cm5rUGJiYjRkM0N1bDZQdnhHSDJkUEcyamxIS3p1aDJManRKLHM9bFJmTHJLQ0tWQXViMVE9PSxpPTQwOTY=</challenge>

2020-10-27 22:46:01 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WmVsdHJua1BiYmI0ZDNDdWw2UHZ4R0gyZFBHMmpsSEt6dWgyTGp0SixwPTFybXV6R0c2ZDkrbS9uS2haTUhPNGQ5WU1BUkhZV1VOM3MybGk2cklEa0E9</response>

2020-10-27 22:46:01 | user :: user_d45i7x0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WmVsdHJua1BiYmI0ZDNDdWw2UHZ4R0gyZFBHMmpsSEt6dWgyTGp0SixwPTFybXV6R0c2ZDkrbS9uS2haTUhPNGQ5WU1BUkhZV1VOM3MybGk2cklEa0E9</response>

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

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

2020-10-27 22:46:01 | [Mutex] notify: [event, authFailed]

2020-10-27 22:46:01 | [Mutex] received everything.

2020-10-27 22:46:01 | [Mutex] isItemNotified: authFailed :: true

2020-10-27 22:46:01 |  >> <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>

2020-10-27 22:46:01 | user :: user_d45i7x0030@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>

2020-10-27 22:46:01 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:46:01 | user :: user_d45i7x0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-10-27 22:46:02 |  >> <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>

2020-10-27 22:46:02 | user :: user_d45i7x0030@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>

2020-10-27 22:46:02 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2Q0NWk3eDAwMzAscj1YSHpKaFRKSDNvYUhhMTFORW0wQg==</auth>

2020-10-27 22:46:02 | user :: user_d45i7x0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2Q0NWk3eDAwMzAscj1YSHpKaFRKSDNvYUhhMTFORW0wQg==</auth>

2020-10-27 22:46:02 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1YSHpKaFRKSDNvYUhhMTFORW0wQnJZMTR4Tk5JRVNobWhnYnA2NnhiLHM9bFJmTHJLQ0tWQXViMVE9PSxpPTQwOTY=</challenge>

2020-10-27 22:46:02 | user :: user_d45i7x0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1YSHpKaFRKSDNvYUhhMTFORW0wQnJZMTR4Tk5JRVNobWhnYnA2NnhiLHM9bFJmTHJLQ0tWQXViMVE9PSxpPTQwOTY=</challenge>

2020-10-27 22:46:02 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WEh6SmhUSkgzb2FIYTExTkVtMEJyWTE0eE5OSUVTaG1oZ2JwNjZ4YixwPS9ZK0I5LzNiaTBnaE1ZTngxSk1kRjBaUTMvTWtlMkp2VDI3MG9vMy8vNzg9</response>

2020-10-27 22:46:02 | user :: user_d45i7x0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WEh6SmhUSkgzb2FIYTExTkVtMEJyWTE0eE5OSUVTaG1oZ2JwNjZ4YixwPS9ZK0I5LzNiaTBnaE1ZTngxSk1kRjBaUTMvTWtlMkp2VDI3MG9vMy8vNzg9</response>

2020-10-27 22:46:02 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1QOXVzMlhOTlVKZGpWVEpLZVE2aElyc243SzJoeEw5cWE3blZoZHRtZTcwPQ==</success>

2020-10-27 22:46:02 | user :: user_d45i7x0030@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1QOXVzMlhOTlVKZGpWVEpLZVE2aElyc243SzJoeEw5cWE3blZoZHRtZTcwPQ==</success>

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

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

2020-10-27 22:46:02 |  << <iq xmlns="jabber:client" id="VDHNUX8IuYo0iAztcSbO5bD" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-10-27 22:46:02 | user :: user_d45i7x0030@test-domain.com >> <iq xmlns="jabber:client" id="VDHNUX8IuYo0iAztcSbO5bD" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-10-27 22:46:02 |  >> <iq type="result" id="VDHNUX8IuYo0iAztcSbO5bD" xmlns="jabber:client" to="user_d45i7x0030@test-domain.com/1044879226-tigase-27"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_d45i7x0030@test-domain.com/1044879226-tigase-27</jid></bind></iq>

2020-10-27 22:46:02 | user :: user_d45i7x0030@test-domain.com/1044879226-tigase-27 << <iq type="result" id="VDHNUX8IuYo0iAztcSbO5bD" xmlns="jabber:client" to="user_d45i7x0030@test-domain.com/1044879226-tigase-27"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_d45i7x0030@test-domain.com/1044879226-tigase-27</jid></bind></iq>

2020-10-27 22:46:02 |  << <iq xmlns="jabber:client" id="3r57DBsodSdr9yAsZiVWiBe" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-10-27 22:46:02 | user :: user_d45i7x0030@test-domain.com/1044879226-tigase-27 >> <iq xmlns="jabber:client" id="3r57DBsodSdr9yAsZiVWiBe" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-10-27 22:46:02 |  >> <iq type="result" id="3r57DBsodSdr9yAsZiVWiBe" xmlns="jabber:client" to="user_d45i7x0030@test-domain.com/1044879226-tigase-27"/>

2020-10-27 22:46:02 | user :: user_d45i7x0030@test-domain.com/1044879226-tigase-27 << <iq type="result" id="3r57DBsodSdr9yAsZiVWiBe" xmlns="jabber:client" to="user_d45i7x0030@test-domain.com/1044879226-tigase-27"/>

2020-10-27 22:46:02 |  << <iq to="test-domain.com" id="7q0rj4BdHEMQLQ18GnM2zAu" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-10-27 22:46:02 | user :: user_d45i7x0030@test-domain.com/1044879226-tigase-27 >> <iq to="test-domain.com" id="7q0rj4BdHEMQLQ18GnM2zAu" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-10-27 22:46:02 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-10-27 22:46:02 | user :: user_d45i7x0030@test-domain.com/1044879226-tigase-27 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-10-27 22:46:02 |  >> <enabled max="60" id="3556a313-d6df-40ce-b65a-464aad054be2" location="87f6aca6b6f2" xmlns="urn:xmpp:sm:3" resume="true"/>

2020-10-27 22:46:02 | user :: user_d45i7x0030@test-domain.com/1044879226-tigase-27 << <enabled max="60" id="3556a313-d6df-40ce-b65a-464aad054be2" location="87f6aca6b6f2" xmlns="urn:xmpp:sm:3" resume="true"/>

2020-10-27 22:46:02 |  << <iq id="Js4laCjWdwsVSeXm2dEKy6E" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-10-27 22:46:02 | user :: user_d45i7x0030@test-domain.com/1044879226-tigase-27 >> <iq id="Js4laCjWdwsVSeXm2dEKy6E" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

2020-10-27 22:46:02 | user :: user_d45i7x0030@test-domain.com/1044879226-tigase-27 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-10-27 22:46:02 |  >> <iq from="test-domain.com" type="result" id="7q0rj4BdHEMQLQ18GnM2zAu" xmlns="jabber:client" to="user_d45i7x0030@test-domain.com/1044879226-tigase-27"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.2.0-SNAPSHOT-b11188/f7899d9e"/><identity category="server" type="im" name="Tigase ver. 8.2.0-SNAPSHOT-b11188/f7899d9e"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="text-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2020-10-27 22:46:02 | user :: user_d45i7x0030@test-domain.com/1044879226-tigase-27 << <iq from="test-domain.com" type="result" id="7q0rj4BdHEMQLQ18GnM2zAu" xmlns="jabber:client" to="user_d45i7x0030@test-domain.com/1044879226-tigase-27"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.2.0-SNAPSHOT-b11188/f7899d9e"/><identity category="server" type="im" name="Tigase ver. 8.2.0-SNAPSHOT-b11188/f7899d9e"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="text-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2020-10-27 22:46:02 |  >> <iq type="result" id="Js4laCjWdwsVSeXm2dEKy6E" xmlns="jabber:client" to="user_d45i7x0030@test-domain.com/1044879226-tigase-27"><query xmlns="jabber:iq:roster"/></iq>

2020-10-27 22:46:02 | user :: user_d45i7x0030@test-domain.com/1044879226-tigase-27 << <iq type="result" id="Js4laCjWdwsVSeXm2dEKy6E" xmlns="jabber:client" to="user_d45i7x0030@test-domain.com/1044879226-tigase-27"><query xmlns="jabber:iq:roster"/></iq>

2020-10-27 22:46:02 | Disconnecting

2020-10-27 22:46:02 |  >> <presence from="user_d45i7x0030@test-domain.com/1044879226-tigase-27" xmlns="jabber:client" to="user_d45i7x0030@test-domain.com"><c node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2020-10-27 22:46:02 | user :: user_d45i7x0030@test-domain.com/1044879226-tigase-27 << <presence from="user_d45i7x0030@test-domain.com/1044879226-tigase-27" xmlns="jabber:client" to="user_d45i7x0030@test-domain.com"><c node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2020-10-27 22:46:02 | [Mutex] notify: [disconnected]

2020-10-27 22:46:02 | [Mutex] received everything.

2020-10-27 22:46:04 | [Mutex] waiting for: [user]

2020-10-27 22:46:04 | [Mutex] received everything.

2020-10-27 22:46:04 | [Mutex] isItemNotified: user:ok:true :: true