Generated by TestNG with ReportNG at 22:16 PDT on Saturday 18 March 2023
root@ed1b7dd8a1b3 / Java 17.0.2 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

Example Jaxmpp Test

Suites · Log Output

Test duration : 1.208s

Passed Tests
tigase.tests.ExampleJaxmppTest
SimpleLoginTest 0.716s
2023-03-18 22:37:47 |

2023-03-18 22:37:47 | null / [TestClass name=class tigase.tests.ExampleJaxmppTest]

2023-03-18 22:37:47 | ------------------------------------

2023-03-18 22:37:47 | This is test case

2023-03-18 22:37:47 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-18 22:37:47 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-18 22:37:47 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-18 22:37:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=563 thread=1] Connector  state changed: null->connecting

2023-03-18 22:37:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=563 thread=1] DNS entry stored in session object: localhost:5222

2023-03-18 22:37:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=563 thread=1] Preparing connection to [localhost:5222]

2023-03-18 22:37:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=563 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-18 22:37:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=563 thread=1] Connector  state changed: connecting->connected

2023-03-18 22:37:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=563 thread=1] Whitespace ping period is setted to nullms

2023-03-18 22:37:47 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

2023-03-18 22:37:47 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-18 22:37:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=563 thread=3556] Start TLS

2023-03-18 22:37:47 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-18 22:37:47 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-18 22:37:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=563 thread=3558] Proceeding TLS

2023-03-18 22:37:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=563 thread=3558] Start handshake

2023-03-18 22:37:47 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-03-18 22:37:47 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-03-18 22:37:47 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-03-18 22:37:47 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-03-18 22:37:47 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hZG1pbixyPTVSS0h1M015djlvSG9ORlc0OU9N</auth>

2023-03-18 22:37:47 | admin :: admin@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hZG1pbixyPTVSS0h1M015djlvSG9ORlc0OU9N</auth>

2023-03-18 22:37:47 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj01UktIdTNNeXY5b0hvTkZXNDlPTWluejdyVkRsVzhuZkJIamxMU0NtLHM9d05NUWx5WUhZN3JRNWc9PSxpPTQwOTY=</challenge>

2023-03-18 22:37:47 | admin :: admin@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj01UktIdTNNeXY5b0hvTkZXNDlPTWluejdyVkRsVzhuZkJIamxMU0NtLHM9d05NUWx5WUhZN3JRNWc9PSxpPTQwOTY=</challenge>

2023-03-18 22:37:47 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NVJLSHUzTXl2OW9Ib05GVzQ5T01pbno3clZEbFc4bmZCSGpsTFNDbSxwPVc3SVdZZHlSL0Fabmg5Z2ZjY3VUS3Btb05qY3VpSys4ZUllbzQ0WHJVOVE9</response>

2023-03-18 22:37:47 | admin :: admin@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NVJLSHUzTXl2OW9Ib05GVzQ5T01pbno3clZEbFc4bmZCSGpsTFNDbSxwPVc3SVdZZHlSL0Fabmg5Z2ZjY3VUS3Btb05qY3VpSys4ZUllbzQ0WHJVOVE9</response>

2023-03-18 22:37:47 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1LbjhCa1ZCcmNTeG1VbmRxYUhCd2Y4TFE2U2tzcFpqMWZtK21tLyttWlVVPQ==</success>

2023-03-18 22:37:47 | admin :: admin@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1LbjhCa1ZCcmNTeG1VbmRxYUhCd2Y4TFE2U2tzcFpqMWZtK21tLyttWlVVPQ==</success>

2023-03-18 22:37:47 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

2023-03-18 22:37:47 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="rMQWVVgKOs60oYTD8TjlIvYjagA="/></features>

2023-03-18 22:37:47 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-03-18 22:37:47 |  << <iq xmlns="jabber:client" id="GmFThMFoNXdO6fN3ww9u5xv" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-18 22:37:47 | admin :: admin@test-domain.com >> <iq xmlns="jabber:client" id="GmFThMFoNXdO6fN3ww9u5xv" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-18 22:37:47 |  >> <iq type="result" id="GmFThMFoNXdO6fN3ww9u5xv" xmlns="jabber:client" to="admin@test-domain.com/1608752850-tigase-285"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>admin@test-domain.com/1608752850-tigase-285</jid></bind></iq>

2023-03-18 22:37:47 | admin :: admin@test-domain.com << <iq type="result" id="GmFThMFoNXdO6fN3ww9u5xv" xmlns="jabber:client" to="admin@test-domain.com/1608752850-tigase-285"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>admin@test-domain.com/1608752850-tigase-285</jid></bind></iq>

2023-03-18 22:37:47 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-03-18 22:37:47 |  << <iq xmlns="jabber:client" id="EhocIDLKBgxrbKYZh1soTY3" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-18 22:37:47 | admin :: admin@test-domain.com/1608752850-tigase-285 >> <iq xmlns="jabber:client" id="EhocIDLKBgxrbKYZh1soTY3" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-18 22:37:47 |  >> <iq type="result" id="EhocIDLKBgxrbKYZh1soTY3" xmlns="jabber:client" to="admin@test-domain.com/1608752850-tigase-285"/>

2023-03-18 22:37:47 | admin :: admin@test-domain.com/1608752850-tigase-285 << <iq type="result" id="EhocIDLKBgxrbKYZh1soTY3" xmlns="jabber:client" to="admin@test-domain.com/1608752850-tigase-285"/>

2023-03-18 22:37:47 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-03-18 22:37:47 |  << <iq to="test-domain.com" id="ygj3zvvhMCyj7s16dNTaOFD" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-18 22:37:47 | admin :: admin@test-domain.com/1608752850-tigase-285 >> <iq to="test-domain.com" id="ygj3zvvhMCyj7s16dNTaOFD" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-18 22:37:47 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-18 22:37:47 | admin :: admin@test-domain.com/1608752850-tigase-285 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-18 22:37:47 |  >> <enabled location="ed1b7dd8a1b3" id="6266e7ff-d2ea-4012-9411-1d62c8479e76" xmlns="urn:xmpp:sm:3" max="60" resume="true"/>

2023-03-18 22:37:47 | admin :: admin@test-domain.com/1608752850-tigase-285 << <enabled location="ed1b7dd8a1b3" id="6266e7ff-d2ea-4012-9411-1d62c8479e76" xmlns="urn:xmpp:sm:3" max="60" resume="true"/>

2023-03-18 22:37:47 |  << <iq id="4y91xlUS4lbAhCfR1qkHHR8" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-18 22:37:47 | admin :: admin@test-domain.com/1608752850-tigase-285 >> <iq id="4y91xlUS4lbAhCfR1qkHHR8" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-18 22:37:47 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-18 22:37:47 | admin :: admin@test-domain.com/1608752850-tigase-285 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-18 22:37:47 |  >> <iq type="result" id="ygj3zvvhMCyj7s16dNTaOFD" xmlns="jabber:client" from="test-domain.com" to="admin@test-domain.com/1608752850-tigase-285"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12252/a0152b54" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12252/a0152b54" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><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:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-03-18 22:37:47 | admin :: admin@test-domain.com/1608752850-tigase-285 << <iq type="result" id="ygj3zvvhMCyj7s16dNTaOFD" xmlns="jabber:client" from="test-domain.com" to="admin@test-domain.com/1608752850-tigase-285"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12252/a0152b54" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12252/a0152b54" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><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:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-03-18 22:37:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=563 thread=1] Connector  state changed: connected->disconnecting

2023-03-18 22:37:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=563 thread=1] Terminating XMPP Stream

2023-03-18 22:37:47 |  >> <iq type="result" id="4y91xlUS4lbAhCfR1qkHHR8" xmlns="jabber:client" to="admin@test-domain.com/1608752850-tigase-285"><query xmlns="jabber:iq:roster"/></iq>

2023-03-18 22:37:47 | admin :: admin@test-domain.com/1608752850-tigase-285 << <iq type="result" id="4y91xlUS4lbAhCfR1qkHHR8" xmlns="jabber:client" to="admin@test-domain.com/1608752850-tigase-285"><query xmlns="jabber:iq:roster"/></iq>

2023-03-18 22:37:47 |  >> <presence xmlns="jabber:client" from="admin@test-domain.com/1608752850-tigase-1" to="admin@test-domain.com"><c node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-03-18 22:37:47 | admin :: admin@test-domain.com/1608752850-tigase-285 << <presence xmlns="jabber:client" from="admin@test-domain.com/1608752850-tigase-1" to="admin@test-domain.com"><c node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-03-18 22:37:47 |  >> <presence xmlns="jabber:client" from="admin@test-domain.com/1608752850-tigase-3" to="admin@test-domain.com"><c node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-03-18 22:37:47 | admin :: admin@test-domain.com/1608752850-tigase-285 << <presence xmlns="jabber:client" from="admin@test-domain.com/1608752850-tigase-3" to="admin@test-domain.com"><c node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-03-18 22:37:47 |  >> <presence xmlns="jabber:client" from="admin@test-domain.com/1608752850-tigase-5" to="admin@test-domain.com"><c node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-03-18 22:37:47 | admin :: admin@test-domain.com/1608752850-tigase-285 << <presence xmlns="jabber:client" from="admin@test-domain.com/1608752850-tigase-5" to="admin@test-domain.com"><c node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-03-18 22:37:47 |  >> <presence xmlns="jabber:client" from="admin@test-domain.com/1608752850-tigase-23" to="admin@test-domain.com"><c node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-03-18 22:37:47 | admin :: admin@test-domain.com/1608752850-tigase-285 << <presence xmlns="jabber:client" from="admin@test-domain.com/1608752850-tigase-23" to="admin@test-domain.com"><c node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-03-18 22:37:47 |  >> <presence xmlns="jabber:client" from="admin@test-domain.com/1608752850-tigase-29" to="admin@test-domain.com"><c node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-03-18 22:37:47 | admin :: admin@test-domain.com/1608752850-tigase-285 << <presence xmlns="jabber:client" from="admin@test-domain.com/1608752850-tigase-29" to="admin@test-domain.com"><c node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-03-18 22:37:47 |  >> <presence xmlns="jabber:client" from="admin@test-domain.com/1608752850-tigase-32" to="admin@test-domain.com"><c node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-03-18 22:37:47 | admin :: admin@test-domain.com/1608752850-tigase-285 << <presence xmlns="jabber:client" from="admin@test-domain.com/1608752850-tigase-32" to="admin@test-domain.com"><c node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-03-18 22:37:47 |  >> <presence xmlns="jabber:client" from="admin@test-domain.com/1608752850-tigase-35" to="admin@test-domain.com"><c node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-03-18 22:37:47 | admin :: admin@test-domain.com/1608752850-tigase-285 << <presence xmlns="jabber:client" from="admin@test-domain.com/1608752850-tigase-35" to="admin@test-domain.com"><c node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-03-18 22:37:47 |  >> <presence xmlns="jabber:client" from="admin@test-domain.com/1608752850-tigase-40" to="admin@test-domain.com"><c node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-03-18 22:37:47 | admin :: admin@test-domain.com/1608752850-tigase-285 << <presence xmlns="jabber:client" from="admin@test-domain.com/1608752850-tigase-40" to="admin@test-domain.com"><c node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-03-18 22:37:47 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-03-18 22:37:47 | admin :: admin@test-domain.com/1608752850-tigase-285 << <r xmlns="urn:xmpp:sm:3"/>

2023-03-18 22:37:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=563 thread=3558] Connector  state changed: disconnecting->disconnected

2023-03-18 22:37:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=563 thread=3558] Stream terminated

2023-03-18 22:37:47 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-18 22:37:47 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-03-18 22:37:47 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-03-18 22:37:47 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-18 22:37:47 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-18 22:37:47 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-18 22:37:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=564 thread=1] Using XEP-0077 mode!!!!

2023-03-18 22:37:47 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7180b6ac

2023-03-18 22:37:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=564 thread=1] Connector  state changed: null->connecting

2023-03-18 22:37:47 | StateChangedEvent{oldState=null, newState=connecting}

2023-03-18 22:37:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=564 thread=1] DNS entry stored in session object: localhost:5222

2023-03-18 22:37:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=564 thread=1] Preparing connection to [localhost:5222]

2023-03-18 22:37:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=564 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-18 22:37:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=564 thread=1] Connector  state changed: connecting->connected

2023-03-18 22:37:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=564 thread=1] Whitespace ping period is setted to nullms

2023-03-18 22:37:47 | [Mutex] waiting for: [registration]

2023-03-18 22:37:47 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-18 22:37:47 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7f4756ec

2023-03-18 22:37:47 | StateChangedEvent{oldState=connecting, newState=connected}

2023-03-18 22:37:47 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@7b78dddc

2023-03-18 22:37:47 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-18 22:37:47 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-18 22:37:48 | test_user :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

2023-03-18 22:37:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=564 thread=3563] Start TLS

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

2023-03-18 22:37:48 | test_user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-18 22:37:48 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-03-18 22:37:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=564 thread=3565] Proceeding TLS

2023-03-18 22:37:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=564 thread=3565] Start handshake

2023-03-18 22:37:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-18 22:37:48 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3e7a5cd7

2023-03-18 22:37:48 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@4abbb862

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

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

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

2023-03-18 22:37:48 | test_user :: null >> <iq to="test-domain.com" id="2il7HL1jQKOP9w9mJPXi4bF" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-03-18 22:37:48 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="2il7HL1jQKOP9w9mJPXi4bF" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-03-18 22:37:48 | test_user :: null << <iq type="result" id="2il7HL1jQKOP9w9mJPXi4bF" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-03-18 22:37:48 | StanzaReceivedEvent{stanza=<iq type="result" id="2il7HL1jQKOP9w9mJPXi4bF" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-03-18 22:37:48 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@f0e67ef

2023-03-18 22:37:48 | test_user :: null >> <iq to="test-domain.com" id="uy5DEBoRbJXbAeML1gDkFHH" type="set"><query xmlns="jabber:iq:register"><username>test_user_b8o2sa0514</username><password>test_user_b8o2sa0514</password><email>9b4a5630-12a4-444a-a09e-3c3e43168c5a@localhost</email></query></iq>

2023-03-18 22:37:48 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="uy5DEBoRbJXbAeML1gDkFHH" type="set"><query xmlns="jabber:iq:register"><username>test_user_b8o2sa0514</username><password>test_user_b8o2sa0514</password><email>9b4a5630-12a4-444a-a09e-3c3e43168c5a@localhost</email></query></iq>}

2023-03-18 22:37:48 | test_user :: null << <iq type="result" id="uy5DEBoRbJXbAeML1gDkFHH" xmlns="jabber:client" from="test-domain.com"/>

2023-03-18 22:37:48 | StanzaReceivedEvent{stanza=<iq type="result" id="uy5DEBoRbJXbAeML1gDkFHH" xmlns="jabber:client" from="test-domain.com"/>}

2023-03-18 22:37:48 | [Mutex] received everything.

2023-03-18 22:37:48 | [Mutex] isItemNotified: registrationSuccess :: true

2023-03-18 22:37:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=564 thread=1] Connector  state changed: connected->disconnecting

2023-03-18 22:37:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=564 thread=1] Terminating XMPP Stream

2023-03-18 22:37:48 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-03-18 22:37:48 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-18 22:37:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=564 thread=3565] Connector  state changed: disconnecting->disconnected

2023-03-18 22:37:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=564 thread=3565] Stream terminated

2023-03-18 22:37:48 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-03-18 22:37:48 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@3225ddef

2023-03-18 22:37:48 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@5e55a398

2023-03-18 22:37:48 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-18 22:37:48 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-18 22:37:48 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@493a6898

2023-03-18 22:37:48 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@35f75f4f

2023-03-18 22:37:48 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-03-18 22:37:48 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-03-18 22:37:48 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@292136bb

2023-03-18 22:37:48 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-18 22:37:48 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-18 22:37:48 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-18 22:37:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=565 thread=1] Connector  state changed: null->connecting

2023-03-18 22:37:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=565 thread=1] DNS entry stored in session object: localhost:5222

2023-03-18 22:37:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=565 thread=1] Preparing connection to [localhost:5222]

2023-03-18 22:37:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=565 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-18 22:37:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=565 thread=1] Connector  state changed: connecting->connected

2023-03-18 22:37:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=565 thread=1] Whitespace ping period is setted to nullms

2023-03-18 22:37:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

2023-03-18 22:37:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=565 thread=3570] Start TLS

2023-03-18 22:37:48 | test_user :: test_user_b8o2sa0514@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-18 22:37:48 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-18 22:37:48 | test_user :: test_user_b8o2sa0514@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-18 22:37:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=565 thread=3572] Proceeding TLS

2023-03-18 22:37:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=565 thread=3572] Start handshake

2023-03-18 22:37:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-03-18 22:37:48 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-03-18 22:37:48 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-03-18 22:37:48 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-03-18 22:37:48 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj10ZXN0X3VzZXJfYjhvMnNhMDUxNCxyPU1GSmhodzZwOWlneVpqMFpYcHph</auth>

2023-03-18 22:37:48 | test_user :: test_user_b8o2sa0514@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj10ZXN0X3VzZXJfYjhvMnNhMDUxNCxyPU1GSmhodzZwOWlneVpqMFpYcHph</auth>

2023-03-18 22:37:48 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1NRkpoaHc2cDlpZ3laajBaWHB6YWI3SGlJQlJYQVJNS0VyUExTMEFmLHM9ZFpiTEQyekRQeE5JcHc9PSxpPTQwOTY=</challenge>

2023-03-18 22:37:48 | test_user :: test_user_b8o2sa0514@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1NRkpoaHc2cDlpZ3laajBaWHB6YWI3SGlJQlJYQVJNS0VyUExTMEFmLHM9ZFpiTEQyekRQeE5JcHc9PSxpPTQwOTY=</challenge>

2023-03-18 22:37:48 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TUZKaGh3NnA5aWd5WmowWlhwemFiN0hpSUJSWEFSTUtFclBMUzBBZixwPWFyU3M0cnVCLzRWaXVnQjlncGUzMXJNMzVWT3hRZ1JpTkZHRy9jeFg0dnM9</response>

2023-03-18 22:37:48 | test_user :: test_user_b8o2sa0514@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TUZKaGh3NnA5aWd5WmowWlhwemFiN0hpSUJSWEFSTUtFclBMUzBBZixwPWFyU3M0cnVCLzRWaXVnQjlncGUzMXJNMzVWT3hRZ1JpTkZHRy9jeFg0dnM9</response>

2023-03-18 22:37:48 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1hZUpqUzFCc1BWYmxsMzFEaXZQZGphZ3VZUDRZUmhQeUdTNVkyNlhVSWtrPQ==</success>

2023-03-18 22:37:48 | test_user :: test_user_b8o2sa0514@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1hZUpqUzFCc1BWYmxsMzFEaXZQZGphZ3VZUDRZUmhQeUdTNVkyNlhVSWtrPQ==</success>

2023-03-18 22:37:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-18 22:37: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"/><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="rMQWVVgKOs60oYTD8TjlIvYjagA="/></features>

2023-03-18 22:37:48 | test_user :: test_user_b8o2sa0514@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="rMQWVVgKOs60oYTD8TjlIvYjagA="/></features>

2023-03-18 22:37:48 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-03-18 22:37:48 |  << <iq xmlns="jabber:client" id="tvUBj0jOHR5FBqU8tr6jGn7" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-18 22:37:48 | test_user :: test_user_b8o2sa0514@test-domain.com >> <iq xmlns="jabber:client" id="tvUBj0jOHR5FBqU8tr6jGn7" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-18 22:37:48 |  >> <iq type="result" id="tvUBj0jOHR5FBqU8tr6jGn7" xmlns="jabber:client" to="test_user_b8o2sa0514@test-domain.com/1608752850-tigase-286"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>test_user_b8o2sa0514@test-domain.com/1608752850-tigase-286</jid></bind></iq>

2023-03-18 22:37:48 | test_user :: test_user_b8o2sa0514@test-domain.com << <iq type="result" id="tvUBj0jOHR5FBqU8tr6jGn7" xmlns="jabber:client" to="test_user_b8o2sa0514@test-domain.com/1608752850-tigase-286"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>test_user_b8o2sa0514@test-domain.com/1608752850-tigase-286</jid></bind></iq>

2023-03-18 22:37:48 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-03-18 22:37:48 |  << <iq xmlns="jabber:client" id="twVDn8zkJVdV7sYgJX8nODD" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-18 22:37:48 | test_user :: test_user_b8o2sa0514@test-domain.com/1608752850-tigase-286 >> <iq xmlns="jabber:client" id="twVDn8zkJVdV7sYgJX8nODD" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-18 22:37:48 |  >> <iq type="result" id="twVDn8zkJVdV7sYgJX8nODD" xmlns="jabber:client" to="test_user_b8o2sa0514@test-domain.com/1608752850-tigase-286"/>

2023-03-18 22:37:48 | test_user :: test_user_b8o2sa0514@test-domain.com/1608752850-tigase-286 << <iq type="result" id="twVDn8zkJVdV7sYgJX8nODD" xmlns="jabber:client" to="test_user_b8o2sa0514@test-domain.com/1608752850-tigase-286"/>

2023-03-18 22:37:48 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-03-18 22:37:48 |  << <iq to="test-domain.com" id="5xWJJGqaxzmPIrfNYqT5DGQ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-18 22:37:48 | test_user :: test_user_b8o2sa0514@test-domain.com/1608752850-tigase-286 >> <iq to="test-domain.com" id="5xWJJGqaxzmPIrfNYqT5DGQ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-18 22:37:48 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-18 22:37:48 | test_user :: test_user_b8o2sa0514@test-domain.com/1608752850-tigase-286 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-18 22:37:48 |  << <iq id="sib5Bj0jOHR5FBqU8tr6jGn" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-18 22:37:48 | test_user :: test_user_b8o2sa0514@test-domain.com/1608752850-tigase-286 >> <iq id="sib5Bj0jOHR5FBqU8tr6jGn" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-18 22:37:48 |  >> <enabled location="ed1b7dd8a1b3" id="b2860e5a-1cf4-413e-b6e1-57f2ff9e3e43" xmlns="urn:xmpp:sm:3" max="60" resume="true"/>

2023-03-18 22:37:48 | test_user :: test_user_b8o2sa0514@test-domain.com/1608752850-tigase-286 << <enabled location="ed1b7dd8a1b3" id="b2860e5a-1cf4-413e-b6e1-57f2ff9e3e43" xmlns="urn:xmpp:sm:3" max="60" resume="true"/>

2023-03-18 22:37:48 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-18 22:37:48 | test_user :: test_user_b8o2sa0514@test-domain.com/1608752850-tigase-286 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-18 22:37:48 |  >> <iq type="result" id="5xWJJGqaxzmPIrfNYqT5DGQ" xmlns="jabber:client" from="test-domain.com" to="test_user_b8o2sa0514@test-domain.com/1608752850-tigase-286"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12252/a0152b54" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12252/a0152b54" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><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:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-03-18 22:37:48 | test_user :: test_user_b8o2sa0514@test-domain.com/1608752850-tigase-286 << <iq type="result" id="5xWJJGqaxzmPIrfNYqT5DGQ" xmlns="jabber:client" from="test-domain.com" to="test_user_b8o2sa0514@test-domain.com/1608752850-tigase-286"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12252/a0152b54" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12252/a0152b54" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><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:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-03-18 22:37:48 |  >> <iq type="result" id="sib5Bj0jOHR5FBqU8tr6jGn" xmlns="jabber:client" to="test_user_b8o2sa0514@test-domain.com/1608752850-tigase-286"><query xmlns="jabber:iq:roster"/></iq>

2023-03-18 22:37:48 | test_user :: test_user_b8o2sa0514@test-domain.com/1608752850-tigase-286 << <iq type="result" id="sib5Bj0jOHR5FBqU8tr6jGn" xmlns="jabber:client" to="test_user_b8o2sa0514@test-domain.com/1608752850-tigase-286"><query xmlns="jabber:iq:roster"/></iq>

2023-03-18 22:37:48 |  >> <presence xmlns="jabber:client" from="test_user_b8o2sa0514@test-domain.com/1608752850-tigase-286" to="test_user_b8o2sa0514@test-domain.com"><c node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-03-18 22:37:48 | test_user :: test_user_b8o2sa0514@test-domain.com/1608752850-tigase-286 << <presence xmlns="jabber:client" from="test_user_b8o2sa0514@test-domain.com/1608752850-tigase-286" to="test_user_b8o2sa0514@test-domain.com"><c node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-03-18 22:37:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=565 thread=3572] Connector  state changed: connected->disconnected

2023-03-18 22:37:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=565 thread=3572] Stream terminated

2023-03-18 22:37:48 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-18 22:37:48 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted