Generated by TestNG with ReportNG at 21:15 PST on Friday 17 February 2023
root@ed1b7dd8a1b3 / 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.501s

Passed Tests
tigase.tests.muc.TestLimitOfUsersPerRoom
testMaxUsers 4.224s
2023-02-17 21:28:09 |

2023-02-17 21:28:09 | null / [TestClass name=class tigase.tests.muc.TestLimitOfUsersPerRoom]

2023-02-17 21:28:09 | ------------------------------------

2023-02-17 21:28:09 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-02-17 21:28:09 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-02-17 21:28:09 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-02-17 21:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Using XEP-0077 mode!!!!

2023-02-17 21:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Connector  state changed: null->connecting

2023-02-17 21:28:09 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3de858e1

2023-02-17 21:28:09 | StateChangedEvent{oldState=null, newState=connecting}

2023-02-17 21:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] DNS entry stored in session object: localhost:5222

2023-02-17 21:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Preparing connection to [localhost:5222]

2023-02-17 21:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-02-17 21:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Connector  state changed: connecting->connected

2023-02-17 21:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Whitespace ping period is setted to nullms

2023-02-17 21:28:09 | [Mutex] waiting for: [registration]

2023-02-17 21:28:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-17 21:28:09 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@332fa12c

2023-02-17 21:28:09 | StateChangedEvent{oldState=connecting, newState=connected}

2023-02-17 21:28:09 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@37103391

2023-02-17 21:28:09 | 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-02-17 21:28:09 | 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-02-17 21:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2414] Start TLS

2023-02-17 21:28:09 | 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-02-17 21:28:09 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-02-17 21:28:09 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-02-17 21:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2416] Proceeding TLS

2023-02-17 21:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2416] Start handshake

2023-02-17 21:28:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-17 21:28:09 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7212ab17

2023-02-17 21:28:09 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@d42cae4

2023-02-17 21:28:09 | 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-02-17 21:28:09 | 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-02-17 21:28:09 | 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-02-17 21:28:09 | user1 :: null >> <iq to="test-domain.com" id="tVbt5BmZ8w5ArevbvqeCCDp" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-02-17 21:28:09 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="tVbt5BmZ8w5ArevbvqeCCDp" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-02-17 21:28:09 | user1 :: null << <iq xmlns="jabber:client" from="test-domain.com" id="tVbt5BmZ8w5ArevbvqeCCDp" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-02-17 21:28:09 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" from="test-domain.com" id="tVbt5BmZ8w5ArevbvqeCCDp" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-02-17 21:28:09 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@43aa3ca1

2023-02-17 21:28:09 | user1 :: null >> <iq to="test-domain.com" id="QS04evpT02eUgFLGDq6fU5w" type="set"><query xmlns="jabber:iq:register"><username>user1_6idb6p0157</username><password>user1_6idb6p0157</password><email>f6b39a8b-3c7c-49d1-9c46-68a3d5ef0859@localhost</email></query></iq>

2023-02-17 21:28:09 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="QS04evpT02eUgFLGDq6fU5w" type="set"><query xmlns="jabber:iq:register"><username>user1_6idb6p0157</username><password>user1_6idb6p0157</password><email>f6b39a8b-3c7c-49d1-9c46-68a3d5ef0859@localhost</email></query></iq>}

2023-02-17 21:28:09 | user1 :: null << <iq xmlns="jabber:client" from="test-domain.com" id="QS04evpT02eUgFLGDq6fU5w" type="result"/>

2023-02-17 21:28:09 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" from="test-domain.com" id="QS04evpT02eUgFLGDq6fU5w" type="result"/>}

2023-02-17 21:28:09 | [Mutex] received everything.

2023-02-17 21:28:09 | [Mutex] isItemNotified: registrationSuccess :: true

2023-02-17 21:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Connector  state changed: connected->disconnecting

2023-02-17 21:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Terminating XMPP Stream

2023-02-17 21:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2416] Connector  state changed: disconnecting->disconnected

2023-02-17 21:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2416] Stream terminated

2023-02-17 21:28:09 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-02-17 21:28:09 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-02-17 21:28:09 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@751003fe

2023-02-17 21:28:09 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@123d5458

2023-02-17 21:28:09 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-17 21:28:09 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-02-17 21:28:09 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-02-17 21:28:09 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@9b3a911

2023-02-17 21:28:09 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-17 21:28:09 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-17 21:28:09 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1beec3b2

2023-02-17 21:28:09 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@6e142cc2

2023-02-17 21:28:09 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-02-17 21:28:09 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-02-17 21:28:09 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-02-17 21:28:09 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@14b39e8f

2023-02-17 21:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Using XEP-0077 mode!!!!

2023-02-17 21:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Connector  state changed: null->connecting

2023-02-17 21:28:09 | StateChangedEvent{oldState=null, newState=connecting}

2023-02-17 21:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] DNS entry stored in session object: localhost:5222

2023-02-17 21:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Preparing connection to [localhost:5222]

2023-02-17 21:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-02-17 21:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Connector  state changed: connecting->connected

2023-02-17 21:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Whitespace ping period is setted to nullms

2023-02-17 21:28:09 | [Mutex] waiting for: [registration]

2023-02-17 21:28:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-17 21:28:09 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1a747269

2023-02-17 21:28:09 | StateChangedEvent{oldState=connecting, newState=connected}

2023-02-17 21:28:09 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@1e4bf5ff

2023-02-17 21:28:09 | 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-02-17 21:28:09 | 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-02-17 21:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2421] Start TLS

2023-02-17 21:28:09 | 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-02-17 21:28:09 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-02-17 21:28:09 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-02-17 21:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2423] Proceeding TLS

2023-02-17 21:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2423] Start handshake

2023-02-17 21:28:09 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@5b497852

2023-02-17 21:28:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-17 21:28:09 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5306d252

2023-02-17 21:28:09 | 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-02-17 21:28:09 | 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-02-17 21:28:10 | 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-02-17 21:28:10 | user1 :: null >> <iq to="test-domain.com" id="uXdeTW9sanaBy9t5AygUdzr" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-02-17 21:28:10 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="uXdeTW9sanaBy9t5AygUdzr" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-02-17 21:28:10 | user1 :: null << <iq xmlns="jabber:client" from="test-domain.com" id="uXdeTW9sanaBy9t5AygUdzr" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-02-17 21:28:10 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" from="test-domain.com" id="uXdeTW9sanaBy9t5AygUdzr" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@6a580561

2023-02-17 21:28:10 | user1 :: null >> <iq to="test-domain.com" id="Fz1STcMIO1bFEGLChXZcq0s" type="set"><query xmlns="jabber:iq:register"><username>user1_vghje20158</username><password>user1_vghje20158</password><email>f52df567-e932-4703-ae44-95560e9923e2@localhost</email></query></iq>

2023-02-17 21:28:10 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="Fz1STcMIO1bFEGLChXZcq0s" type="set"><query xmlns="jabber:iq:register"><username>user1_vghje20158</username><password>user1_vghje20158</password><email>f52df567-e932-4703-ae44-95560e9923e2@localhost</email></query></iq>}

2023-02-17 21:28:10 | user1 :: null << <iq xmlns="jabber:client" from="test-domain.com" id="Fz1STcMIO1bFEGLChXZcq0s" type="result"/>

2023-02-17 21:28:10 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" from="test-domain.com" id="Fz1STcMIO1bFEGLChXZcq0s" type="result"/>}

2023-02-17 21:28:10 | [Mutex] received everything.

2023-02-17 21:28:10 | [Mutex] isItemNotified: registrationSuccess :: true

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Connector  state changed: connected->disconnecting

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Terminating XMPP Stream

2023-02-17 21:28:10 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2423] Connector  state changed: disconnecting->disconnected

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2423] Stream terminated

2023-02-17 21:28:10 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2bfdf1d8

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@3b66871d

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5e974661

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Using XEP-0077 mode!!!!

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Connector  state changed: null->connecting

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6564efd1

2023-02-17 21:28:10 | StateChangedEvent{oldState=null, newState=connecting}

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] DNS entry stored in session object: localhost:5222

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Preparing connection to [localhost:5222]

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Connector  state changed: connecting->connected

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Whitespace ping period is setted to nullms

2023-02-17 21:28:10 | [Mutex] waiting for: [registration]

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6ba31d0d

2023-02-17 21:28:10 | StateChangedEvent{oldState=connecting, newState=connected}

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@6f9c84a1

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@74ce23df

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@30f97faf

2023-02-17 21:28:10 | 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-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2428] Start TLS

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2430] Proceeding TLS

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2430] Start handshake

2023-02-17 21:28:10 | 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-02-17 21:28:10 | 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-02-17 21:28:10 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-02-17 21:28:10 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@2a9e1736

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@68c67fd3

2023-02-17 21:28:10 | 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-02-17 21:28:10 | 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-02-17 21:28:10 | 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-02-17 21:28:10 | user1 :: null >> <iq to="test-domain.com" id="VC89kO4Aj3gNKKxufQJDpeQ" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-02-17 21:28:10 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="VC89kO4Aj3gNKKxufQJDpeQ" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-02-17 21:28:10 | user1 :: null << <iq xmlns="jabber:client" from="test-domain.com" id="VC89kO4Aj3gNKKxufQJDpeQ" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-02-17 21:28:10 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" from="test-domain.com" id="VC89kO4Aj3gNKKxufQJDpeQ" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@1b7e5cb3

2023-02-17 21:28:10 | user1 :: null >> <iq to="test-domain.com" id="hHlECCDmLVV4auqiJTW9san" type="set"><query xmlns="jabber:iq:register"><username>user1_bfp4q30159</username><password>user1_bfp4q30159</password><email>f69cf9d3-0180-43e1-acfe-fcc19b225fcf@localhost</email></query></iq>

2023-02-17 21:28:10 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="hHlECCDmLVV4auqiJTW9san" type="set"><query xmlns="jabber:iq:register"><username>user1_bfp4q30159</username><password>user1_bfp4q30159</password><email>f69cf9d3-0180-43e1-acfe-fcc19b225fcf@localhost</email></query></iq>}

2023-02-17 21:28:10 | user1 :: null << <iq xmlns="jabber:client" from="test-domain.com" id="hHlECCDmLVV4auqiJTW9san" type="result"/>

2023-02-17 21:28:10 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" from="test-domain.com" id="hHlECCDmLVV4auqiJTW9san" type="result"/>}

2023-02-17 21:28:10 | [Mutex] received everything.

2023-02-17 21:28:10 | [Mutex] isItemNotified: registrationSuccess :: true

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Connector  state changed: connected->disconnecting

2023-02-17 21:28:10 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Terminating XMPP Stream

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2430] Connector  state changed: disconnecting->disconnected

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2430] Stream terminated

2023-02-17 21:28:10 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@10cc6af1

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@4ab1e879

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@11523e1b

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Connector  state changed: null->connecting

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@78207346

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@bc80551

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] DNS entry stored in session object: localhost:5222

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Preparing connection to [localhost:5222]

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Connector  state changed: connecting->connected

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Whitespace ping period is setted to nullms

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-17 21:28:10 |  >> <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-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2435] Start TLS

2023-02-17 21:28:10 | user1 :: user1_6idb6p0157@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-02-17 21:28:10 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-02-17 21:28:10 | user1 :: user1_6idb6p0157@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2437] Proceeding TLS

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2437] Start handshake

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-17 21:28:10 |  >> <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-02-17 21:28:10 | user1 :: user1_6idb6p0157@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-02-17 21:28:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-02-17 21:28:10 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV82aWRiNnAwMTU3LHI9NVptem1pQmFZVk4yaWhDNjd5cGw=</auth>

2023-02-17 21:28:10 | user1 :: user1_6idb6p0157@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV82aWRiNnAwMTU3LHI9NVptem1pQmFZVk4yaWhDNjd5cGw=</auth>

2023-02-17 21:28:10 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj01Wm16bWlCYVlWTjJpaEM2N3lwbEJNRWZmeERDUHMySDVuQ052clMxLHM9bjN5MUhLYUFSaElpdXc9PSxpPTQwOTY=</challenge>

2023-02-17 21:28:10 | user1 :: user1_6idb6p0157@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj01Wm16bWlCYVlWTjJpaEM2N3lwbEJNRWZmeERDUHMySDVuQ052clMxLHM9bjN5MUhLYUFSaElpdXc9PSxpPTQwOTY=</challenge>

2023-02-17 21:28:10 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NVptem1pQmFZVk4yaWhDNjd5cGxCTUVmZnhEQ1BzMkg1bkNOdnJTMSxwPVRCenpVWHNBQTNKY0FCNlA3di9KZUk4RjRldG1DQWFDbjAwMlJKbXZaWkk9</response>

2023-02-17 21:28:10 | user1 :: user1_6idb6p0157@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NVptem1pQmFZVk4yaWhDNjd5cGxCTUVmZnhEQ1BzMkg1bkNOdnJTMSxwPVRCenpVWHNBQTNKY0FCNlA3di9KZUk4RjRldG1DQWFDbjAwMlJKbXZaWkk9</response>

2023-02-17 21:28:10 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1YTjVwbDVQbkNOTE85aEIxUDRNaS9LeUVCY0psZ0tHeWRGVytrQ1JpQnlFPQ==</success>

2023-02-17 21:28:10 | user1 :: user1_6idb6p0157@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1YTjVwbDVQbkNOTE85aEIxUDRNaS9LeUVCY0psZ0tHeWRGVytrQ1JpQnlFPQ==</success>

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

2023-02-17 21:28:10 | user1 :: user1_6idb6p0157@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" ver="1xByLg64DYHUXfr13ghCG0ZkyyI="/></features>

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-02-17 21:28:10 |  << <iq xmlns="jabber:client" id="3JpJvq7AdBl6Ak2t5tgUdw5" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-17 21:28:10 | user1 :: user1_6idb6p0157@test-domain.com >> <iq xmlns="jabber:client" id="3JpJvq7AdBl6Ak2t5tgUdw5" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-17 21:28:10 |  >> <iq xmlns="jabber:client" id="3JpJvq7AdBl6Ak2t5tgUdw5" to="user1_6idb6p0157@test-domain.com/1608752850-tigase-158" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_6idb6p0157@test-domain.com/1608752850-tigase-158</jid></bind></iq>

2023-02-17 21:28:10 | user1 :: user1_6idb6p0157@test-domain.com << <iq xmlns="jabber:client" id="3JpJvq7AdBl6Ak2t5tgUdw5" to="user1_6idb6p0157@test-domain.com/1608752850-tigase-158" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_6idb6p0157@test-domain.com/1608752850-tigase-158</jid></bind></iq>

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-02-17 21:28:10 |  << <iq xmlns="jabber:client" id="HJnP2eQ5jVaIPKxt1gygYoV" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-02-17 21:28:10 | user1 :: user1_6idb6p0157@test-domain.com/1608752850-tigase-158 >> <iq xmlns="jabber:client" id="HJnP2eQ5jVaIPKxt1gygYoV" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-02-17 21:28:10 |  >> <iq xmlns="jabber:client" id="HJnP2eQ5jVaIPKxt1gygYoV" to="user1_6idb6p0157@test-domain.com/1608752850-tigase-158" type="result"/>

2023-02-17 21:28:10 | user1 :: user1_6idb6p0157@test-domain.com/1608752850-tigase-158 << <iq xmlns="jabber:client" id="HJnP2eQ5jVaIPKxt1gygYoV" to="user1_6idb6p0157@test-domain.com/1608752850-tigase-158" type="result"/>

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-02-17 21:28:10 |  << <iq to="test-domain.com" id="Z3jJBDq7o27Ezu1dzyu8EHx" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-17 21:28:10 | user1 :: user1_6idb6p0157@test-domain.com/1608752850-tigase-158 >> <iq to="test-domain.com" id="Z3jJBDq7o27Ezu1dzyu8EHx" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-17 21:28:10 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-02-17 21:28:10 | user1 :: user1_6idb6p0157@test-domain.com/1608752850-tigase-158 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-02-17 21:28:10 |  >> <enabled xmlns="urn:xmpp:sm:3" max="60" id="170ac0dc-069f-4082-901b-818e9740baf4" resume="true" location="ed1b7dd8a1b3"/>

2023-02-17 21:28:10 | user1 :: user1_6idb6p0157@test-domain.com/1608752850-tigase-158 << <enabled xmlns="urn:xmpp:sm:3" max="60" id="170ac0dc-069f-4082-901b-818e9740baf4" resume="true" location="ed1b7dd8a1b3"/>

2023-02-17 21:28:10 |  << <iq id="u4kslQX4oP4panVZoaum7n3" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-02-17 21:28:10 | user1 :: user1_6idb6p0157@test-domain.com/1608752850-tigase-158 >> <iq id="u4kslQX4oP4panVZoaum7n3" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

2023-02-17 21:28:10 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-02-17 21:28:10 | user1 :: user1_6idb6p0157@test-domain.com/1608752850-tigase-158 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-02-17 21:28:10 |  >> <iq xmlns="jabber:client" id="u4kslQX4oP4panVZoaum7n3" to="user1_6idb6p0157@test-domain.com/1608752850-tigase-158" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-02-17 21:28:10 | user1 :: user1_6idb6p0157@test-domain.com/1608752850-tigase-158 << <iq xmlns="jabber:client" id="u4kslQX4oP4panVZoaum7n3" to="user1_6idb6p0157@test-domain.com/1608752850-tigase-158" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-02-17 21:28:10 |  >> <presence xmlns="jabber:client" from="user1_6idb6p0157@test-domain.com/1608752850-tigase-158" to="user1_6idb6p0157@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-02-17 21:28:10 | user1 :: user1_6idb6p0157@test-domain.com/1608752850-tigase-158 << <presence xmlns="jabber:client" from="user1_6idb6p0157@test-domain.com/1608752850-tigase-158" to="user1_6idb6p0157@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Connector  state changed: null->connecting

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] DNS entry stored in session object: localhost:5222

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Preparing connection to [localhost:5222]

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Connector  state changed: connecting->connected

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Whitespace ping period is setted to nullms

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-17 21:28:10 |  >> <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-02-17 21:28:10 | user1 :: user1_vghje20158@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-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2440] Start TLS

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2442] Proceeding TLS

2023-02-17 21:28:10 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-02-17 21:28:10 | user1 :: user1_vghje20158@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2442] Start handshake

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-17 21:28:10 |  >> <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-02-17 21:28:10 | user1 :: user1_vghje20158@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-02-17 21:28:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-02-17 21:28:10 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV92Z2hqZTIwMTU4LHI9MTFUV2x3dHAwMHlMRFRJcGxNS3I=</auth>

2023-02-17 21:28:10 | user1 :: user1_vghje20158@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV92Z2hqZTIwMTU4LHI9MTFUV2x3dHAwMHlMRFRJcGxNS3I=</auth>

2023-02-17 21:28:10 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0xMVRXbHd0cDAweUxEVElwbE1LckJUZ3doNll5UGJ5cmQ0ckpXRnNsLHM9Z1pvc2ZVenhPMXVZYVE9PSxpPTQwOTY=</challenge>

2023-02-17 21:28:10 | user1 :: user1_vghje20158@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0xMVRXbHd0cDAweUxEVElwbE1LckJUZ3doNll5UGJ5cmQ0ckpXRnNsLHM9Z1pvc2ZVenhPMXVZYVE9PSxpPTQwOTY=</challenge>

2023-02-17 21:28:10 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MTFUV2x3dHAwMHlMRFRJcGxNS3JCVGd3aDZZeVBieXJkNHJKV0ZzbCxwPVMyckZFc0hFa1ZhaUFTbC9DaVZsMitVU1F1bHFVRlI3b3dxTmxzWFVtRlU9</response>

2023-02-17 21:28:10 | user1 :: user1_vghje20158@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MTFUV2x3dHAwMHlMRFRJcGxNS3JCVGd3aDZZeVBieXJkNHJKV0ZzbCxwPVMyckZFc0hFa1ZhaUFTbC9DaVZsMitVU1F1bHFVRlI3b3dxTmxzWFVtRlU9</response>

2023-02-17 21:28:10 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1nNGprZmJwaEhpYUZzUXQrc0ZUajR6N21sSTI3SVZyb29FSXdIRGJPbjFvPQ==</success>

2023-02-17 21:28:10 | user1 :: user1_vghje20158@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1nNGprZmJwaEhpYUZzUXQrc0ZUajR6N21sSTI3SVZyb29FSXdIRGJPbjFvPQ==</success>

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

2023-02-17 21:28:10 | user1 :: user1_vghje20158@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" ver="1xByLg64DYHUXfr13ghCG0ZkyyI="/></features>

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-02-17 21:28:10 |  << <iq xmlns="jabber:client" id="KNtZnT5um7kHNFy8qi2dRS1" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-17 21:28:10 | user1 :: user1_vghje20158@test-domain.com >> <iq xmlns="jabber:client" id="KNtZnT5um7kHNFy8qi2dRS1" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-17 21:28:10 |  >> <iq xmlns="jabber:client" id="KNtZnT5um7kHNFy8qi2dRS1" to="user1_vghje20158@test-domain.com/1608752850-tigase-159" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_vghje20158@test-domain.com/1608752850-tigase-159</jid></bind></iq>

2023-02-17 21:28:10 | user1 :: user1_vghje20158@test-domain.com << <iq xmlns="jabber:client" id="KNtZnT5um7kHNFy8qi2dRS1" to="user1_vghje20158@test-domain.com/1608752850-tigase-159" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_vghje20158@test-domain.com/1608752850-tigase-159</jid></bind></iq>

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-02-17 21:28:10 |  << <iq xmlns="jabber:client" id="sOu5CnbwjMOFKLSNLFKSUcN" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-02-17 21:28:10 | user1 :: user1_vghje20158@test-domain.com/1608752850-tigase-159 >> <iq xmlns="jabber:client" id="sOu5CnbwjMOFKLSNLFKSUcN" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-02-17 21:28:10 |  >> <iq xmlns="jabber:client" id="sOu5CnbwjMOFKLSNLFKSUcN" to="user1_vghje20158@test-domain.com/1608752850-tigase-159" type="result"/>

2023-02-17 21:28:10 | user1 :: user1_vghje20158@test-domain.com/1608752850-tigase-159 << <iq xmlns="jabber:client" id="sOu5CnbwjMOFKLSNLFKSUcN" to="user1_vghje20158@test-domain.com/1608752850-tigase-159" type="result"/>

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-02-17 21:28:10 |  << <iq to="test-domain.com" id="5Iap5w5lP4wcMX3p8EHu1rX" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-17 21:28:10 | user1 :: user1_vghje20158@test-domain.com/1608752850-tigase-159 >> <iq to="test-domain.com" id="5Iap5w5lP4wcMX3p8EHu1rX" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-17 21:28:10 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-02-17 21:28:10 | user1 :: user1_vghje20158@test-domain.com/1608752850-tigase-159 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-02-17 21:28:10 |  >> <enabled xmlns="urn:xmpp:sm:3" max="60" id="ef074d20-f889-407e-8e00-b6e8b7c8ac7f" resume="true" location="ed1b7dd8a1b3"/>

2023-02-17 21:28:10 | user1 :: user1_vghje20158@test-domain.com/1608752850-tigase-159 << <enabled xmlns="urn:xmpp:sm:3" max="60" id="ef074d20-f889-407e-8e00-b6e8b7c8ac7f" resume="true" location="ed1b7dd8a1b3"/>

2023-02-17 21:28:10 |  << <iq id="M5fiT6AzevpT02eUgFLGDq6" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-02-17 21:28:10 | user1 :: user1_vghje20158@test-domain.com/1608752850-tigase-159 >> <iq id="M5fiT6AzevpT02eUgFLGDq6" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

2023-02-17 21:28:10 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-02-17 21:28:10 | user1 :: user1_vghje20158@test-domain.com/1608752850-tigase-159 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-02-17 21:28:10 |  >> <iq xmlns="jabber:client" id="M5fiT6AzevpT02eUgFLGDq6" to="user1_vghje20158@test-domain.com/1608752850-tigase-159" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-02-17 21:28:10 | user1 :: user1_vghje20158@test-domain.com/1608752850-tigase-159 << <iq xmlns="jabber:client" id="M5fiT6AzevpT02eUgFLGDq6" to="user1_vghje20158@test-domain.com/1608752850-tigase-159" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: null->connecting

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] DNS entry stored in session object: localhost:5222

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Preparing connection to [localhost:5222]

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: connecting->connected

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Whitespace ping period is setted to nullms

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-17 21:28:10 |  >> <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-02-17 21:28:10 | user1 :: user1_bfp4q30159@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-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2445] Start TLS

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2447] Proceeding TLS

2023-02-17 21:28:10 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-02-17 21:28:10 | user1 :: user1_bfp4q30159@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2447] Start handshake

2023-02-17 21:28:10 |  >> <presence xmlns="jabber:client" from="user1_vghje20158@test-domain.com/1608752850-tigase-159" to="user1_vghje20158@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-02-17 21:28:10 | user1 :: user1_vghje20158@test-domain.com/1608752850-tigase-159 << <presence xmlns="jabber:client" from="user1_vghje20158@test-domain.com/1608752850-tigase-159" to="user1_vghje20158@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-17 21:28:10 |  >> <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-02-17 21:28:10 | user1 :: user1_bfp4q30159@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-02-17 21:28:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-02-17 21:28:10 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9iZnA0cTMwMTU5LHI9a2ZMY0VLZWgzcEhEWnVtUEhZTGY=</auth>

2023-02-17 21:28:10 | user1 :: user1_bfp4q30159@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9iZnA0cTMwMTU5LHI9a2ZMY0VLZWgzcEhEWnVtUEhZTGY=</auth>

2023-02-17 21:28:10 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1rZkxjRUtlaDNwSERadW1QSFlMZmZuRHFwSEw0bmhTS1IwVUJ6NWdVLHM9ZU5jWVlyOUp0LzdUQ0E9PSxpPTQwOTY=</challenge>

2023-02-17 21:28:10 | user1 :: user1_bfp4q30159@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1rZkxjRUtlaDNwSERadW1QSFlMZmZuRHFwSEw0bmhTS1IwVUJ6NWdVLHM9ZU5jWVlyOUp0LzdUQ0E9PSxpPTQwOTY=</challenge>

2023-02-17 21:28:10 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9a2ZMY0VLZWgzcEhEWnVtUEhZTGZmbkRxcEhMNG5oU0tSMFVCejVnVSxwPTZyNlI0WkQybUM5a2RqajlMMGZUblI2MmI5ZUIrYzc4S04xZ1JNWHdhSUk9</response>

2023-02-17 21:28:10 | user1 :: user1_bfp4q30159@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9a2ZMY0VLZWgzcEhEWnVtUEhZTGZmbkRxcEhMNG5oU0tSMFVCejVnVSxwPTZyNlI0WkQybUM5a2RqajlMMGZUblI2MmI5ZUIrYzc4S04xZ1JNWHdhSUk9</response>

2023-02-17 21:28:10 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1SM091S2p0RzQ0U1lGT253WFU0K2dPNlhiTzhJQ2FnNytUNFlpanBHTUpBPQ==</success>

2023-02-17 21:28:10 | user1 :: user1_bfp4q30159@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1SM091S2p0RzQ0U1lGT253WFU0K2dPNlhiTzhJQ2FnNytUNFlpanBHTUpBPQ==</success>

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

2023-02-17 21:28:10 | user1 :: user1_bfp4q30159@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" ver="1xByLg64DYHUXfr13ghCG0ZkyyI="/></features>

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-02-17 21:28:10 |  << <iq xmlns="jabber:client" id="WVJ9smatnU5kUR8xqTX3wq0" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-17 21:28:10 | user1 :: user1_bfp4q30159@test-domain.com >> <iq xmlns="jabber:client" id="WVJ9smatnU5kUR8xqTX3wq0" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-17 21:28:10 |  >> <iq xmlns="jabber:client" id="WVJ9smatnU5kUR8xqTX3wq0" to="user1_bfp4q30159@test-domain.com/1608752850-tigase-160" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_bfp4q30159@test-domain.com/1608752850-tigase-160</jid></bind></iq>

2023-02-17 21:28:10 | user1 :: user1_bfp4q30159@test-domain.com << <iq xmlns="jabber:client" id="WVJ9smatnU5kUR8xqTX3wq0" to="user1_bfp4q30159@test-domain.com/1608752850-tigase-160" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_bfp4q30159@test-domain.com/1608752850-tigase-160</jid></bind></iq>

2023-02-17 21:28:10 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-02-17 21:28:10 |  << <iq xmlns="jabber:client" id="rKa9KW1t6t6sXkVcr3fUcyu" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-02-17 21:28:10 | user1 :: user1_bfp4q30159@test-domain.com/1608752850-tigase-160 >> <iq xmlns="jabber:client" id="rKa9KW1t6t6sXkVcr3fUcyu" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-02-17 21:28:10 |  >> <iq xmlns="jabber:client" id="rKa9KW1t6t6sXkVcr3fUcyu" to="user1_bfp4q30159@test-domain.com/1608752850-tigase-160" type="result"/>

2023-02-17 21:28:10 | user1 :: user1_bfp4q30159@test-domain.com/1608752850-tigase-160 << <iq xmlns="jabber:client" id="rKa9KW1t6t6sXkVcr3fUcyu" to="user1_bfp4q30159@test-domain.com/1608752850-tigase-160" type="result"/>

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-02-17 21:28:10 |  << <iq to="test-domain.com" id="j339Hu1rX8iKWkN1cFuevq7" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-17 21:28:10 | user1 :: user1_bfp4q30159@test-domain.com/1608752850-tigase-160 >> <iq to="test-domain.com" id="j339Hu1rX8iKWkN1cFuevq7" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-17 21:28:10 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-02-17 21:28:10 | user1 :: user1_bfp4q30159@test-domain.com/1608752850-tigase-160 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-02-17 21:28:10 |  >> <enabled xmlns="urn:xmpp:sm:3" max="60" id="0c6a55d3-b5f7-4e2c-8833-dd7d2611903a" resume="true" location="ed1b7dd8a1b3"/>

2023-02-17 21:28:10 | user1 :: user1_bfp4q30159@test-domain.com/1608752850-tigase-160 << <enabled xmlns="urn:xmpp:sm:3" max="60" id="0c6a55d3-b5f7-4e2c-8833-dd7d2611903a" resume="true" location="ed1b7dd8a1b3"/>

2023-02-17 21:28:10 |  << <iq id="O311qfAdPJGoWk6l7o3gMBC" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-02-17 21:28:10 | user1 :: user1_bfp4q30159@test-domain.com/1608752850-tigase-160 >> <iq id="O311qfAdPJGoWk6l7o3gMBC" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

2023-02-17 21:28:10 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-02-17 21:28:10 | user1 :: user1_bfp4q30159@test-domain.com/1608752850-tigase-160 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-02-17 21:28:10 |  >> <iq xmlns="jabber:client" id="O311qfAdPJGoWk6l7o3gMBC" to="user1_bfp4q30159@test-domain.com/1608752850-tigase-160" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-02-17 21:28:10 | user1 :: user1_bfp4q30159@test-domain.com/1608752850-tigase-160 << <iq xmlns="jabber:client" id="O311qfAdPJGoWk6l7o3gMBC" to="user1_bfp4q30159@test-domain.com/1608752850-tigase-160" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-02-17 21:28:10 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomt7to3e0160@muc.test-domain.com is created

2023-02-17 21:28:10 |  << <presence to="roomt7to3e0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-02-17 21:28:10 | user1 :: user1_6idb6p0157@test-domain.com/1608752850-tigase-158 >> <presence to="roomt7to3e0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-02-17 21:28:10 |  >> <presence xmlns="jabber:client" from="user1_bfp4q30159@test-domain.com/1608752850-tigase-160" to="user1_bfp4q30159@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-02-17 21:28:10 | user1 :: user1_bfp4q30159@test-domain.com/1608752850-tigase-160 << <presence xmlns="jabber:client" from="user1_bfp4q30159@test-domain.com/1608752850-tigase-160" to="user1_bfp4q30159@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-02-17 21:28:10 | [Mutex] waiting for: [joinAs:user1]

2023-02-17 21:28:10 |  >> <presence xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user1" to="user1_6idb6p0157@test-domain.com/1608752850-tigase-158"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" jid="user1_6idb6p0157@test-domain.com/1608752850-tigase-158" affiliation="owner" role="moderator"/><status code="110"/><status code="201"/></x></presence>

2023-02-17 21:28:10 | user1 :: user1_6idb6p0157@test-domain.com/1608752850-tigase-158 << <presence xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user1" to="user1_6idb6p0157@test-domain.com/1608752850-tigase-158"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" jid="user1_6idb6p0157@test-domain.com/1608752850-tigase-158" affiliation="owner" role="moderator"/><status code="110"/><status code="201"/></x></presence>

2023-02-17 21:28:10 |  >> <message xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user1" id="325274d9b34261be97323e8726bd38e65c080f50" to="user1_6idb6p0157@test-domain.com/1608752850-tigase-158" type="groupchat"><subject/><delay xmlns="urn:xmpp:delay" jid="roomt7to3e0160@muc.test-domain.com" stamp="2023-02-18T05:28:10.815Z"/></message>

2023-02-17 21:28:10 | user1 :: user1_6idb6p0157@test-domain.com/1608752850-tigase-158 << <message xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user1" id="325274d9b34261be97323e8726bd38e65c080f50" to="user1_6idb6p0157@test-domain.com/1608752850-tigase-158" type="groupchat"><subject/><delay xmlns="urn:xmpp:delay" jid="roomt7to3e0160@muc.test-domain.com" stamp="2023-02-18T05:28:10.815Z"/></message>

2023-02-17 21:28:10 |  >> <message xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com" to="user1_6idb6p0157@test-domain.com/1608752850-tigase-158" type="groupchat"><body>Room is locked. Please configure.</body></message>

2023-02-17 21:28:10 | user1 :: user1_6idb6p0157@test-domain.com/1608752850-tigase-158 << <message xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com" to="user1_6idb6p0157@test-domain.com/1608752850-tigase-158" type="groupchat"><body>Room is locked. Please configure.</body></message>

2023-02-17 21:28:10 |  >> <message xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com" to="user1_6idb6p0157@test-domain.com/1608752850-tigase-158" type="groupchat"><body>Welcome! You created new Multi User Chat Room. Room is locked now. Configure it please!
You've created new public room</body></message>

2023-02-17 21:28:10 | user1 :: user1_6idb6p0157@test-domain.com/1608752850-tigase-158 << <message xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com" to="user1_6idb6p0157@test-domain.com/1608752850-tigase-158" type="groupchat"><body>Welcome! You created new Multi User Chat Room. Room is locked now. Configure it please!
You've created new public room</body></message>

2023-02-17 21:28:10 | [Mutex] notify: [joinAs:user1]

2023-02-17 21:28:10 | [Mutex] received everything.

2023-02-17 21:28:10 | [Mutex] isItemNotified: joinAs:user1 :: true

2023-02-17 21:28:10 |  << <iq to="roomt7to3e0160@muc.test-domain.com" id="MaksdKS9oP3bAcyyyfV0hIG" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-02-17 21:28:10 | user1 :: user1_6idb6p0157@test-domain.com/1608752850-tigase-158 >> <iq to="roomt7to3e0160@muc.test-domain.com" id="MaksdKS9oP3bAcyyyfV0hIG" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-02-17 21:28:10 | [Mutex] waiting for: [getConfig]

2023-02-17 21:28:10 |  >> <iq xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com" id="MaksdKS9oP3bAcyyyfV0hIG" to="user1_6idb6p0157@test-domain.com/1608752850-tigase-158" type="result"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="form"><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/><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-02-17 21:28:10 | user1 :: user1_6idb6p0157@test-domain.com/1608752850-tigase-158 << <iq xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com" id="MaksdKS9oP3bAcyyyfV0hIG" to="user1_6idb6p0157@test-domain.com/1608752850-tigase-158" type="result"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="form"><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/><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-02-17 21:28:10 |  << <iq id="ii2u0e0161" to="roomt7to3e0160@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2023-02-17 21:28:10 | user1 :: user1_6idb6p0157@test-domain.com/1608752850-tigase-158 >> <iq id="ii2u0e0161" to="roomt7to3e0160@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2023-02-17 21:28:10 | [Mutex] received everything.

2023-02-17 21:28:10 | [Mutex] isItemNotified: getConfig:success :: true

2023-02-17 21:28:10 |  >> <iq xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com" id="ii2u0e0161" to="user1_6idb6p0157@test-domain.com/1608752850-tigase-158" type="result"/>

2023-02-17 21:28:10 | user1 :: user1_6idb6p0157@test-domain.com/1608752850-tigase-158 << <iq xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com" id="ii2u0e0161" to="user1_6idb6p0157@test-domain.com/1608752850-tigase-158" type="result"/>

2023-02-17 21:28:10 |  >> <message xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com" to="user1_6idb6p0157@test-domain.com/1608752850-tigase-158" type="groupchat"><body>Room is now unlocked</body></message>

2023-02-17 21:28:10 | user1 :: user1_6idb6p0157@test-domain.com/1608752850-tigase-158 << <message xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com" to="user1_6idb6p0157@test-domain.com/1608752850-tigase-158" type="groupchat"><body>Room is now unlocked</body></message>

2023-02-17 21:28:10 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-02-17 21:28:10 | user1 :: user1_6idb6p0157@test-domain.com/1608752850-tigase-158 << <r xmlns="urn:xmpp:sm:3"/>

2023-02-17 21:28:10 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-02-17 21:28:10 | user1 :: user1_6idb6p0157@test-domain.com/1608752850-tigase-158 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-02-17 21:28:11 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomt7to3e0160@muc.test-domain.com is created

2023-02-17 21:28:11 |  << <presence to="roomt7to3e0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-02-17 21:28:11 | user1 :: user1_vghje20158@test-domain.com/1608752850-tigase-159 >> <presence to="roomt7to3e0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-02-17 21:28:11 | [Mutex] waiting for: [resp]

2023-02-17 21:28:11 |  >> <presence xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user2" to="user1_6idb6p0157@test-domain.com/1608752850-tigase-158"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" jid="user1_vghje20158@test-domain.com/1608752850-tigase-159" affiliation="none" role="participant"/></x></presence>

2023-02-17 21:28:11 | user1 :: user1_6idb6p0157@test-domain.com/1608752850-tigase-158 << <presence xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user2" to="user1_6idb6p0157@test-domain.com/1608752850-tigase-158"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" jid="user1_vghje20158@test-domain.com/1608752850-tigase-159" affiliation="none" role="participant"/></x></presence>

2023-02-17 21:28:11 |  >> <presence xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user1" to="user1_vghje20158@test-domain.com/1608752850-tigase-159"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" affiliation="owner" role="moderator"/></x></presence>

2023-02-17 21:28:11 | user1 :: user1_vghje20158@test-domain.com/1608752850-tigase-159 << <presence xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user1" to="user1_vghje20158@test-domain.com/1608752850-tigase-159"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" affiliation="owner" role="moderator"/></x></presence>

2023-02-17 21:28:11 |  >> <presence xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user2" to="user1_vghje20158@test-domain.com/1608752850-tigase-159"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="participant"/><status code="110"/></x></presence>

2023-02-17 21:28:11 | user1 :: user1_vghje20158@test-domain.com/1608752850-tigase-159 << <presence xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user2" to="user1_vghje20158@test-domain.com/1608752850-tigase-159"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="participant"/><status code="110"/></x></presence>

2023-02-17 21:28:11 | [Mutex] notify: [2:joinAs:user2]

2023-02-17 21:28:11 | [Mutex] notify: [resp, joinAs:user2]

2023-02-17 21:28:11 | [Mutex] received everything.

2023-02-17 21:28:11 | [Mutex] isItemNotified: joinAs:user2 :: true

2023-02-17 21:28:11 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomt7to3e0160@muc.test-domain.com is created

2023-02-17 21:28:11 |  << <presence to="roomt7to3e0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-02-17 21:28:11 | user1 :: user1_bfp4q30159@test-domain.com/1608752850-tigase-160 >> <presence to="roomt7to3e0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-02-17 21:28:11 | [Mutex] waiting for: [resp]

2023-02-17 21:28:11 |  >> <message xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user1" id="325274d9b34261be97323e8726bd38e65c080f50" to="user1_vghje20158@test-domain.com/1608752850-tigase-159" type="groupchat"><subject/><delay xmlns="urn:xmpp:delay" jid="roomt7to3e0160@muc.test-domain.com" stamp="2023-02-18T05:28:10.815Z"/></message>

2023-02-17 21:28:11 | user1 :: user1_vghje20158@test-domain.com/1608752850-tigase-159 << <message xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user1" id="325274d9b34261be97323e8726bd38e65c080f50" to="user1_vghje20158@test-domain.com/1608752850-tigase-159" type="groupchat"><subject/><delay xmlns="urn:xmpp:delay" jid="roomt7to3e0160@muc.test-domain.com" stamp="2023-02-18T05:28:10.815Z"/></message>

2023-02-17 21:28:11 |  >> <presence xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user1" to="user1_bfp4q30159@test-domain.com/1608752850-tigase-160"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" affiliation="owner" role="moderator"/></x></presence>

2023-02-17 21:28:11 | user1 :: user1_bfp4q30159@test-domain.com/1608752850-tigase-160 << <presence xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user1" to="user1_bfp4q30159@test-domain.com/1608752850-tigase-160"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" affiliation="owner" role="moderator"/></x></presence>

2023-02-17 21:28:11 |  >> <presence xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user2" to="user1_bfp4q30159@test-domain.com/1608752850-tigase-160"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="participant"/></x></presence>

2023-02-17 21:28:11 | user1 :: user1_bfp4q30159@test-domain.com/1608752850-tigase-160 << <presence xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user2" to="user1_bfp4q30159@test-domain.com/1608752850-tigase-160"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="participant"/></x></presence>

2023-02-17 21:28:11 |  >> <presence xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user3" to="user1_bfp4q30159@test-domain.com/1608752850-tigase-160"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" affiliation="none" role="participant"/><status code="110"/></x></presence>

2023-02-17 21:28:11 | user1 :: user1_bfp4q30159@test-domain.com/1608752850-tigase-160 << <presence xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user3" to="user1_bfp4q30159@test-domain.com/1608752850-tigase-160"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" affiliation="none" role="participant"/><status code="110"/></x></presence>

2023-02-17 21:28:11 | [Mutex] notify: [3:joinAs:user3]

2023-02-17 21:28:11 | [Mutex] notify: [resp, joinAs:user3]

2023-02-17 21:28:11 | [Mutex] received everything.

2023-02-17 21:28:11 | [Mutex] isItemNotified: joinAs:user3 :: true

2023-02-17 21:28:11 |  << <presence to="roomt7to3e0160@muc.test-domain.com/user2" type="unavailable"/>

2023-02-17 21:28:11 | user1 :: user1_vghje20158@test-domain.com/1608752850-tigase-159 >> <presence to="roomt7to3e0160@muc.test-domain.com/user2" type="unavailable"/>

2023-02-17 21:28:11 |  >> <message xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user1" id="325274d9b34261be97323e8726bd38e65c080f50" to="user1_bfp4q30159@test-domain.com/1608752850-tigase-160" type="groupchat"><subject/><delay xmlns="urn:xmpp:delay" jid="roomt7to3e0160@muc.test-domain.com" stamp="2023-02-18T05:28:10.815Z"/></message>

2023-02-17 21:28:11 | user1 :: user1_bfp4q30159@test-domain.com/1608752850-tigase-160 << <message xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user1" id="325274d9b34261be97323e8726bd38e65c080f50" to="user1_bfp4q30159@test-domain.com/1608752850-tigase-160" type="groupchat"><subject/><delay xmlns="urn:xmpp:delay" jid="roomt7to3e0160@muc.test-domain.com" stamp="2023-02-18T05:28:10.815Z"/></message>

2023-02-17 21:28:11 |  << <presence to="roomt7to3e0160@muc.test-domain.com/user3" type="unavailable"/>

2023-02-17 21:28:11 | user1 :: user1_bfp4q30159@test-domain.com/1608752850-tigase-160 >> <presence to="roomt7to3e0160@muc.test-domain.com/user3" type="unavailable"/>

2023-02-17 21:28:11 |  >> <presence xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user3" to="user1_vghje20158@test-domain.com/1608752850-tigase-159"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" affiliation="none" role="participant"/></x></presence>

2023-02-17 21:28:11 | user1 :: user1_vghje20158@test-domain.com/1608752850-tigase-159 << <presence xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user3" to="user1_vghje20158@test-domain.com/1608752850-tigase-159"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" affiliation="none" role="participant"/></x></presence>

2023-02-17 21:28:11 |  >> <presence xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user2" to="user1_bfp4q30159@test-domain.com/1608752850-tigase-160" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="none"/></x></presence>

2023-02-17 21:28:11 | user1 :: user1_bfp4q30159@test-domain.com/1608752850-tigase-160 << <presence xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user2" to="user1_bfp4q30159@test-domain.com/1608752850-tigase-160" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="none"/></x></presence>

2023-02-17 21:28:11 |  >> <presence xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user3" to="user1_6idb6p0157@test-domain.com/1608752850-tigase-158"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" jid="user1_bfp4q30159@test-domain.com/1608752850-tigase-160" affiliation="none" role="participant"/></x></presence>

2023-02-17 21:28:11 | user1 :: user1_6idb6p0157@test-domain.com/1608752850-tigase-158 << <presence xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user3" to="user1_6idb6p0157@test-domain.com/1608752850-tigase-158"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" jid="user1_bfp4q30159@test-domain.com/1608752850-tigase-160" affiliation="none" role="participant"/></x></presence>

2023-02-17 21:28:11 |  >> <presence xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user2" to="user1_6idb6p0157@test-domain.com/1608752850-tigase-158" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" jid="user1_vghje20158@test-domain.com/1608752850-tigase-159" affiliation="none" role="none"/></x></presence>

2023-02-17 21:28:11 | user1 :: user1_6idb6p0157@test-domain.com/1608752850-tigase-158 << <presence xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user2" to="user1_6idb6p0157@test-domain.com/1608752850-tigase-158" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" jid="user1_vghje20158@test-domain.com/1608752850-tigase-159" affiliation="none" role="none"/></x></presence>

2023-02-17 21:28:11 |  >> <presence xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user3" to="user1_6idb6p0157@test-domain.com/1608752850-tigase-158" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" jid="user1_bfp4q30159@test-domain.com/1608752850-tigase-160" affiliation="none" role="none"/></x></presence>

2023-02-17 21:28:11 | user1 :: user1_6idb6p0157@test-domain.com/1608752850-tigase-158 << <presence xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user3" to="user1_6idb6p0157@test-domain.com/1608752850-tigase-158" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" jid="user1_bfp4q30159@test-domain.com/1608752850-tigase-160" affiliation="none" role="none"/></x></presence>

2023-02-17 21:28:11 |  >> <presence xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user2" to="user1_vghje20158@test-domain.com/1608752850-tigase-159" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="none"/><status code="110"/></x></presence>

2023-02-17 21:28:11 | user1 :: user1_vghje20158@test-domain.com/1608752850-tigase-159 << <presence xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user2" to="user1_vghje20158@test-domain.com/1608752850-tigase-159" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="none"/><status code="110"/></x></presence>

2023-02-17 21:28:11 |  >> <presence xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user3" to="user1_bfp4q30159@test-domain.com/1608752850-tigase-160" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" affiliation="none" role="none"/><status code="110"/></x></presence>

2023-02-17 21:28:11 | user1 :: user1_bfp4q30159@test-domain.com/1608752850-tigase-160 << <presence xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user3" to="user1_bfp4q30159@test-domain.com/1608752850-tigase-160" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" affiliation="none" role="none"/><status code="110"/></x></presence>

2023-02-17 21:28:12 |  << <iq to="roomt7to3e0160@muc.test-domain.com" id="GXF8GKEGLFDAyv6fTRWUYoe" 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-02-17 21:28:12 | user1 :: user1_6idb6p0157@test-domain.com/1608752850-tigase-158 >> <iq to="roomt7to3e0160@muc.test-domain.com" id="GXF8GKEGLFDAyv6fTRWUYoe" 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-02-17 21:28:12 | [Mutex] waiting for: [setConfig]

2023-02-17 21:28:12 |  >> <message xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com" to="user1_6idb6p0157@test-domain.com/1608752850-tigase-158" type="groupchat"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2023-02-17 21:28:12 | user1 :: user1_6idb6p0157@test-domain.com/1608752850-tigase-158 << <message xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com" to="user1_6idb6p0157@test-domain.com/1608752850-tigase-158" type="groupchat"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2023-02-17 21:28:12 |  >> <iq xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com" id="GXF8GKEGLFDAyv6fTRWUYoe" to="user1_6idb6p0157@test-domain.com/1608752850-tigase-158" type="result"/>

2023-02-17 21:28:12 | user1 :: user1_6idb6p0157@test-domain.com/1608752850-tigase-158 << <iq xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com" id="GXF8GKEGLFDAyv6fTRWUYoe" to="user1_6idb6p0157@test-domain.com/1608752850-tigase-158" type="result"/>

2023-02-17 21:28:12 | [Mutex] received everything.

2023-02-17 21:28:12 | [Mutex] isItemNotified: setConfig:success :: true

2023-02-17 21:28:13 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomt7to3e0160@muc.test-domain.com is created

2023-02-17 21:28:13 |  << <presence to="roomt7to3e0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-02-17 21:28:13 | user1 :: user1_vghje20158@test-domain.com/1608752850-tigase-159 >> <presence to="roomt7to3e0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-02-17 21:28:13 | [Mutex] waiting for: [resp]

2023-02-17 21:28:13 |  >> <presence xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user2" to="user1_6idb6p0157@test-domain.com/1608752850-tigase-158"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" jid="user1_vghje20158@test-domain.com/1608752850-tigase-159" affiliation="none" role="participant"/></x></presence>

2023-02-17 21:28:13 | user1 :: user1_6idb6p0157@test-domain.com/1608752850-tigase-158 << <presence xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user2" to="user1_6idb6p0157@test-domain.com/1608752850-tigase-158"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" jid="user1_vghje20158@test-domain.com/1608752850-tigase-159" affiliation="none" role="participant"/></x></presence>

2023-02-17 21:28:13 |  >> <presence xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user1" to="user1_vghje20158@test-domain.com/1608752850-tigase-159"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" affiliation="owner" role="moderator"/></x></presence>

2023-02-17 21:28:13 | user1 :: user1_vghje20158@test-domain.com/1608752850-tigase-159 << <presence xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user1" to="user1_vghje20158@test-domain.com/1608752850-tigase-159"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" affiliation="owner" role="moderator"/></x></presence>

2023-02-17 21:28:13 |  >> <presence xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user2" to="user1_vghje20158@test-domain.com/1608752850-tigase-159"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="participant"/><status code="110"/></x></presence>

2023-02-17 21:28:13 | user1 :: user1_vghje20158@test-domain.com/1608752850-tigase-159 << <presence xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user2" to="user1_vghje20158@test-domain.com/1608752850-tigase-159"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="participant"/><status code="110"/></x></presence>

2023-02-17 21:28:13 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-02-17 21:28:13 | user1 :: user1_vghje20158@test-domain.com/1608752850-tigase-159 << <r xmlns="urn:xmpp:sm:3"/>

2023-02-17 21:28:13 |  >> <message xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user1" id="325274d9b34261be97323e8726bd38e65c080f50" to="user1_vghje20158@test-domain.com/1608752850-tigase-159" type="groupchat"><subject/><delay xmlns="urn:xmpp:delay" jid="roomt7to3e0160@muc.test-domain.com" stamp="2023-02-18T05:28:10.815Z"/></message>

2023-02-17 21:28:13 | user1 :: user1_vghje20158@test-domain.com/1608752850-tigase-159 << <message xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user1" id="325274d9b34261be97323e8726bd38e65c080f50" to="user1_vghje20158@test-domain.com/1608752850-tigase-159" type="groupchat"><subject/><delay xmlns="urn:xmpp:delay" jid="roomt7to3e0160@muc.test-domain.com" stamp="2023-02-18T05:28:10.815Z"/></message>

2023-02-17 21:28:13 | [Mutex] notify: [2:joinAs:user2]

2023-02-17 21:28:13 | [Mutex] notify: [resp, joinAs:user2]

2023-02-17 21:28:13 |  << <a xmlns="urn:xmpp:sm:3" h="10"/>

2023-02-17 21:28:13 | user1 :: user1_vghje20158@test-domain.com/1608752850-tigase-159 >> <a xmlns="urn:xmpp:sm:3" h="10"/>

2023-02-17 21:28:13 | [Mutex] received everything.

2023-02-17 21:28:13 | [Mutex] isItemNotified: joinAs:user2 :: true

2023-02-17 21:28:13 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomt7to3e0160@muc.test-domain.com is created

2023-02-17 21:28:13 |  << <presence to="roomt7to3e0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-02-17 21:28:13 | user1 :: user1_bfp4q30159@test-domain.com/1608752850-tigase-160 >> <presence to="roomt7to3e0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-02-17 21:28:13 | [Mutex] waiting for: [resp]

2023-02-17 21:28:13 |  >> <presence xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user3" to="user1_bfp4q30159@test-domain.com/1608752850-tigase-160" type="error"><x xmlns="http://jabber.org/protocol/muc"/><error code="503" type="cancel"><service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" xml:lang="en">Reached maximum number of occupants.</text></error></presence>

2023-02-17 21:28:13 | user1 :: user1_bfp4q30159@test-domain.com/1608752850-tigase-160 << <presence xmlns="jabber:client" from="roomt7to3e0160@muc.test-domain.com/user3" to="user1_bfp4q30159@test-domain.com/1608752850-tigase-160" type="error"><x xmlns="http://jabber.org/protocol/muc"/><error code="503" type="cancel"><service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" xml:lang="en">Reached maximum number of occupants.</text></error></presence>

2023-02-17 21:28:13 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-02-17 21:28:13 | user1 :: user1_bfp4q30159@test-domain.com/1608752850-tigase-160 << <r xmlns="urn:xmpp:sm:3"/>

2023-02-17 21:28:13 | [Mutex] notify: [resp, notJoinAs:user3]

2023-02-17 21:28:13 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-02-17 21:28:13 | user1 :: user1_bfp4q30159@test-domain.com/1608752850-tigase-160 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-02-17 21:28:13 | [Mutex] received everything.

2023-02-17 21:28:13 | [Mutex] isItemNotified: notJoinAs:user3 :: true

2023-02-17 21:28:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2437] Connector  state changed: connected->disconnected

2023-02-17 21:28:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2437] Stream terminated

2023-02-17 21:28:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-17 21:28:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-17 21:28:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2442] Connector  state changed: connected->disconnected

2023-02-17 21:28:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2442] Stream terminated

2023-02-17 21:28:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-17 21:28:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-17 21:28:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2447] Connector  state changed: connected->disconnected

2023-02-17 21:28:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2447] Stream terminated

2023-02-17 21:28:14 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-17 21:28:14 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted