Generated by TestNG with ReportNG at 22:22 PDT on Monday 10 October 2022
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 : 102.823s

Failed Tests
tigase.tests.jaxmpp.TestHandlingOfConnectionIssues
testStateAfterAuthTimeoutBosh 40.119s
2022-10-10 22:52:20 |

2022-10-10 22:52:20 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]

2022-10-10 22:52:20 | ------------------------------------

2022-10-10 22:52:20 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-10-10 22:52:20 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-10-10 22:52:20 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using BOSHConnector

2022-10-10 22:52:40 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onTerminate: Stream terminated. responseCode=200

2022-10-10 22:52:40 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-10-10 22:52:40 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2022-10-10 22:52:40 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using BOSHConnector

2022-10-10 22:53:01 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onTerminate: Stream terminated. responseCode=200

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.testStateAfterAuthTimeout(TestHandlingOfConnectionIssues.java:122)
tigase.tests.jaxmpp.TestHandlingOfConnectionIssues.testStateAfterAuthTimeoutBosh(TestHandlingOfConnectionIssues.java:51)
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)
testStateAfterConnectionFailureBosh 20.142s
2022-10-10 22:53:42 |

2022-10-10 22:53:42 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]

2022-10-10 22:53:42 | ------------------------------------

2022-10-10 22:53:42 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-10-10 22:53:42 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-10-10 22:53:42 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using BOSHConnector

2022-10-10 22:53:42 | tigase.jaxmpp.j2se.connectors.bosh.BoshWorker.run: Connection error

2022-10-10 22:53:42 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onError: responseCode=0

2022-10-10 22:53:42 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session, stream]

2022-10-10 22:53:42 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-10-10 22:53:42 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2022-10-10 22:53:42 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using BOSHConnector

2022-10-10 22:54:02 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onTerminate: Stream terminated. responseCode=200

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
testStateAfterAuthTimeoutSocket 20.253s
2022-10-10 22:53:01 |

2022-10-10 22:53:01 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]

2022-10-10 22:53:01 | ------------------------------------

2022-10-10 22:53:01 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-10-10 22:53:01 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-10-10 22:53:01 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-10-10 22:53:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=633 thread=1] Connector  state changed: null->connecting

2022-10-10 22:53:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=633 thread=1] DNS entry stored in session object: localhost:5222

2022-10-10 22:53:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=633 thread=1] Preparing connection to [localhost:5222]

2022-10-10 22:53:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=633 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-10-10 22:53:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=633 thread=1] Connector  state changed: connecting->connected

2022-10-10 22:53:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=633 thread=1] Whitespace ping period is setted to nullms

2022-10-10 22:53:01 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 22:53: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>

2022-10-10 22:53:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=633 thread=4056] Start TLS

2022-10-10 22:53:01 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 22:53:01 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-10 22:53:01 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-10 22:53:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=633 thread=4058] Proceeding TLS

2022-10-10 22:53:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=633 thread=4058] Start handshake

2022-10-10 22:53:01 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 22:53:01 |  >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 22:53:01 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 22:53:01 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-10-10 22:53:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=633 thread=4058] Connector  state changed: connected->disconnected

2022-10-10 22:53:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=633 thread=4058] Stream terminated

2022-10-10 22:53:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-10-10 22:53:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-10-10 22:53:21 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-10-10 22:53:21 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2022-10-10 22:53:21 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-10-10 22:53:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=634 thread=1] Connector  state changed: null->connecting

2022-10-10 22:53:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=634 thread=1] DNS entry stored in session object: localhost:5222

2022-10-10 22:53:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=634 thread=1] Preparing connection to [localhost:5222]

2022-10-10 22:53:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=634 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-10-10 22:53:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=634 thread=1] Connector  state changed: connecting->connected

2022-10-10 22:53:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=634 thread=1] Whitespace ping period is setted to nullms

2022-10-10 22:53:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 22:53:21 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 22:53:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=634 thread=4056] Start TLS

2022-10-10 22:53:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=634 thread=4063] Proceeding TLS

2022-10-10 22:53:21 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-10 22:53:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=634 thread=4063] Start handshake

2022-10-10 22:53:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 22:53:21 |  >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 22:53:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-10-10 22:53:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-10-10 22:53:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-10-10 22:53:21 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3Z6YndmdDA1NjAscj05dGZ2QVl0dFh2SWNXVGg3RXNrdA==</auth>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3Z6YndmdDA1NjAscj05dGZ2QVl0dFh2SWNXVGg3RXNrdA==</auth>

2022-10-10 22:53:21 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj05dGZ2QVl0dFh2SWNXVGg3RXNrdDh5cGk1QnV0Q05oQldnTGJERFFXLHM9UWI2anRvVUdQdWVrNUE9PSxpPTQwOTY=</challenge>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj05dGZ2QVl0dFh2SWNXVGg3RXNrdDh5cGk1QnV0Q05oQldnTGJERFFXLHM9UWI2anRvVUdQdWVrNUE9PSxpPTQwOTY=</challenge>

2022-10-10 22:53:21 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OXRmdkFZdHRYdkljV1RoN0Vza3Q4eXBpNUJ1dENOaEJXZ0xiRERRVyxwPS9BUGNRNm1ucTJkeEs0YXBWWCtWcGs0K045Y0JhWlo5bkh5V0FrNGw5M1k9</response>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OXRmdkFZdHRYdkljV1RoN0Vza3Q4eXBpNUJ1dENOaEJXZ0xiRERRVyxwPS9BUGNRNm1ucTJkeEs0YXBWWCtWcGs0K045Y0JhWlo5bkh5V0FrNGw5M1k9</response>

2022-10-10 22:53:21 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0yM1FPdW1melJPT05VZ3dvdHZwbVhic05aS2JtbjdaZUt6V25PdDdKNzgwPQ==</success>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0yM1FPdW1melJPT05VZ3dvdHZwbVhic05aS2JtbjdaZUt6V25PdDdKNzgwPQ==</success>

2022-10-10 22:53:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 22:53:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 22:53:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 22:53:21 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-10-10 22:53:21 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-10-10 22:53:21 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-10-10 22:53:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-10-10 22:53:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-10-10 22:53:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-10-10 22:53:21 |  << <iq xmlns="jabber:client" id="pErACj3eT6j1xlMPRNDHw4f" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com >> <iq xmlns="jabber:client" id="pErACj3eT6j1xlMPRNDHw4f" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 22:53:21 |  << <iq xmlns="jabber:client" id="KGvGzjJBgLWYlIQ8l7m9Cl5" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com >> <iq xmlns="jabber:client" id="KGvGzjJBgLWYlIQ8l7m9Cl5" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 22:53:21 |  >> <iq to="jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-324" type="result" id="pErACj3eT6j1xlMPRNDHw4f" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-324</jid></bind></iq>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com << <iq to="jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-324" type="result" id="pErACj3eT6j1xlMPRNDHw4f" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-324</jid></bind></iq>

2022-10-10 22:53:21 |  << <iq xmlns="jabber:client" id="7R0nN1amPHMLHv9mXkKTO2w" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com >> <iq xmlns="jabber:client" id="7R0nN1amPHMLHv9mXkKTO2w" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 22:53:21 |  >> <iq to="jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-325" type="result" id="KGvGzjJBgLWYlIQ8l7m9Cl5" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-325</jid></bind></iq>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com << <iq to="jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-325" type="result" id="KGvGzjJBgLWYlIQ8l7m9Cl5" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-325</jid></bind></iq>

2022-10-10 22:53:21 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-10-10 22:53:21 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-10-10 22:53:21 |  << <iq xmlns="jabber:client" id="EKDBDoOJvoZ9pXYbMEHqgY1" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-325 >> <iq xmlns="jabber:client" id="EKDBDoOJvoZ9pXYbMEHqgY1" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 22:53:21 |  >> <iq to="jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326" type="result" id="7R0nN1amPHMLHv9mXkKTO2w" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326</jid></bind></iq>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-325 << <iq to="jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326" type="result" id="7R0nN1amPHMLHv9mXkKTO2w" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326</jid></bind></iq>

2022-10-10 22:53:21 |  << <iq xmlns="jabber:client" id="r8LTdyxoTbRZ4p17hZ6ezbK" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-325 >> <iq xmlns="jabber:client" id="r8LTdyxoTbRZ4p17hZ6ezbK" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 22:53:21 |  >> <iq to="jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326" type="result" id="EKDBDoOJvoZ9pXYbMEHqgY1" xmlns="jabber:client"/>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-325 << <iq to="jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326" type="result" id="EKDBDoOJvoZ9pXYbMEHqgY1" xmlns="jabber:client"/>

2022-10-10 22:53:21 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-10-10 22:53:21 |  << <iq xmlns="jabber:client" id="BNIZbrVhGoTP2hJzhCtmO14" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326 >> <iq xmlns="jabber:client" id="BNIZbrVhGoTP2hJzhCtmO14" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 22:53:21 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-10-10 22:53:21 |  >> <iq to="jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326" type="result" id="r8LTdyxoTbRZ4p17hZ6ezbK" xmlns="jabber:client"/>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326 << <iq to="jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326" type="result" id="r8LTdyxoTbRZ4p17hZ6ezbK" xmlns="jabber:client"/>

2022-10-10 22:53:21 |  << <iq to="test-domain.com" id="jRS6riGLywu3xcPY3vvhEzl" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326 >> <iq to="test-domain.com" id="jRS6riGLywu3xcPY3vvhEzl" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 22:53:21 |  >> <iq to="jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326" type="result" id="BNIZbrVhGoTP2hJzhCtmO14" xmlns="jabber:client"/>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326 << <iq to="jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326" type="result" id="BNIZbrVhGoTP2hJzhCtmO14" xmlns="jabber:client"/>

2022-10-10 22:53:21 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 22:53:21 |  >> <enabled resume="true" id="4dbc94bc-6395-4b77-a749-8176b4ebf9ac" max="60" xmlns="urn:xmpp:sm:3" location="7c41cec37518"/>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326 << <enabled resume="true" id="4dbc94bc-6395-4b77-a749-8176b4ebf9ac" max="60" xmlns="urn:xmpp:sm:3" location="7c41cec37518"/>

2022-10-10 22:53:21 |  << <iq id="U8FEISP5i1mP3Bt2lTRLX26" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326 >> <iq id="U8FEISP5i1mP3Bt2lTRLX26" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:53:21 |  >> <iq to="jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326" type="result" id="jRS6riGLywu3xcPY3vvhEzl" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" category="server"/><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326 << <iq to="jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326" type="result" id="jRS6riGLywu3xcPY3vvhEzl" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" category="server"/><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-10-10 22:53:21 |  << <iq to="test-domain.com" id="29G9zeJFpR9qSRLU1dxdudQ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326 >> <iq to="test-domain.com" id="29G9zeJFpR9qSRLU1dxdudQ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 22:53:21 |  >> <iq to="jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326" type="result" id="U8FEISP5i1mP3Bt2lTRLX26" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326 << <iq to="jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326" type="result" id="U8FEISP5i1mP3Bt2lTRLX26" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:53:21 |  << <iq to="test-domain.com" id="L9ENLDpSZoS9k4AfVYn4fTh" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326 >> <iq to="test-domain.com" id="L9ENLDpSZoS9k4AfVYn4fTh" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 22:53:21 |  << <iq id="JTQ1q3hFt0fUUdsk6hZ6DAh" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326 >> <iq id="JTQ1q3hFt0fUUdsk6hZ6DAh" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:53:21 |  << <iq id="bVU8nNY9t3fyl6iZ0qiFLEJ" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326 >> <iq id="bVU8nNY9t3fyl6iZ0qiFLEJ" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:53:21 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-10 22:53:21 |  >> <iq to="jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326" type="result" id="29G9zeJFpR9qSRLU1dxdudQ" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" category="server"/><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326 << <iq to="jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326" type="result" id="29G9zeJFpR9qSRLU1dxdudQ" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" category="server"/><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-10-10 22:53:21 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-10 22:53:21 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-10 22:53:21 |  >> <iq to="jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326" type="result" id="L9ENLDpSZoS9k4AfVYn4fTh" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" category="server"/><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326 << <iq to="jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326" type="result" id="L9ENLDpSZoS9k4AfVYn4fTh" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" category="server"/><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-10-10 22:53:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=634 thread=1] Connector  state changed: connected->disconnecting

2022-10-10 22:53:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=634 thread=1] Terminating XMPP Stream

2022-10-10 22:53:21 |  >> <iq to="jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326" type="result" id="JTQ1q3hFt0fUUdsk6hZ6DAh" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326 << <iq to="jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326" type="result" id="JTQ1q3hFt0fUUdsk6hZ6DAh" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:53:21 |  >> <iq to="jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326" type="result" id="bVU8nNY9t3fyl6iZ0qiFLEJ" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326 << <iq to="jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326" type="result" id="bVU8nNY9t3fyl6iZ0qiFLEJ" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:53:21 |  >> <presence to="jaxmpp__vzbwft0560@test-domain.com" xmlns="jabber:client" from="jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326 << <presence to="jaxmpp__vzbwft0560@test-domain.com" xmlns="jabber:client" from="jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2022-10-10 22:53:21 |  >> <presence to="jaxmpp__vzbwft0560@test-domain.com" xmlns="jabber:client" from="jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326 << <presence to="jaxmpp__vzbwft0560@test-domain.com" xmlns="jabber:client" from="jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2022-10-10 22:53:21 |  >> <presence to="jaxmpp__vzbwft0560@test-domain.com" xmlns="jabber:client" from="jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326 << <presence to="jaxmpp__vzbwft0560@test-domain.com" xmlns="jabber:client" from="jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2022-10-10 22:53:21 |  >> <message to="jaxmpp__vzbwft0560@test-domain.com" xmlns="jabber:client" from="test-domain.com"><body>Wecome to a10d7714-6b3a-4016-b965-07afd51e35db
This message was set at: Mon Oct 10 22:22:42 PDT 2022</body><delay stamp="2022-10-11T05:53:01.196Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - 7c41cec37518</delay></message>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326 << <message to="jaxmpp__vzbwft0560@test-domain.com" xmlns="jabber:client" from="test-domain.com"><body>Wecome to a10d7714-6b3a-4016-b965-07afd51e35db
This message was set at: Mon Oct 10 22:22:42 PDT 2022</body><delay stamp="2022-10-11T05:53:01.196Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - 7c41cec37518</delay></message>

2022-10-10 22:53:21 |  >> <r xmlns="urn:xmpp:sm:3"/>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__vzbwft0560@test-domain.com/228467168-tigase-326 << <r xmlns="urn:xmpp:sm:3"/>

2022-10-10 22:53:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=634 thread=4063] Connector  state changed: disconnecting->disconnected

2022-10-10 22:53:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=634 thread=4063] Stream terminated

2022-10-10 22:53:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-10-10 22:53:21 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-10-10 22:53:21 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2022-10-10 22:53:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-10-10 22:53:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

testStateAfterAuthTimeoutWebSocket 20.384s
2022-10-10 22:53:21 |

2022-10-10 22:53:21 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]

2022-10-10 22:53:21 | ------------------------------------

2022-10-10 22:53:21 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-10-10 22:53:21 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-10-10 22:53:21 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector

2022-10-10 22:53:21 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Start connector.

2022-10-10 22:53:21 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: null->connecting

2022-10-10 22:53:21 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Preparing connection to localhost

2022-10-10 22:53:21 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Opening connection to localhost/127.0.0.1:5290

2022-10-10 22:53:21 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connecting->connected

2022-10-10 22:53:21 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Whitespace ping period is setted to nullms

2022-10-10 22:53:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 22:53:21 |  >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 22:53:21 | jaxmpp_ :: jaxmpp__bd4sc70561@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 22:53:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-10-10 22:53:41 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connected->disconnecting

2022-10-10 22:53:41 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.terminateStream: Terminating XMPP Stream

2022-10-10 22:53:41 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.onStreamTerminate: Stream terminated

2022-10-10 22:53:41 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-10-10 22:53:41 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: disconnecting->disconnected

2022-10-10 22:53:41 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-10-10 22:53:41 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2022-10-10 22:53:41 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector

2022-10-10 22:53:41 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Start connector.

2022-10-10 22:53:41 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: null->connecting

2022-10-10 22:53:41 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Preparing connection to localhost

2022-10-10 22:53:41 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Opening connection to localhost/127.0.0.1:5290

2022-10-10 22:53:41 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connecting->connected

2022-10-10 22:53:41 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Whitespace ping period is setted to nullms

2022-10-10 22:53:41 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 22:53:41 |  >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 22:53:41 | jaxmpp_ :: jaxmpp__bd4sc70561@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 22:53:41 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-10-10 22:53:41 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-10-10 22:53:41 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-10-10 22:53:41 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2JkNHNjNzA1NjEscj1TeWNSaFBpSHdXY3VnYkttNWN4Rw==</auth>

2022-10-10 22:53:41 | jaxmpp_ :: jaxmpp__bd4sc70561@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2JkNHNjNzA1NjEscj1TeWNSaFBpSHdXY3VnYkttNWN4Rw==</auth>

2022-10-10 22:53:41 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1TeWNSaFBpSHdXY3VnYkttNWN4RzNMMGNka245NlZhUHdPVXRwNDNTLHM9QWNUTUN4UmlaczRqMXc9PSxpPTQwOTY=</challenge>

2022-10-10 22:53:41 | jaxmpp_ :: jaxmpp__bd4sc70561@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1TeWNSaFBpSHdXY3VnYkttNWN4RzNMMGNka245NlZhUHdPVXRwNDNTLHM9QWNUTUN4UmlaczRqMXc9PSxpPTQwOTY=</challenge>

2022-10-10 22:53:41 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9U3ljUmhQaUh3V2N1Z2JLbTVjeEczTDBjZGtuOTZWYVB3T1V0cDQzUyxwPTdrczRXbnlpTi9Ia0gxOEJxV1ZadlVHamxyODcxRG1Cb2ZsbzBVWXQ1SnM9</response>

2022-10-10 22:53:41 | jaxmpp_ :: jaxmpp__bd4sc70561@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9U3ljUmhQaUh3V2N1Z2JLbTVjeEczTDBjZGtuOTZWYVB3T1V0cDQzUyxwPTdrczRXbnlpTi9Ia0gxOEJxV1ZadlVHamxyODcxRG1Cb2ZsbzBVWXQ1SnM9</response>

2022-10-10 22:53:41 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1CdElCNkt1MStoQ3V0dVVJUEV5TjZQRVlsckJ1Q3NHNVcyYnJ6d29uLzI4PQ==</success>

2022-10-10 22:53:41 | jaxmpp_ :: jaxmpp__bd4sc70561@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1CdElCNkt1MStoQ3V0dVVJUEV5TjZQRVlsckJ1Q3NHNVcyYnJ6d29uLzI4PQ==</success>

2022-10-10 22:53:41 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 22:53:41 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 22:53:41 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 22:53:41 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-10-10 22:53:41 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-10-10 22:53:41 |  << <iq xmlns="jabber:client" id="3m5JynXZ1t4arVeFv7nOR8m" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 22:53:41 | jaxmpp_ :: jaxmpp__bd4sc70561@test-domain.com >> <iq xmlns="jabber:client" id="3m5JynXZ1t4arVeFv7nOR8m" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 22:53:41 | jaxmpp_ :: jaxmpp__bd4sc70561@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-10-10 22:53:41 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-10-10 22:53:41 | jaxmpp_ :: jaxmpp__bd4sc70561@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-10-10 22:53:41 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-10-10 22:53:41 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-10-10 22:53:41 |  << <iq xmlns="jabber:client" id="69qlLzzgydtkRTTVU3w8Fm8" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 22:53:41 | jaxmpp_ :: jaxmpp__bd4sc70561@test-domain.com >> <iq xmlns="jabber:client" id="69qlLzzgydtkRTTVU3w8Fm8" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 22:53:41 |  << <iq xmlns="jabber:client" id="TZUv2uqVhGNUVfZfAr5fxv8" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 22:53:41 | jaxmpp_ :: jaxmpp__bd4sc70561@test-domain.com >> <iq xmlns="jabber:client" id="TZUv2uqVhGNUVfZfAr5fxv8" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 22:53:41 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-10-10 22:53:41 | jaxmpp_ :: jaxmpp__bd4sc70561@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-10-10 22:53:41 |  >> <iq to="jaxmpp__bd4sc70561@test-domain.com/228467168-tigase-327" type="result" id="3m5JynXZ1t4arVeFv7nOR8m" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__bd4sc70561@test-domain.com/228467168-tigase-327</jid></bind></iq>

2022-10-10 22:53:41 | jaxmpp_ :: jaxmpp__bd4sc70561@test-domain.com << <iq to="jaxmpp__bd4sc70561@test-domain.com/228467168-tigase-327" type="result" id="3m5JynXZ1t4arVeFv7nOR8m" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__bd4sc70561@test-domain.com/228467168-tigase-327</jid></bind></iq>

2022-10-10 22:53:41 |  >> <iq to="jaxmpp__bd4sc70561@test-domain.com/228467168-tigase-328" type="result" id="69qlLzzgydtkRTTVU3w8Fm8" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__bd4sc70561@test-domain.com/228467168-tigase-328</jid></bind></iq>

2022-10-10 22:53:41 | jaxmpp_ :: jaxmpp__bd4sc70561@test-domain.com << <iq to="jaxmpp__bd4sc70561@test-domain.com/228467168-tigase-328" type="result" id="69qlLzzgydtkRTTVU3w8Fm8" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__bd4sc70561@test-domain.com/228467168-tigase-328</jid></bind></iq>

2022-10-10 22:53:41 |  >> <iq to="jaxmpp__bd4sc70561@test-domain.com/228467168-tigase-329" type="result" id="TZUv2uqVhGNUVfZfAr5fxv8" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__bd4sc70561@test-domain.com/228467168-tigase-329</jid></bind></iq>

2022-10-10 22:53:41 | jaxmpp_ :: jaxmpp__bd4sc70561@test-domain.com << <iq to="jaxmpp__bd4sc70561@test-domain.com/228467168-tigase-329" type="result" id="TZUv2uqVhGNUVfZfAr5fxv8" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__bd4sc70561@test-domain.com/228467168-tigase-329</jid></bind></iq>

2022-10-10 22:53:41 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-10-10 22:53:41 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-10-10 22:53:41 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-10-10 22:53:41 |  << <iq xmlns="jabber:client" id="9XMhGoTP2hJzhCtmO14yybN" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 22:53:41 | jaxmpp_ :: jaxmpp__bd4sc70561@test-domain.com/228467168-tigase-329 >> <iq xmlns="jabber:client" id="9XMhGoTP2hJzhCtmO14yybN" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 22:53:41 |  << <iq xmlns="jabber:client" id="x2ZFPVW9v5dRQIx7Cr3dzcD" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 22:53:41 | jaxmpp_ :: jaxmpp__bd4sc70561@test-domain.com/228467168-tigase-329 >> <iq xmlns="jabber:client" id="x2ZFPVW9v5dRQIx7Cr3dzcD" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 22:53:41 |  << <iq xmlns="jabber:client" id="IYLVTaxfBlKJSQ5cO4dRQ7y" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 22:53:41 | jaxmpp_ :: jaxmpp__bd4sc70561@test-domain.com/228467168-tigase-329 >> <iq xmlns="jabber:client" id="IYLVTaxfBlKJSQ5cO4dRQ7y" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 22:53:42 |  >> <iq to="jaxmpp__bd4sc70561@test-domain.com/228467168-tigase-329" type="result" id="9XMhGoTP2hJzhCtmO14yybN" xmlns="jabber:client"/>

2022-10-10 22:53:42 | jaxmpp_ :: jaxmpp__bd4sc70561@test-domain.com/228467168-tigase-329 << <iq to="jaxmpp__bd4sc70561@test-domain.com/228467168-tigase-329" type="result" id="9XMhGoTP2hJzhCtmO14yybN" xmlns="jabber:client"/>

2022-10-10 22:53:42 |  >> <iq to="jaxmpp__bd4sc70561@test-domain.com/228467168-tigase-329" type="result" id="x2ZFPVW9v5dRQIx7Cr3dzcD" xmlns="jabber:client"/>

2022-10-10 22:53:42 | jaxmpp_ :: jaxmpp__bd4sc70561@test-domain.com/228467168-tigase-329 << <iq to="jaxmpp__bd4sc70561@test-domain.com/228467168-tigase-329" type="result" id="x2ZFPVW9v5dRQIx7Cr3dzcD" xmlns="jabber:client"/>

2022-10-10 22:53:42 |  >> <iq to="jaxmpp__bd4sc70561@test-domain.com/228467168-tigase-329" type="result" id="IYLVTaxfBlKJSQ5cO4dRQ7y" xmlns="jabber:client"/>

2022-10-10 22:53:42 | jaxmpp_ :: jaxmpp__bd4sc70561@test-domain.com/228467168-tigase-329 << <iq to="jaxmpp__bd4sc70561@test-domain.com/228467168-tigase-329" type="result" id="IYLVTaxfBlKJSQ5cO4dRQ7y" xmlns="jabber:client"/>

2022-10-10 22:53:42 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-10-10 22:53:42 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-10-10 22:53:42 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-10-10 22:53:42 |  << <iq to="test-domain.com" id="GoZoOJvoZ9pXYbMEHqgY1t4" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 22:53:42 | jaxmpp_ :: jaxmpp__bd4sc70561@test-domain.com/228467168-tigase-329 >> <iq to="test-domain.com" id="GoZoOJvoZ9pXYbMEHqgY1t4" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 22:53:42 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 22:53:42 | jaxmpp_ :: jaxmpp__bd4sc70561@test-domain.com/228467168-tigase-329 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 22:53:42 |  << <iq to="test-domain.com" id="J52pcBnRRMN06BeSctnSbGt" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 22:53:42 | jaxmpp_ :: jaxmpp__bd4sc70561@test-domain.com/228467168-tigase-329 >> <iq to="test-domain.com" id="J52pcBnRRMN06BeSctnSbGt" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 22:53:42 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 22:53:42 | jaxmpp_ :: jaxmpp__bd4sc70561@test-domain.com/228467168-tigase-329 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 22:53:42 |  << <iq to="test-domain.com" id="AgxsbzdtnSMFn8t7lPIFKAz" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 22:53:42 | jaxmpp_ :: jaxmpp__bd4sc70561@test-domain.com/228467168-tigase-329 >> <iq to="test-domain.com" id="AgxsbzdtnSMFn8t7lPIFKAz" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 22:53:42 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 22:53:42 | jaxmpp_ :: jaxmpp__bd4sc70561@test-domain.com/228467168-tigase-329 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 22:53:42 |  << <iq id="T61Juoexv8HIxtr9o3jHrjK" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:53:42 | jaxmpp_ :: jaxmpp__bd4sc70561@test-domain.com/228467168-tigase-329 >> <iq id="T61Juoexv8HIxtr9o3jHrjK" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:53:42 |  << <iq id="Deo8j3eu5dOPPLFo1s0pQ6E" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:53:42 | jaxmpp_ :: jaxmpp__bd4sc70561@test-domain.com/228467168-tigase-329 >> <iq id="Deo8j3eu5dOPPLFo1s0pQ6E" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:53:42 |  << <iq id="ru8CFsl07DLNGDt15BkGtZm" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:53:42 | jaxmpp_ :: jaxmpp__bd4sc70561@test-domain.com/228467168-tigase-329 >> <iq id="ru8CFsl07DLNGDt15BkGtZm" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:53:42 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connected->disconnecting

2022-10-10 22:53:42 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.terminateStream: Terminating XMPP Stream

2022-10-10 22:53:42 | tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule$3.after: Could not write stanza

2022-10-10 22:53:42 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-10 22:53:42 | jaxmpp_ :: jaxmpp__bd4sc70561@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>

2022-10-10 22:53:42 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-10 22:53:42 | jaxmpp_ :: jaxmpp__bd4sc70561@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>

2022-10-10 22:53:42 |  >> <enabled resume="true" id="726e51a3-ca39-4d01-a2da-64b98e5a6f12" max="60" xmlns="urn:xmpp:sm:3" location="7c41cec37518"/>

2022-10-10 22:53:42 | jaxmpp_ :: jaxmpp__bd4sc70561@test-domain.com/228467168-tigase-329 << <enabled resume="true" id="726e51a3-ca39-4d01-a2da-64b98e5a6f12" max="60" xmlns="urn:xmpp:sm:3" location="7c41cec37518"/>

2022-10-10 22:53:42 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-10-10 22:53:42 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2022-10-10 22:53:42 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-10-10 22:53:42 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: disconnecting->disconnected

testStateAfterConnectionFailureSocket 0.283s
2022-10-10 22:54:02 |

2022-10-10 22:54:02 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]

2022-10-10 22:54:02 | ------------------------------------

2022-10-10 22:54:02 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-10-10 22:54:02 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-10-10 22:54:02 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-10-10 22:54:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=638 thread=1] Connector  state changed: null->connecting

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

2022-10-10 22:54:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=638 thread=1] Preparing connection to [missing:5222]

2022-10-10 22:54:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=638 thread=1] missing: Name or service not known. Trying next.

2022-10-10 22:54:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=638 thread=1] Connector  state changed: connecting->disconnected

2022-10-10 22:54:02 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session, stream]

2022-10-10 22:54:02 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-10-10 22:54:02 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2022-10-10 22:54:02 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-10-10 22:54:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=1] Connector  state changed: null->connecting

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

2022-10-10 22:54:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=1] Preparing connection to [localhost:5222]

2022-10-10 22:54:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-10-10 22:54:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=1] Connector  state changed: connecting->connected

2022-10-10 22:54:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=1] Whitespace ping period is setted to nullms

2022-10-10 22:54:02 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2022-10-10 22:54:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=4106] Start TLS

2022-10-10 22:54:02 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-10 22:54:02 | jaxmpp_ :: jaxmpp__1nje9z0563@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-10 22:54:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=4110] Proceeding TLS

2022-10-10 22:54:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=4110] Start handshake

2022-10-10 22:54:02 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 22:54:02 |  >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 22:54:02 | jaxmpp_ :: jaxmpp__1nje9z0563@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 22:54:02 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-10-10 22:54:02 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-10-10 22:54:02 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-10-10 22:54:02 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzFuamU5ejA1NjMscj05emZwTDBTMlRZUFU0MTdnM1psNQ==</auth>

2022-10-10 22:54:02 | jaxmpp_ :: jaxmpp__1nje9z0563@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzFuamU5ejA1NjMscj05emZwTDBTMlRZUFU0MTdnM1psNQ==</auth>

2022-10-10 22:54:02 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj05emZwTDBTMlRZUFU0MTdnM1psNWd5UWx3R3Y2UFphclphT2xGU0xYLHM9VkJtd0s1UytvRTc1Tnc9PSxpPTQwOTY=</challenge>

2022-10-10 22:54:02 | jaxmpp_ :: jaxmpp__1nje9z0563@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj05emZwTDBTMlRZUFU0MTdnM1psNWd5UWx3R3Y2UFphclphT2xGU0xYLHM9VkJtd0s1UytvRTc1Tnc9PSxpPTQwOTY=</challenge>

2022-10-10 22:54:02 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OXpmcEwwUzJUWVBVNDE3ZzNabDVneVFsd0d2NlBaYXJaYU9sRlNMWCxwPTBCaFByY1Mzb2FZTDU3QUhzcCsvMmNWL2J1ZXY5SEwyYVd0MDhwd0l3S0U9</response>

2022-10-10 22:54:02 | jaxmpp_ :: jaxmpp__1nje9z0563@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OXpmcEwwUzJUWVBVNDE3ZzNabDVneVFsd0d2NlBaYXJaYU9sRlNMWCxwPTBCaFByY1Mzb2FZTDU3QUhzcCsvMmNWL2J1ZXY5SEwyYVd0MDhwd0l3S0U9</response>

2022-10-10 22:54:02 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1Kc2JwUHZmTDErdi84b0tnc0RWZDFiQUU0VUl3VnN2QzVBRmRtemEyR0NjPQ==</success>

2022-10-10 22:54:02 | jaxmpp_ :: jaxmpp__1nje9z0563@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1Kc2JwUHZmTDErdi84b0tnc0RWZDFiQUU0VUl3VnN2QzVBRmRtemEyR0NjPQ==</success>

2022-10-10 22:54:02 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 22:54:02 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-10-10 22:54:02 | jaxmpp_ :: jaxmpp__1nje9z0563@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-10-10 22:54:02 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-10-10 22:54:02 |  << <iq xmlns="jabber:client" id="VbZFMDHwtgDFPVW9v5dRQIx" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 22:54:02 | jaxmpp_ :: jaxmpp__1nje9z0563@test-domain.com >> <iq xmlns="jabber:client" id="VbZFMDHwtgDFPVW9v5dRQIx" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 22:54:02 |  >> <iq to="jaxmpp__1nje9z0563@test-domain.com/228467168-tigase-330" type="result" id="VbZFMDHwtgDFPVW9v5dRQIx" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__1nje9z0563@test-domain.com/228467168-tigase-330</jid></bind></iq>

2022-10-10 22:54:02 | jaxmpp_ :: jaxmpp__1nje9z0563@test-domain.com << <iq to="jaxmpp__1nje9z0563@test-domain.com/228467168-tigase-330" type="result" id="VbZFMDHwtgDFPVW9v5dRQIx" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__1nje9z0563@test-domain.com/228467168-tigase-330</jid></bind></iq>

2022-10-10 22:54:02 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-10-10 22:54:02 |  << <iq xmlns="jabber:client" id="SAaHNCEKzzgXezxzpU5nPHP" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 22:54:02 | jaxmpp_ :: jaxmpp__1nje9z0563@test-domain.com/228467168-tigase-330 >> <iq xmlns="jabber:client" id="SAaHNCEKzzgXezxzpU5nPHP" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 22:54:02 |  >> <iq to="jaxmpp__1nje9z0563@test-domain.com/228467168-tigase-330" type="result" id="SAaHNCEKzzgXezxzpU5nPHP" xmlns="jabber:client"/>

2022-10-10 22:54:02 | jaxmpp_ :: jaxmpp__1nje9z0563@test-domain.com/228467168-tigase-330 << <iq to="jaxmpp__1nje9z0563@test-domain.com/228467168-tigase-330" type="result" id="SAaHNCEKzzgXezxzpU5nPHP" xmlns="jabber:client"/>

2022-10-10 22:54:02 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-10-10 22:54:02 |  << <iq to="test-domain.com" id="nhd6eSctnSbGtlbDmZbrVhG" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 22:54:02 | jaxmpp_ :: jaxmpp__1nje9z0563@test-domain.com/228467168-tigase-330 >> <iq to="test-domain.com" id="nhd6eSctnSbGtlbDmZbrVhG" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 22:54:02 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 22:54:02 | jaxmpp_ :: jaxmpp__1nje9z0563@test-domain.com/228467168-tigase-330 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 22:54:02 |  >> <enabled resume="true" id="724eff8e-8c84-45d4-8d5c-f2b056363ab4" max="60" xmlns="urn:xmpp:sm:3" location="7c41cec37518"/>

2022-10-10 22:54:02 | jaxmpp_ :: jaxmpp__1nje9z0563@test-domain.com/228467168-tigase-330 << <enabled resume="true" id="724eff8e-8c84-45d4-8d5c-f2b056363ab4" max="60" xmlns="urn:xmpp:sm:3" location="7c41cec37518"/>

2022-10-10 22:54:02 |  << <iq id="EhbGNIs15yjNHx8vqWhAACj" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:54:02 | jaxmpp_ :: jaxmpp__1nje9z0563@test-domain.com/228467168-tigase-330 >> <iq id="EhbGNIs15yjNHx8vqWhAACj" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:54:02 |  >> <iq to="jaxmpp__1nje9z0563@test-domain.com/228467168-tigase-330" type="result" id="nhd6eSctnSbGtlbDmZbrVhG" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" category="server"/><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-10-10 22:54:02 | jaxmpp_ :: jaxmpp__1nje9z0563@test-domain.com/228467168-tigase-330 << <iq to="jaxmpp__1nje9z0563@test-domain.com/228467168-tigase-330" type="result" id="nhd6eSctnSbGtlbDmZbrVhG" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" category="server"/><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-10-10 22:54:02 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-10 22:54:02 | jaxmpp_ :: jaxmpp__1nje9z0563@test-domain.com/228467168-tigase-330 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-10 22:54:02 |  >> <iq to="jaxmpp__1nje9z0563@test-domain.com/228467168-tigase-330" type="result" id="EhbGNIs15yjNHx8vqWhAACj" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:54:02 | jaxmpp_ :: jaxmpp__1nje9z0563@test-domain.com/228467168-tigase-330 << <iq to="jaxmpp__1nje9z0563@test-domain.com/228467168-tigase-330" type="result" id="EhbGNIs15yjNHx8vqWhAACj" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:54:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=1] Connector  state changed: connected->disconnecting

2022-10-10 22:54:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=1] Terminating XMPP Stream

2022-10-10 22:54:02 |  >> <presence to="jaxmpp__1nje9z0563@test-domain.com" xmlns="jabber:client" from="jaxmpp__1nje9z0563@test-domain.com/228467168-tigase-330"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2022-10-10 22:54:02 | jaxmpp_ :: jaxmpp__1nje9z0563@test-domain.com/228467168-tigase-330 << <presence to="jaxmpp__1nje9z0563@test-domain.com" xmlns="jabber:client" from="jaxmpp__1nje9z0563@test-domain.com/228467168-tigase-330"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2022-10-10 22:54:02 |  >> <message to="jaxmpp__1nje9z0563@test-domain.com" xmlns="jabber:client" from="test-domain.com"><body>Wecome to a10d7714-6b3a-4016-b965-07afd51e35db
This message was set at: Mon Oct 10 22:22:42 PDT 2022</body><delay stamp="2022-10-11T05:54:02.480Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - 7c41cec37518</delay></message>

2022-10-10 22:54:02 | jaxmpp_ :: jaxmpp__1nje9z0563@test-domain.com/228467168-tigase-330 << <message to="jaxmpp__1nje9z0563@test-domain.com" xmlns="jabber:client" from="test-domain.com"><body>Wecome to a10d7714-6b3a-4016-b965-07afd51e35db
This message was set at: Mon Oct 10 22:22:42 PDT 2022</body><delay stamp="2022-10-11T05:54:02.480Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - 7c41cec37518</delay></message>

2022-10-10 22:54:02 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-10-10 22:54:02 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-10-10 22:54:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=4110] Connector  state changed: disconnecting->disconnected

2022-10-10 22:54:02 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-10-10 22:54:02 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

testStateAfterConnectionFailureWebSocket 0.362s
2022-10-10 22:54:02 |

2022-10-10 22:54:02 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]

2022-10-10 22:54:02 | ------------------------------------

2022-10-10 22:54:02 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-10-10 22:54:02 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-10-10 22:54:02 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector

2022-10-10 22:54:02 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Start connector.

2022-10-10 22:54:02 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: null->connecting

2022-10-10 22:54:02 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connecting->disconnected

2022-10-10 22:54:02 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session, stream]

2022-10-10 22:54:02 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-10-10 22:54:02 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2022-10-10 22:54:02 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector

2022-10-10 22:54:02 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Start connector.

2022-10-10 22:54:02 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: null->connecting

2022-10-10 22:54:02 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Preparing connection to localhost

2022-10-10 22:54:02 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Opening connection to localhost/127.0.0.1:5290

2022-10-10 22:54:02 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connecting->connected

2022-10-10 22:54:02 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Whitespace ping period is setted to nullms

2022-10-10 22:54:02 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 22:54:03 |  >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 22:54:03 | jaxmpp_ :: jaxmpp__ki3ag40564@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 22:54:03 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-10-10 22:54:03 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-10-10 22:54:03 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-10-10 22:54:03 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2tpM2FnNDA1NjQscj1BRjNjQnVBZ0tmcmtiaUtUS3FIUQ==</auth>

2022-10-10 22:54:03 | jaxmpp_ :: jaxmpp__ki3ag40564@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2tpM2FnNDA1NjQscj1BRjNjQnVBZ0tmcmtiaUtUS3FIUQ==</auth>

2022-10-10 22:54:03 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1BRjNjQnVBZ0tmcmtiaUtUS3FIUUJzUWhWVXNNMG00NlRJM2VOU0t3LHM9a3hQVTRnQXJVckdMc3c9PSxpPTQwOTY=</challenge>

2022-10-10 22:54:03 | jaxmpp_ :: jaxmpp__ki3ag40564@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1BRjNjQnVBZ0tmcmtiaUtUS3FIUUJzUWhWVXNNMG00NlRJM2VOU0t3LHM9a3hQVTRnQXJVckdMc3c9PSxpPTQwOTY=</challenge>

2022-10-10 22:54:03 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QUYzY0J1QWdLZnJrYmlLVEtxSFFCc1FoVlVzTTBtNDZUSTNlTlNLdyxwPWVOTEpNbDgwZktkbmllLzNtTWlFNzZIM3NzRGUyMEYzTHJaeG1FY3NyWGM9</response>

2022-10-10 22:54:03 | jaxmpp_ :: jaxmpp__ki3ag40564@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QUYzY0J1QWdLZnJrYmlLVEtxSFFCc1FoVlVzTTBtNDZUSTNlTlNLdyxwPWVOTEpNbDgwZktkbmllLzNtTWlFNzZIM3NzRGUyMEYzTHJaeG1FY3NyWGM9</response>

2022-10-10 22:54:03 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1HenlCWDFOTjNyVGYvNS92VWprblFOVGNkckV6ZU5pcFlZdXJoNzJERVQwPQ==</success>

2022-10-10 22:54:03 | jaxmpp_ :: jaxmpp__ki3ag40564@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1HenlCWDFOTjNyVGYvNS92VWprblFOVGNkckV6ZU5pcFlZdXJoNzJERVQwPQ==</success>

2022-10-10 22:54:03 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 22:54:03 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-10-10 22:54:03 | jaxmpp_ :: jaxmpp__ki3ag40564@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-10-10 22:54:03 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-10-10 22:54:03 |  << <iq xmlns="jabber:client" id="uoouiHN5rYdDlJTUQNDEvbt" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 22:54:03 | jaxmpp_ :: jaxmpp__ki3ag40564@test-domain.com >> <iq xmlns="jabber:client" id="uoouiHN5rYdDlJTUQNDEvbt" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 22:54:03 |  >> <iq to="jaxmpp__ki3ag40564@test-domain.com/228467168-tigase-331" type="result" id="uoouiHN5rYdDlJTUQNDEvbt" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__ki3ag40564@test-domain.com/228467168-tigase-331</jid></bind></iq>

2022-10-10 22:54:03 | jaxmpp_ :: jaxmpp__ki3ag40564@test-domain.com << <iq to="jaxmpp__ki3ag40564@test-domain.com/228467168-tigase-331" type="result" id="uoouiHN5rYdDlJTUQNDEvbt" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__ki3ag40564@test-domain.com/228467168-tigase-331</jid></bind></iq>

2022-10-10 22:54:03 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-10-10 22:54:03 |  << <iq xmlns="jabber:client" id="iom8kTcunMYoR9qhSR7JJyn" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 22:54:03 | jaxmpp_ :: jaxmpp__ki3ag40564@test-domain.com/228467168-tigase-331 >> <iq xmlns="jabber:client" id="iom8kTcunMYoR9qhSR7JJyn" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 22:54:03 |  >> <iq to="jaxmpp__ki3ag40564@test-domain.com/228467168-tigase-331" type="result" id="iom8kTcunMYoR9qhSR7JJyn" xmlns="jabber:client"/>

2022-10-10 22:54:03 | jaxmpp_ :: jaxmpp__ki3ag40564@test-domain.com/228467168-tigase-331 << <iq to="jaxmpp__ki3ag40564@test-domain.com/228467168-tigase-331" type="result" id="iom8kTcunMYoR9qhSR7JJyn" xmlns="jabber:client"/>

2022-10-10 22:54:03 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-10-10 22:54:03 |  << <iq to="test-domain.com" id="ipnao1s0pQ6Enbup8n9NROT" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 22:54:03 | jaxmpp_ :: jaxmpp__ki3ag40564@test-domain.com/228467168-tigase-331 >> <iq to="test-domain.com" id="ipnao1s0pQ6Enbup8n9NROT" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 22:54:03 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 22:54:03 | jaxmpp_ :: jaxmpp__ki3ag40564@test-domain.com/228467168-tigase-331 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 22:54:03 |  << <iq id="3OyEo3jHrjKw9l4lRPNExu4" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:54:03 | jaxmpp_ :: jaxmpp__ki3ag40564@test-domain.com/228467168-tigase-331 >> <iq id="3OyEo3jHrjKw9l4lRPNExu4" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:54:03 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-10 22:54:03 | jaxmpp_ :: jaxmpp__ki3ag40564@test-domain.com/228467168-tigase-331 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-10 22:54:03 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connected->disconnecting

2022-10-10 22:54:03 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.terminateStream: Terminating XMPP Stream

2022-10-10 22:54:03 |  >> <enabled resume="true" id="3d8c2b46-fea3-4e06-bec2-e1ef8b0a364e" max="60" xmlns="urn:xmpp:sm:3" location="7c41cec37518"/>

2022-10-10 22:54:03 | jaxmpp_ :: jaxmpp__ki3ag40564@test-domain.com/228467168-tigase-331 << <enabled resume="true" id="3d8c2b46-fea3-4e06-bec2-e1ef8b0a364e" max="60" xmlns="urn:xmpp:sm:3" location="7c41cec37518"/>

2022-10-10 22:54:03 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-10-10 22:54:03 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: disconnecting->disconnected

2022-10-10 22:54:03 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-10-10 22:54:03 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]