Generated by TestNG with ReportNG at 22:29 PDT on Wednesday 15 March 2023
root@7c41cec37518 / Java 17.0.2 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

Test limit of users per room - #3179

Suites · Log Output

Test duration : 4.567s

Passed Tests
tigase.tests.muc.TestLimitOfUsersPerRoom
testMaxUsers 4.271s
2023-03-15 22:40:43 |

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

2023-03-15 22:40:43 | ------------------------------------

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

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

2023-03-15 22:40:43 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

2023-03-15 22:40:43 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2e5c096e

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

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

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

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

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

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

2023-03-15 22:40:43 | [Mutex] waiting for: [registration]

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

2023-03-15 22:40:43 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@209be2d5

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

2023-03-15 22:40:43 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@24a4621e

2023-03-15 22:40:43 | user1 :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-15 22:40:43 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-03-15 22:40:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2446] Start TLS

2023-03-15 22:40:43 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

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

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

2023-03-15 22:40:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2448] Proceeding TLS

2023-03-15 22:40:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2448] Start handshake

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

2023-03-15 22:40:43 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@61a6e8ee

2023-03-15 22:40:43 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@2fff8acd

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

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

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

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

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

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

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

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

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

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

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

2023-03-15 22:40:43 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@508d48ad

2023-03-15 22:40:43 | user1 :: null >> <iq to="test-domain.com" id="juHaDEn7zw9v4hSbGRSdMRJ" type="set"><query xmlns="jabber:iq:register"><username>user1_ivfe9h0161</username><password>user1_ivfe9h0161</password><email>fa559103-6e0f-45a9-b816-6dff2fc02e7c@localhost</email></query></iq>

2023-03-15 22:40:43 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="juHaDEn7zw9v4hSbGRSdMRJ" type="set"><query xmlns="jabber:iq:register"><username>user1_ivfe9h0161</username><password>user1_ivfe9h0161</password><email>fa559103-6e0f-45a9-b816-6dff2fc02e7c@localhost</email></query></iq>}

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

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

2023-03-15 22:40:43 | [Mutex] received everything.

2023-03-15 22:40:43 | [Mutex] isItemNotified: registrationSuccess :: true

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

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

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

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

2023-03-15 22:40:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2448] Stream terminated

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

2023-03-15 22:40:43 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@573e7430

2023-03-15 22:40:43 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@18917a1

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

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

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

2023-03-15 22:40:43 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@52f34cbf

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

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

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

2023-03-15 22:40:43 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6881ae6c

2023-03-15 22:40:43 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@4c3ad8b8

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

2023-03-15 22:40:43 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

2023-03-15 22:40:43 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@67eddb78

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

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

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

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

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

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

2023-03-15 22:40:43 | [Mutex] waiting for: [registration]

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

2023-03-15 22:40:43 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@692a39f5

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

2023-03-15 22:40:43 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@6d15b008

2023-03-15 22:40:43 | user1 :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-15 22:40:43 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-03-15 22:40:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2453] Start TLS

2023-03-15 22:40:43 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

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

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

2023-03-15 22:40:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2455] Proceeding TLS

2023-03-15 22:40:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2455] Start handshake

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

2023-03-15 22:40:43 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@281733ce

2023-03-15 22:40:43 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@21a81baf

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

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

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

2023-03-15 22:40:44 | user1 :: null >> <iq to="test-domain.com" id="0wLut6FGFl6fRXndUO249Iy" type="get"><query xmlns="jabber:iq:register"/></iq>

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

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

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

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

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

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

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

2023-03-15 22:40:44 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@19757bfe

2023-03-15 22:40:44 | user1 :: null >> <iq to="test-domain.com" id="jwJeLUT9DEp16l0rcTWl2nL" type="set"><query xmlns="jabber:iq:register"><username>user1_gk6p2l0162</username><password>user1_gk6p2l0162</password><email>89ff793b-f2b6-48e7-b0b7-b7cacef5dbac@localhost</email></query></iq>

2023-03-15 22:40:44 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="jwJeLUT9DEp16l0rcTWl2nL" type="set"><query xmlns="jabber:iq:register"><username>user1_gk6p2l0162</username><password>user1_gk6p2l0162</password><email>89ff793b-f2b6-48e7-b0b7-b7cacef5dbac@localhost</email></query></iq>}

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

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

2023-03-15 22:40:44 | [Mutex] waiting for: [registration]

2023-03-15 22:40:44 | [Mutex] received everything.

2023-03-15 22:40:44 | [Mutex] isItemNotified: registrationSuccess :: true

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

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

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

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

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

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

2023-03-15 22:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2455] Stream terminated

2023-03-15 22:40:44 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@59200d28

2023-03-15 22:40:44 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@4838cc81

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

2023-03-15 22:40:44 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@29acc34a

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

2023-03-15 22:40:44 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@1b34e70a

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

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

2023-03-15 22:40:44 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4224e009

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

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

2023-03-15 22:40:44 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

2023-03-15 22:40:44 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@38e5fffc

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

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

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

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

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

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

2023-03-15 22:40:44 | [Mutex] waiting for: [registration]

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

2023-03-15 22:40:44 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@36221690

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

2023-03-15 22:40:44 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@321d948c

2023-03-15 22:40:44 | user1 :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-15 22:40:44 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-03-15 22:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2460] Start TLS

2023-03-15 22:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2462] Proceeding TLS

2023-03-15 22:40:44 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

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

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

2023-03-15 22:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2462] Start handshake

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

2023-03-15 22:40:44 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@771f1cab

2023-03-15 22:40:44 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@609217ab

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

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

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

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

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

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

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

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

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

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

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

2023-03-15 22:40:44 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@46220bbf

2023-03-15 22:40:44 | user1 :: null >> <iq to="test-domain.com" id="QgTJQLT7ClTQPYn4DqjYfvq" type="set"><query xmlns="jabber:iq:register"><username>user1_3kmaxt0163</username><password>user1_3kmaxt0163</password><email>cb4a3220-ab2a-48c9-9b3b-5a7cf030090a@localhost</email></query></iq>

2023-03-15 22:40:44 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="QgTJQLT7ClTQPYn4DqjYfvq" type="set"><query xmlns="jabber:iq:register"><username>user1_3kmaxt0163</username><password>user1_3kmaxt0163</password><email>cb4a3220-ab2a-48c9-9b3b-5a7cf030090a@localhost</email></query></iq>}

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

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

2023-03-15 22:40:44 | [Mutex] received everything.

2023-03-15 22:40:44 | [Mutex] isItemNotified: registrationSuccess :: true

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

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

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

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

2023-03-15 22:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2462] Stream terminated

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

2023-03-15 22:40:44 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@18455e03

2023-03-15 22:40:44 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@1730e3e4

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

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

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

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

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

2023-03-15 22:40:44 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

2023-03-15 22:40:44 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@676f91e6

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

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

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

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

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

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

2023-03-15 22:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2466] Start TLS

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

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

2023-03-15 22:40:44 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@31c60147

2023-03-15 22:40:44 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@341f43a

2023-03-15 22:40:44 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-15 22:40:44 | user1 :: user1_ivfe9h0161@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

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

2023-03-15 22:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2469] Proceeding TLS

2023-03-15 22:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2469] Start handshake

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

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

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

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

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

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

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

2023-03-15 22:40:44 | user1 :: user1_ivfe9h0161@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9pdmZlOWgwMTYxLHI9S2w2dkV3anE5RHNPc3lseVR2bWc=</auth>

2023-03-15 22:40:44 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1LbDZ2RXdqcTlEc09zeWx5VHZtZ3pvZDVHbmZJR29IZ2pjMWxuN2FNLHM9ODNKSDJlcU1tVlFCV0E9PSxpPTQwOTY=</challenge>

2023-03-15 22:40:44 | user1 :: user1_ivfe9h0161@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1LbDZ2RXdqcTlEc09zeWx5VHZtZ3pvZDVHbmZJR29IZ2pjMWxuN2FNLHM9ODNKSDJlcU1tVlFCV0E9PSxpPTQwOTY=</challenge>

2023-03-15 22:40:44 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9S2w2dkV3anE5RHNPc3lseVR2bWd6b2Q1R25mSUdvSGdqYzFsbjdhTSxwPTVlUFB1ODdDdVdSbTR4Sm1xV0hhcU9VUDVyZTBjZGRFNFB0ZzRnVW03bE09</response>

2023-03-15 22:40:44 | user1 :: user1_ivfe9h0161@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9S2w2dkV3anE5RHNPc3lseVR2bWd6b2Q1R25mSUdvSGdqYzFsbjdhTSxwPTVlUFB1ODdDdVdSbTR4Sm1xV0hhcU9VUDVyZTBjZGRFNFB0ZzRnVW03bE09</response>

2023-03-15 22:40:44 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1mY3VwUHdyRjd4bGY4ZThmclNoWTFkcndIME10emcyTUFxdnNvaktKcmJjPQ==</success>

2023-03-15 22:40:44 | user1 :: user1_ivfe9h0161@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1mY3VwUHdyRjd4bGY4ZThmclNoWTFkcndIME10emcyTUFxdnNvaktKcmJjPQ==</success>

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

2023-03-15 22:40:44 |  >> <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" ver="N54Bsb145BTw4uOEPabUaPeYYpI=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-03-15 22:40:44 | user1 :: user1_ivfe9h0161@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" ver="N54Bsb145BTw4uOEPabUaPeYYpI=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

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

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

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

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

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

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

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

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

2023-03-15 22:40:44 |  >> <iq xmlns="jabber:client" id="Ctszy9FzBFOCEiBCm1qVdLU" type="result" to="user1_ivfe9h0161@test-domain.com/228467168-tigase-162"/>

2023-03-15 22:40:44 | user1 :: user1_ivfe9h0161@test-domain.com/228467168-tigase-162 << <iq xmlns="jabber:client" id="Ctszy9FzBFOCEiBCm1qVdLU" type="result" to="user1_ivfe9h0161@test-domain.com/228467168-tigase-162"/>

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

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

2023-03-15 22:40:44 | user1 :: user1_ivfe9h0161@test-domain.com/228467168-tigase-162 >> <iq to="test-domain.com" id="lutY1p9Gt9mR2vk9sn6v1sX" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

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

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

2023-03-15 22:40:44 |  >> <enabled xmlns="urn:xmpp:sm:3" max="60" id="8432eba5-3bb1-4b26-8ec3-3cfc98e5f4d1" resume="true" location="7c41cec37518"/>

2023-03-15 22:40:44 | user1 :: user1_ivfe9h0161@test-domain.com/228467168-tigase-162 << <enabled xmlns="urn:xmpp:sm:3" max="60" id="8432eba5-3bb1-4b26-8ec3-3cfc98e5f4d1" resume="true" location="7c41cec37518"/>

2023-03-15 22:40:44 |  << <iq id="ThODBAhLAjWjWnUhU7fUR5p" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-15 22:40:44 | user1 :: user1_ivfe9h0161@test-domain.com/228467168-tigase-162 >> <iq id="ThODBAhLAjWjWnUhU7fUR5p" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

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

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

2023-03-15 22:40:44 |  >> <iq xmlns="jabber:client" id="ThODBAhLAjWjWnUhU7fUR5p" type="result" to="user1_ivfe9h0161@test-domain.com/228467168-tigase-162"><query xmlns="jabber:iq:roster"/></iq>

2023-03-15 22:40:44 | user1 :: user1_ivfe9h0161@test-domain.com/228467168-tigase-162 << <iq xmlns="jabber:client" id="ThODBAhLAjWjWnUhU7fUR5p" type="result" to="user1_ivfe9h0161@test-domain.com/228467168-tigase-162"><query xmlns="jabber:iq:roster"/></iq>

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

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

2023-03-15 22:40:44 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

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

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

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

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

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

2023-03-15 22:40:44 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-15 22:40:44 | user1 :: user1_gk6p2l0162@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-15 22:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2472] Start TLS

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

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

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

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

2023-03-15 22:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2474] Proceeding TLS

2023-03-15 22:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2474] Start handshake

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

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

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

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

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

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

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

2023-03-15 22:40:44 | user1 :: user1_gk6p2l0162@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9nazZwMmwwMTYyLHI9RFQzMjF3RUh2V1czcVowV3pvenc=</auth>

2023-03-15 22:40:44 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1EVDMyMXdFSHZXVzNxWjBXem96d0RyWXRqQWdqd2YxTzFJU2tobGxzLHM9ZkdpVy9GS1BPY25oTEE9PSxpPTQwOTY=</challenge>

2023-03-15 22:40:44 | user1 :: user1_gk6p2l0162@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1EVDMyMXdFSHZXVzNxWjBXem96d0RyWXRqQWdqd2YxTzFJU2tobGxzLHM9ZkdpVy9GS1BPY25oTEE9PSxpPTQwOTY=</challenge>

2023-03-15 22:40:44 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RFQzMjF3RUh2V1czcVowV3pvendEcll0akFnandmMU8xSVNraGxscyxwPUVQeUFjMnZ1NUFBK2orakhnVm9WOTRibVIrYVFCMG9IajVvZzA3WHEzdGM9</response>

2023-03-15 22:40:44 | user1 :: user1_gk6p2l0162@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RFQzMjF3RUh2V1czcVowV3pvendEcll0akFnandmMU8xSVNraGxscyxwPUVQeUFjMnZ1NUFBK2orakhnVm9WOTRibVIrYVFCMG9IajVvZzA3WHEzdGM9</response>

2023-03-15 22:40:44 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1Jc1FCYlRIN3lwTGdSSU5JUHR1WEw5SXhhMnRyK2NhTEs1aWwvZ0M1MzZrPQ==</success>

2023-03-15 22:40:44 | user1 :: user1_gk6p2l0162@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1Jc1FCYlRIN3lwTGdSSU5JUHR1WEw5SXhhMnRyK2NhTEs1aWwvZ0M1MzZrPQ==</success>

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

2023-03-15 22:40:44 |  >> <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" ver="N54Bsb145BTw4uOEPabUaPeYYpI=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-03-15 22:40:44 | user1 :: user1_gk6p2l0162@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" ver="N54Bsb145BTw4uOEPabUaPeYYpI=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

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

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

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

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

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

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

2023-03-15 22:40:44 |  << <iq xmlns="jabber:client" id="9hKvfXneskEj2cHMDDBAhLA" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-15 22:40:44 | user1 :: user1_gk6p2l0162@test-domain.com/228467168-tigase-163 >> <iq xmlns="jabber:client" id="9hKvfXneskEj2cHMDDBAhLA" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-15 22:40:44 |  >> <iq xmlns="jabber:client" id="9hKvfXneskEj2cHMDDBAhLA" type="result" to="user1_gk6p2l0162@test-domain.com/228467168-tigase-163"/>

2023-03-15 22:40:44 | user1 :: user1_gk6p2l0162@test-domain.com/228467168-tigase-163 << <iq xmlns="jabber:client" id="9hKvfXneskEj2cHMDDBAhLA" type="result" to="user1_gk6p2l0162@test-domain.com/228467168-tigase-163"/>

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

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

2023-03-15 22:40:44 | user1 :: user1_gk6p2l0162@test-domain.com/228467168-tigase-163 >> <iq to="test-domain.com" id="6yxJSNX9LZsUesVgEBAfR3u" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

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

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

2023-03-15 22:40:44 |  << <iq id="JJ2cocoN08zw7Bxs1fyfO3q" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-15 22:40:44 | user1 :: user1_gk6p2l0162@test-domain.com/228467168-tigase-163 >> <iq id="JJ2cocoN08zw7Bxs1fyfO3q" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-15 22:40:44 |  >> <enabled xmlns="urn:xmpp:sm:3" max="60" id="cc8f3a1f-6baf-4b6f-8b12-7de28cbe7021" resume="true" location="7c41cec37518"/>

2023-03-15 22:40:44 | user1 :: user1_gk6p2l0162@test-domain.com/228467168-tigase-163 << <enabled xmlns="urn:xmpp:sm:3" max="60" id="cc8f3a1f-6baf-4b6f-8b12-7de28cbe7021" resume="true" location="7c41cec37518"/>

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

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

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

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

2023-03-15 22:40:44 |  >> <iq xmlns="jabber:client" id="JJ2cocoN08zw7Bxs1fyfO3q" type="result" to="user1_gk6p2l0162@test-domain.com/228467168-tigase-163"><query xmlns="jabber:iq:roster"/></iq>

2023-03-15 22:40:44 | user1 :: user1_gk6p2l0162@test-domain.com/228467168-tigase-163 << <iq xmlns="jabber:client" id="JJ2cocoN08zw7Bxs1fyfO3q" type="result" to="user1_gk6p2l0162@test-domain.com/228467168-tigase-163"><query xmlns="jabber:iq:roster"/></iq>

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

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

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

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

2023-03-15 22:40:44 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

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

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

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

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

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

2023-03-15 22:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2477] Start TLS

2023-03-15 22:40:44 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-15 22:40:44 | user1 :: user1_3kmaxt0163@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

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

2023-03-15 22:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2479] Proceeding TLS

2023-03-15 22:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2479] Start handshake

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

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

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

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

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

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

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

2023-03-15 22:40:44 | user1 :: user1_3kmaxt0163@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV8za21heHQwMTYzLHI9QUNyYXVHU3Fxbmw0ZVdWM1RqMGU=</auth>

2023-03-15 22:40:44 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1BQ3JhdUdTcXFubDRlV1YzVGowZVNnVHdCdVpkQlBsQ1AyeXVPME8wLHM9c1kwQW1YWXFLTlJLZHc9PSxpPTQwOTY=</challenge>

2023-03-15 22:40:44 | user1 :: user1_3kmaxt0163@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1BQ3JhdUdTcXFubDRlV1YzVGowZVNnVHdCdVpkQlBsQ1AyeXVPME8wLHM9c1kwQW1YWXFLTlJLZHc9PSxpPTQwOTY=</challenge>

2023-03-15 22:40:44 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QUNyYXVHU3Fxbmw0ZVdWM1RqMGVTZ1R3QnVaZEJQbENQMnl1TzBPMCxwPTU2UVFwelBtRXZ5dTV4N1pudnBQUE55TTRaYjhvc3BDdnViendRS3Q0TG89</response>

2023-03-15 22:40:44 | user1 :: user1_3kmaxt0163@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QUNyYXVHU3Fxbmw0ZVdWM1RqMGVTZ1R3QnVaZEJQbENQMnl1TzBPMCxwPTU2UVFwelBtRXZ5dTV4N1pudnBQUE55TTRaYjhvc3BDdnViendRS3Q0TG89</response>

2023-03-15 22:40:44 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1ONFAwQWs0UEJXRzFnbTZ6Z3pSaWxIUmZROENBNHZDcEh4cUFXNHZPendnPQ==</success>

2023-03-15 22:40:44 | user1 :: user1_3kmaxt0163@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1ONFAwQWs0UEJXRzFnbTZ6Z3pSaWxIUmZROENBNHZDcEh4cUFXNHZPendnPQ==</success>

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

2023-03-15 22:40:44 |  >> <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" ver="N54Bsb145BTw4uOEPabUaPeYYpI=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-03-15 22:40:44 | user1 :: user1_3kmaxt0163@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" ver="N54Bsb145BTw4uOEPabUaPeYYpI=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

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

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

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

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

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

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

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

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

2023-03-15 22:40:44 |  >> <iq xmlns="jabber:client" id="MIVuZoU7CjZj07rW1m9CJCH" type="result" to="user1_3kmaxt0163@test-domain.com/228467168-tigase-164"/>

2023-03-15 22:40:44 | user1 :: user1_3kmaxt0163@test-domain.com/228467168-tigase-164 << <iq xmlns="jabber:client" id="MIVuZoU7CjZj07rW1m9CJCH" type="result" to="user1_3kmaxt0163@test-domain.com/228467168-tigase-164"/>

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

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

2023-03-15 22:40:44 | user1 :: user1_3kmaxt0163@test-domain.com/228467168-tigase-164 >> <iq to="test-domain.com" id="GGNtph24y6dQOVexrdOJFoV" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

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

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

2023-03-15 22:40:44 |  >> <enabled xmlns="urn:xmpp:sm:3" max="60" id="943135a8-f52e-4a61-878a-5592a231bf00" resume="true" location="7c41cec37518"/>

2023-03-15 22:40:44 | user1 :: user1_3kmaxt0163@test-domain.com/228467168-tigase-164 << <enabled xmlns="urn:xmpp:sm:3" max="60" id="943135a8-f52e-4a61-878a-5592a231bf00" resume="true" location="7c41cec37518"/>

2023-03-15 22:40:44 |  << <iq id="HzqXneskEj2cHMDDBAhLAjW" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-15 22:40:44 | user1 :: user1_3kmaxt0163@test-domain.com/228467168-tigase-164 >> <iq id="HzqXneskEj2cHMDDBAhLAjW" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

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

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

2023-03-15 22:40:44 |  >> <iq xmlns="jabber:client" id="HzqXneskEj2cHMDDBAhLAjW" type="result" to="user1_3kmaxt0163@test-domain.com/228467168-tigase-164"><query xmlns="jabber:iq:roster"/></iq>

2023-03-15 22:40:44 | user1 :: user1_3kmaxt0163@test-domain.com/228467168-tigase-164 << <iq xmlns="jabber:client" id="HzqXneskEj2cHMDDBAhLAjW" type="result" to="user1_3kmaxt0163@test-domain.com/228467168-tigase-164"><query xmlns="jabber:iq:roster"/></iq>

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

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

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

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

2023-03-15 22:40:44 | user1 :: user1_ivfe9h0161@test-domain.com/228467168-tigase-162 >> <presence to="roomb2n3xm0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-15 22:40:44 | [Mutex] waiting for: [joinAs:user1]

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

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

2023-03-15 22:40:44 | [Mutex] notify: [joinAs:user1]

2023-03-15 22:40:44 | [Mutex] received everything.

2023-03-15 22:40:44 | [Mutex] isItemNotified: joinAs:user1 :: true

2023-03-15 22:40:44 |  << <iq to="roomb2n3xm0164@muc.test-domain.com" id="3vcvm13w5xj5DKuoMzyeLUT" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-03-15 22:40:44 | user1 :: user1_ivfe9h0161@test-domain.com/228467168-tigase-162 >> <iq to="roomb2n3xm0164@muc.test-domain.com" id="3vcvm13w5xj5DKuoMzyeLUT" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-03-15 22:40:44 | [Mutex] waiting for: [getConfig]

2023-03-15 22:40:44 |  >> <message xmlns="jabber:client" id="42ae0538678373cf05c78bf8224360cc6ac40ba9" from="roomb2n3xm0164@muc.test-domain.com/user1" type="groupchat" to="user1_ivfe9h0161@test-domain.com/228467168-tigase-162"><subject/><delay xmlns="urn:xmpp:delay" jid="roomb2n3xm0164@muc.test-domain.com" stamp="2023-03-16T05:40:44.865Z"/></message>

2023-03-15 22:40:44 | user1 :: user1_ivfe9h0161@test-domain.com/228467168-tigase-162 << <message xmlns="jabber:client" id="42ae0538678373cf05c78bf8224360cc6ac40ba9" from="roomb2n3xm0164@muc.test-domain.com/user1" type="groupchat" to="user1_ivfe9h0161@test-domain.com/228467168-tigase-162"><subject/><delay xmlns="urn:xmpp:delay" jid="roomb2n3xm0164@muc.test-domain.com" stamp="2023-03-16T05:40:44.865Z"/></message>

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

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

2023-03-15 22:40:44 |  >> <message xmlns="jabber:client" from="roomb2n3xm0164@muc.test-domain.com" type="groupchat" to="user1_ivfe9h0161@test-domain.com/228467168-tigase-162"><body>Welcome! You created new Multi User Chat Room. Room is locked now. Configure it please!
You've created new public room</body></message>

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

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

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

2023-03-15 22:40:44 |  << <iq id="6pru810165" to="roomb2n3xm0164@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2023-03-15 22:40:44 | user1 :: user1_ivfe9h0161@test-domain.com/228467168-tigase-162 >> <iq id="6pru810165" to="roomb2n3xm0164@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2023-03-15 22:40:44 | [Mutex] received everything.

2023-03-15 22:40:44 | [Mutex] isItemNotified: getConfig:success :: true

2023-03-15 22:40:44 |  >> <iq xmlns="jabber:client" id="6pru810165" from="roomb2n3xm0164@muc.test-domain.com" type="result" to="user1_ivfe9h0161@test-domain.com/228467168-tigase-162"/>

2023-03-15 22:40:44 | user1 :: user1_ivfe9h0161@test-domain.com/228467168-tigase-162 << <iq xmlns="jabber:client" id="6pru810165" from="roomb2n3xm0164@muc.test-domain.com" type="result" to="user1_ivfe9h0161@test-domain.com/228467168-tigase-162"/>

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

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

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

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

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

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

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

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

2023-03-15 22:40:45 | user1 :: user1_gk6p2l0162@test-domain.com/228467168-tigase-163 >> <presence to="roomb2n3xm0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-15 22:40:45 | [Mutex] waiting for: [resp]

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

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

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

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

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

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

2023-03-15 22:40:45 | [Mutex] notify: [2:joinAs:user2]

2023-03-15 22:40:45 | [Mutex] notify: [resp, joinAs:user2]

2023-03-15 22:40:45 | [Mutex] received everything.

2023-03-15 22:40:45 | [Mutex] isItemNotified: joinAs:user2 :: true

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

2023-03-15 22:40:45 | [Mutex] waiting for: [resp]

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

2023-03-15 22:40:45 | user1 :: user1_3kmaxt0163@test-domain.com/228467168-tigase-164 >> <presence to="roomb2n3xm0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-15 22:40:45 |  >> <message xmlns="jabber:client" id="42ae0538678373cf05c78bf8224360cc6ac40ba9" from="roomb2n3xm0164@muc.test-domain.com/user1" type="groupchat" to="user1_gk6p2l0162@test-domain.com/228467168-tigase-163"><subject/><delay xmlns="urn:xmpp:delay" jid="roomb2n3xm0164@muc.test-domain.com" stamp="2023-03-16T05:40:44.865Z"/></message>

2023-03-15 22:40:45 | user1 :: user1_gk6p2l0162@test-domain.com/228467168-tigase-163 << <message xmlns="jabber:client" id="42ae0538678373cf05c78bf8224360cc6ac40ba9" from="roomb2n3xm0164@muc.test-domain.com/user1" type="groupchat" to="user1_gk6p2l0162@test-domain.com/228467168-tigase-163"><subject/><delay xmlns="urn:xmpp:delay" jid="roomb2n3xm0164@muc.test-domain.com" stamp="2023-03-16T05:40:44.865Z"/></message>

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

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

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

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

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

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

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

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

2023-03-15 22:40:45 | [Mutex] notify: [3:joinAs:user3]

2023-03-15 22:40:45 | [Mutex] notify: [resp, joinAs:user3]

2023-03-15 22:40:45 | [Mutex] received everything.

2023-03-15 22:40:45 | [Mutex] isItemNotified: joinAs:user3 :: true

2023-03-15 22:40:45 |  << <presence to="roomb2n3xm0164@muc.test-domain.com/user2" type="unavailable"/>

2023-03-15 22:40:45 | user1 :: user1_gk6p2l0162@test-domain.com/228467168-tigase-163 >> <presence to="roomb2n3xm0164@muc.test-domain.com/user2" type="unavailable"/>

2023-03-15 22:40:45 |  << <presence to="roomb2n3xm0164@muc.test-domain.com/user3" type="unavailable"/>

2023-03-15 22:40:45 | user1 :: user1_3kmaxt0163@test-domain.com/228467168-tigase-164 >> <presence to="roomb2n3xm0164@muc.test-domain.com/user3" type="unavailable"/>

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

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

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

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

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

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

2023-03-15 22:40:45 |  >> <message xmlns="jabber:client" id="42ae0538678373cf05c78bf8224360cc6ac40ba9" from="roomb2n3xm0164@muc.test-domain.com/user1" type="groupchat" to="user1_3kmaxt0163@test-domain.com/228467168-tigase-164"><subject/><delay xmlns="urn:xmpp:delay" jid="roomb2n3xm0164@muc.test-domain.com" stamp="2023-03-16T05:40:44.865Z"/></message>

2023-03-15 22:40:45 | user1 :: user1_3kmaxt0163@test-domain.com/228467168-tigase-164 << <message xmlns="jabber:client" id="42ae0538678373cf05c78bf8224360cc6ac40ba9" from="roomb2n3xm0164@muc.test-domain.com/user1" type="groupchat" to="user1_3kmaxt0163@test-domain.com/228467168-tigase-164"><subject/><delay xmlns="urn:xmpp:delay" jid="roomb2n3xm0164@muc.test-domain.com" stamp="2023-03-16T05:40:44.865Z"/></message>

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

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

2023-03-15 22:40:46 |  >> <presence xmlns="jabber:client" from="roomb2n3xm0164@muc.test-domain.com/user2" type="unavailable" to="user1_3kmaxt0163@test-domain.com/228467168-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="none" nick="user2"/></x></presence>

2023-03-15 22:40:46 | user1 :: user1_3kmaxt0163@test-domain.com/228467168-tigase-164 << <presence xmlns="jabber:client" from="roomb2n3xm0164@muc.test-domain.com/user2" type="unavailable" to="user1_3kmaxt0163@test-domain.com/228467168-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="none" nick="user2"/></x></presence>

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

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

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

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

2023-03-15 22:40:46 | [Mutex] waiting for: [setConfig]

2023-03-15 22:40:46 |  >> <iq xmlns="jabber:client" id="cP8neskEj2cHMDDBAhLAjWj" from="roomb2n3xm0164@muc.test-domain.com" type="result" to="user1_ivfe9h0161@test-domain.com/228467168-tigase-162"/>

2023-03-15 22:40:46 | user1 :: user1_ivfe9h0161@test-domain.com/228467168-tigase-162 << <iq xmlns="jabber:client" id="cP8neskEj2cHMDDBAhLAjWj" from="roomb2n3xm0164@muc.test-domain.com" type="result" to="user1_ivfe9h0161@test-domain.com/228467168-tigase-162"/>

2023-03-15 22:40:46 | [Mutex] received everything.

2023-03-15 22:40:46 | [Mutex] isItemNotified: setConfig:success :: true

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

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

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

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

2023-03-15 22:40:47 | user1 :: user1_gk6p2l0162@test-domain.com/228467168-tigase-163 >> <presence to="roomb2n3xm0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-15 22:40:47 | [Mutex] waiting for: [resp]

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

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

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

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

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

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

2023-03-15 22:40:47 | [Mutex] notify: [2:joinAs:user2]

2023-03-15 22:40:47 | [Mutex] notify: [resp, joinAs:user2]

2023-03-15 22:40:47 | [Mutex] received everything.

2023-03-15 22:40:47 | [Mutex] isItemNotified: joinAs:user2 :: true

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

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

2023-03-15 22:40:47 | user1 :: user1_3kmaxt0163@test-domain.com/228467168-tigase-164 >> <presence to="roomb2n3xm0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

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

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

2023-03-15 22:40:47 |  << <a xmlns="urn:xmpp:sm:3" h="10"/>

2023-03-15 22:40:47 | user1 :: user1_gk6p2l0162@test-domain.com/228467168-tigase-163 >> <a xmlns="urn:xmpp:sm:3" h="10"/>

2023-03-15 22:40:47 | [Mutex] waiting for: [resp]

2023-03-15 22:40:47 |  >> <message xmlns="jabber:client" id="42ae0538678373cf05c78bf8224360cc6ac40ba9" from="roomb2n3xm0164@muc.test-domain.com/user1" type="groupchat" to="user1_gk6p2l0162@test-domain.com/228467168-tigase-163"><subject/><delay xmlns="urn:xmpp:delay" jid="roomb2n3xm0164@muc.test-domain.com" stamp="2023-03-16T05:40:44.865Z"/></message>

2023-03-15 22:40:47 | user1 :: user1_gk6p2l0162@test-domain.com/228467168-tigase-163 << <message xmlns="jabber:client" id="42ae0538678373cf05c78bf8224360cc6ac40ba9" from="roomb2n3xm0164@muc.test-domain.com/user1" type="groupchat" to="user1_gk6p2l0162@test-domain.com/228467168-tigase-163"><subject/><delay xmlns="urn:xmpp:delay" jid="roomb2n3xm0164@muc.test-domain.com" stamp="2023-03-16T05:40:44.865Z"/></message>

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

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

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

2023-03-15 22:40:48 | user1 :: user1_3kmaxt0163@test-domain.com/228467168-tigase-164 << <r xmlns="urn:xmpp:sm:3"/>

2023-03-15 22:40:48 | [Mutex] notify: [resp, notJoinAs:user3]

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

2023-03-15 22:40:48 | user1 :: user1_3kmaxt0163@test-domain.com/228467168-tigase-164 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-03-15 22:40:48 | [Mutex] received everything.

2023-03-15 22:40:48 | [Mutex] isItemNotified: notJoinAs:user3 :: true

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

2023-03-15 22:40:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2469] Stream terminated

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

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

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

2023-03-15 22:40:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2474] Stream terminated

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

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

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

2023-03-15 22:40:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2479] Stream terminated

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

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