Test duration : 30.127s
Failed Tests | ||
---|---|---|
tigase.tests.jaxmpp.TestReconnections | ||
testMultipleReconnectionsBosh | 20.097s |
2022-10-13 22:51:01 |
java.lang.AssertionError: expected [true] but found [false]
2022-10-13 22:51:01 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections] 2022-10-13 22:51:01 | ------------------------------------ 2022-10-13 22:51:01 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-10-13 22:51:01 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-10-13 22:51:01 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using BOSHConnector 2022-10-13 22:51:21 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onTerminate: Stream terminated. responseCode=200
org.testng.Assert.fail(Assert.java:110)
org.testng.Assert.failNotEquals(Assert.java:1413) org.testng.Assert.assertTrue(Assert.java:56) org.testng.Assert.assertTrue(Assert.java:66) tigase.tests.jaxmpp.TestReconnections.testMultipleReconnections(TestReconnections.java:81) tigase.tests.jaxmpp.TestReconnections.testMultipleReconnectionsBosh(TestReconnections.java:54) 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.TestInvoker.invokeMethod(TestInvoker.java:673) 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) |
Passed Tests | ||
---|---|---|
tigase.tests.jaxmpp.TestReconnections | ||
testMultipleReconnectionsSocket | 4.532s |
2022-10-13 22:51:21 |
2022-10-13 22:51:21 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections] 2022-10-13 22:51:21 | ------------------------------------ 2022-10-13 22:51:21 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-10-13 22:51:21 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-10-13 22:51:21 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-10-13 22:51:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Connector state changed: null->connecting 2022-10-13 22:51:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] DNS entry stored in session object: localhost:5222 2022-10-13 22:51:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Preparing connection to [localhost:5222] 2022-10-13 22:51:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-10-13 22:51:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Connector state changed: connecting->connected 2022-10-13 22:51:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Whitespace ping period is setted to nullms 2022-10-13 22:51:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-13 22:51:21 | >> <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> 2022-10-13 22:51:21 | jaxmpp_ :: jaxmpp__m713020557@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> 2022-10-13 22:51:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=3992] Start TLS 2022-10-13 22:51:21 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-13 22:51:21 | jaxmpp_ :: jaxmpp__m713020557@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-13 22:51:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=3994] Proceeding TLS 2022-10-13 22:51:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=3994] Start handshake 2022-10-13 22:51:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-13 22:51:21 | >> <features xmlns="http://etherx.jabber.org/streams"><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> 2022-10-13 22:51:21 | jaxmpp_ :: jaxmpp__m713020557@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><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> 2022-10-13 22:51:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-10-13 22:51:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-10-13 22:51:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-10-13 22:51:21 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX203MTMwMjA1NTcscj1CYXBGMVdWSGxIblJLR1d6MWs0Uw==</auth> 2022-10-13 22:51:21 | jaxmpp_ :: jaxmpp__m713020557@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX203MTMwMjA1NTcscj1CYXBGMVdWSGxIblJLR1d6MWs0Uw==</auth> 2022-10-13 22:51:21 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CYXBGMVdWSGxIblJLR1d6MWs0U3IxZWdLQXd1VUVMMTZwcmhBRDZXLHM9MFAraTB0eUNrZWZBOFE9PSxpPTQwOTY=</challenge> 2022-10-13 22:51:21 | jaxmpp_ :: jaxmpp__m713020557@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CYXBGMVdWSGxIblJLR1d6MWs0U3IxZWdLQXd1VUVMMTZwcmhBRDZXLHM9MFAraTB0eUNrZWZBOFE9PSxpPTQwOTY=</challenge> 2022-10-13 22:51:21 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QmFwRjFXVkhsSG5SS0dXejFrNFNyMWVnS0F3dVVFTDE2cHJoQUQ2VyxwPVZ3RE1mSU1RcG5aZmdoU2UxbWhqUVZGa0I2QjZXdmRWeWhTdm5sZ0FnQnM9</response> 2022-10-13 22:51:21 | jaxmpp_ :: jaxmpp__m713020557@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QmFwRjFXVkhsSG5SS0dXejFrNFNyMWVnS0F3dVVFTDE2cHJoQUQ2VyxwPVZ3RE1mSU1RcG5aZmdoU2UxbWhqUVZGa0I2QjZXdmRWeWhTdm5sZ0FnQnM9</response> 2022-10-13 22:51:21 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1nZ2tzYUJaTDJUb2diZElXTFVnOU9taXVORjV3VXJxcC9UOXZRdnBmaUJ3PQ==</success> 2022-10-13 22:51:21 | jaxmpp_ :: jaxmpp__m713020557@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1nZ2tzYUJaTDJUb2diZElXTFVnOU9taXVORjV3VXJxcC9UOXZRdnBmaUJ3PQ==</success> 2022-10-13 22:51:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-13 22:51:21 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-13 22:51:21 | jaxmpp_ :: jaxmpp__m713020557@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" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-13 22:51:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-10-13 22:51:21 | << <iq xmlns="jabber:client" id="3sVhS3uboSZohDEDqdGuoUO" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-13 22:51:21 | jaxmpp_ :: jaxmpp__m713020557@test-domain.com >> <iq xmlns="jabber:client" id="3sVhS3uboSZohDEDqdGuoUO" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-13 22:51:21 | >> <iq to="jaxmpp__m713020557@test-domain.com/228467168-tigase-318" id="3sVhS3uboSZohDEDqdGuoUO" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__m713020557@test-domain.com/228467168-tigase-318</jid></bind></iq> 2022-10-13 22:51:21 | jaxmpp_ :: jaxmpp__m713020557@test-domain.com << <iq to="jaxmpp__m713020557@test-domain.com/228467168-tigase-318" id="3sVhS3uboSZohDEDqdGuoUO" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__m713020557@test-domain.com/228467168-tigase-318</jid></bind></iq> 2022-10-13 22:51:21 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-10-13 22:51:21 | << <iq xmlns="jabber:client" id="LuZBm5qYmQGLQGKRbDiAn7B" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-13 22:51:21 | jaxmpp_ :: jaxmpp__m713020557@test-domain.com/228467168-tigase-318 >> <iq xmlns="jabber:client" id="LuZBm5qYmQGLQGKRbDiAn7B" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-13 22:51:21 | >> <iq to="jaxmpp__m713020557@test-domain.com/228467168-tigase-318" id="LuZBm5qYmQGLQGKRbDiAn7B" xmlns="jabber:client" type="result"/> 2022-10-13 22:51:21 | jaxmpp_ :: jaxmpp__m713020557@test-domain.com/228467168-tigase-318 << <iq to="jaxmpp__m713020557@test-domain.com/228467168-tigase-318" id="LuZBm5qYmQGLQGKRbDiAn7B" xmlns="jabber:client" type="result"/> 2022-10-13 22:51:21 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-10-13 22:51:21 | << <iq to="test-domain.com" id="F9WgLWnP2pYjSSasUdKum5D" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-13 22:51:21 | jaxmpp_ :: jaxmpp__m713020557@test-domain.com/228467168-tigase-318 >> <iq to="test-domain.com" id="F9WgLWnP2pYjSSasUdKum5D" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-13 22:51:21 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-13 22:51:21 | jaxmpp_ :: jaxmpp__m713020557@test-domain.com/228467168-tigase-318 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-13 22:51:21 | >> <enabled max="60" resume="true" id="67546df6-f8c1-49d1-9e4e-88edcd2c1029" location="7c41cec37518" xmlns="urn:xmpp:sm:3"/> 2022-10-13 22:51:21 | jaxmpp_ :: jaxmpp__m713020557@test-domain.com/228467168-tigase-318 << <enabled max="60" resume="true" id="67546df6-f8c1-49d1-9e4e-88edcd2c1029" location="7c41cec37518" xmlns="urn:xmpp:sm:3"/> 2022-10-13 22:51:21 | << <iq id="3vYn4rgJu4naPJQ1cLMGMGm" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-13 22:51:21 | jaxmpp_ :: jaxmpp__m713020557@test-domain.com/228467168-tigase-318 >> <iq id="3vYn4rgJu4naPJQ1cLMGMGm" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-13 22:51:21 | >> <iq type="result" to="jaxmpp__m713020557@test-domain.com/228467168-tigase-318" id="F9WgLWnP2pYjSSasUdKum5D" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" 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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-10-13 22:51:21 | jaxmpp_ :: jaxmpp__m713020557@test-domain.com/228467168-tigase-318 << <iq type="result" to="jaxmpp__m713020557@test-domain.com/228467168-tigase-318" id="F9WgLWnP2pYjSSasUdKum5D" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" 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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-10-13 22:51:21 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-13 22:51:21 | jaxmpp_ :: jaxmpp__m713020557@test-domain.com/228467168-tigase-318 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-13 22:51:21 | >> <iq to="jaxmpp__m713020557@test-domain.com/228467168-tigase-318" id="3vYn4rgJu4naPJQ1cLMGMGm" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-13 22:51:21 | jaxmpp_ :: jaxmpp__m713020557@test-domain.com/228467168-tigase-318 << <iq to="jaxmpp__m713020557@test-domain.com/228467168-tigase-318" id="3vYn4rgJu4naPJQ1cLMGMGm" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-13 22:51:21 | >> <presence to="jaxmpp__m713020557@test-domain.com" xmlns="jabber:client" from="jaxmpp__m713020557@test-domain.com/228467168-tigase-318"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-10-13 22:51:21 | jaxmpp_ :: jaxmpp__m713020557@test-domain.com/228467168-tigase-318 << <presence to="jaxmpp__m713020557@test-domain.com" xmlns="jabber:client" from="jaxmpp__m713020557@test-domain.com/228467168-tigase-318"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-10-13 22:51:21 | >> <message to="jaxmpp__m713020557@test-domain.com" xmlns="jabber:client" from="test-domain.com"><body>Wecome to 187c78a5-98f7-4fa5-8166-d94f629fdaa2 This message was set at: Thu Oct 13 22:29:26 PDT 2022</body><delay stamp="2022-10-14T05:51:21.644Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - 7c41cec37518</delay></message> 2022-10-13 22:51:21 | jaxmpp_ :: jaxmpp__m713020557@test-domain.com/228467168-tigase-318 << <message to="jaxmpp__m713020557@test-domain.com" xmlns="jabber:client" from="test-domain.com"><body>Wecome to 187c78a5-98f7-4fa5-8166-d94f629fdaa2 This message was set at: Thu Oct 13 22:29:26 PDT 2022</body><delay stamp="2022-10-14T05:51:21.644Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - 7c41cec37518</delay></message> 2022-10-13 22:51:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Connector state changed: connected->disconnecting 2022-10-13 22:51:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Terminating XMPP Stream 2022-10-13 22:51:23 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-10-13 22:51:23 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-10-13 22:51:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=3994] Connector state changed: disconnecting->disconnected 2022-10-13 22:51:24 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-10-13 22:51:24 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-10-13 22:51:26 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-10-13 22:51:26 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true 2022-10-13 22:51:26 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-10-13 22:51:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Connector state changed: null->connecting 2022-10-13 22:51:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] DNS entry stored in session object: localhost:5222 2022-10-13 22:51:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Preparing connection to [localhost:5222] 2022-10-13 22:51:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-10-13 22:51:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Connector state changed: connecting->connected 2022-10-13 22:51:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Whitespace ping period is setted to nullms 2022-10-13 22:51:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-13 22:51:26 | >> <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> 2022-10-13 22:51:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=3992] Start TLS 2022-10-13 22:51:26 | jaxmpp_ :: jaxmpp__m713020557@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> 2022-10-13 22:51:26 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-13 22:51:26 | jaxmpp_ :: jaxmpp__m713020557@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-13 22:51:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=3999] Proceeding TLS 2022-10-13 22:51:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=3999] Start handshake 2022-10-13 22:51:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-13 22:51:26 | >> <features xmlns="http://etherx.jabber.org/streams"><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> 2022-10-13 22:51:26 | jaxmpp_ :: jaxmpp__m713020557@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><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> 2022-10-13 22:51:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-10-13 22:51:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-10-13 22:51:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-10-13 22:51:26 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX203MTMwMjA1NTcscj1FVElaVEhVQVVUczJiaFB6dzZodQ==</auth> 2022-10-13 22:51:26 | jaxmpp_ :: jaxmpp__m713020557@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX203MTMwMjA1NTcscj1FVElaVEhVQVVUczJiaFB6dzZodQ==</auth> 2022-10-13 22:51:26 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1FVElaVEhVQVVUczJiaFB6dzZodUdYclJOTGtVQ2xlN2ZGallNYmlTLHM9MFAraTB0eUNrZWZBOFE9PSxpPTQwOTY=</challenge> 2022-10-13 22:51:26 | jaxmpp_ :: jaxmpp__m713020557@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1FVElaVEhVQVVUczJiaFB6dzZodUdYclJOTGtVQ2xlN2ZGallNYmlTLHM9MFAraTB0eUNrZWZBOFE9PSxpPTQwOTY=</challenge> 2022-10-13 22:51:26 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RVRJWlRIVUFVVHMyYmhQenc2aHVHWHJSTkxrVUNsZTdmRmpZTWJpUyxwPVRSaHM1L3VTTnh0Yk5KR2xmR2tIV1BZNTRiQlR0Y2djVGlwUDU2MVA0U3M9</response> 2022-10-13 22:51:26 | jaxmpp_ :: jaxmpp__m713020557@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RVRJWlRIVUFVVHMyYmhQenc2aHVHWHJSTkxrVUNsZTdmRmpZTWJpUyxwPVRSaHM1L3VTTnh0Yk5KR2xmR2tIV1BZNTRiQlR0Y2djVGlwUDU2MVA0U3M9</response> 2022-10-13 22:51:26 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1UZWY4SlZjT1kwTDJpcWYyeG45TFcrdWlaZjM3TWt3TVo0UEw3cy9EQlo4PQ==</success> 2022-10-13 22:51:26 | jaxmpp_ :: jaxmpp__m713020557@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1UZWY4SlZjT1kwTDJpcWYyeG45TFcrdWlaZjM3TWt3TVo0UEw3cy9EQlo4PQ==</success> 2022-10-13 22:51:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-13 22:51:26 | >> <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" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-13 22:51:26 | jaxmpp_ :: jaxmpp__m713020557@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" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-13 22:51:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-10-13 22:51:26 | << <iq xmlns="jabber:client" id="iwZwaKCeR24wphPGmVdNJMR" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-13 22:51:26 | jaxmpp_ :: jaxmpp__m713020557@test-domain.com >> <iq xmlns="jabber:client" id="iwZwaKCeR24wphPGmVdNJMR" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-13 22:51:26 | >> <iq to="jaxmpp__m713020557@test-domain.com/228467168-tigase-319" id="iwZwaKCeR24wphPGmVdNJMR" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__m713020557@test-domain.com/228467168-tigase-319</jid></bind></iq> 2022-10-13 22:51:26 | jaxmpp_ :: jaxmpp__m713020557@test-domain.com << <iq to="jaxmpp__m713020557@test-domain.com/228467168-tigase-319" id="iwZwaKCeR24wphPGmVdNJMR" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__m713020557@test-domain.com/228467168-tigase-319</jid></bind></iq> 2022-10-13 22:51:26 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-10-13 22:51:26 | << <iq xmlns="jabber:client" id="qaTsh1jEiNXhHIJQTOIFKZ3" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-13 22:51:26 | jaxmpp_ :: jaxmpp__m713020557@test-domain.com/228467168-tigase-319 >> <iq xmlns="jabber:client" id="qaTsh1jEiNXhHIJQTOIFKZ3" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-13 22:51:26 | >> <iq to="jaxmpp__m713020557@test-domain.com/228467168-tigase-319" id="qaTsh1jEiNXhHIJQTOIFKZ3" xmlns="jabber:client" type="result"/> 2022-10-13 22:51:26 | jaxmpp_ :: jaxmpp__m713020557@test-domain.com/228467168-tigase-319 << <iq to="jaxmpp__m713020557@test-domain.com/228467168-tigase-319" id="qaTsh1jEiNXhHIJQTOIFKZ3" xmlns="jabber:client" type="result"/> 2022-10-13 22:51:26 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-10-13 22:51:26 | << <iq to="test-domain.com" id="gwViXaskMyvkEGJV7gwfR5j" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-13 22:51:26 | jaxmpp_ :: jaxmpp__m713020557@test-domain.com/228467168-tigase-319 >> <iq to="test-domain.com" id="gwViXaskMyvkEGJV7gwfR5j" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-13 22:51:26 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-13 22:51:26 | jaxmpp_ :: jaxmpp__m713020557@test-domain.com/228467168-tigase-319 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-13 22:51:26 | >> <enabled max="60" resume="true" id="ddc0ac9d-4cde-459d-a93f-6557e271b12c" location="7c41cec37518" xmlns="urn:xmpp:sm:3"/> 2022-10-13 22:51:26 | jaxmpp_ :: jaxmpp__m713020557@test-domain.com/228467168-tigase-319 << <enabled max="60" resume="true" id="ddc0ac9d-4cde-459d-a93f-6557e271b12c" location="7c41cec37518" xmlns="urn:xmpp:sm:3"/> 2022-10-13 22:51:26 | << <iq id="yz2JBwl4lIwhYrXiV0n08Gu" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-13 22:51:26 | jaxmpp_ :: jaxmpp__m713020557@test-domain.com/228467168-tigase-319 >> <iq id="yz2JBwl4lIwhYrXiV0n08Gu" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-13 22:51:26 | >> <iq type="result" to="jaxmpp__m713020557@test-domain.com/228467168-tigase-319" id="gwViXaskMyvkEGJV7gwfR5j" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" 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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-10-13 22:51:26 | jaxmpp_ :: jaxmpp__m713020557@test-domain.com/228467168-tigase-319 << <iq type="result" to="jaxmpp__m713020557@test-domain.com/228467168-tigase-319" id="gwViXaskMyvkEGJV7gwfR5j" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" 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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-10-13 22:51:26 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-13 22:51:26 | jaxmpp_ :: jaxmpp__m713020557@test-domain.com/228467168-tigase-319 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-13 22:51:26 | >> <iq to="jaxmpp__m713020557@test-domain.com/228467168-tigase-319" id="yz2JBwl4lIwhYrXiV0n08Gu" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-13 22:51:26 | jaxmpp_ :: jaxmpp__m713020557@test-domain.com/228467168-tigase-319 << <iq to="jaxmpp__m713020557@test-domain.com/228467168-tigase-319" id="yz2JBwl4lIwhYrXiV0n08Gu" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-13 22:51:26 | >> <presence to="jaxmpp__m713020557@test-domain.com" xmlns="jabber:client" from="jaxmpp__m713020557@test-domain.com/228467168-tigase-319"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-10-13 22:51:26 | jaxmpp_ :: jaxmpp__m713020557@test-domain.com/228467168-tigase-319 << <presence to="jaxmpp__m713020557@test-domain.com" xmlns="jabber:client" from="jaxmpp__m713020557@test-domain.com/228467168-tigase-319"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-10-13 22:51:26 | >> <message to="jaxmpp__m713020557@test-domain.com" xmlns="jabber:client" from="test-domain.com"><body>Wecome to 187c78a5-98f7-4fa5-8166-d94f629fdaa2 This message was set at: Thu Oct 13 22:29:26 PDT 2022</body><delay stamp="2022-10-14T05:51:21.644Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - 7c41cec37518</delay><delay stamp="2022-10-14T05:51:23.969Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - 7c41cec37518</delay></message> 2022-10-13 22:51:26 | jaxmpp_ :: jaxmpp__m713020557@test-domain.com/228467168-tigase-319 << <message to="jaxmpp__m713020557@test-domain.com" xmlns="jabber:client" from="test-domain.com"><body>Wecome to 187c78a5-98f7-4fa5-8166-d94f629fdaa2 This message was set at: Thu Oct 13 22:29:26 PDT 2022</body><delay stamp="2022-10-14T05:51:21.644Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - 7c41cec37518</delay><delay stamp="2022-10-14T05:51:23.969Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - 7c41cec37518</delay></message> 2022-10-13 22:51:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=3999] Connector state changed: connected->disconnected 2022-10-13 22:51:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=3999] Stream terminated 2022-10-13 22:51:26 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-10-13 22:51:26 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |
testMultipleReconnectionsWebSocket | 4.624s |
2022-10-13 22:51:26 |
2022-10-13 22:51:26 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections] 2022-10-13 22:51:26 | ------------------------------------ 2022-10-13 22:51:26 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-10-13 22:51:26 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-10-13 22:51:26 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector 2022-10-13 22:51:26 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Start connector. 2022-10-13 22:51:26 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: null->connecting 2022-10-13 22:51:26 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Preparing connection to localhost 2022-10-13 22:51:26 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Opening connection to localhost/127.0.0.1:5290 2022-10-13 22:51:26 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connecting->connected 2022-10-13 22:51:26 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Whitespace ping period is setted to nullms 2022-10-13 22:51:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-13 22:51:26 | >> <features xmlns="http://etherx.jabber.org/streams"><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> 2022-10-13 22:51:26 | jaxmpp_ :: jaxmpp__bjhxo00558@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><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> 2022-10-13 22:51:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-10-13 22:51:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-10-13 22:51:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-10-13 22:51:26 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2JqaHhvMDA1NTgscj1pMmNZMTRadDJaekI0NGcyUHI5dw==</auth> 2022-10-13 22:51:26 | jaxmpp_ :: jaxmpp__bjhxo00558@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2JqaHhvMDA1NTgscj1pMmNZMTRadDJaekI0NGcyUHI5dw==</auth> 2022-10-13 22:51:26 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1pMmNZMTRadDJaekI0NGcyUHI5d243QVBVNmtYOFdteHg2N3lYYVB3LHM9RXg2eG42SVlxUzZHS0E9PSxpPTQwOTY=</challenge> 2022-10-13 22:51:26 | jaxmpp_ :: jaxmpp__bjhxo00558@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1pMmNZMTRadDJaekI0NGcyUHI5d243QVBVNmtYOFdteHg2N3lYYVB3LHM9RXg2eG42SVlxUzZHS0E9PSxpPTQwOTY=</challenge> 2022-10-13 22:51:26 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aTJjWTE0WnQyWnpCNDRnMlByOXduN0FQVTZrWDhXbXh4Njd5WGFQdyxwPUE3ZDNKU0FPR3grbFVnUncrZFMyYzloVS8wbDZrTFdOSEY3Tk5XRGx6Mkk9</response> 2022-10-13 22:51:26 | jaxmpp_ :: jaxmpp__bjhxo00558@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aTJjWTE0WnQyWnpCNDRnMlByOXduN0FQVTZrWDhXbXh4Njd5WGFQdyxwPUE3ZDNKU0FPR3grbFVnUncrZFMyYzloVS8wbDZrTFdOSEY3Tk5XRGx6Mkk9</response> 2022-10-13 22:51:26 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0yem9OdHhLcTJqWDFBckZiSmFLMmpQZnh3MWwwTTBabndra1RsZEdIQThFPQ==</success> 2022-10-13 22:51:26 | jaxmpp_ :: jaxmpp__bjhxo00558@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0yem9OdHhLcTJqWDFBckZiSmFLMmpQZnh3MWwwTTBabndra1RsZEdIQThFPQ==</success> 2022-10-13 22:51:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-13 22:51:26 | >> <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" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-13 22:51:26 | jaxmpp_ :: jaxmpp__bjhxo00558@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" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-13 22:51:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-10-13 22:51:26 | << <iq xmlns="jabber:client" id="lGfUO1mIOZr9kEvn7n4rgJu" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-13 22:51:26 | jaxmpp_ :: jaxmpp__bjhxo00558@test-domain.com >> <iq xmlns="jabber:client" id="lGfUO1mIOZr9kEvn7n4rgJu" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-13 22:51:26 | >> <iq to="jaxmpp__bjhxo00558@test-domain.com/228467168-tigase-320" id="lGfUO1mIOZr9kEvn7n4rgJu" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__bjhxo00558@test-domain.com/228467168-tigase-320</jid></bind></iq> 2022-10-13 22:51:26 | jaxmpp_ :: jaxmpp__bjhxo00558@test-domain.com << <iq to="jaxmpp__bjhxo00558@test-domain.com/228467168-tigase-320" id="lGfUO1mIOZr9kEvn7n4rgJu" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__bjhxo00558@test-domain.com/228467168-tigase-320</jid></bind></iq> 2022-10-13 22:51:26 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-10-13 22:51:26 | << <iq xmlns="jabber:client" id="RHgWS9CeQ3zpQGzvnT6voZ0" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-13 22:51:26 | jaxmpp_ :: jaxmpp__bjhxo00558@test-domain.com/228467168-tigase-320 >> <iq xmlns="jabber:client" id="RHgWS9CeQ3zpQGzvnT6voZ0" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-13 22:51:26 | >> <iq to="jaxmpp__bjhxo00558@test-domain.com/228467168-tigase-320" id="RHgWS9CeQ3zpQGzvnT6voZ0" xmlns="jabber:client" type="result"/> 2022-10-13 22:51:26 | jaxmpp_ :: jaxmpp__bjhxo00558@test-domain.com/228467168-tigase-320 << <iq to="jaxmpp__bjhxo00558@test-domain.com/228467168-tigase-320" id="RHgWS9CeQ3zpQGzvnT6voZ0" xmlns="jabber:client" type="result"/> 2022-10-13 22:51:26 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-10-13 22:51:26 | << <iq to="test-domain.com" id="7GbRKApeXZm3gT2cOKun48E" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-13 22:51:26 | jaxmpp_ :: jaxmpp__bjhxo00558@test-domain.com/228467168-tigase-320 >> <iq to="test-domain.com" id="7GbRKApeXZm3gT2cOKun48E" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-13 22:51:26 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-13 22:51:26 | jaxmpp_ :: jaxmpp__bjhxo00558@test-domain.com/228467168-tigase-320 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-13 22:51:26 | << <iq id="AstypcBeyl6HtkZ8DwaKCeR" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-13 22:51:26 | jaxmpp_ :: jaxmpp__bjhxo00558@test-domain.com/228467168-tigase-320 >> <iq id="AstypcBeyl6HtkZ8DwaKCeR" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-13 22:51:26 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-13 22:51:26 | jaxmpp_ :: jaxmpp__bjhxo00558@test-domain.com/228467168-tigase-320 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-13 22:51:26 | >> <enabled max="60" resume="true" id="63e36c2a-abf7-43d9-9e25-1b3b9081a31a" location="7c41cec37518" xmlns="urn:xmpp:sm:3"/> 2022-10-13 22:51:26 | jaxmpp_ :: jaxmpp__bjhxo00558@test-domain.com/228467168-tigase-320 << <enabled max="60" resume="true" id="63e36c2a-abf7-43d9-9e25-1b3b9081a31a" location="7c41cec37518" xmlns="urn:xmpp:sm:3"/> 2022-10-13 22:51:26 | >> <iq type="result" to="jaxmpp__bjhxo00558@test-domain.com/228467168-tigase-320" id="7GbRKApeXZm3gT2cOKun48E" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" 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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-10-13 22:51:26 | jaxmpp_ :: jaxmpp__bjhxo00558@test-domain.com/228467168-tigase-320 << <iq type="result" to="jaxmpp__bjhxo00558@test-domain.com/228467168-tigase-320" id="7GbRKApeXZm3gT2cOKun48E" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" 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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-10-13 22:51:26 | >> <iq to="jaxmpp__bjhxo00558@test-domain.com/228467168-tigase-320" id="AstypcBeyl6HtkZ8DwaKCeR" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-13 22:51:26 | jaxmpp_ :: jaxmpp__bjhxo00558@test-domain.com/228467168-tigase-320 << <iq to="jaxmpp__bjhxo00558@test-domain.com/228467168-tigase-320" id="AstypcBeyl6HtkZ8DwaKCeR" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-13 22:51:26 | >> <message to="jaxmpp__bjhxo00558@test-domain.com" xmlns="jabber:client" from="test-domain.com"><body>Wecome to 187c78a5-98f7-4fa5-8166-d94f629fdaa2 This message was set at: Thu Oct 13 22:29:26 PDT 2022</body><delay stamp="2022-10-14T05:51:26.364Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - 7c41cec37518</delay></message> 2022-10-13 22:51:26 | jaxmpp_ :: jaxmpp__bjhxo00558@test-domain.com/228467168-tigase-320 << <message to="jaxmpp__bjhxo00558@test-domain.com" xmlns="jabber:client" from="test-domain.com"><body>Wecome to 187c78a5-98f7-4fa5-8166-d94f629fdaa2 This message was set at: Thu Oct 13 22:29:26 PDT 2022</body><delay stamp="2022-10-14T05:51:26.364Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - 7c41cec37518</delay></message> 2022-10-13 22:51:26 | >> <presence to="jaxmpp__bjhxo00558@test-domain.com" xmlns="jabber:client" from="jaxmpp__bjhxo00558@test-domain.com/228467168-tigase-320"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-10-13 22:51:26 | jaxmpp_ :: jaxmpp__bjhxo00558@test-domain.com/228467168-tigase-320 << <presence to="jaxmpp__bjhxo00558@test-domain.com" xmlns="jabber:client" from="jaxmpp__bjhxo00558@test-domain.com/228467168-tigase-320"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-10-13 22:51:28 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connected->disconnecting 2022-10-13 22:51:28 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.terminateStream: Terminating XMPP Stream 2022-10-13 22:51:28 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-10-13 22:51:28 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: disconnecting->disconnected 2022-10-13 22:51:28 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-10-13 22:51:28 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-10-13 22:51:30 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-10-13 22:51:30 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true 2022-10-13 22:51:30 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector 2022-10-13 22:51:30 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Start connector. 2022-10-13 22:51:30 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: null->connecting 2022-10-13 22:51:30 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Preparing connection to localhost 2022-10-13 22:51:30 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Opening connection to localhost/127.0.0.1:5290 2022-10-13 22:51:30 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connecting->connected 2022-10-13 22:51:30 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Whitespace ping period is setted to nullms 2022-10-13 22:51:30 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-13 22:51:30 | >> <features xmlns="http://etherx.jabber.org/streams"><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> 2022-10-13 22:51:30 | jaxmpp_ :: jaxmpp__bjhxo00558@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><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> 2022-10-13 22:51:30 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-10-13 22:51:30 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-10-13 22:51:30 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-10-13 22:51:30 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2JqaHhvMDA1NTgscj1Fdm1oZ1BCVVRzWmU2NUxOYTJOSQ==</auth> 2022-10-13 22:51:30 | jaxmpp_ :: jaxmpp__bjhxo00558@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2JqaHhvMDA1NTgscj1Fdm1oZ1BCVVRzWmU2NUxOYTJOSQ==</auth> 2022-10-13 22:51:30 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Fdm1oZ1BCVVRzWmU2NUxOYTJOSVg0Q1RoNE5vMEtjU0tFcVRSSXJHLHM9RXg2eG42SVlxUzZHS0E9PSxpPTQwOTY=</challenge> 2022-10-13 22:51:30 | jaxmpp_ :: jaxmpp__bjhxo00558@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Fdm1oZ1BCVVRzWmU2NUxOYTJOSVg0Q1RoNE5vMEtjU0tFcVRSSXJHLHM9RXg2eG42SVlxUzZHS0E9PSxpPTQwOTY=</challenge> 2022-10-13 22:51:30 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RXZtaGdQQlVUc1plNjVMTmEyTklYNENUaDRObzBLY1NLRXFUUklyRyxwPWdDcHphOFNXUHAzWVhyaGg5WFpEZG5MM01QMEZVRW41YlZhREdFNnBPem89</response> 2022-10-13 22:51:30 | jaxmpp_ :: jaxmpp__bjhxo00558@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RXZtaGdQQlVUc1plNjVMTmEyTklYNENUaDRObzBLY1NLRXFUUklyRyxwPWdDcHphOFNXUHAzWVhyaGg5WFpEZG5MM01QMEZVRW41YlZhREdFNnBPem89</response> 2022-10-13 22:51:30 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1pM2t0UjkvUmdabjZUbE5lWmlmYy94NFdsUDhsaVgxTnlnV0k5WkZ0bTRvPQ==</success> 2022-10-13 22:51:30 | jaxmpp_ :: jaxmpp__bjhxo00558@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1pM2t0UjkvUmdabjZUbE5lWmlmYy94NFdsUDhsaVgxTnlnV0k5WkZ0bTRvPQ==</success> 2022-10-13 22:51:30 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-13 22:51:30 | >> <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" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-13 22:51:30 | jaxmpp_ :: jaxmpp__bjhxo00558@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" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-13 22:51:30 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-10-13 22:51:30 | << <iq xmlns="jabber:client" id="LId3gT2cOKun48EFNRKubJP" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-13 22:51:30 | jaxmpp_ :: jaxmpp__bjhxo00558@test-domain.com >> <iq xmlns="jabber:client" id="LId3gT2cOKun48EFNRKubJP" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-13 22:51:30 | >> <iq to="jaxmpp__bjhxo00558@test-domain.com/228467168-tigase-321" id="LId3gT2cOKun48EFNRKubJP" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__bjhxo00558@test-domain.com/228467168-tigase-321</jid></bind></iq> 2022-10-13 22:51:30 | jaxmpp_ :: jaxmpp__bjhxo00558@test-domain.com << <iq to="jaxmpp__bjhxo00558@test-domain.com/228467168-tigase-321" id="LId3gT2cOKun48EFNRKubJP" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__bjhxo00558@test-domain.com/228467168-tigase-321</jid></bind></iq> 2022-10-13 22:51:30 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-10-13 22:51:30 | << <iq xmlns="jabber:client" id="yIb1bGFIDiGBCJxsfEFAi08" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-13 22:51:30 | jaxmpp_ :: jaxmpp__bjhxo00558@test-domain.com/228467168-tigase-321 >> <iq xmlns="jabber:client" id="yIb1bGFIDiGBCJxsfEFAi08" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-13 22:51:31 | >> <iq to="jaxmpp__bjhxo00558@test-domain.com/228467168-tigase-321" id="yIb1bGFIDiGBCJxsfEFAi08" xmlns="jabber:client" type="result"/> 2022-10-13 22:51:31 | jaxmpp_ :: jaxmpp__bjhxo00558@test-domain.com/228467168-tigase-321 << <iq to="jaxmpp__bjhxo00558@test-domain.com/228467168-tigase-321" id="yIb1bGFIDiGBCJxsfEFAi08" xmlns="jabber:client" type="result"/> 2022-10-13 22:51:31 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-10-13 22:51:31 | << <iq to="test-domain.com" id="nm5R24wphPGmVdNJMR6pQMN" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-13 22:51:31 | jaxmpp_ :: jaxmpp__bjhxo00558@test-domain.com/228467168-tigase-321 >> <iq to="test-domain.com" id="nm5R24wphPGmVdNJMR6pQMN" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-13 22:51:31 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-13 22:51:31 | jaxmpp_ :: jaxmpp__bjhxo00558@test-domain.com/228467168-tigase-321 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-13 22:51:31 | << <iq id="FpcMN0v5yr2r8ocw2tgwqdT" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-13 22:51:31 | jaxmpp_ :: jaxmpp__bjhxo00558@test-domain.com/228467168-tigase-321 >> <iq id="FpcMN0v5yr2r8ocw2tgwqdT" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-13 22:51:31 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-13 22:51:31 | jaxmpp_ :: jaxmpp__bjhxo00558@test-domain.com/228467168-tigase-321 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-13 22:51:31 | >> <enabled max="60" resume="true" id="4d934c0a-2330-4475-ae81-be79b9294e5e" location="7c41cec37518" xmlns="urn:xmpp:sm:3"/> 2022-10-13 22:51:31 | jaxmpp_ :: jaxmpp__bjhxo00558@test-domain.com/228467168-tigase-321 << <enabled max="60" resume="true" id="4d934c0a-2330-4475-ae81-be79b9294e5e" location="7c41cec37518" xmlns="urn:xmpp:sm:3"/> 2022-10-13 22:51:31 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connected->disconnecting 2022-10-13 22:51:31 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.terminateStream: Terminating XMPP Stream 2022-10-13 22:51:31 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.onStreamTerminate: Stream terminated 2022-10-13 22:51:31 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-10-13 22:51:31 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: disconnecting->disconnected |