Generated by TestNG with ReportNG at 22:29 PDT on Tuesday 14 March 2023
root@7c41cec37518 / 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.531s

Passed Tests
tigase.tests.muc.TestLimitOfUsersPerRoom
testMaxUsers 4.263s
2023-03-14 22:40:33 |

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

2023-03-14 22:40:33 | ------------------------------------

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

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

2023-03-14 22:40:33 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

2023-03-14 22:40:33 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6a87b2f0

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

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

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

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

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

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

2023-03-14 22:40:33 | [Mutex] waiting for: [registration]

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

2023-03-14 22:40:33 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@644041d0

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

2023-03-14 22:40:33 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@607fd980

2023-03-14 22:40:33 | 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:40:33 | 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:40:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2449] Start TLS

2023-03-14 22:40:33 | 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:40:33 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-03-14 22:40:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2451] Proceeding TLS

2023-03-14 22:40:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2451] Start handshake

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

2023-03-14 22:40:33 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@257d4beb

2023-03-14 22:40:33 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@723a7d86

2023-03-14 22:40:33 | 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"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-14 22:40:33 | 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"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-03-14 22:40:33 | 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"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

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

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

2023-03-14 22:40:33 | user1 :: null << <iq type="result" xmlns="jabber:client" id="EuJtr7smcRW8gzlVfYlRO2z" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-03-14 22:40:33 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="EuJtr7smcRW8gzlVfYlRO2z" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-03-14 22:40:33 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@1492ecd0

2023-03-14 22:40:33 | user1 :: null >> <iq to="test-domain.com" id="4qvFm0rfZdEKYp2kElT1rm7" type="set"><query xmlns="jabber:iq:register"><username>user1_xe247v0161</username><password>user1_xe247v0161</password><email>36a816aa-c2c1-4fca-955c-04d79c3c0f47@localhost</email></query></iq>

2023-03-14 22:40:33 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="4qvFm0rfZdEKYp2kElT1rm7" type="set"><query xmlns="jabber:iq:register"><username>user1_xe247v0161</username><password>user1_xe247v0161</password><email>36a816aa-c2c1-4fca-955c-04d79c3c0f47@localhost</email></query></iq>}

2023-03-14 22:40:33 | user1 :: null << <iq type="result" xmlns="jabber:client" id="4qvFm0rfZdEKYp2kElT1rm7" from="test-domain.com"/>

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

2023-03-14 22:40:33 | [Mutex] received everything.

2023-03-14 22:40:33 | [Mutex] isItemNotified: registrationSuccess :: true

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

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

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

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

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

2023-03-14 22:40:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2451] Stream terminated

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

2023-03-14 22:40:33 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@a3f841b

2023-03-14 22:40:33 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@4552b4a4

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

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

2023-03-14 22:40:33 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@64a527c5

2023-03-14 22:40:33 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@67d2b3ed

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

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

2023-03-14 22:40:33 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@113bec50

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

2023-03-14 22:40:33 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6485a217

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

2023-03-14 22:40:33 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

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

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

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

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

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

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

2023-03-14 22:40:33 | [Mutex] waiting for: [registration]

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

2023-03-14 22:40:33 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6a4250f7

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

2023-03-14 22:40:33 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@6e7dc967

2023-03-14 22:40:33 | 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:40:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2456] Start TLS

2023-03-14 22:40:33 | 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:40:33 | 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:40:33 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-03-14 22:40:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2458] Proceeding TLS

2023-03-14 22:40:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2458] Start handshake

2023-03-14 22:40:33 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@2b7f5acc

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

2023-03-14 22:40:33 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@62a3c0ae

2023-03-14 22:40:33 | 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"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-14 22:40:33 | 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"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-03-14 22:40:33 | 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"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

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

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

2023-03-14 22:40:33 | user1 :: null << <iq type="result" xmlns="jabber:client" id="UuF9ocTXfMTfENWTOUfRdFy" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-03-14 22:40:33 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="UuF9ocTXfMTfENWTOUfRdFy" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-03-14 22:40:33 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@1a9ef1e5

2023-03-14 22:40:33 | user1 :: null >> <iq to="test-domain.com" id="mvGunVWi5l1kZr2zuZ0i1pj" type="set"><query xmlns="jabber:iq:register"><username>user1_cdivko0162</username><password>user1_cdivko0162</password><email>1f21fc73-3afe-4e81-8a6a-356336d9e13e@localhost</email></query></iq>

2023-03-14 22:40:33 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="mvGunVWi5l1kZr2zuZ0i1pj" type="set"><query xmlns="jabber:iq:register"><username>user1_cdivko0162</username><password>user1_cdivko0162</password><email>1f21fc73-3afe-4e81-8a6a-356336d9e13e@localhost</email></query></iq>}

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

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

2023-03-14 22:40:33 | [Mutex] received everything.

2023-03-14 22:40:33 | [Mutex] isItemNotified: registrationSuccess :: true

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

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

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

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

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

2023-03-14 22:40:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2458] Stream terminated

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

2023-03-14 22:40:33 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1aa83520

2023-03-14 22:40:33 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@4b50a583

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

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

2023-03-14 22:40:33 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@370abaf7

2023-03-14 22:40:33 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@5af6642a

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

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

2023-03-14 22:40:33 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1ac5b61

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

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

2023-03-14 22:40:33 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

2023-03-14 22:40:33 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7e8883fd

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

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

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

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

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

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

2023-03-14 22:40:33 | [Mutex] waiting for: [registration]

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

2023-03-14 22:40:33 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@704f725c

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

2023-03-14 22:40:33 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@7470e88d

2023-03-14 22:40:33 | 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:40:33 | 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:40:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2463] Start TLS

2023-03-14 22:40:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2465] Proceeding TLS

2023-03-14 22:40:33 | 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:40:33 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-03-14 22:40:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2465] Start handshake

2023-03-14 22:40:33 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@31727867

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

2023-03-14 22:40:33 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@bdf92df

2023-03-14 22:40:33 | 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"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-14 22:40:33 | 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"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-03-14 22:40:33 | 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"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-03-14 22:40:33 | user1 :: null >> <iq to="test-domain.com" id="3CZYXWaLThNO4CHCuYZbBBG" type="get"><query xmlns="jabber:iq:register"/></iq>

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

2023-03-14 22:40:33 | user1 :: null << <iq type="result" xmlns="jabber:client" id="3CZYXWaLThNO4CHCuYZbBBG" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-03-14 22:40:33 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="3CZYXWaLThNO4CHCuYZbBBG" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-03-14 22:40:33 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@89cc6a

2023-03-14 22:40:33 | user1 :: null >> <iq to="test-domain.com" id="PbE9xtqfFqg1dLOXnUjYXWa" type="set"><query xmlns="jabber:iq:register"><username>user1_h6yx230163</username><password>user1_h6yx230163</password><email>c948a63e-4011-440a-9f06-c9e947112346@localhost</email></query></iq>

2023-03-14 22:40:33 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="PbE9xtqfFqg1dLOXnUjYXWa" type="set"><query xmlns="jabber:iq:register"><username>user1_h6yx230163</username><password>user1_h6yx230163</password><email>c948a63e-4011-440a-9f06-c9e947112346@localhost</email></query></iq>}

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

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

2023-03-14 22:40:33 | [Mutex] received everything.

2023-03-14 22:40:33 | [Mutex] isItemNotified: registrationSuccess :: true

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

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

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

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

2023-03-14 22:40:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2465] Stream terminated

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

2023-03-14 22:40:33 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@73ce7876

2023-03-14 22:40:33 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@515d8728

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

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

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

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

2023-03-14 22:40:33 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2663aeb6

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

2023-03-14 22:40:33 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

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

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

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

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

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

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

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

2023-03-14 22:40:33 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@68c7dc8c

2023-03-14 22:40:33 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@68ca142a

2023-03-14 22:40:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2470] Start TLS

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

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

2023-03-14 22:40:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2472] Proceeding TLS

2023-03-14 22:40:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2472] Start handshake

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

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

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

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

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

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

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

2023-03-14 22:40:33 | user1 :: user1_xe247v0161@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV94ZTI0N3YwMTYxLHI9WnNyRnJ2SlFPcW11OHZiVjVyanM=</auth>

2023-03-14 22:40:33 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ac3JGcnZKUU9xbXU4dmJWNXJqc2MwVEJpVEtreXFpUXl1dHRUUU1OLHM9UkNxVjd1YWZ0N21Wc0E9PSxpPTQwOTY=</challenge>

2023-03-14 22:40:33 | user1 :: user1_xe247v0161@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ac3JGcnZKUU9xbXU4dmJWNXJqc2MwVEJpVEtreXFpUXl1dHRUUU1OLHM9UkNxVjd1YWZ0N21Wc0E9PSxpPTQwOTY=</challenge>

2023-03-14 22:40:33 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WnNyRnJ2SlFPcW11OHZiVjVyanNjMFRCaVRLa3lxaVF5dXR0VFFNTixwPVJUOVo1d2JhQUU3V1pNOWV5dytNN3NGR3RzbFNkU1N4TFYyM0o1dFY0dHc9</response>

2023-03-14 22:40:33 | user1 :: user1_xe247v0161@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WnNyRnJ2SlFPcW11OHZiVjVyanNjMFRCaVRLa3lxaVF5dXR0VFFNTixwPVJUOVo1d2JhQUU3V1pNOWV5dytNN3NGR3RzbFNkU1N4TFYyM0o1dFY0dHc9</response>

2023-03-14 22:40:33 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1hUUkwcU1aY0tpbTB2MXAzVTNISXlKTlQzRDZLZzdoT1lRVEhhdVkyakRzPQ==</success>

2023-03-14 22:40:33 | user1 :: user1_xe247v0161@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1hUUkwcU1aY0tpbTB2MXAzVTNISXlKTlQzRDZLZzdoT1lRVEhhdVkyakRzPQ==</success>

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

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

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

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

2023-03-14 22:40:34 |  << <iq xmlns="jabber:client" id="9wDp3k6GPS003jR7IPPKUjN" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-14 22:40:34 | user1 :: user1_xe247v0161@test-domain.com >> <iq xmlns="jabber:client" id="9wDp3k6GPS003jR7IPPKUjN" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-14 22:40:34 |  >> <iq to="user1_xe247v0161@test-domain.com/228467168-tigase-162" type="result" xmlns="jabber:client" id="9wDp3k6GPS003jR7IPPKUjN"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_xe247v0161@test-domain.com/228467168-tigase-162</jid></bind></iq>

2023-03-14 22:40:34 | user1 :: user1_xe247v0161@test-domain.com << <iq to="user1_xe247v0161@test-domain.com/228467168-tigase-162" type="result" xmlns="jabber:client" id="9wDp3k6GPS003jR7IPPKUjN"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_xe247v0161@test-domain.com/228467168-tigase-162</jid></bind></iq>

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

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

2023-03-14 22:40:34 | user1 :: user1_xe247v0161@test-domain.com/228467168-tigase-162 >> <iq xmlns="jabber:client" id="FxEr7smcRW8gzlVfYlRO2zj" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-14 22:40:34 |  >> <iq to="user1_xe247v0161@test-domain.com/228467168-tigase-162" type="result" xmlns="jabber:client" id="FxEr7smcRW8gzlVfYlRO2zj"/>

2023-03-14 22:40:34 | user1 :: user1_xe247v0161@test-domain.com/228467168-tigase-162 << <iq to="user1_xe247v0161@test-domain.com/228467168-tigase-162" type="result" xmlns="jabber:client" id="FxEr7smcRW8gzlVfYlRO2zj"/>

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

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

2023-03-14 22:40:34 | user1 :: user1_xe247v0161@test-domain.com/228467168-tigase-162 >> <iq to="test-domain.com" id="9yFtbACIT0gw5nZneRTSaPP" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

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

2023-03-14 22:40:34 | user1 :: user1_xe247v0161@test-domain.com/228467168-tigase-162 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-14 22:40:34 |  >> <enabled max="60" xmlns="urn:xmpp:sm:3" id="5973348d-c562-4fe7-9de8-e1c83f5c1e06" resume="true" location="7c41cec37518"/>

2023-03-14 22:40:34 | user1 :: user1_xe247v0161@test-domain.com/228467168-tigase-162 << <enabled max="60" xmlns="urn:xmpp:sm:3" id="5973348d-c562-4fe7-9de8-e1c83f5c1e06" resume="true" location="7c41cec37518"/>

2023-03-14 22:40:34 |  << <iq id="fFYOSKxhNZsjNGM3hT4tpYr" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-14 22:40:34 | user1 :: user1_xe247v0161@test-domain.com/228467168-tigase-162 >> <iq id="fFYOSKxhNZsjNGM3hT4tpYr" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-14 22:40:34 |  >> <iq to="user1_xe247v0161@test-domain.com/228467168-tigase-162" type="result" xmlns="jabber:client" id="9yFtbACIT0gw5nZneRTSaPP" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12245/a0152b54"/><identity type="im" category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12245/a0152b54"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-03-14 22:40:34 | user1 :: user1_xe247v0161@test-domain.com/228467168-tigase-162 << <iq to="user1_xe247v0161@test-domain.com/228467168-tigase-162" type="result" xmlns="jabber:client" id="9yFtbACIT0gw5nZneRTSaPP" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12245/a0152b54"/><identity type="im" category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12245/a0152b54"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

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

2023-03-14 22:40:34 | user1 :: user1_xe247v0161@test-domain.com/228467168-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:40:34 |  >> <iq to="user1_xe247v0161@test-domain.com/228467168-tigase-162" type="result" xmlns="jabber:client" id="fFYOSKxhNZsjNGM3hT4tpYr"><query xmlns="jabber:iq:roster"/></iq>

2023-03-14 22:40:34 | user1 :: user1_xe247v0161@test-domain.com/228467168-tigase-162 << <iq to="user1_xe247v0161@test-domain.com/228467168-tigase-162" type="result" xmlns="jabber:client" id="fFYOSKxhNZsjNGM3hT4tpYr"><query xmlns="jabber:iq:roster"/></iq>

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

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

2023-03-14 22:40:34 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

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

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

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

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

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

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

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

2023-03-14 22:40:34 |  >> <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:40:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2475] Start TLS

2023-03-14 22:40:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2477] Proceeding TLS

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

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

2023-03-14 22:40:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2477] Start handshake

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

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

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

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

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

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

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

2023-03-14 22:40:34 | user1 :: user1_cdivko0162@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9jZGl2a28wMTYyLHI9U1hkNmNWdXNiSTlIdlg5ekhUaVA=</auth>

2023-03-14 22:40:34 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1TWGQ2Y1Z1c2JJOUh2WDl6SFRpUDlLckgyTWw0WGk4ZTlrenkwYVRFLHM9WFJxR2lnNTJqVlB1dUE9PSxpPTQwOTY=</challenge>

2023-03-14 22:40:34 | user1 :: user1_cdivko0162@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1TWGQ2Y1Z1c2JJOUh2WDl6SFRpUDlLckgyTWw0WGk4ZTlrenkwYVRFLHM9WFJxR2lnNTJqVlB1dUE9PSxpPTQwOTY=</challenge>

2023-03-14 22:40:34 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9U1hkNmNWdXNiSTlIdlg5ekhUaVA5S3JIMk1sNFhpOGU5a3p5MGFURSxwPUwreWFzbnF5bTkyMXNOTFp0MDZLR0VaVWFBNFBRazRWcTFXcjQ5NjB3T0U9</response>

2023-03-14 22:40:34 | user1 :: user1_cdivko0162@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9U1hkNmNWdXNiSTlIdlg5ekhUaVA5S3JIMk1sNFhpOGU5a3p5MGFURSxwPUwreWFzbnF5bTkyMXNOTFp0MDZLR0VaVWFBNFBRazRWcTFXcjQ5NjB3T0U9</response>

2023-03-14 22:40:34 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1sTEIydFhQNkREcHd4enJ2MXBOUU9heVR3YnkrbWpUaDVjUi9DTGZvRHpRPQ==</success>

2023-03-14 22:40:34 | user1 :: user1_cdivko0162@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1sTEIydFhQNkREcHd4enJ2MXBOUU9heVR3YnkrbWpUaDVjUi9DTGZvRHpRPQ==</success>

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

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

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

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

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

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

2023-03-14 22:40:34 |  >> <iq to="user1_cdivko0162@test-domain.com/228467168-tigase-163" type="result" xmlns="jabber:client" id="oCNpUeX5viVjM3sVS2vnfJG"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_cdivko0162@test-domain.com/228467168-tigase-163</jid></bind></iq>

2023-03-14 22:40:34 | user1 :: user1_cdivko0162@test-domain.com << <iq to="user1_cdivko0162@test-domain.com/228467168-tigase-163" type="result" xmlns="jabber:client" id="oCNpUeX5viVjM3sVS2vnfJG"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_cdivko0162@test-domain.com/228467168-tigase-163</jid></bind></iq>

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

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

2023-03-14 22:40:34 | user1 :: user1_cdivko0162@test-domain.com/228467168-tigase-163 >> <iq xmlns="jabber:client" id="TI39t2ut7zqbPO7Abo4zvvf" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-14 22:40:34 |  >> <iq to="user1_cdivko0162@test-domain.com/228467168-tigase-163" type="result" xmlns="jabber:client" id="TI39t2ut7zqbPO7Abo4zvvf"/>

2023-03-14 22:40:34 | user1 :: user1_cdivko0162@test-domain.com/228467168-tigase-163 << <iq to="user1_cdivko0162@test-domain.com/228467168-tigase-163" type="result" xmlns="jabber:client" id="TI39t2ut7zqbPO7Abo4zvvf"/>

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

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

2023-03-14 22:40:34 | user1 :: user1_cdivko0162@test-domain.com/228467168-tigase-163 >> <iq to="test-domain.com" id="9CJBr6EM1gMy9vfTgV18GRT" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

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

2023-03-14 22:40:34 | user1 :: user1_cdivko0162@test-domain.com/228467168-tigase-163 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-14 22:40:34 |  >> <enabled max="60" xmlns="urn:xmpp:sm:3" id="a9f38eb0-c8af-4868-b8a0-e26ee6aa8bec" resume="true" location="7c41cec37518"/>

2023-03-14 22:40:34 | user1 :: user1_cdivko0162@test-domain.com/228467168-tigase-163 << <enabled max="60" xmlns="urn:xmpp:sm:3" id="a9f38eb0-c8af-4868-b8a0-e26ee6aa8bec" resume="true" location="7c41cec37518"/>

2023-03-14 22:40:34 |  << <iq id="yq7n6dscP1xjQ8KX8w27r7D" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-14 22:40:34 | user1 :: user1_cdivko0162@test-domain.com/228467168-tigase-163 >> <iq id="yq7n6dscP1xjQ8KX8w27r7D" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-14 22:40:34 |  >> <iq to="user1_cdivko0162@test-domain.com/228467168-tigase-163" type="result" xmlns="jabber:client" id="9CJBr6EM1gMy9vfTgV18GRT" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12245/a0152b54"/><identity type="im" category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12245/a0152b54"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-03-14 22:40:34 | user1 :: user1_cdivko0162@test-domain.com/228467168-tigase-163 << <iq to="user1_cdivko0162@test-domain.com/228467168-tigase-163" type="result" xmlns="jabber:client" id="9CJBr6EM1gMy9vfTgV18GRT" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12245/a0152b54"/><identity type="im" category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12245/a0152b54"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

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

2023-03-14 22:40:34 | user1 :: user1_cdivko0162@test-domain.com/228467168-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:40:34 |  >> <iq to="user1_cdivko0162@test-domain.com/228467168-tigase-163" type="result" xmlns="jabber:client" id="yq7n6dscP1xjQ8KX8w27r7D"><query xmlns="jabber:iq:roster"/></iq>

2023-03-14 22:40:34 | user1 :: user1_cdivko0162@test-domain.com/228467168-tigase-163 << <iq to="user1_cdivko0162@test-domain.com/228467168-tigase-163" type="result" xmlns="jabber:client" id="yq7n6dscP1xjQ8KX8w27r7D"><query xmlns="jabber:iq:roster"/></iq>

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

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

2023-03-14 22:40:34 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

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

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

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

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

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

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

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

2023-03-14 22:40:34 |  >> <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:40:34 | user1 :: user1_h6yx230163@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:40:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2480] Start TLS

2023-03-14 22:40:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2482] Proceeding TLS

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

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

2023-03-14 22:40:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2482] Start handshake

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

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

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

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

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

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

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

2023-03-14 22:40:34 | user1 :: user1_h6yx230163@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9oNnl4MjMwMTYzLHI9OTlwSkV2dmVWTnBqQ1RQNldtbzk=</auth>

2023-03-14 22:40:34 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj05OXBKRXZ2ZVZOcGpDVFA2V21vOTBoenRWS01FYXVVUm5EOHZQajM5LHM9ZzM1Vk5NM2tVaE9pNWc9PSxpPTQwOTY=</challenge>

2023-03-14 22:40:34 | user1 :: user1_h6yx230163@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj05OXBKRXZ2ZVZOcGpDVFA2V21vOTBoenRWS01FYXVVUm5EOHZQajM5LHM9ZzM1Vk5NM2tVaE9pNWc9PSxpPTQwOTY=</challenge>

2023-03-14 22:40:34 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OTlwSkV2dmVWTnBqQ1RQNldtbzkwaHp0VktNRWF1VVJuRDh2UGozOSxwPS9JMGRIUWp1MDRaYXNqTlZUSWdhVS9PN0tYVWhMNDRRcHFZQTg1bUx1QWs9</response>

2023-03-14 22:40:34 | user1 :: user1_h6yx230163@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OTlwSkV2dmVWTnBqQ1RQNldtbzkwaHp0VktNRWF1VVJuRDh2UGozOSxwPS9JMGRIUWp1MDRaYXNqTlZUSWdhVS9PN0tYVWhMNDRRcHFZQTg1bUx1QWs9</response>

2023-03-14 22:40:34 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1GdVdLT0xSaEVhNnJpR1VQb0FOdXR1am1VdWFCVHB6MGdjaHYwZlRaTmZBPQ==</success>

2023-03-14 22:40:34 | user1 :: user1_h6yx230163@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1GdVdLT0xSaEVhNnJpR1VQb0FOdXR1am1VdWFCVHB6MGdjaHYwZlRaTmZBPQ==</success>

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

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

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

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

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

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

2023-03-14 22:40:34 |  >> <iq to="user1_h6yx230163@test-domain.com/228467168-tigase-164" type="result" xmlns="jabber:client" id="RwnN4xfAAFvlYh1cT8hAsl3"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_h6yx230163@test-domain.com/228467168-tigase-164</jid></bind></iq>

2023-03-14 22:40:34 | user1 :: user1_h6yx230163@test-domain.com << <iq to="user1_h6yx230163@test-domain.com/228467168-tigase-164" type="result" xmlns="jabber:client" id="RwnN4xfAAFvlYh1cT8hAsl3"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_h6yx230163@test-domain.com/228467168-tigase-164</jid></bind></iq>

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

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

2023-03-14 22:40:34 | user1 :: user1_h6yx230163@test-domain.com/228467168-tigase-164 >> <iq xmlns="jabber:client" id="SHSS9t2ut7zqbPO7Abo4zvv" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-14 22:40:34 |  >> <iq to="user1_h6yx230163@test-domain.com/228467168-tigase-164" type="result" xmlns="jabber:client" id="SHSS9t2ut7zqbPO7Abo4zvv"/>

2023-03-14 22:40:34 | user1 :: user1_h6yx230163@test-domain.com/228467168-tigase-164 << <iq to="user1_h6yx230163@test-domain.com/228467168-tigase-164" type="result" xmlns="jabber:client" id="SHSS9t2ut7zqbPO7Abo4zvv"/>

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

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

2023-03-14 22:40:34 | user1 :: user1_h6yx230163@test-domain.com/228467168-tigase-164 >> <iq to="test-domain.com" id="4FK9kWjZtbACIT0gw5nZneR" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

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

2023-03-14 22:40:34 | user1 :: user1_h6yx230163@test-domain.com/228467168-tigase-164 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-14 22:40:34 |  >> <iq to="user1_h6yx230163@test-domain.com/228467168-tigase-164" type="result" xmlns="jabber:client" id="4FK9kWjZtbACIT0gw5nZneR" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12245/a0152b54"/><identity type="im" category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12245/a0152b54"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-03-14 22:40:34 | user1 :: user1_h6yx230163@test-domain.com/228467168-tigase-164 << <iq to="user1_h6yx230163@test-domain.com/228467168-tigase-164" type="result" xmlns="jabber:client" id="4FK9kWjZtbACIT0gw5nZneR" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12245/a0152b54"/><identity type="im" category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12245/a0152b54"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-03-14 22:40:34 |  << <iq id="XKX3hT4tpYretYeT9NPScSd" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-14 22:40:34 | user1 :: user1_h6yx230163@test-domain.com/228467168-tigase-164 >> <iq id="XKX3hT4tpYretYeT9NPScSd" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-14 22:40:34 |  >> <enabled max="60" xmlns="urn:xmpp:sm:3" id="52959797-ec76-4d3e-af77-b6158d4a3b7f" resume="true" location="7c41cec37518"/>

2023-03-14 22:40:34 | user1 :: user1_h6yx230163@test-domain.com/228467168-tigase-164 << <enabled max="60" xmlns="urn:xmpp:sm:3" id="52959797-ec76-4d3e-af77-b6158d4a3b7f" resume="true" location="7c41cec37518"/>

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

2023-03-14 22:40:34 | user1 :: user1_h6yx230163@test-domain.com/228467168-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:40:34 |  >> <iq to="user1_h6yx230163@test-domain.com/228467168-tigase-164" type="result" xmlns="jabber:client" id="XKX3hT4tpYretYeT9NPScSd"><query xmlns="jabber:iq:roster"/></iq>

2023-03-14 22:40:34 | user1 :: user1_h6yx230163@test-domain.com/228467168-tigase-164 << <iq to="user1_h6yx230163@test-domain.com/228467168-tigase-164" type="result" xmlns="jabber:client" id="XKX3hT4tpYretYeT9NPScSd"><query xmlns="jabber:iq:roster"/></iq>

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

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

2023-03-14 22:40:34 | user1 :: user1_xe247v0161@test-domain.com/228467168-tigase-162 >> <presence to="roomidiryo0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-14 22:40:34 | [Mutex] waiting for: [joinAs:user1]

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

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

2023-03-14 22:40:34 | [Mutex] notify: [joinAs:user1]

2023-03-14 22:40:34 | [Mutex] received everything.

2023-03-14 22:40:34 | [Mutex] isItemNotified: joinAs:user1 :: true

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

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

2023-03-14 22:40:34 |  << <iq to="roomidiryo0164@muc.test-domain.com" id="dN4gZcEiDtbL0pZ4yBn5sfX" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-03-14 22:40:34 | user1 :: user1_xe247v0161@test-domain.com/228467168-tigase-162 >> <iq to="roomidiryo0164@muc.test-domain.com" id="dN4gZcEiDtbL0pZ4yBn5sfX" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-03-14 22:40:34 | [Mutex] waiting for: [getConfig]

2023-03-14 22:40:34 |  >> <message to="user1_xe247v0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" type="groupchat" id="59c31dcc7adfe5bcce6a0faeb7f408775fdc8986" from="roomidiryo0164@muc.test-domain.com/user1"><subject/><delay stamp="2023-03-15T05:40:34.428Z" xmlns="urn:xmpp:delay" jid="roomidiryo0164@muc.test-domain.com"/></message>

2023-03-14 22:40:34 | user1 :: user1_xe247v0161@test-domain.com/228467168-tigase-162 << <message to="user1_xe247v0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" type="groupchat" id="59c31dcc7adfe5bcce6a0faeb7f408775fdc8986" from="roomidiryo0164@muc.test-domain.com/user1"><subject/><delay stamp="2023-03-15T05:40:34.428Z" xmlns="urn:xmpp:delay" jid="roomidiryo0164@muc.test-domain.com"/></message>

2023-03-14 22:40:34 |  >> <message to="user1_xe247v0161@test-domain.com/228467168-tigase-162" type="groupchat" xmlns="jabber:client" from="roomidiryo0164@muc.test-domain.com"><body>Room is locked. Please configure.</body></message>

2023-03-14 22:40:34 | user1 :: user1_xe247v0161@test-domain.com/228467168-tigase-162 << <message to="user1_xe247v0161@test-domain.com/228467168-tigase-162" type="groupchat" xmlns="jabber:client" from="roomidiryo0164@muc.test-domain.com"><body>Room is locked. Please configure.</body></message>

2023-03-14 22:40:34 |  >> <message to="user1_xe247v0161@test-domain.com/228467168-tigase-162" type="groupchat" xmlns="jabber:client" from="roomidiryo0164@muc.test-domain.com"><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:40:34 | user1 :: user1_xe247v0161@test-domain.com/228467168-tigase-162 << <message to="user1_xe247v0161@test-domain.com/228467168-tigase-162" type="groupchat" xmlns="jabber:client" from="roomidiryo0164@muc.test-domain.com"><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:40:34 |  >> <iq to="user1_xe247v0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" type="result" id="dN4gZcEiDtbL0pZ4yBn5sfX" from="roomidiryo0164@muc.test-domain.com"><query xmlns="http://jabber.org/protocol/muc#owner"><x type="form" xmlns="jabber:x:data"><field type="text-single" label="Natural-Language Room Name" var="muc#roomconfig_roomname"><value/></field><field type="text-single" label="Short Description of Room" var="muc#roomconfig_roomdesc"><value/></field><field type="boolean" label="Make Room Persistent?" var="muc#roomconfig_persistentroom"><value>0</value></field><field type="boolean" label="Make Room Publicly Searchable?" var="muc#roomconfig_publicroom"><value>1</value></field><field type="boolean" label="Make Room Moderated?" var="muc#roomconfig_moderatedroom"><value>0</value></field><field type="boolean" label="Make Room Members Only?" var="muc#roomconfig_membersonly"><value>0</value></field><field type="boolean" label="Allow Occupants to Invite Others?" var="muc#roomconfig_allowinvites"><value>1</value></field><field type="list-single" label="Who Can Send Private Messages?" 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 type="boolean" label="Password Required to Enter?" var="muc#roomconfig_passwordprotectedroom"><value>0</value></field><field type="text-single" label="Password" var="muc#roomconfig_roomsecret"><value/></field><field type="list-single" label="Who May Discover Real JIDs?" var="muc#roomconfig_whois"><value>moderators</value><option label="Moderators Only"><value>moderators</value></option><option label="Anyone"><value>anyone</value></option></field><field type="boolean" label="Allow Occupants to Change Subject?" var="muc#roomconfig_changesubject"><value>0</value></field><field type="boolean" label="Enable Public Logging?" var="muc#roomconfig_enablelogging"><value>0</value></field><field type="list-single" label="Logging format:" var="logging_format"><value>html</value><option label="HTML"><value>html</value></option><option label="Plain text"><value>plain</value></option></field><field type="text-single" label="Maximum Number of History Messages Returned by Room" var="muc#maxhistoryfetch"><value>50</value></field><field type="list-single" label="Maximum Number of Occupants" var="muc#roomconfig_maxusers"><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 type="list-single" label="Maximum Number of Single Occupant Resources" 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 type="list-single" label="Presence delivery logic" 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 type="boolean" label="Enable filtering of presence (broadcasting presence only between selected groups" var="tigase#presence_filtering"><value>0</value></field><field type="list-multi" label="Affiliations for which presence should be delivered" 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 type="boolean" label="Send welcome messages on room creation" var="tigase#welcome_messages"><value>1</value></field><field type="jid-multi" label="Full List of Room Admins" var="muc#roomconfig_roomadmins"/></x></query></iq>

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

2023-03-14 22:40:34 |  << <iq id="cg0fbd0165" to="roomidiryo0164@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:40:34 | user1 :: user1_xe247v0161@test-domain.com/228467168-tigase-162 >> <iq id="cg0fbd0165" to="roomidiryo0164@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:40:34 | [Mutex] received everything.

2023-03-14 22:40:34 | [Mutex] isItemNotified: getConfig:success :: true

2023-03-14 22:40:34 |  >> <iq to="user1_xe247v0161@test-domain.com/228467168-tigase-162" type="result" xmlns="jabber:client" id="cg0fbd0165" from="roomidiryo0164@muc.test-domain.com"/>

2023-03-14 22:40:34 | user1 :: user1_xe247v0161@test-domain.com/228467168-tigase-162 << <iq to="user1_xe247v0161@test-domain.com/228467168-tigase-162" type="result" xmlns="jabber:client" id="cg0fbd0165" from="roomidiryo0164@muc.test-domain.com"/>

2023-03-14 22:40:34 |  >> <message to="user1_xe247v0161@test-domain.com/228467168-tigase-162" type="groupchat" xmlns="jabber:client" from="roomidiryo0164@muc.test-domain.com"><body>Room is now unlocked</body></message>

2023-03-14 22:40:34 | user1 :: user1_xe247v0161@test-domain.com/228467168-tigase-162 << <message to="user1_xe247v0161@test-domain.com/228467168-tigase-162" type="groupchat" xmlns="jabber:client" from="roomidiryo0164@muc.test-domain.com"><body>Room is now unlocked</body></message>

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

2023-03-14 22:40:34 | user1 :: user1_xe247v0161@test-domain.com/228467168-tigase-162 << <r xmlns="urn:xmpp:sm:3"/>

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

2023-03-14 22:40:34 | user1 :: user1_xe247v0161@test-domain.com/228467168-tigase-162 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

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

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

2023-03-14 22:40:35 | user1 :: user1_cdivko0162@test-domain.com/228467168-tigase-163 >> <presence to="roomidiryo0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-14 22:40:35 | [Mutex] waiting for: [resp]

2023-03-14 22:40:35 |  >> <presence to="user1_xe247v0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" from="roomidiryo0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" affiliation="none" jid="user1_cdivko0162@test-domain.com/228467168-tigase-163"/></x></presence>

2023-03-14 22:40:35 | user1 :: user1_xe247v0161@test-domain.com/228467168-tigase-162 << <presence to="user1_xe247v0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" from="roomidiryo0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" affiliation="none" jid="user1_cdivko0162@test-domain.com/228467168-tigase-163"/></x></presence>

2023-03-14 22:40:35 |  >> <presence to="user1_cdivko0162@test-domain.com/228467168-tigase-163" xmlns="jabber:client" from="roomidiryo0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

2023-03-14 22:40:35 | user1 :: user1_cdivko0162@test-domain.com/228467168-tigase-163 << <presence to="user1_cdivko0162@test-domain.com/228467168-tigase-163" xmlns="jabber:client" from="roomidiryo0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

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

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

2023-03-14 22:40:35 | [Mutex] notify: [2:joinAs:user2]

2023-03-14 22:40:35 | [Mutex] notify: [resp, joinAs:user2]

2023-03-14 22:40:35 | [Mutex] received everything.

2023-03-14 22:40:35 | [Mutex] isItemNotified: joinAs:user2 :: true

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

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

2023-03-14 22:40:35 | user1 :: user1_h6yx230163@test-domain.com/228467168-tigase-164 >> <presence to="roomidiryo0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-14 22:40:35 | [Mutex] waiting for: [resp]

2023-03-14 22:40:35 |  >> <message to="user1_cdivko0162@test-domain.com/228467168-tigase-163" xmlns="jabber:client" type="groupchat" id="59c31dcc7adfe5bcce6a0faeb7f408775fdc8986" from="roomidiryo0164@muc.test-domain.com/user1"><subject/><delay stamp="2023-03-15T05:40:34.428Z" xmlns="urn:xmpp:delay" jid="roomidiryo0164@muc.test-domain.com"/></message>

2023-03-14 22:40:35 | user1 :: user1_cdivko0162@test-domain.com/228467168-tigase-163 << <message to="user1_cdivko0162@test-domain.com/228467168-tigase-163" xmlns="jabber:client" type="groupchat" id="59c31dcc7adfe5bcce6a0faeb7f408775fdc8986" from="roomidiryo0164@muc.test-domain.com/user1"><subject/><delay stamp="2023-03-15T05:40:34.428Z" xmlns="urn:xmpp:delay" jid="roomidiryo0164@muc.test-domain.com"/></message>

2023-03-14 22:40:35 |  >> <presence to="user1_h6yx230163@test-domain.com/228467168-tigase-164" xmlns="jabber:client" from="roomidiryo0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

2023-03-14 22:40:35 | user1 :: user1_h6yx230163@test-domain.com/228467168-tigase-164 << <presence to="user1_h6yx230163@test-domain.com/228467168-tigase-164" xmlns="jabber:client" from="roomidiryo0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

2023-03-14 22:40:35 |  >> <presence to="user1_cdivko0162@test-domain.com/228467168-tigase-163" xmlns="jabber:client" from="roomidiryo0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user3" affiliation="none"/></x></presence>

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

2023-03-14 22:40:35 |  >> <presence to="user1_h6yx230163@test-domain.com/228467168-tigase-164" xmlns="jabber:client" from="roomidiryo0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" affiliation="none"/></x></presence>

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

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

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

2023-03-14 22:40:35 | [Mutex] notify: [3:joinAs:user3]

2023-03-14 22:40:35 | [Mutex] notify: [resp, joinAs:user3]

2023-03-14 22:40:35 | [Mutex] received everything.

2023-03-14 22:40:35 | [Mutex] isItemNotified: joinAs:user3 :: true

2023-03-14 22:40:35 |  << <presence to="roomidiryo0164@muc.test-domain.com/user2" type="unavailable"/>

2023-03-14 22:40:35 | user1 :: user1_cdivko0162@test-domain.com/228467168-tigase-163 >> <presence to="roomidiryo0164@muc.test-domain.com/user2" type="unavailable"/>

2023-03-14 22:40:35 |  >> <presence to="user1_xe247v0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" from="roomidiryo0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user3" affiliation="none" jid="user1_h6yx230163@test-domain.com/228467168-tigase-164"/></x></presence>

2023-03-14 22:40:35 | user1 :: user1_xe247v0161@test-domain.com/228467168-tigase-162 << <presence to="user1_xe247v0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" from="roomidiryo0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user3" affiliation="none" jid="user1_h6yx230163@test-domain.com/228467168-tigase-164"/></x></presence>

2023-03-14 22:40:35 |  << <presence to="roomidiryo0164@muc.test-domain.com/user3" type="unavailable"/>

2023-03-14 22:40:35 | user1 :: user1_h6yx230163@test-domain.com/228467168-tigase-164 >> <presence to="roomidiryo0164@muc.test-domain.com/user3" type="unavailable"/>

2023-03-14 22:40:35 |  >> <message to="user1_h6yx230163@test-domain.com/228467168-tigase-164" xmlns="jabber:client" type="groupchat" id="59c31dcc7adfe5bcce6a0faeb7f408775fdc8986" from="roomidiryo0164@muc.test-domain.com/user1"><subject/><delay stamp="2023-03-15T05:40:34.428Z" xmlns="urn:xmpp:delay" jid="roomidiryo0164@muc.test-domain.com"/></message>

2023-03-14 22:40:35 | user1 :: user1_h6yx230163@test-domain.com/228467168-tigase-164 << <message to="user1_h6yx230163@test-domain.com/228467168-tigase-164" xmlns="jabber:client" type="groupchat" id="59c31dcc7adfe5bcce6a0faeb7f408775fdc8986" from="roomidiryo0164@muc.test-domain.com/user1"><subject/><delay stamp="2023-03-15T05:40:34.428Z" xmlns="urn:xmpp:delay" jid="roomidiryo0164@muc.test-domain.com"/></message>

2023-03-14 22:40:35 |  >> <presence to="user1_xe247v0161@test-domain.com/228467168-tigase-162" type="unavailable" xmlns="jabber:client" from="roomidiryo0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user3" affiliation="none" jid="user1_h6yx230163@test-domain.com/228467168-tigase-164"/></x></presence>

2023-03-14 22:40:35 | user1 :: user1_xe247v0161@test-domain.com/228467168-tigase-162 << <presence to="user1_xe247v0161@test-domain.com/228467168-tigase-162" type="unavailable" xmlns="jabber:client" from="roomidiryo0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user3" affiliation="none" jid="user1_h6yx230163@test-domain.com/228467168-tigase-164"/></x></presence>

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

2023-03-14 22:40:35 |  >> <presence to="user1_xe247v0161@test-domain.com/228467168-tigase-162" type="unavailable" xmlns="jabber:client" from="roomidiryo0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user2" affiliation="none" jid="user1_cdivko0162@test-domain.com/228467168-tigase-163"/></x></presence>

2023-03-14 22:40:35 | user1 :: user1_xe247v0161@test-domain.com/228467168-tigase-162 << <presence to="user1_xe247v0161@test-domain.com/228467168-tigase-162" type="unavailable" xmlns="jabber:client" from="roomidiryo0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user2" affiliation="none" jid="user1_cdivko0162@test-domain.com/228467168-tigase-163"/></x></presence>

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

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

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

2023-03-14 22:40:36 |  << <iq to="roomidiryo0164@muc.test-domain.com" id="2wdzuZ0i1pjRWk8JGCevdFJ" 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:40:36 | user1 :: user1_xe247v0161@test-domain.com/228467168-tigase-162 >> <iq to="roomidiryo0164@muc.test-domain.com" id="2wdzuZ0i1pjRWk8JGCevdFJ" 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:40:36 | [Mutex] waiting for: [setConfig]

2023-03-14 22:40:36 |  >> <message to="user1_xe247v0161@test-domain.com/228467168-tigase-162" type="groupchat" xmlns="jabber:client" from="roomidiryo0164@muc.test-domain.com"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2023-03-14 22:40:36 | user1 :: user1_xe247v0161@test-domain.com/228467168-tigase-162 << <message to="user1_xe247v0161@test-domain.com/228467168-tigase-162" type="groupchat" xmlns="jabber:client" from="roomidiryo0164@muc.test-domain.com"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2023-03-14 22:40:36 |  >> <iq to="user1_xe247v0161@test-domain.com/228467168-tigase-162" type="result" xmlns="jabber:client" id="2wdzuZ0i1pjRWk8JGCevdFJ" from="roomidiryo0164@muc.test-domain.com"/>

2023-03-14 22:40:36 | user1 :: user1_xe247v0161@test-domain.com/228467168-tigase-162 << <iq to="user1_xe247v0161@test-domain.com/228467168-tigase-162" type="result" xmlns="jabber:client" id="2wdzuZ0i1pjRWk8JGCevdFJ" from="roomidiryo0164@muc.test-domain.com"/>

2023-03-14 22:40:36 | [Mutex] received everything.

2023-03-14 22:40:36 | [Mutex] isItemNotified: setConfig:success :: true

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

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

2023-03-14 22:40:37 | user1 :: user1_cdivko0162@test-domain.com/228467168-tigase-163 >> <presence to="roomidiryo0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-14 22:40:37 | [Mutex] waiting for: [resp]

2023-03-14 22:40:37 |  >> <presence to="user1_xe247v0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" from="roomidiryo0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" affiliation="none" jid="user1_cdivko0162@test-domain.com/228467168-tigase-163"/></x></presence>

2023-03-14 22:40:37 | user1 :: user1_xe247v0161@test-domain.com/228467168-tigase-162 << <presence to="user1_xe247v0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" from="roomidiryo0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" affiliation="none" jid="user1_cdivko0162@test-domain.com/228467168-tigase-163"/></x></presence>

2023-03-14 22:40:37 |  >> <presence to="user1_cdivko0162@test-domain.com/228467168-tigase-163" xmlns="jabber:client" from="roomidiryo0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

2023-03-14 22:40:37 | user1 :: user1_cdivko0162@test-domain.com/228467168-tigase-163 << <presence to="user1_cdivko0162@test-domain.com/228467168-tigase-163" xmlns="jabber:client" from="roomidiryo0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

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

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

2023-03-14 22:40:37 | [Mutex] notify: [2:joinAs:user2]

2023-03-14 22:40:37 | [Mutex] notify: [resp, joinAs:user2]

2023-03-14 22:40:37 | [Mutex] received everything.

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

2023-03-14 22:40:37 | [Mutex] isItemNotified: joinAs:user2 :: true

2023-03-14 22:40:37 | user1 :: user1_cdivko0162@test-domain.com/228467168-tigase-163 << <r xmlns="urn:xmpp:sm:3"/>

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

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

2023-03-14 22:40:37 | user1 :: user1_h6yx230163@test-domain.com/228467168-tigase-164 >> <presence to="roomidiryo0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

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

2023-03-14 22:40:37 | user1 :: user1_cdivko0162@test-domain.com/228467168-tigase-163 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-03-14 22:40:37 | [Mutex] waiting for: [resp]

2023-03-14 22:40:37 |  >> <message to="user1_cdivko0162@test-domain.com/228467168-tigase-163" xmlns="jabber:client" type="groupchat" id="59c31dcc7adfe5bcce6a0faeb7f408775fdc8986" from="roomidiryo0164@muc.test-domain.com/user1"><subject/><delay stamp="2023-03-15T05:40:34.428Z" xmlns="urn:xmpp:delay" jid="roomidiryo0164@muc.test-domain.com"/></message>

2023-03-14 22:40:37 | user1 :: user1_cdivko0162@test-domain.com/228467168-tigase-163 << <message to="user1_cdivko0162@test-domain.com/228467168-tigase-163" xmlns="jabber:client" type="groupchat" id="59c31dcc7adfe5bcce6a0faeb7f408775fdc8986" from="roomidiryo0164@muc.test-domain.com/user1"><subject/><delay stamp="2023-03-15T05:40:34.428Z" xmlns="urn:xmpp:delay" jid="roomidiryo0164@muc.test-domain.com"/></message>

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

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

2023-03-14 22:40:37 | [Mutex] notify: [resp, notJoinAs:user3]

2023-03-14 22:40:37 | [Mutex] received everything.

2023-03-14 22:40:37 | [Mutex] isItemNotified: notJoinAs:user3 :: true

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

2023-03-14 22:40:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2472] Stream terminated

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

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

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

2023-03-14 22:40:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2477] Stream terminated

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

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

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

2023-03-14 22:40:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2482] Stream terminated

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

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