Generated by TestNG with ReportNG at 21:15 PST on Sunday 05 March 2023
root@f9c07ffec79b / Java 17.0.2 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

Get list of history entries for connections

Suites · Log Output

Test duration : 4.299s

Passed Tests
tigase.tests.auditlog.TestGetConnectionsHistory
disconnectUser1 1.052s
2023-03-05 21:39:57 |

2023-03-05 21:39:57 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectionsHistory]

2023-03-05 21:39:57 | ------------------------------------

2023-03-05 21:39:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=695 thread=1] Connector  state changed: connected->disconnecting

2023-03-05 21:39:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=695 thread=1] Terminating XMPP Stream

2023-03-05 21:39:57 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-05 21:39:57 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-03-05 21:39:57 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

loginUser1 1.184s
2023-03-05 21:39:56 |

2023-03-05 21:39:56 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectionsHistory]

2023-03-05 21:39:56 | ------------------------------------

2023-03-05 21:39:56 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-05 21:39:56 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-05 21:39:56 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-05 21:39:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=695 thread=1] Connector  state changed: null->connecting

2023-03-05 21:39:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=695 thread=1] DNS entry stored in session object: localhost:5222

2023-03-05 21:39:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=695 thread=1] Preparing connection to [localhost:5222]

2023-03-05 21:39:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=695 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-05 21:39:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=695 thread=1] Connector  state changed: connecting->connected

2023-03-05 21:39:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=695 thread=1] Whitespace ping period is setted to nullms

2023-03-05 21:39:56 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-05 21:39:56 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-05 21:39:56 | auditlog- :: auditlog-_3ogzbc0589@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-05 21:39:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=695 thread=4523] Start TLS

2023-03-05 21:39:56 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-05 21:39:56 | auditlog- :: auditlog-_3ogzbc0589@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-05 21:39:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=695 thread=4525] Proceeding TLS

2023-03-05 21:39:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=695 thread=4525] Start handshake

2023-03-05 21:39:56 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-05 21:39:56 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-03-05 21:39:56 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-03-05 21:39:56 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

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

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

2023-03-05 21:39:56 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hdWRpdGxvZy1fM29nemJjMDU4OSxyPWRSaE83V3BmMW1GVXJtQWpZSmVr</auth>

2023-03-05 21:39:56 | auditlog- :: auditlog-_3ogzbc0589@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hdWRpdGxvZy1fM29nemJjMDU4OSxyPWRSaE83V3BmMW1GVXJtQWpZSmVr</auth>

2023-03-05 21:39:56 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1kUmhPN1dwZjFtRlVybUFqWUpla082VG0wemQ1RWJxWHVvOEp4ZmwzLHM9ay9iT2o1S3JsdkxKb0E9PSxpPTQwOTY=</challenge>

2023-03-05 21:39:56 | auditlog- :: auditlog-_3ogzbc0589@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1kUmhPN1dwZjFtRlVybUFqWUpla082VG0wemQ1RWJxWHVvOEp4ZmwzLHM9ay9iT2o1S3JsdkxKb0E9PSxpPTQwOTY=</challenge>

2023-03-05 21:39:56 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZFJoTzdXcGYxbUZVcm1BallKZWtPNlRtMHpkNUVicVh1bzhKeGZsMyxwPVNKOUJOQnJRSi9YaHQxS2RPUGhXYWtxRnorOXI2SjB1MWV0aStCcHU0V2s9</response>

2023-03-05 21:39:56 | auditlog- :: auditlog-_3ogzbc0589@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZFJoTzdXcGYxbUZVcm1BallKZWtPNlRtMHpkNUVicVh1bzhKeGZsMyxwPVNKOUJOQnJRSi9YaHQxS2RPUGhXYWtxRnorOXI2SjB1MWV0aStCcHU0V2s9</response>

2023-03-05 21:39:56 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0xa3c0ZUJuRGV4U01Fb3lkdDg4Z1BGVjlOa1JNK0tOT3pndXBqZ2VDNG9BPQ==</success>

2023-03-05 21:39:56 | auditlog- :: auditlog-_3ogzbc0589@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0xa3c0ZUJuRGV4U01Fb3lkdDg4Z1BGVjlOa1JNK0tOT3pndXBqZ2VDNG9BPQ==</success>

2023-03-05 21:39:56 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

2023-03-05 21:39:56 | auditlog- :: auditlog-_3ogzbc0589@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="p4v79NbcVYApwQR35efCRqAqJAI="/></features>

2023-03-05 21:39:56 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-03-05 21:39:56 |  << <iq xmlns="jabber:client" id="7ql8KzAp0qgS5gW5aEufDiL" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-05 21:39:56 | auditlog- :: auditlog-_3ogzbc0589@test-domain.com >> <iq xmlns="jabber:client" id="7ql8KzAp0qgS5gW5aEufDiL" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-05 21:39:56 |  >> <iq to="auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-365" xmlns="jabber:client" id="7ql8KzAp0qgS5gW5aEufDiL" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-365</jid></bind></iq>

2023-03-05 21:39:56 | auditlog- :: auditlog-_3ogzbc0589@test-domain.com << <iq to="auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-365" xmlns="jabber:client" id="7ql8KzAp0qgS5gW5aEufDiL" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-365</jid></bind></iq>

2023-03-05 21:39:56 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-03-05 21:39:56 |  << <iq xmlns="jabber:client" id="atsylSaKQ18Gz8AmZ7gHEqR" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-05 21:39:56 | auditlog- :: auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-365 >> <iq xmlns="jabber:client" id="atsylSaKQ18Gz8AmZ7gHEqR" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-05 21:39:56 |  >> <iq to="auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-365" xmlns="jabber:client" id="atsylSaKQ18Gz8AmZ7gHEqR" type="result"/>

2023-03-05 21:39:56 | auditlog- :: auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-365 << <iq to="auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-365" xmlns="jabber:client" id="atsylSaKQ18Gz8AmZ7gHEqR" type="result"/>

2023-03-05 21:39:56 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-03-05 21:39:56 |  << <iq to="test-domain.com" id="KPuAwnQ6pOW4pXW3mQHCEHA" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-05 21:39:56 | auditlog- :: auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-365 >> <iq to="test-domain.com" id="KPuAwnQ6pOW4pXW3mQHCEHA" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-05 21:39:56 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-05 21:39:56 | auditlog- :: auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-365 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-05 21:39:56 |  >> <enabled xmlns="urn:xmpp:sm:3" location="f9c07ffec79b" id="6e3f1db6-0090-46a8-89e5-8e94005423bf" resume="true" max="60"/>

2023-03-05 21:39:56 | auditlog- :: auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-365 << <enabled xmlns="urn:xmpp:sm:3" location="f9c07ffec79b" id="6e3f1db6-0090-46a8-89e5-8e94005423bf" resume="true" max="60"/>

2023-03-05 21:39:56 |  << <iq id="NLgO2hyq2lPGxkMzm8Fwt8K" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-05 21:39:56 | auditlog- :: auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-365 >> <iq id="NLgO2hyq2lPGxkMzm8Fwt8K" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-05 21:39:56 |  >> <iq to="auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-365" xmlns="jabber:client" id="KPuAwnQ6pOW4pXW3mQHCEHA" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12230/690bd204" category="component" type="router"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12230/690bd204" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn: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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-03-05 21:39:56 | auditlog- :: auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-365 << <iq to="auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-365" xmlns="jabber:client" id="KPuAwnQ6pOW4pXW3mQHCEHA" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12230/690bd204" category="component" type="router"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12230/690bd204" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn: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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-03-05 21:39:56 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-05 21:39:56 | auditlog- :: auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-365 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-05 21:39:56 |  >> <iq to="auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-365" xmlns="jabber:client" id="NLgO2hyq2lPGxkMzm8Fwt8K" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-03-05 21:39:56 | auditlog- :: auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-365 << <iq to="auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-365" xmlns="jabber:client" id="NLgO2hyq2lPGxkMzm8Fwt8K" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-03-05 21:39:56 |  >> <presence to="auditlog-_3ogzbc0589@test-domain.com" xmlns="jabber:client" from="auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-365"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-03-05 21:39:56 | auditlog- :: auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-365 << <presence to="auditlog-_3ogzbc0589@test-domain.com" xmlns="jabber:client" from="auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-365"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-03-05 21:39:57 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-05 21:39:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=695 thread=4525] Connector  state changed: disconnecting->disconnected

2023-03-05 21:39:58 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-05 21:39:58 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-05 21:39:58 | auditlog- :: auditlog-_3ogzbc0589@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-05 21:39:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=696 thread=4523] Start TLS

2023-03-05 21:39:58 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-05 21:39:58 | auditlog- :: auditlog-_3ogzbc0589@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-05 21:39:58 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-03-05 21:39:58 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-03-05 21:39:58 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-03-05 21:39:58 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-03-05 21:39:58 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hdWRpdGxvZy1fM29nemJjMDU4OSxyPUk4ZU42VDFGRFpJbzVQQklaVkU1</auth>

2023-03-05 21:39:58 | auditlog- :: auditlog-_3ogzbc0589@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hdWRpdGxvZy1fM29nemJjMDU4OSxyPUk4ZU42VDFGRFpJbzVQQklaVkU1</auth>

2023-03-05 21:39:58 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1JOGVONlQxRkRaSW81UEJJWlZFNXROSnpwWGd6MGNtVE1pZ3FqMG1BLHM9ay9iT2o1S3JsdkxKb0E9PSxpPTQwOTY=</challenge>

2023-03-05 21:39:58 | auditlog- :: auditlog-_3ogzbc0589@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1JOGVONlQxRkRaSW81UEJJWlZFNXROSnpwWGd6MGNtVE1pZ3FqMG1BLHM9ay9iT2o1S3JsdkxKb0E9PSxpPTQwOTY=</challenge>

2023-03-05 21:39:58 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SThlTjZUMUZEWklvNVBCSVpWRTV0Tkp6cFhnejBjbVRNaWdxajBtQSxwPU1qVXM4OFYwclNRcXpnam0vaVVLa09CSFVtbitGZ1FwYm5wV2lpNXJGYnc9</response>

2023-03-05 21:39:58 | auditlog- :: auditlog-_3ogzbc0589@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SThlTjZUMUZEWklvNVBCSVpWRTV0Tkp6cFhnejBjbVRNaWdxajBtQSxwPU1qVXM4OFYwclNRcXpnam0vaVVLa09CSFVtbitGZ1FwYm5wV2lpNXJGYnc9</response>

2023-03-05 21:39:58 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1SVDh5MEozQ0NHZ055QUd3bklrVzNRcUJCeHNaS1ZvNDNScmdWTlFRRWpzPQ==</success>

2023-03-05 21:39:58 | auditlog- :: auditlog-_3ogzbc0589@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1SVDh5MEozQ0NHZ055QUd3bklrVzNRcUJCeHNaS1ZvNDNScmdWTlFRRWpzPQ==</success>

2023-03-05 21:39:58 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

2023-03-05 21:39:58 | auditlog- :: auditlog-_3ogzbc0589@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="p4v79NbcVYApwQR35efCRqAqJAI="/></features>

2023-03-05 21:39:58 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-03-05 21:39:58 |  << <iq xmlns="jabber:client" id="4FSq7hO6h0fGMYiVWiNAuaB" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-05 21:39:58 | auditlog- :: auditlog-_3ogzbc0589@test-domain.com >> <iq xmlns="jabber:client" id="4FSq7hO6h0fGMYiVWiNAuaB" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-05 21:39:58 |  >> <iq to="auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-366" xmlns="jabber:client" id="4FSq7hO6h0fGMYiVWiNAuaB" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-366</jid></bind></iq>

2023-03-05 21:39:58 | auditlog- :: auditlog-_3ogzbc0589@test-domain.com << <iq to="auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-366" xmlns="jabber:client" id="4FSq7hO6h0fGMYiVWiNAuaB" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-366</jid></bind></iq>

2023-03-05 21:39:58 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-03-05 21:39:58 |  << <iq xmlns="jabber:client" id="WwpbCmJGMX6Dso39yAfW7qg" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-05 21:39:58 | auditlog- :: auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-366 >> <iq xmlns="jabber:client" id="WwpbCmJGMX6Dso39yAfW7qg" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-05 21:39:58 |  >> <iq to="auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-366" xmlns="jabber:client" id="WwpbCmJGMX6Dso39yAfW7qg" type="result"/>

2023-03-05 21:39:58 | auditlog- :: auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-366 << <iq to="auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-366" xmlns="jabber:client" id="WwpbCmJGMX6Dso39yAfW7qg" type="result"/>

2023-03-05 21:39:58 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-03-05 21:39:58 |  << <iq to="test-domain.com" id="jVAz8AmZ7gHEqRWiZaLIU5d" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-05 21:39:58 | auditlog- :: auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-366 >> <iq to="test-domain.com" id="jVAz8AmZ7gHEqRWiZaLIU5d" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-05 21:39:58 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-05 21:39:58 | auditlog- :: auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-366 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-05 21:39:58 |  >> <enabled xmlns="urn:xmpp:sm:3" location="f9c07ffec79b" id="bce49e6c-57ef-48a3-951c-2017fddafc2c" resume="true" max="60"/>

2023-03-05 21:39:58 | auditlog- :: auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-366 << <enabled xmlns="urn:xmpp:sm:3" location="f9c07ffec79b" id="bce49e6c-57ef-48a3-951c-2017fddafc2c" resume="true" max="60"/>

2023-03-05 21:39:58 |  << <iq id="UNaFmT2cp2unWjO6tZeWXmX" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-05 21:39:58 | auditlog- :: auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-366 >> <iq id="UNaFmT2cp2unWjO6tZeWXmX" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-05 21:39:58 |  >> <iq to="auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-366" xmlns="jabber:client" id="jVAz8AmZ7gHEqRWiZaLIU5d" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12230/690bd204" category="component" type="router"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12230/690bd204" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn: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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-03-05 21:39:58 | auditlog- :: auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-366 << <iq to="auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-366" xmlns="jabber:client" id="jVAz8AmZ7gHEqRWiZaLIU5d" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12230/690bd204" category="component" type="router"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12230/690bd204" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn: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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-03-05 21:39:58 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-05 21:39:58 | auditlog- :: auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-366 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-05 21:39:58 |  >> <iq to="auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-366" xmlns="jabber:client" id="UNaFmT2cp2unWjO6tZeWXmX" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-03-05 21:39:58 | auditlog- :: auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-366 << <iq to="auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-366" xmlns="jabber:client" id="UNaFmT2cp2unWjO6tZeWXmX" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-03-05 21:39:58 |  >> <presence to="auditlog-_3ogzbc0589@test-domain.com" xmlns="jabber:client" from="auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-366"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-03-05 21:39:58 | auditlog- :: auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-366 << <presence to="auditlog-_3ogzbc0589@test-domain.com" xmlns="jabber:client" from="auditlog-_3ogzbc0589@test-domain.com/1781077109-tigase-366"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

loginUser2 1.165s
2023-03-05 21:39:58 |

2023-03-05 21:39:58 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectionsHistory]

2023-03-05 21:39:58 | ------------------------------------

2023-03-05 21:39:58 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-05 21:39:58 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2023-03-05 21:39:58 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-05 21:39:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=696 thread=1] Connector  state changed: null->connecting

2023-03-05 21:39:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=696 thread=1] DNS entry stored in session object: localhost:5222

2023-03-05 21:39:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=696 thread=1] Preparing connection to [localhost:5222]

2023-03-05 21:39:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=696 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-05 21:39:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=696 thread=1] Connector  state changed: connecting->connected

2023-03-05 21:39:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=696 thread=1] Whitespace ping period is setted to nullms

2023-03-05 21:39:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=696 thread=4530] Proceeding TLS

2023-03-05 21:39:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=696 thread=4530] Start handshake

2023-03-05 21:39:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=696 thread=4530] Connector  state changed: connected->disconnected

2023-03-05 21:39:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=696 thread=4530] Stream terminated

2023-03-05 21:39:59 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-05 21:39:59 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

retrieveAfterFirstConnection 0.017s
2023-03-05 21:39:57 |

2023-03-05 21:39:57 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectionsHistory]

2023-03-05 21:39:57 | ------------------------------------

2023-03-05 21:39:57 | [Mutex] waiting for: [69466cc5-4ed7-4058-9d05-43792837da20:connections-history]

2023-03-05 21:39:57 | [Mutex] received everything.

2023-03-05 21:39:57 | [Mutex] isItemNotified: 69466cc5-4ed7-4058-9d05-43792837da20:connections-history:success :: true

retrieveAfterFirstDisconnection 0.013s
2023-03-05 21:39:58 |

2023-03-05 21:39:58 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectionsHistory]

2023-03-05 21:39:58 | ------------------------------------

2023-03-05 21:39:58 | [Mutex] waiting for: [c46114fb-b0f9-45b2-9c4a-3f6db2b0f653:connections-history]

2023-03-05 21:39:58 | [Mutex] received everything.

2023-03-05 21:39:58 | [Mutex] isItemNotified: c46114fb-b0f9-45b2-9c4a-3f6db2b0f653:connections-history:success :: true

retrieveAfterSecondConnection 0.012s
2023-03-05 21:39:59 |

2023-03-05 21:39:59 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectionsHistory]

2023-03-05 21:39:59 | ------------------------------------

2023-03-05 21:39:59 | [Mutex] waiting for: [ca054e6f-11c5-4f2a-bde2-74b5bc46ec8d:connections-history]

2023-03-05 21:39:59 | [Mutex] received everything.

2023-03-05 21:39:59 | [Mutex] isItemNotified: ca054e6f-11c5-4f2a-bde2-74b5bc46ec8d:connections-history:success :: true

retrieveBeforeFirstConnection 0.191s
2023-03-05 21:39:56 |

2023-03-05 21:39:56 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectionsHistory]

2023-03-05 21:39:56 | ------------------------------------

2023-03-05 21:39:56 | [Mutex] waiting for: [component:ping]

2023-03-05 21:39:56 | [Mutex] received everything.

2023-03-05 21:39:56 | [Mutex] waiting for: [b308e459-b8c7-48ef-9827-3571dbb3db6f:connections-history]

2023-03-05 21:39:56 | [Mutex] waiting for: [b308e459-b8c7-48ef-9827-3571dbb3db6f:connections-history]

2023-03-05 21:39:56 | [Mutex] received everything.

2023-03-05 21:39:56 | [Mutex] isItemNotified: b308e459-b8c7-48ef-9827-3571dbb3db6f:connections-history:success :: true