Generated by TestNG with ReportNG at 22:47 PDT on Wednesday 15 March 2023
root@f9c07ffec79b / Java 17.0.2 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

Testing message redelivery of messages not delivered to the client

Suites · Log Output

Test duration : 97.983s

Failed Configuration
tigase.tests.jaxmpp.TestMessageRedelivery
prepareAccountAndJaxmpp 90.767s
2023-03-15 23:11:12 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-15 23:11:12 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-15 23:11:12 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-15 23:11:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=657 thread=1] Using XEP-0077 mode!!!!

2023-03-15 23:11:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=657 thread=1] Connector  state changed: null->connecting

2023-03-15 23:11:12 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2aabc5c

2023-03-15 23:11:12 | StateChangedEvent{oldState=null, newState=connecting}

2023-03-15 23:11:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=657 thread=1] DNS entry stored in session object: localhost:5222

2023-03-15 23:11:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=657 thread=1] Preparing connection to [localhost:5222]

2023-03-15 23:11:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=657 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-15 23:11:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=657 thread=1] Connector  state changed: connecting->connected

2023-03-15 23:11:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=657 thread=1] Whitespace ping period is setted to nullms

2023-03-15 23:11:12 | [Mutex] waiting for: [registration]

2023-03-15 23:11:12 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-15 23:11:12 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@c6d5279

2023-03-15 23:11:12 | StateChangedEvent{oldState=connecting, newState=connected}

2023-03-15 23:11:12 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@852d72c

2023-03-15 23:11:12 | jaxmpp_ :: 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-15 23:11:12 | 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-15 23:11:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=657 thread=4279] Start TLS

2023-03-15 23:11:12 | 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-15 23:11:12 | jaxmpp_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-15 23:11:12 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-03-15 23:11:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=657 thread=4281] Proceeding TLS

2023-03-15 23:11:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=657 thread=4281] Start handshake

2023-03-15 23:11:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-15 23:11:13 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@4d505842

2023-03-15 23:11:13 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@1acf45e8

2023-03-15 23:11:13 | jaxmpp_ :: 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-15 23:11:13 | 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-15 23:11:13 | 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-15 23:11:13 | jaxmpp_ :: null >> <iq to="test-domain.com" id="zXcHq7hQ2t0mOWXkWaHT5bw" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-03-15 23:11:13 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="zXcHq7hQ2t0mOWXkWaHT5bw" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-03-15 23:11:13 | jaxmpp_ :: null << <iq id="zXcHq7hQ2t0mOWXkWaHT5bw" xmlns="jabber:client" 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 var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>

2023-03-15 23:11:13 | StanzaReceivedEvent{stanza=<iq id="zXcHq7hQ2t0mOWXkWaHT5bw" xmlns="jabber:client" 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 var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>}

2023-03-15 23:11:13 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@7c573252

2023-03-15 23:11:13 | jaxmpp_ :: null >> <iq to="test-domain.com" id="HNGY2oR8yo9NTNKW4vlTbm7" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__sei2v90562</username><password>jaxmpp__sei2v90562</password><email>675debdc-7fa4-42da-b311-d10c2115fcd5@localhost</email></query></iq>

2023-03-15 23:11:13 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="HNGY2oR8yo9NTNKW4vlTbm7" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__sei2v90562</username><password>jaxmpp__sei2v90562</password><email>675debdc-7fa4-42da-b311-d10c2115fcd5@localhost</email></query></iq>}

2023-03-15 23:11:13 | jaxmpp_ :: null << <iq id="HNGY2oR8yo9NTNKW4vlTbm7" xmlns="jabber:client" type="result" from="test-domain.com"/>

2023-03-15 23:11:13 | StanzaReceivedEvent{stanza=<iq id="HNGY2oR8yo9NTNKW4vlTbm7" xmlns="jabber:client" type="result" from="test-domain.com"/>}

2023-03-15 23:11:13 | [Mutex] received everything.

2023-03-15 23:11:13 | [Mutex] isItemNotified: registrationSuccess :: true

2023-03-15 23:11:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=657 thread=1] Connector  state changed: connected->disconnecting

2023-03-15 23:11:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=657 thread=1] Terminating XMPP Stream

2023-03-15 23:11:13 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-03-15 23:11:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=657 thread=4281] Connector  state changed: disconnecting->disconnected

2023-03-15 23:11:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=657 thread=4281] Stream terminated

2023-03-15 23:11:13 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-03-15 23:11:13 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@62227143

2023-03-15 23:11:13 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@2d7fa70d

2023-03-15 23:11:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-15 23:11:13 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-03-15 23:11:13 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-03-15 23:11:13 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4d7f574f

2023-03-15 23:11:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-15 23:11:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-15 23:11:13 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@8ff3910

2023-03-15 23:11:13 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@7926f925

2023-03-15 23:11:13 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-15 23:11:13 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-15 23:11:13 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-15 23:11:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=658 thread=1] Using XEP-0077 mode!!!!

2023-03-15 23:11:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=658 thread=1] Connector  state changed: null->connecting

2023-03-15 23:11:13 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@399777b5

2023-03-15 23:11:13 | StateChangedEvent{oldState=null, newState=connecting}

2023-03-15 23:11:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=658 thread=1] DNS entry stored in session object: localhost:5222

2023-03-15 23:11:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=658 thread=1] Preparing connection to [localhost:5222]

2023-03-15 23:11:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=658 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-15 23:11:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=658 thread=1] Connector  state changed: connecting->connected

2023-03-15 23:11:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=658 thread=1] Whitespace ping period is setted to nullms

2023-03-15 23:11:13 | [Mutex] waiting for: [registration]

2023-03-15 23:11:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-15 23:11:13 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@37509ef7

2023-03-15 23:11:13 | StateChangedEvent{oldState=connecting, newState=connected}

2023-03-15 23:11:13 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@336f1cc5

2023-03-15 23:11:13 | jaxmpp_ :: 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-15 23:11:13 | 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-15 23:11:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=658 thread=4286] Start TLS

2023-03-15 23:11:13 | 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-15 23:11:13 | jaxmpp_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-15 23:11:13 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-03-15 23:11:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=658 thread=4288] Proceeding TLS

2023-03-15 23:11:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=658 thread=4288] Start handshake

2023-03-15 23:11:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=658 thread=4288] Can't establish encrypted connection

2023-03-15 23:11:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-15 23:11:13 | ErrorEvent{condition=null, caught=javax.net.ssl.SSLException: Tag mismatch!, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@4995fb1e}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=true}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<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>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@766d94cc}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@74456f6b}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=connected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@4751e032}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@c934529}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@16426b83}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=jaxmpp_}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Wed Mar 15 23:11:13 PDT 2023}}}}

2023-03-15 23:11:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-15 23:11:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=658 thread=4288] Connector  state changed: connected->disconnected

2023-03-15 23:11:13 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@49237017

2023-03-15 23:11:13 | StateChangedEvent{oldState=connected, newState=disconnected}

2023-03-15 23:11:13 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@13b4971

2023-03-15 23:11:13 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@1797ee72

2023-03-15 23:12:43 | [Mutex] timeout. Not received [registration]

2023-03-15 23:12:43 | [Mutex] isItemNotified: registrationSuccess :: false

java.lang.AssertionError: Registration failed!
org.testng.AssertJUnit.fail(AssertJUnit.java:65)
org.testng.AssertJUnit.assertTrue(AssertJUnit.java:23)
tigase.tests.utils.AccountsManager.registerAccount(AccountsManager.java:195)
tigase.tests.utils.AccountBuilder.build(AccountBuilder.java:123)
tigase.tests.jaxmpp.TestMessageRedelivery.prepareAccountAndJaxmpp(TestMessageRedelivery.java:59)
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.base/java.lang.reflect.Method.invoke(Method.java:568)
org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
org.testng.internal.invokers.MethodInvocationHelper.invokeMethodConsideringTimeout(MethodInvocationHelper.java:65)
org.testng.internal.invokers.ConfigInvoker.invokeConfigurationMethod(ConfigInvoker.java:381)
org.testng.internal.invokers.ConfigInvoker.invokeConfigurations(ConfigInvoker.java:319)
org.testng.internal.invokers.TestInvoker.runConfigMethods(TestInvoker.java:803)
org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:589)
org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:220)
org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50)
org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:945)
org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:193)
org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
org.testng.TestRunner.privateRun(TestRunner.java:808)
org.testng.TestRunner.run(TestRunner.java:603)
org.testng.SuiteRunner.runTest(SuiteRunner.java:429)
org.testng.SuiteRunner.runSequentially(SuiteRunner.java:423)
org.testng.SuiteRunner.privateRun(SuiteRunner.java:383)
org.testng.SuiteRunner.run(SuiteRunner.java:326)
org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
org.testng.TestNG.runSuitesSequentially(TestNG.java:1249)
org.testng.TestNG.runSuitesLocally(TestNG.java:1169)
org.testng.TestNG.runSuites(TestNG.java:1092)
org.testng.TestNG.run(TestNG.java:1060)
org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:283)
org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:120)
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
 
Skipped Configuration
tigase.tests.jaxmpp.TestMessageRedelivery
tearDownClass 0.000s
tearDownMethod 0.000s
tearDownSuite 0.000s
Skipped Tests
tigase.tests.jaxmpp.TestMessageRedelivery
testMessageRedeliverySMwithResumption 0.000s
Passed Tests
tigase.tests.jaxmpp.TestMessageRedelivery
testMessageRedeliveryNoSM 3.128s
2023-03-15 23:11:06 |

2023-03-15 23:11:06 | null / [TestClass name=class tigase.tests.jaxmpp.TestMessageRedelivery]

2023-03-15 23:11:06 | ------------------------------------

2023-03-15 23:11:06 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-15 23:11:06 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-15 23:11:06 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-15 23:11:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=649 thread=1] Connector  state changed: null->connecting

2023-03-15 23:11:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=649 thread=1] DNS entry stored in session object: localhost:5222

2023-03-15 23:11:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=649 thread=1] Preparing connection to [localhost:5222]

2023-03-15 23:11:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=649 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-15 23:11:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=649 thread=1] Connector  state changed: connecting->connected

2023-03-15 23:11:06 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-15 23:11:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=649 thread=1] Whitespace ping period is setted to nullms

2023-03-15 23:11:06 |  >> <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-15 23:11:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=649 thread=4231] Start TLS

2023-03-15 23:11:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=649 thread=4233] Proceeding TLS

2023-03-15 23:11:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=649 thread=4233] Start handshake

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__2mtwi00557@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-15 23:11:06 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-15 23:11:06 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-15 23:11:06 |  >> <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-15 23:11:06 | jaxmpp_ :: jaxmpp__2mtwi00557@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-15 23:11:06 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-03-15 23:11:06 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-03-15 23:11:06 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-03-15 23:11:06 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzJtdHdpMDA1NTcscj15OHJmRk44OW1BdnhVTVRUTmpQYQ==</auth>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzJtdHdpMDA1NTcscj15OHJmRk44OW1BdnhVTVRUTmpQYQ==</auth>

2023-03-15 23:11:06 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15OHJmRk44OW1BdnhVTVRUTmpQYXBYUjlZdkMxY3JrRXRvTGpBcnBULHM9RWlPUU43MzVXNCtEOWc9PSxpPTQwOTY=</challenge>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15OHJmRk44OW1BdnhVTVRUTmpQYXBYUjlZdkMxY3JrRXRvTGpBcnBULHM9RWlPUU43MzVXNCtEOWc9PSxpPTQwOTY=</challenge>

2023-03-15 23:11:06 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eThyZkZOODltQXZ4VU1UVE5qUGFwWFI5WXZDMWNya0V0b0xqQXJwVCxwPWRrZ1dzVkU2K0dZdENQM1Rmcm9ITjVWUGVjQ3dSMVpVMmp6OWRjdXpuUWs9</response>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eThyZkZOODltQXZ4VU1UVE5qUGFwWFI5WXZDMWNya0V0b0xqQXJwVCxwPWRrZ1dzVkU2K0dZdENQM1Rmcm9ITjVWUGVjQ3dSMVpVMmp6OWRjdXpuUWs9</response>

2023-03-15 23:11:06 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1MU2RnU2JDaXhwblV5WDJ5M3lKYVUrNm1xSEprclRQVG40NFk0T1FyV3ZJPQ==</success>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1MU2RnU2JDaXhwblV5WDJ5M3lKYVUrNm1xSEprclRQVG40NFk0T1FyV3ZJPQ==</success>

2023-03-15 23:11:06 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-15 23:11:06 |  >> <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 hash="SHA-1" ver="N54Bsb145BTw4uOEPabUaPeYYpI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__2mtwi00557@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 hash="SHA-1" ver="N54Bsb145BTw4uOEPabUaPeYYpI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-03-15 23:11:06 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-03-15 23:11:06 |  << <iq xmlns="jabber:client" id="vBaTMDv38x7wobqcuiFKMQ3" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>test-sm</resource></bind></iq>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com >> <iq xmlns="jabber:client" id="vBaTMDv38x7wobqcuiFKMQ3" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>test-sm</resource></bind></iq>

2023-03-15 23:11:06 |  >> <iq id="vBaTMDv38x7wobqcuiFKMQ3" xmlns="jabber:client" type="result" to="jaxmpp__2mtwi00557@test-domain.com/test-sm"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__2mtwi00557@test-domain.com/test-sm</jid></bind></iq>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com << <iq id="vBaTMDv38x7wobqcuiFKMQ3" xmlns="jabber:client" type="result" to="jaxmpp__2mtwi00557@test-domain.com/test-sm"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__2mtwi00557@test-domain.com/test-sm</jid></bind></iq>

2023-03-15 23:11:06 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-03-15 23:11:06 |  << <iq xmlns="jabber:client" id="6uNT4unOY2oR8yo9NTNKW4v" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm >> <iq xmlns="jabber:client" id="6uNT4unOY2oR8yo9NTNKW4v" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-15 23:11:06 |  >> <iq id="6uNT4unOY2oR8yo9NTNKW4v" xmlns="jabber:client" type="result" to="jaxmpp__2mtwi00557@test-domain.com/test-sm"/>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <iq id="6uNT4unOY2oR8yo9NTNKW4v" xmlns="jabber:client" type="result" to="jaxmpp__2mtwi00557@test-domain.com/test-sm"/>

2023-03-15 23:11:06 |  << <iq to="test-domain.com" id="notEul1fTMXdqV5dsbp6yv4" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm >> <iq to="test-domain.com" id="notEul1fTMXdqV5dsbp6yv4" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-15 23:11:06 |  << <iq id="WC7PR7eR129x7gNDysjGIwm" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm >> <iq id="WC7PR7eR129x7gNDysjGIwm" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-15 23:11:06 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-15 23:11:06 |  >> <iq id="notEul1fTMXdqV5dsbp6yv4" xmlns="jabber:client" type="result" to="jaxmpp__2mtwi00557@test-domain.com/test-sm" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12246/a0152b54" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12246/a0152b54" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><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 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: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-15 23:11:06 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <iq id="notEul1fTMXdqV5dsbp6yv4" xmlns="jabber:client" type="result" to="jaxmpp__2mtwi00557@test-domain.com/test-sm" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12246/a0152b54" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12246/a0152b54" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><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 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: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-15 23:11:06 |  >> <iq id="WC7PR7eR129x7gNDysjGIwm" xmlns="jabber:client" type="result" to="jaxmpp__2mtwi00557@test-domain.com/test-sm"><query xmlns="jabber:iq:roster"/></iq>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <iq id="WC7PR7eR129x7gNDysjGIwm" xmlns="jabber:client" type="result" to="jaxmpp__2mtwi00557@test-domain.com/test-sm"><query xmlns="jabber:iq:roster"/></iq>

2023-03-15 23:11:06 |  >> <presence xmlns="jabber:client" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__2mtwi00557@test-domain.com/test-sm"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <presence xmlns="jabber:client" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__2mtwi00557@test-domain.com/test-sm"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2023-03-15 23:11:06 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-15 23:11:06 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-15 23:11:06 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-15 23:11:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=650 thread=1] Connector  state changed: null->connecting

2023-03-15 23:11:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=650 thread=1] DNS entry stored in session object: localhost:5222

2023-03-15 23:11:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=650 thread=1] Preparing connection to [localhost:5222]

2023-03-15 23:11:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=650 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-15 23:11:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=650 thread=1] Connector  state changed: connecting->connected

2023-03-15 23:11:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=650 thread=1] Whitespace ping period is setted to nullms

2023-03-15 23:11:06 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-15 23:11:06 |  >> <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-15 23:11:06 | jaxmpp_ :: jaxmpp__qh6r2z0556@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-15 23:11:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=650 thread=4236] Start TLS

2023-03-15 23:11:06 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-15 23:11:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=650 thread=4238] Proceeding TLS

2023-03-15 23:11:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=650 thread=4238] Start handshake

2023-03-15 23:11:06 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-15 23:11:06 |  >> <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-15 23:11:06 | jaxmpp_ :: jaxmpp__qh6r2z0556@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-15 23:11:06 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-03-15 23:11:06 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-03-15 23:11:06 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-03-15 23:11:06 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3FoNnIyejA1NTYscj1YeTZpRFFMSGd5RUhxTHU1N2ZxNg==</auth>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3FoNnIyejA1NTYscj1YeTZpRFFMSGd5RUhxTHU1N2ZxNg==</auth>

2023-03-15 23:11:06 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1YeTZpRFFMSGd5RUhxTHU1N2ZxNjdjUUJ4dW1lZjRGMEIyT3N6ZmpXLHM9UkNRaTZIV21TNTI3REE9PSxpPTQwOTY=</challenge>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1YeTZpRFFMSGd5RUhxTHU1N2ZxNjdjUUJ4dW1lZjRGMEIyT3N6ZmpXLHM9UkNRaTZIV21TNTI3REE9PSxpPTQwOTY=</challenge>

2023-03-15 23:11:06 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WHk2aURRTEhneUVIcUx1NTdmcTY3Y1FCeHVtZWY0RjBCMk9zemZqVyxwPUJXNDcvalJVTVBOMVZ0a3Y2VzAzQjVRYWpOY2Z1T25BWHBHQkNsZnVnWHM9</response>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WHk2aURRTEhneUVIcUx1NTdmcTY3Y1FCeHVtZWY0RjBCMk9zemZqVyxwPUJXNDcvalJVTVBOMVZ0a3Y2VzAzQjVRYWpOY2Z1T25BWHBHQkNsZnVnWHM9</response>

2023-03-15 23:11:06 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0vbkNaM293bEhVY01iU05lL2NnQ1Fnc0pFeS9FSnZaT2FTNHlKNEN6aUZRPQ==</success>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0vbkNaM293bEhVY01iU05lL2NnQ1Fnc0pFeS9FSnZaT2FTNHlKNEN6aUZRPQ==</success>

2023-03-15 23:11:06 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-15 23:11:06 |  >> <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 hash="SHA-1" ver="N54Bsb145BTw4uOEPabUaPeYYpI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__qh6r2z0556@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 hash="SHA-1" ver="N54Bsb145BTw4uOEPabUaPeYYpI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-03-15 23:11:06 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-03-15 23:11:06 |  << <iq xmlns="jabber:client" id="UIncLRVfun36hNDiRLOYlKQ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com >> <iq xmlns="jabber:client" id="UIncLRVfun36hNDiRLOYlKQ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-15 23:11:06 |  >> <iq id="UIncLRVfun36hNDiRLOYlKQ" xmlns="jabber:client" type="result" to="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341</jid></bind></iq>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com << <iq id="UIncLRVfun36hNDiRLOYlKQ" xmlns="jabber:client" type="result" to="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341</jid></bind></iq>

2023-03-15 23:11:06 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-03-15 23:11:06 |  << <iq xmlns="jabber:client" id="lAXbwuaHJFJsjVQLLzaBfMU" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <iq xmlns="jabber:client" id="lAXbwuaHJFJsjVQLLzaBfMU" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-15 23:11:06 |  >> <iq id="lAXbwuaHJFJsjVQLLzaBfMU" xmlns="jabber:client" type="result" to="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"/>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 << <iq id="lAXbwuaHJFJsjVQLLzaBfMU" xmlns="jabber:client" type="result" to="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"/>

2023-03-15 23:11:06 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-03-15 23:11:06 |  << <iq to="test-domain.com" id="bmf6iUTcGEFPXV0s6zt9Hob" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <iq to="test-domain.com" id="bmf6iUTcGEFPXV0s6zt9Hob" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-15 23:11:06 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-15 23:11:06 |  >> <enabled id="70e3436e-730f-46bc-beb8-402bc7e9e9d2" xmlns="urn:xmpp:sm:3" location="f9c07ffec79b" resume="true" max="60"/>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 << <enabled id="70e3436e-730f-46bc-beb8-402bc7e9e9d2" xmlns="urn:xmpp:sm:3" location="f9c07ffec79b" resume="true" max="60"/>

2023-03-15 23:11:06 |  << <iq id="WGbX7DgV9iFzbo39AwrWeyq" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <iq id="WGbX7DgV9iFzbo39AwrWeyq" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-15 23:11:06 |  >> <iq id="bmf6iUTcGEFPXV0s6zt9Hob" xmlns="jabber:client" type="result" to="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12246/a0152b54" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12246/a0152b54" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><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 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: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-15 23:11:06 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 << <iq id="bmf6iUTcGEFPXV0s6zt9Hob" xmlns="jabber:client" type="result" to="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12246/a0152b54" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12246/a0152b54" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><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 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: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-15 23:11:06 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-15 23:11:06 |  >> <iq id="WGbX7DgV9iFzbo39AwrWeyq" xmlns="jabber:client" type="result" to="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><query xmlns="jabber:iq:roster"/></iq>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 << <iq id="WGbX7DgV9iFzbo39AwrWeyq" xmlns="jabber:client" type="result" to="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><query xmlns="jabber:iq:roster"/></iq>

2023-03-15 23:11:06 |  >> <presence xmlns="jabber:client" to="jaxmpp__qh6r2z0556@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 << <presence xmlns="jabber:client" to="jaxmpp__qh6r2z0556@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2023-03-15 23:11:06 |  << <message to="jaxmpp__2mtwi00557@test-domain.com/test-sm" id="g110cb0558" type="chat"><body>Test message eb92bc03-7b8c-489f-9c23-3900d407e9d3</body></message>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com/test-sm" id="g110cb0558" type="chat"><body>Test message eb92bc03-7b8c-489f-9c23-3900d407e9d3</body></message>

2023-03-15 23:11:06 | [Mutex] waiting for: [msg:g110cb0558]

2023-03-15 23:11:06 |  >> <message id="g110cb0558" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com/test-sm" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message eb92bc03-7b8c-489f-9c23-3900d407e9d3</body></message>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="g110cb0558" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com/test-sm" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message eb92bc03-7b8c-489f-9c23-3900d407e9d3</body></message>

2023-03-15 23:11:06 | [Mutex] notify: [msg:g110cb0558]

2023-03-15 23:11:06 | [Mutex] received everything.

2023-03-15 23:11:06 | [Mutex] isItemNotified: msg:g110cb0558 :: true

2023-03-15 23:11:06 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="c66540b9-5932-42ca-821e-b47f4bf8c505" type="chat"><body>Test message b6e59a0e-b9e7-4e72-8c2a-068e09c7eb46</body></message>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="c66540b9-5932-42ca-821e-b47f4bf8c505" type="chat"><body>Test message b6e59a0e-b9e7-4e72-8c2a-068e09c7eb46</body></message>

2023-03-15 23:11:06 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="26ed5b8d-5960-4ee1-97dc-882d2a1e4e2c" type="chat"><body>Test message 3952d88e-b7fe-4982-8ba7-d88428fce585</body></message>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="26ed5b8d-5960-4ee1-97dc-882d2a1e4e2c" type="chat"><body>Test message 3952d88e-b7fe-4982-8ba7-d88428fce585</body></message>

2023-03-15 23:11:06 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="f1f9b8ff-d450-4531-8c50-357f6bc7c97b" type="chat"><body>Test message ab4e37b2-72b8-4b1d-a053-fbc6dd36f364</body></message>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="f1f9b8ff-d450-4531-8c50-357f6bc7c97b" type="chat"><body>Test message ab4e37b2-72b8-4b1d-a053-fbc6dd36f364</body></message>

2023-03-15 23:11:06 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="e494e6fb-3b26-4c4e-b6a2-03124527d5dd" type="chat"><body>Test message 519a8ea2-1aa0-4ede-a017-124eb7cb2a52</body></message>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="e494e6fb-3b26-4c4e-b6a2-03124527d5dd" type="chat"><body>Test message 519a8ea2-1aa0-4ede-a017-124eb7cb2a52</body></message>

2023-03-15 23:11:06 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="25c4917e-0ab6-4a23-83fe-8b1ac0588a58" type="chat"><body>Test message c24031c5-14d8-4238-9463-1a98ce2c7aa1</body></message>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="25c4917e-0ab6-4a23-83fe-8b1ac0588a58" type="chat"><body>Test message c24031c5-14d8-4238-9463-1a98ce2c7aa1</body></message>

2023-03-15 23:11:06 |  >> <message id="c66540b9-5932-42ca-821e-b47f4bf8c505" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message b6e59a0e-b9e7-4e72-8c2a-068e09c7eb46</body></message>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="c66540b9-5932-42ca-821e-b47f4bf8c505" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message b6e59a0e-b9e7-4e72-8c2a-068e09c7eb46</body></message>

2023-03-15 23:11:06 |  >> <message id="26ed5b8d-5960-4ee1-97dc-882d2a1e4e2c" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 3952d88e-b7fe-4982-8ba7-d88428fce585</body></message>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="26ed5b8d-5960-4ee1-97dc-882d2a1e4e2c" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 3952d88e-b7fe-4982-8ba7-d88428fce585</body></message>

2023-03-15 23:11:06 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="1c6bcc50-c4f1-4e81-84f2-8aaad8b455e8" type="chat"><body>Test message fe8b8c74-a2bb-415c-86b7-90578b2a681f</body></message>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="1c6bcc50-c4f1-4e81-84f2-8aaad8b455e8" type="chat"><body>Test message fe8b8c74-a2bb-415c-86b7-90578b2a681f</body></message>

2023-03-15 23:11:06 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="fa6fbb50-afd1-4bd4-9041-38489b82b1c9" type="chat"><body>Test message b72373d4-ab28-42ad-a127-aeb554b4f9d7</body></message>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="fa6fbb50-afd1-4bd4-9041-38489b82b1c9" type="chat"><body>Test message b72373d4-ab28-42ad-a127-aeb554b4f9d7</body></message>

2023-03-15 23:11:06 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="712200be-6607-4957-a77b-f981eac7e191" type="chat"><body>Test message 6a67dce9-01fa-487c-b784-b624681238cd</body></message>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="712200be-6607-4957-a77b-f981eac7e191" type="chat"><body>Test message 6a67dce9-01fa-487c-b784-b624681238cd</body></message>

2023-03-15 23:11:06 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="f42270b3-3e8d-4566-9e18-b425dcc14013" type="chat"><body>Test message a26e8878-6cc1-4a2c-b279-001680ed02b8</body></message>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="f42270b3-3e8d-4566-9e18-b425dcc14013" type="chat"><body>Test message a26e8878-6cc1-4a2c-b279-001680ed02b8</body></message>

2023-03-15 23:11:06 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="f0e27c54-aadd-412f-9fba-04799b2d56b4" type="chat"><body>Test message 3bb1df99-7e2a-4ba1-8897-4d81ad8e97f9</body></message>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="f0e27c54-aadd-412f-9fba-04799b2d56b4" type="chat"><body>Test message 3bb1df99-7e2a-4ba1-8897-4d81ad8e97f9</body></message>

2023-03-15 23:11:06 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="97ae6c0d-1733-4c12-9773-4a3c69ae0a00" type="chat"><body>Test message 8dbf104b-3ac1-4ad3-8573-7d13024f663a</body></message>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="97ae6c0d-1733-4c12-9773-4a3c69ae0a00" type="chat"><body>Test message 8dbf104b-3ac1-4ad3-8573-7d13024f663a</body></message>

2023-03-15 23:11:06 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="0543057b-ce56-420c-be09-42dd6d10e427" type="chat"><body>Test message 7c9061e6-faa3-499c-8aee-2c69c12178cb</body></message>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="0543057b-ce56-420c-be09-42dd6d10e427" type="chat"><body>Test message 7c9061e6-faa3-499c-8aee-2c69c12178cb</body></message>

2023-03-15 23:11:06 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="1ff7060c-9936-4665-9fbd-a2e95810b92d" type="chat"><body>Test message 99985425-d72c-4cb8-b89a-89b589b21382</body></message>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="1ff7060c-9936-4665-9fbd-a2e95810b92d" type="chat"><body>Test message 99985425-d72c-4cb8-b89a-89b589b21382</body></message>

2023-03-15 23:11:06 |  >> <message id="f1f9b8ff-d450-4531-8c50-357f6bc7c97b" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message ab4e37b2-72b8-4b1d-a053-fbc6dd36f364</body></message>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="f1f9b8ff-d450-4531-8c50-357f6bc7c97b" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message ab4e37b2-72b8-4b1d-a053-fbc6dd36f364</body></message>

2023-03-15 23:11:06 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="958c5e62-c019-48e4-9c9d-075b0bd272a4" type="chat"><body>Test message b5131c45-6c57-43b1-8f65-f699234ca92f</body></message>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="958c5e62-c019-48e4-9c9d-075b0bd272a4" type="chat"><body>Test message b5131c45-6c57-43b1-8f65-f699234ca92f</body></message>

2023-03-15 23:11:06 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="1f35a220-5ee2-4876-9504-e6fcb03889e6" type="chat"><body>Test message 04dababb-18f0-4361-b8a8-0a59d7cc3e41</body></message>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="1f35a220-5ee2-4876-9504-e6fcb03889e6" type="chat"><body>Test message 04dababb-18f0-4361-b8a8-0a59d7cc3e41</body></message>

2023-03-15 23:11:06 |  >> <message id="e494e6fb-3b26-4c4e-b6a2-03124527d5dd" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 519a8ea2-1aa0-4ede-a017-124eb7cb2a52</body></message>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="e494e6fb-3b26-4c4e-b6a2-03124527d5dd" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 519a8ea2-1aa0-4ede-a017-124eb7cb2a52</body></message>

2023-03-15 23:11:06 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="a336bc57-9c8e-4915-bf3b-2544ba964e24" type="chat"><body>Test message d899df8b-4051-422f-bcfc-a1a8db1b7526</body></message>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="a336bc57-9c8e-4915-bf3b-2544ba964e24" type="chat"><body>Test message d899df8b-4051-422f-bcfc-a1a8db1b7526</body></message>

2023-03-15 23:11:06 |  >> <message id="25c4917e-0ab6-4a23-83fe-8b1ac0588a58" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message c24031c5-14d8-4238-9463-1a98ce2c7aa1</body></message>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="25c4917e-0ab6-4a23-83fe-8b1ac0588a58" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message c24031c5-14d8-4238-9463-1a98ce2c7aa1</body></message>

2023-03-15 23:11:06 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="bd8bd327-fa63-4d05-a0da-db6692224b1d" type="chat"><body>Test message 1cb26235-c5f6-445f-8e47-e64035fe3779</body></message>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="bd8bd327-fa63-4d05-a0da-db6692224b1d" type="chat"><body>Test message 1cb26235-c5f6-445f-8e47-e64035fe3779</body></message>

2023-03-15 23:11:06 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="3d648338-b432-4163-b741-55f365707850" type="chat"><body>Test message fc8457e0-9dd7-450f-9852-255f7ab487eb</body></message>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="3d648338-b432-4163-b741-55f365707850" type="chat"><body>Test message fc8457e0-9dd7-450f-9852-255f7ab487eb</body></message>

2023-03-15 23:11:06 |  >> <message id="1c6bcc50-c4f1-4e81-84f2-8aaad8b455e8" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message fe8b8c74-a2bb-415c-86b7-90578b2a681f</body></message>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="1c6bcc50-c4f1-4e81-84f2-8aaad8b455e8" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message fe8b8c74-a2bb-415c-86b7-90578b2a681f</body></message>

2023-03-15 23:11:06 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="4fedf25b-56c0-4a23-b75c-1a2c6e7bf812" type="chat"><body>Test message 782c82e8-e34f-4111-bf51-a5e7ef27cc8f</body></message>

2023-03-15 23:11:06 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="4fedf25b-56c0-4a23-b75c-1a2c6e7bf812" type="chat"><body>Test message 782c82e8-e34f-4111-bf51-a5e7ef27cc8f</body></message>

2023-03-15 23:11:07 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="04758dfe-97e3-457b-b8ca-c67c7bf76c48" type="chat"><body>Test message ab19a7c2-a283-4bea-8178-1c9d55986177</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="04758dfe-97e3-457b-b8ca-c67c7bf76c48" type="chat"><body>Test message ab19a7c2-a283-4bea-8178-1c9d55986177</body></message>

2023-03-15 23:11:07 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="a0471a27-4a29-440b-a0e7-50d8b3215487" type="chat"><body>Test message 3091f907-e78b-4fa3-9a9e-7f934cffd3bc</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="a0471a27-4a29-440b-a0e7-50d8b3215487" type="chat"><body>Test message 3091f907-e78b-4fa3-9a9e-7f934cffd3bc</body></message>

2023-03-15 23:11:07 |  >> <message id="fa6fbb50-afd1-4bd4-9041-38489b82b1c9" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message b72373d4-ab28-42ad-a127-aeb554b4f9d7</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="fa6fbb50-afd1-4bd4-9041-38489b82b1c9" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message b72373d4-ab28-42ad-a127-aeb554b4f9d7</body></message>

2023-03-15 23:11:07 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="9fdeaf4b-4cfe-4242-9730-0974d602bd4d" type="chat"><body>Test message 9235df33-436f-48d7-b454-c88e196c043a</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="9fdeaf4b-4cfe-4242-9730-0974d602bd4d" type="chat"><body>Test message 9235df33-436f-48d7-b454-c88e196c043a</body></message>

2023-03-15 23:11:07 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="e23cc629-0933-46df-83de-b84ff155e327" type="chat"><body>Test message b536aafb-269d-4aa8-8007-2a65e3295ea6</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="e23cc629-0933-46df-83de-b84ff155e327" type="chat"><body>Test message b536aafb-269d-4aa8-8007-2a65e3295ea6</body></message>

2023-03-15 23:11:07 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="0576380e-41ff-410b-8827-12bbf27962f7" type="chat"><body>Test message 8f0e8db0-a147-4027-a6bd-8d3257713ef0</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="0576380e-41ff-410b-8827-12bbf27962f7" type="chat"><body>Test message 8f0e8db0-a147-4027-a6bd-8d3257713ef0</body></message>

2023-03-15 23:11:07 |  >> <message id="712200be-6607-4957-a77b-f981eac7e191" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 6a67dce9-01fa-487c-b784-b624681238cd</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="712200be-6607-4957-a77b-f981eac7e191" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 6a67dce9-01fa-487c-b784-b624681238cd</body></message>

2023-03-15 23:11:07 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="df626707-ea3e-4ac5-b3f6-c7984f3f9a70" type="chat"><body>Test message e8d924c2-1180-4ee0-8d75-9cb9a7c005b3</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="df626707-ea3e-4ac5-b3f6-c7984f3f9a70" type="chat"><body>Test message e8d924c2-1180-4ee0-8d75-9cb9a7c005b3</body></message>

2023-03-15 23:11:07 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="de41e2e7-c635-4e30-bb3b-4e1e53407215" type="chat"><body>Test message 054f251f-2912-40b8-a9db-a02757957be2</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="de41e2e7-c635-4e30-bb3b-4e1e53407215" type="chat"><body>Test message 054f251f-2912-40b8-a9db-a02757957be2</body></message>

2023-03-15 23:11:07 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="0b6c63db-6996-4e4a-90f4-bee6fd784eba" type="chat"><body>Test message d1cefbc9-dc0d-4ad8-90b8-7a32fe1d1746</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="0b6c63db-6996-4e4a-90f4-bee6fd784eba" type="chat"><body>Test message d1cefbc9-dc0d-4ad8-90b8-7a32fe1d1746</body></message>

2023-03-15 23:11:07 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="cceb92af-4626-4250-97fb-f25baf661e70" type="chat"><body>Test message ad7ba248-06a4-4639-8e4d-dd63c2febfff</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="cceb92af-4626-4250-97fb-f25baf661e70" type="chat"><body>Test message ad7ba248-06a4-4639-8e4d-dd63c2febfff</body></message>

2023-03-15 23:11:07 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="2912d235-fe09-45f7-aaa6-68c3f8216459" type="chat"><body>Test message 1e8a040b-742d-4405-9fe6-2c377270bac3</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="2912d235-fe09-45f7-aaa6-68c3f8216459" type="chat"><body>Test message 1e8a040b-742d-4405-9fe6-2c377270bac3</body></message>

2023-03-15 23:11:07 |  >> <message id="f42270b3-3e8d-4566-9e18-b425dcc14013" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message a26e8878-6cc1-4a2c-b279-001680ed02b8</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="f42270b3-3e8d-4566-9e18-b425dcc14013" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message a26e8878-6cc1-4a2c-b279-001680ed02b8</body></message>

2023-03-15 23:11:07 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="952697a7-dd4c-4188-beb4-370b8706cab8" type="chat"><body>Test message f16e0e90-0a4e-4bd5-b259-4889bd3bbc2a</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="952697a7-dd4c-4188-beb4-370b8706cab8" type="chat"><body>Test message f16e0e90-0a4e-4bd5-b259-4889bd3bbc2a</body></message>

2023-03-15 23:11:07 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="74b6d7c1-339a-4bde-ad26-258d4bc315d3" type="chat"><body>Test message 883c6b6e-01f4-4cdb-b0e6-30a18cc5cb23</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="74b6d7c1-339a-4bde-ad26-258d4bc315d3" type="chat"><body>Test message 883c6b6e-01f4-4cdb-b0e6-30a18cc5cb23</body></message>

2023-03-15 23:11:07 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="94807614-2d7b-40a6-87a0-ba5d1fc9c928" type="chat"><body>Test message 4ed55674-e778-4a71-a757-cf2028d0c825</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="94807614-2d7b-40a6-87a0-ba5d1fc9c928" type="chat"><body>Test message 4ed55674-e778-4a71-a757-cf2028d0c825</body></message>

2023-03-15 23:11:07 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="6392e2f5-26b3-43d1-87b1-6357cb5ae015" type="chat"><body>Test message 568cbecd-fc3a-4a4a-ad73-1382b2954044</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="6392e2f5-26b3-43d1-87b1-6357cb5ae015" type="chat"><body>Test message 568cbecd-fc3a-4a4a-ad73-1382b2954044</body></message>

2023-03-15 23:11:07 |  >> <message id="f0e27c54-aadd-412f-9fba-04799b2d56b4" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 3bb1df99-7e2a-4ba1-8897-4d81ad8e97f9</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="f0e27c54-aadd-412f-9fba-04799b2d56b4" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 3bb1df99-7e2a-4ba1-8897-4d81ad8e97f9</body></message>

2023-03-15 23:11:07 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="210791db-66d9-4795-b9ab-59da7d71ae61" type="chat"><body>Test message 0fd05dcd-56f3-45a0-8a0f-761ee719eb7d</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="210791db-66d9-4795-b9ab-59da7d71ae61" type="chat"><body>Test message 0fd05dcd-56f3-45a0-8a0f-761ee719eb7d</body></message>

2023-03-15 23:11:07 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="ef9f23e8-bb46-4a98-822c-90ac80d9433c" type="chat"><body>Test message 24575050-fcff-4a90-b19f-9f0f9c43043e</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="ef9f23e8-bb46-4a98-822c-90ac80d9433c" type="chat"><body>Test message 24575050-fcff-4a90-b19f-9f0f9c43043e</body></message>

2023-03-15 23:11:07 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="3c3dcbb1-eb84-4660-987c-52740e01a1c2" type="chat"><body>Test message 5a5413d3-b3c7-46ca-8197-7303effb9acf</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="3c3dcbb1-eb84-4660-987c-52740e01a1c2" type="chat"><body>Test message 5a5413d3-b3c7-46ca-8197-7303effb9acf</body></message>

2023-03-15 23:11:07 |  >> <message id="97ae6c0d-1733-4c12-9773-4a3c69ae0a00" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 8dbf104b-3ac1-4ad3-8573-7d13024f663a</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="97ae6c0d-1733-4c12-9773-4a3c69ae0a00" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 8dbf104b-3ac1-4ad3-8573-7d13024f663a</body></message>

2023-03-15 23:11:07 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="1127c80b-4525-427c-973d-818465175830" type="chat"><body>Test message a85be790-c1f7-4403-9364-be4037fbee2a</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="1127c80b-4525-427c-973d-818465175830" type="chat"><body>Test message a85be790-c1f7-4403-9364-be4037fbee2a</body></message>

2023-03-15 23:11:07 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="f8bac3db-4248-4219-a897-7f483735928f" type="chat"><body>Test message a87da091-333b-4a28-88a1-4bb481b3ddba</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="f8bac3db-4248-4219-a897-7f483735928f" type="chat"><body>Test message a87da091-333b-4a28-88a1-4bb481b3ddba</body></message>

2023-03-15 23:11:07 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="a0b905ac-f7a8-471a-b478-a4fe3de12e11" type="chat"><body>Test message 625732e8-a02c-488a-a198-441eb5a24db7</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="a0b905ac-f7a8-471a-b478-a4fe3de12e11" type="chat"><body>Test message 625732e8-a02c-488a-a198-441eb5a24db7</body></message>

2023-03-15 23:11:07 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="773c16c5-9b6d-43d0-98b4-16869dad6eff" type="chat"><body>Test message 9fcac35c-8bf0-4a3c-8f26-cd6098db1a51</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="773c16c5-9b6d-43d0-98b4-16869dad6eff" type="chat"><body>Test message 9fcac35c-8bf0-4a3c-8f26-cd6098db1a51</body></message>

2023-03-15 23:11:07 |  >> <message id="0543057b-ce56-420c-be09-42dd6d10e427" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 7c9061e6-faa3-499c-8aee-2c69c12178cb</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="0543057b-ce56-420c-be09-42dd6d10e427" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 7c9061e6-faa3-499c-8aee-2c69c12178cb</body></message>

2023-03-15 23:11:07 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="01d0abc6-55e7-4b0d-ac98-025316d77d48" type="chat"><body>Test message 4d34d0a7-bb9d-4379-b18d-4a9c4333844b</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="01d0abc6-55e7-4b0d-ac98-025316d77d48" type="chat"><body>Test message 4d34d0a7-bb9d-4379-b18d-4a9c4333844b</body></message>

2023-03-15 23:11:07 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="6e9d06b3-cec8-4edc-a827-0c404bbbdb67" type="chat"><body>Test message 3c41eb45-911a-4bc2-a8e2-9e9200e29807</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="6e9d06b3-cec8-4edc-a827-0c404bbbdb67" type="chat"><body>Test message 3c41eb45-911a-4bc2-a8e2-9e9200e29807</body></message>

2023-03-15 23:11:07 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="35a71bb3-d358-4cf3-ad13-ee9699a315c5" type="chat"><body>Test message 57834fa8-3030-4015-9534-546a15500f64</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="35a71bb3-d358-4cf3-ad13-ee9699a315c5" type="chat"><body>Test message 57834fa8-3030-4015-9534-546a15500f64</body></message>

2023-03-15 23:11:07 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="c4298f93-0ab5-49cf-92b9-088c24debf65" type="chat"><body>Test message 6f9f2c16-13cb-443f-a21f-e284873409a6</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="c4298f93-0ab5-49cf-92b9-088c24debf65" type="chat"><body>Test message 6f9f2c16-13cb-443f-a21f-e284873409a6</body></message>

2023-03-15 23:11:07 |  >> <message id="1ff7060c-9936-4665-9fbd-a2e95810b92d" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 99985425-d72c-4cb8-b89a-89b589b21382</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="1ff7060c-9936-4665-9fbd-a2e95810b92d" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 99985425-d72c-4cb8-b89a-89b589b21382</body></message>

2023-03-15 23:11:07 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="a8538f6a-95db-4992-80aa-645282e1ed19" type="chat"><body>Test message 32fbde5b-0493-4e14-bd3a-7377957d3f66</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="a8538f6a-95db-4992-80aa-645282e1ed19" type="chat"><body>Test message 32fbde5b-0493-4e14-bd3a-7377957d3f66</body></message>

2023-03-15 23:11:07 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="823ebaf9-f4ea-4c31-9b25-dba3a06c3f1b" type="chat"><body>Test message 008deba5-1e26-4b70-bb52-84f2196f5e63</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="823ebaf9-f4ea-4c31-9b25-dba3a06c3f1b" type="chat"><body>Test message 008deba5-1e26-4b70-bb52-84f2196f5e63</body></message>

2023-03-15 23:11:07 |  >> <message id="958c5e62-c019-48e4-9c9d-075b0bd272a4" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message b5131c45-6c57-43b1-8f65-f699234ca92f</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="958c5e62-c019-48e4-9c9d-075b0bd272a4" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message b5131c45-6c57-43b1-8f65-f699234ca92f</body></message>

2023-03-15 23:11:07 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="2e35c6e5-7a79-4c48-8bc8-ebdc7bc8330d" type="chat"><body>Test message ddcae6c6-d45b-4a3e-990a-fface8242536</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="2e35c6e5-7a79-4c48-8bc8-ebdc7bc8330d" type="chat"><body>Test message ddcae6c6-d45b-4a3e-990a-fface8242536</body></message>

2023-03-15 23:11:07 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="84087ae0-f0b5-4f3c-b3af-bce1c5b65a4b" type="chat"><body>Test message 0f535104-ef5f-4541-8c44-6de7f80a8f9c</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="84087ae0-f0b5-4f3c-b3af-bce1c5b65a4b" type="chat"><body>Test message 0f535104-ef5f-4541-8c44-6de7f80a8f9c</body></message>

2023-03-15 23:11:07 |  >> <message id="1f35a220-5ee2-4876-9504-e6fcb03889e6" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 04dababb-18f0-4361-b8a8-0a59d7cc3e41</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="1f35a220-5ee2-4876-9504-e6fcb03889e6" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 04dababb-18f0-4361-b8a8-0a59d7cc3e41</body></message>

2023-03-15 23:11:07 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="a1a76f88-3f07-4c37-bc83-0c0b9bd81e8a" type="chat"><body>Test message 27796ead-94af-449b-958d-0c1da915bf44</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="a1a76f88-3f07-4c37-bc83-0c0b9bd81e8a" type="chat"><body>Test message 27796ead-94af-449b-958d-0c1da915bf44</body></message>

2023-03-15 23:11:07 |  >> <message id="a336bc57-9c8e-4915-bf3b-2544ba964e24" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message d899df8b-4051-422f-bcfc-a1a8db1b7526</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="a336bc57-9c8e-4915-bf3b-2544ba964e24" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message d899df8b-4051-422f-bcfc-a1a8db1b7526</body></message>

2023-03-15 23:11:07 |  << <message to="jaxmpp__2mtwi00557@test-domain.com" id="da7dd826-ecbe-4ff9-abcd-34f15d82c8f4" type="chat"><body>Test message 0b0e5628-e5d6-49bc-adaf-f675b88eab2a</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 >> <message to="jaxmpp__2mtwi00557@test-domain.com" id="da7dd826-ecbe-4ff9-abcd-34f15d82c8f4" type="chat"><body>Test message 0b0e5628-e5d6-49bc-adaf-f675b88eab2a</body></message>

2023-03-15 23:11:07 |  >> <message id="bd8bd327-fa63-4d05-a0da-db6692224b1d" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 1cb26235-c5f6-445f-8e47-e64035fe3779</body></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="bd8bd327-fa63-4d05-a0da-db6692224b1d" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 1cb26235-c5f6-445f-8e47-e64035fe3779</body></message>

2023-03-15 23:11:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=649 thread=1] Closing socket

2023-03-15 23:11:07 | tigase.jaxmpp.j2se.connectors.socket.Worker.run: Exception in worker

2023-03-15 23:11:07 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-15 23:11:07 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-15 23:11:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=649 thread=4233] Connector  state changed: connected->disconnected

2023-03-15 23:11:07 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception

2023-03-15 23:11:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=649 thread=4231] Ignoring stop connector.

2023-03-15 23:11:07 |  >> <message id="3d648338-b432-4163-b741-55f365707850" xmlns="jabber:client" type="error" to="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341" from="jaxmpp__2mtwi00557@test-domain.com"><body>Test message fc8457e0-9dd7-450f-9852-255f7ab487eb</body><delivery-error xmlns="http://tigase.org/delivery-error"/><error code="503" type="cancel"><service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" xml:lang="en">Service not available.</text></error></message>

2023-03-15 23:11:07 | jaxmpp_ :: jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341 << <message id="3d648338-b432-4163-b741-55f365707850" xmlns="jabber:client" type="error" to="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341" from="jaxmpp__2mtwi00557@test-domain.com"><body>Test message fc8457e0-9dd7-450f-9852-255f7ab487eb</body><delivery-error xmlns="http://tigase.org/delivery-error"/><error code="503" type="cancel"><service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" xml:lang="en">Service not available.</text></error></message>

2023-03-15 23:11:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=649 thread=1] Ignoring stop connector.

2023-03-15 23:11:07 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-03-15 23:11:07 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-03-15 23:11:08 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-15 23:11:08 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2023-03-15 23:11:08 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-15 23:11:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=651 thread=1] Connector  state changed: null->connecting

2023-03-15 23:11:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=651 thread=1] DNS entry stored in session object: localhost:5222

2023-03-15 23:11:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=651 thread=1] Preparing connection to [localhost:5222]

2023-03-15 23:11:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=651 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-15 23:11:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=651 thread=1] Connector  state changed: connecting->connected

2023-03-15 23:11:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=651 thread=1] Whitespace ping period is setted to nullms

2023-03-15 23:11:08 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-15 23:11:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=651 thread=4231] Start TLS

2023-03-15 23:11:08 |  >> <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-15 23:11:08 | jaxmpp_ :: jaxmpp__2mtwi00557@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-15 23:11:08 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-15 23:11:08 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-15 23:11:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=651 thread=4243] Proceeding TLS

2023-03-15 23:11:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=651 thread=4243] Start handshake

2023-03-15 23:11:08 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-15 23:11:08 |  >> <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-15 23:11:08 | jaxmpp_ :: jaxmpp__2mtwi00557@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-15 23:11:08 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-03-15 23:11:08 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-03-15 23:11:08 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-03-15 23:11:08 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzJtdHdpMDA1NTcscj0yR1pXRWtjNUp0b0VqdUpoMm9laA==</auth>

2023-03-15 23:11:08 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzJtdHdpMDA1NTcscj0yR1pXRWtjNUp0b0VqdUpoMm9laA==</auth>

2023-03-15 23:11:08 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0yR1pXRWtjNUp0b0VqdUpoMm9laDJTTXM0bEtrRjRWa3BTUXN6RjV6LHM9RWlPUU43MzVXNCtEOWc9PSxpPTQwOTY=</challenge>

2023-03-15 23:11:08 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0yR1pXRWtjNUp0b0VqdUpoMm9laDJTTXM0bEtrRjRWa3BTUXN6RjV6LHM9RWlPUU43MzVXNCtEOWc9PSxpPTQwOTY=</challenge>

2023-03-15 23:11:08 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MkdaV0VrYzVKdG9FanVKaDJvZWgyU01zNGxLa0Y0VmtwU1FzekY1eixwPWFwdmlmTE01SnRPdmhxblJNbU5MTVk2akplNSt0TjBDazUwc3RPbmxNSjQ9</response>

2023-03-15 23:11:08 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MkdaV0VrYzVKdG9FanVKaDJvZWgyU01zNGxLa0Y0VmtwU1FzekY1eixwPWFwdmlmTE01SnRPdmhxblJNbU5MTVk2akplNSt0TjBDazUwc3RPbmxNSjQ9</response>

2023-03-15 23:11:08 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1kMDJmYUFUTkZnM2tmQkllSUdjanZIWHBMNFltZHhkZS8wbVpEaUo1SHI0PQ==</success>

2023-03-15 23:11:08 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1kMDJmYUFUTkZnM2tmQkllSUdjanZIWHBMNFltZHhkZS8wbVpEaUo1SHI0PQ==</success>

2023-03-15 23:11:08 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-15 23:11:08 |  >> <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 hash="SHA-1" ver="N54Bsb145BTw4uOEPabUaPeYYpI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-03-15 23:11:08 | jaxmpp_ :: jaxmpp__2mtwi00557@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 hash="SHA-1" ver="N54Bsb145BTw4uOEPabUaPeYYpI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-03-15 23:11:08 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-03-15 23:11:08 |  << <iq xmlns="jabber:client" id="QPAJt6Eul1fTMXdqV5dsbp6" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>test-sm</resource></bind></iq>

2023-03-15 23:11:08 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com >> <iq xmlns="jabber:client" id="QPAJt6Eul1fTMXdqV5dsbp6" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>test-sm</resource></bind></iq>

2023-03-15 23:11:08 |  >> <iq id="QPAJt6Eul1fTMXdqV5dsbp6" xmlns="jabber:client" type="result" to="jaxmpp__2mtwi00557@test-domain.com/test-sm"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__2mtwi00557@test-domain.com/test-sm</jid></bind></iq>

2023-03-15 23:11:08 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com << <iq id="QPAJt6Eul1fTMXdqV5dsbp6" xmlns="jabber:client" type="result" to="jaxmpp__2mtwi00557@test-domain.com/test-sm"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__2mtwi00557@test-domain.com/test-sm</jid></bind></iq>

2023-03-15 23:11:08 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-03-15 23:11:08 |  << <iq xmlns="jabber:client" id="gLmgOZtfvaMKR3j12tfu3lJ" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-15 23:11:08 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm >> <iq xmlns="jabber:client" id="gLmgOZtfvaMKR3j12tfu3lJ" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-15 23:11:08 |  >> <iq id="gLmgOZtfvaMKR3j12tfu3lJ" xmlns="jabber:client" type="result" to="jaxmpp__2mtwi00557@test-domain.com/test-sm"/>

2023-03-15 23:11:08 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <iq id="gLmgOZtfvaMKR3j12tfu3lJ" xmlns="jabber:client" type="result" to="jaxmpp__2mtwi00557@test-domain.com/test-sm"/>

2023-03-15 23:11:08 |  << <iq to="test-domain.com" id="GLkYiGGriS2rn37oeEFFxtW" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-15 23:11:08 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm >> <iq to="test-domain.com" id="GLkYiGGriS2rn37oeEFFxtW" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-15 23:11:08 |  << <iq id="PKffNBmawp9vpO1lGr7hArV" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-15 23:11:08 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm >> <iq id="PKffNBmawp9vpO1lGr7hArV" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-15 23:11:08 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-15 23:11:08 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-15 23:11:08 |  >> <iq id="GLkYiGGriS2rn37oeEFFxtW" xmlns="jabber:client" type="result" to="jaxmpp__2mtwi00557@test-domain.com/test-sm" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12246/a0152b54" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12246/a0152b54" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><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 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: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-15 23:11:08 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <iq id="GLkYiGGriS2rn37oeEFFxtW" xmlns="jabber:client" type="result" to="jaxmpp__2mtwi00557@test-domain.com/test-sm" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12246/a0152b54" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12246/a0152b54" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><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 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: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-15 23:11:08 | [Mutex] waiting for: [items:received:all]

2023-03-15 23:11:08 |  >> <iq id="PKffNBmawp9vpO1lGr7hArV" xmlns="jabber:client" type="result" to="jaxmpp__2mtwi00557@test-domain.com/test-sm"><query xmlns="jabber:iq:roster"/></iq>

2023-03-15 23:11:08 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <iq id="PKffNBmawp9vpO1lGr7hArV" xmlns="jabber:client" type="result" to="jaxmpp__2mtwi00557@test-domain.com/test-sm"><query xmlns="jabber:iq:roster"/></iq>

2023-03-15 23:11:08 |  >> <presence xmlns="jabber:client" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__2mtwi00557@test-domain.com/test-sm"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2023-03-15 23:11:08 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <presence xmlns="jabber:client" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__2mtwi00557@test-domain.com/test-sm"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2023-03-15 23:11:08 |  >> <message id="3d648338-b432-4163-b741-55f365707850" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message fc8457e0-9dd7-450f-9852-255f7ab487eb</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.072Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:08 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="3d648338-b432-4163-b741-55f365707850" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message fc8457e0-9dd7-450f-9852-255f7ab487eb</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.072Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:08 |  >> <message id="4fedf25b-56c0-4a23-b75c-1a2c6e7bf812" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 782c82e8-e34f-4111-bf51-a5e7ef27cc8f</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.080Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:08 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="4fedf25b-56c0-4a23-b75c-1a2c6e7bf812" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 782c82e8-e34f-4111-bf51-a5e7ef27cc8f</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.080Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:08 |  >> <message id="04758dfe-97e3-457b-b8ca-c67c7bf76c48" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message ab19a7c2-a283-4bea-8178-1c9d55986177</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.083Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:08 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="04758dfe-97e3-457b-b8ca-c67c7bf76c48" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message ab19a7c2-a283-4bea-8178-1c9d55986177</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.083Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:08 |  >> <message id="a0471a27-4a29-440b-a0e7-50d8b3215487" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 3091f907-e78b-4fa3-9a9e-7f934cffd3bc</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.089Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:08 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="a0471a27-4a29-440b-a0e7-50d8b3215487" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 3091f907-e78b-4fa3-9a9e-7f934cffd3bc</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.089Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:08 |  >> <message id="9fdeaf4b-4cfe-4242-9730-0974d602bd4d" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 9235df33-436f-48d7-b454-c88e196c043a</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.098Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:08 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="9fdeaf4b-4cfe-4242-9730-0974d602bd4d" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 9235df33-436f-48d7-b454-c88e196c043a</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.098Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:08 |  >> <message id="e23cc629-0933-46df-83de-b84ff155e327" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message b536aafb-269d-4aa8-8007-2a65e3295ea6</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.135Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:08 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="e23cc629-0933-46df-83de-b84ff155e327" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message b536aafb-269d-4aa8-8007-2a65e3295ea6</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.135Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:08 |  >> <message id="0576380e-41ff-410b-8827-12bbf27962f7" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 8f0e8db0-a147-4027-a6bd-8d3257713ef0</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.220Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:08 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="0576380e-41ff-410b-8827-12bbf27962f7" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 8f0e8db0-a147-4027-a6bd-8d3257713ef0</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.220Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:08 |  >> <message id="df626707-ea3e-4ac5-b3f6-c7984f3f9a70" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message e8d924c2-1180-4ee0-8d75-9cb9a7c005b3</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.288Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:08 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="df626707-ea3e-4ac5-b3f6-c7984f3f9a70" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message e8d924c2-1180-4ee0-8d75-9cb9a7c005b3</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.288Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:08 |  >> <message id="de41e2e7-c635-4e30-bb3b-4e1e53407215" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 054f251f-2912-40b8-a9db-a02757957be2</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.317Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:08 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="de41e2e7-c635-4e30-bb3b-4e1e53407215" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 054f251f-2912-40b8-a9db-a02757957be2</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.317Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:08 |  >> <message id="0b6c63db-6996-4e4a-90f4-bee6fd784eba" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message d1cefbc9-dc0d-4ad8-90b8-7a32fe1d1746</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.346Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:08 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="0b6c63db-6996-4e4a-90f4-bee6fd784eba" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message d1cefbc9-dc0d-4ad8-90b8-7a32fe1d1746</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.346Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 |  >> <message id="cceb92af-4626-4250-97fb-f25baf661e70" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message ad7ba248-06a4-4639-8e4d-dd63c2febfff</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.366Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="cceb92af-4626-4250-97fb-f25baf661e70" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message ad7ba248-06a4-4639-8e4d-dd63c2febfff</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.366Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 |  >> <message id="2912d235-fe09-45f7-aaa6-68c3f8216459" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 1e8a040b-742d-4405-9fe6-2c377270bac3</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.385Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="2912d235-fe09-45f7-aaa6-68c3f8216459" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 1e8a040b-742d-4405-9fe6-2c377270bac3</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.385Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 |  >> <message id="952697a7-dd4c-4188-beb4-370b8706cab8" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message f16e0e90-0a4e-4bd5-b259-4889bd3bbc2a</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.414Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="952697a7-dd4c-4188-beb4-370b8706cab8" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message f16e0e90-0a4e-4bd5-b259-4889bd3bbc2a</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.414Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 |  >> <message id="74b6d7c1-339a-4bde-ad26-258d4bc315d3" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 883c6b6e-01f4-4cdb-b0e6-30a18cc5cb23</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.456Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="74b6d7c1-339a-4bde-ad26-258d4bc315d3" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 883c6b6e-01f4-4cdb-b0e6-30a18cc5cb23</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.456Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 |  >> <message id="94807614-2d7b-40a6-87a0-ba5d1fc9c928" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 4ed55674-e778-4a71-a757-cf2028d0c825</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.471Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="94807614-2d7b-40a6-87a0-ba5d1fc9c928" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 4ed55674-e778-4a71-a757-cf2028d0c825</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.471Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 |  >> <message id="6392e2f5-26b3-43d1-87b1-6357cb5ae015" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 568cbecd-fc3a-4a4a-ad73-1382b2954044</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.479Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="6392e2f5-26b3-43d1-87b1-6357cb5ae015" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 568cbecd-fc3a-4a4a-ad73-1382b2954044</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.479Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 |  >> <message id="210791db-66d9-4795-b9ab-59da7d71ae61" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 0fd05dcd-56f3-45a0-8a0f-761ee719eb7d</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.534Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="210791db-66d9-4795-b9ab-59da7d71ae61" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 0fd05dcd-56f3-45a0-8a0f-761ee719eb7d</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.534Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 |  >> <message id="ef9f23e8-bb46-4a98-822c-90ac80d9433c" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 24575050-fcff-4a90-b19f-9f0f9c43043e</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.584Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="ef9f23e8-bb46-4a98-822c-90ac80d9433c" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 24575050-fcff-4a90-b19f-9f0f9c43043e</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.584Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 |  >> <message id="3c3dcbb1-eb84-4660-987c-52740e01a1c2" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 5a5413d3-b3c7-46ca-8197-7303effb9acf</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.599Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="3c3dcbb1-eb84-4660-987c-52740e01a1c2" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 5a5413d3-b3c7-46ca-8197-7303effb9acf</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.599Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 |  >> <message id="1127c80b-4525-427c-973d-818465175830" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message a85be790-c1f7-4403-9364-be4037fbee2a</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.610Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="1127c80b-4525-427c-973d-818465175830" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message a85be790-c1f7-4403-9364-be4037fbee2a</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.610Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 |  >> <message id="f8bac3db-4248-4219-a897-7f483735928f" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message a87da091-333b-4a28-88a1-4bb481b3ddba</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.656Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="f8bac3db-4248-4219-a897-7f483735928f" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message a87da091-333b-4a28-88a1-4bb481b3ddba</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.656Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 |  >> <message id="a0b905ac-f7a8-471a-b478-a4fe3de12e11" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 625732e8-a02c-488a-a198-441eb5a24db7</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.672Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="a0b905ac-f7a8-471a-b478-a4fe3de12e11" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 625732e8-a02c-488a-a198-441eb5a24db7</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.672Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 |  >> <message id="773c16c5-9b6d-43d0-98b4-16869dad6eff" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 9fcac35c-8bf0-4a3c-8f26-cd6098db1a51</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.675Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="773c16c5-9b6d-43d0-98b4-16869dad6eff" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 9fcac35c-8bf0-4a3c-8f26-cd6098db1a51</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.675Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 |  >> <message id="01d0abc6-55e7-4b0d-ac98-025316d77d48" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 4d34d0a7-bb9d-4379-b18d-4a9c4333844b</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.736Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="01d0abc6-55e7-4b0d-ac98-025316d77d48" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 4d34d0a7-bb9d-4379-b18d-4a9c4333844b</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.736Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 |  >> <message id="6e9d06b3-cec8-4edc-a827-0c404bbbdb67" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 3c41eb45-911a-4bc2-a8e2-9e9200e29807</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.750Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="6e9d06b3-cec8-4edc-a827-0c404bbbdb67" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 3c41eb45-911a-4bc2-a8e2-9e9200e29807</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.750Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 |  >> <message id="35a71bb3-d358-4cf3-ad13-ee9699a315c5" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 57834fa8-3030-4015-9534-546a15500f64</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.815Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="35a71bb3-d358-4cf3-ad13-ee9699a315c5" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 57834fa8-3030-4015-9534-546a15500f64</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.815Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 |  >> <message id="c4298f93-0ab5-49cf-92b9-088c24debf65" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 6f9f2c16-13cb-443f-a21f-e284873409a6</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.820Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="c4298f93-0ab5-49cf-92b9-088c24debf65" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 6f9f2c16-13cb-443f-a21f-e284873409a6</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.820Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 |  >> <message id="a8538f6a-95db-4992-80aa-645282e1ed19" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 32fbde5b-0493-4e14-bd3a-7377957d3f66</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.846Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="a8538f6a-95db-4992-80aa-645282e1ed19" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 32fbde5b-0493-4e14-bd3a-7377957d3f66</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.846Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 |  >> <message id="823ebaf9-f4ea-4c31-9b25-dba3a06c3f1b" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 008deba5-1e26-4b70-bb52-84f2196f5e63</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.863Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="823ebaf9-f4ea-4c31-9b25-dba3a06c3f1b" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 008deba5-1e26-4b70-bb52-84f2196f5e63</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.863Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 |  >> <message id="2e35c6e5-7a79-4c48-8bc8-ebdc7bc8330d" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message ddcae6c6-d45b-4a3e-990a-fface8242536</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.892Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="2e35c6e5-7a79-4c48-8bc8-ebdc7bc8330d" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message ddcae6c6-d45b-4a3e-990a-fface8242536</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.892Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 |  >> <message id="84087ae0-f0b5-4f3c-b3af-bce1c5b65a4b" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 0f535104-ef5f-4541-8c44-6de7f80a8f9c</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.946Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="84087ae0-f0b5-4f3c-b3af-bce1c5b65a4b" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 0f535104-ef5f-4541-8c44-6de7f80a8f9c</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.946Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 |  >> <message id="a1a76f88-3f07-4c37-bc83-0c0b9bd81e8a" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 27796ead-94af-449b-958d-0c1da915bf44</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.959Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="a1a76f88-3f07-4c37-bc83-0c0b9bd81e8a" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 27796ead-94af-449b-958d-0c1da915bf44</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.959Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 |  >> <message id="da7dd826-ecbe-4ff9-abcd-34f15d82c8f4" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 0b0e5628-e5d6-49bc-adaf-f675b88eab2a</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.978Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__2mtwi00557@test-domain.com/test-sm << <message id="da7dd826-ecbe-4ff9-abcd-34f15d82c8f4" xmlns="jabber:client" type="chat" to="jaxmpp__2mtwi00557@test-domain.com" from="jaxmpp__qh6r2z0556@test-domain.com/1781077109-tigase-341"><body>Test message 0b0e5628-e5d6-49bc-adaf-f675b88eab2a</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:07.978Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:09 | [Mutex] notify: [items:received:all]

2023-03-15 23:11:09 | [Mutex] received everything.

2023-03-15 23:11:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=650 thread=4238] Connector  state changed: connected->disconnected

2023-03-15 23:11:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=650 thread=4238] Stream terminated

2023-03-15 23:11:09 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-15 23:11:09 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-15 23:11:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=651 thread=4243] Connector  state changed: connected->disconnected

2023-03-15 23:11:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=651 thread=4243] Stream terminated

2023-03-15 23:11:09 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-15 23:11:09 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

testMessageRedeliverySMnoResumption 2.906s
2023-03-15 23:11:09 |

2023-03-15 23:11:09 | null / [TestClass name=class tigase.tests.jaxmpp.TestMessageRedelivery]

2023-03-15 23:11:09 | ------------------------------------

2023-03-15 23:11:09 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-15 23:11:09 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-15 23:11:09 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-15 23:11:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=654 thread=1] Connector  state changed: null->connecting

2023-03-15 23:11:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=654 thread=1] DNS entry stored in session object: localhost:5222

2023-03-15 23:11:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=654 thread=1] Preparing connection to [localhost:5222]

2023-03-15 23:11:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=654 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-15 23:11:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=654 thread=1] Connector  state changed: connecting->connected

2023-03-15 23:11:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=654 thread=1] Whitespace ping period is setted to nullms

2023-03-15 23:11:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-15 23:11:09 |  >> <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-15 23:11:09 | jaxmpp_ :: jaxmpp__of1nvy0560@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-15 23:11:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=654 thread=4262] Start TLS

2023-03-15 23:11:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=654 thread=4264] Proceeding TLS

2023-03-15 23:11:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=654 thread=4264] Start handshake

2023-03-15 23:11:09 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-15 23:11:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-15 23:11:09 |  >> <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-15 23:11:09 | jaxmpp_ :: jaxmpp__of1nvy0560@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-15 23:11:09 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-03-15 23:11:09 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-03-15 23:11:09 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-03-15 23:11:09 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX29mMW52eTA1NjAscj1RaGw2RVNrc3hqcVd0aHRoYTVvaQ==</auth>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX29mMW52eTA1NjAscj1RaGw2RVNrc3hqcVd0aHRoYTVvaQ==</auth>

2023-03-15 23:11:09 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1RaGw2RVNrc3hqcVd0aHRoYTVvaTJtdFUyczZNbFd6UVBKUnN1WHZWLHM9VCs2akY2amxkWTNER2c9PSxpPTQwOTY=</challenge>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1RaGw2RVNrc3hqcVd0aHRoYTVvaTJtdFUyczZNbFd6UVBKUnN1WHZWLHM9VCs2akY2amxkWTNER2c9PSxpPTQwOTY=</challenge>

2023-03-15 23:11:09 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UWhsNkVTa3N4anFXdGh0aGE1b2kybXRVMnM2TWxXelFQSlJzdVh2VixwPUkwVmhQMWYweU9LNDRmQk8yV0FYSGlFY2FtVk9kSW1qUldtQnMxd0VuaDA9</response>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UWhsNkVTa3N4anFXdGh0aGE1b2kybXRVMnM2TWxXelFQSlJzdVh2VixwPUkwVmhQMWYweU9LNDRmQk8yV0FYSGlFY2FtVk9kSW1qUldtQnMxd0VuaDA9</response>

2023-03-15 23:11:09 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1IY0VHRzN2MmxnTkhaR1dCYUs4TTRORjJNbTJqR29GWmppa0FVL3E4MUJJPQ==</success>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1IY0VHRzN2MmxnTkhaR1dCYUs4TTRORjJNbTJqR29GWmppa0FVL3E4MUJJPQ==</success>

2023-03-15 23:11:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-15 23:11:09 |  >> <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 hash="SHA-1" ver="N54Bsb145BTw4uOEPabUaPeYYpI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__of1nvy0560@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 hash="SHA-1" ver="N54Bsb145BTw4uOEPabUaPeYYpI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-03-15 23:11:09 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-03-15 23:11:09 |  << <iq xmlns="jabber:client" id="lNaBmawp9vpO1lGr7hArV8C" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>test-sm</resource></bind></iq>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com >> <iq xmlns="jabber:client" id="lNaBmawp9vpO1lGr7hArV8C" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>test-sm</resource></bind></iq>

2023-03-15 23:11:09 |  >> <iq id="lNaBmawp9vpO1lGr7hArV8C" xmlns="jabber:client" type="result" to="jaxmpp__of1nvy0560@test-domain.com/test-sm"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__of1nvy0560@test-domain.com/test-sm</jid></bind></iq>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com << <iq id="lNaBmawp9vpO1lGr7hArV8C" xmlns="jabber:client" type="result" to="jaxmpp__of1nvy0560@test-domain.com/test-sm"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__of1nvy0560@test-domain.com/test-sm</jid></bind></iq>

2023-03-15 23:11:09 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-03-15 23:11:09 |  << <iq xmlns="jabber:client" id="cRk0kJS2m5FDhISWfPR7eR1" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm >> <iq xmlns="jabber:client" id="cRk0kJS2m5FDhISWfPR7eR1" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-15 23:11:09 |  >> <iq id="cRk0kJS2m5FDhISWfPR7eR1" xmlns="jabber:client" type="result" to="jaxmpp__of1nvy0560@test-domain.com/test-sm"/>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <iq id="cRk0kJS2m5FDhISWfPR7eR1" xmlns="jabber:client" type="result" to="jaxmpp__of1nvy0560@test-domain.com/test-sm"/>

2023-03-15 23:11:09 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-03-15 23:11:09 |  << <iq to="test-domain.com" id="tVueR129x7gNDysjGIwmN0i" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm >> <iq to="test-domain.com" id="tVueR129x7gNDysjGIwmN0i" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-15 23:11:09 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-15 23:11:09 |  >> <enabled id="b1999c7f-1f3e-4142-98de-cdea0870ddb6" xmlns="urn:xmpp:sm:3" location="f9c07ffec79b" resume="true" max="60"/>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <enabled id="b1999c7f-1f3e-4142-98de-cdea0870ddb6" xmlns="urn:xmpp:sm:3" location="f9c07ffec79b" resume="true" max="60"/>

2023-03-15 23:11:09 |  << <iq id="ZWvgV9iFzbo39AwrWeyqVgO" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm >> <iq id="ZWvgV9iFzbo39AwrWeyqVgO" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-15 23:11:09 |  >> <iq id="tVueR129x7gNDysjGIwmN0i" xmlns="jabber:client" type="result" to="jaxmpp__of1nvy0560@test-domain.com/test-sm" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12246/a0152b54" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12246/a0152b54" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><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 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: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-15 23:11:09 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <iq id="tVueR129x7gNDysjGIwmN0i" xmlns="jabber:client" type="result" to="jaxmpp__of1nvy0560@test-domain.com/test-sm" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12246/a0152b54" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12246/a0152b54" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><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 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: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-15 23:11:09 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-15 23:11:09 |  >> <iq id="ZWvgV9iFzbo39AwrWeyqVgO" xmlns="jabber:client" type="result" to="jaxmpp__of1nvy0560@test-domain.com/test-sm"><query xmlns="jabber:iq:roster"/></iq>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <iq id="ZWvgV9iFzbo39AwrWeyqVgO" xmlns="jabber:client" type="result" to="jaxmpp__of1nvy0560@test-domain.com/test-sm"><query xmlns="jabber:iq:roster"/></iq>

2023-03-15 23:11:09 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-15 23:11:09 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-15 23:11:09 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-15 23:11:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=655 thread=1] Connector  state changed: null->connecting

2023-03-15 23:11:09 |  >> <presence xmlns="jabber:client" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__of1nvy0560@test-domain.com/test-sm"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <presence xmlns="jabber:client" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__of1nvy0560@test-domain.com/test-sm"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2023-03-15 23:11:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=655 thread=1] DNS entry stored in session object: localhost:5222

2023-03-15 23:11:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=655 thread=1] Preparing connection to [localhost:5222]

2023-03-15 23:11:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=655 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-15 23:11:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=655 thread=1] Connector  state changed: connecting->connected

2023-03-15 23:11:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=655 thread=1] Whitespace ping period is setted to nullms

2023-03-15 23:11:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-15 23:11:09 |  >> <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-15 23:11:09 | jaxmpp_ :: jaxmpp__yb08rd0559@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-15 23:11:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=655 thread=4267] Start TLS

2023-03-15 23:11:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=655 thread=4269] Proceeding TLS

2023-03-15 23:11:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=655 thread=4269] Start handshake

2023-03-15 23:11:09 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-15 23:11:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-15 23:11:09 |  >> <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-15 23:11:09 | jaxmpp_ :: jaxmpp__yb08rd0559@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-15 23:11:09 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-03-15 23:11:09 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-03-15 23:11:09 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-03-15 23:11:09 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3liMDhyZDA1NTkscj1lT2dJWk8zQnJ2dlZBNlViaGhaRA==</auth>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3liMDhyZDA1NTkscj1lT2dJWk8zQnJ2dlZBNlViaGhaRA==</auth>

2023-03-15 23:11:09 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1lT2dJWk8zQnJ2dlZBNlViaGhaRG5vaFF3OVVPTTlPZDM4ZHdRSzhQLHM9NTY1NzBpRVFTbXk5NEE9PSxpPTQwOTY=</challenge>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1lT2dJWk8zQnJ2dlZBNlViaGhaRG5vaFF3OVVPTTlPZDM4ZHdRSzhQLHM9NTY1NzBpRVFTbXk5NEE9PSxpPTQwOTY=</challenge>

2023-03-15 23:11:09 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZU9nSVpPM0JydnZWQTZVYmhoWkRub2hRdzlVT005T2QzOGR3UUs4UCxwPTZXNkJ0bm1wYTYrMmZOZkk4bE1rYUN5bEk1KzBFQ2RhVnJsUCtXaDU4ZU09</response>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZU9nSVpPM0JydnZWQTZVYmhoWkRub2hRdzlVT005T2QzOGR3UUs4UCxwPTZXNkJ0bm1wYTYrMmZOZkk4bE1rYUN5bEk1KzBFQ2RhVnJsUCtXaDU4ZU09</response>

2023-03-15 23:11:09 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1BTnZUbGNDRlc0Z3oraFFQTTFLbFZORnF3eHhreElwaFd4MFVEYWpmRWdzPQ==</success>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1BTnZUbGNDRlc0Z3oraFFQTTFLbFZORnF3eHhreElwaFd4MFVEYWpmRWdzPQ==</success>

2023-03-15 23:11:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-15 23:11:09 |  >> <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 hash="SHA-1" ver="N54Bsb145BTw4uOEPabUaPeYYpI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__yb08rd0559@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 hash="SHA-1" ver="N54Bsb145BTw4uOEPabUaPeYYpI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-03-15 23:11:09 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-03-15 23:11:09 |  << <iq xmlns="jabber:client" id="tXwiZhybBfwjFCAzcKAu3wk" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com >> <iq xmlns="jabber:client" id="tXwiZhybBfwjFCAzcKAu3wk" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-15 23:11:09 |  >> <iq id="tXwiZhybBfwjFCAzcKAu3wk" xmlns="jabber:client" type="result" to="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342</jid></bind></iq>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com << <iq id="tXwiZhybBfwjFCAzcKAu3wk" xmlns="jabber:client" type="result" to="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342</jid></bind></iq>

2023-03-15 23:11:09 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-03-15 23:11:09 |  << <iq xmlns="jabber:client" id="iRc1xnLGOOZjP36Bv05pRKL" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <iq xmlns="jabber:client" id="iRc1xnLGOOZjP36Bv05pRKL" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-15 23:11:09 |  >> <iq id="iRc1xnLGOOZjP36Bv05pRKL" xmlns="jabber:client" type="result" to="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"/>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 << <iq id="iRc1xnLGOOZjP36Bv05pRKL" xmlns="jabber:client" type="result" to="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"/>

2023-03-15 23:11:09 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-03-15 23:11:09 |  << <iq to="test-domain.com" id="ZZym7x4dFnMPHGIPIMECj2m" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <iq to="test-domain.com" id="ZZym7x4dFnMPHGIPIMECj2m" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-15 23:11:09 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-15 23:11:09 |  >> <enabled id="11a9d85a-ed09-42d6-ae0d-f6a622c9bb42" xmlns="urn:xmpp:sm:3" location="f9c07ffec79b" resume="true" max="60"/>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 << <enabled id="11a9d85a-ed09-42d6-ae0d-f6a622c9bb42" xmlns="urn:xmpp:sm:3" location="f9c07ffec79b" resume="true" max="60"/>

2023-03-15 23:11:09 |  << <iq id="mCpeU0n5n9iZhybBfwjFCAz" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <iq id="mCpeU0n5n9iZhybBfwjFCAz" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-15 23:11:09 |  >> <iq id="ZZym7x4dFnMPHGIPIMECj2m" xmlns="jabber:client" type="result" to="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12246/a0152b54" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12246/a0152b54" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><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 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: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-15 23:11:09 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 << <iq id="ZZym7x4dFnMPHGIPIMECj2m" xmlns="jabber:client" type="result" to="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12246/a0152b54" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12246/a0152b54" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><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 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: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-15 23:11:09 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-15 23:11:09 |  >> <iq id="mCpeU0n5n9iZhybBfwjFCAz" xmlns="jabber:client" type="result" to="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><query xmlns="jabber:iq:roster"/></iq>

2023-03-15 23:11:09 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 << <iq id="mCpeU0n5n9iZhybBfwjFCAz" xmlns="jabber:client" type="result" to="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><query xmlns="jabber:iq:roster"/></iq>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com/test-sm" id="l48vca0561" type="chat"><body>Test message d9a6f948-89f8-43e5-8d24-ad7a92463f6e</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com/test-sm" id="l48vca0561" type="chat"><body>Test message d9a6f948-89f8-43e5-8d24-ad7a92463f6e</body></message>

2023-03-15 23:11:10 |  >> <presence xmlns="jabber:client" to="jaxmpp__yb08rd0559@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 << <presence xmlns="jabber:client" to="jaxmpp__yb08rd0559@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2023-03-15 23:11:10 | [Mutex] waiting for: [msg:l48vca0561]

2023-03-15 23:11:10 |  >> <message id="l48vca0561" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com/test-sm" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message d9a6f948-89f8-43e5-8d24-ad7a92463f6e</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="l48vca0561" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com/test-sm" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message d9a6f948-89f8-43e5-8d24-ad7a92463f6e</body></message>

2023-03-15 23:11:10 | [Mutex] notify: [msg:l48vca0561]

2023-03-15 23:11:10 | [Mutex] received everything.

2023-03-15 23:11:10 | [Mutex] isItemNotified: msg:l48vca0561 :: true

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="d26f5f49-567f-4379-96f4-b2dcddcedf12" type="chat"><body>Test message b39c7e43-567d-4246-8662-4d34f3bda703</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="d26f5f49-567f-4379-96f4-b2dcddcedf12" type="chat"><body>Test message b39c7e43-567d-4246-8662-4d34f3bda703</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="ff71e73a-6b9f-4970-ad13-d8a237bdf2ed" type="chat"><body>Test message 92ccab0e-a142-4649-8d80-91fa8eec2d0b</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="ff71e73a-6b9f-4970-ad13-d8a237bdf2ed" type="chat"><body>Test message 92ccab0e-a142-4649-8d80-91fa8eec2d0b</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="7ef9d059-6391-4663-a5e6-5a6d04e7721c" type="chat"><body>Test message 21ffde00-5a69-452c-8bcf-f339976cd5e4</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="7ef9d059-6391-4663-a5e6-5a6d04e7721c" type="chat"><body>Test message 21ffde00-5a69-452c-8bcf-f339976cd5e4</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="8074b561-fd7b-4aae-8159-893fde5bfc1c" type="chat"><body>Test message 0aa645ea-5d1c-4e9d-8fdc-d3cee5544191</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="8074b561-fd7b-4aae-8159-893fde5bfc1c" type="chat"><body>Test message 0aa645ea-5d1c-4e9d-8fdc-d3cee5544191</body></message>

2023-03-15 23:11:10 |  >> <message id="d26f5f49-567f-4379-96f4-b2dcddcedf12" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message b39c7e43-567d-4246-8662-4d34f3bda703</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="d26f5f49-567f-4379-96f4-b2dcddcedf12" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message b39c7e43-567d-4246-8662-4d34f3bda703</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="f9dc275f-a55a-4504-bf74-4abf50377e22" type="chat"><body>Test message f152e7f1-8980-4087-b48f-d81466e26f33</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="f9dc275f-a55a-4504-bf74-4abf50377e22" type="chat"><body>Test message f152e7f1-8980-4087-b48f-d81466e26f33</body></message>

2023-03-15 23:11:10 |  >> <message id="ff71e73a-6b9f-4970-ad13-d8a237bdf2ed" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 92ccab0e-a142-4649-8d80-91fa8eec2d0b</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="ff71e73a-6b9f-4970-ad13-d8a237bdf2ed" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 92ccab0e-a142-4649-8d80-91fa8eec2d0b</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="409c23fc-6195-4f10-b2ec-a458af179733" type="chat"><body>Test message ac532584-c16b-474d-b91e-9a6246db0750</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="409c23fc-6195-4f10-b2ec-a458af179733" type="chat"><body>Test message ac532584-c16b-474d-b91e-9a6246db0750</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="efd52a6c-f98c-448a-8101-6757c51566ea" type="chat"><body>Test message 2854c07c-df75-4514-be65-551813b0bd6b</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="efd52a6c-f98c-448a-8101-6757c51566ea" type="chat"><body>Test message 2854c07c-df75-4514-be65-551813b0bd6b</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="b327d15d-b92f-4521-95ad-2e4a6c361218" type="chat"><body>Test message 828b46e5-5948-4314-9d4e-5d91a7544279</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="b327d15d-b92f-4521-95ad-2e4a6c361218" type="chat"><body>Test message 828b46e5-5948-4314-9d4e-5d91a7544279</body></message>

2023-03-15 23:11:10 |  >> <message id="7ef9d059-6391-4663-a5e6-5a6d04e7721c" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 21ffde00-5a69-452c-8bcf-f339976cd5e4</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="7ef9d059-6391-4663-a5e6-5a6d04e7721c" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 21ffde00-5a69-452c-8bcf-f339976cd5e4</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="f30f137c-8aed-4d4d-b442-e7cb0e7266ef" type="chat"><body>Test message 91b8fe47-1ca0-4288-9fde-f4606e572ee3</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="f30f137c-8aed-4d4d-b442-e7cb0e7266ef" type="chat"><body>Test message 91b8fe47-1ca0-4288-9fde-f4606e572ee3</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="10e0b4f9-a571-4d96-b57a-32aa71d21f0a" type="chat"><body>Test message f2069f0e-be02-48ea-9d77-76cd82957d7f</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="10e0b4f9-a571-4d96-b57a-32aa71d21f0a" type="chat"><body>Test message f2069f0e-be02-48ea-9d77-76cd82957d7f</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="1ed366ed-6045-4acf-a229-9638447a10d4" type="chat"><body>Test message a3e5ab51-0304-420d-8589-f06637d1b353</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="1ed366ed-6045-4acf-a229-9638447a10d4" type="chat"><body>Test message a3e5ab51-0304-420d-8589-f06637d1b353</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="05633450-ad6d-404e-9fb9-3603a886ca4c" type="chat"><body>Test message 5327a38a-41c4-47a1-a4d8-5dc4c33c80e1</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="05633450-ad6d-404e-9fb9-3603a886ca4c" type="chat"><body>Test message 5327a38a-41c4-47a1-a4d8-5dc4c33c80e1</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="e4b66067-5e2b-4deb-9fd8-33285cef1ec5" type="chat"><body>Test message fa130e7d-5df8-4f5a-b37c-bcafb5a0e632</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="e4b66067-5e2b-4deb-9fd8-33285cef1ec5" type="chat"><body>Test message fa130e7d-5df8-4f5a-b37c-bcafb5a0e632</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="09a36c83-d982-4694-9f60-56c6e4c9b909" type="chat"><body>Test message 4f866188-958c-4e78-80ea-962e37c976e5</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="09a36c83-d982-4694-9f60-56c6e4c9b909" type="chat"><body>Test message 4f866188-958c-4e78-80ea-962e37c976e5</body></message>

2023-03-15 23:11:10 |  >> <message id="8074b561-fd7b-4aae-8159-893fde5bfc1c" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 0aa645ea-5d1c-4e9d-8fdc-d3cee5544191</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="8074b561-fd7b-4aae-8159-893fde5bfc1c" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 0aa645ea-5d1c-4e9d-8fdc-d3cee5544191</body></message>

2023-03-15 23:11:10 |  >> <message id="f9dc275f-a55a-4504-bf74-4abf50377e22" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message f152e7f1-8980-4087-b48f-d81466e26f33</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="f9dc275f-a55a-4504-bf74-4abf50377e22" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message f152e7f1-8980-4087-b48f-d81466e26f33</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="871c3d3a-c2ae-498a-8294-c6a44a48d1f2" type="chat"><body>Test message becf1dbb-680a-4da5-8034-f373a335dae2</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="871c3d3a-c2ae-498a-8294-c6a44a48d1f2" type="chat"><body>Test message becf1dbb-680a-4da5-8034-f373a335dae2</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="92d96773-2851-4fa0-8fb7-c53285056808" type="chat"><body>Test message aedc864d-357e-4d24-9f82-2be515913371</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="92d96773-2851-4fa0-8fb7-c53285056808" type="chat"><body>Test message aedc864d-357e-4d24-9f82-2be515913371</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="23007215-55cc-49e1-a3de-7d4f897cfe0c" type="chat"><body>Test message 87ef749e-fe26-4dbe-8ec2-bcc865b37d3a</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="23007215-55cc-49e1-a3de-7d4f897cfe0c" type="chat"><body>Test message 87ef749e-fe26-4dbe-8ec2-bcc865b37d3a</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="bb9910e7-e7fc-4471-966e-42fdaaad0b8b" type="chat"><body>Test message 2c1abc8a-9ae9-42fe-8d3d-159b36977cab</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="bb9910e7-e7fc-4471-966e-42fdaaad0b8b" type="chat"><body>Test message 2c1abc8a-9ae9-42fe-8d3d-159b36977cab</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="2402850b-e615-4b39-bf65-5bc41cf477e8" type="chat"><body>Test message 758324e6-a064-433f-bae5-aa0b71bbee8b</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="2402850b-e615-4b39-bf65-5bc41cf477e8" type="chat"><body>Test message 758324e6-a064-433f-bae5-aa0b71bbee8b</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="0fa5ef65-9e3d-4bff-8f38-bfeeebc7395b" type="chat"><body>Test message 1bc671a1-75e8-4f7f-b5cf-c90eda0540c0</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="0fa5ef65-9e3d-4bff-8f38-bfeeebc7395b" type="chat"><body>Test message 1bc671a1-75e8-4f7f-b5cf-c90eda0540c0</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="72f493a6-48b5-48f6-addb-30f7d59cbf3c" type="chat"><body>Test message 4117ed0a-0d1b-4b73-8dde-dfbe8b705aa8</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="72f493a6-48b5-48f6-addb-30f7d59cbf3c" type="chat"><body>Test message 4117ed0a-0d1b-4b73-8dde-dfbe8b705aa8</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="7dbd88f9-a620-41c8-944c-5244b9edd193" type="chat"><body>Test message d8afe5f4-937b-43a7-aee3-9e6b411529ad</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="7dbd88f9-a620-41c8-944c-5244b9edd193" type="chat"><body>Test message d8afe5f4-937b-43a7-aee3-9e6b411529ad</body></message>

2023-03-15 23:11:10 |  >> <message id="409c23fc-6195-4f10-b2ec-a458af179733" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message ac532584-c16b-474d-b91e-9a6246db0750</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="409c23fc-6195-4f10-b2ec-a458af179733" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message ac532584-c16b-474d-b91e-9a6246db0750</body></message>

2023-03-15 23:11:10 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <r xmlns="urn:xmpp:sm:3"/>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="f7291146-9b3a-4b49-aecc-356e3f6e79d4" type="chat"><body>Test message 05efd81a-8ae7-41b6-aac2-cd30da0a7295</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="f7291146-9b3a-4b49-aecc-356e3f6e79d4" type="chat"><body>Test message 05efd81a-8ae7-41b6-aac2-cd30da0a7295</body></message>

2023-03-15 23:11:10 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="695730d0-117c-44a2-8393-60ed7fa038ae" type="chat"><body>Test message a39b730f-b3ce-4071-9777-b4390d732c3b</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="695730d0-117c-44a2-8393-60ed7fa038ae" type="chat"><body>Test message a39b730f-b3ce-4071-9777-b4390d732c3b</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="74d595af-a27a-44c9-9206-d7dae40cca40" type="chat"><body>Test message a7c45abb-b808-4f81-8435-3f3bebe9a4d6</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="74d595af-a27a-44c9-9206-d7dae40cca40" type="chat"><body>Test message a7c45abb-b808-4f81-8435-3f3bebe9a4d6</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="d6d2ada6-a6f2-462b-b059-ea596917611a" type="chat"><body>Test message 4e085957-7fca-4267-a543-0548d3d40739</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="d6d2ada6-a6f2-462b-b059-ea596917611a" type="chat"><body>Test message 4e085957-7fca-4267-a543-0548d3d40739</body></message>

2023-03-15 23:11:10 |  >> <message id="efd52a6c-f98c-448a-8101-6757c51566ea" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 2854c07c-df75-4514-be65-551813b0bd6b</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="efd52a6c-f98c-448a-8101-6757c51566ea" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 2854c07c-df75-4514-be65-551813b0bd6b</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="1601eb8e-863e-486e-a450-088c80a91884" type="chat"><body>Test message c9a3b1c6-54f4-417f-877f-209fd1fcf34e</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="1601eb8e-863e-486e-a450-088c80a91884" type="chat"><body>Test message c9a3b1c6-54f4-417f-877f-209fd1fcf34e</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="d5ca73f6-ebbc-4062-9c37-d2c022aecf64" type="chat"><body>Test message b2aab37c-075c-4ac1-a606-4eee2d766f32</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="d5ca73f6-ebbc-4062-9c37-d2c022aecf64" type="chat"><body>Test message b2aab37c-075c-4ac1-a606-4eee2d766f32</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="8abfc3b5-a4a5-4490-bc4e-8ff078c73219" type="chat"><body>Test message f16589ce-2fce-4e97-952b-00e3f8fb7aed</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="8abfc3b5-a4a5-4490-bc4e-8ff078c73219" type="chat"><body>Test message f16589ce-2fce-4e97-952b-00e3f8fb7aed</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="34390798-c894-43bc-924b-b76080f08cac" type="chat"><body>Test message 438fb612-bd67-462c-85c1-a846f3564103</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="34390798-c894-43bc-924b-b76080f08cac" type="chat"><body>Test message 438fb612-bd67-462c-85c1-a846f3564103</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="4486e4f0-e172-4e5c-a8a2-a62cb4b8071e" type="chat"><body>Test message eddce9c1-ba30-4ee4-886a-c77b60c2ea2e</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="4486e4f0-e172-4e5c-a8a2-a62cb4b8071e" type="chat"><body>Test message eddce9c1-ba30-4ee4-886a-c77b60c2ea2e</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="767391b5-9b02-450a-a6a1-c3771230e86f" type="chat"><body>Test message baabf2fa-1bdb-46b1-85a8-f00fc0eb0019</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="767391b5-9b02-450a-a6a1-c3771230e86f" type="chat"><body>Test message baabf2fa-1bdb-46b1-85a8-f00fc0eb0019</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="1e4f70e4-f362-417e-883f-9bf2db26f0ab" type="chat"><body>Test message 3dc6cdc2-f85e-41ca-917c-df96ffb6b2eb</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="1e4f70e4-f362-417e-883f-9bf2db26f0ab" type="chat"><body>Test message 3dc6cdc2-f85e-41ca-917c-df96ffb6b2eb</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="76829851-0d13-4bcc-9717-71cb17d7737e" type="chat"><body>Test message 93773974-1d41-4a7e-9727-8ca2b79d3a36</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="76829851-0d13-4bcc-9717-71cb17d7737e" type="chat"><body>Test message 93773974-1d41-4a7e-9727-8ca2b79d3a36</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="b59a42a0-0cfb-4cfa-9273-09735c973e8f" type="chat"><body>Test message 1c98d1e7-37f5-41a8-a4c9-5e18fa826060</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="b59a42a0-0cfb-4cfa-9273-09735c973e8f" type="chat"><body>Test message 1c98d1e7-37f5-41a8-a4c9-5e18fa826060</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="9ce44ef5-3e09-482c-887c-10cf883db6bb" type="chat"><body>Test message 777bf24a-146d-4ca7-8ed1-478b442448eb</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="9ce44ef5-3e09-482c-887c-10cf883db6bb" type="chat"><body>Test message 777bf24a-146d-4ca7-8ed1-478b442448eb</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="8e6d6789-424e-4656-8b2e-3c88fa8534bb" type="chat"><body>Test message c68d8780-0767-4418-8a8b-4675c47d6710</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="8e6d6789-424e-4656-8b2e-3c88fa8534bb" type="chat"><body>Test message c68d8780-0767-4418-8a8b-4675c47d6710</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="a1e993f4-15a1-4594-b8cd-f2bb7e670884" type="chat"><body>Test message 0b5dae85-e187-4e30-a7b3-a1cb5c8d5c97</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="a1e993f4-15a1-4594-b8cd-f2bb7e670884" type="chat"><body>Test message 0b5dae85-e187-4e30-a7b3-a1cb5c8d5c97</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="1bad13d4-9d32-4088-87b6-d52ba6cbe3e2" type="chat"><body>Test message 82a6cbcc-eadb-45df-9116-be9d9de0f8d4</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="1bad13d4-9d32-4088-87b6-d52ba6cbe3e2" type="chat"><body>Test message 82a6cbcc-eadb-45df-9116-be9d9de0f8d4</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="1f9ba90d-894a-44e7-a8e6-15c5445bed14" type="chat"><body>Test message c13f65de-b7ce-47ea-ab16-9405286cff50</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="1f9ba90d-894a-44e7-a8e6-15c5445bed14" type="chat"><body>Test message c13f65de-b7ce-47ea-ab16-9405286cff50</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="c5a54ee4-aa12-421c-8cca-7e1b0c13d8c5" type="chat"><body>Test message 4c68edfd-cc54-462a-852b-739afc80d086</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="c5a54ee4-aa12-421c-8cca-7e1b0c13d8c5" type="chat"><body>Test message 4c68edfd-cc54-462a-852b-739afc80d086</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="101f7016-27e3-41b0-b43a-41211c77692e" type="chat"><body>Test message 614736f3-c000-489c-a6c2-821505a6e1a3</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="101f7016-27e3-41b0-b43a-41211c77692e" type="chat"><body>Test message 614736f3-c000-489c-a6c2-821505a6e1a3</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="f86b1394-0f6d-47fb-aee5-4722fc4dd239" type="chat"><body>Test message b464dcfd-384f-41c0-a776-c1dfa5d03670</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="f86b1394-0f6d-47fb-aee5-4722fc4dd239" type="chat"><body>Test message b464dcfd-384f-41c0-a776-c1dfa5d03670</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="2d12497a-184c-4658-8b6f-e66ea41ef581" type="chat"><body>Test message d6fccbcb-55d8-4fb2-a15d-d156bef4d1d4</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="2d12497a-184c-4658-8b6f-e66ea41ef581" type="chat"><body>Test message d6fccbcb-55d8-4fb2-a15d-d156bef4d1d4</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="5247214c-6b4e-49c7-9ca8-ea422a88709f" type="chat"><body>Test message e659ca90-4652-4837-bd00-ba73b36870c3</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="5247214c-6b4e-49c7-9ca8-ea422a88709f" type="chat"><body>Test message e659ca90-4652-4837-bd00-ba73b36870c3</body></message>

2023-03-15 23:11:10 |  >> <message id="b327d15d-b92f-4521-95ad-2e4a6c361218" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 828b46e5-5948-4314-9d4e-5d91a7544279</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="b327d15d-b92f-4521-95ad-2e4a6c361218" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 828b46e5-5948-4314-9d4e-5d91a7544279</body></message>

2023-03-15 23:11:10 |  >> <message id="f30f137c-8aed-4d4d-b442-e7cb0e7266ef" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 91b8fe47-1ca0-4288-9fde-f4606e572ee3</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="f30f137c-8aed-4d4d-b442-e7cb0e7266ef" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 91b8fe47-1ca0-4288-9fde-f4606e572ee3</body></message>

2023-03-15 23:11:10 |  >> <message id="10e0b4f9-a571-4d96-b57a-32aa71d21f0a" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message f2069f0e-be02-48ea-9d77-76cd82957d7f</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="10e0b4f9-a571-4d96-b57a-32aa71d21f0a" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message f2069f0e-be02-48ea-9d77-76cd82957d7f</body></message>

2023-03-15 23:11:10 |  >> <message id="1ed366ed-6045-4acf-a229-9638447a10d4" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message a3e5ab51-0304-420d-8589-f06637d1b353</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="1ed366ed-6045-4acf-a229-9638447a10d4" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message a3e5ab51-0304-420d-8589-f06637d1b353</body></message>

2023-03-15 23:11:10 |  >> <message id="05633450-ad6d-404e-9fb9-3603a886ca4c" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 5327a38a-41c4-47a1-a4d8-5dc4c33c80e1</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="05633450-ad6d-404e-9fb9-3603a886ca4c" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 5327a38a-41c4-47a1-a4d8-5dc4c33c80e1</body></message>

2023-03-15 23:11:10 |  >> <message id="e4b66067-5e2b-4deb-9fd8-33285cef1ec5" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message fa130e7d-5df8-4f5a-b37c-bcafb5a0e632</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="e4b66067-5e2b-4deb-9fd8-33285cef1ec5" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message fa130e7d-5df8-4f5a-b37c-bcafb5a0e632</body></message>

2023-03-15 23:11:10 |  >> <message id="09a36c83-d982-4694-9f60-56c6e4c9b909" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 4f866188-958c-4e78-80ea-962e37c976e5</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="09a36c83-d982-4694-9f60-56c6e4c9b909" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 4f866188-958c-4e78-80ea-962e37c976e5</body></message>

2023-03-15 23:11:10 |  >> <message id="871c3d3a-c2ae-498a-8294-c6a44a48d1f2" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message becf1dbb-680a-4da5-8034-f373a335dae2</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="871c3d3a-c2ae-498a-8294-c6a44a48d1f2" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message becf1dbb-680a-4da5-8034-f373a335dae2</body></message>

2023-03-15 23:11:10 |  >> <message id="92d96773-2851-4fa0-8fb7-c53285056808" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message aedc864d-357e-4d24-9f82-2be515913371</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="92d96773-2851-4fa0-8fb7-c53285056808" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message aedc864d-357e-4d24-9f82-2be515913371</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="fcb0d71e-c59c-4cff-b906-bd5703cac696" type="chat"><body>Test message 3f998ebc-4889-485d-8390-801318055b45</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="fcb0d71e-c59c-4cff-b906-bd5703cac696" type="chat"><body>Test message 3f998ebc-4889-485d-8390-801318055b45</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="29981503-1ee8-4378-b203-68bd8bd88ad7" type="chat"><body>Test message d44f88c4-e5af-4105-b2f5-3a647baa7283</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="29981503-1ee8-4378-b203-68bd8bd88ad7" type="chat"><body>Test message d44f88c4-e5af-4105-b2f5-3a647baa7283</body></message>

2023-03-15 23:11:10 |  >> <message id="23007215-55cc-49e1-a3de-7d4f897cfe0c" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 87ef749e-fe26-4dbe-8ec2-bcc865b37d3a</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="23007215-55cc-49e1-a3de-7d4f897cfe0c" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 87ef749e-fe26-4dbe-8ec2-bcc865b37d3a</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="c4e0dfb1-f869-44e5-9247-eef881e17e7d" type="chat"><body>Test message 4de93194-727e-49af-849c-d75149335789</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="c4e0dfb1-f869-44e5-9247-eef881e17e7d" type="chat"><body>Test message 4de93194-727e-49af-849c-d75149335789</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="f2892f24-6902-4c0f-b9f8-0adda5b8485b" type="chat"><body>Test message e2421bbd-9a76-413d-a517-cad52010df3f</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="f2892f24-6902-4c0f-b9f8-0adda5b8485b" type="chat"><body>Test message e2421bbd-9a76-413d-a517-cad52010df3f</body></message>

2023-03-15 23:11:10 |  << <message to="jaxmpp__of1nvy0560@test-domain.com" id="382f5998-c1f6-4b2d-92cd-8d7ea9659b34" type="chat"><body>Test message 2574c4be-4425-49d1-aecf-df99da6a209d</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342 >> <message to="jaxmpp__of1nvy0560@test-domain.com" id="382f5998-c1f6-4b2d-92cd-8d7ea9659b34" type="chat"><body>Test message 2574c4be-4425-49d1-aecf-df99da6a209d</body></message>

2023-03-15 23:11:10 |  >> <message id="bb9910e7-e7fc-4471-966e-42fdaaad0b8b" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 2c1abc8a-9ae9-42fe-8d3d-159b36977cab</body></message>

2023-03-15 23:11:10 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="bb9910e7-e7fc-4471-966e-42fdaaad0b8b" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 2c1abc8a-9ae9-42fe-8d3d-159b36977cab</body></message>

2023-03-15 23:11:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=654 thread=1] Closing socket

2023-03-15 23:11:10 | tigase.jaxmpp.j2se.connectors.socket.Worker.run: Exception in worker

2023-03-15 23:11:10 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-15 23:11:10 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-15 23:11:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=654 thread=4264] Connector  state changed: connected->disconnected

2023-03-15 23:11:10 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception

2023-03-15 23:11:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=654 thread=4262] Ignoring stop connector.

2023-03-15 23:11:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=654 thread=1] Ignoring stop connector.

2023-03-15 23:11:11 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-03-15 23:11:11 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-03-15 23:11:12 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-15 23:11:12 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2023-03-15 23:11:12 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-15 23:11:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=656 thread=1] Connector  state changed: null->connecting

2023-03-15 23:11:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=656 thread=1] DNS entry stored in session object: localhost:5222

2023-03-15 23:11:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=656 thread=1] Preparing connection to [localhost:5222]

2023-03-15 23:11:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=656 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-15 23:11:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=656 thread=1] Connector  state changed: connecting->connected

2023-03-15 23:11:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=656 thread=1] Whitespace ping period is setted to nullms

2023-03-15 23:11:12 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-15 23:11:12 |  >> <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-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@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-15 23:11:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=656 thread=4262] Start TLS

2023-03-15 23:11:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=656 thread=4274] Proceeding TLS

2023-03-15 23:11:12 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-15 23:11:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=656 thread=4274] Start handshake

2023-03-15 23:11:12 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-15 23:11:12 |  >> <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-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@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-15 23:11:12 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-03-15 23:11:12 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-03-15 23:11:12 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-03-15 23:11:12 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX29mMW52eTA1NjAscj1yUWVsV2RiSUJEU053UjBwczVUeg==</auth>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX29mMW52eTA1NjAscj1yUWVsV2RiSUJEU053UjBwczVUeg==</auth>

2023-03-15 23:11:12 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1yUWVsV2RiSUJEU053UjBwczVUekN3M3N1akVCZ1V1cFY2MzlEejd1LHM9VCs2akY2amxkWTNER2c9PSxpPTQwOTY=</challenge>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1yUWVsV2RiSUJEU053UjBwczVUekN3M3N1akVCZ1V1cFY2MzlEejd1LHM9VCs2akY2amxkWTNER2c9PSxpPTQwOTY=</challenge>

2023-03-15 23:11:12 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9clFlbFdkYklCRFNOd1IwcHM1VHpDdzNzdWpFQmdVdXBWNjM5RHo3dSxwPTVBdWhJUURTVkt3ZklRTUFwYks4VnVlMSt2b3dzck5VWnZGRVk2bVlrMVU9</response>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9clFlbFdkYklCRFNOd1IwcHM1VHpDdzNzdWpFQmdVdXBWNjM5RHo3dSxwPTVBdWhJUURTVkt3ZklRTUFwYks4VnVlMSt2b3dzck5VWnZGRVk2bVlrMVU9</response>

2023-03-15 23:11:12 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0yMnFyNUozYU5iaDZ5VkdkUkFBd3hDZnNBbmozY2JBeDVLSXJQVDhIQUlnPQ==</success>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0yMnFyNUozYU5iaDZ5VkdkUkFBd3hDZnNBbmozY2JBeDVLSXJQVDhIQUlnPQ==</success>

2023-03-15 23:11:12 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-15 23:11:12 |  >> <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 hash="SHA-1" ver="N54Bsb145BTw4uOEPabUaPeYYpI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@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 hash="SHA-1" ver="N54Bsb145BTw4uOEPabUaPeYYpI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-03-15 23:11:12 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-03-15 23:11:12 |  << <iq xmlns="jabber:client" id="FYrx8CkY1scGJXdr2wePZbL" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>test-sm</resource></bind></iq>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com >> <iq xmlns="jabber:client" id="FYrx8CkY1scGJXdr2wePZbL" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>test-sm</resource></bind></iq>

2023-03-15 23:11:12 |  >> <iq id="FYrx8CkY1scGJXdr2wePZbL" xmlns="jabber:client" type="result" to="jaxmpp__of1nvy0560@test-domain.com/test-sm"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__of1nvy0560@test-domain.com/test-sm</jid></bind></iq>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com << <iq id="FYrx8CkY1scGJXdr2wePZbL" xmlns="jabber:client" type="result" to="jaxmpp__of1nvy0560@test-domain.com/test-sm"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__of1nvy0560@test-domain.com/test-sm</jid></bind></iq>

2023-03-15 23:11:12 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-03-15 23:11:12 |  << <iq xmlns="jabber:client" id="VPYzt9HobFkJHrU5dIMXYiG" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm >> <iq xmlns="jabber:client" id="VPYzt9HobFkJHrU5dIMXYiG" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-15 23:11:12 |  >> <iq id="VPYzt9HobFkJHrU5dIMXYiG" xmlns="jabber:client" type="result" to="jaxmpp__of1nvy0560@test-domain.com/test-sm"/>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <iq id="VPYzt9HobFkJHrU5dIMXYiG" xmlns="jabber:client" type="result" to="jaxmpp__of1nvy0560@test-domain.com/test-sm"/>

2023-03-15 23:11:12 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-03-15 23:11:12 |  << <iq to="test-domain.com" id="8WhaJwoS4dQYeP9BdACqdLJ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm >> <iq to="test-domain.com" id="8WhaJwoS4dQYeP9BdACqdLJ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-15 23:11:12 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-15 23:11:12 |  << <iq id="F1uDk06w7EAsh3pPO4k1nXj" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm >> <iq id="F1uDk06w7EAsh3pPO4k1nXj" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-15 23:11:12 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-15 23:11:12 |  >> <enabled id="f7faecf3-8b36-47bf-be62-2bba7e9ad5ee" xmlns="urn:xmpp:sm:3" location="f9c07ffec79b" resume="true" max="60"/>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <enabled id="f7faecf3-8b36-47bf-be62-2bba7e9ad5ee" xmlns="urn:xmpp:sm:3" location="f9c07ffec79b" resume="true" max="60"/>

2023-03-15 23:11:12 | [Mutex] waiting for: [items:received:all]

2023-03-15 23:11:12 |  >> <iq id="F1uDk06w7EAsh3pPO4k1nXj" xmlns="jabber:client" type="result" to="jaxmpp__of1nvy0560@test-domain.com/test-sm"><query xmlns="jabber:iq:roster"/></iq>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <iq id="F1uDk06w7EAsh3pPO4k1nXj" xmlns="jabber:client" type="result" to="jaxmpp__of1nvy0560@test-domain.com/test-sm"><query xmlns="jabber:iq:roster"/></iq>

2023-03-15 23:11:12 |  >> <presence xmlns="jabber:client" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__of1nvy0560@test-domain.com/test-sm"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <presence xmlns="jabber:client" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__of1nvy0560@test-domain.com/test-sm"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2023-03-15 23:11:12 |  >> <message id="1ed366ed-6045-4acf-a229-9638447a10d4" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message a3e5ab51-0304-420d-8589-f06637d1b353</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.629Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="1ed366ed-6045-4acf-a229-9638447a10d4" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message a3e5ab51-0304-420d-8589-f06637d1b353</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.629Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 |  >> <message id="05633450-ad6d-404e-9fb9-3603a886ca4c" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 5327a38a-41c4-47a1-a4d8-5dc4c33c80e1</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.633Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="05633450-ad6d-404e-9fb9-3603a886ca4c" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 5327a38a-41c4-47a1-a4d8-5dc4c33c80e1</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.633Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 |  >> <message id="e4b66067-5e2b-4deb-9fd8-33285cef1ec5" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message fa130e7d-5df8-4f5a-b37c-bcafb5a0e632</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.634Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="e4b66067-5e2b-4deb-9fd8-33285cef1ec5" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message fa130e7d-5df8-4f5a-b37c-bcafb5a0e632</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.634Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 |  >> <message id="09a36c83-d982-4694-9f60-56c6e4c9b909" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 4f866188-958c-4e78-80ea-962e37c976e5</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.638Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="09a36c83-d982-4694-9f60-56c6e4c9b909" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 4f866188-958c-4e78-80ea-962e37c976e5</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.638Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 |  >> <message id="871c3d3a-c2ae-498a-8294-c6a44a48d1f2" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message becf1dbb-680a-4da5-8034-f373a335dae2</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.644Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="871c3d3a-c2ae-498a-8294-c6a44a48d1f2" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message becf1dbb-680a-4da5-8034-f373a335dae2</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.644Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 |  >> <message id="92d96773-2851-4fa0-8fb7-c53285056808" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message aedc864d-357e-4d24-9f82-2be515913371</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.650Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="92d96773-2851-4fa0-8fb7-c53285056808" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message aedc864d-357e-4d24-9f82-2be515913371</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.650Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 |  >> <iq id="8WhaJwoS4dQYeP9BdACqdLJ" xmlns="jabber:client" type="result" to="jaxmpp__of1nvy0560@test-domain.com/test-sm" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12246/a0152b54" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12246/a0152b54" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><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 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: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-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <iq id="8WhaJwoS4dQYeP9BdACqdLJ" xmlns="jabber:client" type="result" to="jaxmpp__of1nvy0560@test-domain.com/test-sm" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12246/a0152b54" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12246/a0152b54" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><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 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: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-15 23:11:12 |  >> <message id="23007215-55cc-49e1-a3de-7d4f897cfe0c" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 87ef749e-fe26-4dbe-8ec2-bcc865b37d3a</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.656Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="23007215-55cc-49e1-a3de-7d4f897cfe0c" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 87ef749e-fe26-4dbe-8ec2-bcc865b37d3a</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.656Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <r xmlns="urn:xmpp:sm:3"/>

2023-03-15 23:11:12 |  >> <message id="bb9910e7-e7fc-4471-966e-42fdaaad0b8b" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 2c1abc8a-9ae9-42fe-8d3d-159b36977cab</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.662Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="bb9910e7-e7fc-4471-966e-42fdaaad0b8b" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 2c1abc8a-9ae9-42fe-8d3d-159b36977cab</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.662Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 |  >> <message id="2402850b-e615-4b39-bf65-5bc41cf477e8" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 758324e6-a064-433f-bae5-aa0b71bbee8b</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.673Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="2402850b-e615-4b39-bf65-5bc41cf477e8" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 758324e6-a064-433f-bae5-aa0b71bbee8b</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.673Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 |  >> <message id="0fa5ef65-9e3d-4bff-8f38-bfeeebc7395b" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 1bc671a1-75e8-4f7f-b5cf-c90eda0540c0</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.680Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="0fa5ef65-9e3d-4bff-8f38-bfeeebc7395b" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 1bc671a1-75e8-4f7f-b5cf-c90eda0540c0</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.680Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 |  >> <message id="72f493a6-48b5-48f6-addb-30f7d59cbf3c" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 4117ed0a-0d1b-4b73-8dde-dfbe8b705aa8</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.688Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="72f493a6-48b5-48f6-addb-30f7d59cbf3c" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 4117ed0a-0d1b-4b73-8dde-dfbe8b705aa8</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.688Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 |  << <a xmlns="urn:xmpp:sm:3" h="14"/>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm >> <a xmlns="urn:xmpp:sm:3" h="14"/>

2023-03-15 23:11:12 |  >> <message id="7dbd88f9-a620-41c8-944c-5244b9edd193" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message d8afe5f4-937b-43a7-aee3-9e6b411529ad</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.688Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="7dbd88f9-a620-41c8-944c-5244b9edd193" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message d8afe5f4-937b-43a7-aee3-9e6b411529ad</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.688Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 |  >> <message id="f7291146-9b3a-4b49-aecc-356e3f6e79d4" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 05efd81a-8ae7-41b6-aac2-cd30da0a7295</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.689Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="f7291146-9b3a-4b49-aecc-356e3f6e79d4" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 05efd81a-8ae7-41b6-aac2-cd30da0a7295</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.689Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 |  >> <message id="695730d0-117c-44a2-8393-60ed7fa038ae" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message a39b730f-b3ce-4071-9777-b4390d732c3b</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.692Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="695730d0-117c-44a2-8393-60ed7fa038ae" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message a39b730f-b3ce-4071-9777-b4390d732c3b</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.692Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 |  >> <message id="74d595af-a27a-44c9-9206-d7dae40cca40" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message a7c45abb-b808-4f81-8435-3f3bebe9a4d6</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.707Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="74d595af-a27a-44c9-9206-d7dae40cca40" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message a7c45abb-b808-4f81-8435-3f3bebe9a4d6</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.707Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 |  >> <message id="d6d2ada6-a6f2-462b-b059-ea596917611a" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 4e085957-7fca-4267-a543-0548d3d40739</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.721Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="d6d2ada6-a6f2-462b-b059-ea596917611a" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 4e085957-7fca-4267-a543-0548d3d40739</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.721Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 |  >> <message id="1601eb8e-863e-486e-a450-088c80a91884" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message c9a3b1c6-54f4-417f-877f-209fd1fcf34e</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.723Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="1601eb8e-863e-486e-a450-088c80a91884" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message c9a3b1c6-54f4-417f-877f-209fd1fcf34e</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.723Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 |  >> <message id="d5ca73f6-ebbc-4062-9c37-d2c022aecf64" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message b2aab37c-075c-4ac1-a606-4eee2d766f32</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.731Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="d5ca73f6-ebbc-4062-9c37-d2c022aecf64" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message b2aab37c-075c-4ac1-a606-4eee2d766f32</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.731Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 |  >> <message id="8abfc3b5-a4a5-4490-bc4e-8ff078c73219" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message f16589ce-2fce-4e97-952b-00e3f8fb7aed</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.736Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="8abfc3b5-a4a5-4490-bc4e-8ff078c73219" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message f16589ce-2fce-4e97-952b-00e3f8fb7aed</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.736Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 |  >> <message id="34390798-c894-43bc-924b-b76080f08cac" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 438fb612-bd67-462c-85c1-a846f3564103</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.746Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="34390798-c894-43bc-924b-b76080f08cac" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 438fb612-bd67-462c-85c1-a846f3564103</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.746Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 |  >> <message id="4486e4f0-e172-4e5c-a8a2-a62cb4b8071e" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message eddce9c1-ba30-4ee4-886a-c77b60c2ea2e</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.751Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="4486e4f0-e172-4e5c-a8a2-a62cb4b8071e" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message eddce9c1-ba30-4ee4-886a-c77b60c2ea2e</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.751Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 |  >> <message id="767391b5-9b02-450a-a6a1-c3771230e86f" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message baabf2fa-1bdb-46b1-85a8-f00fc0eb0019</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.753Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="767391b5-9b02-450a-a6a1-c3771230e86f" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message baabf2fa-1bdb-46b1-85a8-f00fc0eb0019</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.753Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 |  >> <message id="1e4f70e4-f362-417e-883f-9bf2db26f0ab" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 3dc6cdc2-f85e-41ca-917c-df96ffb6b2eb</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.757Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="1e4f70e4-f362-417e-883f-9bf2db26f0ab" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 3dc6cdc2-f85e-41ca-917c-df96ffb6b2eb</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.757Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 |  >> <message id="76829851-0d13-4bcc-9717-71cb17d7737e" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 93773974-1d41-4a7e-9727-8ca2b79d3a36</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.766Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="76829851-0d13-4bcc-9717-71cb17d7737e" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 93773974-1d41-4a7e-9727-8ca2b79d3a36</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.766Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 |  >> <message id="b59a42a0-0cfb-4cfa-9273-09735c973e8f" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 1c98d1e7-37f5-41a8-a4c9-5e18fa826060</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.766Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="b59a42a0-0cfb-4cfa-9273-09735c973e8f" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 1c98d1e7-37f5-41a8-a4c9-5e18fa826060</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.766Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 |  >> <message id="9ce44ef5-3e09-482c-887c-10cf883db6bb" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 777bf24a-146d-4ca7-8ed1-478b442448eb</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.768Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="9ce44ef5-3e09-482c-887c-10cf883db6bb" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 777bf24a-146d-4ca7-8ed1-478b442448eb</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.768Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 |  >> <message id="8e6d6789-424e-4656-8b2e-3c88fa8534bb" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message c68d8780-0767-4418-8a8b-4675c47d6710</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.771Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="8e6d6789-424e-4656-8b2e-3c88fa8534bb" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message c68d8780-0767-4418-8a8b-4675c47d6710</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.771Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 |  >> <message id="a1e993f4-15a1-4594-b8cd-f2bb7e670884" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 0b5dae85-e187-4e30-a7b3-a1cb5c8d5c97</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.774Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="a1e993f4-15a1-4594-b8cd-f2bb7e670884" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 0b5dae85-e187-4e30-a7b3-a1cb5c8d5c97</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.774Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 |  >> <message id="1bad13d4-9d32-4088-87b6-d52ba6cbe3e2" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 82a6cbcc-eadb-45df-9116-be9d9de0f8d4</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.776Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="1bad13d4-9d32-4088-87b6-d52ba6cbe3e2" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 82a6cbcc-eadb-45df-9116-be9d9de0f8d4</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.776Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 |  >> <message id="1f9ba90d-894a-44e7-a8e6-15c5445bed14" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message c13f65de-b7ce-47ea-ab16-9405286cff50</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.779Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="1f9ba90d-894a-44e7-a8e6-15c5445bed14" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message c13f65de-b7ce-47ea-ab16-9405286cff50</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.779Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 |  >> <message id="c5a54ee4-aa12-421c-8cca-7e1b0c13d8c5" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 4c68edfd-cc54-462a-852b-739afc80d086</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.780Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="c5a54ee4-aa12-421c-8cca-7e1b0c13d8c5" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 4c68edfd-cc54-462a-852b-739afc80d086</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.780Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 |  >> <message id="101f7016-27e3-41b0-b43a-41211c77692e" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 614736f3-c000-489c-a6c2-821505a6e1a3</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.782Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="101f7016-27e3-41b0-b43a-41211c77692e" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 614736f3-c000-489c-a6c2-821505a6e1a3</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.782Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 |  >> <message id="f86b1394-0f6d-47fb-aee5-4722fc4dd239" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message b464dcfd-384f-41c0-a776-c1dfa5d03670</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.785Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="f86b1394-0f6d-47fb-aee5-4722fc4dd239" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message b464dcfd-384f-41c0-a776-c1dfa5d03670</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.785Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 |  >> <message id="2d12497a-184c-4658-8b6f-e66ea41ef581" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message d6fccbcb-55d8-4fb2-a15d-d156bef4d1d4</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.786Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="2d12497a-184c-4658-8b6f-e66ea41ef581" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message d6fccbcb-55d8-4fb2-a15d-d156bef4d1d4</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.786Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 |  >> <message id="5247214c-6b4e-49c7-9ca8-ea422a88709f" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message e659ca90-4652-4837-bd00-ba73b36870c3</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.787Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="5247214c-6b4e-49c7-9ca8-ea422a88709f" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message e659ca90-4652-4837-bd00-ba73b36870c3</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.787Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 |  >> <message id="fcb0d71e-c59c-4cff-b906-bd5703cac696" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 3f998ebc-4889-485d-8390-801318055b45</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.788Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="fcb0d71e-c59c-4cff-b906-bd5703cac696" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 3f998ebc-4889-485d-8390-801318055b45</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.788Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 |  >> <message id="29981503-1ee8-4378-b203-68bd8bd88ad7" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message d44f88c4-e5af-4105-b2f5-3a647baa7283</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.791Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="29981503-1ee8-4378-b203-68bd8bd88ad7" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message d44f88c4-e5af-4105-b2f5-3a647baa7283</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.791Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 |  >> <message id="c4e0dfb1-f869-44e5-9247-eef881e17e7d" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 4de93194-727e-49af-849c-d75149335789</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.793Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="c4e0dfb1-f869-44e5-9247-eef881e17e7d" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 4de93194-727e-49af-849c-d75149335789</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.793Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 |  >> <message id="f2892f24-6902-4c0f-b9f8-0adda5b8485b" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message e2421bbd-9a76-413d-a517-cad52010df3f</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.795Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="f2892f24-6902-4c0f-b9f8-0adda5b8485b" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message e2421bbd-9a76-413d-a517-cad52010df3f</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.795Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 |  >> <message id="382f5998-c1f6-4b2d-92cd-8d7ea9659b34" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 2574c4be-4425-49d1-aecf-df99da6a209d</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.797Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="382f5998-c1f6-4b2d-92cd-8d7ea9659b34" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 2574c4be-4425-49d1-aecf-df99da6a209d</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.797Z" from="test-domain.com"/></message>

2023-03-15 23:11:12 |  >> <message id="409c23fc-6195-4f10-b2ec-a458af179733" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message ac532584-c16b-474d-b91e-9a6246db0750</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.603Z" from="test-domain.com"/><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:12.291Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="409c23fc-6195-4f10-b2ec-a458af179733" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message ac532584-c16b-474d-b91e-9a6246db0750</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.603Z" from="test-domain.com"/><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:12.291Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:12 |  >> <message id="efd52a6c-f98c-448a-8101-6757c51566ea" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 2854c07c-df75-4514-be65-551813b0bd6b</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.611Z" from="test-domain.com"/><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:12.304Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="efd52a6c-f98c-448a-8101-6757c51566ea" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 2854c07c-df75-4514-be65-551813b0bd6b</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.611Z" from="test-domain.com"/><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:12.304Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:12 |  >> <message id="b327d15d-b92f-4521-95ad-2e4a6c361218" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 828b46e5-5948-4314-9d4e-5d91a7544279</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.613Z" from="test-domain.com"/><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:12.356Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="b327d15d-b92f-4521-95ad-2e4a6c361218" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 828b46e5-5948-4314-9d4e-5d91a7544279</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.613Z" from="test-domain.com"/><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:12.356Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:12 |  >> <message id="f30f137c-8aed-4d4d-b442-e7cb0e7266ef" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 91b8fe47-1ca0-4288-9fde-f4606e572ee3</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.617Z" from="test-domain.com"/><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:12.363Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="f30f137c-8aed-4d4d-b442-e7cb0e7266ef" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message 91b8fe47-1ca0-4288-9fde-f4606e572ee3</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.617Z" from="test-domain.com"/><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:12.363Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:12 |  >> <message id="10e0b4f9-a571-4d96-b57a-32aa71d21f0a" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message f2069f0e-be02-48ea-9d77-76cd82957d7f</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.622Z" from="test-domain.com"/><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:12.367Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:12 | jaxmpp_ :: jaxmpp__of1nvy0560@test-domain.com/test-sm << <message id="10e0b4f9-a571-4d96-b57a-32aa71d21f0a" xmlns="jabber:client" type="chat" to="jaxmpp__of1nvy0560@test-domain.com" from="jaxmpp__yb08rd0559@test-domain.com/1781077109-tigase-342"><body>Test message f2069f0e-be02-48ea-9d77-76cd82957d7f</body><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:10.622Z" from="test-domain.com"/><delay xmlns="urn:xmpp:delay" stamp="2023-03-16T06:11:12.367Z" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message>

2023-03-15 23:11:12 | [Mutex] notify: [items:received:all]

2023-03-15 23:11:12 | [Mutex] received everything.

2023-03-15 23:11:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=655 thread=4269] Connector  state changed: connected->disconnected

2023-03-15 23:11:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=655 thread=4269] Stream terminated

2023-03-15 23:11:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-15 23:11:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-15 23:11:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=656 thread=4274] Connector  state changed: connected->disconnected

2023-03-15 23:11:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=656 thread=4274] Stream terminated

2023-03-15 23:11:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-15 23:11:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted