Test duration : 30.084s
Failed Tests | ||
---|---|---|
tigase.tests.jaxmpp.TestReconnections | ||
testMultipleReconnectionsBosh | 20.095s |
2022-10-10 22:43:50 |
java.lang.AssertionError: expected [true] but found [false]
2022-10-10 22:43:50 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections] 2022-10-10 22:43:50 | ------------------------------------ 2022-10-10 22:43:50 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-10-10 22:43:50 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-10-10 22:43:50 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using BOSHConnector 2022-10-10 22:44:10 | 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.457s |
2022-10-10 22:44:10 |
2022-10-10 22:44:10 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections] 2022-10-10 22:44:10 | ------------------------------------ 2022-10-10 22:44:10 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-10-10 22:44:10 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-10-10 22:44:10 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-10-10 22:44:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Connector state changed: null->connecting 2022-10-10 22:44:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] DNS entry stored in session object: localhost:5222 2022-10-10 22:44:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Preparing connection to [localhost:5222] 2022-10-10 22:44:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-10-10 22:44:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Connector state changed: connecting->connected 2022-10-10 22:44:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-10 22:44:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Whitespace ping period is setted to nullms 2022-10-10 22:44:10 | >> <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-10 22:44:10 | jaxmpp_ :: jaxmpp__cpl6u20557@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-10 22:44:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=3995] Start TLS 2022-10-10 22:44:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=3997] Proceeding TLS 2022-10-10 22:44:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=3997] Start handshake 2022-10-10 22:44:10 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-10 22:44:10 | jaxmpp_ :: jaxmpp__cpl6u20557@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-10 22:44:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-10 22:44:10 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-10 22:44:10 | jaxmpp_ :: jaxmpp__cpl6u20557@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-10 22:44:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-10-10 22:44:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-10-10 22:44:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-10-10 22:44:10 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2NwbDZ1MjA1NTcscj1talBZOWthTjNVN20xNHhiYzA0dg==</auth> 2022-10-10 22:44:10 | jaxmpp_ :: jaxmpp__cpl6u20557@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2NwbDZ1MjA1NTcscj1talBZOWthTjNVN20xNHhiYzA0dg==</auth> 2022-10-10 22:44:10 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1talBZOWthTjNVN20xNHhiYzA0dnU4dHRlQXFaMEEzMXk2SU1KZDFRLHM9dzY1enB1K2w5UjhxR2c9PSxpPTQwOTY=</challenge> 2022-10-10 22:44:10 | jaxmpp_ :: jaxmpp__cpl6u20557@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1talBZOWthTjNVN20xNHhiYzA0dnU4dHRlQXFaMEEzMXk2SU1KZDFRLHM9dzY1enB1K2w5UjhxR2c9PSxpPTQwOTY=</challenge> 2022-10-10 22:44:10 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bWpQWTlrYU4zVTdtMTR4YmMwNHZ1OHR0ZUFxWjBBMzF5NklNSmQxUSxwPTcxUFZhYjJ4eVQ4V0RhY0ZKTWdpTHJrdTdYRVMzU1hzUXRtc0s5REhzcGs9</response> 2022-10-10 22:44:10 | jaxmpp_ :: jaxmpp__cpl6u20557@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bWpQWTlrYU4zVTdtMTR4YmMwNHZ1OHR0ZUFxWjBBMzF5NklNSmQxUSxwPTcxUFZhYjJ4eVQ4V0RhY0ZKTWdpTHJrdTdYRVMzU1hzUXRtc0s5REhzcGs9</response> 2022-10-10 22:44:10 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0ySjUzL2cxRnhXWkVRelMyTEJPMERYaDludi8xNitPd2hNR01rN2hVOWpVPQ==</success> 2022-10-10 22:44:10 | jaxmpp_ :: jaxmpp__cpl6u20557@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0ySjUzL2cxRnhXWkVRelMyTEJPMERYaDludi8xNitPd2hNR01rN2hVOWpVPQ==</success> 2022-10-10 22:44:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-10 22:44:10 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-10 22:44:10 | jaxmpp_ :: jaxmpp__cpl6u20557@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-10 22:44:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-10-10 22:44:10 | << <iq xmlns="jabber:client" id="Oe5TN06fR0gw5i07v9IDk7i" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-10 22:44:10 | jaxmpp_ :: jaxmpp__cpl6u20557@test-domain.com >> <iq xmlns="jabber:client" id="Oe5TN06fR0gw5i07v9IDk7i" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-10 22:44:10 | >> <iq to="jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-319" id="Oe5TN06fR0gw5i07v9IDk7i" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-319</jid></bind></iq> 2022-10-10 22:44:10 | jaxmpp_ :: jaxmpp__cpl6u20557@test-domain.com << <iq to="jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-319" id="Oe5TN06fR0gw5i07v9IDk7i" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-319</jid></bind></iq> 2022-10-10 22:44:10 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-10-10 22:44:10 | << <iq xmlns="jabber:client" id="uBaJJBCrWlKODDv3um7Ho6g" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-10 22:44:10 | jaxmpp_ :: jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-319 >> <iq xmlns="jabber:client" id="uBaJJBCrWlKODDv3um7Ho6g" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-10 22:44:10 | >> <iq to="jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-319" id="uBaJJBCrWlKODDv3um7Ho6g" xmlns="jabber:client" type="result"/> 2022-10-10 22:44:10 | jaxmpp_ :: jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-319 << <iq to="jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-319" id="uBaJJBCrWlKODDv3um7Ho6g" xmlns="jabber:client" type="result"/> 2022-10-10 22:44:10 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-10-10 22:44:10 | << <iq to="test-domain.com" id="yCbRM16w3tbpcMXnKOGNBCk" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-10 22:44:10 | jaxmpp_ :: jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-319 >> <iq to="test-domain.com" id="yCbRM16w3tbpcMXnKOGNBCk" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-10 22:44:10 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-10 22:44:10 | jaxmpp_ :: jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-319 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-10 22:44:10 | >> <enabled location="f9c07ffec79b" max="60" id="cfe653c9-9b09-49aa-a6b8-20976f4ac73e" xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-10 22:44:10 | jaxmpp_ :: jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-319 << <enabled location="f9c07ffec79b" max="60" id="cfe653c9-9b09-49aa-a6b8-20976f4ac73e" xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-10 22:44:10 | << <iq id="bg5Q4xx4sYnLWYZlYcoPMY3" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-10 22:44:10 | jaxmpp_ :: jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-319 >> <iq id="bg5Q4xx4sYnLWYZlYcoPMY3" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-10 22:44:10 | >> <iq to="jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-319" id="yCbRM16w3tbpcMXnKOGNBCk" xmlns="jabber:client" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" 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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-10-10 22:44:10 | jaxmpp_ :: jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-319 << <iq to="jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-319" id="yCbRM16w3tbpcMXnKOGNBCk" xmlns="jabber:client" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" 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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-10-10 22:44:10 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-10 22:44:10 | jaxmpp_ :: jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-319 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-10 22:44:10 | >> <iq to="jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-319" id="bg5Q4xx4sYnLWYZlYcoPMY3" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-10 22:44:10 | jaxmpp_ :: jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-319 << <iq to="jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-319" id="bg5Q4xx4sYnLWYZlYcoPMY3" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-10 22:44:10 | >> <presence to="jaxmpp__cpl6u20557@test-domain.com" xmlns="jabber:client" from="jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-319"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-10-10 22:44:10 | jaxmpp_ :: jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-319 << <presence to="jaxmpp__cpl6u20557@test-domain.com" xmlns="jabber:client" from="jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-319"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-10-10 22:44:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Connector state changed: connected->disconnecting 2022-10-10 22:44:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Terminating XMPP Stream 2022-10-10 22:44:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=3997] Connector state changed: disconnecting->disconnected 2022-10-10 22:44:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=3997] Stream terminated 2022-10-10 22:44:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-10-10 22:44:12 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-10-10 22:44:12 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-10-10 22:44:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-10-10 22:44:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-10-10 22:44:14 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-10-10 22:44:14 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true 2022-10-10 22:44:14 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-10-10 22:44:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Connector state changed: null->connecting 2022-10-10 22:44:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] DNS entry stored in session object: localhost:5222 2022-10-10 22:44:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Preparing connection to [localhost:5222] 2022-10-10 22:44:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-10-10 22:44:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Connector state changed: connecting->connected 2022-10-10 22:44:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Whitespace ping period is setted to nullms 2022-10-10 22:44:14 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-10 22:44:14 | >> <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-10 22:44:14 | jaxmpp_ :: jaxmpp__cpl6u20557@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-10 22:44:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=3995] Start TLS 2022-10-10 22:44:14 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-10 22:44:14 | jaxmpp_ :: jaxmpp__cpl6u20557@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-10 22:44:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4003] Proceeding TLS 2022-10-10 22:44:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4003] Start handshake 2022-10-10 22:44:14 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-10 22:44:14 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-10 22:44:14 | jaxmpp_ :: jaxmpp__cpl6u20557@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-10 22:44:14 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-10-10 22:44:14 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-10-10 22:44:14 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-10-10 22:44:14 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2NwbDZ1MjA1NTcscj1nTUdndzRIVXNjbGpGNW9aYnNzSA==</auth> 2022-10-10 22:44:14 | jaxmpp_ :: jaxmpp__cpl6u20557@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2NwbDZ1MjA1NTcscj1nTUdndzRIVXNjbGpGNW9aYnNzSA==</auth> 2022-10-10 22:44:14 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1nTUdndzRIVXNjbGpGNW9aYnNzSGVPZERjVG5ZaDRWZEFHYlA1aG96LHM9dzY1enB1K2w5UjhxR2c9PSxpPTQwOTY=</challenge> 2022-10-10 22:44:14 | jaxmpp_ :: jaxmpp__cpl6u20557@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1nTUdndzRIVXNjbGpGNW9aYnNzSGVPZERjVG5ZaDRWZEFHYlA1aG96LHM9dzY1enB1K2w5UjhxR2c9PSxpPTQwOTY=</challenge> 2022-10-10 22:44:14 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Z01HZ3c0SFVzY2xqRjVvWmJzc0hlT2REY1RuWWg0VmRBR2JQNWhveixwPUdJU3JVZVFaYXRabUpqRW5YTGZOR2kycHVSbFhiclhQemdPVkdvSFBiQWc9</response> 2022-10-10 22:44:14 | jaxmpp_ :: jaxmpp__cpl6u20557@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Z01HZ3c0SFVzY2xqRjVvWmJzc0hlT2REY1RuWWg0VmRBR2JQNWhveixwPUdJU3JVZVFaYXRabUpqRW5YTGZOR2kycHVSbFhiclhQemdPVkdvSFBiQWc9</response> 2022-10-10 22:44:14 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1hS1BhSlBSbmxnTjE0Vm9uZXVvblFodmhubm1Ldk91L2d0bDZrZzBMSElZPQ==</success> 2022-10-10 22:44:14 | jaxmpp_ :: jaxmpp__cpl6u20557@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1hS1BhSlBSbmxnTjE0Vm9uZXVvblFodmhubm1Ldk91L2d0bDZrZzBMSElZPQ==</success> 2022-10-10 22:44:14 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-10 22:44:14 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-10 22:44:14 | jaxmpp_ :: jaxmpp__cpl6u20557@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-10 22:44:14 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-10-10 22:44:14 | << <iq xmlns="jabber:client" id="cC7UdTMSO37EoP1kUOFskLN" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-10 22:44:14 | jaxmpp_ :: jaxmpp__cpl6u20557@test-domain.com >> <iq xmlns="jabber:client" id="cC7UdTMSO37EoP1kUOFskLN" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-10 22:44:14 | >> <iq to="jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-320" id="cC7UdTMSO37EoP1kUOFskLN" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-320</jid></bind></iq> 2022-10-10 22:44:14 | jaxmpp_ :: jaxmpp__cpl6u20557@test-domain.com << <iq to="jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-320" id="cC7UdTMSO37EoP1kUOFskLN" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-320</jid></bind></iq> 2022-10-10 22:44:14 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-10-10 22:44:14 | << <iq xmlns="jabber:client" id="yFeXYpS49FzbKS9LwmMZZoS" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-10 22:44:14 | jaxmpp_ :: jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-320 >> <iq xmlns="jabber:client" id="yFeXYpS49FzbKS9LwmMZZoS" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-10 22:44:14 | >> <iq to="jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-320" id="yFeXYpS49FzbKS9LwmMZZoS" xmlns="jabber:client" type="result"/> 2022-10-10 22:44:14 | jaxmpp_ :: jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-320 << <iq to="jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-320" id="yFeXYpS49FzbKS9LwmMZZoS" xmlns="jabber:client" type="result"/> 2022-10-10 22:44:14 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-10-10 22:44:14 | << <iq to="test-domain.com" id="eFc9iUSbnaqT9AqQJAAhPN0" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-10 22:44:14 | jaxmpp_ :: jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-320 >> <iq to="test-domain.com" id="eFc9iUSbnaqT9AqQJAAhPN0" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-10 22:44:14 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-10 22:44:14 | jaxmpp_ :: jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-320 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-10 22:44:14 | >> <enabled location="f9c07ffec79b" max="60" id="acbbc09d-4232-40b4-9c74-a3dc846e274b" xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-10 22:44:14 | jaxmpp_ :: jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-320 << <enabled location="f9c07ffec79b" max="60" id="acbbc09d-4232-40b4-9c74-a3dc846e274b" xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-10 22:44:14 | << <iq id="qxMQJAAhPN0durWcpbBfS8F" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-10 22:44:14 | jaxmpp_ :: jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-320 >> <iq id="qxMQJAAhPN0durWcpbBfS8F" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-10 22:44:14 | >> <iq to="jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-320" id="eFc9iUSbnaqT9AqQJAAhPN0" xmlns="jabber:client" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" 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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-10-10 22:44:14 | jaxmpp_ :: jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-320 << <iq to="jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-320" id="eFc9iUSbnaqT9AqQJAAhPN0" xmlns="jabber:client" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" 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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-10-10 22:44:14 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-10 22:44:14 | jaxmpp_ :: jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-320 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-10 22:44:14 | >> <iq to="jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-320" id="qxMQJAAhPN0durWcpbBfS8F" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-10 22:44:14 | jaxmpp_ :: jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-320 << <iq to="jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-320" id="qxMQJAAhPN0durWcpbBfS8F" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-10 22:44:14 | >> <presence to="jaxmpp__cpl6u20557@test-domain.com" xmlns="jabber:client" from="jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-320"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-10-10 22:44:14 | jaxmpp_ :: jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-320 << <presence to="jaxmpp__cpl6u20557@test-domain.com" xmlns="jabber:client" from="jaxmpp__cpl6u20557@test-domain.com/1781077109-tigase-320"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-10-10 22:44:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4003] Connector state changed: connected->disconnected 2022-10-10 22:44:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4003] Stream terminated 2022-10-10 22:44:14 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-10-10 22:44:14 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |
testMultipleReconnectionsWebSocket | 4.636s |
2022-10-10 22:44:15 |
2022-10-10 22:44:15 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections] 2022-10-10 22:44:15 | ------------------------------------ 2022-10-10 22:44:15 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-10-10 22:44:15 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-10-10 22:44:15 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector 2022-10-10 22:44:15 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Start connector. 2022-10-10 22:44:15 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: null->connecting 2022-10-10 22:44:15 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Preparing connection to localhost 2022-10-10 22:44:15 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Opening connection to localhost/127.0.0.1:5290 2022-10-10 22:44:15 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connecting->connected 2022-10-10 22:44:15 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Whitespace ping period is setted to nullms 2022-10-10 22:44:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-10 22:44:15 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-10 22:44:15 | jaxmpp_ :: jaxmpp__chs0j80558@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-10 22:44:15 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-10-10 22:44:15 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-10-10 22:44:15 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-10-10 22:44:15 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2NoczBqODA1NTgscj1SSDFKQnE2QUVMMjN2bTZzVTk0aQ==</auth> 2022-10-10 22:44:15 | jaxmpp_ :: jaxmpp__chs0j80558@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2NoczBqODA1NTgscj1SSDFKQnE2QUVMMjN2bTZzVTk0aQ==</auth> 2022-10-10 22:44:15 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SSDFKQnE2QUVMMjN2bTZzVTk0aUI5VXhWWXd1bDVrdGJBeFA5QnZLLHM9WnRmSTBwaGZra3dEaHc9PSxpPTQwOTY=</challenge> 2022-10-10 22:44:15 | jaxmpp_ :: jaxmpp__chs0j80558@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SSDFKQnE2QUVMMjN2bTZzVTk0aUI5VXhWWXd1bDVrdGJBeFA5QnZLLHM9WnRmSTBwaGZra3dEaHc9PSxpPTQwOTY=</challenge> 2022-10-10 22:44:15 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UkgxSkJxNkFFTDIzdm02c1U5NGlCOVV4Vll3dWw1a3RiQXhQOUJ2SyxwPSttcG1MbU0rOE81aURzTlZFbk9SSmRVQ3JpUVlKbFc4UmNrdTBQUkRPd2s9</response> 2022-10-10 22:44:15 | jaxmpp_ :: jaxmpp__chs0j80558@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UkgxSkJxNkFFTDIzdm02c1U5NGlCOVV4Vll3dWw1a3RiQXhQOUJ2SyxwPSttcG1MbU0rOE81aURzTlZFbk9SSmRVQ3JpUVlKbFc4UmNrdTBQUkRPd2s9</response> 2022-10-10 22:44:15 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1Pb1k5UFg1ZGlLaFlWNi83QXFLY0xtRFBhWldLVzIxNGMwYzJqTUVjekEwPQ==</success> 2022-10-10 22:44:15 | jaxmpp_ :: jaxmpp__chs0j80558@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1Pb1k5UFg1ZGlLaFlWNi83QXFLY0xtRFBhWldLVzIxNGMwYzJqTUVjekEwPQ==</success> 2022-10-10 22:44:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-10 22:44:15 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-10 22:44:15 | jaxmpp_ :: jaxmpp__chs0j80558@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-10 22:44:15 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-10-10 22:44:15 | << <iq xmlns="jabber:client" id="9IbTP2sj5aEm9j2an7wiAdy" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-10 22:44:15 | jaxmpp_ :: jaxmpp__chs0j80558@test-domain.com >> <iq xmlns="jabber:client" id="9IbTP2sj5aEm9j2an7wiAdy" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-10 22:44:15 | >> <iq to="jaxmpp__chs0j80558@test-domain.com/1781077109-tigase-321" id="9IbTP2sj5aEm9j2an7wiAdy" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__chs0j80558@test-domain.com/1781077109-tigase-321</jid></bind></iq> 2022-10-10 22:44:15 | jaxmpp_ :: jaxmpp__chs0j80558@test-domain.com << <iq to="jaxmpp__chs0j80558@test-domain.com/1781077109-tigase-321" id="9IbTP2sj5aEm9j2an7wiAdy" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__chs0j80558@test-domain.com/1781077109-tigase-321</jid></bind></iq> 2022-10-10 22:44:15 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-10-10 22:44:15 | << <iq xmlns="jabber:client" id="9JcVTaIP7eMCFl6iDDymIt4" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-10 22:44:15 | jaxmpp_ :: jaxmpp__chs0j80558@test-domain.com/1781077109-tigase-321 >> <iq xmlns="jabber:client" id="9JcVTaIP7eMCFl6iDDymIt4" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-10 22:44:15 | >> <iq to="jaxmpp__chs0j80558@test-domain.com/1781077109-tigase-321" id="9JcVTaIP7eMCFl6iDDymIt4" xmlns="jabber:client" type="result"/> 2022-10-10 22:44:15 | jaxmpp_ :: jaxmpp__chs0j80558@test-domain.com/1781077109-tigase-321 << <iq to="jaxmpp__chs0j80558@test-domain.com/1781077109-tigase-321" id="9JcVTaIP7eMCFl6iDDymIt4" xmlns="jabber:client" type="result"/> 2022-10-10 22:44:15 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-10-10 22:44:15 | << <iq to="test-domain.com" id="cLgcN36w6DhY27BuesX2u5r" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-10 22:44:15 | jaxmpp_ :: jaxmpp__chs0j80558@test-domain.com/1781077109-tigase-321 >> <iq to="test-domain.com" id="cLgcN36w6DhY27BuesX2u5r" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-10 22:44:15 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-10 22:44:15 | jaxmpp_ :: jaxmpp__chs0j80558@test-domain.com/1781077109-tigase-321 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-10 22:44:15 | << <iq id="fRwkY0rTcu1p6sURQ6jTVgJ" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-10 22:44:15 | jaxmpp_ :: jaxmpp__chs0j80558@test-domain.com/1781077109-tigase-321 >> <iq id="fRwkY0rTcu1p6sURQ6jTVgJ" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-10 22:44:15 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-10 22:44:15 | jaxmpp_ :: jaxmpp__chs0j80558@test-domain.com/1781077109-tigase-321 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-10 22:44:15 | >> <enabled location="f9c07ffec79b" max="60" id="1b918251-73cc-40f3-ad69-cf30c0e32034" xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-10 22:44:15 | jaxmpp_ :: jaxmpp__chs0j80558@test-domain.com/1781077109-tigase-321 << <enabled location="f9c07ffec79b" max="60" id="1b918251-73cc-40f3-ad69-cf30c0e32034" xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-10 22:44:15 | >> <iq to="jaxmpp__chs0j80558@test-domain.com/1781077109-tigase-321" id="cLgcN36w6DhY27BuesX2u5r" xmlns="jabber:client" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" 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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-10-10 22:44:15 | jaxmpp_ :: jaxmpp__chs0j80558@test-domain.com/1781077109-tigase-321 << <iq to="jaxmpp__chs0j80558@test-domain.com/1781077109-tigase-321" id="cLgcN36w6DhY27BuesX2u5r" xmlns="jabber:client" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" 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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-10-10 22:44:15 | >> <iq to="jaxmpp__chs0j80558@test-domain.com/1781077109-tigase-321" id="fRwkY0rTcu1p6sURQ6jTVgJ" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-10 22:44:15 | jaxmpp_ :: jaxmpp__chs0j80558@test-domain.com/1781077109-tigase-321 << <iq to="jaxmpp__chs0j80558@test-domain.com/1781077109-tigase-321" id="fRwkY0rTcu1p6sURQ6jTVgJ" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-10 22:44:15 | >> <presence to="jaxmpp__chs0j80558@test-domain.com" xmlns="jabber:client" from="jaxmpp__chs0j80558@test-domain.com/1781077109-tigase-321"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-10-10 22:44:15 | jaxmpp_ :: jaxmpp__chs0j80558@test-domain.com/1781077109-tigase-321 << <presence to="jaxmpp__chs0j80558@test-domain.com" xmlns="jabber:client" from="jaxmpp__chs0j80558@test-domain.com/1781077109-tigase-321"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-10-10 22:44:17 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connected->disconnecting 2022-10-10 22:44:17 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.terminateStream: Terminating XMPP Stream 2022-10-10 22:44:17 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-10-10 22:44:17 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: disconnecting->disconnected 2022-10-10 22:44:17 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-10-10 22:44:17 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-10-10 22:44:19 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-10-10 22:44:19 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true 2022-10-10 22:44:19 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector 2022-10-10 22:44:19 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Start connector. 2022-10-10 22:44:19 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: null->connecting 2022-10-10 22:44:19 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Preparing connection to localhost 2022-10-10 22:44:19 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Opening connection to localhost/127.0.0.1:5290 2022-10-10 22:44:19 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connecting->connected 2022-10-10 22:44:19 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Whitespace ping period is setted to nullms 2022-10-10 22:44:19 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-10 22:44:19 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-10 22:44:19 | jaxmpp_ :: jaxmpp__chs0j80558@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-10 22:44:19 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-10-10 22:44:19 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-10-10 22:44:19 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-10-10 22:44:19 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2NoczBqODA1NTgscj1hWWVBMUdRWUU5WjI3NFF4ZUc1MA==</auth> 2022-10-10 22:44:19 | jaxmpp_ :: jaxmpp__chs0j80558@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2NoczBqODA1NTgscj1hWWVBMUdRWUU5WjI3NFF4ZUc1MA==</auth> 2022-10-10 22:44:19 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1hWWVBMUdRWUU5WjI3NFF4ZUc1MDNlUnJROGZNREtUYnkzUWpGUDY3LHM9WnRmSTBwaGZra3dEaHc9PSxpPTQwOTY=</challenge> 2022-10-10 22:44:19 | jaxmpp_ :: jaxmpp__chs0j80558@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1hWWVBMUdRWUU5WjI3NFF4ZUc1MDNlUnJROGZNREtUYnkzUWpGUDY3LHM9WnRmSTBwaGZra3dEaHc9PSxpPTQwOTY=</challenge> 2022-10-10 22:44:19 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YVllQTFHUVlFOVoyNzRReGVHNTAzZVJyUThmTURLVGJ5M1FqRlA2NyxwPVJyWHV0dFZPYnYxVTRWVmhreDhVaSs3Z01zd3h1b3h1VUNaNVFhakhwYlk9</response> 2022-10-10 22:44:19 | jaxmpp_ :: jaxmpp__chs0j80558@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YVllQTFHUVlFOVoyNzRReGVHNTAzZVJyUThmTURLVGJ5M1FqRlA2NyxwPVJyWHV0dFZPYnYxVTRWVmhreDhVaSs3Z01zd3h1b3h1VUNaNVFhakhwYlk9</response> 2022-10-10 22:44:19 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0xK3I0NXhYR3dSNzBKV3NVcHJKUGRwK1JTbUsxV1dlMGZUSFQ1N3FUdjFVPQ==</success> 2022-10-10 22:44:19 | jaxmpp_ :: jaxmpp__chs0j80558@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0xK3I0NXhYR3dSNzBKV3NVcHJKUGRwK1JTbUsxV1dlMGZUSFQ1N3FUdjFVPQ==</success> 2022-10-10 22:44:19 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-10 22:44:19 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-10 22:44:19 | jaxmpp_ :: jaxmpp__chs0j80558@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-10 22:44:19 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-10-10 22:44:19 | << <iq xmlns="jabber:client" id="itknLWYZlYcoPMY3nTcBgZ2" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-10 22:44:19 | jaxmpp_ :: jaxmpp__chs0j80558@test-domain.com >> <iq xmlns="jabber:client" id="itknLWYZlYcoPMY3nTcBgZ2" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-10 22:44:19 | >> <iq to="jaxmpp__chs0j80558@test-domain.com/1781077109-tigase-322" id="itknLWYZlYcoPMY3nTcBgZ2" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__chs0j80558@test-domain.com/1781077109-tigase-322</jid></bind></iq> 2022-10-10 22:44:19 | jaxmpp_ :: jaxmpp__chs0j80558@test-domain.com << <iq to="jaxmpp__chs0j80558@test-domain.com/1781077109-tigase-322" id="itknLWYZlYcoPMY3nTcBgZ2" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__chs0j80558@test-domain.com/1781077109-tigase-322</jid></bind></iq> 2022-10-10 22:44:19 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-10-10 22:44:19 | << <iq xmlns="jabber:client" id="8rc3lJQ4xx4sYnLWYZlYcoP" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-10 22:44:19 | jaxmpp_ :: jaxmpp__chs0j80558@test-domain.com/1781077109-tigase-322 >> <iq xmlns="jabber:client" id="8rc3lJQ4xx4sYnLWYZlYcoP" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-10 22:44:19 | >> <iq to="jaxmpp__chs0j80558@test-domain.com/1781077109-tigase-322" id="8rc3lJQ4xx4sYnLWYZlYcoP" xmlns="jabber:client" type="result"/> 2022-10-10 22:44:19 | jaxmpp_ :: jaxmpp__chs0j80558@test-domain.com/1781077109-tigase-322 << <iq to="jaxmpp__chs0j80558@test-domain.com/1781077109-tigase-322" id="8rc3lJQ4xx4sYnLWYZlYcoP" xmlns="jabber:client" type="result"/> 2022-10-10 22:44:19 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-10-10 22:44:19 | << <iq to="test-domain.com" id="TujhQWSNIQNRR8t0t0kFHDj" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-10 22:44:19 | jaxmpp_ :: jaxmpp__chs0j80558@test-domain.com/1781077109-tigase-322 >> <iq to="test-domain.com" id="TujhQWSNIQNRR8t0t0kFHDj" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-10 22:44:19 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-10 22:44:19 | jaxmpp_ :: jaxmpp__chs0j80558@test-domain.com/1781077109-tigase-322 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-10 22:44:19 | << <iq id="fVAsewtXkKxraAanSar9riN" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-10 22:44:19 | jaxmpp_ :: jaxmpp__chs0j80558@test-domain.com/1781077109-tigase-322 >> <iq id="fVAsewtXkKxraAanSar9riN" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-10 22:44:19 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-10 22:44:19 | jaxmpp_ :: jaxmpp__chs0j80558@test-domain.com/1781077109-tigase-322 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-10 22:44:19 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connected->disconnecting 2022-10-10 22:44:19 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.terminateStream: Terminating XMPP Stream 2022-10-10 22:44:19 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.onStreamTerminate: Stream terminated 2022-10-10 22:44:19 | >> <enabled location="f9c07ffec79b" max="60" id="ba139474-60e6-4894-b065-360561c3468c" xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-10 22:44:19 | jaxmpp_ :: jaxmpp__chs0j80558@test-domain.com/1781077109-tigase-322 << <enabled location="f9c07ffec79b" max="60" id="ba139474-60e6-4894-b065-360561c3468c" xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-10 22:44:19 | >> <iq to="jaxmpp__chs0j80558@test-domain.com/1781077109-tigase-322" id="fVAsewtXkKxraAanSar9riN" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-10 22:44:19 | jaxmpp_ :: jaxmpp__chs0j80558@test-domain.com/1781077109-tigase-322 << <iq to="jaxmpp__chs0j80558@test-domain.com/1781077109-tigase-322" id="fVAsewtXkKxraAanSar9riN" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-10 22:44:19 | >> <presence to="jaxmpp__chs0j80558@test-domain.com" xmlns="jabber:client" from="jaxmpp__chs0j80558@test-domain.com/1781077109-tigase-322"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-10-10 22:44:19 | jaxmpp_ :: jaxmpp__chs0j80558@test-domain.com/1781077109-tigase-322 << <presence to="jaxmpp__chs0j80558@test-domain.com" xmlns="jabber:client" from="jaxmpp__chs0j80558@test-domain.com/1781077109-tigase-322"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-10-10 22:44:19 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-10-10 22:44:19 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: disconnecting->disconnected |