Generated by TestNG with ReportNG at 21:17 PST on Sunday 13 November 2022
root@f9c07ffec79b / Java 17.0.2 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

XEP-0357: Push Notifications

Suites · Log Output

Test duration : 280.274s

Failed Tests
tigase.tests.server.TestPush
testAutomaticDisablingOnFailure 30.042s
2022-11-13 21:21:08 |

2022-11-13 21:21:08 | null / [TestClass name=class tigase.tests.server.TestPush]

2022-11-13 21:21:08 | ------------------------------------

2022-11-13 21:21:08 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:21:08 | [Mutex] received everything.

2022-11-13 21:21:08 | [Mutex] isItemNotified: discovery:completed:success :: true

2022-11-13 21:21:08 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2022-11-13 21:21:08 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2022-11-13 21:21:08 | [Mutex] waiting for: [push:received:1]

2022-11-13 21:21:08 | [Mutex] received everything.

2022-11-13 21:21:08 | [Mutex] isItemNotified: push:received:1 :: true

2022-11-13 21:21:08 | [Mutex] isItemNotified: push:received:1:body:Some body 1 - 873c3207-18f4-49a2-b18d-388d9e583733 :: true

2022-11-13 21:21:08 | [Mutex] waiting for: [push:received:2]

2022-11-13 21:21:38 | [Mutex] timeout. Not received [push:received:2]

2022-11-13 21:21:38 | [Mutex] isItemNotified: push:received:2 :: false

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.server.TestPush.testAutomaticDisablingOnFailure(TestPush.java:301)
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.base/java.lang.reflect.Method.invoke(Method.java:568)
org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
org.testng.internal.invokers.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:252)
tigase.tests.AbstractSkippableTest.run(AbstractSkippableTest.java:45)
org.testng.internal.invokers.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:266)
org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:665)
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.server.TestPush
testPushDeliveryOffline 0.018s
2022-11-13 21:21:39 |

2022-11-13 21:21:39 | null / [TestClass name=class tigase.tests.server.TestPush]

2022-11-13 21:21:39 | ------------------------------------

2022-11-13 21:21:39 | [Mutex] waiting for: [push:received]

2022-11-13 21:21:39 | [Mutex] received everything.

2022-11-13 21:21:39 | [Mutex] isItemNotified: push:received :: true

2022-11-13 21:21:39 | [Mutex] isItemNotified: push:received:body:Some body - de818694-d68e-4816-b3c6-e222a76506c5 :: true

testPushDeliveryOnline 30.185s
2022-11-13 21:21:40 |

2022-11-13 21:21:40 | null / [TestClass name=class tigase.tests.server.TestPush]

2022-11-13 21:21:40 | ------------------------------------

2022-11-13 21:21:40 |  >> <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-11-13 21:21:40 | push1- :: push1-_v5q3440099@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-11-13 21:21:40 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-11-13 21:21:40 | push1- :: push1-_v5q3440099@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-11-13 21:21:40 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fdjVxMzQ0MDA5OSxyPTlGUnFsWW84QW12SlI3S1dsN3Np</auth>

2022-11-13 21:21:40 | push1- :: push1-_v5q3440099@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fdjVxMzQ0MDA5OSxyPTlGUnFsWW84QW12SlI3S1dsN3Np</auth>

2022-11-13 21:21:40 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj05RlJxbFlvOEFtdkpSN0tXbDdzaXVKZWpBa2s0RWZhd1pvRjFzMExGLHM9aHdEQ04xdlZxYnhtOWc9PSxpPTQwOTY=</challenge>

2022-11-13 21:21:40 | push1- :: push1-_v5q3440099@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj05RlJxbFlvOEFtdkpSN0tXbDdzaXVKZWpBa2s0RWZhd1pvRjFzMExGLHM9aHdEQ04xdlZxYnhtOWc9PSxpPTQwOTY=</challenge>

2022-11-13 21:21:40 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OUZScWxZbzhBbXZKUjdLV2w3c2l1SmVqQWtrNEVmYXdab0YxczBMRixwPUliMFEvenpMSGY3MzdsaDV3VWJlcnhPbVpJNVp2ME95QUFCQm4zWGZxZG89</response>

2022-11-13 21:21:40 | push1- :: push1-_v5q3440099@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OUZScWxZbzhBbXZKUjdLV2w3c2l1SmVqQWtrNEVmYXdab0YxczBMRixwPUliMFEvenpMSGY3MzdsaDV3VWJlcnhPbVpJNVp2ME95QUFCQm4zWGZxZG89</response>

2022-11-13 21:21:40 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj13WXREQVNpUGdvWlQvNDhGbngwM1JKTmFiOTl3aXNQZGFNV3NqZVlNSEJnPQ==</success>

2022-11-13 21:21:40 | push1- :: push1-_v5q3440099@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj13WXREQVNpUGdvWlQvNDhGbngwM1JKTmFiOTl3aXNQZGFNV3NqZVlNSEJnPQ==</success>

2022-11-13 21:21:40 |  >> <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 xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" ver="XnuSpdThVyN8o7QUD15p7FMUqrk="/></features>

2022-11-13 21:21:40 | push1- :: push1-_v5q3440099@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 xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" ver="XnuSpdThVyN8o7QUD15p7FMUqrk="/></features>

2022-11-13 21:21:40 |  << <iq xmlns="jabber:client" id="yxGfIL0kTfByv5mJx8wtg0k" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-11-13 21:21:40 | push1- :: push1-_v5q3440099@test-domain.com >> <iq xmlns="jabber:client" id="yxGfIL0kTfByv5mJx8wtg0k" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-11-13 21:21:40 |  >> <iq xmlns="jabber:client" type="result" to="push1-_v5q3440099@test-domain.com/1781077109-tigase-97" id="yxGfIL0kTfByv5mJx8wtg0k"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_v5q3440099@test-domain.com/1781077109-tigase-97</jid></bind></iq>

2022-11-13 21:21:40 | push1- :: push1-_v5q3440099@test-domain.com << <iq xmlns="jabber:client" type="result" to="push1-_v5q3440099@test-domain.com/1781077109-tigase-97" id="yxGfIL0kTfByv5mJx8wtg0k"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_v5q3440099@test-domain.com/1781077109-tigase-97</jid></bind></iq>

2022-11-13 21:21:40 |  << <iq xmlns="jabber:client" id="Xuv7iBr9ISRWdU8vt3sjHAb" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-11-13 21:21:40 | push1- :: push1-_v5q3440099@test-domain.com/1781077109-tigase-97 >> <iq xmlns="jabber:client" id="Xuv7iBr9ISRWdU8vt3sjHAb" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-11-13 21:21:40 |  >> <iq xmlns="jabber:client" type="result" to="push1-_v5q3440099@test-domain.com/1781077109-tigase-97" id="Xuv7iBr9ISRWdU8vt3sjHAb"/>

2022-11-13 21:21:40 | push1- :: push1-_v5q3440099@test-domain.com/1781077109-tigase-97 << <iq xmlns="jabber:client" type="result" to="push1-_v5q3440099@test-domain.com/1781077109-tigase-97" id="Xuv7iBr9ISRWdU8vt3sjHAb"/>

2022-11-13 21:21:40 |  << <iq to="test-domain.com" id="owz6gU9mJHFKWZcJWcDJzun" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-11-13 21:21:40 | push1- :: push1-_v5q3440099@test-domain.com/1781077109-tigase-97 >> <iq to="test-domain.com" id="owz6gU9mJHFKWZcJWcDJzun" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-11-13 21:21:40 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-11-13 21:21:40 | push1- :: push1-_v5q3440099@test-domain.com/1781077109-tigase-97 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-11-13 21:21:40 |  >> <enabled xmlns="urn:xmpp:sm:3" resume="true" location="f9c07ffec79b" id="ee850038-2581-45dc-ab80-f26816527fcd" max="60"/>

2022-11-13 21:21:40 | push1- :: push1-_v5q3440099@test-domain.com/1781077109-tigase-97 << <enabled xmlns="urn:xmpp:sm:3" resume="true" location="f9c07ffec79b" id="ee850038-2581-45dc-ab80-f26816527fcd" max="60"/>

2022-11-13 21:21:40 |  << <iq id="2AJlU9MSZrZk3by7jGCFEMS" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-11-13 21:21:40 | push1- :: push1-_v5q3440099@test-domain.com/1781077109-tigase-97 >> <iq id="2AJlU9MSZrZk3by7jGCFEMS" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-11-13 21:21:40 |  >> <iq xmlns="jabber:client" type="result" to="push1-_v5q3440099@test-domain.com/1781077109-tigase-97" id="owz6gU9mJHFKWZcJWcDJzun" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12141/cccf702b" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12141/cccf702b" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-11-13 21:21:40 | push1- :: push1-_v5q3440099@test-domain.com/1781077109-tigase-97 << <iq xmlns="jabber:client" type="result" to="push1-_v5q3440099@test-domain.com/1781077109-tigase-97" id="owz6gU9mJHFKWZcJWcDJzun" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12141/cccf702b" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12141/cccf702b" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

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

2022-11-13 21:21:40 | push1- :: push1-_v5q3440099@test-domain.com/1781077109-tigase-97 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-11-13 21:21:40 |  >> <iq xmlns="jabber:client" type="result" to="push1-_v5q3440099@test-domain.com/1781077109-tigase-97" id="2AJlU9MSZrZk3by7jGCFEMS"><query xmlns="jabber:iq:roster"/></iq>

2022-11-13 21:21:40 | push1- :: push1-_v5q3440099@test-domain.com/1781077109-tigase-97 << <iq xmlns="jabber:client" type="result" to="push1-_v5q3440099@test-domain.com/1781077109-tigase-97" id="2AJlU9MSZrZk3by7jGCFEMS"><query xmlns="jabber:iq:roster"/></iq>

2022-11-13 21:21:40 | [Mutex] waiting for: [push:received]

2022-11-13 21:21:40 |  >> <presence xmlns="jabber:client" to="push1-_v5q3440099@test-domain.com" from="push1-_v5q3440099@test-domain.com/1781077109-tigase-97"><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-11-13 21:21:40 | push1- :: push1-_v5q3440099@test-domain.com/1781077109-tigase-97 << <presence xmlns="jabber:client" to="push1-_v5q3440099@test-domain.com" from="push1-_v5q3440099@test-domain.com/1781077109-tigase-97"><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-11-13 21:21:40 |  >> <message xmlns="jabber:client" to="push1-_v5q3440099@test-domain.com" from="push2-_mb3e7u0101@test-domain.com/1781077109-tigase-96"><body>Some body - 18910014-92e4-4a95-8155-df946fea7ae4</body></message>

2022-11-13 21:21:40 | push1- :: push1-_v5q3440099@test-domain.com/1781077109-tigase-97 << <message xmlns="jabber:client" to="push1-_v5q3440099@test-domain.com" from="push2-_mb3e7u0101@test-domain.com/1781077109-tigase-96"><body>Some body - 18910014-92e4-4a95-8155-df946fea7ae4</body></message>

2022-11-13 21:22:10 | [Mutex] timeout. Not received [push:received]

2022-11-13 21:22:10 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnlineAway 30.512s
2022-11-13 21:22:11 |

2022-11-13 21:22:11 | null / [TestClass name=class tigase.tests.server.TestPush]

2022-11-13 21:22:11 | ------------------------------------

2022-11-13 21:22:11 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4bf09886

2022-11-13 21:22:11 | StateChangedEvent{oldState=null, newState=connecting}

2022-11-13 21:22:11 | [Mutex] waiting for: [registration]

2022-11-13 21:22:11 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@45377f88

2022-11-13 21:22:11 | StateChangedEvent{oldState=connecting, newState=connected}

2022-11-13 21:22:11 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@4108f3f6

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

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

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

2022-11-13 21:22:11 | push3- :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-11-13 21:22:11 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-11-13 21:22:11 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@40a75b3

2022-11-13 21:22:11 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@4b71e91c

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

2022-11-13 21:22:12 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2022-11-13 21:22:12 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2022-11-13 21:22:12 | push3- :: null >> <iq to="test-domain.com" id="JAZWTRMO3qkY8Fw6Av49xl6" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-11-13 21:22:12 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="JAZWTRMO3qkY8Fw6Av49xl6" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-11-13 21:22:12 | push3- :: null << <iq xmlns="jabber:client" type="result" id="JAZWTRMO3qkY8Fw6Av49xl6" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" label="Username" var="username"><required/><value/></field><field type="text-private" label="Password" var="password"><required/><value/></field><field type="text-single" label="Email (MUST BE VALID!)" var="email"><required/><value/></field></x></query></iq>

2022-11-13 21:22:12 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" type="result" id="JAZWTRMO3qkY8Fw6Av49xl6" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" label="Username" var="username"><required/><value/></field><field type="text-private" label="Password" var="password"><required/><value/></field><field type="text-single" label="Email (MUST BE VALID!)" var="email"><required/><value/></field></x></query></iq>}

2022-11-13 21:22:12 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@354414c5

2022-11-13 21:22:12 | push3- :: null >> <iq to="test-domain.com" id="tAXHDxuqX8BGGBFreRNMzdu" type="set"><query xmlns="jabber:iq:register"><username>push3-_qm7hfb0105</username><password>push3-_qm7hfb0105</password><email>d9961347-b409-469b-a055-a03bbf57e43d@localhost</email></query></iq>

2022-11-13 21:22:12 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="tAXHDxuqX8BGGBFreRNMzdu" type="set"><query xmlns="jabber:iq:register"><username>push3-_qm7hfb0105</username><password>push3-_qm7hfb0105</password><email>d9961347-b409-469b-a055-a03bbf57e43d@localhost</email></query></iq>}

2022-11-13 21:22:12 | push3- :: null << <iq xmlns="jabber:client" type="result" id="tAXHDxuqX8BGGBFreRNMzdu" from="test-domain.com"/>

2022-11-13 21:22:12 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" type="result" id="tAXHDxuqX8BGGBFreRNMzdu" from="test-domain.com"/>}

2022-11-13 21:22:12 | [Mutex] received everything.

2022-11-13 21:22:12 | [Mutex] isItemNotified: registrationSuccess :: true

2022-11-13 21:22:12 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-11-13 21:22:12 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-11-13 21:22:12 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@33d5d6d8

2022-11-13 21:22:12 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@64258afc

2022-11-13 21:22:12 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@20d8a66d

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

2022-11-13 21:22:12 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@35af7c8f

2022-11-13 21:22:12 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@28d11ff4

2022-11-13 21:22:12 | push3- :: push3-_qm7hfb0105@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-11-13 21:22:12 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-11-13 21:22:12 | push3- :: push3-_qm7hfb0105@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2022-11-13 21:22:12 | push3- :: push3-_qm7hfb0105@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-11-13 21:22:12 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMy1fcW03aGZiMDEwNSxyPUVBbHZxNjBRV1NRNHVmSTJMUG5H</auth>

2022-11-13 21:22:12 | push3- :: push3-_qm7hfb0105@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMy1fcW03aGZiMDEwNSxyPUVBbHZxNjBRV1NRNHVmSTJMUG5H</auth>

2022-11-13 21:22:12 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1FQWx2cTYwUVdTUTR1ZkkyTFBuR210eTFabjJGU3p0cTZ2dmUzalRNLHM9ci9tRkFBaEEvMmVrVUE9PSxpPTQwOTY=</challenge>

2022-11-13 21:22:12 | push3- :: push3-_qm7hfb0105@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1FQWx2cTYwUVdTUTR1ZkkyTFBuR210eTFabjJGU3p0cTZ2dmUzalRNLHM9ci9tRkFBaEEvMmVrVUE9PSxpPTQwOTY=</challenge>

2022-11-13 21:22:12 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RUFsdnE2MFFXU1E0dWZJMkxQbkdtdHkxWm4yRlN6dHE2dnZlM2pUTSxwPStJZk1FaWRmb3NRQjZYK1BvMTBKZXRBc3hzY25rd05hb3FQa0VRR1BSV3c9</response>

2022-11-13 21:22:12 | push3- :: push3-_qm7hfb0105@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RUFsdnE2MFFXU1E0dWZJMkxQbkdtdHkxWm4yRlN6dHE2dnZlM2pUTSxwPStJZk1FaWRmb3NRQjZYK1BvMTBKZXRBc3hzY25rd05hb3FQa0VRR1BSV3c9</response>

2022-11-13 21:22:12 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1XUEZrWGlJcitiNHdxWXJOenpvditITFl3TGN6WkIxRzFhUWZLenFNaDhVPQ==</success>

2022-11-13 21:22:12 | push3- :: push3-_qm7hfb0105@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1XUEZrWGlJcitiNHdxWXJOenpvditITFl3TGN6WkIxRzFhUWZLenFNaDhVPQ==</success>

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

2022-11-13 21:22:12 | push3- :: push3-_qm7hfb0105@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 xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" ver="XnuSpdThVyN8o7QUD15p7FMUqrk="/></features>

2022-11-13 21:22:12 |  << <iq xmlns="jabber:client" id="uyPFBCGtaFOW7Hvm7jODlKK" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-11-13 21:22:12 | push3- :: push3-_qm7hfb0105@test-domain.com >> <iq xmlns="jabber:client" id="uyPFBCGtaFOW7Hvm7jODlKK" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-11-13 21:22:12 |  >> <iq xmlns="jabber:client" type="result" to="push3-_qm7hfb0105@test-domain.com/1781077109-tigase-101" id="uyPFBCGtaFOW7Hvm7jODlKK"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push3-_qm7hfb0105@test-domain.com/1781077109-tigase-101</jid></bind></iq>

2022-11-13 21:22:12 | push3- :: push3-_qm7hfb0105@test-domain.com << <iq xmlns="jabber:client" type="result" to="push3-_qm7hfb0105@test-domain.com/1781077109-tigase-101" id="uyPFBCGtaFOW7Hvm7jODlKK"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push3-_qm7hfb0105@test-domain.com/1781077109-tigase-101</jid></bind></iq>

2022-11-13 21:22:12 |  << <iq xmlns="jabber:client" id="7SLxxbIPJEjHsaLQaEunWWg" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-11-13 21:22:12 | push3- :: push3-_qm7hfb0105@test-domain.com/1781077109-tigase-101 >> <iq xmlns="jabber:client" id="7SLxxbIPJEjHsaLQaEunWWg" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-11-13 21:22:12 |  >> <iq xmlns="jabber:client" type="result" to="push3-_qm7hfb0105@test-domain.com/1781077109-tigase-101" id="7SLxxbIPJEjHsaLQaEunWWg"/>

2022-11-13 21:22:12 | push3- :: push3-_qm7hfb0105@test-domain.com/1781077109-tigase-101 << <iq xmlns="jabber:client" type="result" to="push3-_qm7hfb0105@test-domain.com/1781077109-tigase-101" id="7SLxxbIPJEjHsaLQaEunWWg"/>

2022-11-13 21:22:12 |  << <iq to="test-domain.com" id="5UPU8vt3sjHAbrW8HIU8sjO" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-11-13 21:22:12 | push3- :: push3-_qm7hfb0105@test-domain.com/1781077109-tigase-101 >> <iq to="test-domain.com" id="5UPU8vt3sjHAbrW8HIU8sjO" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-11-13 21:22:12 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-11-13 21:22:12 | push3- :: push3-_qm7hfb0105@test-domain.com/1781077109-tigase-101 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-11-13 21:22:12 |  >> <enabled xmlns="urn:xmpp:sm:3" resume="true" location="f9c07ffec79b" id="522326a9-4f36-4fc1-a4aa-38cb1e54d1ec" max="60"/>

2022-11-13 21:22:12 | push3- :: push3-_qm7hfb0105@test-domain.com/1781077109-tigase-101 << <enabled xmlns="urn:xmpp:sm:3" resume="true" location="f9c07ffec79b" id="522326a9-4f36-4fc1-a4aa-38cb1e54d1ec" max="60"/>

2022-11-13 21:22:12 |  << <iq id="5VQWcDJzunPQHt0gXeWcAzk" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-11-13 21:22:12 | push3- :: push3-_qm7hfb0105@test-domain.com/1781077109-tigase-101 >> <iq id="5VQWcDJzunPQHt0gXeWcAzk" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-11-13 21:22:12 |  >> <iq xmlns="jabber:client" type="result" to="push3-_qm7hfb0105@test-domain.com/1781077109-tigase-101" id="5UPU8vt3sjHAbrW8HIU8sjO" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12141/cccf702b" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12141/cccf702b" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-11-13 21:22:12 | push3- :: push3-_qm7hfb0105@test-domain.com/1781077109-tigase-101 << <iq xmlns="jabber:client" type="result" to="push3-_qm7hfb0105@test-domain.com/1781077109-tigase-101" id="5UPU8vt3sjHAbrW8HIU8sjO" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12141/cccf702b" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12141/cccf702b" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

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

2022-11-13 21:22:12 | push3- :: push3-_qm7hfb0105@test-domain.com/1781077109-tigase-101 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-11-13 21:22:12 |  >> <iq xmlns="jabber:client" type="result" to="push3-_qm7hfb0105@test-domain.com/1781077109-tigase-101" id="5VQWcDJzunPQHt0gXeWcAzk"><query xmlns="jabber:iq:roster"/></iq>

2022-11-13 21:22:12 | push3- :: push3-_qm7hfb0105@test-domain.com/1781077109-tigase-101 << <iq xmlns="jabber:client" type="result" to="push3-_qm7hfb0105@test-domain.com/1781077109-tigase-101" id="5VQWcDJzunPQHt0gXeWcAzk"><query xmlns="jabber:iq:roster"/></iq>

2022-11-13 21:22:12 |  << <iq id="XZ07iBr9ISRWdU8vt3sjHAb" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" jid="push-component-_tpe50g0103@test-domain.com/1781077109-tigase-99"/></iq>

2022-11-13 21:22:12 | push3- :: push3-_qm7hfb0105@test-domain.com/1781077109-tigase-101 >> <iq id="XZ07iBr9ISRWdU8vt3sjHAb" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" jid="push-component-_tpe50g0103@test-domain.com/1781077109-tigase-99"/></iq>

2022-11-13 21:22:12 |  >> <presence xmlns="jabber:client" to="push3-_qm7hfb0105@test-domain.com" from="push3-_qm7hfb0105@test-domain.com/1781077109-tigase-101"><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-11-13 21:22:12 | push3- :: push3-_qm7hfb0105@test-domain.com/1781077109-tigase-101 << <presence xmlns="jabber:client" to="push3-_qm7hfb0105@test-domain.com" from="push3-_qm7hfb0105@test-domain.com/1781077109-tigase-101"><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-11-13 21:22:12 | [Mutex] waiting for: [push:enabled]

2022-11-13 21:22:12 |  >> <iq xmlns="jabber:client" type="result" to="push3-_qm7hfb0105@test-domain.com/1781077109-tigase-101" id="XZ07iBr9ISRWdU8vt3sjHAb"/>

2022-11-13 21:22:12 | push3- :: push3-_qm7hfb0105@test-domain.com/1781077109-tigase-101 << <iq xmlns="jabber:client" type="result" to="push3-_qm7hfb0105@test-domain.com/1781077109-tigase-101" id="XZ07iBr9ISRWdU8vt3sjHAb"/>

2022-11-13 21:22:12 | [Mutex] received everything.

2022-11-13 21:22:12 | [Mutex] isItemNotified: push:enabled:success :: true

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

2022-11-13 21:22:12 | push3- :: push3-_qm7hfb0105@test-domain.com/1781077109-tigase-101 >> <presence><show>xa</show><priority>10</priority><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-11-13 21:22:12 |  >> <presence xmlns="jabber:client" to="push3-_qm7hfb0105@test-domain.com" from="push3-_qm7hfb0105@test-domain.com/1781077109-tigase-101"><show>xa</show><priority>10</priority><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-11-13 21:22:12 | push3- :: push3-_qm7hfb0105@test-domain.com/1781077109-tigase-101 << <presence xmlns="jabber:client" to="push3-_qm7hfb0105@test-domain.com" from="push3-_qm7hfb0105@test-domain.com/1781077109-tigase-101"><show>xa</show><priority>10</priority><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-11-13 21:22:12 | [Mutex] waiting for: [push:received]

2022-11-13 21:22:12 |  >> <message xmlns="jabber:client" to="push3-_qm7hfb0105@test-domain.com" from="push2-_ngend10104@test-domain.com/1781077109-tigase-100"><body>Some body - 9fccd599-5c5c-43a6-9076-65cb3f4ed1d3</body></message>

2022-11-13 21:22:12 | push3- :: push3-_qm7hfb0105@test-domain.com/1781077109-tigase-101 << <message xmlns="jabber:client" to="push3-_qm7hfb0105@test-domain.com" from="push2-_ngend10104@test-domain.com/1781077109-tigase-100"><body>Some body - 9fccd599-5c5c-43a6-9076-65cb3f4ed1d3</body></message>

2022-11-13 21:22:42 | [Mutex] timeout. Not received [push:received]

2022-11-13 21:22:42 | [Mutex] isItemNotified: push:received :: false

2022-11-13 21:22:42 |  << <iq id="XZ07iBr9ISRWdU8vt3sjHAb" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" away="true" jid="push-component-_tpe50g0103@test-domain.com/1781077109-tigase-99"/></iq>

2022-11-13 21:22:42 | push3- :: push3-_qm7hfb0105@test-domain.com/1781077109-tigase-101 >> <iq id="XZ07iBr9ISRWdU8vt3sjHAb" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" away="true" jid="push-component-_tpe50g0103@test-domain.com/1781077109-tigase-99"/></iq>

2022-11-13 21:22:42 | [Mutex] waiting for: [push:enabled:2]

2022-11-13 21:22:42 |  >> <iq xmlns="jabber:client" type="result" to="push3-_qm7hfb0105@test-domain.com/1781077109-tigase-101" id="XZ07iBr9ISRWdU8vt3sjHAb"/>

2022-11-13 21:22:42 | push3- :: push3-_qm7hfb0105@test-domain.com/1781077109-tigase-101 << <iq xmlns="jabber:client" type="result" to="push3-_qm7hfb0105@test-domain.com/1781077109-tigase-101" id="XZ07iBr9ISRWdU8vt3sjHAb"/>

2022-11-13 21:22:42 | [Mutex] received everything.

2022-11-13 21:22:42 | [Mutex] isItemNotified: push:enabled:2:success :: true

2022-11-13 21:22:42 | [Mutex] waiting for: [push:received]

2022-11-13 21:22:42 |  >> <message xmlns="jabber:client" to="push3-_qm7hfb0105@test-domain.com" from="push2-_ngend10104@test-domain.com/1781077109-tigase-100"><body>Some body - 9fccd599-5c5c-43a6-9076-65cb3f4ed1d3</body></message>

2022-11-13 21:22:42 | push3- :: push3-_qm7hfb0105@test-domain.com/1781077109-tigase-101 << <message xmlns="jabber:client" to="push3-_qm7hfb0105@test-domain.com" from="push2-_ngend10104@test-domain.com/1781077109-tigase-100"><body>Some body - 9fccd599-5c5c-43a6-9076-65cb3f4ed1d3</body></message>

2022-11-13 21:22:42 | [Mutex] received everything.

2022-11-13 21:22:42 | [Mutex] isItemNotified: push:received :: true

2022-11-13 21:22:42 | [Mutex] isItemNotified: push:received:body:Some body - 9fccd599-5c5c-43a6-9076-65cb3f4ed1d3 :: true

testSupportAdvertisement 0.217s
2022-11-13 21:22:43 |

2022-11-13 21:22:43 | null / [TestClass name=class tigase.tests.server.TestPush]

2022-11-13 21:22:43 | ------------------------------------

2022-11-13 21:22:43 |  >> <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-11-13 21:22:43 | push1- :: push1-_hc3kij0106@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-11-13 21:22:43 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-11-13 21:22:43 | push1- :: push1-_hc3kij0106@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2022-11-13 21:22:43 | push1- :: push1-_hc3kij0106@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-11-13 21:22:43 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1faGMza2lqMDEwNixyPXdIR0NFVW1Bak5YUFJPRXk3TXpw</auth>

2022-11-13 21:22:43 | push1- :: push1-_hc3kij0106@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1faGMza2lqMDEwNixyPXdIR0NFVW1Bak5YUFJPRXk3TXpw</auth>

2022-11-13 21:22:43 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj13SEdDRVVtQWpOWFBST0V5N016cEhlNVdSYUxRcDVyS000c3BqWElkLHM9OGZxNTZrUkVCbjcrVkE9PSxpPTQwOTY=</challenge>

2022-11-13 21:22:43 | push1- :: push1-_hc3kij0106@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj13SEdDRVVtQWpOWFBST0V5N016cEhlNVdSYUxRcDVyS000c3BqWElkLHM9OGZxNTZrUkVCbjcrVkE9PSxpPTQwOTY=</challenge>

2022-11-13 21:22:43 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9d0hHQ0VVbUFqTlhQUk9FeTdNenBIZTVXUmFMUXA1cktNNHNwalhJZCxwPVNMMjhCQmM1R2p1bnd2UFkxMkwxSWxXYTZLUnJUMjZFNWR6N1I4aUJCZ3c9</response>

2022-11-13 21:22:43 | push1- :: push1-_hc3kij0106@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9d0hHQ0VVbUFqTlhQUk9FeTdNenBIZTVXUmFMUXA1cktNNHNwalhJZCxwPVNMMjhCQmM1R2p1bnd2UFkxMkwxSWxXYTZLUnJUMjZFNWR6N1I4aUJCZ3c9</response>

2022-11-13 21:22:43 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1oL3J0TWt3MCtneHVESFBkVnZOUnNLUDhHK3Q0aUJKaU1odzNKSDhTemNvPQ==</success>

2022-11-13 21:22:43 | push1- :: push1-_hc3kij0106@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1oL3J0TWt3MCtneHVESFBkVnZOUnNLUDhHK3Q0aUJKaU1odzNKSDhTemNvPQ==</success>

2022-11-13 21:22:43 |  >> <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 xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" ver="XnuSpdThVyN8o7QUD15p7FMUqrk="/></features>

2022-11-13 21:22:43 | push1- :: push1-_hc3kij0106@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 xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" ver="XnuSpdThVyN8o7QUD15p7FMUqrk="/></features>

2022-11-13 21:22:43 |  << <iq xmlns="jabber:client" id="ebOpTQWjWm2gV28EDkFzpeU" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-11-13 21:22:43 | push1- :: push1-_hc3kij0106@test-domain.com >> <iq xmlns="jabber:client" id="ebOpTQWjWm2gV28EDkFzpeU" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-11-13 21:22:43 |  >> <iq xmlns="jabber:client" type="result" to="push1-_hc3kij0106@test-domain.com/1781077109-tigase-105" id="ebOpTQWjWm2gV28EDkFzpeU"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_hc3kij0106@test-domain.com/1781077109-tigase-105</jid></bind></iq>

2022-11-13 21:22:43 | push1- :: push1-_hc3kij0106@test-domain.com << <iq xmlns="jabber:client" type="result" to="push1-_hc3kij0106@test-domain.com/1781077109-tigase-105" id="ebOpTQWjWm2gV28EDkFzpeU"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_hc3kij0106@test-domain.com/1781077109-tigase-105</jid></bind></iq>

2022-11-13 21:22:43 |  << <iq xmlns="jabber:client" id="h4rUfO6weRUS8BgxjTcQNOX" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-11-13 21:22:43 | push1- :: push1-_hc3kij0106@test-domain.com/1781077109-tigase-105 >> <iq xmlns="jabber:client" id="h4rUfO6weRUS8BgxjTcQNOX" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-11-13 21:22:43 |  >> <iq xmlns="jabber:client" type="result" to="push1-_hc3kij0106@test-domain.com/1781077109-tigase-105" id="h4rUfO6weRUS8BgxjTcQNOX"/>

2022-11-13 21:22:43 | push1- :: push1-_hc3kij0106@test-domain.com/1781077109-tigase-105 << <iq xmlns="jabber:client" type="result" to="push1-_hc3kij0106@test-domain.com/1781077109-tigase-105" id="h4rUfO6weRUS8BgxjTcQNOX"/>

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

2022-11-13 21:22:43 | push1- :: push1-_hc3kij0106@test-domain.com/1781077109-tigase-105 >> <iq to="test-domain.com" id="VdRxsfy7tdQ8nYh2o1v7Azd" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-11-13 21:22:43 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-11-13 21:22:43 | push1- :: push1-_hc3kij0106@test-domain.com/1781077109-tigase-105 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-11-13 21:22:43 |  >> <enabled xmlns="urn:xmpp:sm:3" resume="true" location="f9c07ffec79b" id="41a0f56f-bbc7-46cf-9551-f9f035939e7a" max="60"/>

2022-11-13 21:22:43 | push1- :: push1-_hc3kij0106@test-domain.com/1781077109-tigase-105 << <enabled xmlns="urn:xmpp:sm:3" resume="true" location="f9c07ffec79b" id="41a0f56f-bbc7-46cf-9551-f9f035939e7a" max="60"/>

2022-11-13 21:22:43 |  << <iq id="BnjR2j5hUdvcpTQWjWm2gV2" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-11-13 21:22:43 | push1- :: push1-_hc3kij0106@test-domain.com/1781077109-tigase-105 >> <iq id="BnjR2j5hUdvcpTQWjWm2gV2" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-11-13 21:22:43 |  >> <iq xmlns="jabber:client" type="result" to="push1-_hc3kij0106@test-domain.com/1781077109-tigase-105" id="VdRxsfy7tdQ8nYh2o1v7Azd" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12141/cccf702b" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12141/cccf702b" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-11-13 21:22:43 | push1- :: push1-_hc3kij0106@test-domain.com/1781077109-tigase-105 << <iq xmlns="jabber:client" type="result" to="push1-_hc3kij0106@test-domain.com/1781077109-tigase-105" id="VdRxsfy7tdQ8nYh2o1v7Azd" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12141/cccf702b" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12141/cccf702b" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

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

2022-11-13 21:22:43 | push1- :: push1-_hc3kij0106@test-domain.com/1781077109-tigase-105 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-11-13 21:22:43 |  >> <iq xmlns="jabber:client" type="result" to="push1-_hc3kij0106@test-domain.com/1781077109-tigase-105" id="BnjR2j5hUdvcpTQWjWm2gV2"><query xmlns="jabber:iq:roster"/></iq>

2022-11-13 21:22:43 | push1- :: push1-_hc3kij0106@test-domain.com/1781077109-tigase-105 << <iq xmlns="jabber:client" type="result" to="push1-_hc3kij0106@test-domain.com/1781077109-tigase-105" id="BnjR2j5hUdvcpTQWjWm2gV2"><query xmlns="jabber:iq:roster"/></iq>

2022-11-13 21:22:43 |  << <iq to="push1-_hc3kij0106@test-domain.com" id="Xrt28hNR8IxiVkYbPLS9nWT" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-11-13 21:22:43 | push1- :: push1-_hc3kij0106@test-domain.com/1781077109-tigase-105 >> <iq to="push1-_hc3kij0106@test-domain.com" id="Xrt28hNR8IxiVkYbPLS9nWT" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-11-13 21:22:43 |  >> <presence xmlns="jabber:client" to="push1-_hc3kij0106@test-domain.com" from="push1-_hc3kij0106@test-domain.com/1781077109-tigase-105"><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-11-13 21:22:43 | push1- :: push1-_hc3kij0106@test-domain.com/1781077109-tigase-105 << <presence xmlns="jabber:client" to="push1-_hc3kij0106@test-domain.com" from="push1-_hc3kij0106@test-domain.com/1781077109-tigase-105"><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-11-13 21:22:43 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:43 |  >> <iq xmlns="jabber:client" type="result" to="push1-_hc3kij0106@test-domain.com/1781077109-tigase-105" id="Xrt28hNR8IxiVkYbPLS9nWT" from="push1-_hc3kij0106@test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="registered" category="account"/><identity type="service" name="PubSub" category="pubsub"/><feature var="http://jabber.org/protocol/pubsub#retrieve-default"/><feature var="http://jabber.org/protocol/pubsub#purge-nodes"/><feature var="http://jabber.org/protocol/pubsub#subscribe"/><feature var="http://jabber.org/protocol/pubsub#member-affiliation"/><feature var="http://jabber.org/protocol/pubsub#subscription-notifications"/><feature var="http://jabber.org/protocol/pubsub#create-nodes"/><feature var="http://jabber.org/protocol/pubsub#outcast-affiliation"/><feature var="http://jabber.org/protocol/pubsub#get-pending"/><feature var="http://jabber.org/protocol/pubsub#presence-notifications"/><feature var="urn:xmpp:ping"/><feature var="http://jabber.org/protocol/pubsub#delete-nodes"/><feature var="http://jabber.org/protocol/pubsub#config-node"/><feature var="http://jabber.org/protocol/pubsub#retrieve-items"/><feature var="http://jabber.org/protocol/pubsub#access-whitelist"/><feature var="http://jabber.org/protocol/pubsub#access-presence"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="http://jabber.org/protocol/pubsub#meta-data"/><feature var="http://jabber.org/protocol/pubsub#multi-items"/><feature var="http://jabber.org/protocol/pubsub#item-ids"/><feature var="urn:xmpp:mam:1"/><feature var="http://jabber.org/protocol/pubsub#instant-nodes"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mam:2"/><feature var="http://jabber.org/protocol/pubsub#modify-affiliations"/><feature var="http://jabber.org/protocol/pubsub#multi-collection"/><feature var="http://jabber.org/protocol/pubsub#persistent-items"/><feature var="http://jabber.org/protocol/pubsub#create-and-configure"/><feature var="http://jabber.org/protocol/pubsub#publisher-affiliation"/><feature var="http://jabber.org/protocol/pubsub#access-open"/><feature var="http://jabber.org/protocol/pubsub#retrieve-affiliations"/><feature var="http://jabber.org/protocol/pubsub#access-authorize"/><feature var="jabber:iq:version"/><feature var="http://jabber.org/protocol/pubsub#retract-items"/><feature var="http://jabber.org/protocol/pubsub#manage-subscriptions"/><feature var="http://jabber.org/protocol/commands"/><feature var="http://jabber.org/protocol/pubsub#auto-subscribe"/><feature var="http://jabber.org/protocol/pubsub#publish-options"/><feature var="http://jabber.org/protocol/pubsub#access-roster"/><feature var="http://jabber.org/protocol/pubsub#publish"/><feature var="http://jabber.org/protocol/pubsub#collections"/><feature var="http://jabber.org/protocol/pubsub#retrieve-subscriptions"/><feature var="http://jabber.org/protocol/disco#info"/><x xmlns="jabber:x:data" type="result"><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="http://jabber.org/protocol/pubsub#auto-create"/><feature var="http://jabber.org/protocol/pubsub#auto-subscribe"/><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-11-13 21:22:43 | push1- :: push1-_hc3kij0106@test-domain.com/1781077109-tigase-105 << <iq xmlns="jabber:client" type="result" to="push1-_hc3kij0106@test-domain.com/1781077109-tigase-105" id="Xrt28hNR8IxiVkYbPLS9nWT" from="push1-_hc3kij0106@test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="registered" category="account"/><identity type="service" name="PubSub" category="pubsub"/><feature var="http://jabber.org/protocol/pubsub#retrieve-default"/><feature var="http://jabber.org/protocol/pubsub#purge-nodes"/><feature var="http://jabber.org/protocol/pubsub#subscribe"/><feature var="http://jabber.org/protocol/pubsub#member-affiliation"/><feature var="http://jabber.org/protocol/pubsub#subscription-notifications"/><feature var="http://jabber.org/protocol/pubsub#create-nodes"/><feature var="http://jabber.org/protocol/pubsub#outcast-affiliation"/><feature var="http://jabber.org/protocol/pubsub#get-pending"/><feature var="http://jabber.org/protocol/pubsub#presence-notifications"/><feature var="urn:xmpp:ping"/><feature var="http://jabber.org/protocol/pubsub#delete-nodes"/><feature var="http://jabber.org/protocol/pubsub#config-node"/><feature var="http://jabber.org/protocol/pubsub#retrieve-items"/><feature var="http://jabber.org/protocol/pubsub#access-whitelist"/><feature var="http://jabber.org/protocol/pubsub#access-presence"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="http://jabber.org/protocol/pubsub#meta-data"/><feature var="http://jabber.org/protocol/pubsub#multi-items"/><feature var="http://jabber.org/protocol/pubsub#item-ids"/><feature var="urn:xmpp:mam:1"/><feature var="http://jabber.org/protocol/pubsub#instant-nodes"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mam:2"/><feature var="http://jabber.org/protocol/pubsub#modify-affiliations"/><feature var="http://jabber.org/protocol/pubsub#multi-collection"/><feature var="http://jabber.org/protocol/pubsub#persistent-items"/><feature var="http://jabber.org/protocol/pubsub#create-and-configure"/><feature var="http://jabber.org/protocol/pubsub#publisher-affiliation"/><feature var="http://jabber.org/protocol/pubsub#access-open"/><feature var="http://jabber.org/protocol/pubsub#retrieve-affiliations"/><feature var="http://jabber.org/protocol/pubsub#access-authorize"/><feature var="jabber:iq:version"/><feature var="http://jabber.org/protocol/pubsub#retract-items"/><feature var="http://jabber.org/protocol/pubsub#manage-subscriptions"/><feature var="http://jabber.org/protocol/commands"/><feature var="http://jabber.org/protocol/pubsub#auto-subscribe"/><feature var="http://jabber.org/protocol/pubsub#publish-options"/><feature var="http://jabber.org/protocol/pubsub#access-roster"/><feature var="http://jabber.org/protocol/pubsub#publish"/><feature var="http://jabber.org/protocol/pubsub#collections"/><feature var="http://jabber.org/protocol/pubsub#retrieve-subscriptions"/><feature var="http://jabber.org/protocol/disco#info"/><x xmlns="jabber:x:data" type="result"><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="http://jabber.org/protocol/pubsub#auto-create"/><feature var="http://jabber.org/protocol/pubsub#auto-subscribe"/><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-11-13 21:22:43 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:43 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:43 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:43 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:43 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:43 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:43 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:43 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:43 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:43 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:43 | [Mutex] received everything.

2022-11-13 21:22:43 | [Mutex] isItemNotified: discovery:completed:success :: true

2022-11-13 21:22:43 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2022-11-13 21:22:43 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

tigase.tests.server.TestPushEncryped
testPushDeliveryOffline 0.040s
2022-11-13 21:24:46 |

2022-11-13 21:24:46 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2022-11-13 21:24:46 | ------------------------------------

2022-11-13 21:24:46 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:24:46 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:24:46 | [Mutex] received everything.

2022-11-13 21:24:46 | [Mutex] isItemNotified: discovery:completed:success :: true

2022-11-13 21:24:46 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2022-11-13 21:24:46 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2022-11-13 21:24:46 | [Mutex] isItemNotified: discovery:feature:tigase:push:encrypt:0 :: true

2022-11-13 21:24:46 | [Mutex] waiting for: [push:received]

2022-11-13 21:24:46 | [Mutex] received everything.

2022-11-13 21:24:46 | [Mutex] isItemNotified: push:received :: true

2022-11-13 21:24:46 | [Mutex] isItemNotified: push:received:body:Some body - b8b02127-5e80-4fa1-b555-dd7329333b4e :: true

testPushDeliveryOnline 30.215s
2022-11-13 21:24:46 |

2022-11-13 21:24:46 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2022-11-13 21:24:46 | ------------------------------------

2022-11-13 21:24:47 | [Mutex] waiting for: [push:received]

2022-11-13 21:25:17 | [Mutex] timeout. Not received [push:received]

2022-11-13 21:25:17 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnlineAway 30.122s
2022-11-13 21:25:17 |

2022-11-13 21:25:17 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2022-11-13 21:25:17 | ------------------------------------

2022-11-13 21:25:17 | [Mutex] waiting for: [push:enabled]

2022-11-13 21:25:17 | [Mutex] received everything.

2022-11-13 21:25:17 | [Mutex] isItemNotified: push:enabled:success :: true

2022-11-13 21:25:17 | [Mutex] waiting for: [push:received]

2022-11-13 21:25:47 | [Mutex] timeout. Not received [push:received]

2022-11-13 21:25:47 | [Mutex] isItemNotified: push:received :: false

2022-11-13 21:25:47 | [Mutex] waiting for: [push:enabled]

2022-11-13 21:25:47 | [Mutex] received everything.

2022-11-13 21:25:47 | [Mutex] isItemNotified: push:enabled:success :: true

2022-11-13 21:25:47 | [Mutex] waiting for: [push:received]

2022-11-13 21:25:47 | [Mutex] received everything.

2022-11-13 21:25:47 | [Mutex] isItemNotified: push:received :: true

2022-11-13 21:25:47 | [Mutex] isItemNotified: push:received:body:Some body - 7940705d-714e-4f58-b6cb-d8391fecc1f5 :: true

testSupportAdvertisement 0.016s
2022-11-13 21:25:47 |

2022-11-13 21:25:47 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2022-11-13 21:25:47 | ------------------------------------

2022-11-13 21:25:47 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:25:47 | [Mutex] received everything.

2022-11-13 21:25:47 | [Mutex] isItemNotified: discovery:completed:success :: true

2022-11-13 21:25:47 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2022-11-13 21:25:47 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2022-11-13 21:25:47 | [Mutex] isItemNotified: discovery:feature:tigase:push:encrypt:0 :: true

2022-11-13 21:25:47 | [Mutex] isItemNotified: discovery:feature:tigase:push:encrypt:aes-128-gcm :: true

tigase.tests.server.TestPushMuted
testPushDeliveryOffline 30.017s
2022-11-13 21:22:45 |

2022-11-13 21:22:45 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2022-11-13 21:22:45 | ------------------------------------

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:22:45 | [Mutex] received everything.

2022-11-13 21:22:45 | [Mutex] isItemNotified: discovery:completed:success :: true

2022-11-13 21:22:45 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2022-11-13 21:22:45 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2022-11-13 21:22:45 | [Mutex] isItemNotified: discovery:feature:tigase:push:filter:muted:0 :: true

2022-11-13 21:22:45 | [Mutex] waiting for: [push:received]

2022-11-13 21:23:15 | [Mutex] timeout. Not received [push:received]

2022-11-13 21:23:15 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnline 30.190s
2022-11-13 21:23:15 |

2022-11-13 21:23:15 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2022-11-13 21:23:15 | ------------------------------------

2022-11-13 21:23:15 | [Mutex] waiting for: [push:received]

2022-11-13 21:23:45 | [Mutex] timeout. Not received [push:received]

2022-11-13 21:23:45 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnlineAway 60.117s
2022-11-13 21:23:45 |

2022-11-13 21:23:45 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2022-11-13 21:23:45 | ------------------------------------

2022-11-13 21:23:45 | [Mutex] waiting for: [push:enabled]

2022-11-13 21:23:45 | [Mutex] received everything.

2022-11-13 21:23:45 | [Mutex] isItemNotified: push:enabled:success :: true

2022-11-13 21:23:45 | [Mutex] waiting for: [push:received]

2022-11-13 21:24:15 | [Mutex] timeout. Not received [push:received]

2022-11-13 21:24:15 | [Mutex] isItemNotified: push:received :: false

2022-11-13 21:24:15 | [Mutex] waiting for: [push:enabled]

2022-11-13 21:24:15 | [Mutex] received everything.

2022-11-13 21:24:15 | [Mutex] isItemNotified: push:enabled:success :: true

2022-11-13 21:24:15 | [Mutex] waiting for: [push:received]

2022-11-13 21:24:45 | [Mutex] timeout. Not received [push:received]

2022-11-13 21:24:45 | [Mutex] isItemNotified: push:received :: false

testSupportAdvertisement 0.009s
2022-11-13 21:24:45 |

2022-11-13 21:24:45 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2022-11-13 21:24:45 | ------------------------------------

2022-11-13 21:24:45 | [Mutex] waiting for: [discovery:completed]

2022-11-13 21:24:45 | [Mutex] received everything.

2022-11-13 21:24:45 | [Mutex] isItemNotified: discovery:completed:success :: true

2022-11-13 21:24:45 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2022-11-13 21:24:45 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2022-11-13 21:24:45 | [Mutex] isItemNotified: discovery:feature:tigase:push:filter:muted:0 :: true