Generated by TestNG with ReportNG at 21:44 PST on Tuesday 10 January 2023
root@f9c07ffec79b / Java 17.0.2 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

Test limit of users per room - #3179

Suites · Log Output

Test duration : 4.500s

Passed Tests
tigase.tests.muc.TestLimitOfUsersPerRoom
testMaxUsers 4.182s
2023-01-10 21:55:19 |

2023-01-10 21:55:19 | null / [TestClass name=class tigase.tests.muc.TestLimitOfUsersPerRoom]

2023-01-10 21:55:19 | ------------------------------------

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Using XEP-0077 mode!!!!

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Connector  state changed: null->connecting

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3d003adb

2023-01-10 21:55:19 | StateChangedEvent{oldState=null, newState=connecting}

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] DNS entry stored in session object: localhost:5222

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Preparing connection to [localhost:5222]

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Connector  state changed: connecting->connected

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Whitespace ping period is setted to nullms

2023-01-10 21:55:19 | [Mutex] waiting for: [registration]

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@33c7d30b

2023-01-10 21:55:19 | StateChangedEvent{oldState=connecting, newState=connected}

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@37f851ab

2023-01-10 21:55:19 | 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-01-10 21:55:19 | 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-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2416] Start TLS

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

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

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2418] Proceeding TLS

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2418] Start handshake

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@72fad930

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@4e90e356

2023-01-10 21:55:19 | 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-01-10 21:55:19 | 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-01-10 21:55:19 | 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-01-10 21:55:19 | user1 :: null >> <iq to="test-domain.com" id="mWeeHJFlUbQbAhCfBwfz8mZ" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-01-10 21:55:19 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="mWeeHJFlUbQbAhCfBwfz8mZ" type="get"><query xmlns="jabber:iq:register"/></iq>}

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

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x 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-01-10 21:55:19 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="mWeeHJFlUbQbAhCfBwfz8mZ" type="result" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x 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-01-10 21:55:19 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@43c22e04

2023-01-10 21:55:19 | user1 :: null >> <iq to="test-domain.com" id="YIw4CJGt019CrXUU5w8hN0l" type="set"><query xmlns="jabber:iq:register"><username>user1_lgew8c0157</username><password>user1_lgew8c0157</password><email>5c1d02f5-35ef-4ea6-8c56-5d4c0b490803@localhost</email></query></iq>

2023-01-10 21:55:19 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="YIw4CJGt019CrXUU5w8hN0l" type="set"><query xmlns="jabber:iq:register"><username>user1_lgew8c0157</username><password>user1_lgew8c0157</password><email>5c1d02f5-35ef-4ea6-8c56-5d4c0b490803@localhost</email></query></iq>}

2023-01-10 21:55:19 | user1 :: null << <iq xmlns="jabber:client" id="YIw4CJGt019CrXUU5w8hN0l" type="result" from="test-domain.com"/>

2023-01-10 21:55:19 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="YIw4CJGt019CrXUU5w8hN0l" type="result" from="test-domain.com"/>}

2023-01-10 21:55:19 | [Mutex] received everything.

2023-01-10 21:55:19 | [Mutex] isItemNotified: registrationSuccess :: true

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Connector  state changed: connected->disconnecting

2023-01-10 21:55:19 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Terminating XMPP Stream

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2418] Connector  state changed: disconnecting->disconnected

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2418] Stream terminated

2023-01-10 21:55:19 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@36424ade

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@12d5267f

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5b16ed20

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Using XEP-0077 mode!!!!

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Connector  state changed: null->connecting

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] DNS entry stored in session object: localhost:5222

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Preparing connection to [localhost:5222]

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@198fb913

2023-01-10 21:55:19 | StateChangedEvent{oldState=null, newState=connecting}

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Connector  state changed: connecting->connected

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Whitespace ping period is setted to nullms

2023-01-10 21:55:19 | [Mutex] waiting for: [registration]

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@17485452

2023-01-10 21:55:19 | StateChangedEvent{oldState=connecting, newState=connected}

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@1377d263

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@9764a48

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@2d46e502

2023-01-10 21:55:19 | 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-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2423] Start TLS

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2425] Proceeding TLS

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

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

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2425] Start handshake

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@56755e69

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@32d63295

2023-01-10 21:55:19 | 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-01-10 21:55:19 | 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-01-10 21:55:19 | 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-01-10 21:55:19 | user1 :: null >> <iq to="test-domain.com" id="GMGnQHDGHxnbutpV5vdr6zC" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-01-10 21:55:19 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="GMGnQHDGHxnbutpV5vdr6zC" type="get"><query xmlns="jabber:iq:register"/></iq>}

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

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x 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-01-10 21:55:19 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="GMGnQHDGHxnbutpV5vdr6zC" type="result" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x 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-01-10 21:55:19 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@67690a59

2023-01-10 21:55:19 | user1 :: null >> <iq to="test-domain.com" id="9CagSQHDGHxnbutpV5vdr6z" type="set"><query xmlns="jabber:iq:register"><username>user1_f5x4ym0158</username><password>user1_f5x4ym0158</password><email>a8842639-533a-4af5-af07-a93f8490b0ec@localhost</email></query></iq>

2023-01-10 21:55:19 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="9CagSQHDGHxnbutpV5vdr6z" type="set"><query xmlns="jabber:iq:register"><username>user1_f5x4ym0158</username><password>user1_f5x4ym0158</password><email>a8842639-533a-4af5-af07-a93f8490b0ec@localhost</email></query></iq>}

2023-01-10 21:55:19 | user1 :: null << <iq xmlns="jabber:client" id="9CagSQHDGHxnbutpV5vdr6z" type="result" from="test-domain.com"/>

2023-01-10 21:55:19 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="9CagSQHDGHxnbutpV5vdr6z" type="result" from="test-domain.com"/>}

2023-01-10 21:55:19 | [Mutex] received everything.

2023-01-10 21:55:19 | [Mutex] isItemNotified: registrationSuccess :: true

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

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

2023-01-10 21:55:19 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2425] Connector  state changed: disconnecting->disconnected

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2425] Stream terminated

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-01-10 21:55:19 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4a20381d

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@365aa126

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@351b6fe2

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1a8f80da

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@5124b346

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

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

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5b37ba86

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

2023-01-10 21:55:19 | StateChangedEvent{oldState=null, newState=connecting}

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

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

2023-01-10 21:55:19 | [Mutex] waiting for: [registration]

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@55f04f90

2023-01-10 21:55:19 | StateChangedEvent{oldState=connecting, newState=connected}

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@51cfd1f6

2023-01-10 21:55:19 | 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-01-10 21:55:19 | 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-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2429] Start TLS

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2432] Proceeding TLS

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

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

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2432] Start handshake

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@14cd45ab

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@72c83e3e

2023-01-10 21:55:19 | 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-01-10 21:55:19 | 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-01-10 21:55:19 | 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-01-10 21:55:19 | user1 :: null >> <iq to="test-domain.com" id="YLzaO7s16dxoZ36iR4etbMT" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-01-10 21:55:19 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="YLzaO7s16dxoZ36iR4etbMT" type="get"><query xmlns="jabber:iq:register"/></iq>}

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

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x 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-01-10 21:55:19 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="YLzaO7s16dxoZ36iR4etbMT" type="result" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x 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-01-10 21:55:19 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@25137338

2023-01-10 21:55:19 | user1 :: null >> <iq to="test-domain.com" id="4Fft9nKArey7tm3fN1aP7lV" type="set"><query xmlns="jabber:iq:register"><username>user1_g0055y0159</username><password>user1_g0055y0159</password><email>37efc6c2-0b8a-48d7-b58d-15b3d5ef9bba@localhost</email></query></iq>

2023-01-10 21:55:19 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="4Fft9nKArey7tm3fN1aP7lV" type="set"><query xmlns="jabber:iq:register"><username>user1_g0055y0159</username><password>user1_g0055y0159</password><email>37efc6c2-0b8a-48d7-b58d-15b3d5ef9bba@localhost</email></query></iq>}

2023-01-10 21:55:19 | user1 :: null << <iq xmlns="jabber:client" id="4Fft9nKArey7tm3fN1aP7lV" type="result" from="test-domain.com"/>

2023-01-10 21:55:19 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="4Fft9nKArey7tm3fN1aP7lV" type="result" from="test-domain.com"/>}

2023-01-10 21:55:19 | [Mutex] received everything.

2023-01-10 21:55:19 | [Mutex] isItemNotified: registrationSuccess :: true

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

2023-01-10 21:55:19 | StateChangedEvent{oldState=connected, newState=disconnecting}

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

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2432] Connector  state changed: disconnecting->disconnected

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2432] Stream terminated

2023-01-10 21:55:19 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@afc560d

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@74e2bae4

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@47e84388

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@79dc72fe

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@11f81ff6

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

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

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

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

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

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2437] Start TLS

2023-01-10 21:55:19 |  >> <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-01-10 21:55:19 | user1 :: user1_lgew8c0157@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-01-10 21:55:19 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-01-10 21:55:19 | user1 :: user1_lgew8c0157@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2439] Proceeding TLS

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2439] Start handshake

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-01-10 21:55:19 |  >> <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-01-10 21:55:19 | user1 :: user1_lgew8c0157@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-01-10 21:55:19 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-01-10 21:55:19 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9sZ2V3OGMwMTU3LHI9Q3VteTRuTlBpdm1peGdPNHdDV2k=</auth>

2023-01-10 21:55:19 | user1 :: user1_lgew8c0157@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9sZ2V3OGMwMTU3LHI9Q3VteTRuTlBpdm1peGdPNHdDV2k=</auth>

2023-01-10 21:55:19 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1DdW15NG5OUGl2bWl4Z080d0NXaTZFZlVPemdZaVRMcjkwVHZBRDcyLHM9SGR5emtxMjdiWFJwZlE9PSxpPTQwOTY=</challenge>

2023-01-10 21:55:19 | user1 :: user1_lgew8c0157@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1DdW15NG5OUGl2bWl4Z080d0NXaTZFZlVPemdZaVRMcjkwVHZBRDcyLHM9SGR5emtxMjdiWFJwZlE9PSxpPTQwOTY=</challenge>

2023-01-10 21:55:19 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Q3VteTRuTlBpdm1peGdPNHdDV2k2RWZVT3pnWWlUTHI5MFR2QUQ3MixwPW9Sd083ZEZDYmwwd085a0JYa0hVYmlVUExIZHZIMFR1UDRFZWlENk5IY0E9</response>

2023-01-10 21:55:19 | user1 :: user1_lgew8c0157@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Q3VteTRuTlBpdm1peGdPNHdDV2k2RWZVT3pnWWlUTHI5MFR2QUQ3MixwPW9Sd083ZEZDYmwwd085a0JYa0hVYmlVUExIZHZIMFR1UDRFZWlENk5IY0E9</response>

2023-01-10 21:55:19 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj16Y2VvdTYzTE03NXR0ZzZBSmFiVHdHVkhHNGdKYW9oOHgvZ21WYndBOVlrPQ==</success>

2023-01-10 21:55:19 | user1 :: user1_lgew8c0157@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj16Y2VvdTYzTE03NXR0ZzZBSmFiVHdHVkhHNGdKYW9oOHgvZ21WYndBOVlrPQ==</success>

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-01-10 21:55:19 |  << <iq xmlns="jabber:client" id="HVZJtbMTV9JAFNHDBpPS7IV" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-01-10 21:55:19 | user1 :: user1_lgew8c0157@test-domain.com >> <iq xmlns="jabber:client" id="HVZJtbMTV9JAFNHDBpPS7IV" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-01-10 21:55:19 |  >> <iq xmlns="jabber:client" id="HVZJtbMTV9JAFNHDBpPS7IV" to="user1_lgew8c0157@test-domain.com/1781077109-tigase-158" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_lgew8c0157@test-domain.com/1781077109-tigase-158</jid></bind></iq>

2023-01-10 21:55:19 | user1 :: user1_lgew8c0157@test-domain.com << <iq xmlns="jabber:client" id="HVZJtbMTV9JAFNHDBpPS7IV" to="user1_lgew8c0157@test-domain.com/1781077109-tigase-158" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_lgew8c0157@test-domain.com/1781077109-tigase-158</jid></bind></iq>

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-01-10 21:55:19 |  << <iq xmlns="jabber:client" id="NJnIRQbPLLRVRWfYr6jGnR2" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-01-10 21:55:19 | user1 :: user1_lgew8c0157@test-domain.com/1781077109-tigase-158 >> <iq xmlns="jabber:client" id="NJnIRQbPLLRVRWfYr6jGnR2" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-01-10 21:55:19 |  >> <iq xmlns="jabber:client" id="NJnIRQbPLLRVRWfYr6jGnR2" to="user1_lgew8c0157@test-domain.com/1781077109-tigase-158" type="result"/>

2023-01-10 21:55:19 | user1 :: user1_lgew8c0157@test-domain.com/1781077109-tigase-158 << <iq xmlns="jabber:client" id="NJnIRQbPLLRVRWfYr6jGnR2" to="user1_lgew8c0157@test-domain.com/1781077109-tigase-158" type="result"/>

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-01-10 21:55:19 |  << <iq to="test-domain.com" id="oQGmVRWfYr6jGnR2hDgCvmO" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-01-10 21:55:19 | user1 :: user1_lgew8c0157@test-domain.com/1781077109-tigase-158 >> <iq to="test-domain.com" id="oQGmVRWfYr6jGnR2hDgCvmO" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-01-10 21:55:19 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-01-10 21:55:19 | user1 :: user1_lgew8c0157@test-domain.com/1781077109-tigase-158 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-01-10 21:55:19 |  >> <enabled xmlns="urn:xmpp:sm:3" id="c4ce238c-775f-485b-9fb4-0ab529121651" resume="true" max="60" location="f9c07ffec79b"/>

2023-01-10 21:55:19 | user1 :: user1_lgew8c0157@test-domain.com/1781077109-tigase-158 << <enabled xmlns="urn:xmpp:sm:3" id="c4ce238c-775f-485b-9fb4-0ab529121651" resume="true" max="60" location="f9c07ffec79b"/>

2023-01-10 21:55:19 |  << <iq id="eRHthHHPM3zfJNNBqdUjQNE" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-01-10 21:55:19 | user1 :: user1_lgew8c0157@test-domain.com/1781077109-tigase-158 >> <iq id="eRHthHHPM3zfJNNBqdUjQNE" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

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

2023-01-10 21:55:19 | user1 :: user1_lgew8c0157@test-domain.com/1781077109-tigase-158 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-01-10 21:55:19 |  >> <iq xmlns="jabber:client" id="eRHthHHPM3zfJNNBqdUjQNE" to="user1_lgew8c0157@test-domain.com/1781077109-tigase-158" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-01-10 21:55:19 | user1 :: user1_lgew8c0157@test-domain.com/1781077109-tigase-158 << <iq xmlns="jabber:client" id="eRHthHHPM3zfJNNBqdUjQNE" to="user1_lgew8c0157@test-domain.com/1781077109-tigase-158" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

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

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

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

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

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-01-10 21:55:19 |  >> <presence xmlns="jabber:client" to="user1_lgew8c0157@test-domain.com" from="user1_lgew8c0157@test-domain.com/1781077109-tigase-158"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-01-10 21:55:19 | user1 :: user1_lgew8c0157@test-domain.com/1781077109-tigase-158 << <presence xmlns="jabber:client" to="user1_lgew8c0157@test-domain.com" from="user1_lgew8c0157@test-domain.com/1781077109-tigase-158"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2442] Start TLS

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2444] Proceeding TLS

2023-01-10 21:55:19 |  >> <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-01-10 21:55:19 | user1 :: user1_f5x4ym0158@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-01-10 21:55:19 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-01-10 21:55:19 | user1 :: user1_f5x4ym0158@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-01-10 21:55:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2444] Start handshake

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-01-10 21:55:19 |  >> <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-01-10 21:55:19 | user1 :: user1_f5x4ym0158@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-01-10 21:55:19 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-01-10 21:55:19 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9mNXg0eW0wMTU4LHI9Z21XV21makdNaDZqYlBtNzA1Umk=</auth>

2023-01-10 21:55:19 | user1 :: user1_f5x4ym0158@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9mNXg0eW0wMTU4LHI9Z21XV21makdNaDZqYlBtNzA1Umk=</auth>

2023-01-10 21:55:19 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1nbVdXbWZqR01oNmpiUG03MDVSaWRrdndQQk9zc3hqeDB5WkhUeFlNLHM9MEc1dFovaVplZjFjSWc9PSxpPTQwOTY=</challenge>

2023-01-10 21:55:19 | user1 :: user1_f5x4ym0158@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1nbVdXbWZqR01oNmpiUG03MDVSaWRrdndQQk9zc3hqeDB5WkhUeFlNLHM9MEc1dFovaVplZjFjSWc9PSxpPTQwOTY=</challenge>

2023-01-10 21:55:19 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Z21XV21makdNaDZqYlBtNzA1Umlka3Z3UEJPc3N4angweVpIVHhZTSxwPWFWeFB0VCsvbnZVRWFERFdXZ1ZncXZ1UEUrbDJmOGR6bU1WRWJuQXZaYkU9</response>

2023-01-10 21:55:19 | user1 :: user1_f5x4ym0158@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Z21XV21makdNaDZqYlBtNzA1Umlka3Z3UEJPc3N4angweVpIVHhZTSxwPWFWeFB0VCsvbnZVRWFERFdXZ1ZncXZ1UEUrbDJmOGR6bU1WRWJuQXZaYkU9</response>

2023-01-10 21:55:19 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1kQlVSNDFqY2ppNysyaUkvOHNMbklhbXVVTk9jRmZIUWJCMzdhTFdpRTZzPQ==</success>

2023-01-10 21:55:19 | user1 :: user1_f5x4ym0158@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1kQlVSNDFqY2ppNysyaUkvOHNMbklhbXVVTk9jRmZIUWJCMzdhTFdpRTZzPQ==</success>

2023-01-10 21:55:19 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-01-10 21:55:20 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-01-10 21:55:20 |  << <iq xmlns="jabber:client" id="j4infX1hTZZcL0vezcpVax9" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-01-10 21:55:20 | user1 :: user1_f5x4ym0158@test-domain.com >> <iq xmlns="jabber:client" id="j4infX1hTZZcL0vezcpVax9" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-01-10 21:55:20 |  >> <iq xmlns="jabber:client" id="j4infX1hTZZcL0vezcpVax9" to="user1_f5x4ym0158@test-domain.com/1781077109-tigase-159" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_f5x4ym0158@test-domain.com/1781077109-tigase-159</jid></bind></iq>

2023-01-10 21:55:20 | user1 :: user1_f5x4ym0158@test-domain.com << <iq xmlns="jabber:client" id="j4infX1hTZZcL0vezcpVax9" to="user1_f5x4ym0158@test-domain.com/1781077109-tigase-159" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_f5x4ym0158@test-domain.com/1781077109-tigase-159</jid></bind></iq>

2023-01-10 21:55:20 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-01-10 21:55:20 |  << <iq xmlns="jabber:client" id="xLlpPLQTRIwjY25peNJLX2z" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-01-10 21:55:20 | user1 :: user1_f5x4ym0158@test-domain.com/1781077109-tigase-159 >> <iq xmlns="jabber:client" id="xLlpPLQTRIwjY25peNJLX2z" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-01-10 21:55:20 |  >> <iq xmlns="jabber:client" id="xLlpPLQTRIwjY25peNJLX2z" to="user1_f5x4ym0158@test-domain.com/1781077109-tigase-159" type="result"/>

2023-01-10 21:55:20 | user1 :: user1_f5x4ym0158@test-domain.com/1781077109-tigase-159 << <iq xmlns="jabber:client" id="xLlpPLQTRIwjY25peNJLX2z" to="user1_f5x4ym0158@test-domain.com/1781077109-tigase-159" type="result"/>

2023-01-10 21:55:20 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-01-10 21:55:20 |  << <iq to="test-domain.com" id="nMmCzlHCBGRWZ25hSXZY2l2" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-01-10 21:55:20 | user1 :: user1_f5x4ym0158@test-domain.com/1781077109-tigase-159 >> <iq to="test-domain.com" id="nMmCzlHCBGRWZ25hSXZY2l2" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-01-10 21:55:20 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-01-10 21:55:20 | user1 :: user1_f5x4ym0158@test-domain.com/1781077109-tigase-159 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-01-10 21:55:20 |  >> <enabled xmlns="urn:xmpp:sm:3" id="f69e456b-e071-458d-839e-a7b6f62a9c71" resume="true" max="60" location="f9c07ffec79b"/>

2023-01-10 21:55:20 | user1 :: user1_f5x4ym0158@test-domain.com/1781077109-tigase-159 << <enabled xmlns="urn:xmpp:sm:3" id="f69e456b-e071-458d-839e-a7b6f62a9c71" resume="true" max="60" location="f9c07ffec79b"/>

2023-01-10 21:55:20 |  << <iq id="1NntX1mVVQMP06dFKPNTdyB" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-01-10 21:55:20 | user1 :: user1_f5x4ym0158@test-domain.com/1781077109-tigase-159 >> <iq id="1NntX1mVVQMP06dFKPNTdyB" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

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

2023-01-10 21:55:20 | user1 :: user1_f5x4ym0158@test-domain.com/1781077109-tigase-159 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-01-10 21:55:20 |  >> <iq xmlns="jabber:client" id="1NntX1mVVQMP06dFKPNTdyB" to="user1_f5x4ym0158@test-domain.com/1781077109-tigase-159" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-01-10 21:55:20 | user1 :: user1_f5x4ym0158@test-domain.com/1781077109-tigase-159 << <iq xmlns="jabber:client" id="1NntX1mVVQMP06dFKPNTdyB" to="user1_f5x4ym0158@test-domain.com/1781077109-tigase-159" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-01-10 21:55:20 |  >> <presence xmlns="jabber:client" to="user1_f5x4ym0158@test-domain.com" from="user1_f5x4ym0158@test-domain.com/1781077109-tigase-159"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-01-10 21:55:20 | user1 :: user1_f5x4ym0158@test-domain.com/1781077109-tigase-159 << <presence xmlns="jabber:client" to="user1_f5x4ym0158@test-domain.com" from="user1_f5x4ym0158@test-domain.com/1781077109-tigase-159"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-01-10 21:55:20 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-01-10 21:55:20 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-01-10 21:55:20 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

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

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

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

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

2023-01-10 21:55:20 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-01-10 21:55:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2447] Start TLS

2023-01-10 21:55:20 |  >> <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-01-10 21:55:20 | user1 :: user1_g0055y0159@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-01-10 21:55:20 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-01-10 21:55:20 | user1 :: user1_g0055y0159@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-01-10 21:55:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2449] Proceeding TLS

2023-01-10 21:55:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2449] Start handshake

2023-01-10 21:55:20 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-01-10 21:55:20 |  >> <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-01-10 21:55:20 | user1 :: user1_g0055y0159@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-01-10 21:55:20 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-01-10 21:55:20 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-01-10 21:55:20 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-01-10 21:55:20 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9nMDA1NXkwMTU5LHI9R1BxVGJWZ3p5eWZmMklyRkE5NzE=</auth>

2023-01-10 21:55:20 | user1 :: user1_g0055y0159@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9nMDA1NXkwMTU5LHI9R1BxVGJWZ3p5eWZmMklyRkE5NzE=</auth>

2023-01-10 21:55:20 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HUHFUYlZnenl5ZmYySXJGQTk3MU43SVA3WllpSmFVVGJlNkZWa0RsLHM9L0ZzUU1TMU9jWDEzdlE9PSxpPTQwOTY=</challenge>

2023-01-10 21:55:20 | user1 :: user1_g0055y0159@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HUHFUYlZnenl5ZmYySXJGQTk3MU43SVA3WllpSmFVVGJlNkZWa0RsLHM9L0ZzUU1TMU9jWDEzdlE9PSxpPTQwOTY=</challenge>

2023-01-10 21:55:20 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9R1BxVGJWZ3p5eWZmMklyRkE5NzFON0lQN1pZaUphVVRiZTZGVmtEbCxwPTU1cnpTdkZaZEx4SFBVS0J1cGtBczBEZEZXNlZsOG5RWDZnbXA1amV6UTQ9</response>

2023-01-10 21:55:20 | user1 :: user1_g0055y0159@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9R1BxVGJWZ3p5eWZmMklyRkE5NzFON0lQN1pZaUphVVRiZTZGVmtEbCxwPTU1cnpTdkZaZEx4SFBVS0J1cGtBczBEZEZXNlZsOG5RWDZnbXA1amV6UTQ9</response>

2023-01-10 21:55:20 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj04bW9aRkd1TVNVUDhkN2hNRVJoQVZhaW82YzdQRlJjYTM5bkRYV2F5Q3p3PQ==</success>

2023-01-10 21:55:20 | user1 :: user1_g0055y0159@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj04bW9aRkd1TVNVUDhkN2hNRVJoQVZhaW82YzdQRlJjYTM5bkRYV2F5Q3p3PQ==</success>

2023-01-10 21:55:20 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-01-10 21:55:20 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-01-10 21:55:20 |  << <iq xmlns="jabber:client" id="P8mvvt3l1fveP8LKBgxbGzd" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-01-10 21:55:20 | user1 :: user1_g0055y0159@test-domain.com >> <iq xmlns="jabber:client" id="P8mvvt3l1fveP8LKBgxbGzd" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-01-10 21:55:20 |  >> <iq xmlns="jabber:client" id="P8mvvt3l1fveP8LKBgxbGzd" to="user1_g0055y0159@test-domain.com/1781077109-tigase-160" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_g0055y0159@test-domain.com/1781077109-tigase-160</jid></bind></iq>

2023-01-10 21:55:20 | user1 :: user1_g0055y0159@test-domain.com << <iq xmlns="jabber:client" id="P8mvvt3l1fveP8LKBgxbGzd" to="user1_g0055y0159@test-domain.com/1781077109-tigase-160" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_g0055y0159@test-domain.com/1781077109-tigase-160</jid></bind></iq>

2023-01-10 21:55:20 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-01-10 21:55:20 |  << <iq xmlns="jabber:client" id="b4813l6xdJTUj5hNV37sh2z" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-01-10 21:55:20 | user1 :: user1_g0055y0159@test-domain.com/1781077109-tigase-160 >> <iq xmlns="jabber:client" id="b4813l6xdJTUj5hNV37sh2z" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-01-10 21:55:20 |  >> <iq xmlns="jabber:client" id="b4813l6xdJTUj5hNV37sh2z" to="user1_g0055y0159@test-domain.com/1781077109-tigase-160" type="result"/>

2023-01-10 21:55:20 | user1 :: user1_g0055y0159@test-domain.com/1781077109-tigase-160 << <iq xmlns="jabber:client" id="b4813l6xdJTUj5hNV37sh2z" to="user1_g0055y0159@test-domain.com/1781077109-tigase-160" type="result"/>

2023-01-10 21:55:20 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-01-10 21:55:20 |  << <iq to="test-domain.com" id="mcuKJNNBqdUjQNEjJMLBcuf" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-01-10 21:55:20 | user1 :: user1_g0055y0159@test-domain.com/1781077109-tigase-160 >> <iq to="test-domain.com" id="mcuKJNNBqdUjQNEjJMLBcuf" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-01-10 21:55:20 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-01-10 21:55:20 | user1 :: user1_g0055y0159@test-domain.com/1781077109-tigase-160 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-01-10 21:55:20 |  >> <enabled xmlns="urn:xmpp:sm:3" id="eed10fde-65b2-49fe-9666-7299d48741ab" resume="true" max="60" location="f9c07ffec79b"/>

2023-01-10 21:55:20 | user1 :: user1_g0055y0159@test-domain.com/1781077109-tigase-160 << <enabled xmlns="urn:xmpp:sm:3" id="eed10fde-65b2-49fe-9666-7299d48741ab" resume="true" max="60" location="f9c07ffec79b"/>

2023-01-10 21:55:20 |  << <iq id="LamIzrjKZrZdLJtaHSfIx8h" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-01-10 21:55:20 | user1 :: user1_g0055y0159@test-domain.com/1781077109-tigase-160 >> <iq id="LamIzrjKZrZdLJtaHSfIx8h" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

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

2023-01-10 21:55:20 | user1 :: user1_g0055y0159@test-domain.com/1781077109-tigase-160 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-01-10 21:55:20 |  >> <iq xmlns="jabber:client" id="LamIzrjKZrZdLJtaHSfIx8h" to="user1_g0055y0159@test-domain.com/1781077109-tigase-160" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-01-10 21:55:20 | user1 :: user1_g0055y0159@test-domain.com/1781077109-tigase-160 << <iq xmlns="jabber:client" id="LamIzrjKZrZdLJtaHSfIx8h" to="user1_g0055y0159@test-domain.com/1781077109-tigase-160" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-01-10 21:55:20 |  >> <presence xmlns="jabber:client" to="user1_g0055y0159@test-domain.com" from="user1_g0055y0159@test-domain.com/1781077109-tigase-160"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-01-10 21:55:20 | user1 :: user1_g0055y0159@test-domain.com/1781077109-tigase-160 << <presence xmlns="jabber:client" to="user1_g0055y0159@test-domain.com" from="user1_g0055y0159@test-domain.com/1781077109-tigase-160"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-01-10 21:55:20 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomsop31t0160@muc.test-domain.com is created

2023-01-10 21:55:20 |  << <presence to="roomsop31t0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-01-10 21:55:20 | user1 :: user1_lgew8c0157@test-domain.com/1781077109-tigase-158 >> <presence to="roomsop31t0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-01-10 21:55:20 | [Mutex] waiting for: [joinAs:user1]

2023-01-10 21:55:20 |  >> <presence xmlns="jabber:client" to="user1_lgew8c0157@test-domain.com/1781077109-tigase-158" from="roomsop31t0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner" jid="user1_lgew8c0157@test-domain.com/1781077109-tigase-158"/><status code="110"/><status code="201"/></x></presence>

2023-01-10 21:55:20 | user1 :: user1_lgew8c0157@test-domain.com/1781077109-tigase-158 << <presence xmlns="jabber:client" to="user1_lgew8c0157@test-domain.com/1781077109-tigase-158" from="roomsop31t0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner" jid="user1_lgew8c0157@test-domain.com/1781077109-tigase-158"/><status code="110"/><status code="201"/></x></presence>

2023-01-10 21:55:20 | [Mutex] notify: [joinAs:user1]

2023-01-10 21:55:20 | [Mutex] received everything.

2023-01-10 21:55:20 | [Mutex] isItemNotified: joinAs:user1 :: true

2023-01-10 21:55:20 |  << <iq to="roomsop31t0160@muc.test-domain.com" id="EL7ZfQMznaFtfVYrlNPZbnY" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-01-10 21:55:20 | user1 :: user1_lgew8c0157@test-domain.com/1781077109-tigase-158 >> <iq to="roomsop31t0160@muc.test-domain.com" id="EL7ZfQMznaFtfVYrlNPZbnY" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-01-10 21:55:20 | [Mutex] waiting for: [getConfig]

2023-01-10 21:55:20 |  >> <message xmlns="jabber:client" id="4456946f7ae7a5547f322229776eefdcdd60e654" to="user1_lgew8c0157@test-domain.com/1781077109-tigase-158" type="groupchat" from="roomsop31t0160@muc.test-domain.com/user1"><subject/><delay stamp="2023-01-11T05:55:20.284Z" xmlns="urn:xmpp:delay" jid="roomsop31t0160@muc.test-domain.com"/></message>

2023-01-10 21:55:20 | user1 :: user1_lgew8c0157@test-domain.com/1781077109-tigase-158 << <message xmlns="jabber:client" id="4456946f7ae7a5547f322229776eefdcdd60e654" to="user1_lgew8c0157@test-domain.com/1781077109-tigase-158" type="groupchat" from="roomsop31t0160@muc.test-domain.com/user1"><subject/><delay stamp="2023-01-11T05:55:20.284Z" xmlns="urn:xmpp:delay" jid="roomsop31t0160@muc.test-domain.com"/></message>

2023-01-10 21:55:20 |  >> <message xmlns="jabber:client" to="user1_lgew8c0157@test-domain.com/1781077109-tigase-158" type="groupchat" from="roomsop31t0160@muc.test-domain.com"><body>Room is locked. Please configure.</body></message>

2023-01-10 21:55:20 | user1 :: user1_lgew8c0157@test-domain.com/1781077109-tigase-158 << <message xmlns="jabber:client" to="user1_lgew8c0157@test-domain.com/1781077109-tigase-158" type="groupchat" from="roomsop31t0160@muc.test-domain.com"><body>Room is locked. Please configure.</body></message>

2023-01-10 21:55:20 |  >> <message xmlns="jabber:client" to="user1_lgew8c0157@test-domain.com/1781077109-tigase-158" type="groupchat" from="roomsop31t0160@muc.test-domain.com"><body>Welcome! You created new Multi User Chat Room. Room is locked now. Configure it please!
You've created new public room</body></message>

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

2023-01-10 21:55:20 |  >> <iq xmlns="jabber:client" id="EL7ZfQMznaFtfVYrlNPZbnY" to="user1_lgew8c0157@test-domain.com/1781077109-tigase-158" type="result" from="roomsop31t0160@muc.test-domain.com"><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-01-10 21:55:20 | user1 :: user1_lgew8c0157@test-domain.com/1781077109-tigase-158 << <iq xmlns="jabber:client" id="EL7ZfQMznaFtfVYrlNPZbnY" to="user1_lgew8c0157@test-domain.com/1781077109-tigase-158" type="result" from="roomsop31t0160@muc.test-domain.com"><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-01-10 21:55:20 |  << <iq id="7j78lz0161" to="roomsop31t0160@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2023-01-10 21:55:20 | user1 :: user1_lgew8c0157@test-domain.com/1781077109-tigase-158 >> <iq id="7j78lz0161" to="roomsop31t0160@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2023-01-10 21:55:20 | [Mutex] received everything.

2023-01-10 21:55:20 | [Mutex] isItemNotified: getConfig:success :: true

2023-01-10 21:55:20 |  >> <message xmlns="jabber:client" to="user1_lgew8c0157@test-domain.com/1781077109-tigase-158" type="groupchat" from="roomsop31t0160@muc.test-domain.com"><body>Room is now unlocked</body></message>

2023-01-10 21:55:20 | user1 :: user1_lgew8c0157@test-domain.com/1781077109-tigase-158 << <message xmlns="jabber:client" to="user1_lgew8c0157@test-domain.com/1781077109-tigase-158" type="groupchat" from="roomsop31t0160@muc.test-domain.com"><body>Room is now unlocked</body></message>

2023-01-10 21:55:20 |  >> <iq xmlns="jabber:client" id="7j78lz0161" to="user1_lgew8c0157@test-domain.com/1781077109-tigase-158" type="result" from="roomsop31t0160@muc.test-domain.com"/>

2023-01-10 21:55:20 | user1 :: user1_lgew8c0157@test-domain.com/1781077109-tigase-158 << <iq xmlns="jabber:client" id="7j78lz0161" to="user1_lgew8c0157@test-domain.com/1781077109-tigase-158" type="result" from="roomsop31t0160@muc.test-domain.com"/>

2023-01-10 21:55:20 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-01-10 21:55:20 | user1 :: user1_lgew8c0157@test-domain.com/1781077109-tigase-158 << <r xmlns="urn:xmpp:sm:3"/>

2023-01-10 21:55:20 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-01-10 21:55:20 | user1 :: user1_lgew8c0157@test-domain.com/1781077109-tigase-158 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-01-10 21:55:21 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomsop31t0160@muc.test-domain.com is created

2023-01-10 21:55:21 |  << <presence to="roomsop31t0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-01-10 21:55:21 | user1 :: user1_f5x4ym0158@test-domain.com/1781077109-tigase-159 >> <presence to="roomsop31t0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-01-10 21:55:21 | [Mutex] waiting for: [resp]

2023-01-10 21:55:21 |  >> <presence xmlns="jabber:client" to="user1_f5x4ym0158@test-domain.com/1781077109-tigase-159" from="roomsop31t0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

2023-01-10 21:55:21 | user1 :: user1_f5x4ym0158@test-domain.com/1781077109-tigase-159 << <presence xmlns="jabber:client" to="user1_f5x4ym0158@test-domain.com/1781077109-tigase-159" from="roomsop31t0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

2023-01-10 21:55:21 |  >> <presence xmlns="jabber:client" to="user1_lgew8c0157@test-domain.com/1781077109-tigase-158" from="roomsop31t0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" affiliation="none" jid="user1_f5x4ym0158@test-domain.com/1781077109-tigase-159"/></x></presence>

2023-01-10 21:55:21 | user1 :: user1_lgew8c0157@test-domain.com/1781077109-tigase-158 << <presence xmlns="jabber:client" to="user1_lgew8c0157@test-domain.com/1781077109-tigase-158" from="roomsop31t0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" affiliation="none" jid="user1_f5x4ym0158@test-domain.com/1781077109-tigase-159"/></x></presence>

2023-01-10 21:55:21 |  >> <presence xmlns="jabber:client" to="user1_f5x4ym0158@test-domain.com/1781077109-tigase-159" from="roomsop31t0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" affiliation="none"/><status code="110"/></x></presence>

2023-01-10 21:55:21 | user1 :: user1_f5x4ym0158@test-domain.com/1781077109-tigase-159 << <presence xmlns="jabber:client" to="user1_f5x4ym0158@test-domain.com/1781077109-tigase-159" from="roomsop31t0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" affiliation="none"/><status code="110"/></x></presence>

2023-01-10 21:55:21 | [Mutex] notify: [2:joinAs:user2]

2023-01-10 21:55:21 | [Mutex] notify: [resp, joinAs:user2]

2023-01-10 21:55:21 | [Mutex] received everything.

2023-01-10 21:55:21 | [Mutex] isItemNotified: joinAs:user2 :: true

2023-01-10 21:55:21 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomsop31t0160@muc.test-domain.com is created

2023-01-10 21:55:21 |  << <presence to="roomsop31t0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-01-10 21:55:21 | user1 :: user1_g0055y0159@test-domain.com/1781077109-tigase-160 >> <presence to="roomsop31t0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-01-10 21:55:21 | [Mutex] waiting for: [resp]

2023-01-10 21:55:21 |  >> <presence xmlns="jabber:client" to="user1_g0055y0159@test-domain.com/1781077109-tigase-160" from="roomsop31t0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

2023-01-10 21:55:21 | user1 :: user1_g0055y0159@test-domain.com/1781077109-tigase-160 << <presence xmlns="jabber:client" to="user1_g0055y0159@test-domain.com/1781077109-tigase-160" from="roomsop31t0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

2023-01-10 21:55:21 |  >> <presence xmlns="jabber:client" to="user1_g0055y0159@test-domain.com/1781077109-tigase-160" from="roomsop31t0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" affiliation="none"/></x></presence>

2023-01-10 21:55:21 | user1 :: user1_g0055y0159@test-domain.com/1781077109-tigase-160 << <presence xmlns="jabber:client" to="user1_g0055y0159@test-domain.com/1781077109-tigase-160" from="roomsop31t0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" affiliation="none"/></x></presence>

2023-01-10 21:55:21 |  >> <presence xmlns="jabber:client" to="user1_g0055y0159@test-domain.com/1781077109-tigase-160" from="roomsop31t0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user3" affiliation="none"/><status code="110"/></x></presence>

2023-01-10 21:55:21 | user1 :: user1_g0055y0159@test-domain.com/1781077109-tigase-160 << <presence xmlns="jabber:client" to="user1_g0055y0159@test-domain.com/1781077109-tigase-160" from="roomsop31t0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user3" affiliation="none"/><status code="110"/></x></presence>

2023-01-10 21:55:21 | [Mutex] notify: [3:joinAs:user3]

2023-01-10 21:55:21 | [Mutex] notify: [resp, joinAs:user3]

2023-01-10 21:55:21 | [Mutex] received everything.

2023-01-10 21:55:21 | [Mutex] isItemNotified: joinAs:user3 :: true

2023-01-10 21:55:21 |  << <presence to="roomsop31t0160@muc.test-domain.com/user2" type="unavailable"/>

2023-01-10 21:55:21 | user1 :: user1_f5x4ym0158@test-domain.com/1781077109-tigase-159 >> <presence to="roomsop31t0160@muc.test-domain.com/user2" type="unavailable"/>

2023-01-10 21:55:21 |  << <presence to="roomsop31t0160@muc.test-domain.com/user3" type="unavailable"/>

2023-01-10 21:55:21 | user1 :: user1_g0055y0159@test-domain.com/1781077109-tigase-160 >> <presence to="roomsop31t0160@muc.test-domain.com/user3" type="unavailable"/>

2023-01-10 21:55:21 |  >> <message xmlns="jabber:client" id="4456946f7ae7a5547f322229776eefdcdd60e654" to="user1_f5x4ym0158@test-domain.com/1781077109-tigase-159" type="groupchat" from="roomsop31t0160@muc.test-domain.com/user1"><subject/><delay stamp="2023-01-11T05:55:20.284Z" xmlns="urn:xmpp:delay" jid="roomsop31t0160@muc.test-domain.com"/></message>

2023-01-10 21:55:21 | user1 :: user1_f5x4ym0158@test-domain.com/1781077109-tigase-159 << <message xmlns="jabber:client" id="4456946f7ae7a5547f322229776eefdcdd60e654" to="user1_f5x4ym0158@test-domain.com/1781077109-tigase-159" type="groupchat" from="roomsop31t0160@muc.test-domain.com/user1"><subject/><delay stamp="2023-01-11T05:55:20.284Z" xmlns="urn:xmpp:delay" jid="roomsop31t0160@muc.test-domain.com"/></message>

2023-01-10 21:55:21 |  >> <presence xmlns="jabber:client" to="user1_lgew8c0157@test-domain.com/1781077109-tigase-158" from="roomsop31t0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user3" affiliation="none" jid="user1_g0055y0159@test-domain.com/1781077109-tigase-160"/></x></presence>

2023-01-10 21:55:21 | user1 :: user1_lgew8c0157@test-domain.com/1781077109-tigase-158 << <presence xmlns="jabber:client" to="user1_lgew8c0157@test-domain.com/1781077109-tigase-158" from="roomsop31t0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user3" affiliation="none" jid="user1_g0055y0159@test-domain.com/1781077109-tigase-160"/></x></presence>

2023-01-10 21:55:21 |  >> <presence xmlns="jabber:client" to="user1_lgew8c0157@test-domain.com/1781077109-tigase-158" type="unavailable" from="roomsop31t0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user2" affiliation="none" jid="user1_f5x4ym0158@test-domain.com/1781077109-tigase-159"/></x></presence>

2023-01-10 21:55:21 | user1 :: user1_lgew8c0157@test-domain.com/1781077109-tigase-158 << <presence xmlns="jabber:client" to="user1_lgew8c0157@test-domain.com/1781077109-tigase-158" type="unavailable" from="roomsop31t0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user2" affiliation="none" jid="user1_f5x4ym0158@test-domain.com/1781077109-tigase-159"/></x></presence>

2023-01-10 21:55:21 |  >> <message xmlns="jabber:client" id="4456946f7ae7a5547f322229776eefdcdd60e654" to="user1_g0055y0159@test-domain.com/1781077109-tigase-160" type="groupchat" from="roomsop31t0160@muc.test-domain.com/user1"><subject/><delay stamp="2023-01-11T05:55:20.284Z" xmlns="urn:xmpp:delay" jid="roomsop31t0160@muc.test-domain.com"/></message>

2023-01-10 21:55:21 | user1 :: user1_g0055y0159@test-domain.com/1781077109-tigase-160 << <message xmlns="jabber:client" id="4456946f7ae7a5547f322229776eefdcdd60e654" to="user1_g0055y0159@test-domain.com/1781077109-tigase-160" type="groupchat" from="roomsop31t0160@muc.test-domain.com/user1"><subject/><delay stamp="2023-01-11T05:55:20.284Z" xmlns="urn:xmpp:delay" jid="roomsop31t0160@muc.test-domain.com"/></message>

2023-01-10 21:55:21 |  >> <presence xmlns="jabber:client" to="user1_lgew8c0157@test-domain.com/1781077109-tigase-158" type="unavailable" from="roomsop31t0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user3" affiliation="none" jid="user1_g0055y0159@test-domain.com/1781077109-tigase-160"/></x></presence>

2023-01-10 21:55:21 | user1 :: user1_lgew8c0157@test-domain.com/1781077109-tigase-158 << <presence xmlns="jabber:client" to="user1_lgew8c0157@test-domain.com/1781077109-tigase-158" type="unavailable" from="roomsop31t0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user3" affiliation="none" jid="user1_g0055y0159@test-domain.com/1781077109-tigase-160"/></x></presence>

2023-01-10 21:55:21 |  >> <presence xmlns="jabber:client" to="user1_f5x4ym0158@test-domain.com/1781077109-tigase-159" from="roomsop31t0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user3" affiliation="none"/></x></presence>

2023-01-10 21:55:21 | user1 :: user1_f5x4ym0158@test-domain.com/1781077109-tigase-159 << <presence xmlns="jabber:client" to="user1_f5x4ym0158@test-domain.com/1781077109-tigase-159" from="roomsop31t0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user3" affiliation="none"/></x></presence>

2023-01-10 21:55:21 |  >> <presence xmlns="jabber:client" to="user1_f5x4ym0158@test-domain.com/1781077109-tigase-159" type="unavailable" from="roomsop31t0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user2" affiliation="none"/><status code="110"/></x></presence>

2023-01-10 21:55:21 | user1 :: user1_f5x4ym0158@test-domain.com/1781077109-tigase-159 << <presence xmlns="jabber:client" to="user1_f5x4ym0158@test-domain.com/1781077109-tigase-159" type="unavailable" from="roomsop31t0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user2" affiliation="none"/><status code="110"/></x></presence>

2023-01-10 21:55:21 |  >> <presence xmlns="jabber:client" to="user1_g0055y0159@test-domain.com/1781077109-tigase-160" type="unavailable" from="roomsop31t0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user2" affiliation="none"/></x></presence>

2023-01-10 21:55:21 | user1 :: user1_g0055y0159@test-domain.com/1781077109-tigase-160 << <presence xmlns="jabber:client" to="user1_g0055y0159@test-domain.com/1781077109-tigase-160" type="unavailable" from="roomsop31t0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user2" affiliation="none"/></x></presence>

2023-01-10 21:55:21 |  >> <presence xmlns="jabber:client" to="user1_g0055y0159@test-domain.com/1781077109-tigase-160" type="unavailable" from="roomsop31t0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user3" affiliation="none"/><status code="110"/></x></presence>

2023-01-10 21:55:21 | user1 :: user1_g0055y0159@test-domain.com/1781077109-tigase-160 << <presence xmlns="jabber:client" to="user1_g0055y0159@test-domain.com/1781077109-tigase-160" type="unavailable" from="roomsop31t0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user3" affiliation="none"/><status code="110"/></x></presence>

2023-01-10 21:55:22 |  << <iq to="roomsop31t0160@muc.test-domain.com" id="PdrFP7lVbz9wpi5oTQHvkRN" 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-01-10 21:55:22 | user1 :: user1_lgew8c0157@test-domain.com/1781077109-tigase-158 >> <iq to="roomsop31t0160@muc.test-domain.com" id="PdrFP7lVbz9wpi5oTQHvkRN" 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-01-10 21:55:22 | [Mutex] waiting for: [setConfig]

2023-01-10 21:55:22 |  >> <iq xmlns="jabber:client" id="PdrFP7lVbz9wpi5oTQHvkRN" to="user1_lgew8c0157@test-domain.com/1781077109-tigase-158" type="result" from="roomsop31t0160@muc.test-domain.com"/>

2023-01-10 21:55:22 | user1 :: user1_lgew8c0157@test-domain.com/1781077109-tigase-158 << <iq xmlns="jabber:client" id="PdrFP7lVbz9wpi5oTQHvkRN" to="user1_lgew8c0157@test-domain.com/1781077109-tigase-158" type="result" from="roomsop31t0160@muc.test-domain.com"/>

2023-01-10 21:55:22 | [Mutex] received everything.

2023-01-10 21:55:22 | [Mutex] isItemNotified: setConfig:success :: true

2023-01-10 21:55:22 |  >> <message xmlns="jabber:client" to="user1_lgew8c0157@test-domain.com/1781077109-tigase-158" type="groupchat" from="roomsop31t0160@muc.test-domain.com"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2023-01-10 21:55:22 | user1 :: user1_lgew8c0157@test-domain.com/1781077109-tigase-158 << <message xmlns="jabber:client" to="user1_lgew8c0157@test-domain.com/1781077109-tigase-158" type="groupchat" from="roomsop31t0160@muc.test-domain.com"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2023-01-10 21:55:23 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomsop31t0160@muc.test-domain.com is created

2023-01-10 21:55:23 |  << <presence to="roomsop31t0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-01-10 21:55:23 | user1 :: user1_f5x4ym0158@test-domain.com/1781077109-tigase-159 >> <presence to="roomsop31t0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-01-10 21:55:23 | [Mutex] waiting for: [resp]

2023-01-10 21:55:23 |  >> <presence xmlns="jabber:client" to="user1_f5x4ym0158@test-domain.com/1781077109-tigase-159" from="roomsop31t0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

2023-01-10 21:55:23 | user1 :: user1_f5x4ym0158@test-domain.com/1781077109-tigase-159 << <presence xmlns="jabber:client" to="user1_f5x4ym0158@test-domain.com/1781077109-tigase-159" from="roomsop31t0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

2023-01-10 21:55:23 |  >> <presence xmlns="jabber:client" to="user1_f5x4ym0158@test-domain.com/1781077109-tigase-159" from="roomsop31t0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" affiliation="none"/><status code="110"/></x></presence>

2023-01-10 21:55:23 | user1 :: user1_f5x4ym0158@test-domain.com/1781077109-tigase-159 << <presence xmlns="jabber:client" to="user1_f5x4ym0158@test-domain.com/1781077109-tigase-159" from="roomsop31t0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" affiliation="none"/><status code="110"/></x></presence>

2023-01-10 21:55:23 | [Mutex] notify: [2:joinAs:user2]

2023-01-10 21:55:23 | [Mutex] notify: [resp, joinAs:user2]

2023-01-10 21:55:23 | [Mutex] received everything.

2023-01-10 21:55:23 | [Mutex] isItemNotified: joinAs:user2 :: true

2023-01-10 21:55:23 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomsop31t0160@muc.test-domain.com is created

2023-01-10 21:55:23 |  << <presence to="roomsop31t0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-01-10 21:55:23 | user1 :: user1_g0055y0159@test-domain.com/1781077109-tigase-160 >> <presence to="roomsop31t0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-01-10 21:55:23 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-01-10 21:55:23 | user1 :: user1_f5x4ym0158@test-domain.com/1781077109-tigase-159 << <r xmlns="urn:xmpp:sm:3"/>

2023-01-10 21:55:23 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-01-10 21:55:23 | user1 :: user1_f5x4ym0158@test-domain.com/1781077109-tigase-159 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-01-10 21:55:23 | [Mutex] waiting for: [resp]

2023-01-10 21:55:23 |  >> <presence xmlns="jabber:client" to="user1_lgew8c0157@test-domain.com/1781077109-tigase-158" from="roomsop31t0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" affiliation="none" jid="user1_f5x4ym0158@test-domain.com/1781077109-tigase-159"/></x></presence>

2023-01-10 21:55:23 | user1 :: user1_lgew8c0157@test-domain.com/1781077109-tigase-158 << <presence xmlns="jabber:client" to="user1_lgew8c0157@test-domain.com/1781077109-tigase-158" from="roomsop31t0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" affiliation="none" jid="user1_f5x4ym0158@test-domain.com/1781077109-tigase-159"/></x></presence>

2023-01-10 21:55:23 |  >> <message xmlns="jabber:client" id="4456946f7ae7a5547f322229776eefdcdd60e654" to="user1_f5x4ym0158@test-domain.com/1781077109-tigase-159" type="groupchat" from="roomsop31t0160@muc.test-domain.com/user1"><subject/><delay stamp="2023-01-11T05:55:20.284Z" xmlns="urn:xmpp:delay" jid="roomsop31t0160@muc.test-domain.com"/></message>

2023-01-10 21:55:23 | user1 :: user1_f5x4ym0158@test-domain.com/1781077109-tigase-159 << <message xmlns="jabber:client" id="4456946f7ae7a5547f322229776eefdcdd60e654" to="user1_f5x4ym0158@test-domain.com/1781077109-tigase-159" type="groupchat" from="roomsop31t0160@muc.test-domain.com/user1"><subject/><delay stamp="2023-01-11T05:55:20.284Z" xmlns="urn:xmpp:delay" jid="roomsop31t0160@muc.test-domain.com"/></message>

2023-01-10 21:55:23 |  >> <presence xmlns="jabber:client" to="user1_g0055y0159@test-domain.com/1781077109-tigase-160" type="error" from="roomsop31t0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/><error code="503" type="cancel"><service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xml:lang="en" xmlns="urn:ietf:params:xml:ns:xmpp-stanzas">Reached maximum number of occupants.</text></error></presence>

2023-01-10 21:55:23 | user1 :: user1_g0055y0159@test-domain.com/1781077109-tigase-160 << <presence xmlns="jabber:client" to="user1_g0055y0159@test-domain.com/1781077109-tigase-160" type="error" from="roomsop31t0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/><error code="503" type="cancel"><service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xml:lang="en" xmlns="urn:ietf:params:xml:ns:xmpp-stanzas">Reached maximum number of occupants.</text></error></presence>

2023-01-10 21:55:23 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-01-10 21:55:23 | user1 :: user1_g0055y0159@test-domain.com/1781077109-tigase-160 << <r xmlns="urn:xmpp:sm:3"/>

2023-01-10 21:55:23 | [Mutex] notify: [resp, notJoinAs:user3]

2023-01-10 21:55:23 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-01-10 21:55:23 | user1 :: user1_g0055y0159@test-domain.com/1781077109-tigase-160 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-01-10 21:55:23 | [Mutex] received everything.

2023-01-10 21:55:23 | [Mutex] isItemNotified: notJoinAs:user3 :: true

2023-01-10 21:55:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2439] Connector  state changed: connected->disconnected

2023-01-10 21:55:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2439] Stream terminated

2023-01-10 21:55:23 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-01-10 21:55:23 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-01-10 21:55:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2444] Connector  state changed: connected->disconnected

2023-01-10 21:55:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2444] Stream terminated

2023-01-10 21:55:23 |  >> <presence xmlns="jabber:client" to="user1_f5x4ym0158@test-domain.com/1781077109-tigase-159" type="unavailable" from="roomsop31t0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user1" affiliation="owner"/></x></presence>

2023-01-10 21:55:23 | user1 :: user1_f5x4ym0158@test-domain.com/1781077109-tigase-159 << <presence xmlns="jabber:client" to="user1_f5x4ym0158@test-domain.com/1781077109-tigase-159" type="unavailable" from="roomsop31t0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user1" affiliation="owner"/></x></presence>

2023-01-10 21:55:23 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-01-10 21:55:23 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-01-10 21:55:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2449] Connector  state changed: connected->disconnected

2023-01-10 21:55:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2449] Stream terminated

2023-01-10 21:55:23 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-01-10 21:55:23 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted