Generated by TestNG with ReportNG at 21:45 PST on Monday 16 January 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.128s

Passed Tests
tigase.tests.ExampleJaxmppTest
SimpleLoginTest 0.614s
2023-01-16 22:08:44 |

2023-01-16 22:08:44 | null / [TestClass name=class tigase.tests.ExampleJaxmppTest]

2023-01-16 22:08:44 | ------------------------------------

2023-01-16 22:08:44 | This is test case

2023-01-16 22:08:44 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=1] Connector  state changed: null->connecting

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=1] DNS entry stored in session object: localhost:5222

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=1] Preparing connection to [localhost:5222]

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=1] Connector  state changed: connecting->connected

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=1] Whitespace ping period is setted to nullms

2023-01-16 22:08:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-01-16 22:08:44 |  >> <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-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=3947] Start TLS

2023-01-16 22:08:44 | 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-01-16 22:08:44 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-01-16 22:08:44 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=3949] Proceeding TLS

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=3949] Start handshake

2023-01-16 22:08:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-01-16 22:08:44 |  >> <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-01-16 22:08:44 | 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-01-16 22:08:44 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-01-16 22:08:44 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-01-16 22:08:44 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-01-16 22:08:44 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hZG1pbixyPUNuV2NvSTVBeWZ1OTdzN29xb1Bu</auth>

2023-01-16 22:08:44 | admin :: admin@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hZG1pbixyPUNuV2NvSTVBeWZ1OTdzN29xb1Bu</auth>

2023-01-16 22:08:44 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Dbldjb0k1QXlmdTk3czdvcW9QbnZlTWY5NnVwYVNJRlNTYU4ydkZSLHM9TGh1MWpwb0hSRmVQSnc9PSxpPTQwOTY=</challenge>

2023-01-16 22:08:44 | admin :: admin@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Dbldjb0k1QXlmdTk3czdvcW9QbnZlTWY5NnVwYVNJRlNTYU4ydkZSLHM9TGh1MWpwb0hSRmVQSnc9PSxpPTQwOTY=</challenge>

2023-01-16 22:08:44 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Q25XY29JNUF5ZnU5N3M3b3FvUG52ZU1mOTZ1cGFTSUZTU2FOMnZGUixwPXVTanV2VEZ5WGVlVWRESE1nTjNIaFB4dVczQWdDVkJHTkhsUDFsbFlIUlE9</response>

2023-01-16 22:08:44 | admin :: admin@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Q25XY29JNUF5ZnU5N3M3b3FvUG52ZU1mOTZ1cGFTSUZTU2FOMnZGUixwPXVTanV2VEZ5WGVlVWRESE1nTjNIaFB4dVczQWdDVkJHTkhsUDFsbFlIUlE9</response>

2023-01-16 22:08:44 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj03TGpIR2NhQ3hIMy9VTVZvZXlLcFRFWVNnY1IyZGFuSUVlVFMwdFloSlhjPQ==</success>

2023-01-16 22:08:44 | admin :: admin@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj03TGpIR2NhQ3hIMy9VTVZvZXlLcFRFWVNnY1IyZGFuSUVlVFMwdFloSlhjPQ==</success>

2023-01-16 22:08:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-01-16 22:08:44 |  >> <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 xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="fpx22B8w8EyQbPFTNxKVq1/yenw=" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-01-16 22:08:44 | 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 xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="fpx22B8w8EyQbPFTNxKVq1/yenw=" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-01-16 22:08:44 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-01-16 22:08:44 |  << <iq xmlns="jabber:client" id="UvNlMDkGKyk19j7wrZcoeLS" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-01-16 22:08:44 | admin :: admin@test-domain.com >> <iq xmlns="jabber:client" id="UvNlMDkGKyk19j7wrZcoeLS" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-01-16 22:08:44 |  >> <iq xmlns="jabber:client" id="UvNlMDkGKyk19j7wrZcoeLS" type="result" to="admin@test-domain.com/1608752850-tigase-315"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>admin@test-domain.com/1608752850-tigase-315</jid></bind></iq>

2023-01-16 22:08:44 | admin :: admin@test-domain.com << <iq xmlns="jabber:client" id="UvNlMDkGKyk19j7wrZcoeLS" type="result" to="admin@test-domain.com/1608752850-tigase-315"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>admin@test-domain.com/1608752850-tigase-315</jid></bind></iq>

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-01-16 22:08:44 |  << <iq xmlns="jabber:client" id="bxRnfGJKDL0fX6fM06hCgUS" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-01-16 22:08:44 | admin :: admin@test-domain.com/1608752850-tigase-315 >> <iq xmlns="jabber:client" id="bxRnfGJKDL0fX6fM06hCgUS" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-01-16 22:08:44 |  >> <iq xmlns="jabber:client" id="bxRnfGJKDL0fX6fM06hCgUS" type="result" to="admin@test-domain.com/1608752850-tigase-315"/>

2023-01-16 22:08:44 | admin :: admin@test-domain.com/1608752850-tigase-315 << <iq xmlns="jabber:client" id="bxRnfGJKDL0fX6fM06hCgUS" type="result" to="admin@test-domain.com/1608752850-tigase-315"/>

2023-01-16 22:08:44 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

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

2023-01-16 22:08:44 | admin :: admin@test-domain.com/1608752850-tigase-315 >> <iq to="test-domain.com" id="Zh3NEwpVRdIPLKuq9ENMV8p" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-01-16 22:08:44 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-01-16 22:08:44 | admin :: admin@test-domain.com/1608752850-tigase-315 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-01-16 22:08:44 |  >> <enabled xmlns="urn:xmpp:sm:3" id="1d718bf0-5e80-415d-a048-af1b2640e140" resume="true" location="ed1b7dd8a1b3" max="60"/>

2023-01-16 22:08:44 | admin :: admin@test-domain.com/1608752850-tigase-315 << <enabled xmlns="urn:xmpp:sm:3" id="1d718bf0-5e80-415d-a048-af1b2640e140" resume="true" location="ed1b7dd8a1b3" max="60"/>

2023-01-16 22:08:44 |  << <iq id="uE8DulNBHGLDuYo5wxgT4h3" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-01-16 22:08:44 | admin :: admin@test-domain.com/1608752850-tigase-315 >> <iq id="uE8DulNBHGLDuYo5wxgT4h3" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

2023-01-16 22:08:44 | admin :: admin@test-domain.com/1608752850-tigase-315 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

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

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

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=1] Connector  state changed: connected->disconnecting

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=1] Terminating XMPP Stream

2023-01-16 22:08:44 |  >> <iq xmlns="jabber:client" id="uE8DulNBHGLDuYo5wxgT4h3" type="result" to="admin@test-domain.com/1608752850-tigase-315"><query xmlns="jabber:iq:roster"/></iq>

2023-01-16 22:08:44 | admin :: admin@test-domain.com/1608752850-tigase-315 << <iq xmlns="jabber:client" id="uE8DulNBHGLDuYo5wxgT4h3" type="result" to="admin@test-domain.com/1608752850-tigase-315"><query xmlns="jabber:iq:roster"/></iq>

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=3949] Connector  state changed: disconnecting->disconnected

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=3949] Stream terminated

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

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

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

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

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

2023-01-16 22:08:44 | admin :: admin@test-domain.com/1608752850-tigase-315 << <presence xmlns="jabber:client" to="admin@test-domain.com" from="admin@test-domain.com/1608752850-tigase-42"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

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

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

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

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

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

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

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

2023-01-16 22:08:44 | admin :: admin@test-domain.com/1608752850-tigase-315 << <presence xmlns="jabber:client" to="admin@test-domain.com" from="admin@test-domain.com/1608752850-tigase-45"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

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

2023-01-16 22:08:44 | admin :: admin@test-domain.com/1608752850-tigase-315 << <presence xmlns="jabber:client" to="admin@test-domain.com" from="admin@test-domain.com/1608752850-tigase-116"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

2023-01-16 22:08:44 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-01-16 22:08:44 | admin :: admin@test-domain.com/1608752850-tigase-315 << <r xmlns="urn:xmpp:sm:3"/>

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

2023-01-16 22:08:44 | admin :: admin@test-domain.com/1608752850-tigase-315 << <presence xmlns="jabber:client" to="admin@test-domain.com" from="admin@test-domain.com/1608752850-tigase-138"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

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

2023-01-16 22:08:44 | admin :: admin@test-domain.com/1608752850-tigase-315 << <presence xmlns="jabber:client" to="admin@test-domain.com" from="admin@test-domain.com/1608752850-tigase-149"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

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

2023-01-16 22:08:44 | admin :: admin@test-domain.com/1608752850-tigase-315 << <presence xmlns="jabber:client" to="admin@test-domain.com" from="admin@test-domain.com/1608752850-tigase-185"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

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

2023-01-16 22:08:44 | admin :: admin@test-domain.com/1608752850-tigase-315 << <presence xmlns="jabber:client" to="admin@test-domain.com" from="admin@test-domain.com/1608752850-tigase-273"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

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

2023-01-16 22:08:44 | admin :: admin@test-domain.com/1608752850-tigase-315 << <presence xmlns="jabber:client" to="admin@test-domain.com" from="admin@test-domain.com/1608752850-tigase-314"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

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

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

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-01-16 22:08:44 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-01-16 22:08:44 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-01-16 22:08:44 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=1] Using XEP-0077 mode!!!!

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=1] Connector  state changed: null->connecting

2023-01-16 22:08:44 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@325af0ec

2023-01-16 22:08:44 | StateChangedEvent{oldState=null, newState=connecting}

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=1] DNS entry stored in session object: localhost:5222

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=1] Preparing connection to [localhost:5222]

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=1] Connector  state changed: connecting->connected

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=1] Whitespace ping period is setted to nullms

2023-01-16 22:08:44 | [Mutex] waiting for: [registration]

2023-01-16 22:08:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-01-16 22:08:44 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3c9d18d7

2023-01-16 22:08:44 | StateChangedEvent{oldState=connecting, newState=connected}

2023-01-16 22:08:44 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@38a29b9c

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=3954] Start TLS

2023-01-16 22:08:44 | 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-01-16 22:08:44 | 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-01-16 22:08:44 | 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-01-16 22:08:44 | test_user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=3956] Proceeding TLS

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=3956] Start handshake

2023-01-16 22:08:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-01-16 22:08:44 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7da012ec

2023-01-16 22:08:44 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@18185024

2023-01-16 22:08:44 | 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-01-16 22:08:44 | 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-01-16 22:08:44 | 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-01-16 22:08:44 | test_user :: null >> <iq to="test-domain.com" id="qnhWWUcs8DnL1k3dEi2n6HA" type="get"><query xmlns="jabber:iq:register"/></iq>

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

2023-01-16 22:08:44 | test_user :: null << <iq xmlns="jabber:client" id="qnhWWUcs8DnL1k3dEi2n6HA" type="result" 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 xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

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

2023-01-16 22:08:44 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="qnhWWUcs8DnL1k3dEi2n6HA" type="result" 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 xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

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

2023-01-16 22:08:44 | test_user :: null >> <iq to="test-domain.com" id="1F7Ej7wrZcoeLSfGJKDL0fX" type="set"><query xmlns="jabber:iq:register"><username>test_user_p0968c0555</username><password>test_user_p0968c0555</password><email>82e818f4-84b2-4a91-ae0c-80d3750d1fed@localhost</email></query></iq>

2023-01-16 22:08:44 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="1F7Ej7wrZcoeLSfGJKDL0fX" type="set"><query xmlns="jabber:iq:register"><username>test_user_p0968c0555</username><password>test_user_p0968c0555</password><email>82e818f4-84b2-4a91-ae0c-80d3750d1fed@localhost</email></query></iq>}

2023-01-16 22:08:44 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@4c97a850

2023-01-16 22:08:44 | test_user :: null << <iq xmlns="jabber:client" id="1F7Ej7wrZcoeLSfGJKDL0fX" type="result" from="test-domain.com"/>

2023-01-16 22:08:44 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="1F7Ej7wrZcoeLSfGJKDL0fX" type="result" from="test-domain.com"/>}

2023-01-16 22:08:44 | [Mutex] received everything.

2023-01-16 22:08:44 | [Mutex] isItemNotified: registrationSuccess :: true

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=1] Connector  state changed: connected->disconnecting

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=1] Terminating XMPP Stream

2023-01-16 22:08:44 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=3956] Connector  state changed: disconnecting->disconnected

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=3956] Stream terminated

2023-01-16 22:08:44 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-01-16 22:08:44 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@60c5b425

2023-01-16 22:08:44 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@1d8feda3

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-01-16 22:08:44 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-01-16 22:08:44 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-01-16 22:08:44 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@47cc1746

2023-01-16 22:08:44 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=622 thread=1] Connector  state changed: null->connecting

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=622 thread=1] DNS entry stored in session object: localhost:5222

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=622 thread=1] Preparing connection to [localhost:5222]

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=622 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=622 thread=1] Connector  state changed: connecting->connected

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=622 thread=1] Whitespace ping period is setted to nullms

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-01-16 22:08:44 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@3668e2c7

2023-01-16 22:08:44 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@7bc11cb3

2023-01-16 22:08:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=622 thread=3961] Start TLS

2023-01-16 22:08:44 |  >> <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-01-16 22:08:44 | test_user :: test_user_p0968c0555@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-01-16 22:08:44 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-01-16 22:08:44 | test_user :: test_user_p0968c0555@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=622 thread=3963] Proceeding TLS

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=622 thread=3963] Start handshake

2023-01-16 22:08:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-01-16 22:08:44 |  >> <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-01-16 22:08:44 | test_user :: test_user_p0968c0555@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-01-16 22:08:44 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-01-16 22:08:44 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-01-16 22:08:44 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-01-16 22:08:44 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj10ZXN0X3VzZXJfcDA5NjhjMDU1NSxyPVQ1bmo2YUlLajF1dHJDa2NRajFT</auth>

2023-01-16 22:08:44 | test_user :: test_user_p0968c0555@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj10ZXN0X3VzZXJfcDA5NjhjMDU1NSxyPVQ1bmo2YUlLajF1dHJDa2NRajFT</auth>

2023-01-16 22:08:44 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1UNW5qNmFJS2oxdXRyQ2tjUWoxU0YxeUwxMkFYTzl1ZDBkcE52WTRsLHM9eUQ2YXo0bkc3Slh0dVE9PSxpPTQwOTY=</challenge>

2023-01-16 22:08:44 | test_user :: test_user_p0968c0555@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1UNW5qNmFJS2oxdXRyQ2tjUWoxU0YxeUwxMkFYTzl1ZDBkcE52WTRsLHM9eUQ2YXo0bkc3Slh0dVE9PSxpPTQwOTY=</challenge>

2023-01-16 22:08:44 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VDVuajZhSUtqMXV0ckNrY1FqMVNGMXlMMTJBWE85dWQwZHBOdlk0bCxwPUZTeTQ3TDZ6Q3Jxa040cUJDMklQdXRoZktQeHEwK1VUanFvUGpGTzkxaTQ9</response>

2023-01-16 22:08:44 | test_user :: test_user_p0968c0555@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VDVuajZhSUtqMXV0ckNrY1FqMVNGMXlMMTJBWE85dWQwZHBOdlk0bCxwPUZTeTQ3TDZ6Q3Jxa040cUJDMklQdXRoZktQeHEwK1VUanFvUGpGTzkxaTQ9</response>

2023-01-16 22:08:44 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1FaU9zdkR6MEJMdWR5OXM5eHhmS3gvTWQ5MVYya1QvN1Z0S0NySXpVb0trPQ==</success>

2023-01-16 22:08:44 | test_user :: test_user_p0968c0555@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1FaU9zdkR6MEJMdWR5OXM5eHhmS3gvTWQ5MVYya1QvN1Z0S0NySXpVb0trPQ==</success>

2023-01-16 22:08:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-01-16 22:08:44 |  >> <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 xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="fpx22B8w8EyQbPFTNxKVq1/yenw=" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-01-16 22:08:44 | test_user :: test_user_p0968c0555@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 xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="fpx22B8w8EyQbPFTNxKVq1/yenw=" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-01-16 22:08:44 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-01-16 22:08:44 |  << <iq xmlns="jabber:client" id="OOwPTfGp6EoRMAyayt37JKT" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-01-16 22:08:44 | test_user :: test_user_p0968c0555@test-domain.com >> <iq xmlns="jabber:client" id="OOwPTfGp6EoRMAyayt37JKT" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-01-16 22:08:44 |  >> <iq xmlns="jabber:client" id="OOwPTfGp6EoRMAyayt37JKT" type="result" to="test_user_p0968c0555@test-domain.com/1608752850-tigase-316"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>test_user_p0968c0555@test-domain.com/1608752850-tigase-316</jid></bind></iq>

2023-01-16 22:08:44 | test_user :: test_user_p0968c0555@test-domain.com << <iq xmlns="jabber:client" id="OOwPTfGp6EoRMAyayt37JKT" type="result" to="test_user_p0968c0555@test-domain.com/1608752850-tigase-316"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>test_user_p0968c0555@test-domain.com/1608752850-tigase-316</jid></bind></iq>

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-01-16 22:08:44 |  << <iq xmlns="jabber:client" id="XphVS8kS7lHT4xbAaMR4Dsh" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-01-16 22:08:44 | test_user :: test_user_p0968c0555@test-domain.com/1608752850-tigase-316 >> <iq xmlns="jabber:client" id="XphVS8kS7lHT4xbAaMR4Dsh" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-01-16 22:08:44 |  >> <iq xmlns="jabber:client" id="XphVS8kS7lHT4xbAaMR4Dsh" type="result" to="test_user_p0968c0555@test-domain.com/1608752850-tigase-316"/>

2023-01-16 22:08:44 | test_user :: test_user_p0968c0555@test-domain.com/1608752850-tigase-316 << <iq xmlns="jabber:client" id="XphVS8kS7lHT4xbAaMR4Dsh" type="result" to="test_user_p0968c0555@test-domain.com/1608752850-tigase-316"/>

2023-01-16 22:08:44 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

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

2023-01-16 22:08:44 | test_user :: test_user_p0968c0555@test-domain.com/1608752850-tigase-316 >> <iq to="test-domain.com" id="SxDCwu4du0oQUbtXp6BjQGO" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-01-16 22:08:44 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-01-16 22:08:44 | test_user :: test_user_p0968c0555@test-domain.com/1608752850-tigase-316 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-01-16 22:08:44 |  >> <enabled xmlns="urn:xmpp:sm:3" id="1d1785d1-47c2-4717-9b8b-b3d2211394ca" resume="true" location="ed1b7dd8a1b3" max="60"/>

2023-01-16 22:08:44 | test_user :: test_user_p0968c0555@test-domain.com/1608752850-tigase-316 << <enabled xmlns="urn:xmpp:sm:3" id="1d1785d1-47c2-4717-9b8b-b3d2211394ca" resume="true" location="ed1b7dd8a1b3" max="60"/>

2023-01-16 22:08:44 |  << <iq id="HFZDLINSTh2j5mLO4ex8iY0" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-01-16 22:08:44 | test_user :: test_user_p0968c0555@test-domain.com/1608752850-tigase-316 >> <iq id="HFZDLINSTh2j5mLO4ex8iY0" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-01-16 22:08:44 |  >> <iq xmlns="jabber:client" id="SxDCwu4du0oQUbtXp6BjQGO" type="result" to="test_user_p0968c0555@test-domain.com/1608752850-tigase-316" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12212/31c7249a"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12212/31c7249a"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-01-16 22:08:44 | test_user :: test_user_p0968c0555@test-domain.com/1608752850-tigase-316 << <iq xmlns="jabber:client" id="SxDCwu4du0oQUbtXp6BjQGO" type="result" to="test_user_p0968c0555@test-domain.com/1608752850-tigase-316" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12212/31c7249a"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12212/31c7249a"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

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

2023-01-16 22:08:44 | test_user :: test_user_p0968c0555@test-domain.com/1608752850-tigase-316 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-01-16 22:08:44 |  >> <iq xmlns="jabber:client" id="HFZDLINSTh2j5mLO4ex8iY0" type="result" to="test_user_p0968c0555@test-domain.com/1608752850-tigase-316"><query xmlns="jabber:iq:roster"/></iq>

2023-01-16 22:08:44 | test_user :: test_user_p0968c0555@test-domain.com/1608752850-tigase-316 << <iq xmlns="jabber:client" id="HFZDLINSTh2j5mLO4ex8iY0" type="result" to="test_user_p0968c0555@test-domain.com/1608752850-tigase-316"><query xmlns="jabber:iq:roster"/></iq>

2023-01-16 22:08:44 |  >> <presence xmlns="jabber:client" to="test_user_p0968c0555@test-domain.com" from="test_user_p0968c0555@test-domain.com/1608752850-tigase-316"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

2023-01-16 22:08:44 | test_user :: test_user_p0968c0555@test-domain.com/1608752850-tigase-316 << <presence xmlns="jabber:client" to="test_user_p0968c0555@test-domain.com" from="test_user_p0968c0555@test-domain.com/1608752850-tigase-316"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=622 thread=3963] Connector  state changed: connected->disconnected

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=622 thread=3963] Stream terminated

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-01-16 22:08:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted