Generated by TestNG with ReportNG at 22:45 PDT on Tuesday 14 March 2023
root@f9c07ffec79b / Java 17.0.2 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

Test limit of users per room - #3179

Suites · Log Output

Test duration : 4.582s

Passed Tests
tigase.tests.muc.TestLimitOfUsersPerRoom
testMaxUsers 4.313s
2023-03-14 22:56:15 |

2023-03-14 22:56:15 | null / [TestClass name=class tigase.tests.muc.TestLimitOfUsersPerRoom]

2023-03-14 22:56:15 | ------------------------------------

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Using XEP-0077 mode!!!!

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: null->connecting

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@50b5992

2023-03-14 22:56:15 | StateChangedEvent{oldState=null, newState=connecting}

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] DNS entry stored in session object: localhost:5222

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Preparing connection to [localhost:5222]

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: connecting->connected

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@bcca743

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Whitespace ping period is setted to nullms

2023-03-14 22:56:15 | StateChangedEvent{oldState=connecting, newState=connected}

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@ff332e2

2023-03-14 22:56:15 | [Mutex] waiting for: [registration]

2023-03-14 22:56:15 | user1 :: 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>

2023-03-14 22:56:15 | 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>}

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2451] Start TLS

2023-03-14 22:56:15 | 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>]

2023-03-14 22:56:15 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-14 22:56:15 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2453] Proceeding TLS

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2453] Start handshake

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@4af1ad78

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@1569ba7d

2023-03-14 22:56:15 | user1 :: 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>

2023-03-14 22:56:15 | 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>}

2023-03-14 22:56:15 | 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>]

2023-03-14 22:56:15 | user1 :: null >> <iq to="test-domain.com" id="5vMs2gzv04DrbNZfw4ABBlL" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-03-14 22:56:15 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="5vMs2gzv04DrbNZfw4ABBlL" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-03-14 22:56:15 | user1 :: null << <iq id="5vMs2gzv04DrbNZfw4ABBlL" from="test-domain.com" xmlns="jabber:client" type="result"><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 var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>

2023-03-14 22:56:15 | StanzaReceivedEvent{stanza=<iq id="5vMs2gzv04DrbNZfw4ABBlL" from="test-domain.com" xmlns="jabber:client" type="result"><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 var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>}

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@7b71e12c

2023-03-14 22:56:15 | user1 :: null >> <iq to="test-domain.com" id="0qvNFLO4oU03tWWnV9JRZ02" type="set"><query xmlns="jabber:iq:register"><username>user1_hwa24p0161</username><password>user1_hwa24p0161</password><email>06959877-7fc5-4d8a-bde2-8394eee75eb5@localhost</email></query></iq>

2023-03-14 22:56:15 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="0qvNFLO4oU03tWWnV9JRZ02" type="set"><query xmlns="jabber:iq:register"><username>user1_hwa24p0161</username><password>user1_hwa24p0161</password><email>06959877-7fc5-4d8a-bde2-8394eee75eb5@localhost</email></query></iq>}

2023-03-14 22:56:15 | user1 :: null << <iq id="0qvNFLO4oU03tWWnV9JRZ02" from="test-domain.com" xmlns="jabber:client" type="result"/>

2023-03-14 22:56:15 | StanzaReceivedEvent{stanza=<iq id="0qvNFLO4oU03tWWnV9JRZ02" from="test-domain.com" xmlns="jabber:client" type="result"/>}

2023-03-14 22:56:15 | [Mutex] received everything.

2023-03-14 22:56:15 | [Mutex] isItemNotified: registrationSuccess :: true

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: connected->disconnecting

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Terminating XMPP Stream

2023-03-14 22:56:15 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2453] Connector  state changed: disconnecting->disconnected

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2453] Stream terminated

2023-03-14 22:56:15 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6d03a882

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@2ade5237

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@72bcbf43

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@63058b9

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7607a745

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Using XEP-0077 mode!!!!

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Connector  state changed: null->connecting

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@328bfbfb

2023-03-14 22:56:15 | StateChangedEvent{oldState=null, newState=connecting}

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] DNS entry stored in session object: localhost:5222

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Preparing connection to [localhost:5222]

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Connector  state changed: connecting->connected

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Whitespace ping period is setted to nullms

2023-03-14 22:56:15 | [Mutex] waiting for: [registration]

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3c4c13da

2023-03-14 22:56:15 | StateChangedEvent{oldState=connecting, newState=connected}

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@3873908b

2023-03-14 22:56:15 | user1 :: 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>

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2458] Start TLS

2023-03-14 22:56:15 | 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>]

2023-03-14 22:56:15 | 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>}

2023-03-14 22:56:15 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-14 22:56:15 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2460] Proceeding TLS

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2460] Start handshake

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7d7119e1

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@10c86197

2023-03-14 22:56:15 | user1 :: 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>

2023-03-14 22:56:15 | 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>}

2023-03-14 22:56:15 | 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>]

2023-03-14 22:56:15 | user1 :: null >> <iq to="test-domain.com" id="CleeEl36g1dJTbDiCGNZ7jJ" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-03-14 22:56:15 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="CleeEl36g1dJTbDiCGNZ7jJ" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-03-14 22:56:15 | user1 :: null << <iq id="CleeEl36g1dJTbDiCGNZ7jJ" from="test-domain.com" xmlns="jabber:client" type="result"><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 var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>

2023-03-14 22:56:15 | StanzaReceivedEvent{stanza=<iq id="CleeEl36g1dJTbDiCGNZ7jJ" from="test-domain.com" xmlns="jabber:client" type="result"><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 var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>}

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@4c466297

2023-03-14 22:56:15 | user1 :: null >> <iq to="test-domain.com" id="MxMBtYYodPNFr5xqkIMHtn2" type="set"><query xmlns="jabber:iq:register"><username>user1_xao1i20162</username><password>user1_xao1i20162</password><email>d1fee081-31e9-4e81-bf35-844d5687581d@localhost</email></query></iq>

2023-03-14 22:56:15 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="MxMBtYYodPNFr5xqkIMHtn2" type="set"><query xmlns="jabber:iq:register"><username>user1_xao1i20162</username><password>user1_xao1i20162</password><email>d1fee081-31e9-4e81-bf35-844d5687581d@localhost</email></query></iq>}

2023-03-14 22:56:15 | user1 :: null << <iq id="MxMBtYYodPNFr5xqkIMHtn2" from="test-domain.com" xmlns="jabber:client" type="result"/>

2023-03-14 22:56:15 | StanzaReceivedEvent{stanza=<iq id="MxMBtYYodPNFr5xqkIMHtn2" from="test-domain.com" xmlns="jabber:client" type="result"/>}

2023-03-14 22:56:15 | [Mutex] received everything.

2023-03-14 22:56:15 | [Mutex] isItemNotified: registrationSuccess :: true

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Connector  state changed: connected->disconnecting

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Terminating XMPP Stream

2023-03-14 22:56:15 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2460] Connector  state changed: disconnecting->disconnected

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2460] Stream terminated

2023-03-14 22:56:15 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6815445c

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@1d5ee6ae

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4e49e84b

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Using XEP-0077 mode!!!!

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Connector  state changed: null->connecting

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@715e931a

2023-03-14 22:56:15 | StateChangedEvent{oldState=null, newState=connecting}

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] DNS entry stored in session object: localhost:5222

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Preparing connection to [localhost:5222]

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Connector  state changed: connecting->connected

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Whitespace ping period is setted to nullms

2023-03-14 22:56:15 | [Mutex] waiting for: [registration]

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@31e469cf

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@7311ec0b

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7f997341

2023-03-14 22:56:15 | StateChangedEvent{oldState=connecting, newState=connected}

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@7ba6f86a

2023-03-14 22:56:15 | user1 :: 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>

2023-03-14 22:56:15 | 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>}

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2465] Start TLS

2023-03-14 22:56:15 | 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>]

2023-03-14 22:56:15 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-14 22:56:15 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2467] Proceeding TLS

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2467] Start handshake

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3ea4797a

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@3b67fbf7

2023-03-14 22:56:15 | user1 :: 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>

2023-03-14 22:56:15 | 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>}

2023-03-14 22:56:15 | 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>]

2023-03-14 22:56:15 | user1 :: null >> <iq to="test-domain.com" id="iojiCGNZ7jJFHKY0mRN1k6s" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-03-14 22:56:15 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="iojiCGNZ7jJFHKY0mRN1k6s" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-03-14 22:56:15 | user1 :: null << <iq id="iojiCGNZ7jJFHKY0mRN1k6s" from="test-domain.com" xmlns="jabber:client" type="result"><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 var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>

2023-03-14 22:56:15 | StanzaReceivedEvent{stanza=<iq id="iojiCGNZ7jJFHKY0mRN1k6s" from="test-domain.com" xmlns="jabber:client" type="result"><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 var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>}

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@fd084a1

2023-03-14 22:56:15 | user1 :: null >> <iq to="test-domain.com" id="0uzVVhQ8waw5x4cTXdR7v26" type="set"><query xmlns="jabber:iq:register"><username>user1_yf5evv0163</username><password>user1_yf5evv0163</password><email>9936e4c0-c883-499d-bda0-1071d633d18a@localhost</email></query></iq>

2023-03-14 22:56:15 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="0uzVVhQ8waw5x4cTXdR7v26" type="set"><query xmlns="jabber:iq:register"><username>user1_yf5evv0163</username><password>user1_yf5evv0163</password><email>9936e4c0-c883-499d-bda0-1071d633d18a@localhost</email></query></iq>}

2023-03-14 22:56:15 | user1 :: null << <iq id="0uzVVhQ8waw5x4cTXdR7v26" from="test-domain.com" xmlns="jabber:client" type="result"/>

2023-03-14 22:56:15 | StanzaReceivedEvent{stanza=<iq id="0uzVVhQ8waw5x4cTXdR7v26" from="test-domain.com" xmlns="jabber:client" type="result"/>}

2023-03-14 22:56:15 | [Mutex] received everything.

2023-03-14 22:56:15 | [Mutex] isItemNotified: registrationSuccess :: true

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Connector  state changed: connected->disconnecting

2023-03-14 22:56:15 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Terminating XMPP Stream

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2467] Connector  state changed: disconnecting->disconnected

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2467] Stream terminated

2023-03-14 22:56:15 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@43f95899

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@5e8b8635

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5a376650

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@51c9043b

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@58fdb30b

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Connector  state changed: null->connecting

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] DNS entry stored in session object: localhost:5222

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Preparing connection to [localhost:5222]

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Connector  state changed: connecting->connected

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Whitespace ping period is setted to nullms

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-14 22:56:15 |  >> <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-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2472] Start TLS

2023-03-14 22:56:15 | user1 :: user1_hwa24p0161@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-14 22:56:15 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-14 22:56:15 | user1 :: user1_hwa24p0161@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2474] Proceeding TLS

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2474] Start handshake

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-14 22:56:15 |  >> <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>

2023-03-14 22:56:15 | user1 :: user1_hwa24p0161@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>

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-03-14 22:56:15 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9od2EyNHAwMTYxLHI9RzR2cE1HVWtlcENadXFTWUttYnQ=</auth>

2023-03-14 22:56:15 | user1 :: user1_hwa24p0161@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9od2EyNHAwMTYxLHI9RzR2cE1HVWtlcENadXFTWUttYnQ=</auth>

2023-03-14 22:56:15 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HNHZwTUdVa2VwQ1p1cVNZS21idHB6d09PWmJSN1dMcGRzSGg0MDhULHM9SjJpWTE4U0s4THpBWVE9PSxpPTQwOTY=</challenge>

2023-03-14 22:56:15 | user1 :: user1_hwa24p0161@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HNHZwTUdVa2VwQ1p1cVNZS21idHB6d09PWmJSN1dMcGRzSGg0MDhULHM9SjJpWTE4U0s4THpBWVE9PSxpPTQwOTY=</challenge>

2023-03-14 22:56:15 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RzR2cE1HVWtlcENadXFTWUttYnRwendPT1piUjdXTHBkc0hoNDA4VCxwPWlUM1UvWEN0dEh1UnYyblpZKzcvcVdqREhmYjZHT1FSdkpwOUZGZkxtRTg9</response>

2023-03-14 22:56:15 | user1 :: user1_hwa24p0161@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RzR2cE1HVWtlcENadXFTWUttYnRwendPT1piUjdXTHBkc0hoNDA4VCxwPWlUM1UvWEN0dEh1UnYyblpZKzcvcVdqREhmYjZHT1FSdkpwOUZGZkxtRTg9</response>

2023-03-14 22:56:15 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1PZTV2eEZnNkgzTncxRU5FNHF1TEpFUG9BeTloSWM3Q1BvYWNsdkpZWnl3PQ==</success>

2023-03-14 22:56:15 | user1 :: user1_hwa24p0161@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1PZTV2eEZnNkgzTncxRU5FNHF1TEpFUG9BeTloSWM3Q1BvYWNsdkpZWnl3PQ==</success>

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-03-14 22:56:15 |  << <iq xmlns="jabber:client" id="jbCUgXjLBjP1ogAwbrjUgMG" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-14 22:56:15 | user1 :: user1_hwa24p0161@test-domain.com >> <iq xmlns="jabber:client" id="jbCUgXjLBjP1ogAwbrjUgMG" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-14 22:56:15 |  >> <iq to="user1_hwa24p0161@test-domain.com/1781077109-tigase-162" id="jbCUgXjLBjP1ogAwbrjUgMG" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_hwa24p0161@test-domain.com/1781077109-tigase-162</jid></bind></iq>

2023-03-14 22:56:15 | user1 :: user1_hwa24p0161@test-domain.com << <iq to="user1_hwa24p0161@test-domain.com/1781077109-tigase-162" id="jbCUgXjLBjP1ogAwbrjUgMG" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_hwa24p0161@test-domain.com/1781077109-tigase-162</jid></bind></iq>

2023-03-14 22:56:15 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-03-14 22:56:15 |  << <iq xmlns="jabber:client" id="wwBZ3xmaAiMBz8k9tfVfLy8" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-14 22:56:15 | user1 :: user1_hwa24p0161@test-domain.com/1781077109-tigase-162 >> <iq xmlns="jabber:client" id="wwBZ3xmaAiMBz8k9tfVfLy8" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-14 22:56:15 |  >> <iq to="user1_hwa24p0161@test-domain.com/1781077109-tigase-162" id="wwBZ3xmaAiMBz8k9tfVfLy8" xmlns="jabber:client" type="result"/>

2023-03-14 22:56:15 | user1 :: user1_hwa24p0161@test-domain.com/1781077109-tigase-162 << <iq to="user1_hwa24p0161@test-domain.com/1781077109-tigase-162" id="wwBZ3xmaAiMBz8k9tfVfLy8" xmlns="jabber:client" type="result"/>

2023-03-14 22:56:15 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-03-14 22:56:15 |  << <iq to="test-domain.com" id="6rkq27BcspZhZn14aMZnTRP" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-14 22:56:15 | user1 :: user1_hwa24p0161@test-domain.com/1781077109-tigase-162 >> <iq to="test-domain.com" id="6rkq27BcspZhZn14aMZnTRP" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-14 22:56:15 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-14 22:56:15 | user1 :: user1_hwa24p0161@test-domain.com/1781077109-tigase-162 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-14 22:56:15 |  >> <enabled max="60" id="8ff4b89d-baac-4bf2-8d08-cd76c0bf3db2" location="f9c07ffec79b" xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-14 22:56:15 | user1 :: user1_hwa24p0161@test-domain.com/1781077109-tigase-162 << <enabled max="60" id="8ff4b89d-baac-4bf2-8d08-cd76c0bf3db2" location="f9c07ffec79b" xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-14 22:56:15 |  << <iq id="qjUFHKY0mRN1k6s2gzv04Dr" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-14 22:56:15 | user1 :: user1_hwa24p0161@test-domain.com/1781077109-tigase-162 >> <iq id="qjUFHKY0mRN1k6s2gzv04Dr" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-14 22:56:15 |  >> <iq to="user1_hwa24p0161@test-domain.com/1781077109-tigase-162" id="6rkq27BcspZhZn14aMZnTRP" from="test-domain.com" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12245/a0152b54" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12245/a0152b54" 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="vcard-temp"/><feature var="jabber:iq:auth"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-03-14 22:56:15 | user1 :: user1_hwa24p0161@test-domain.com/1781077109-tigase-162 << <iq to="user1_hwa24p0161@test-domain.com/1781077109-tigase-162" id="6rkq27BcspZhZn14aMZnTRP" from="test-domain.com" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12245/a0152b54" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12245/a0152b54" 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="vcard-temp"/><feature var="jabber:iq:auth"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

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

2023-03-14 22:56:15 | user1 :: user1_hwa24p0161@test-domain.com/1781077109-tigase-162 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-14 22:56:15 |  >> <iq to="user1_hwa24p0161@test-domain.com/1781077109-tigase-162" id="qjUFHKY0mRN1k6s2gzv04Dr" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-03-14 22:56:15 | user1 :: user1_hwa24p0161@test-domain.com/1781077109-tigase-162 << <iq to="user1_hwa24p0161@test-domain.com/1781077109-tigase-162" id="qjUFHKY0mRN1k6s2gzv04Dr" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-03-14 22:56:16 |  >> <presence to="user1_hwa24p0161@test-domain.com" from="user1_hwa24p0161@test-domain.com/1781077109-tigase-162" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-03-14 22:56:16 | user1 :: user1_hwa24p0161@test-domain.com/1781077109-tigase-162 << <presence to="user1_hwa24p0161@test-domain.com" from="user1_hwa24p0161@test-domain.com/1781077109-tigase-162" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-03-14 22:56:16 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-14 22:56:16 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-14 22:56:16 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-14 22:56:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Connector  state changed: null->connecting

2023-03-14 22:56:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] DNS entry stored in session object: localhost:5222

2023-03-14 22:56:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Preparing connection to [localhost:5222]

2023-03-14 22:56:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-14 22:56:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Connector  state changed: connecting->connected

2023-03-14 22:56:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Whitespace ping period is setted to nullms

2023-03-14 22:56:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-14 22:56:16 |  >> <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-14 22:56:16 | user1 :: user1_xao1i20162@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-14 22:56:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2477] Start TLS

2023-03-14 22:56:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2479] Proceeding TLS

2023-03-14 22:56:16 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-14 22:56:16 | user1 :: user1_xao1i20162@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-14 22:56:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2479] Start handshake

2023-03-14 22:56:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-14 22:56:16 |  >> <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>

2023-03-14 22:56:16 | user1 :: user1_xao1i20162@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>

2023-03-14 22:56:16 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-03-14 22:56:16 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-03-14 22:56:16 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-03-14 22:56:16 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV94YW8xaTIwMTYyLHI9R2FqY1VsOTVTM3J1RVUxZ3ZkWlk=</auth>

2023-03-14 22:56:16 | user1 :: user1_xao1i20162@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV94YW8xaTIwMTYyLHI9R2FqY1VsOTVTM3J1RVUxZ3ZkWlk=</auth>

2023-03-14 22:56:16 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HYWpjVWw5NVMzcnVFVTFndmRaWUUwTW9GUDN3dUR2R3Z4RUVZU21oLHM9aytkNU1jT24xNnYrcFE9PSxpPTQwOTY=</challenge>

2023-03-14 22:56:16 | user1 :: user1_xao1i20162@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HYWpjVWw5NVMzcnVFVTFndmRaWUUwTW9GUDN3dUR2R3Z4RUVZU21oLHM9aytkNU1jT24xNnYrcFE9PSxpPTQwOTY=</challenge>

2023-03-14 22:56:16 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9R2FqY1VsOTVTM3J1RVUxZ3ZkWllFME1vRlAzd3VEdkd2eEVFWVNtaCxwPVFaQXR2R2pFVmtuamEzT0VaMWJuQ0psZldHT0R0Lyt4RVhPRlZzMHZmRlU9</response>

2023-03-14 22:56:16 | user1 :: user1_xao1i20162@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9R2FqY1VsOTVTM3J1RVUxZ3ZkWllFME1vRlAzd3VEdkd2eEVFWVNtaCxwPVFaQXR2R2pFVmtuamEzT0VaMWJuQ0psZldHT0R0Lyt4RVhPRlZzMHZmRlU9</response>

2023-03-14 22:56:16 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1yUnJ1eVcwZ2RRR3lheUlnWEdHb21TTjF6NHhwdUFETGlRdnYxV2VTQ3VzPQ==</success>

2023-03-14 22:56:16 | user1 :: user1_xao1i20162@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1yUnJ1eVcwZ2RRR3lheUlnWEdHb21TTjF6NHhwdUFETGlRdnYxV2VTQ3VzPQ==</success>

2023-03-14 22:56:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-03-14 22:56:16 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-03-14 22:56:16 |  << <iq xmlns="jabber:client" id="lFWXjLBjP1ogAwbrjUgMGy9" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-14 22:56:16 | user1 :: user1_xao1i20162@test-domain.com >> <iq xmlns="jabber:client" id="lFWXjLBjP1ogAwbrjUgMGy9" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-14 22:56:16 |  >> <iq to="user1_xao1i20162@test-domain.com/1781077109-tigase-163" id="lFWXjLBjP1ogAwbrjUgMGy9" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_xao1i20162@test-domain.com/1781077109-tigase-163</jid></bind></iq>

2023-03-14 22:56:16 | user1 :: user1_xao1i20162@test-domain.com << <iq to="user1_xao1i20162@test-domain.com/1781077109-tigase-163" id="lFWXjLBjP1ogAwbrjUgMGy9" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_xao1i20162@test-domain.com/1781077109-tigase-163</jid></bind></iq>

2023-03-14 22:56:16 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-03-14 22:56:16 |  << <iq xmlns="jabber:client" id="gFURZ02wtlPJzl3soQ2dvra" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-14 22:56:16 | user1 :: user1_xao1i20162@test-domain.com/1781077109-tigase-163 >> <iq xmlns="jabber:client" id="gFURZ02wtlPJzl3soQ2dvra" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-14 22:56:16 |  >> <iq to="user1_xao1i20162@test-domain.com/1781077109-tigase-163" id="gFURZ02wtlPJzl3soQ2dvra" xmlns="jabber:client" type="result"/>

2023-03-14 22:56:16 | user1 :: user1_xao1i20162@test-domain.com/1781077109-tigase-163 << <iq to="user1_xao1i20162@test-domain.com/1781077109-tigase-163" id="gFURZ02wtlPJzl3soQ2dvra" xmlns="jabber:client" type="result"/>

2023-03-14 22:56:16 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-03-14 22:56:16 |  << <iq to="test-domain.com" id="sCJsoQ2dvraMOKGpbmM3hR9" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-14 22:56:16 | user1 :: user1_xao1i20162@test-domain.com/1781077109-tigase-163 >> <iq to="test-domain.com" id="sCJsoQ2dvraMOKGpbmM3hR9" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-14 22:56:16 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-14 22:56:16 | user1 :: user1_xao1i20162@test-domain.com/1781077109-tigase-163 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-14 22:56:16 |  << <iq id="OxsAcQ7DpTTZl2yaGv5Buq6" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-14 22:56:16 | user1 :: user1_xao1i20162@test-domain.com/1781077109-tigase-163 >> <iq id="OxsAcQ7DpTTZl2yaGv5Buq6" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-14 22:56:16 |  >> <enabled max="60" id="3596b5f8-b4bc-4564-aa94-dad019a4f7d2" location="f9c07ffec79b" xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-14 22:56:16 | user1 :: user1_xao1i20162@test-domain.com/1781077109-tigase-163 << <enabled max="60" id="3596b5f8-b4bc-4564-aa94-dad019a4f7d2" location="f9c07ffec79b" xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-14 22:56:16 |  >> <iq to="user1_xao1i20162@test-domain.com/1781077109-tigase-163" id="sCJsoQ2dvraMOKGpbmM3hR9" from="test-domain.com" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12245/a0152b54" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12245/a0152b54" 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="vcard-temp"/><feature var="jabber:iq:auth"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-03-14 22:56:16 | user1 :: user1_xao1i20162@test-domain.com/1781077109-tigase-163 << <iq to="user1_xao1i20162@test-domain.com/1781077109-tigase-163" id="sCJsoQ2dvraMOKGpbmM3hR9" from="test-domain.com" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12245/a0152b54" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12245/a0152b54" 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="vcard-temp"/><feature var="jabber:iq:auth"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

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

2023-03-14 22:56:16 | user1 :: user1_xao1i20162@test-domain.com/1781077109-tigase-163 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-14 22:56:16 |  >> <iq to="user1_xao1i20162@test-domain.com/1781077109-tigase-163" id="OxsAcQ7DpTTZl2yaGv5Buq6" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-03-14 22:56:16 | user1 :: user1_xao1i20162@test-domain.com/1781077109-tigase-163 << <iq to="user1_xao1i20162@test-domain.com/1781077109-tigase-163" id="OxsAcQ7DpTTZl2yaGv5Buq6" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-03-14 22:56:16 |  >> <presence to="user1_xao1i20162@test-domain.com" from="user1_xao1i20162@test-domain.com/1781077109-tigase-163" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-03-14 22:56:16 | user1 :: user1_xao1i20162@test-domain.com/1781077109-tigase-163 << <presence to="user1_xao1i20162@test-domain.com" from="user1_xao1i20162@test-domain.com/1781077109-tigase-163" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-03-14 22:56:16 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-14 22:56:16 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-14 22:56:16 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-14 22:56:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Connector  state changed: null->connecting

2023-03-14 22:56:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] DNS entry stored in session object: localhost:5222

2023-03-14 22:56:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Preparing connection to [localhost:5222]

2023-03-14 22:56:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-14 22:56:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Connector  state changed: connecting->connected

2023-03-14 22:56:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Whitespace ping period is setted to nullms

2023-03-14 22:56:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-14 22:56:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2482] Start TLS

2023-03-14 22:56:16 |  >> <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-14 22:56:16 | user1 :: user1_yf5evv0163@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-14 22:56:16 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-14 22:56:16 | user1 :: user1_yf5evv0163@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-14 22:56:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2484] Proceeding TLS

2023-03-14 22:56:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2484] Start handshake

2023-03-14 22:56:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-14 22:56:16 |  >> <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>

2023-03-14 22:56:16 | user1 :: user1_yf5evv0163@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>

2023-03-14 22:56:16 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-03-14 22:56:16 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-03-14 22:56:16 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-03-14 22:56:16 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV95ZjVldnYwMTYzLHI9RkxuSkZyY2NrSlBrcGRsVHNFdHg=</auth>

2023-03-14 22:56:16 | user1 :: user1_yf5evv0163@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV95ZjVldnYwMTYzLHI9RkxuSkZyY2NrSlBrcGRsVHNFdHg=</auth>

2023-03-14 22:56:16 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1GTG5KRnJjY2tKUGtwZGxUc0V0eGVJdzI2dUNjSmxGdlUxR0ZYUzkzLHM9YVpMWGY2eFV6WTFRalE9PSxpPTQwOTY=</challenge>

2023-03-14 22:56:16 | user1 :: user1_yf5evv0163@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1GTG5KRnJjY2tKUGtwZGxUc0V0eGVJdzI2dUNjSmxGdlUxR0ZYUzkzLHM9YVpMWGY2eFV6WTFRalE9PSxpPTQwOTY=</challenge>

2023-03-14 22:56:16 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RkxuSkZyY2NrSlBrcGRsVHNFdHhlSXcyNnVDY0psRnZVMUdGWFM5MyxwPVhqdXNKVHpybmdrbERDK05Oc2NhQzBWeThaZG9RODJaMndYS2orc1kzNWM9</response>

2023-03-14 22:56:16 | user1 :: user1_yf5evv0163@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RkxuSkZyY2NrSlBrcGRsVHNFdHhlSXcyNnVDY0psRnZVMUdGWFM5MyxwPVhqdXNKVHpybmdrbERDK05Oc2NhQzBWeThaZG9RODJaMndYS2orc1kzNWM9</response>

2023-03-14 22:56:16 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1WQjJldFYwZlR4cUp1N0ZrUWliU1RqNTZ3MEhNODRjeDRXRzhIcGc2UDFjPQ==</success>

2023-03-14 22:56:16 | user1 :: user1_yf5evv0163@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1WQjJldFYwZlR4cUp1N0ZrUWliU1RqNTZ3MEhNODRjeDRXRzhIcGc2UDFjPQ==</success>

2023-03-14 22:56:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-03-14 22:56:16 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-03-14 22:56:16 |  << <iq xmlns="jabber:client" id="ymTR0sas6fRIut7xvp5cqi1" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-14 22:56:16 | user1 :: user1_yf5evv0163@test-domain.com >> <iq xmlns="jabber:client" id="ymTR0sas6fRIut7xvp5cqi1" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-14 22:56:16 |  >> <iq to="user1_yf5evv0163@test-domain.com/1781077109-tigase-164" id="ymTR0sas6fRIut7xvp5cqi1" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_yf5evv0163@test-domain.com/1781077109-tigase-164</jid></bind></iq>

2023-03-14 22:56:16 | user1 :: user1_yf5evv0163@test-domain.com << <iq to="user1_yf5evv0163@test-domain.com/1781077109-tigase-164" id="ymTR0sas6fRIut7xvp5cqi1" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_yf5evv0163@test-domain.com/1781077109-tigase-164</jid></bind></iq>

2023-03-14 22:56:16 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-03-14 22:56:16 |  << <iq xmlns="jabber:client" id="QkLCFJBhFxreWWeBhZgYcwe" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-14 22:56:16 | user1 :: user1_yf5evv0163@test-domain.com/1781077109-tigase-164 >> <iq xmlns="jabber:client" id="QkLCFJBhFxreWWeBhZgYcwe" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-14 22:56:16 |  >> <iq to="user1_yf5evv0163@test-domain.com/1781077109-tigase-164" id="QkLCFJBhFxreWWeBhZgYcwe" xmlns="jabber:client" type="result"/>

2023-03-14 22:56:16 | user1 :: user1_yf5evv0163@test-domain.com/1781077109-tigase-164 << <iq to="user1_yf5evv0163@test-domain.com/1781077109-tigase-164" id="QkLCFJBhFxreWWeBhZgYcwe" xmlns="jabber:client" type="result"/>

2023-03-14 22:56:16 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-03-14 22:56:16 |  << <iq to="test-domain.com" id="RL29Hx9p1paOGIzdR0sas6f" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-14 22:56:16 | user1 :: user1_yf5evv0163@test-domain.com/1781077109-tigase-164 >> <iq to="test-domain.com" id="RL29Hx9p1paOGIzdR0sas6f" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-14 22:56:16 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-14 22:56:16 | user1 :: user1_yf5evv0163@test-domain.com/1781077109-tigase-164 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-14 22:56:16 |  >> <enabled max="60" id="f0e99be2-8fda-4d4d-971c-b85d195887d6" location="f9c07ffec79b" xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-14 22:56:16 | user1 :: user1_yf5evv0163@test-domain.com/1781077109-tigase-164 << <enabled max="60" id="f0e99be2-8fda-4d4d-971c-b85d195887d6" location="f9c07ffec79b" xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-14 22:56:16 |  << <iq id="zL0WkUW4bJsYr3pfT38i2vp" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-14 22:56:16 | user1 :: user1_yf5evv0163@test-domain.com/1781077109-tigase-164 >> <iq id="zL0WkUW4bJsYr3pfT38i2vp" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-14 22:56:16 |  >> <iq to="user1_yf5evv0163@test-domain.com/1781077109-tigase-164" id="RL29Hx9p1paOGIzdR0sas6f" from="test-domain.com" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12245/a0152b54" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12245/a0152b54" 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="vcard-temp"/><feature var="jabber:iq:auth"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-03-14 22:56:16 | user1 :: user1_yf5evv0163@test-domain.com/1781077109-tigase-164 << <iq to="user1_yf5evv0163@test-domain.com/1781077109-tigase-164" id="RL29Hx9p1paOGIzdR0sas6f" from="test-domain.com" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12245/a0152b54" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12245/a0152b54" 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="vcard-temp"/><feature var="jabber:iq:auth"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

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

2023-03-14 22:56:16 | user1 :: user1_yf5evv0163@test-domain.com/1781077109-tigase-164 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-14 22:56:16 |  >> <iq to="user1_yf5evv0163@test-domain.com/1781077109-tigase-164" id="zL0WkUW4bJsYr3pfT38i2vp" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-03-14 22:56:16 | user1 :: user1_yf5evv0163@test-domain.com/1781077109-tigase-164 << <iq to="user1_yf5evv0163@test-domain.com/1781077109-tigase-164" id="zL0WkUW4bJsYr3pfT38i2vp" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-03-14 22:56:16 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomcbcqlj0164@muc.test-domain.com is created

2023-03-14 22:56:16 |  << <presence to="roomcbcqlj0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-14 22:56:16 | user1 :: user1_hwa24p0161@test-domain.com/1781077109-tigase-162 >> <presence to="roomcbcqlj0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-14 22:56:16 |  >> <presence to="user1_yf5evv0163@test-domain.com" from="user1_yf5evv0163@test-domain.com/1781077109-tigase-164" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-03-14 22:56:16 | user1 :: user1_yf5evv0163@test-domain.com/1781077109-tigase-164 << <presence to="user1_yf5evv0163@test-domain.com" from="user1_yf5evv0163@test-domain.com/1781077109-tigase-164" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-03-14 22:56:16 | [Mutex] waiting for: [joinAs:user1]

2023-03-14 22:56:16 |  >> <presence to="user1_hwa24p0161@test-domain.com/1781077109-tigase-162" from="roomcbcqlj0164@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" jid="user1_hwa24p0161@test-domain.com/1781077109-tigase-162" nick="user1" role="moderator"/><status code="110"/><status code="201"/></x></presence>

2023-03-14 22:56:16 | user1 :: user1_hwa24p0161@test-domain.com/1781077109-tigase-162 << <presence to="user1_hwa24p0161@test-domain.com/1781077109-tigase-162" from="roomcbcqlj0164@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" jid="user1_hwa24p0161@test-domain.com/1781077109-tigase-162" nick="user1" role="moderator"/><status code="110"/><status code="201"/></x></presence>

2023-03-14 22:56:16 | [Mutex] notify: [joinAs:user1]

2023-03-14 22:56:16 | [Mutex] received everything.

2023-03-14 22:56:16 | [Mutex] isItemNotified: joinAs:user1 :: true

2023-03-14 22:56:16 |  << <iq to="roomcbcqlj0164@muc.test-domain.com" id="tHMGqcx9JKW8oYZlGqlR1tl" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-03-14 22:56:16 | user1 :: user1_hwa24p0161@test-domain.com/1781077109-tigase-162 >> <iq to="roomcbcqlj0164@muc.test-domain.com" id="tHMGqcx9JKW8oYZlGqlR1tl" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-03-14 22:56:16 | [Mutex] waiting for: [getConfig]

2023-03-14 22:56:16 |  >> <message to="user1_hwa24p0161@test-domain.com/1781077109-tigase-162" id="8a746cb72490364d47b699016314c7056026daf7" from="roomcbcqlj0164@muc.test-domain.com/user1" xmlns="jabber:client" type="groupchat"><subject/><delay jid="roomcbcqlj0164@muc.test-domain.com" stamp="2023-03-15T05:56:16.395Z" xmlns="urn:xmpp:delay"/></message>

2023-03-14 22:56:16 | user1 :: user1_hwa24p0161@test-domain.com/1781077109-tigase-162 << <message to="user1_hwa24p0161@test-domain.com/1781077109-tigase-162" id="8a746cb72490364d47b699016314c7056026daf7" from="roomcbcqlj0164@muc.test-domain.com/user1" xmlns="jabber:client" type="groupchat"><subject/><delay jid="roomcbcqlj0164@muc.test-domain.com" stamp="2023-03-15T05:56:16.395Z" xmlns="urn:xmpp:delay"/></message>

2023-03-14 22:56:16 |  >> <message to="user1_hwa24p0161@test-domain.com/1781077109-tigase-162" from="roomcbcqlj0164@muc.test-domain.com" xmlns="jabber:client" type="groupchat"><body>Room is locked. Please configure.</body></message>

2023-03-14 22:56:16 | user1 :: user1_hwa24p0161@test-domain.com/1781077109-tigase-162 << <message to="user1_hwa24p0161@test-domain.com/1781077109-tigase-162" from="roomcbcqlj0164@muc.test-domain.com" xmlns="jabber:client" type="groupchat"><body>Room is locked. Please configure.</body></message>

2023-03-14 22:56:16 |  >> <message to="user1_hwa24p0161@test-domain.com/1781077109-tigase-162" from="roomcbcqlj0164@muc.test-domain.com" xmlns="jabber:client" type="groupchat"><body>Welcome! You created new Multi User Chat Room. Room is locked now. Configure it please!
You've created new public room</body></message>

2023-03-14 22:56:16 | user1 :: user1_hwa24p0161@test-domain.com/1781077109-tigase-162 << <message to="user1_hwa24p0161@test-domain.com/1781077109-tigase-162" from="roomcbcqlj0164@muc.test-domain.com" xmlns="jabber:client" type="groupchat"><body>Welcome! You created new Multi User Chat Room. Room is locked now. Configure it please!
You've created new public room</body></message>

2023-03-14 22:56:16 |  >> <iq to="user1_hwa24p0161@test-domain.com/1781077109-tigase-162" id="tHMGqcx9JKW8oYZlGqlR1tl" from="roomcbcqlj0164@muc.test-domain.com" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="form"><field var="muc#roomconfig_roomname" label="Natural-Language Room Name" type="text-single"><value/></field><field var="muc#roomconfig_roomdesc" label="Short Description of Room" type="text-single"><value/></field><field var="muc#roomconfig_persistentroom" label="Make Room Persistent?" type="boolean"><value>0</value></field><field var="muc#roomconfig_publicroom" label="Make Room Publicly Searchable?" type="boolean"><value>1</value></field><field var="muc#roomconfig_moderatedroom" label="Make Room Moderated?" type="boolean"><value>0</value></field><field var="muc#roomconfig_membersonly" label="Make Room Members Only?" type="boolean"><value>0</value></field><field var="muc#roomconfig_allowinvites" label="Allow Occupants to Invite Others?" type="boolean"><value>1</value></field><field var="muc#roomconfig_allowpm" label="Who Can Send Private Messages?" type="list-single"><value>anyone</value><option label="Anyone"><value>anyone</value></option><option label="Anyone with Voice"><value>participants</value></option><option label="Moderators Only"><value>moderators</value></option><option label="Nobody"><value>none</value></option></field><field var="muc#roomconfig_passwordprotectedroom" label="Password Required to Enter?" type="boolean"><value>0</value></field><field var="muc#roomconfig_roomsecret" label="Password" type="text-single"><value/></field><field var="muc#roomconfig_whois" label="Who May Discover Real JIDs?" type="list-single"><value>moderators</value><option label="Moderators Only"><value>moderators</value></option><option label="Anyone"><value>anyone</value></option></field><field var="muc#roomconfig_changesubject" label="Allow Occupants to Change Subject?" type="boolean"><value>0</value></field><field var="muc#roomconfig_enablelogging" label="Enable Public Logging?" type="boolean"><value>0</value></field><field var="logging_format" label="Logging format:" type="list-single"><value>html</value><option label="HTML"><value>html</value></option><option label="Plain text"><value>plain</value></option></field><field var="muc#maxhistoryfetch" label="Maximum Number of History Messages Returned by Room" type="text-single"><value>50</value></field><field var="muc#roomconfig_maxusers" label="Maximum Number of Occupants" type="list-single"><value/><option label="10"><value>10</value></option><option label="20"><value>20</value></option><option label="30"><value>30</value></option><option label="50"><value>50</value></option><option label="100"><value>100</value></option><option label="None"><value>none</value></option></field><field var="muc#roomconfig_maxresources" label="Maximum Number of Single Occupant Resources" type="list-single"><value/><option label="5"><value>5</value></option><option label="10"><value>10</value></option><option label="20"><value>20</value></option><option label="30"><value>30</value></option><option label="50"><value>50</value></option><option label="100"><value>100</value></option><option label="None"><value>none</value></option></field><field var="tigase#presence_delivery_logic" label="Presence delivery logic" type="list-single"><value>PREFERE_PRIORITY</value><option label="PREFERE_LAST"><value>PREFERE_LAST</value></option><option label="PREFERE_PRIORITY"><value>PREFERE_PRIORITY</value></option></field><field var="tigase#presence_filtering" label="Enable filtering of presence (broadcasting presence only between selected groups" type="boolean"><value>0</value></field><field var="tigase#presence_filtered_affiliations" label="Affiliations for which presence should be delivered" type="list-multi"><option label="outcast"><value>outcast</value></option><option label="none"><value>none</value></option><option label="member"><value>member</value></option><option label="admin"><value>admin</value></option><option label="owner"><value>owner</value></option></field><field var="tigase#welcome_messages" label="Send welcome messages on room creation" type="boolean"><value>1</value></field><field var="muc#roomconfig_roomadmins" label="Full List of Room Admins" type="jid-multi"/></x></query></iq>

2023-03-14 22:56:16 | user1 :: user1_hwa24p0161@test-domain.com/1781077109-tigase-162 << <iq to="user1_hwa24p0161@test-domain.com/1781077109-tigase-162" id="tHMGqcx9JKW8oYZlGqlR1tl" from="roomcbcqlj0164@muc.test-domain.com" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="form"><field var="muc#roomconfig_roomname" label="Natural-Language Room Name" type="text-single"><value/></field><field var="muc#roomconfig_roomdesc" label="Short Description of Room" type="text-single"><value/></field><field var="muc#roomconfig_persistentroom" label="Make Room Persistent?" type="boolean"><value>0</value></field><field var="muc#roomconfig_publicroom" label="Make Room Publicly Searchable?" type="boolean"><value>1</value></field><field var="muc#roomconfig_moderatedroom" label="Make Room Moderated?" type="boolean"><value>0</value></field><field var="muc#roomconfig_membersonly" label="Make Room Members Only?" type="boolean"><value>0</value></field><field var="muc#roomconfig_allowinvites" label="Allow Occupants to Invite Others?" type="boolean"><value>1</value></field><field var="muc#roomconfig_allowpm" label="Who Can Send Private Messages?" type="list-single"><value>anyone</value><option label="Anyone"><value>anyone</value></option><option label="Anyone with Voice"><value>participants</value></option><option label="Moderators Only"><value>moderators</value></option><option label="Nobody"><value>none</value></option></field><field var="muc#roomconfig_passwordprotectedroom" label="Password Required to Enter?" type="boolean"><value>0</value></field><field var="muc#roomconfig_roomsecret" label="Password" type="text-single"><value/></field><field var="muc#roomconfig_whois" label="Who May Discover Real JIDs?" type="list-single"><value>moderators</value><option label="Moderators Only"><value>moderators</value></option><option label="Anyone"><value>anyone</value></option></field><field var="muc#roomconfig_changesubject" label="Allow Occupants to Change Subject?" type="boolean"><value>0</value></field><field var="muc#roomconfig_enablelogging" label="Enable Public Logging?" type="boolean"><value>0</value></field><field var="logging_format" label="Logging format:" type="list-single"><value>html</value><option label="HTML"><value>html</value></option><option label="Plain text"><value>plain</value></option></field><field var="muc#maxhistoryfetch" label="Maximum Number of History Messages Returned by Room" type="text-single"><value>50</value></field><field var="muc#roomconfig_maxusers" label="Maximum Number of Occupants" type="list-single"><value/><option label="10"><value>10</value></option><option label="20"><value>20</value></option><option label="30"><value>30</value></option><option label="50"><value>50</value></option><option label="100"><value>100</value></option><option label="None"><value>none</value></option></field><field var="muc#roomconfig_maxresources" label="Maximum Number of Single Occupant Resources" type="list-single"><value/><option label="5"><value>5</value></option><option label="10"><value>10</value></option><option label="20"><value>20</value></option><option label="30"><value>30</value></option><option label="50"><value>50</value></option><option label="100"><value>100</value></option><option label="None"><value>none</value></option></field><field var="tigase#presence_delivery_logic" label="Presence delivery logic" type="list-single"><value>PREFERE_PRIORITY</value><option label="PREFERE_LAST"><value>PREFERE_LAST</value></option><option label="PREFERE_PRIORITY"><value>PREFERE_PRIORITY</value></option></field><field var="tigase#presence_filtering" label="Enable filtering of presence (broadcasting presence only between selected groups" type="boolean"><value>0</value></field><field var="tigase#presence_filtered_affiliations" label="Affiliations for which presence should be delivered" type="list-multi"><option label="outcast"><value>outcast</value></option><option label="none"><value>none</value></option><option label="member"><value>member</value></option><option label="admin"><value>admin</value></option><option label="owner"><value>owner</value></option></field><field var="tigase#welcome_messages" label="Send welcome messages on room creation" type="boolean"><value>1</value></field><field var="muc#roomconfig_roomadmins" label="Full List of Room Admins" type="jid-multi"/></x></query></iq>

2023-03-14 22:56:16 |  << <iq id="qejew90165" to="roomcbcqlj0164@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2023-03-14 22:56:16 | user1 :: user1_hwa24p0161@test-domain.com/1781077109-tigase-162 >> <iq id="qejew90165" to="roomcbcqlj0164@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2023-03-14 22:56:16 | [Mutex] received everything.

2023-03-14 22:56:16 | [Mutex] isItemNotified: getConfig:success :: true

2023-03-14 22:56:16 |  >> <message to="user1_hwa24p0161@test-domain.com/1781077109-tigase-162" from="roomcbcqlj0164@muc.test-domain.com" xmlns="jabber:client" type="groupchat"><body>Room is now unlocked</body></message>

2023-03-14 22:56:16 | user1 :: user1_hwa24p0161@test-domain.com/1781077109-tigase-162 << <message to="user1_hwa24p0161@test-domain.com/1781077109-tigase-162" from="roomcbcqlj0164@muc.test-domain.com" xmlns="jabber:client" type="groupchat"><body>Room is now unlocked</body></message>

2023-03-14 22:56:16 |  >> <iq to="user1_hwa24p0161@test-domain.com/1781077109-tigase-162" id="qejew90165" from="roomcbcqlj0164@muc.test-domain.com" xmlns="jabber:client" type="result"/>

2023-03-14 22:56:16 | user1 :: user1_hwa24p0161@test-domain.com/1781077109-tigase-162 << <iq to="user1_hwa24p0161@test-domain.com/1781077109-tigase-162" id="qejew90165" from="roomcbcqlj0164@muc.test-domain.com" xmlns="jabber:client" type="result"/>

2023-03-14 22:56:16 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-03-14 22:56:16 | user1 :: user1_hwa24p0161@test-domain.com/1781077109-tigase-162 << <r xmlns="urn:xmpp:sm:3"/>

2023-03-14 22:56:16 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-03-14 22:56:16 | user1 :: user1_hwa24p0161@test-domain.com/1781077109-tigase-162 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-03-14 22:56:17 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomcbcqlj0164@muc.test-domain.com is created

2023-03-14 22:56:17 |  << <presence to="roomcbcqlj0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-14 22:56:17 | user1 :: user1_xao1i20162@test-domain.com/1781077109-tigase-163 >> <presence to="roomcbcqlj0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-14 22:56:17 | [Mutex] waiting for: [resp]

2023-03-14 22:56:17 |  >> <presence to="user1_xao1i20162@test-domain.com/1781077109-tigase-163" from="roomcbcqlj0164@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" nick="user1" role="moderator"/></x></presence>

2023-03-14 22:56:17 | user1 :: user1_xao1i20162@test-domain.com/1781077109-tigase-163 << <presence to="user1_xao1i20162@test-domain.com/1781077109-tigase-163" from="roomcbcqlj0164@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" nick="user1" role="moderator"/></x></presence>

2023-03-14 22:56:17 |  >> <presence to="user1_xao1i20162@test-domain.com/1781077109-tigase-163" from="roomcbcqlj0164@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="participant"/><status code="110"/></x></presence>

2023-03-14 22:56:17 | user1 :: user1_xao1i20162@test-domain.com/1781077109-tigase-163 << <presence to="user1_xao1i20162@test-domain.com/1781077109-tigase-163" from="roomcbcqlj0164@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="participant"/><status code="110"/></x></presence>

2023-03-14 22:56:17 | [Mutex] notify: [2:joinAs:user2]

2023-03-14 22:56:17 | [Mutex] notify: [resp, joinAs:user2]

2023-03-14 22:56:17 | [Mutex] received everything.

2023-03-14 22:56:17 | [Mutex] isItemNotified: joinAs:user2 :: true

2023-03-14 22:56:17 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomcbcqlj0164@muc.test-domain.com is created

2023-03-14 22:56:17 |  << <presence to="roomcbcqlj0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-14 22:56:17 | user1 :: user1_yf5evv0163@test-domain.com/1781077109-tigase-164 >> <presence to="roomcbcqlj0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-14 22:56:17 | [Mutex] waiting for: [resp]

2023-03-14 22:56:17 |  >> <presence to="user1_hwa24p0161@test-domain.com/1781077109-tigase-162" from="roomcbcqlj0164@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" jid="user1_xao1i20162@test-domain.com/1781077109-tigase-163" nick="user2" role="participant"/></x></presence>

2023-03-14 22:56:17 | user1 :: user1_hwa24p0161@test-domain.com/1781077109-tigase-162 << <presence to="user1_hwa24p0161@test-domain.com/1781077109-tigase-162" from="roomcbcqlj0164@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" jid="user1_xao1i20162@test-domain.com/1781077109-tigase-163" nick="user2" role="participant"/></x></presence>

2023-03-14 22:56:17 |  >> <presence to="user1_yf5evv0163@test-domain.com/1781077109-tigase-164" from="roomcbcqlj0164@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" nick="user1" role="moderator"/></x></presence>

2023-03-14 22:56:17 | user1 :: user1_yf5evv0163@test-domain.com/1781077109-tigase-164 << <presence to="user1_yf5evv0163@test-domain.com/1781077109-tigase-164" from="roomcbcqlj0164@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" nick="user1" role="moderator"/></x></presence>

2023-03-14 22:56:17 |  >> <presence to="user1_yf5evv0163@test-domain.com/1781077109-tigase-164" from="roomcbcqlj0164@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="participant"/></x></presence>

2023-03-14 22:56:17 | user1 :: user1_yf5evv0163@test-domain.com/1781077109-tigase-164 << <presence to="user1_yf5evv0163@test-domain.com/1781077109-tigase-164" from="roomcbcqlj0164@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="participant"/></x></presence>

2023-03-14 22:56:17 |  >> <presence to="user1_yf5evv0163@test-domain.com/1781077109-tigase-164" from="roomcbcqlj0164@muc.test-domain.com/user3" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user3" role="participant"/><status code="110"/></x></presence>

2023-03-14 22:56:17 | user1 :: user1_yf5evv0163@test-domain.com/1781077109-tigase-164 << <presence to="user1_yf5evv0163@test-domain.com/1781077109-tigase-164" from="roomcbcqlj0164@muc.test-domain.com/user3" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user3" role="participant"/><status code="110"/></x></presence>

2023-03-14 22:56:17 | [Mutex] notify: [3:joinAs:user3]

2023-03-14 22:56:17 | [Mutex] notify: [resp, joinAs:user3]

2023-03-14 22:56:17 | [Mutex] received everything.

2023-03-14 22:56:17 | [Mutex] isItemNotified: joinAs:user3 :: true

2023-03-14 22:56:17 |  << <presence to="roomcbcqlj0164@muc.test-domain.com/user2" type="unavailable"/>

2023-03-14 22:56:17 | user1 :: user1_xao1i20162@test-domain.com/1781077109-tigase-163 >> <presence to="roomcbcqlj0164@muc.test-domain.com/user2" type="unavailable"/>

2023-03-14 22:56:17 |  << <presence to="roomcbcqlj0164@muc.test-domain.com/user3" type="unavailable"/>

2023-03-14 22:56:17 | user1 :: user1_yf5evv0163@test-domain.com/1781077109-tigase-164 >> <presence to="roomcbcqlj0164@muc.test-domain.com/user3" type="unavailable"/>

2023-03-14 22:56:17 |  >> <message to="user1_xao1i20162@test-domain.com/1781077109-tigase-163" id="8a746cb72490364d47b699016314c7056026daf7" from="roomcbcqlj0164@muc.test-domain.com/user1" xmlns="jabber:client" type="groupchat"><subject/><delay jid="roomcbcqlj0164@muc.test-domain.com" stamp="2023-03-15T05:56:16.395Z" xmlns="urn:xmpp:delay"/></message>

2023-03-14 22:56:17 | user1 :: user1_xao1i20162@test-domain.com/1781077109-tigase-163 << <message to="user1_xao1i20162@test-domain.com/1781077109-tigase-163" id="8a746cb72490364d47b699016314c7056026daf7" from="roomcbcqlj0164@muc.test-domain.com/user1" xmlns="jabber:client" type="groupchat"><subject/><delay jid="roomcbcqlj0164@muc.test-domain.com" stamp="2023-03-15T05:56:16.395Z" xmlns="urn:xmpp:delay"/></message>

2023-03-14 22:56:17 |  >> <message to="user1_yf5evv0163@test-domain.com/1781077109-tigase-164" id="8a746cb72490364d47b699016314c7056026daf7" from="roomcbcqlj0164@muc.test-domain.com/user1" xmlns="jabber:client" type="groupchat"><subject/><delay jid="roomcbcqlj0164@muc.test-domain.com" stamp="2023-03-15T05:56:16.395Z" xmlns="urn:xmpp:delay"/></message>

2023-03-14 22:56:17 | user1 :: user1_yf5evv0163@test-domain.com/1781077109-tigase-164 << <message to="user1_yf5evv0163@test-domain.com/1781077109-tigase-164" id="8a746cb72490364d47b699016314c7056026daf7" from="roomcbcqlj0164@muc.test-domain.com/user1" xmlns="jabber:client" type="groupchat"><subject/><delay jid="roomcbcqlj0164@muc.test-domain.com" stamp="2023-03-15T05:56:16.395Z" xmlns="urn:xmpp:delay"/></message>

2023-03-14 22:56:17 |  >> <presence to="user1_hwa24p0161@test-domain.com/1781077109-tigase-162" from="roomcbcqlj0164@muc.test-domain.com/user3" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" jid="user1_yf5evv0163@test-domain.com/1781077109-tigase-164" nick="user3" role="participant"/></x></presence>

2023-03-14 22:56:17 | user1 :: user1_hwa24p0161@test-domain.com/1781077109-tigase-162 << <presence to="user1_hwa24p0161@test-domain.com/1781077109-tigase-162" from="roomcbcqlj0164@muc.test-domain.com/user3" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" jid="user1_yf5evv0163@test-domain.com/1781077109-tigase-164" nick="user3" role="participant"/></x></presence>

2023-03-14 22:56:17 |  >> <presence to="user1_hwa24p0161@test-domain.com/1781077109-tigase-162" from="roomcbcqlj0164@muc.test-domain.com/user2" xmlns="jabber:client" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" jid="user1_xao1i20162@test-domain.com/1781077109-tigase-163" nick="user2" role="none"/></x></presence>

2023-03-14 22:56:17 | user1 :: user1_hwa24p0161@test-domain.com/1781077109-tigase-162 << <presence to="user1_hwa24p0161@test-domain.com/1781077109-tigase-162" from="roomcbcqlj0164@muc.test-domain.com/user2" xmlns="jabber:client" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" jid="user1_xao1i20162@test-domain.com/1781077109-tigase-163" nick="user2" role="none"/></x></presence>

2023-03-14 22:56:17 |  >> <presence to="user1_hwa24p0161@test-domain.com/1781077109-tigase-162" from="roomcbcqlj0164@muc.test-domain.com/user3" xmlns="jabber:client" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" jid="user1_yf5evv0163@test-domain.com/1781077109-tigase-164" nick="user3" role="none"/></x></presence>

2023-03-14 22:56:17 | user1 :: user1_hwa24p0161@test-domain.com/1781077109-tigase-162 << <presence to="user1_hwa24p0161@test-domain.com/1781077109-tigase-162" from="roomcbcqlj0164@muc.test-domain.com/user3" xmlns="jabber:client" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" jid="user1_yf5evv0163@test-domain.com/1781077109-tigase-164" nick="user3" role="none"/></x></presence>

2023-03-14 22:56:17 |  >> <presence to="user1_xao1i20162@test-domain.com/1781077109-tigase-163" from="roomcbcqlj0164@muc.test-domain.com/user3" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user3" role="participant"/></x></presence>

2023-03-14 22:56:17 | user1 :: user1_xao1i20162@test-domain.com/1781077109-tigase-163 << <presence to="user1_xao1i20162@test-domain.com/1781077109-tigase-163" from="roomcbcqlj0164@muc.test-domain.com/user3" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user3" role="participant"/></x></presence>

2023-03-14 22:56:17 |  >> <presence to="user1_xao1i20162@test-domain.com/1781077109-tigase-163" from="roomcbcqlj0164@muc.test-domain.com/user2" xmlns="jabber:client" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="none"/><status code="110"/></x></presence>

2023-03-14 22:56:17 | user1 :: user1_xao1i20162@test-domain.com/1781077109-tigase-163 << <presence to="user1_xao1i20162@test-domain.com/1781077109-tigase-163" from="roomcbcqlj0164@muc.test-domain.com/user2" xmlns="jabber:client" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="none"/><status code="110"/></x></presence>

2023-03-14 22:56:17 |  >> <presence to="user1_yf5evv0163@test-domain.com/1781077109-tigase-164" from="roomcbcqlj0164@muc.test-domain.com/user2" xmlns="jabber:client" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="none"/></x></presence>

2023-03-14 22:56:17 | user1 :: user1_yf5evv0163@test-domain.com/1781077109-tigase-164 << <presence to="user1_yf5evv0163@test-domain.com/1781077109-tigase-164" from="roomcbcqlj0164@muc.test-domain.com/user2" xmlns="jabber:client" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="none"/></x></presence>

2023-03-14 22:56:17 |  >> <presence to="user1_yf5evv0163@test-domain.com/1781077109-tigase-164" from="roomcbcqlj0164@muc.test-domain.com/user3" xmlns="jabber:client" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user3" role="none"/><status code="110"/></x></presence>

2023-03-14 22:56:17 | user1 :: user1_yf5evv0163@test-domain.com/1781077109-tigase-164 << <presence to="user1_yf5evv0163@test-domain.com/1781077109-tigase-164" from="roomcbcqlj0164@muc.test-domain.com/user3" xmlns="jabber:client" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user3" role="none"/><status code="110"/></x></presence>

2023-03-14 22:56:18 |  << <iq to="roomcbcqlj0164@muc.test-domain.com" id="prYHBzusYiJxvi2kMKxrSO7" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"><field label="Natural-Language Room Name" type="text-single" var="muc#roomconfig_roomname"><value/></field><field label="Short Description of Room" type="text-single" var="muc#roomconfig_roomdesc"><value/></field><field label="Make Room Persistent?" type="boolean" var="muc#roomconfig_persistentroom"><value>0</value></field><field label="Make Room Publicly Searchable?" type="boolean" var="muc#roomconfig_publicroom"><value>1</value></field><field label="Make Room Moderated?" type="boolean" var="muc#roomconfig_moderatedroom"><value>0</value></field><field label="Make Room Members Only?" type="boolean" var="muc#roomconfig_membersonly"><value>0</value></field><field label="Allow Occupants to Invite Others?" type="boolean" var="muc#roomconfig_allowinvites"><value>1</value></field><field label="Who Can Send Private Messages?" type="list-single" var="muc#roomconfig_allowpm"><value>anyone</value><option label="Anyone"><value>anyone</value></option><option label="Anyone with Voice"><value>participants</value></option><option label="Moderators Only"><value>moderators</value></option><option label="Nobody"><value>none</value></option></field><field label="Password Required to Enter?" type="boolean" var="muc#roomconfig_passwordprotectedroom"><value>0</value></field><field label="Password" type="text-single" var="muc#roomconfig_roomsecret"><value/></field><field label="Who May Discover Real JIDs?" type="list-single" var="muc#roomconfig_whois"><value>moderators</value><option label="Moderators Only"><value>moderators</value></option><option label="Anyone"><value>anyone</value></option></field><field label="Allow Occupants to Change Subject?" type="boolean" var="muc#roomconfig_changesubject"><value>0</value></field><field label="Enable Public Logging?" type="boolean" var="muc#roomconfig_enablelogging"><value>0</value></field><field label="Logging format:" type="list-single" var="logging_format"><value>html</value><option label="HTML"><value>html</value></option><option label="Plain text"><value>plain</value></option></field><field label="Maximum Number of History Messages Returned by Room" type="text-single" var="muc#maxhistoryfetch"><value>50</value></field><field label="Maximum Number of Occupants" type="list-single" var="muc#roomconfig_maxusers"><value>2</value><option label="10"><value>10</value></option><option label="20"><value>20</value></option><option label="30"><value>30</value></option><option label="50"><value>50</value></option><option label="100"><value>100</value></option><option label="None"><value>none</value></option></field><field label="Maximum Number of Single Occupant Resources" type="list-single" var="muc#roomconfig_maxresources"><value/><option label="5"><value>5</value></option><option label="10"><value>10</value></option><option label="20"><value>20</value></option><option label="30"><value>30</value></option><option label="50"><value>50</value></option><option label="100"><value>100</value></option><option label="None"><value>none</value></option></field><field label="Presence delivery logic" type="list-single" var="tigase#presence_delivery_logic"><value>PREFERE_PRIORITY</value><option label="PREFERE_LAST"><value>PREFERE_LAST</value></option><option label="PREFERE_PRIORITY"><value>PREFERE_PRIORITY</value></option></field><field label="Enable filtering of presence (broadcasting presence only between selected groups" type="boolean" var="tigase#presence_filtering"><value>0</value></field><field label="Affiliations for which presence should be delivered" type="list-multi" var="tigase#presence_filtered_affiliations"><option label="outcast"><value>outcast</value></option><option label="none"><value>none</value></option><option label="member"><value>member</value></option><option label="admin"><value>admin</value></option><option label="owner"><value>owner</value></option></field><field label="Send welcome messages on room creation" type="boolean" var="tigase#welcome_messages"><value>1</value></field><field label="Full List of Room Admins" type="jid-multi" var="muc#roomconfig_roomadmins"/></x></query></iq>

2023-03-14 22:56:18 | user1 :: user1_hwa24p0161@test-domain.com/1781077109-tigase-162 >> <iq to="roomcbcqlj0164@muc.test-domain.com" id="prYHBzusYiJxvi2kMKxrSO7" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"><field label="Natural-Language Room Name" type="text-single" var="muc#roomconfig_roomname"><value/></field><field label="Short Description of Room" type="text-single" var="muc#roomconfig_roomdesc"><value/></field><field label="Make Room Persistent?" type="boolean" var="muc#roomconfig_persistentroom"><value>0</value></field><field label="Make Room Publicly Searchable?" type="boolean" var="muc#roomconfig_publicroom"><value>1</value></field><field label="Make Room Moderated?" type="boolean" var="muc#roomconfig_moderatedroom"><value>0</value></field><field label="Make Room Members Only?" type="boolean" var="muc#roomconfig_membersonly"><value>0</value></field><field label="Allow Occupants to Invite Others?" type="boolean" var="muc#roomconfig_allowinvites"><value>1</value></field><field label="Who Can Send Private Messages?" type="list-single" var="muc#roomconfig_allowpm"><value>anyone</value><option label="Anyone"><value>anyone</value></option><option label="Anyone with Voice"><value>participants</value></option><option label="Moderators Only"><value>moderators</value></option><option label="Nobody"><value>none</value></option></field><field label="Password Required to Enter?" type="boolean" var="muc#roomconfig_passwordprotectedroom"><value>0</value></field><field label="Password" type="text-single" var="muc#roomconfig_roomsecret"><value/></field><field label="Who May Discover Real JIDs?" type="list-single" var="muc#roomconfig_whois"><value>moderators</value><option label="Moderators Only"><value>moderators</value></option><option label="Anyone"><value>anyone</value></option></field><field label="Allow Occupants to Change Subject?" type="boolean" var="muc#roomconfig_changesubject"><value>0</value></field><field label="Enable Public Logging?" type="boolean" var="muc#roomconfig_enablelogging"><value>0</value></field><field label="Logging format:" type="list-single" var="logging_format"><value>html</value><option label="HTML"><value>html</value></option><option label="Plain text"><value>plain</value></option></field><field label="Maximum Number of History Messages Returned by Room" type="text-single" var="muc#maxhistoryfetch"><value>50</value></field><field label="Maximum Number of Occupants" type="list-single" var="muc#roomconfig_maxusers"><value>2</value><option label="10"><value>10</value></option><option label="20"><value>20</value></option><option label="30"><value>30</value></option><option label="50"><value>50</value></option><option label="100"><value>100</value></option><option label="None"><value>none</value></option></field><field label="Maximum Number of Single Occupant Resources" type="list-single" var="muc#roomconfig_maxresources"><value/><option label="5"><value>5</value></option><option label="10"><value>10</value></option><option label="20"><value>20</value></option><option label="30"><value>30</value></option><option label="50"><value>50</value></option><option label="100"><value>100</value></option><option label="None"><value>none</value></option></field><field label="Presence delivery logic" type="list-single" var="tigase#presence_delivery_logic"><value>PREFERE_PRIORITY</value><option label="PREFERE_LAST"><value>PREFERE_LAST</value></option><option label="PREFERE_PRIORITY"><value>PREFERE_PRIORITY</value></option></field><field label="Enable filtering of presence (broadcasting presence only between selected groups" type="boolean" var="tigase#presence_filtering"><value>0</value></field><field label="Affiliations for which presence should be delivered" type="list-multi" var="tigase#presence_filtered_affiliations"><option label="outcast"><value>outcast</value></option><option label="none"><value>none</value></option><option label="member"><value>member</value></option><option label="admin"><value>admin</value></option><option label="owner"><value>owner</value></option></field><field label="Send welcome messages on room creation" type="boolean" var="tigase#welcome_messages"><value>1</value></field><field label="Full List of Room Admins" type="jid-multi" var="muc#roomconfig_roomadmins"/></x></query></iq>

2023-03-14 22:56:18 | [Mutex] waiting for: [setConfig]

2023-03-14 22:56:18 |  >> <message to="user1_hwa24p0161@test-domain.com/1781077109-tigase-162" from="roomcbcqlj0164@muc.test-domain.com" xmlns="jabber:client" type="groupchat"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2023-03-14 22:56:18 | user1 :: user1_hwa24p0161@test-domain.com/1781077109-tigase-162 << <message to="user1_hwa24p0161@test-domain.com/1781077109-tigase-162" from="roomcbcqlj0164@muc.test-domain.com" xmlns="jabber:client" type="groupchat"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2023-03-14 22:56:18 |  >> <iq to="user1_hwa24p0161@test-domain.com/1781077109-tigase-162" id="prYHBzusYiJxvi2kMKxrSO7" from="roomcbcqlj0164@muc.test-domain.com" xmlns="jabber:client" type="result"/>

2023-03-14 22:56:18 | user1 :: user1_hwa24p0161@test-domain.com/1781077109-tigase-162 << <iq to="user1_hwa24p0161@test-domain.com/1781077109-tigase-162" id="prYHBzusYiJxvi2kMKxrSO7" from="roomcbcqlj0164@muc.test-domain.com" xmlns="jabber:client" type="result"/>

2023-03-14 22:56:18 | [Mutex] received everything.

2023-03-14 22:56:18 | [Mutex] isItemNotified: setConfig:success :: true

2023-03-14 22:56:19 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomcbcqlj0164@muc.test-domain.com is created

2023-03-14 22:56:19 |  << <presence to="roomcbcqlj0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-14 22:56:19 | user1 :: user1_xao1i20162@test-domain.com/1781077109-tigase-163 >> <presence to="roomcbcqlj0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-14 22:56:19 | [Mutex] waiting for: [resp]

2023-03-14 22:56:19 |  >> <presence to="user1_xao1i20162@test-domain.com/1781077109-tigase-163" from="roomcbcqlj0164@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" nick="user1" role="moderator"/></x></presence>

2023-03-14 22:56:19 | user1 :: user1_xao1i20162@test-domain.com/1781077109-tigase-163 << <presence to="user1_xao1i20162@test-domain.com/1781077109-tigase-163" from="roomcbcqlj0164@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" nick="user1" role="moderator"/></x></presence>

2023-03-14 22:56:19 |  >> <presence to="user1_xao1i20162@test-domain.com/1781077109-tigase-163" from="roomcbcqlj0164@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="participant"/><status code="110"/></x></presence>

2023-03-14 22:56:19 | user1 :: user1_xao1i20162@test-domain.com/1781077109-tigase-163 << <presence to="user1_xao1i20162@test-domain.com/1781077109-tigase-163" from="roomcbcqlj0164@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="participant"/><status code="110"/></x></presence>

2023-03-14 22:56:19 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-03-14 22:56:19 | user1 :: user1_xao1i20162@test-domain.com/1781077109-tigase-163 << <r xmlns="urn:xmpp:sm:3"/>

2023-03-14 22:56:19 | [Mutex] notify: [2:joinAs:user2]

2023-03-14 22:56:19 | [Mutex] notify: [resp, joinAs:user2]

2023-03-14 22:56:19 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-03-14 22:56:19 | user1 :: user1_xao1i20162@test-domain.com/1781077109-tigase-163 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-03-14 22:56:19 | [Mutex] received everything.

2023-03-14 22:56:19 | [Mutex] isItemNotified: joinAs:user2 :: true

2023-03-14 22:56:19 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomcbcqlj0164@muc.test-domain.com is created

2023-03-14 22:56:19 |  << <presence to="roomcbcqlj0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-14 22:56:19 | user1 :: user1_yf5evv0163@test-domain.com/1781077109-tigase-164 >> <presence to="roomcbcqlj0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-14 22:56:19 | [Mutex] waiting for: [resp]

2023-03-14 22:56:19 |  >> <presence to="user1_hwa24p0161@test-domain.com/1781077109-tigase-162" from="roomcbcqlj0164@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" jid="user1_xao1i20162@test-domain.com/1781077109-tigase-163" nick="user2" role="participant"/></x></presence>

2023-03-14 22:56:19 | user1 :: user1_hwa24p0161@test-domain.com/1781077109-tigase-162 << <presence to="user1_hwa24p0161@test-domain.com/1781077109-tigase-162" from="roomcbcqlj0164@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" jid="user1_xao1i20162@test-domain.com/1781077109-tigase-163" nick="user2" role="participant"/></x></presence>

2023-03-14 22:56:19 |  >> <message to="user1_xao1i20162@test-domain.com/1781077109-tigase-163" id="8a746cb72490364d47b699016314c7056026daf7" from="roomcbcqlj0164@muc.test-domain.com/user1" xmlns="jabber:client" type="groupchat"><subject/><delay jid="roomcbcqlj0164@muc.test-domain.com" stamp="2023-03-15T05:56:16.395Z" xmlns="urn:xmpp:delay"/></message>

2023-03-14 22:56:19 | user1 :: user1_xao1i20162@test-domain.com/1781077109-tigase-163 << <message to="user1_xao1i20162@test-domain.com/1781077109-tigase-163" id="8a746cb72490364d47b699016314c7056026daf7" from="roomcbcqlj0164@muc.test-domain.com/user1" xmlns="jabber:client" type="groupchat"><subject/><delay jid="roomcbcqlj0164@muc.test-domain.com" stamp="2023-03-15T05:56:16.395Z" xmlns="urn:xmpp:delay"/></message>

2023-03-14 22:56:19 |  >> <presence to="user1_yf5evv0163@test-domain.com/1781077109-tigase-164" from="roomcbcqlj0164@muc.test-domain.com/user3" xmlns="jabber:client" type="error"><x xmlns="http://jabber.org/protocol/muc"/><error code="503" type="cancel"><service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xml:lang="en" xmlns="urn:ietf:params:xml:ns:xmpp-stanzas">Reached maximum number of occupants.</text></error></presence>

2023-03-14 22:56:19 | user1 :: user1_yf5evv0163@test-domain.com/1781077109-tigase-164 << <presence to="user1_yf5evv0163@test-domain.com/1781077109-tigase-164" from="roomcbcqlj0164@muc.test-domain.com/user3" xmlns="jabber:client" type="error"><x xmlns="http://jabber.org/protocol/muc"/><error code="503" type="cancel"><service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xml:lang="en" xmlns="urn:ietf:params:xml:ns:xmpp-stanzas">Reached maximum number of occupants.</text></error></presence>

2023-03-14 22:56:19 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-03-14 22:56:19 | user1 :: user1_yf5evv0163@test-domain.com/1781077109-tigase-164 << <r xmlns="urn:xmpp:sm:3"/>

2023-03-14 22:56:19 | [Mutex] notify: [resp, notJoinAs:user3]

2023-03-14 22:56:19 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-03-14 22:56:19 | user1 :: user1_yf5evv0163@test-domain.com/1781077109-tigase-164 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-03-14 22:56:19 | [Mutex] received everything.

2023-03-14 22:56:19 | [Mutex] isItemNotified: notJoinAs:user3 :: true

2023-03-14 22:56:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2474] Connector  state changed: connected->disconnected

2023-03-14 22:56:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2474] Stream terminated

2023-03-14 22:56:19 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-14 22:56:19 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-14 22:56:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2479] Connector  state changed: connected->disconnected

2023-03-14 22:56:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2479] Stream terminated

2023-03-14 22:56:19 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-14 22:56:19 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-14 22:56:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2484] Connector  state changed: connected->disconnected

2023-03-14 22:56:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2484] Stream terminated

2023-03-14 22:56:19 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-14 22:56:19 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted