Generated by TestNG with ReportNG at 23:25 PDT on Wednesday 05 July 2023
root@1512af24e4a5 / Java 17.0.6 (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.448s

Passed Tests
tigase.tests.muc.TestLimitOfUsersPerRoom
testMaxUsers 4.201s
2023-07-05 23:36:46 |

2023-07-05 23:36:46 | null / [TestClass name=class tigase.tests.muc.TestLimitOfUsersPerRoom]

2023-07-05 23:36:46 | ------------------------------------

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Using XEP-0077 mode!!!!

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: null->connecting

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@35fe296c

2023-07-05 23:36:46 | StateChangedEvent{oldState=null, newState=connecting}

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] DNS entry stored in session object: localhost:5222

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Preparing connection to [localhost:5222]

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: connecting->connected

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Whitespace ping period is setted to nullms

2023-07-05 23:36:46 | [Mutex] waiting for: [registration]

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3b39d1a3

2023-07-05 23:36:46 | StateChangedEvent{oldState=connecting, newState=connected}

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@3f06421c

2023-07-05 23:36:46 | 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-07-05 23:36:46 | 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-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2449] Start TLS

2023-07-05 23:36:46 | 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-07-05 23:36:46 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-05 23:36:46 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2451] Proceeding TLS

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2451] Start handshake

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7a04db98

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@3e7538fd

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

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

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

2023-07-05 23:36:46 | user1 :: null >> <iq to="test-domain.com" id="vonwwwcBsdIxhACrbyteGKC" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-07-05 23:36:46 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="vonwwwcBsdIxhACrbyteGKC" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-07-05 23:36:46 | user1 :: null << <iq xmlns="jabber:client" from="test-domain.com" id="vonwwwcBsdIxhACrbyteGKC" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-07-05 23:36:46 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" from="test-domain.com" id="vonwwwcBsdIxhACrbyteGKC" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@4bb44259

2023-07-05 23:36:46 | user1 :: null >> <iq to="test-domain.com" id="0eRQaubCxmPRKW5t8Dyk2cD" type="set"><query xmlns="jabber:iq:register"><username>user1_lg9vo40161</username><password>user1_lg9vo40161</password><email>fa36541e-bd19-4657-a158-267f7e4b8aa2@localhost</email></query></iq>

2023-07-05 23:36:46 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="0eRQaubCxmPRKW5t8Dyk2cD" type="set"><query xmlns="jabber:iq:register"><username>user1_lg9vo40161</username><password>user1_lg9vo40161</password><email>fa36541e-bd19-4657-a158-267f7e4b8aa2@localhost</email></query></iq>}

2023-07-05 23:36:46 | user1 :: null << <iq xmlns="jabber:client" from="test-domain.com" id="0eRQaubCxmPRKW5t8Dyk2cD" type="result"/>

2023-07-05 23:36:46 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" from="test-domain.com" id="0eRQaubCxmPRKW5t8Dyk2cD" type="result"/>}

2023-07-05 23:36:46 | [Mutex] received everything.

2023-07-05 23:36:46 | [Mutex] isItemNotified: registrationSuccess :: true

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: connected->disconnecting

2023-07-05 23:36:46 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Terminating XMPP Stream

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2451] Connector  state changed: disconnecting->disconnected

2023-07-05 23:36:46 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2451] Stream terminated

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@462fff91

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@1a2b24d7

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@d0e45bf

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@644178cd

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5d2bd0a3

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7aa5df9e

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Using XEP-0077 mode!!!!

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Connector  state changed: null->connecting

2023-07-05 23:36:46 | StateChangedEvent{oldState=null, newState=connecting}

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] DNS entry stored in session object: localhost:5222

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Preparing connection to [localhost:5222]

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Connector  state changed: connecting->connected

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Whitespace ping period is setted to nullms

2023-07-05 23:36:46 | [Mutex] waiting for: [registration]

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@74622eba

2023-07-05 23:36:46 | StateChangedEvent{oldState=connecting, newState=connected}

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@705db4ee

2023-07-05 23:36:46 | 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-07-05 23:36:46 | 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-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2456] Start TLS

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2458] Proceeding TLS

2023-07-05 23:36:46 | 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-07-05 23:36:46 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-05 23:36:46 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2458] Start handshake

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@355f2481

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@6152449b

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

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

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

2023-07-05 23:36:46 | user1 :: null >> <iq to="test-domain.com" id="Zk7T5i4CoZeLOJFmaxnWfMM" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-07-05 23:36:46 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="Zk7T5i4CoZeLOJFmaxnWfMM" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-07-05 23:36:46 | user1 :: null << <iq xmlns="jabber:client" from="test-domain.com" id="Zk7T5i4CoZeLOJFmaxnWfMM" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-07-05 23:36:46 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" from="test-domain.com" id="Zk7T5i4CoZeLOJFmaxnWfMM" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@4a0b1f5

2023-07-05 23:36:46 | user1 :: null >> <iq to="test-domain.com" id="NmboU36r6fWnfOPFDog0axk" type="set"><query xmlns="jabber:iq:register"><username>user1_mktb9b0162</username><password>user1_mktb9b0162</password><email>30151c71-541d-480e-85bf-609e5e89a6f6@localhost</email></query></iq>

2023-07-05 23:36:46 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="NmboU36r6fWnfOPFDog0axk" type="set"><query xmlns="jabber:iq:register"><username>user1_mktb9b0162</username><password>user1_mktb9b0162</password><email>30151c71-541d-480e-85bf-609e5e89a6f6@localhost</email></query></iq>}

2023-07-05 23:36:46 | user1 :: null << <iq xmlns="jabber:client" from="test-domain.com" id="NmboU36r6fWnfOPFDog0axk" type="result"/>

2023-07-05 23:36:46 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" from="test-domain.com" id="NmboU36r6fWnfOPFDog0axk" type="result"/>}

2023-07-05 23:36:46 | [Mutex] received everything.

2023-07-05 23:36:46 | [Mutex] isItemNotified: registrationSuccess :: true

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Connector  state changed: connected->disconnecting

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Terminating XMPP Stream

2023-07-05 23:36:46 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2458] Connector  state changed: disconnecting->disconnected

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2458] Stream terminated

2023-07-05 23:36:46 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@19478f4b

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@5570dbce

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@26753b67

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Using XEP-0077 mode!!!!

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Connector  state changed: null->connecting

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1235c3f6

2023-07-05 23:36:46 | StateChangedEvent{oldState=null, newState=connecting}

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] DNS entry stored in session object: localhost:5222

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Preparing connection to [localhost:5222]

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Connector  state changed: connecting->connected

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Whitespace ping period is setted to nullms

2023-07-05 23:36:46 | [Mutex] waiting for: [registration]

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1cf22fc0

2023-07-05 23:36:46 | StateChangedEvent{oldState=connecting, newState=connected}

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@18cda886

2023-07-05 23:36:46 | 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-07-05 23:36:46 | 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-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2463] Start TLS

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@275b0945

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@243e732

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2465] Proceeding TLS

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2465] Start handshake

2023-07-05 23:36:46 | 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-07-05 23:36:46 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-05 23:36:46 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5dcf25fb

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@61d977c7

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

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

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

2023-07-05 23:36:46 | user1 :: null >> <iq to="test-domain.com" id="5pixmPRKW5t8Dyk2cDgLKxw" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-07-05 23:36:46 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="5pixmPRKW5t8Dyk2cDgLKxw" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-07-05 23:36:46 | user1 :: null << <iq xmlns="jabber:client" from="test-domain.com" id="5pixmPRKW5t8Dyk2cDgLKxw" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-07-05 23:36:46 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" from="test-domain.com" id="5pixmPRKW5t8Dyk2cDgLKxw" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@6cd8d813

2023-07-05 23:36:46 | user1 :: null >> <iq to="test-domain.com" id="tnaZhGQaubCxmPRKW5t8Dyk" type="set"><query xmlns="jabber:iq:register"><username>user1_zb5jrq0163</username><password>user1_zb5jrq0163</password><email>aed95353-d034-4f0c-945e-4a84e63bb25a@localhost</email></query></iq>

2023-07-05 23:36:46 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="tnaZhGQaubCxmPRKW5t8Dyk" type="set"><query xmlns="jabber:iq:register"><username>user1_zb5jrq0163</username><password>user1_zb5jrq0163</password><email>aed95353-d034-4f0c-945e-4a84e63bb25a@localhost</email></query></iq>}

2023-07-05 23:36:46 | user1 :: null << <iq xmlns="jabber:client" from="test-domain.com" id="tnaZhGQaubCxmPRKW5t8Dyk" type="result"/>

2023-07-05 23:36:46 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" from="test-domain.com" id="tnaZhGQaubCxmPRKW5t8Dyk" type="result"/>}

2023-07-05 23:36:46 | [Mutex] received everything.

2023-07-05 23:36:46 | [Mutex] isItemNotified: registrationSuccess :: true

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Connector  state changed: connected->disconnecting

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Terminating XMPP Stream

2023-07-05 23:36:46 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2465] Connector  state changed: disconnecting->disconnected

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2465] Stream terminated

2023-07-05 23:36:46 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1924d496

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@3de0dab4

2023-07-05 23:36:46 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-07-05 23:36:46 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@172de580

2023-07-05 23:36:47 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-07-05 23:36:47 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-07-05 23:36:47 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-07-05 23:36:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Connector  state changed: null->connecting

2023-07-05 23:36:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] DNS entry stored in session object: localhost:5222

2023-07-05 23:36:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Preparing connection to [localhost:5222]

2023-07-05 23:36:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-07-05 23:36:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Connector  state changed: connecting->connected

2023-07-05 23:36:47 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-05 23:36:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Whitespace ping period is setted to nullms

2023-07-05 23:36:47 |  >> <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-07-05 23:36:47 | user1 :: user1_lg9vo40161@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-07-05 23:36:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2470] Start TLS

2023-07-05 23:36:47 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-05 23:36:47 | user1 :: user1_lg9vo40161@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-05 23:36:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2472] Proceeding TLS

2023-07-05 23:36:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2472] Start handshake

2023-07-05 23:36:47 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-05 23:36:47 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-05 23:36:47 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@3d1fbf36

2023-07-05 23:36:47 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@2205c67

2023-07-05 23:36:47 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-07-05 23:36:47 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-07-05 23:36:47 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-07-05 23:36:47 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-07-05 23:36:47 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9sZzl2bzQwMTYxLHI9Y1BNdFlwb04xYzZoaXJxZzJ1QTg=</auth>

2023-07-05 23:36:47 | user1 :: user1_lg9vo40161@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9sZzl2bzQwMTYxLHI9Y1BNdFlwb04xYzZoaXJxZzJ1QTg=</auth>

2023-07-05 23:36:47 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1jUE10WXBvTjFjNmhpcnFnMnVBOElXaWZHUkZQQnhORGc1RWppWkpvLHM9WkJOelg1dWtyNk1vT3c9PSxpPTQwOTY=</challenge>

2023-07-05 23:36:47 | user1 :: user1_lg9vo40161@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1jUE10WXBvTjFjNmhpcnFnMnVBOElXaWZHUkZQQnhORGc1RWppWkpvLHM9WkJOelg1dWtyNk1vT3c9PSxpPTQwOTY=</challenge>

2023-07-05 23:36:47 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Y1BNdFlwb04xYzZoaXJxZzJ1QThJV2lmR1JGUEJ4TkRnNUVqaVpKbyxwPWZ0VWRGM2hrd3IxYmY1blh4UUxjdDN0cFVidE44d2k1cGhwYUN4QnFFU2M9</response>

2023-07-05 23:36:47 | user1 :: user1_lg9vo40161@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Y1BNdFlwb04xYzZoaXJxZzJ1QThJV2lmR1JGUEJ4TkRnNUVqaVpKbyxwPWZ0VWRGM2hrd3IxYmY1blh4UUxjdDN0cFVidE44d2k1cGhwYUN4QnFFU2M9</response>

2023-07-05 23:36:47 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1kbGRhK0tFZjRER1hFY1k3cm95ckVpeWhwS3R1QjhnekY0QkR0RVgwN2FBPQ==</success>

2023-07-05 23:36:47 | user1 :: user1_lg9vo40161@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1kbGRhK0tFZjRER1hFY1k3cm95ckVpeWhwS3R1QjhnekY0QkR0RVgwN2FBPQ==</success>

2023-07-05 23:36:47 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-05 23:36:47 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="FQ+6mwbCz/4dzfbg4wFrOgGu2FE=" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-07-05 23:36:47 | user1 :: user1_lg9vo40161@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="FQ+6mwbCz/4dzfbg4wFrOgGu2FE=" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-07-05 23:36:47 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-07-05 23:36:47 |  << <iq xmlns="jabber:client" id="GdEoZhKR0eQORIFy9KZtgJt" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-07-05 23:36:47 | user1 :: user1_lg9vo40161@test-domain.com >> <iq xmlns="jabber:client" id="GdEoZhKR0eQORIFy9KZtgJt" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-07-05 23:36:47 |  >> <iq xmlns="jabber:client" id="GdEoZhKR0eQORIFy9KZtgJt" to="user1_lg9vo40161@test-domain.com/869177201-tigase-162" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_lg9vo40161@test-domain.com/869177201-tigase-162</jid></bind></iq>

2023-07-05 23:36:47 | user1 :: user1_lg9vo40161@test-domain.com << <iq xmlns="jabber:client" id="GdEoZhKR0eQORIFy9KZtgJt" to="user1_lg9vo40161@test-domain.com/869177201-tigase-162" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_lg9vo40161@test-domain.com/869177201-tigase-162</jid></bind></iq>

2023-07-05 23:36:47 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-07-05 23:36:47 |  << <iq xmlns="jabber:client" id="nqfbO7JMLxnSeW2hOV8nXWk" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-05 23:36:47 | user1 :: user1_lg9vo40161@test-domain.com/869177201-tigase-162 >> <iq xmlns="jabber:client" id="nqfbO7JMLxnSeW2hOV8nXWk" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-05 23:36:47 |  >> <iq xmlns="jabber:client" id="nqfbO7JMLxnSeW2hOV8nXWk" to="user1_lg9vo40161@test-domain.com/869177201-tigase-162" type="result"/>

2023-07-05 23:36:47 | user1 :: user1_lg9vo40161@test-domain.com/869177201-tigase-162 << <iq xmlns="jabber:client" id="nqfbO7JMLxnSeW2hOV8nXWk" to="user1_lg9vo40161@test-domain.com/869177201-tigase-162" type="result"/>

2023-07-05 23:36:47 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-07-05 23:36:47 |  << <iq to="test-domain.com" id="LAHkS8o12jQJUj7yjDzg0u8" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-05 23:36:47 | user1 :: user1_lg9vo40161@test-domain.com/869177201-tigase-162 >> <iq to="test-domain.com" id="LAHkS8o12jQJUj7yjDzg0u8" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-05 23:36:47 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-05 23:36:47 | user1 :: user1_lg9vo40161@test-domain.com/869177201-tigase-162 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-05 23:36:47 |  << <iq id="gwtO08v0fItoh3q37xcSeCr" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-05 23:36:47 | user1 :: user1_lg9vo40161@test-domain.com/869177201-tigase-162 >> <iq id="gwtO08v0fItoh3q37xcSeCr" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-05 23:36:47 |  >> <enabled xmlns="urn:xmpp:sm:3" resume="true" max="60" location="1512af24e4a5" id="3018bdf3-2560-469c-bbdb-5eca3c8c3b7b"/>

2023-07-05 23:36:47 | user1 :: user1_lg9vo40161@test-domain.com/869177201-tigase-162 << <enabled xmlns="urn:xmpp:sm:3" resume="true" max="60" location="1512af24e4a5" id="3018bdf3-2560-469c-bbdb-5eca3c8c3b7b"/>

2023-07-05 23:36:47 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-05 23:36:47 | user1 :: user1_lg9vo40161@test-domain.com/869177201-tigase-162 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-05 23:36:47 |  >> <iq xmlns="jabber:client" from="test-domain.com" id="LAHkS8o12jQJUj7yjDzg0u8" to="user1_lg9vo40161@test-domain.com/869177201-tigase-162" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12374/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12374/160bfe2d"/><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-07-05 23:36:47 | user1 :: user1_lg9vo40161@test-domain.com/869177201-tigase-162 << <iq xmlns="jabber:client" from="test-domain.com" id="LAHkS8o12jQJUj7yjDzg0u8" to="user1_lg9vo40161@test-domain.com/869177201-tigase-162" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12374/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12374/160bfe2d"/><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-07-05 23:36:47 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-07-05 23:36:47 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-07-05 23:36:47 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-07-05 23:36:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Connector  state changed: null->connecting

2023-07-05 23:36:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] DNS entry stored in session object: localhost:5222

2023-07-05 23:36:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Preparing connection to [localhost:5222]

2023-07-05 23:36:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-07-05 23:36:47 |  >> <iq xmlns="jabber:client" id="gwtO08v0fItoh3q37xcSeCr" to="user1_lg9vo40161@test-domain.com/869177201-tigase-162" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-07-05 23:36:47 | user1 :: user1_lg9vo40161@test-domain.com/869177201-tigase-162 << <iq xmlns="jabber:client" id="gwtO08v0fItoh3q37xcSeCr" to="user1_lg9vo40161@test-domain.com/869177201-tigase-162" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-07-05 23:36:47 |  >> <presence xmlns="jabber:client" from="user1_lg9vo40161@test-domain.com/869177201-tigase-162" to="user1_lg9vo40161@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

2023-07-05 23:36:47 | user1 :: user1_lg9vo40161@test-domain.com/869177201-tigase-162 << <presence xmlns="jabber:client" from="user1_lg9vo40161@test-domain.com/869177201-tigase-162" to="user1_lg9vo40161@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

2023-07-05 23:36:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Connector  state changed: connecting->connected

2023-07-05 23:36:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Whitespace ping period is setted to nullms

2023-07-05 23:36:47 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-05 23:36:47 |  >> <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-07-05 23:36:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2475] Start TLS

2023-07-05 23:36:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2477] Proceeding TLS

2023-07-05 23:36:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2477] Start handshake

2023-07-05 23:36:47 | user1 :: user1_mktb9b0162@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-07-05 23:36:47 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-05 23:36:47 | user1 :: user1_mktb9b0162@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-05 23:36:47 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-07-05 23:36:47 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-07-05 23:36:47 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-07-05 23:36:47 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-07-05 23:36:47 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9ta3RiOWIwMTYyLHI9SHB0QWlpVGRzeWUwQlZHMEhmMEM=</auth>

2023-07-05 23:36:47 | user1 :: user1_mktb9b0162@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9ta3RiOWIwMTYyLHI9SHB0QWlpVGRzeWUwQlZHMEhmMEM=</auth>

2023-07-05 23:36:47 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1IcHRBaWlUZHN5ZTBCVkcwSGYwQ2tSTWJ3UzM0eWdYc0pZdHp0bnl6LHM9WEkyK1preVVlTFpEMXc9PSxpPTQwOTY=</challenge>

2023-07-05 23:36:47 | user1 :: user1_mktb9b0162@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1IcHRBaWlUZHN5ZTBCVkcwSGYwQ2tSTWJ3UzM0eWdYc0pZdHp0bnl6LHM9WEkyK1preVVlTFpEMXc9PSxpPTQwOTY=</challenge>

2023-07-05 23:36:47 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SHB0QWlpVGRzeWUwQlZHMEhmMENrUk1id1MzNHlnWHNKWXR6dG55eixwPXY5UDJ6MGRhaVhidjVrN0syNGVkbWRwdERDSmJ4c0xidHd6RHZTQkZZREk9</response>

2023-07-05 23:36:47 | user1 :: user1_mktb9b0162@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SHB0QWlpVGRzeWUwQlZHMEhmMENrUk1id1MzNHlnWHNKWXR6dG55eixwPXY5UDJ6MGRhaVhidjVrN0syNGVkbWRwdERDSmJ4c0xidHd6RHZTQkZZREk9</response>

2023-07-05 23:36:47 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1wck5aRWxXZ2VlcFR2VmVuN1EralNxbk45YlpSVEpiMGZoUmNLZ2ZYUDdnPQ==</success>

2023-07-05 23:36:47 | user1 :: user1_mktb9b0162@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1wck5aRWxXZ2VlcFR2VmVuN1EralNxbk45YlpSVEpiMGZoUmNLZ2ZYUDdnPQ==</success>

2023-07-05 23:36:47 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-05 23:36:47 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="FQ+6mwbCz/4dzfbg4wFrOgGu2FE=" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-07-05 23:36:47 | user1 :: user1_mktb9b0162@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="FQ+6mwbCz/4dzfbg4wFrOgGu2FE=" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-07-05 23:36:47 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-07-05 23:36:47 |  << <iq xmlns="jabber:client" id="BvoJKBpQ8tfGJKIOKJs9w5C" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-07-05 23:36:47 | user1 :: user1_mktb9b0162@test-domain.com >> <iq xmlns="jabber:client" id="BvoJKBpQ8tfGJKIOKJs9w5C" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-07-05 23:36:47 |  >> <iq xmlns="jabber:client" id="BvoJKBpQ8tfGJKIOKJs9w5C" to="user1_mktb9b0162@test-domain.com/869177201-tigase-163" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_mktb9b0162@test-domain.com/869177201-tigase-163</jid></bind></iq>

2023-07-05 23:36:47 | user1 :: user1_mktb9b0162@test-domain.com << <iq xmlns="jabber:client" id="BvoJKBpQ8tfGJKIOKJs9w5C" to="user1_mktb9b0162@test-domain.com/869177201-tigase-163" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_mktb9b0162@test-domain.com/869177201-tigase-163</jid></bind></iq>

2023-07-05 23:36:47 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-07-05 23:36:47 |  << <iq xmlns="jabber:client" id="dzyWfMMW0fudEl8L1mVR1aO" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-05 23:36:47 | user1 :: user1_mktb9b0162@test-domain.com/869177201-tigase-163 >> <iq xmlns="jabber:client" id="dzyWfMMW0fudEl8L1mVR1aO" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-05 23:36:47 |  >> <iq xmlns="jabber:client" id="dzyWfMMW0fudEl8L1mVR1aO" to="user1_mktb9b0162@test-domain.com/869177201-tigase-163" type="result"/>

2023-07-05 23:36:47 | user1 :: user1_mktb9b0162@test-domain.com/869177201-tigase-163 << <iq xmlns="jabber:client" id="dzyWfMMW0fudEl8L1mVR1aO" to="user1_mktb9b0162@test-domain.com/869177201-tigase-163" type="result"/>

2023-07-05 23:36:47 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-07-05 23:36:47 |  << <iq to="test-domain.com" id="3r87uhQNNCGzr4viO08v0fI" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-05 23:36:47 | user1 :: user1_mktb9b0162@test-domain.com/869177201-tigase-163 >> <iq to="test-domain.com" id="3r87uhQNNCGzr4viO08v0fI" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-05 23:36:47 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-05 23:36:47 | user1 :: user1_mktb9b0162@test-domain.com/869177201-tigase-163 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-05 23:36:47 |  >> <iq xmlns="jabber:client" from="test-domain.com" id="3r87uhQNNCGzr4viO08v0fI" to="user1_mktb9b0162@test-domain.com/869177201-tigase-163" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12374/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12374/160bfe2d"/><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-07-05 23:36:47 | user1 :: user1_mktb9b0162@test-domain.com/869177201-tigase-163 << <iq xmlns="jabber:client" from="test-domain.com" id="3r87uhQNNCGzr4viO08v0fI" to="user1_mktb9b0162@test-domain.com/869177201-tigase-163" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12374/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12374/160bfe2d"/><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-07-05 23:36:47 |  << <iq id="FvigY9Bo9Aoas9iPSN2zDAn" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-05 23:36:47 | user1 :: user1_mktb9b0162@test-domain.com/869177201-tigase-163 >> <iq id="FvigY9Bo9Aoas9iPSN2zDAn" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-05 23:36:47 |  >> <enabled xmlns="urn:xmpp:sm:3" resume="true" max="60" location="1512af24e4a5" id="a9695d03-c243-49a5-bf58-92de0e86ae9e"/>

2023-07-05 23:36:47 | user1 :: user1_mktb9b0162@test-domain.com/869177201-tigase-163 << <enabled xmlns="urn:xmpp:sm:3" resume="true" max="60" location="1512af24e4a5" id="a9695d03-c243-49a5-bf58-92de0e86ae9e"/>

2023-07-05 23:36:47 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-05 23:36:47 | user1 :: user1_mktb9b0162@test-domain.com/869177201-tigase-163 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-05 23:36:47 |  >> <iq xmlns="jabber:client" id="FvigY9Bo9Aoas9iPSN2zDAn" to="user1_mktb9b0162@test-domain.com/869177201-tigase-163" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-07-05 23:36:47 | user1 :: user1_mktb9b0162@test-domain.com/869177201-tigase-163 << <iq xmlns="jabber:client" id="FvigY9Bo9Aoas9iPSN2zDAn" to="user1_mktb9b0162@test-domain.com/869177201-tigase-163" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-07-05 23:36:47 |  >> <presence xmlns="jabber:client" from="user1_mktb9b0162@test-domain.com/869177201-tigase-163" to="user1_mktb9b0162@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

2023-07-05 23:36:47 | user1 :: user1_mktb9b0162@test-domain.com/869177201-tigase-163 << <presence xmlns="jabber:client" from="user1_mktb9b0162@test-domain.com/869177201-tigase-163" to="user1_mktb9b0162@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

2023-07-05 23:36:47 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-07-05 23:36:47 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-07-05 23:36:47 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-07-05 23:36:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Connector  state changed: null->connecting

2023-07-05 23:36:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] DNS entry stored in session object: localhost:5222

2023-07-05 23:36:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Preparing connection to [localhost:5222]

2023-07-05 23:36:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-07-05 23:36:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Connector  state changed: connecting->connected

2023-07-05 23:36:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Whitespace ping period is setted to nullms

2023-07-05 23:36:47 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-05 23:36:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2480] Start TLS

2023-07-05 23:36:47 |  >> <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-07-05 23:36:47 | user1 :: user1_zb5jrq0163@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-07-05 23:36:47 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-05 23:36:47 | user1 :: user1_zb5jrq0163@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-05 23:36:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2482] Proceeding TLS

2023-07-05 23:36:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2482] Start handshake

2023-07-05 23:36:47 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

2023-07-05 23:36:47 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-07-05 23:36:47 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-07-05 23:36:47 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

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

2023-07-05 23:36:47 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV96YjVqcnEwMTYzLHI9WEp1MHZ1bjVQOXpEYnJ0dlBZQ1U=</auth>

2023-07-05 23:36:47 | user1 :: user1_zb5jrq0163@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV96YjVqcnEwMTYzLHI9WEp1MHZ1bjVQOXpEYnJ0dlBZQ1U=</auth>

2023-07-05 23:36:47 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1YSnUwdnVuNVA5ekRicnR2UFlDVXFmU2NZT2FwQ0FhUnlFS1A3MWZaLHM9WThCNjFWV0c2ZWVMVnc9PSxpPTQwOTY=</challenge>

2023-07-05 23:36:47 | user1 :: user1_zb5jrq0163@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1YSnUwdnVuNVA5ekRicnR2UFlDVXFmU2NZT2FwQ0FhUnlFS1A3MWZaLHM9WThCNjFWV0c2ZWVMVnc9PSxpPTQwOTY=</challenge>

2023-07-05 23:36:47 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WEp1MHZ1bjVQOXpEYnJ0dlBZQ1VxZlNjWU9hcENBYVJ5RUtQNzFmWixwPTRmcGpaVkxXVzlacjRiUDZ6RHNmV2xBSkdEWVliTzlWYUM3K3JwNXVvSFU9</response>

2023-07-05 23:36:47 | user1 :: user1_zb5jrq0163@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WEp1MHZ1bjVQOXpEYnJ0dlBZQ1VxZlNjWU9hcENBYVJ5RUtQNzFmWixwPTRmcGpaVkxXVzlacjRiUDZ6RHNmV2xBSkdEWVliTzlWYUM3K3JwNXVvSFU9</response>

2023-07-05 23:36:47 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1KS0ZFSGhKaEYzb0hUd1BkNFFieExhazBwUWl3Nm8xbHh5MVBOZkZYQ1E0PQ==</success>

2023-07-05 23:36:47 | user1 :: user1_zb5jrq0163@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1KS0ZFSGhKaEYzb0hUd1BkNFFieExhazBwUWl3Nm8xbHh5MVBOZkZYQ1E0PQ==</success>

2023-07-05 23:36:47 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-05 23:36:47 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="FQ+6mwbCz/4dzfbg4wFrOgGu2FE=" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-07-05 23:36:47 | user1 :: user1_zb5jrq0163@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="FQ+6mwbCz/4dzfbg4wFrOgGu2FE=" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-07-05 23:36:47 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-07-05 23:36:47 |  << <iq xmlns="jabber:client" id="AwjwlY3jEKHHAxmWgEx4nYZ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-07-05 23:36:47 | user1 :: user1_zb5jrq0163@test-domain.com >> <iq xmlns="jabber:client" id="AwjwlY3jEKHHAxmWgEx4nYZ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-07-05 23:36:47 |  >> <iq xmlns="jabber:client" id="AwjwlY3jEKHHAxmWgEx4nYZ" to="user1_zb5jrq0163@test-domain.com/869177201-tigase-164" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_zb5jrq0163@test-domain.com/869177201-tigase-164</jid></bind></iq>

2023-07-05 23:36:47 | user1 :: user1_zb5jrq0163@test-domain.com << <iq xmlns="jabber:client" id="AwjwlY3jEKHHAxmWgEx4nYZ" to="user1_zb5jrq0163@test-domain.com/869177201-tigase-164" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_zb5jrq0163@test-domain.com/869177201-tigase-164</jid></bind></iq>

2023-07-05 23:36:47 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-07-05 23:36:47 |  << <iq xmlns="jabber:client" id="gCz0oU36r6fWnfOPFDog0ax" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-05 23:36:47 | user1 :: user1_zb5jrq0163@test-domain.com/869177201-tigase-164 >> <iq xmlns="jabber:client" id="gCz0oU36r6fWnfOPFDog0ax" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-05 23:36:47 |  >> <iq xmlns="jabber:client" id="gCz0oU36r6fWnfOPFDog0ax" to="user1_zb5jrq0163@test-domain.com/869177201-tigase-164" type="result"/>

2023-07-05 23:36:47 | user1 :: user1_zb5jrq0163@test-domain.com/869177201-tigase-164 << <iq xmlns="jabber:client" id="gCz0oU36r6fWnfOPFDog0ax" to="user1_zb5jrq0163@test-domain.com/869177201-tigase-164" type="result"/>

2023-07-05 23:36:47 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-07-05 23:36:47 |  << <iq to="test-domain.com" id="4ylAtezlISXdCBucMGBcDu1" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-05 23:36:47 | user1 :: user1_zb5jrq0163@test-domain.com/869177201-tigase-164 >> <iq to="test-domain.com" id="4ylAtezlISXdCBucMGBcDu1" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-05 23:36:47 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-05 23:36:47 | user1 :: user1_zb5jrq0163@test-domain.com/869177201-tigase-164 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-05 23:36:47 |  >> <enabled xmlns="urn:xmpp:sm:3" resume="true" max="60" location="1512af24e4a5" id="4c236c2d-2bb6-43c6-a03a-2007407bf53a"/>

2023-07-05 23:36:47 | user1 :: user1_zb5jrq0163@test-domain.com/869177201-tigase-164 << <enabled xmlns="urn:xmpp:sm:3" resume="true" max="60" location="1512af24e4a5" id="4c236c2d-2bb6-43c6-a03a-2007407bf53a"/>

2023-07-05 23:36:47 |  << <iq id="RmJlURaP9CrT5i4CoZeLOJF" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-05 23:36:47 | user1 :: user1_zb5jrq0163@test-domain.com/869177201-tigase-164 >> <iq id="RmJlURaP9CrT5i4CoZeLOJF" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-05 23:36:47 |  >> <iq xmlns="jabber:client" from="test-domain.com" id="4ylAtezlISXdCBucMGBcDu1" to="user1_zb5jrq0163@test-domain.com/869177201-tigase-164" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12374/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12374/160bfe2d"/><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-07-05 23:36:47 | user1 :: user1_zb5jrq0163@test-domain.com/869177201-tigase-164 << <iq xmlns="jabber:client" from="test-domain.com" id="4ylAtezlISXdCBucMGBcDu1" to="user1_zb5jrq0163@test-domain.com/869177201-tigase-164" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12374/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12374/160bfe2d"/><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-07-05 23:36:47 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-05 23:36:47 | user1 :: user1_zb5jrq0163@test-domain.com/869177201-tigase-164 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-05 23:36:47 |  >> <iq xmlns="jabber:client" id="RmJlURaP9CrT5i4CoZeLOJF" to="user1_zb5jrq0163@test-domain.com/869177201-tigase-164" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-07-05 23:36:47 | user1 :: user1_zb5jrq0163@test-domain.com/869177201-tigase-164 << <iq xmlns="jabber:client" id="RmJlURaP9CrT5i4CoZeLOJF" to="user1_zb5jrq0163@test-domain.com/869177201-tigase-164" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-07-05 23:36:47 |  >> <presence xmlns="jabber:client" from="user1_zb5jrq0163@test-domain.com/869177201-tigase-164" to="user1_zb5jrq0163@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

2023-07-05 23:36:47 | user1 :: user1_zb5jrq0163@test-domain.com/869177201-tigase-164 << <presence xmlns="jabber:client" from="user1_zb5jrq0163@test-domain.com/869177201-tigase-164" to="user1_zb5jrq0163@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

2023-07-05 23:36:47 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomphn4kz0164@muc.test-domain.com is created

2023-07-05 23:36:47 |  << <presence to="roomphn4kz0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-07-05 23:36:47 | user1 :: user1_lg9vo40161@test-domain.com/869177201-tigase-162 >> <presence to="roomphn4kz0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-07-05 23:36:47 | [Mutex] waiting for: [joinAs:user1]

2023-07-05 23:36:47 |  >> <presence xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user1" to="user1_lg9vo40161@test-domain.com/869177201-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" nick="user1" role="moderator" jid="user1_lg9vo40161@test-domain.com/869177201-tigase-162"/><status code="110"/><status code="201"/></x></presence>

2023-07-05 23:36:47 | user1 :: user1_lg9vo40161@test-domain.com/869177201-tigase-162 << <presence xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user1" to="user1_lg9vo40161@test-domain.com/869177201-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" nick="user1" role="moderator" jid="user1_lg9vo40161@test-domain.com/869177201-tigase-162"/><status code="110"/><status code="201"/></x></presence>

2023-07-05 23:36:47 | [Mutex] notify: [joinAs:user1]

2023-07-05 23:36:47 | [Mutex] received everything.

2023-07-05 23:36:47 | [Mutex] isItemNotified: joinAs:user1 :: true

2023-07-05 23:36:47 |  << <iq to="roomphn4kz0164@muc.test-domain.com" id="JGFaHGAyeHo1gzAFPY9jVYq" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-07-05 23:36:47 | user1 :: user1_lg9vo40161@test-domain.com/869177201-tigase-162 >> <iq to="roomphn4kz0164@muc.test-domain.com" id="JGFaHGAyeHo1gzAFPY9jVYq" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-07-05 23:36:47 | [Mutex] waiting for: [getConfig]

2023-07-05 23:36:47 |  >> <message xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user1" id="9a847b575b08713321950098f443d5d9d86a899b" to="user1_lg9vo40161@test-domain.com/869177201-tigase-162" type="groupchat"><subject/><delay xmlns="urn:xmpp:delay" stamp="2023-07-06T06:36:47.563Z" jid="roomphn4kz0164@muc.test-domain.com"/></message>

2023-07-05 23:36:47 | user1 :: user1_lg9vo40161@test-domain.com/869177201-tigase-162 << <message xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user1" id="9a847b575b08713321950098f443d5d9d86a899b" to="user1_lg9vo40161@test-domain.com/869177201-tigase-162" type="groupchat"><subject/><delay xmlns="urn:xmpp:delay" stamp="2023-07-06T06:36:47.563Z" jid="roomphn4kz0164@muc.test-domain.com"/></message>

2023-07-05 23:36:47 |  >> <message xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com" to="user1_lg9vo40161@test-domain.com/869177201-tigase-162" type="groupchat"><body>Room is locked. Please configure.</body></message>

2023-07-05 23:36:47 | user1 :: user1_lg9vo40161@test-domain.com/869177201-tigase-162 << <message xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com" to="user1_lg9vo40161@test-domain.com/869177201-tigase-162" type="groupchat"><body>Room is locked. Please configure.</body></message>

2023-07-05 23:36:47 |  >> <message xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com" to="user1_lg9vo40161@test-domain.com/869177201-tigase-162" type="groupchat"><body>Welcome! You created new Multi User Chat Room. Room is locked now. Configure it please!
You've created new public room</body></message>

2023-07-05 23:36:47 | user1 :: user1_lg9vo40161@test-domain.com/869177201-tigase-162 << <message xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com" to="user1_lg9vo40161@test-domain.com/869177201-tigase-162" type="groupchat"><body>Welcome! You created new Multi User Chat Room. Room is locked now. Configure it please!
You've created new public room</body></message>

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

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

2023-07-05 23:36:47 |  << <iq id="wrrxvc0165" to="roomphn4kz0164@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2023-07-05 23:36:47 | user1 :: user1_lg9vo40161@test-domain.com/869177201-tigase-162 >> <iq id="wrrxvc0165" to="roomphn4kz0164@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2023-07-05 23:36:47 | [Mutex] received everything.

2023-07-05 23:36:47 | [Mutex] isItemNotified: getConfig:success :: true

2023-07-05 23:36:47 |  >> <iq xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com" id="wrrxvc0165" to="user1_lg9vo40161@test-domain.com/869177201-tigase-162" type="result"/>

2023-07-05 23:36:47 | user1 :: user1_lg9vo40161@test-domain.com/869177201-tigase-162 << <iq xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com" id="wrrxvc0165" to="user1_lg9vo40161@test-domain.com/869177201-tigase-162" type="result"/>

2023-07-05 23:36:47 |  >> <message xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com" to="user1_lg9vo40161@test-domain.com/869177201-tigase-162" type="groupchat"><body>Room is now unlocked</body></message>

2023-07-05 23:36:47 | user1 :: user1_lg9vo40161@test-domain.com/869177201-tigase-162 << <message xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com" to="user1_lg9vo40161@test-domain.com/869177201-tigase-162" type="groupchat"><body>Room is now unlocked</body></message>

2023-07-05 23:36:47 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-07-05 23:36:47 | user1 :: user1_lg9vo40161@test-domain.com/869177201-tigase-162 << <r xmlns="urn:xmpp:sm:3"/>

2023-07-05 23:36:47 |  << <a xmlns="urn:xmpp:sm:3" h="10"/>

2023-07-05 23:36:47 | user1 :: user1_lg9vo40161@test-domain.com/869177201-tigase-162 >> <a xmlns="urn:xmpp:sm:3" h="10"/>

2023-07-05 23:36:48 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomphn4kz0164@muc.test-domain.com is created

2023-07-05 23:36:48 |  << <presence to="roomphn4kz0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-07-05 23:36:48 | user1 :: user1_mktb9b0162@test-domain.com/869177201-tigase-163 >> <presence to="roomphn4kz0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-07-05 23:36:48 | [Mutex] waiting for: [resp]

2023-07-05 23:36:48 |  >> <presence xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user1" to="user1_mktb9b0162@test-domain.com/869177201-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" nick="user1" role="moderator"/></x></presence>

2023-07-05 23:36:48 | user1 :: user1_mktb9b0162@test-domain.com/869177201-tigase-163 << <presence xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user1" to="user1_mktb9b0162@test-domain.com/869177201-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" nick="user1" role="moderator"/></x></presence>

2023-07-05 23:36:48 |  >> <presence xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user2" to="user1_mktb9b0162@test-domain.com/869177201-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="participant"/><status code="110"/></x></presence>

2023-07-05 23:36:48 | user1 :: user1_mktb9b0162@test-domain.com/869177201-tigase-163 << <presence xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user2" to="user1_mktb9b0162@test-domain.com/869177201-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="participant"/><status code="110"/></x></presence>

2023-07-05 23:36:48 |  >> <presence xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user2" to="user1_lg9vo40161@test-domain.com/869177201-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="participant" jid="user1_mktb9b0162@test-domain.com/869177201-tigase-163"/></x></presence>

2023-07-05 23:36:48 | user1 :: user1_lg9vo40161@test-domain.com/869177201-tigase-162 << <presence xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user2" to="user1_lg9vo40161@test-domain.com/869177201-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="participant" jid="user1_mktb9b0162@test-domain.com/869177201-tigase-163"/></x></presence>

2023-07-05 23:36:48 | [Mutex] notify: [2:joinAs:user2]

2023-07-05 23:36:48 | [Mutex] notify: [resp, joinAs:user2]

2023-07-05 23:36:48 | [Mutex] received everything.

2023-07-05 23:36:48 | [Mutex] isItemNotified: joinAs:user2 :: true

2023-07-05 23:36:48 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomphn4kz0164@muc.test-domain.com is created

2023-07-05 23:36:48 |  << <presence to="roomphn4kz0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-07-05 23:36:48 | user1 :: user1_zb5jrq0163@test-domain.com/869177201-tigase-164 >> <presence to="roomphn4kz0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-07-05 23:36:48 | [Mutex] waiting for: [resp]

2023-07-05 23:36:48 |  >> <message xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user1" id="9a847b575b08713321950098f443d5d9d86a899b" to="user1_mktb9b0162@test-domain.com/869177201-tigase-163" type="groupchat"><subject/><delay xmlns="urn:xmpp:delay" stamp="2023-07-06T06:36:47.563Z" jid="roomphn4kz0164@muc.test-domain.com"/></message>

2023-07-05 23:36:48 | user1 :: user1_mktb9b0162@test-domain.com/869177201-tigase-163 << <message xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user1" id="9a847b575b08713321950098f443d5d9d86a899b" to="user1_mktb9b0162@test-domain.com/869177201-tigase-163" type="groupchat"><subject/><delay xmlns="urn:xmpp:delay" stamp="2023-07-06T06:36:47.563Z" jid="roomphn4kz0164@muc.test-domain.com"/></message>

2023-07-05 23:36:48 |  >> <presence xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user1" to="user1_zb5jrq0163@test-domain.com/869177201-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" nick="user1" role="moderator"/></x></presence>

2023-07-05 23:36:48 | user1 :: user1_zb5jrq0163@test-domain.com/869177201-tigase-164 << <presence xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user1" to="user1_zb5jrq0163@test-domain.com/869177201-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" nick="user1" role="moderator"/></x></presence>

2023-07-05 23:36:48 |  >> <presence xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user3" to="user1_mktb9b0162@test-domain.com/869177201-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user3" role="participant"/></x></presence>

2023-07-05 23:36:48 | user1 :: user1_mktb9b0162@test-domain.com/869177201-tigase-163 << <presence xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user3" to="user1_mktb9b0162@test-domain.com/869177201-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user3" role="participant"/></x></presence>

2023-07-05 23:36:48 |  >> <presence xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user2" to="user1_zb5jrq0163@test-domain.com/869177201-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="participant"/></x></presence>

2023-07-05 23:36:48 | user1 :: user1_zb5jrq0163@test-domain.com/869177201-tigase-164 << <presence xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user2" to="user1_zb5jrq0163@test-domain.com/869177201-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="participant"/></x></presence>

2023-07-05 23:36:48 |  >> <presence xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user3" to="user1_zb5jrq0163@test-domain.com/869177201-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user3" role="participant"/><status code="110"/></x></presence>

2023-07-05 23:36:48 | user1 :: user1_zb5jrq0163@test-domain.com/869177201-tigase-164 << <presence xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user3" to="user1_zb5jrq0163@test-domain.com/869177201-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user3" role="participant"/><status code="110"/></x></presence>

2023-07-05 23:36:48 | [Mutex] notify: [3:joinAs:user3]

2023-07-05 23:36:48 | [Mutex] notify: [resp, joinAs:user3]

2023-07-05 23:36:48 | [Mutex] received everything.

2023-07-05 23:36:48 | [Mutex] isItemNotified: joinAs:user3 :: true

2023-07-05 23:36:48 |  << <presence to="roomphn4kz0164@muc.test-domain.com/user2" type="unavailable"/>

2023-07-05 23:36:48 | user1 :: user1_mktb9b0162@test-domain.com/869177201-tigase-163 >> <presence to="roomphn4kz0164@muc.test-domain.com/user2" type="unavailable"/>

2023-07-05 23:36:48 |  >> <message xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user1" id="9a847b575b08713321950098f443d5d9d86a899b" to="user1_zb5jrq0163@test-domain.com/869177201-tigase-164" type="groupchat"><subject/><delay xmlns="urn:xmpp:delay" stamp="2023-07-06T06:36:47.563Z" jid="roomphn4kz0164@muc.test-domain.com"/></message>

2023-07-05 23:36:48 | user1 :: user1_zb5jrq0163@test-domain.com/869177201-tigase-164 << <message xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user1" id="9a847b575b08713321950098f443d5d9d86a899b" to="user1_zb5jrq0163@test-domain.com/869177201-tigase-164" type="groupchat"><subject/><delay xmlns="urn:xmpp:delay" stamp="2023-07-06T06:36:47.563Z" jid="roomphn4kz0164@muc.test-domain.com"/></message>

2023-07-05 23:36:48 |  << <presence to="roomphn4kz0164@muc.test-domain.com/user3" type="unavailable"/>

2023-07-05 23:36:48 | user1 :: user1_zb5jrq0163@test-domain.com/869177201-tigase-164 >> <presence to="roomphn4kz0164@muc.test-domain.com/user3" type="unavailable"/>

2023-07-05 23:36:48 |  >> <presence xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user2" to="user1_mktb9b0162@test-domain.com/869177201-tigase-163" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="none"/><status code="110"/></x></presence>

2023-07-05 23:36:48 | user1 :: user1_mktb9b0162@test-domain.com/869177201-tigase-163 << <presence xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user2" to="user1_mktb9b0162@test-domain.com/869177201-tigase-163" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="none"/><status code="110"/></x></presence>

2023-07-05 23:36:48 |  >> <presence xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user3" to="user1_zb5jrq0163@test-domain.com/869177201-tigase-164" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user3" role="none"/><status code="110"/></x></presence>

2023-07-05 23:36:48 | user1 :: user1_zb5jrq0163@test-domain.com/869177201-tigase-164 << <presence xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user3" to="user1_zb5jrq0163@test-domain.com/869177201-tigase-164" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user3" role="none"/><status code="110"/></x></presence>

2023-07-05 23:36:48 |  >> <presence xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user3" to="user1_lg9vo40161@test-domain.com/869177201-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user3" role="participant" jid="user1_zb5jrq0163@test-domain.com/869177201-tigase-164"/></x></presence>

2023-07-05 23:36:48 | user1 :: user1_lg9vo40161@test-domain.com/869177201-tigase-162 << <presence xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user3" to="user1_lg9vo40161@test-domain.com/869177201-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user3" role="participant" jid="user1_zb5jrq0163@test-domain.com/869177201-tigase-164"/></x></presence>

2023-07-05 23:36:48 |  >> <presence xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user2" to="user1_lg9vo40161@test-domain.com/869177201-tigase-162" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="none" jid="user1_mktb9b0162@test-domain.com/869177201-tigase-163"/></x></presence>

2023-07-05 23:36:48 | user1 :: user1_lg9vo40161@test-domain.com/869177201-tigase-162 << <presence xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user2" to="user1_lg9vo40161@test-domain.com/869177201-tigase-162" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="none" jid="user1_mktb9b0162@test-domain.com/869177201-tigase-163"/></x></presence>

2023-07-05 23:36:48 |  >> <presence xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user3" to="user1_lg9vo40161@test-domain.com/869177201-tigase-162" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user3" role="none" jid="user1_zb5jrq0163@test-domain.com/869177201-tigase-164"/></x></presence>

2023-07-05 23:36:48 | user1 :: user1_lg9vo40161@test-domain.com/869177201-tigase-162 << <presence xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user3" to="user1_lg9vo40161@test-domain.com/869177201-tigase-162" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user3" role="none" jid="user1_zb5jrq0163@test-domain.com/869177201-tigase-164"/></x></presence>

2023-07-05 23:36:48 |  >> <presence xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user2" to="user1_zb5jrq0163@test-domain.com/869177201-tigase-164" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="none"/></x></presence>

2023-07-05 23:36:48 | user1 :: user1_zb5jrq0163@test-domain.com/869177201-tigase-164 << <presence xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user2" to="user1_zb5jrq0163@test-domain.com/869177201-tigase-164" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="none"/></x></presence>

2023-07-05 23:36:49 |  << <iq to="roomphn4kz0164@muc.test-domain.com" id="4BoGFClTO4lZaHGAyeHo1gz" 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-07-05 23:36:49 | user1 :: user1_lg9vo40161@test-domain.com/869177201-tigase-162 >> <iq to="roomphn4kz0164@muc.test-domain.com" id="4BoGFClTO4lZaHGAyeHo1gz" 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-07-05 23:36:49 | [Mutex] waiting for: [setConfig]

2023-07-05 23:36:49 |  >> <iq xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com" id="4BoGFClTO4lZaHGAyeHo1gz" to="user1_lg9vo40161@test-domain.com/869177201-tigase-162" type="result"/>

2023-07-05 23:36:49 | user1 :: user1_lg9vo40161@test-domain.com/869177201-tigase-162 << <iq xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com" id="4BoGFClTO4lZaHGAyeHo1gz" to="user1_lg9vo40161@test-domain.com/869177201-tigase-162" type="result"/>

2023-07-05 23:36:49 | [Mutex] received everything.

2023-07-05 23:36:49 | [Mutex] isItemNotified: setConfig:success :: true

2023-07-05 23:36:49 |  >> <message xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com" to="user1_lg9vo40161@test-domain.com/869177201-tigase-162" type="groupchat"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2023-07-05 23:36:49 | user1 :: user1_lg9vo40161@test-domain.com/869177201-tigase-162 << <message xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com" to="user1_lg9vo40161@test-domain.com/869177201-tigase-162" type="groupchat"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2023-07-05 23:36:50 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomphn4kz0164@muc.test-domain.com is created

2023-07-05 23:36:50 |  << <presence to="roomphn4kz0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-07-05 23:36:50 | user1 :: user1_mktb9b0162@test-domain.com/869177201-tigase-163 >> <presence to="roomphn4kz0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-07-05 23:36:50 | [Mutex] waiting for: [resp]

2023-07-05 23:36:50 |  >> <presence xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user1" to="user1_mktb9b0162@test-domain.com/869177201-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" nick="user1" role="moderator"/></x></presence>

2023-07-05 23:36:50 | user1 :: user1_mktb9b0162@test-domain.com/869177201-tigase-163 << <presence xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user1" to="user1_mktb9b0162@test-domain.com/869177201-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" nick="user1" role="moderator"/></x></presence>

2023-07-05 23:36:50 |  >> <presence xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user2" to="user1_mktb9b0162@test-domain.com/869177201-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="participant"/><status code="110"/></x></presence>

2023-07-05 23:36:50 | user1 :: user1_mktb9b0162@test-domain.com/869177201-tigase-163 << <presence xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user2" to="user1_mktb9b0162@test-domain.com/869177201-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="participant"/><status code="110"/></x></presence>

2023-07-05 23:36:50 |  >> <presence xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user2" to="user1_lg9vo40161@test-domain.com/869177201-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="participant" jid="user1_mktb9b0162@test-domain.com/869177201-tigase-163"/></x></presence>

2023-07-05 23:36:50 | user1 :: user1_lg9vo40161@test-domain.com/869177201-tigase-162 << <presence xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user2" to="user1_lg9vo40161@test-domain.com/869177201-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="participant" jid="user1_mktb9b0162@test-domain.com/869177201-tigase-163"/></x></presence>

2023-07-05 23:36:50 | [Mutex] notify: [2:joinAs:user2]

2023-07-05 23:36:50 | [Mutex] notify: [resp, joinAs:user2]

2023-07-05 23:36:50 | [Mutex] received everything.

2023-07-05 23:36:50 | [Mutex] isItemNotified: joinAs:user2 :: true

2023-07-05 23:36:50 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomphn4kz0164@muc.test-domain.com is created

2023-07-05 23:36:50 |  << <presence to="roomphn4kz0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-07-05 23:36:50 | user1 :: user1_zb5jrq0163@test-domain.com/869177201-tigase-164 >> <presence to="roomphn4kz0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-07-05 23:36:50 |  >> <message xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user1" id="9a847b575b08713321950098f443d5d9d86a899b" to="user1_mktb9b0162@test-domain.com/869177201-tigase-163" type="groupchat"><subject/><delay xmlns="urn:xmpp:delay" stamp="2023-07-06T06:36:47.563Z" jid="roomphn4kz0164@muc.test-domain.com"/></message>

2023-07-05 23:36:50 | user1 :: user1_mktb9b0162@test-domain.com/869177201-tigase-163 << <message xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user1" id="9a847b575b08713321950098f443d5d9d86a899b" to="user1_mktb9b0162@test-domain.com/869177201-tigase-163" type="groupchat"><subject/><delay xmlns="urn:xmpp:delay" stamp="2023-07-06T06:36:47.563Z" jid="roomphn4kz0164@muc.test-domain.com"/></message>

2023-07-05 23:36:50 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-07-05 23:36:50 | user1 :: user1_mktb9b0162@test-domain.com/869177201-tigase-163 << <r xmlns="urn:xmpp:sm:3"/>

2023-07-05 23:36:50 |  << <a xmlns="urn:xmpp:sm:3" h="10"/>

2023-07-05 23:36:50 | user1 :: user1_mktb9b0162@test-domain.com/869177201-tigase-163 >> <a xmlns="urn:xmpp:sm:3" h="10"/>

2023-07-05 23:36:50 | [Mutex] waiting for: [resp]

2023-07-05 23:36:50 |  >> <presence xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user3" to="user1_zb5jrq0163@test-domain.com/869177201-tigase-164" type="error"><x xmlns="http://jabber.org/protocol/muc"/><error code="503" type="cancel"><service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" xml:lang="en">Reached maximum number of occupants.</text></error></presence>

2023-07-05 23:36:50 | user1 :: user1_zb5jrq0163@test-domain.com/869177201-tigase-164 << <presence xmlns="jabber:client" from="roomphn4kz0164@muc.test-domain.com/user3" to="user1_zb5jrq0163@test-domain.com/869177201-tigase-164" type="error"><x xmlns="http://jabber.org/protocol/muc"/><error code="503" type="cancel"><service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" xml:lang="en">Reached maximum number of occupants.</text></error></presence>

2023-07-05 23:36:50 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-07-05 23:36:50 | user1 :: user1_zb5jrq0163@test-domain.com/869177201-tigase-164 << <r xmlns="urn:xmpp:sm:3"/>

2023-07-05 23:36:50 | [Mutex] notify: [resp, notJoinAs:user3]

2023-07-05 23:36:50 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-07-05 23:36:50 | user1 :: user1_zb5jrq0163@test-domain.com/869177201-tigase-164 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-07-05 23:36:50 | [Mutex] received everything.

2023-07-05 23:36:50 | [Mutex] isItemNotified: notJoinAs:user3 :: true

2023-07-05 23:36:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2472] Connector  state changed: connected->disconnected

2023-07-05 23:36:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2472] Stream terminated

2023-07-05 23:36:50 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-05 23:36:50 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-05 23:36:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2477] Connector  state changed: connected->disconnected

2023-07-05 23:36:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2477] Stream terminated

2023-07-05 23:36:50 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-05 23:36:50 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-05 23:36:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2482] Connector  state changed: connected->disconnected

2023-07-05 23:36:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2482] Stream terminated

2023-07-05 23:36:50 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-05 23:36:50 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted