Generated by TestNG with ReportNG at 15:18 PST on Friday 24 February 2023
root@7c41cec37518 / Java 17.0.2 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

Testing state of JaXMPP instance after issues with connection or authentication timeout - #4378

Suites · Log Output

Test duration : 63.346s

Failed Tests
tigase.tests.jaxmpp.TestHandlingOfConnectionIssues
testStateAfterConnectionFailureBosh 0.235s
2023-02-24 15:41:22 |

2023-02-24 15:41:22 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]

2023-02-24 15:41:22 | ------------------------------------

2023-02-24 15:41:22 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-02-24 15:41:22 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-02-24 15:41:22 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using BOSHConnector

2023-02-24 15:41:22 | tigase.jaxmpp.j2se.connectors.bosh.BoshWorker.run: Connection error

2023-02-24 15:41:22 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onError: responseCode=0

2023-02-24 15:41:22 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream, session]

2023-02-24 15:41:22 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-02-24 15:41:22 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2023-02-24 15:41:22 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using BOSHConnector

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

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

2023-02-24 15:41:22 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-02-24 15:41:22 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-02-24 15:41:22 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2RkajhucTA1NjIscj1yQjZIT0RacVpqWWFNb0pIOHpJQg==</auth>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__ddj8nq0562@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2RkajhucTA1NjIscj1yQjZIT0RacVpqWWFNb0pIOHpJQg==</auth>

2023-02-24 15:41:22 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onTerminate: Stream terminated. responseCode=200

2023-02-24 15:41:22 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1yQjZIT0RacVpqWWFNb0pIOHpJQmY0Y1pIVGhCTmJhSGZxMVgwVGlvLHM9TkduR2k0Qnk5Qy9Na1E9PSxpPTQwOTY=</challenge>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__ddj8nq0562@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1yQjZIT0RacVpqWWFNb0pIOHpJQmY0Y1pIVGhCTmJhSGZxMVgwVGlvLHM9TkduR2k0Qnk5Qy9Na1E9PSxpPTQwOTY=</challenge>

java.lang.AssertionError: expected [true] but found [false]
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.TestHandlingOfConnectionIssues.testStateAfterConnectionFailure(TestHandlingOfConnectionIssues.java:175)
tigase.tests.jaxmpp.TestHandlingOfConnectionIssues.testStateAfterConnectionFailureBosh(TestHandlingOfConnectionIssues.java:66)
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.TestHandlingOfConnectionIssues
testStateAfterAuthTimeoutBosh 20.661s
2023-02-24 15:40:20 |

2023-02-24 15:40:20 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]

2023-02-24 15:40:20 | ------------------------------------

2023-02-24 15:40:20 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-02-24 15:40:20 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-02-24 15:40:20 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using BOSHConnector

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

2023-02-24 15:40:20 | jaxmpp_ :: jaxmpp__mc111e0559@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-02-24 15:40:40 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onTerminate: Stream terminated. responseCode=200

2023-02-24 15:40:40 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-02-24 15:40:40 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2023-02-24 15:40:40 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using BOSHConnector

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

2023-02-24 15:40:40 | jaxmpp_ :: jaxmpp__mc111e0559@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-02-24 15:40:40 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-02-24 15:40:40 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-02-24 15:40:40 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX21jMTExZTA1NTkscj04OTZITUxqN29sb0VmRHFLbEZheA==</auth>

2023-02-24 15:40:40 | jaxmpp_ :: jaxmpp__mc111e0559@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX21jMTExZTA1NTkscj04OTZITUxqN29sb0VmRHFLbEZheA==</auth>

2023-02-24 15:40:40 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj04OTZITUxqN29sb0VmRHFLbEZheEhsNE1wYXE3TmxxVGNJTE0yejZNLHM9azZ1ZGJMWU1Fa2dEVUE9PSxpPTQwOTY=</challenge>

2023-02-24 15:40:40 | jaxmpp_ :: jaxmpp__mc111e0559@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj04OTZITUxqN29sb0VmRHFLbEZheEhsNE1wYXE3TmxxVGNJTE0yejZNLHM9azZ1ZGJMWU1Fa2dEVUE9PSxpPTQwOTY=</challenge>

2023-02-24 15:40:40 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ODk2SE1MajdvbG9FZkRxS2xGYXhIbDRNcGFxN05scVRjSUxNMno2TSxwPWtSa1gvR1BNSzR3aHkySFRRcThrUG9vSDhQN0o5cy90UUJDVUEremZud2M9</response>

2023-02-24 15:40:40 | jaxmpp_ :: jaxmpp__mc111e0559@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ODk2SE1MajdvbG9FZkRxS2xGYXhIbDRNcGFxN05scVRjSUxNMno2TSxwPWtSa1gvR1BNSzR3aHkySFRRcThrUG9vSDhQN0o5cy90UUJDVUEremZud2M9</response>

2023-02-24 15:40:40 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1RQU0rTXlGV0crdjV6ZEgrZ042b1VyV0k4NFo3VzNNd3g2WTNvOHB1bG9vPQ==</success>

2023-02-24 15:40:40 | jaxmpp_ :: jaxmpp__mc111e0559@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1RQU0rTXlGV0crdjV6ZEgrZ042b1VyV0k4NFo3VzNNd3g2WTNvOHB1bG9vPQ==</success>

2023-02-24 15:40:40 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-24 15:40:40 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-24 15:40:40 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-24 15:40:40 |  << <iq xmlns="jabber:client" id="XbUBiYgLGEus5xi36gUhYeV" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-24 15:40:40 | jaxmpp_ :: jaxmpp__mc111e0559@test-domain.com >> <iq xmlns="jabber:client" id="XbUBiYgLGEus5xi36gUhYeV" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-24 15:40:40 |  >> <features xmlns="http://etherx.jabber.org/streams"><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"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="2YrJ93DTGMvWi32AIxywqV+z7dI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-02-24 15:40:40 | jaxmpp_ :: jaxmpp__mc111e0559@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><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"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="2YrJ93DTGMvWi32AIxywqV+z7dI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-02-24 15:40:40 |  >> <features xmlns="http://etherx.jabber.org/streams"><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"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="2YrJ93DTGMvWi32AIxywqV+z7dI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-02-24 15:40:40 | jaxmpp_ :: jaxmpp__mc111e0559@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><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"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="2YrJ93DTGMvWi32AIxywqV+z7dI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-02-24 15:40:40 |  >> <features xmlns="http://etherx.jabber.org/streams"><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"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="2YrJ93DTGMvWi32AIxywqV+z7dI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-02-24 15:40:40 | jaxmpp_ :: jaxmpp__mc111e0559@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><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"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="2YrJ93DTGMvWi32AIxywqV+z7dI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-02-24 15:40:40 |  << <iq xmlns="jabber:client" id="jcVfFzp3x9N5gU8vaCqkP1g" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-24 15:40:40 | jaxmpp_ :: jaxmpp__mc111e0559@test-domain.com >> <iq xmlns="jabber:client" id="jcVfFzp3x9N5gU8vaCqkP1g" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-24 15:40:40 |  << <iq xmlns="jabber:client" id="qNG9NGKORS2g0bJGPEm6FKM" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-24 15:40:40 | jaxmpp_ :: jaxmpp__mc111e0559@test-domain.com >> <iq xmlns="jabber:client" id="qNG9NGKORS2g0bJGPEm6FKM" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-24 15:40:40 |  >> <iq id="jcVfFzp3x9N5gU8vaCqkP1g" to="jaxmpp__mc111e0559@test-domain.com/228467168-tigase-327" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__mc111e0559@test-domain.com/228467168-tigase-327</jid></bind></iq>

2023-02-24 15:40:40 | jaxmpp_ :: jaxmpp__mc111e0559@test-domain.com << <iq id="jcVfFzp3x9N5gU8vaCqkP1g" to="jaxmpp__mc111e0559@test-domain.com/228467168-tigase-327" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__mc111e0559@test-domain.com/228467168-tigase-327</jid></bind></iq>

2023-02-24 15:40:40 |  >> <iq id="qNG9NGKORS2g0bJGPEm6FKM" to="jaxmpp__mc111e0559@test-domain.com/228467168-tigase-328" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__mc111e0559@test-domain.com/228467168-tigase-328</jid></bind></iq>

2023-02-24 15:40:40 | jaxmpp_ :: jaxmpp__mc111e0559@test-domain.com << <iq id="qNG9NGKORS2g0bJGPEm6FKM" to="jaxmpp__mc111e0559@test-domain.com/228467168-tigase-328" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__mc111e0559@test-domain.com/228467168-tigase-328</jid></bind></iq>

2023-02-24 15:40:40 |  >> <iq id="XbUBiYgLGEus5xi36gUhYeV" to="jaxmpp__mc111e0559@test-domain.com/228467168-tigase-329" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__mc111e0559@test-domain.com/228467168-tigase-329</jid></bind></iq>

2023-02-24 15:40:40 | jaxmpp_ :: jaxmpp__mc111e0559@test-domain.com << <iq id="XbUBiYgLGEus5xi36gUhYeV" to="jaxmpp__mc111e0559@test-domain.com/228467168-tigase-329" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__mc111e0559@test-domain.com/228467168-tigase-329</jid></bind></iq>

2023-02-24 15:40:40 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-02-24 15:40:40 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-02-24 15:40:40 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-02-24 15:40:40 |  << <iq to="test-domain.com" id="SYbV5Bh3BiYgLGEus5xi36g" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-24 15:40:40 | jaxmpp_ :: jaxmpp__mc111e0559@test-domain.com/228467168-tigase-329 >> <iq to="test-domain.com" id="SYbV5Bh3BiYgLGEus5xi36g" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-24 15:40:40 |  << <iq to="test-domain.com" id="GOF0tm0t3nO7lRXbBDlbRO0" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-24 15:40:40 | jaxmpp_ :: jaxmpp__mc111e0559@test-domain.com/228467168-tigase-329 >> <iq to="test-domain.com" id="GOF0tm0t3nO7lRXbBDlbRO0" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-24 15:40:40 |  << <iq to="test-domain.com" id="MSPdut3hNRXlL1xaIKJCweW" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-24 15:40:40 | jaxmpp_ :: jaxmpp__mc111e0559@test-domain.com/228467168-tigase-329 >> <iq to="test-domain.com" id="MSPdut3hNRXlL1xaIKJCweW" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-24 15:40:40 |  << <iq id="AgXn7snKyuriSdxlKZ5lV7t" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-02-24 15:40:40 | jaxmpp_ :: jaxmpp__mc111e0559@test-domain.com/228467168-tigase-329 >> <iq id="AgXn7snKyuriSdxlKZ5lV7t" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-02-24 15:40:40 |  << <iq id="tTOiU3gOO6n7snKyuriSdxl" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-02-24 15:40:40 | jaxmpp_ :: jaxmpp__mc111e0559@test-domain.com/228467168-tigase-329 >> <iq id="tTOiU3gOO6n7snKyuriSdxl" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-02-24 15:40:40 |  << <iq id="QVSdFBrjHThEGGBm0cSVdEL" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-02-24 15:40:40 | jaxmpp_ :: jaxmpp__mc111e0559@test-domain.com/228467168-tigase-329 >> <iq id="QVSdFBrjHThEGGBm0cSVdEL" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-02-24 15:40:40 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-02-24 15:40:40 | jaxmpp_ :: jaxmpp__mc111e0559@test-domain.com/228467168-tigase-329 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-02-24 15:40:40 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-02-24 15:40:40 | jaxmpp_ :: jaxmpp__mc111e0559@test-domain.com/228467168-tigase-329 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-02-24 15:40:40 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-02-24 15:40:40 | jaxmpp_ :: jaxmpp__mc111e0559@test-domain.com/228467168-tigase-329 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-02-24 15:40:40 |  >> <iq from="test-domain.com" id="SYbV5Bh3BiYgLGEus5xi36g" to="jaxmpp__mc111e0559@test-domain.com/228467168-tigase-329" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12224/690bd204" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12224/690bd204" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-02-24 15:40:40 | jaxmpp_ :: jaxmpp__mc111e0559@test-domain.com/228467168-tigase-329 << <iq from="test-domain.com" id="SYbV5Bh3BiYgLGEus5xi36g" to="jaxmpp__mc111e0559@test-domain.com/228467168-tigase-329" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12224/690bd204" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12224/690bd204" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-02-24 15:40:41 |  >> <iq from="test-domain.com" id="GOF0tm0t3nO7lRXbBDlbRO0" to="jaxmpp__mc111e0559@test-domain.com/228467168-tigase-329" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12224/690bd204" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12224/690bd204" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-02-24 15:40:41 | jaxmpp_ :: jaxmpp__mc111e0559@test-domain.com/228467168-tigase-329 << <iq from="test-domain.com" id="GOF0tm0t3nO7lRXbBDlbRO0" to="jaxmpp__mc111e0559@test-domain.com/228467168-tigase-329" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12224/690bd204" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12224/690bd204" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-02-24 15:40:41 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-02-24 15:40:41 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-02-24 15:40:41 | tigase.jaxmpp.j2se.connectors.bosh.BoshWorker.run: Connection error

2023-02-24 15:40:41 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onError: responseCode=0

2023-02-24 15:40:41 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onError: responseCode=500

2023-02-24 15:40:41 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onError: responseCode=500

testStateAfterAuthTimeoutSocket 20.267s
2023-02-24 15:40:41 |

2023-02-24 15:40:41 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]

2023-02-24 15:40:41 | ------------------------------------

2023-02-24 15:40:41 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-02-24 15:40:41 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-02-24 15:40:41 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-02-24 15:40:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=633 thread=1] Connector  state changed: null->connecting

2023-02-24 15:40:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=633 thread=1] DNS entry stored in session object: localhost:5222

2023-02-24 15:40:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=633 thread=1] Preparing connection to [localhost:5222]

2023-02-24 15:40:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=633 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-02-24 15:40:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=633 thread=1] Connector  state changed: connecting->connected

2023-02-24 15:40:41 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-24 15:40:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=633 thread=1] Whitespace ping period is setted to nullms

2023-02-24 15:40:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=633 thread=4095] Start TLS

2023-02-24 15:40:41 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-02-24 15:40:41 | jaxmpp_ :: jaxmpp__8igf5s0560@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-02-24 15:40:41 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-02-24 15:40:41 | jaxmpp_ :: jaxmpp__8igf5s0560@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-02-24 15:40:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=633 thread=4097] Proceeding TLS

2023-02-24 15:40:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=633 thread=4097] Start handshake

2023-02-24 15:40:41 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-02-24 15:40:41 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-02-24 15:41:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=633 thread=4097] Connector  state changed: connected->disconnected

2023-02-24 15:41:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=633 thread=4097] Stream terminated

2023-02-24 15:41:01 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-24 15:41:01 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-24 15:41:01 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-02-24 15:41:01 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2023-02-24 15:41:01 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-02-24 15:41:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=634 thread=1] Connector  state changed: null->connecting

2023-02-24 15:41:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=634 thread=1] DNS entry stored in session object: localhost:5222

2023-02-24 15:41:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=634 thread=1] Preparing connection to [localhost:5222]

2023-02-24 15:41:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=634 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-02-24 15:41:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=634 thread=1] Connector  state changed: connecting->connected

2023-02-24 15:41:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=634 thread=1] Whitespace ping period is setted to nullms

2023-02-24 15:41:01 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-24 15:41:01 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-02-24 15:41:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=634 thread=4095] Start TLS

2023-02-24 15:41:01 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-02-24 15:41:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=634 thread=4102] Proceeding TLS

2023-02-24 15:41:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=634 thread=4102] Start handshake

2023-02-24 15:41:01 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-02-24 15:41:01 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-02-24 15:41:01 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-02-24 15:41:01 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-02-24 15:41:01 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzhpZ2Y1czA1NjAscj1kZ3M0V2NVeXd4dU1hWmxieHRleQ==</auth>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzhpZ2Y1czA1NjAscj1kZ3M0V2NVeXd4dU1hWmxieHRleQ==</auth>

2023-02-24 15:41:01 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1kZ3M0V2NVeXd4dU1hWmxieHRleVp6aWpaM0pBZEFYVnJCNml0WXZYLHM9a1d2azlPdENIOHlZaFE9PSxpPTQwOTY=</challenge>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1kZ3M0V2NVeXd4dU1hWmxieHRleVp6aWpaM0pBZEFYVnJCNml0WXZYLHM9a1d2azlPdENIOHlZaFE9PSxpPTQwOTY=</challenge>

2023-02-24 15:41:01 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZGdzNFdjVXl3eHVNYVpsYnh0ZXlaemlqWjNKQWRBWFZyQjZpdFl2WCxwPTd0RndnZWZFbjkwRHVYaytpY1huVmFIVzFlc0lEY3ZZQUdLZW4yVkU3bGc9</response>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZGdzNFdjVXl3eHVNYVpsYnh0ZXlaemlqWjNKQWRBWFZyQjZpdFl2WCxwPTd0RndnZWZFbjkwRHVYaytpY1huVmFIVzFlc0lEY3ZZQUdLZW4yVkU3bGc9</response>

2023-02-24 15:41:01 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj13Nk82SHo0N3QvMmhKVDlaMHphci94MEtScklGNVVGbEQyQjlkU243UHNZPQ==</success>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj13Nk82SHo0N3QvMmhKVDlaMHphci94MEtScklGNVVGbEQyQjlkU243UHNZPQ==</success>

2023-02-24 15:41:01 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-24 15:41:01 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-24 15:41:01 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-24 15:41:01 |  >> <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 ver="2YrJ93DTGMvWi32AIxywqV+z7dI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@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 ver="2YrJ93DTGMvWi32AIxywqV+z7dI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-02-24 15:41:01 |  >> <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 ver="2YrJ93DTGMvWi32AIxywqV+z7dI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@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 ver="2YrJ93DTGMvWi32AIxywqV+z7dI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-02-24 15:41:01 |  >> <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 ver="2YrJ93DTGMvWi32AIxywqV+z7dI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@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 ver="2YrJ93DTGMvWi32AIxywqV+z7dI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-02-24 15:41:01 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-02-24 15:41:01 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-02-24 15:41:01 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-02-24 15:41:01 |  << <iq xmlns="jabber:client" id="R38NRXlL1xaIKJCweW3taNA" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@test-domain.com >> <iq xmlns="jabber:client" id="R38NRXlL1xaIKJCweW3taNA" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-24 15:41:01 |  << <iq xmlns="jabber:client" id="M0Xt0v7p3nZpTh3cMSZ8yi4" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@test-domain.com >> <iq xmlns="jabber:client" id="M0Xt0v7p3nZpTh3cMSZ8yi4" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-24 15:41:01 |  >> <iq id="R38NRXlL1xaIKJCweW3taNA" to="jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-330" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-330</jid></bind></iq>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@test-domain.com << <iq id="R38NRXlL1xaIKJCweW3taNA" to="jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-330" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-330</jid></bind></iq>

2023-02-24 15:41:01 |  << <iq xmlns="jabber:client" id="o9mrXpjIOW7o4k8rfITMCCH" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@test-domain.com >> <iq xmlns="jabber:client" id="o9mrXpjIOW7o4k8rfITMCCH" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-24 15:41:01 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-02-24 15:41:01 |  >> <iq id="M0Xt0v7p3nZpTh3cMSZ8yi4" to="jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-331" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-331</jid></bind></iq>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-330 << <iq id="M0Xt0v7p3nZpTh3cMSZ8yi4" to="jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-331" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-331</jid></bind></iq>

2023-02-24 15:41:01 |  << <iq xmlns="jabber:client" id="co3OUhFBg19tbDvrXpjIOW7" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-331 >> <iq xmlns="jabber:client" id="co3OUhFBg19tbDvrXpjIOW7" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-02-24 15:41:01 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-02-24 15:41:01 |  >> <iq id="o9mrXpjIOW7o4k8rfITMCCH" to="jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332</jid></bind></iq>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-331 << <iq id="o9mrXpjIOW7o4k8rfITMCCH" to="jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332</jid></bind></iq>

2023-02-24 15:41:01 |  << <iq xmlns="jabber:client" id="DalrSO0tm0t3nO7lRXbBDlb" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-331 >> <iq xmlns="jabber:client" id="DalrSO0tm0t3nO7lRXbBDlb" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-02-24 15:41:01 |  >> <iq id="co3OUhFBg19tbDvrXpjIOW7" to="jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332" type="result" xmlns="jabber:client"/>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-331 << <iq id="co3OUhFBg19tbDvrXpjIOW7" to="jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332" type="result" xmlns="jabber:client"/>

2023-02-24 15:41:01 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-02-24 15:41:01 |  << <iq xmlns="jabber:client" id="i1SxbxjT1t1xzeQ0fEAmczv" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332 >> <iq xmlns="jabber:client" id="i1SxbxjT1t1xzeQ0fEAmczv" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-02-24 15:41:01 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-02-24 15:41:01 |  << <iq to="test-domain.com" id="Vp0nfZ4wmX4q2yhV4Bcsi3w" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332 >> <iq to="test-domain.com" id="Vp0nfZ4wmX4q2yhV4Bcsi3w" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-24 15:41:01 |  >> <iq id="DalrSO0tm0t3nO7lRXbBDlb" to="jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332" type="result" xmlns="jabber:client"/>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332 << <iq id="DalrSO0tm0t3nO7lRXbBDlb" to="jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332" type="result" xmlns="jabber:client"/>

2023-02-24 15:41:01 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-02-24 15:41:01 |  >> <enabled max="60" id="609af9b9-40b3-4256-b9c8-a1ee806ab47f" xmlns="urn:xmpp:sm:3" location="7c41cec37518" resume="true"/>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332 << <enabled max="60" id="609af9b9-40b3-4256-b9c8-a1ee806ab47f" xmlns="urn:xmpp:sm:3" location="7c41cec37518" resume="true"/>

2023-02-24 15:41:01 |  << <iq id="19cY8KFHCHoQ4BCwv7v4DnV" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332 >> <iq id="19cY8KFHCHoQ4BCwv7v4DnV" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-02-24 15:41:01 |  >> <iq id="i1SxbxjT1t1xzeQ0fEAmczv" to="jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332" type="result" xmlns="jabber:client"/>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332 << <iq id="i1SxbxjT1t1xzeQ0fEAmczv" to="jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332" type="result" xmlns="jabber:client"/>

2023-02-24 15:41:01 |  << <iq to="test-domain.com" id="2iBGQR5ofu2snaCHvhCJzjR" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332 >> <iq to="test-domain.com" id="2iBGQR5ofu2snaCHvhCJzjR" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-24 15:41:01 |  << <iq to="test-domain.com" id="Rci6tbNFP9oaExeKGQR5ofu" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332 >> <iq to="test-domain.com" id="Rci6tbNFP9oaExeKGQR5ofu" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-24 15:41:01 |  >> <iq from="test-domain.com" id="Vp0nfZ4wmX4q2yhV4Bcsi3w" to="jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12224/690bd204" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12224/690bd204" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332 << <iq from="test-domain.com" id="Vp0nfZ4wmX4q2yhV4Bcsi3w" to="jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12224/690bd204" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12224/690bd204" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-02-24 15:41:01 |  << <iq id="NjBxzfFzp3x9N5gU8vaCqkP" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332 >> <iq id="NjBxzfFzp3x9N5gU8vaCqkP" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-02-24 15:41:01 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-02-24 15:41:01 |  >> <iq id="19cY8KFHCHoQ4BCwv7v4DnV" to="jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332 << <iq id="19cY8KFHCHoQ4BCwv7v4DnV" to="jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-02-24 15:41:01 |  << <iq id="q82QbsiU3gOO6n7snKyuriS" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332 >> <iq id="q82QbsiU3gOO6n7snKyuriS" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-02-24 15:41:01 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-02-24 15:41:01 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-02-24 15:41:01 |  >> <iq from="test-domain.com" id="2iBGQR5ofu2snaCHvhCJzjR" to="jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12224/690bd204" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12224/690bd204" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332 << <iq from="test-domain.com" id="2iBGQR5ofu2snaCHvhCJzjR" to="jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12224/690bd204" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12224/690bd204" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-02-24 15:41:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=634 thread=1] Connector  state changed: connected->disconnecting

2023-02-24 15:41:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=634 thread=1] Terminating XMPP Stream

2023-02-24 15:41:01 |  >> <iq from="test-domain.com" id="Rci6tbNFP9oaExeKGQR5ofu" to="jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12224/690bd204" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12224/690bd204" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332 << <iq from="test-domain.com" id="Rci6tbNFP9oaExeKGQR5ofu" to="jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12224/690bd204" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12224/690bd204" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-02-24 15:41:01 |  >> <iq id="NjBxzfFzp3x9N5gU8vaCqkP" to="jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332 << <iq id="NjBxzfFzp3x9N5gU8vaCqkP" to="jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-02-24 15:41:01 |  >> <presence from="jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332" to="jaxmpp__8igf5s0560@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332 << <presence from="jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332" to="jaxmpp__8igf5s0560@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-02-24 15:41:01 |  >> <iq id="q82QbsiU3gOO6n7snKyuriS" to="jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332 << <iq id="q82QbsiU3gOO6n7snKyuriS" to="jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-02-24 15:41:01 |  >> <presence from="jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332" to="jaxmpp__8igf5s0560@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332 << <presence from="jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332" to="jaxmpp__8igf5s0560@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-02-24 15:41:01 |  >> <presence from="jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332" to="jaxmpp__8igf5s0560@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332 << <presence from="jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332" to="jaxmpp__8igf5s0560@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-02-24 15:41:01 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-02-24 15:41:01 | jaxmpp_ :: jaxmpp__8igf5s0560@test-domain.com/228467168-tigase-332 << <r xmlns="urn:xmpp:sm:3"/>

2023-02-24 15:41:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=634 thread=4102] Connector  state changed: disconnecting->disconnected

2023-02-24 15:41:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=634 thread=4102] Stream terminated

2023-02-24 15:41:01 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-24 15:41:01 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-02-24 15:41:01 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-02-24 15:41:01 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-24 15:41:01 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

testStateAfterAuthTimeoutWebSocket 20.342s
2023-02-24 15:41:01 |

2023-02-24 15:41:01 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]

2023-02-24 15:41:01 | ------------------------------------

2023-02-24 15:41:01 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-02-24 15:41:01 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-02-24 15:41:01 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector

2023-02-24 15:41:01 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Start connector.

2023-02-24 15:41:01 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: null->connecting

2023-02-24 15:41:01 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Preparing connection to localhost

2023-02-24 15:41:01 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Opening connection to localhost/127.0.0.1:5290

2023-02-24 15:41:01 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connecting->connected

2023-02-24 15:41:01 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Whitespace ping period is setted to nullms

2023-02-24 15:41:01 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-02-24 15:41:01 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-02-24 15:41:21 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connected->disconnecting

2023-02-24 15:41:21 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.terminateStream: Terminating XMPP Stream

2023-02-24 15:41:21 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.onStreamTerminate: Stream terminated

2023-02-24 15:41:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-24 15:41:21 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: disconnecting->disconnected

2023-02-24 15:41:21 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-02-24 15:41:21 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2023-02-24 15:41:21 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector

2023-02-24 15:41:21 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Start connector.

2023-02-24 15:41:21 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: null->connecting

2023-02-24 15:41:21 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Preparing connection to localhost

2023-02-24 15:41:21 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Opening connection to localhost/127.0.0.1:5290

2023-02-24 15:41:21 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connecting->connected

2023-02-24 15:41:21 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Whitespace ping period is setted to nullms

2023-02-24 15:41:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-02-24 15:41:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-02-24 15:41:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-02-24 15:41:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-02-24 15:41:21 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzdiNHR6MjA1NjEscj1admpJdGIzMnRHVmdhNnRobUNneQ==</auth>

2023-02-24 15:41:21 | jaxmpp_ :: jaxmpp__7b4tz20561@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzdiNHR6MjA1NjEscj1admpJdGIzMnRHVmdhNnRobUNneQ==</auth>

2023-02-24 15:41:21 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1admpJdGIzMnRHVmdhNnRobUNneUxFaEwxWHZuRmNFNVVTUVFPdGF4LHM9ekRZekZEUVhReVBXRVE9PSxpPTQwOTY=</challenge>

2023-02-24 15:41:21 | jaxmpp_ :: jaxmpp__7b4tz20561@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1admpJdGIzMnRHVmdhNnRobUNneUxFaEwxWHZuRmNFNVVTUVFPdGF4LHM9ekRZekZEUVhReVBXRVE9PSxpPTQwOTY=</challenge>

2023-02-24 15:41:21 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WnZqSXRiMzJ0R1ZnYTZ0aG1DZ3lMRWhMMVh2bkZjRTVVU1FRT3RheCxwPTZEWjRReDZzeTgwRUVjdE4wbWluaTNxRTRMaFhxeW41OEwxOXc3RFB0bWs9</response>

2023-02-24 15:41:21 | jaxmpp_ :: jaxmpp__7b4tz20561@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WnZqSXRiMzJ0R1ZnYTZ0aG1DZ3lMRWhMMVh2bkZjRTVVU1FRT3RheCxwPTZEWjRReDZzeTgwRUVjdE4wbWluaTNxRTRMaFhxeW41OEwxOXc3RFB0bWs9</response>

2023-02-24 15:41:21 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj11NE1JQ05ZcFBMcGhiR3ExK081ZTNFVXc5U2puL2xtMnpVNTVQZ2FINStrPQ==</success>

2023-02-24 15:41:21 | jaxmpp_ :: jaxmpp__7b4tz20561@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj11NE1JQ05ZcFBMcGhiR3ExK081ZTNFVXc5U2puL2xtMnpVNTVQZ2FINStrPQ==</success>

2023-02-24 15:41:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-24 15:41:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-24 15:41:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-24 15:41: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 ver="2YrJ93DTGMvWi32AIxywqV+z7dI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-02-24 15:41:21 | jaxmpp_ :: jaxmpp__7b4tz20561@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 ver="2YrJ93DTGMvWi32AIxywqV+z7dI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-02-24 15:41: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 ver="2YrJ93DTGMvWi32AIxywqV+z7dI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-02-24 15:41:21 | jaxmpp_ :: jaxmpp__7b4tz20561@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 ver="2YrJ93DTGMvWi32AIxywqV+z7dI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-02-24 15:41: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 ver="2YrJ93DTGMvWi32AIxywqV+z7dI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-02-24 15:41:21 | jaxmpp_ :: jaxmpp__7b4tz20561@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 ver="2YrJ93DTGMvWi32AIxywqV+z7dI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-02-24 15:41:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-02-24 15:41:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-02-24 15:41:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-02-24 15:41:21 |  << <iq xmlns="jabber:client" id="Ob3SRT1jR9nfZ4wmX4q2yhV" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-24 15:41:21 | jaxmpp_ :: jaxmpp__7b4tz20561@test-domain.com >> <iq xmlns="jabber:client" id="Ob3SRT1jR9nfZ4wmX4q2yhV" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-24 15:41:21 |  << <iq xmlns="jabber:client" id="0nBDyi4jZcRIumbMQ9p5eX1" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-24 15:41:21 | jaxmpp_ :: jaxmpp__7b4tz20561@test-domain.com >> <iq xmlns="jabber:client" id="0nBDyi4jZcRIumbMQ9p5eX1" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-24 15:41:21 |  << <iq xmlns="jabber:client" id="QgeU3nZpTh3cMSZ8yi4jZcR" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-24 15:41:21 | jaxmpp_ :: jaxmpp__7b4tz20561@test-domain.com >> <iq xmlns="jabber:client" id="QgeU3nZpTh3cMSZ8yi4jZcR" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-24 15:41:22 |  >> <iq id="Ob3SRT1jR9nfZ4wmX4q2yhV" to="jaxmpp__7b4tz20561@test-domain.com/228467168-tigase-333" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__7b4tz20561@test-domain.com/228467168-tigase-333</jid></bind></iq>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__7b4tz20561@test-domain.com << <iq id="Ob3SRT1jR9nfZ4wmX4q2yhV" to="jaxmpp__7b4tz20561@test-domain.com/228467168-tigase-333" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__7b4tz20561@test-domain.com/228467168-tigase-333</jid></bind></iq>

2023-02-24 15:41:22 |  >> <iq id="0nBDyi4jZcRIumbMQ9p5eX1" to="jaxmpp__7b4tz20561@test-domain.com/228467168-tigase-334" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__7b4tz20561@test-domain.com/228467168-tigase-334</jid></bind></iq>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__7b4tz20561@test-domain.com << <iq id="0nBDyi4jZcRIumbMQ9p5eX1" to="jaxmpp__7b4tz20561@test-domain.com/228467168-tigase-334" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__7b4tz20561@test-domain.com/228467168-tigase-334</jid></bind></iq>

2023-02-24 15:41:22 |  >> <iq id="QgeU3nZpTh3cMSZ8yi4jZcR" to="jaxmpp__7b4tz20561@test-domain.com/228467168-tigase-335" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__7b4tz20561@test-domain.com/228467168-tigase-335</jid></bind></iq>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__7b4tz20561@test-domain.com << <iq id="QgeU3nZpTh3cMSZ8yi4jZcR" to="jaxmpp__7b4tz20561@test-domain.com/228467168-tigase-335" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__7b4tz20561@test-domain.com/228467168-tigase-335</jid></bind></iq>

2023-02-24 15:41:22 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-02-24 15:41:22 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-02-24 15:41:22 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-02-24 15:41:22 |  << <iq xmlns="jabber:client" id="hrJN5hJHFzzdVlMWcDq8soX" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__7b4tz20561@test-domain.com/228467168-tigase-335 >> <iq xmlns="jabber:client" id="hrJN5hJHFzzdVlMWcDq8soX" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-02-24 15:41:22 |  << <iq xmlns="jabber:client" id="2tN3Al3k7ewqj2mbtdut3hN" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__7b4tz20561@test-domain.com/228467168-tigase-335 >> <iq xmlns="jabber:client" id="2tN3Al3k7ewqj2mbtdut3hN" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-02-24 15:41:22 |  << <iq xmlns="jabber:client" id="fFl4pSfBnZfJTRdVWgQV0iM" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__7b4tz20561@test-domain.com/228467168-tigase-335 >> <iq xmlns="jabber:client" id="fFl4pSfBnZfJTRdVWgQV0iM" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-02-24 15:41:22 |  >> <iq id="hrJN5hJHFzzdVlMWcDq8soX" to="jaxmpp__7b4tz20561@test-domain.com/228467168-tigase-335" type="result" xmlns="jabber:client"/>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__7b4tz20561@test-domain.com/228467168-tigase-335 << <iq id="hrJN5hJHFzzdVlMWcDq8soX" to="jaxmpp__7b4tz20561@test-domain.com/228467168-tigase-335" type="result" xmlns="jabber:client"/>

2023-02-24 15:41:22 |  >> <iq id="2tN3Al3k7ewqj2mbtdut3hN" to="jaxmpp__7b4tz20561@test-domain.com/228467168-tigase-335" type="result" xmlns="jabber:client"/>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__7b4tz20561@test-domain.com/228467168-tigase-335 << <iq id="2tN3Al3k7ewqj2mbtdut3hN" to="jaxmpp__7b4tz20561@test-domain.com/228467168-tigase-335" type="result" xmlns="jabber:client"/>

2023-02-24 15:41:22 |  >> <iq id="fFl4pSfBnZfJTRdVWgQV0iM" to="jaxmpp__7b4tz20561@test-domain.com/228467168-tigase-335" type="result" xmlns="jabber:client"/>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__7b4tz20561@test-domain.com/228467168-tigase-335 << <iq id="fFl4pSfBnZfJTRdVWgQV0iM" to="jaxmpp__7b4tz20561@test-domain.com/228467168-tigase-335" type="result" xmlns="jabber:client"/>

2023-02-24 15:41:22 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-02-24 15:41:22 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-02-24 15:41:22 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-02-24 15:41:22 |  << <iq to="test-domain.com" id="PIsiLLNP5fZt2seHyoYq1p2" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__7b4tz20561@test-domain.com/228467168-tigase-335 >> <iq to="test-domain.com" id="PIsiLLNP5fZt2seHyoYq1p2" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-24 15:41:22 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__7b4tz20561@test-domain.com/228467168-tigase-335 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-02-24 15:41:22 |  << <iq to="test-domain.com" id="XJtIwqaziSWmT9wv04wvq8J" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__7b4tz20561@test-domain.com/228467168-tigase-335 >> <iq to="test-domain.com" id="XJtIwqaziSWmT9wv04wvq8J" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-24 15:41:22 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__7b4tz20561@test-domain.com/228467168-tigase-335 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-02-24 15:41:22 |  << <iq to="test-domain.com" id="YKul4s9scAEtjQ9iEGP4qjJ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__7b4tz20561@test-domain.com/228467168-tigase-335 >> <iq to="test-domain.com" id="YKul4s9scAEtjQ9iEGP4qjJ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-24 15:41:22 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__7b4tz20561@test-domain.com/228467168-tigase-335 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-02-24 15:41:22 |  << <iq id="8Jp5eQ9IITT3aPLHDxj3bRd" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__7b4tz20561@test-domain.com/228467168-tigase-335 >> <iq id="8Jp5eQ9IITT3aPLHDxj3bRd" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-02-24 15:41:22 |  << <iq id="ztBX5xi36gUhYeVXbqlNLLN" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__7b4tz20561@test-domain.com/228467168-tigase-335 >> <iq id="ztBX5xi36gUhYeVXbqlNLLN" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-02-24 15:41:22 |  << <iq id="5tzMM128ELWaNHFohFvfLLX" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__7b4tz20561@test-domain.com/228467168-tigase-335 >> <iq id="5tzMM128ELWaNHFohFvfLLX" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-02-24 15:41:22 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__7b4tz20561@test-domain.com/228467168-tigase-335 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-02-24 15:41:22 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__7b4tz20561@test-domain.com/228467168-tigase-335 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-02-24 15:41:22 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__7b4tz20561@test-domain.com/228467168-tigase-335 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-02-24 15:41:22 |  >> <enabled max="60" id="d05acd0e-2796-413a-bba1-5b4d9d234ffd" xmlns="urn:xmpp:sm:3" location="7c41cec37518" resume="true"/>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__7b4tz20561@test-domain.com/228467168-tigase-335 << <enabled max="60" id="d05acd0e-2796-413a-bba1-5b4d9d234ffd" xmlns="urn:xmpp:sm:3" location="7c41cec37518" resume="true"/>

2023-02-24 15:41:22 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connected->disconnecting

2023-02-24 15:41:22 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.terminateStream: Terminating XMPP Stream

2023-02-24 15:41:22 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-24 15:41:22 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: disconnecting->disconnected

2023-02-24 15:41:22 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-02-24 15:41:22 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-02-24 15:41:25 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

testStateAfterConnectionFailureSocket 0.233s
2023-02-24 15:41:22 |

2023-02-24 15:41:22 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]

2023-02-24 15:41:22 | ------------------------------------

2023-02-24 15:41:22 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-02-24 15:41:22 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-02-24 15:41:22 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-02-24 15:41:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=638 thread=1] Connector  state changed: null->connecting

2023-02-24 15:41:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=638 thread=1] DNS entry stored in session object: missing:5222

2023-02-24 15:41:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=638 thread=1] Preparing connection to [missing:5222]

2023-02-24 15:41:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=638 thread=1] missing. Trying next.

2023-02-24 15:41:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=638 thread=1] Connector  state changed: connecting->disconnected

2023-02-24 15:41:22 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream, session]

2023-02-24 15:41:22 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-02-24 15:41:22 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2023-02-24 15:41:22 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-02-24 15:41:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=1] Connector  state changed: null->connecting

2023-02-24 15:41:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=1] DNS entry stored in session object: localhost:5222

2023-02-24 15:41:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=1] Preparing connection to [localhost:5222]

2023-02-24 15:41:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-02-24 15:41:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=1] Connector  state changed: connecting->connected

2023-02-24 15:41:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=1] Whitespace ping period is setted to nullms

2023-02-24 15:41:22 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-24 15:41:22 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-02-24 15:41:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=4146] Start TLS

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__6ubmvm0563@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-02-24 15:41:22 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__6ubmvm0563@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-02-24 15:41:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=4150] Proceeding TLS

2023-02-24 15:41:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=4150] Start handshake

2023-02-24 15:41:22 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-02-24 15:41:22 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-02-24 15:41:22 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-02-24 15:41:22 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-02-24 15:41:22 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzZ1Ym12bTA1NjMscj1mVUZPWVJqZnhKeE54S1lyZFc2MA==</auth>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__6ubmvm0563@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzZ1Ym12bTA1NjMscj1mVUZPWVJqZnhKeE54S1lyZFc2MA==</auth>

2023-02-24 15:41:22 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1mVUZPWVJqZnhKeE54S1lyZFc2ME00QlNzNTZBQ0k0U25STjdmOFYwLHM9Tk5BcXZ3YXZ2MVY2VVE9PSxpPTQwOTY=</challenge>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__6ubmvm0563@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1mVUZPWVJqZnhKeE54S1lyZFc2ME00QlNzNTZBQ0k0U25STjdmOFYwLHM9Tk5BcXZ3YXZ2MVY2VVE9PSxpPTQwOTY=</challenge>

2023-02-24 15:41:22 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZlVGT1lSamZ4SnhOeEtZcmRXNjBNNEJTczU2QUNJNFNuUk43ZjhWMCxwPVZNNDJOUEY4aURlU3BnYUN6cmZjQ3Z6YjVmd3NQUTN5TFRTWktyVXVSTmM9</response>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__6ubmvm0563@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZlVGT1lSamZ4SnhOeEtZcmRXNjBNNEJTczU2QUNJNFNuUk43ZjhWMCxwPVZNNDJOUEY4aURlU3BnYUN6cmZjQ3Z6YjVmd3NQUTN5TFRTWktyVXVSTmM9</response>

2023-02-24 15:41:22 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1rRlV2b00yRGlxVUVqUjdaOC91OHRMbjBscmtjOUhkSkZEbDB0citRYk4wPQ==</success>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__6ubmvm0563@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1rRlV2b00yRGlxVUVqUjdaOC91OHRMbjBscmtjOUhkSkZEbDB0citRYk4wPQ==</success>

2023-02-24 15:41:22 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-24 15:41:22 |  >> <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 ver="2YrJ93DTGMvWi32AIxywqV+z7dI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__6ubmvm0563@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 ver="2YrJ93DTGMvWi32AIxywqV+z7dI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-02-24 15:41:22 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-02-24 15:41:22 |  << <iq xmlns="jabber:client" id="1zDPQavnYpOGKXkWlNRM3dB" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__6ubmvm0563@test-domain.com >> <iq xmlns="jabber:client" id="1zDPQavnYpOGKXkWlNRM3dB" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-24 15:41:22 |  >> <iq id="1zDPQavnYpOGKXkWlNRM3dB" to="jaxmpp__6ubmvm0563@test-domain.com/228467168-tigase-336" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__6ubmvm0563@test-domain.com/228467168-tigase-336</jid></bind></iq>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__6ubmvm0563@test-domain.com << <iq id="1zDPQavnYpOGKXkWlNRM3dB" to="jaxmpp__6ubmvm0563@test-domain.com/228467168-tigase-336" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__6ubmvm0563@test-domain.com/228467168-tigase-336</jid></bind></iq>

2023-02-24 15:41:22 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-02-24 15:41:22 |  << <iq xmlns="jabber:client" id="iumu5lV7tnP9NGKORS2g0bJ" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__6ubmvm0563@test-domain.com/228467168-tigase-336 >> <iq xmlns="jabber:client" id="iumu5lV7tnP9NGKORS2g0bJ" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-02-24 15:41:22 |  >> <iq id="iumu5lV7tnP9NGKORS2g0bJ" to="jaxmpp__6ubmvm0563@test-domain.com/228467168-tigase-336" type="result" xmlns="jabber:client"/>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__6ubmvm0563@test-domain.com/228467168-tigase-336 << <iq id="iumu5lV7tnP9NGKORS2g0bJ" to="jaxmpp__6ubmvm0563@test-domain.com/228467168-tigase-336" type="result" xmlns="jabber:client"/>

2023-02-24 15:41:22 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-02-24 15:41:22 |  << <iq to="test-domain.com" id="EUArWgZo4BjTQbt7tdFLBHT" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__6ubmvm0563@test-domain.com/228467168-tigase-336 >> <iq to="test-domain.com" id="EUArWgZo4BjTQbt7tdFLBHT" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-24 15:41:22 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__6ubmvm0563@test-domain.com/228467168-tigase-336 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-02-24 15:41:22 |  >> <enabled max="60" id="a0f9d5dc-ea2d-416d-9513-1d530ef6a1f9" xmlns="urn:xmpp:sm:3" location="7c41cec37518" resume="true"/>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__6ubmvm0563@test-domain.com/228467168-tigase-336 << <enabled max="60" id="a0f9d5dc-ea2d-416d-9513-1d530ef6a1f9" xmlns="urn:xmpp:sm:3" location="7c41cec37518" resume="true"/>

2023-02-24 15:41:22 |  << <iq id="7GSuY0ofU6Fr9mdxfJJHPJX" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__6ubmvm0563@test-domain.com/228467168-tigase-336 >> <iq id="7GSuY0ofU6Fr9mdxfJJHPJX" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-02-24 15:41:22 |  >> <iq from="test-domain.com" id="EUArWgZo4BjTQbt7tdFLBHT" to="jaxmpp__6ubmvm0563@test-domain.com/228467168-tigase-336" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12224/690bd204" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12224/690bd204" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__6ubmvm0563@test-domain.com/228467168-tigase-336 << <iq from="test-domain.com" id="EUArWgZo4BjTQbt7tdFLBHT" to="jaxmpp__6ubmvm0563@test-domain.com/228467168-tigase-336" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12224/690bd204" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12224/690bd204" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-02-24 15:41:22 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__6ubmvm0563@test-domain.com/228467168-tigase-336 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-02-24 15:41:22 |  >> <iq id="7GSuY0ofU6Fr9mdxfJJHPJX" to="jaxmpp__6ubmvm0563@test-domain.com/228467168-tigase-336" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__6ubmvm0563@test-domain.com/228467168-tigase-336 << <iq id="7GSuY0ofU6Fr9mdxfJJHPJX" to="jaxmpp__6ubmvm0563@test-domain.com/228467168-tigase-336" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-02-24 15:41:22 |  >> <presence from="jaxmpp__6ubmvm0563@test-domain.com/228467168-tigase-336" to="jaxmpp__6ubmvm0563@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-02-24 15:41:22 | jaxmpp_ :: jaxmpp__6ubmvm0563@test-domain.com/228467168-tigase-336 << <presence from="jaxmpp__6ubmvm0563@test-domain.com/228467168-tigase-336" to="jaxmpp__6ubmvm0563@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-02-24 15:41:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=1] Connector  state changed: connected->disconnecting

2023-02-24 15:41:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=1] Terminating XMPP Stream

2023-02-24 15:41:22 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-24 15:41:22 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-24 15:41:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=4150] Connector  state changed: disconnecting->disconnected

2023-02-24 15:41:22 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-02-24 15:41:22 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

testStateAfterConnectionFailureWebSocket 0.301s
2023-02-24 15:41:23 |

2023-02-24 15:41:23 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]

2023-02-24 15:41:23 | ------------------------------------

2023-02-24 15:41:23 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-02-24 15:41:23 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-02-24 15:41:23 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector

2023-02-24 15:41:23 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Start connector.

2023-02-24 15:41:23 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: null->connecting

2023-02-24 15:41:23 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connecting->disconnected

2023-02-24 15:41:23 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream, session]

2023-02-24 15:41:23 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-02-24 15:41:23 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2023-02-24 15:41:23 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector

2023-02-24 15:41:23 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Start connector.

2023-02-24 15:41:23 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: null->connecting

2023-02-24 15:41:23 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Preparing connection to localhost

2023-02-24 15:41:23 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Opening connection to localhost/127.0.0.1:5290

2023-02-24 15:41:23 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connecting->connected

2023-02-24 15:41:23 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-24 15:41:23 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Whitespace ping period is setted to nullms

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

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

2023-02-24 15:41:23 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-02-24 15:41:23 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-02-24 15:41:23 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-02-24 15:41:23 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzlyYjljazA1NjQscj1yWUc4VlUweFk1NFJpQ0RmQjl6Rg==</auth>

2023-02-24 15:41:23 | jaxmpp_ :: jaxmpp__9rb9ck0564@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzlyYjljazA1NjQscj1yWUc4VlUweFk1NFJpQ0RmQjl6Rg==</auth>

2023-02-24 15:41:23 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1yWUc4VlUweFk1NFJpQ0RmQjl6RkViNUFsY3RDaGtDczFpcTh3UWdVLHM9YTAxMDYycFNROXo2Qmc9PSxpPTQwOTY=</challenge>

2023-02-24 15:41:23 | jaxmpp_ :: jaxmpp__9rb9ck0564@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1yWUc4VlUweFk1NFJpQ0RmQjl6RkViNUFsY3RDaGtDczFpcTh3UWdVLHM9YTAxMDYycFNROXo2Qmc9PSxpPTQwOTY=</challenge>

2023-02-24 15:41:23 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cllHOFZVMHhZNTRSaUNEZkI5ekZFYjVBbGN0Q2hrQ3MxaXE4d1FnVSxwPVlCMUY1WXpPWU5nUXVEWGFJKzhaTExWQ0pqQUZHSjI2U1Q2eEQzSGhvak09</response>

2023-02-24 15:41:23 | jaxmpp_ :: jaxmpp__9rb9ck0564@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cllHOFZVMHhZNTRSaUNEZkI5ekZFYjVBbGN0Q2hrQ3MxaXE4d1FnVSxwPVlCMUY1WXpPWU5nUXVEWGFJKzhaTExWQ0pqQUZHSjI2U1Q2eEQzSGhvak09</response>

2023-02-24 15:41:23 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1QWGZTWnplbDN5V082ai92MGozb3p2RTdEN1JPMXp5d2tqdE1DdzZJQlZrPQ==</success>

2023-02-24 15:41:23 | jaxmpp_ :: jaxmpp__9rb9ck0564@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1QWGZTWnplbDN5V082ai92MGozb3p2RTdEN1JPMXp5d2tqdE1DdzZJQlZrPQ==</success>

2023-02-24 15:41:23 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-24 15:41:23 |  >> <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 ver="2YrJ93DTGMvWi32AIxywqV+z7dI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-02-24 15:41:23 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-02-24 15:41:23 |  << <iq xmlns="jabber:client" id="JWwBFr9mdxfJJHPJXpUcIFu" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-24 15:41:23 | jaxmpp_ :: jaxmpp__9rb9ck0564@test-domain.com >> <iq xmlns="jabber:client" id="JWwBFr9mdxfJJHPJXpUcIFu" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-24 15:41:23 | jaxmpp_ :: jaxmpp__9rb9ck0564@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 ver="2YrJ93DTGMvWi32AIxywqV+z7dI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-02-24 15:41:23 |  >> <iq id="JWwBFr9mdxfJJHPJXpUcIFu" to="jaxmpp__9rb9ck0564@test-domain.com/228467168-tigase-337" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__9rb9ck0564@test-domain.com/228467168-tigase-337</jid></bind></iq>

2023-02-24 15:41:23 | jaxmpp_ :: jaxmpp__9rb9ck0564@test-domain.com << <iq id="JWwBFr9mdxfJJHPJXpUcIFu" to="jaxmpp__9rb9ck0564@test-domain.com/228467168-tigase-337" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__9rb9ck0564@test-domain.com/228467168-tigase-337</jid></bind></iq>

2023-02-24 15:41:23 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-02-24 15:41:23 |  << <iq xmlns="jabber:client" id="A1JUbADgAyzyofBt0v7p3nZ" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-02-24 15:41:23 | jaxmpp_ :: jaxmpp__9rb9ck0564@test-domain.com/228467168-tigase-337 >> <iq xmlns="jabber:client" id="A1JUbADgAyzyofBt0v7p3nZ" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-02-24 15:41:23 |  >> <iq id="A1JUbADgAyzyofBt0v7p3nZ" to="jaxmpp__9rb9ck0564@test-domain.com/228467168-tigase-337" type="result" xmlns="jabber:client"/>

2023-02-24 15:41:23 | jaxmpp_ :: jaxmpp__9rb9ck0564@test-domain.com/228467168-tigase-337 << <iq id="A1JUbADgAyzyofBt0v7p3nZ" to="jaxmpp__9rb9ck0564@test-domain.com/228467168-tigase-337" type="result" xmlns="jabber:client"/>

2023-02-24 15:41:23 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-02-24 15:41:23 |  << <iq to="test-domain.com" id="lJPaBrjHThEGGBm0cSVdELw" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-24 15:41:23 | jaxmpp_ :: jaxmpp__9rb9ck0564@test-domain.com/228467168-tigase-337 >> <iq to="test-domain.com" id="lJPaBrjHThEGGBm0cSVdELw" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-24 15:41:23 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-02-24 15:41:23 | jaxmpp_ :: jaxmpp__9rb9ck0564@test-domain.com/228467168-tigase-337 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-02-24 15:41:23 |  << <iq id="V0CAFPKS4nU6ogHLKXUS8JS" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-02-24 15:41:23 | jaxmpp_ :: jaxmpp__9rb9ck0564@test-domain.com/228467168-tigase-337 >> <iq id="V0CAFPKS4nU6ogHLKXUS8JS" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

2023-02-24 15:41:23 | jaxmpp_ :: jaxmpp__9rb9ck0564@test-domain.com/228467168-tigase-337 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-02-24 15:41:23 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connected->disconnecting

2023-02-24 15:41:23 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.terminateStream: Terminating XMPP Stream

2023-02-24 15:41:23 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-24 15:41:23 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: disconnecting->disconnected

2023-02-24 15:41:23 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

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

2023-02-24 15:41:26 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted