Generated by TestNG with ReportNG at 22:46 PDT on Friday 25 August 2023
root@c198f8de0a9c / Java 17.0.8 (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.494s

Passed Tests
tigase.tests.muc.TestLimitOfUsersPerRoom
testMaxUsers 4.221s
2023-08-25 22:57:42 |

2023-08-25 22:57:42 | null / [TestClass name=class tigase.tests.muc.TestLimitOfUsersPerRoom]

2023-08-25 22:57:42 | ------------------------------------

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Using XEP-0077 mode!!!!

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: null->connecting

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@264f61d8

2023-08-25 22:57:42 | StateChangedEvent{oldState=null, newState=connecting}

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] DNS entry stored in session object: localhost:5222

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Preparing connection to [localhost:5222]

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: connecting->connected

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Whitespace ping period is setted to nullms

2023-08-25 22:57:42 | [Mutex] waiting for: [registration]

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@28888b61

2023-08-25 22:57:42 | StateChangedEvent{oldState=connecting, newState=connected}

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@2cb70aa8

2023-08-25 22:57:42 | 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-08-25 22:57:42 | 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-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2452] Start TLS

2023-08-25 22:57:42 | 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-08-25 22:57:42 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-25 22:57:42 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2454] Proceeding TLS

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2454] Start handshake

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@69b5815a

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@34296c15

2023-08-25 22:57:42 | 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-08-25 22:57:42 | 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-08-25 22:57:42 | 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-08-25 22:57:42 | user1 :: null >> <iq to="test-domain.com" id="euFtX07lV4maBgxtqatgJUT" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-08-25 22:57:42 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="euFtX07lV4maBgxtqatgJUT" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-08-25 22:57:42 | user1 :: null << <iq from="test-domain.com" type="result" xmlns="jabber:client" id="euFtX07lV4maBgxtqatgJUT"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-08-25 22:57:42 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" xmlns="jabber:client" id="euFtX07lV4maBgxtqatgJUT"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@58962a72

2023-08-25 22:57:42 | user1 :: null >> <iq to="test-domain.com" id="idOnZcCGDkFJWcxoZqVS5dx" type="set"><query xmlns="jabber:iq:register"><username>user1_65quv60161</username><password>user1_65quv60161</password><email>5feb5a2c-ced0-4718-a3a9-963fdfad399f@localhost</email></query></iq>

2023-08-25 22:57:42 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="idOnZcCGDkFJWcxoZqVS5dx" type="set"><query xmlns="jabber:iq:register"><username>user1_65quv60161</username><password>user1_65quv60161</password><email>5feb5a2c-ced0-4718-a3a9-963fdfad399f@localhost</email></query></iq>}

2023-08-25 22:57:42 | user1 :: null << <iq from="test-domain.com" type="result" xmlns="jabber:client" id="idOnZcCGDkFJWcxoZqVS5dx"/>

2023-08-25 22:57:42 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" xmlns="jabber:client" id="idOnZcCGDkFJWcxoZqVS5dx"/>}

2023-08-25 22:57:42 | [Mutex] received everything.

2023-08-25 22:57:42 | [Mutex] isItemNotified: registrationSuccess :: true

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: connected->disconnecting

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Terminating XMPP Stream

2023-08-25 22:57:42 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2454] Connector  state changed: disconnecting->disconnected

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2454] Stream terminated

2023-08-25 22:57:42 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4ce09982

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@99a7e15

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@762ce2f7

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Using XEP-0077 mode!!!!

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Connector  state changed: null->connecting

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@56923116

2023-08-25 22:57:42 | StateChangedEvent{oldState=null, newState=connecting}

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] DNS entry stored in session object: localhost:5222

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Preparing connection to [localhost:5222]

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Connector  state changed: connecting->connected

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Whitespace ping period is setted to nullms

2023-08-25 22:57:42 | [Mutex] waiting for: [registration]

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5855d5b4

2023-08-25 22:57:42 | StateChangedEvent{oldState=connecting, newState=connected}

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@5c6a5a66

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1f8093fa

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@57e43501

2023-08-25 22:57:42 | 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-08-25 22:57:42 | 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-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2459] Start TLS

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2461] Proceeding TLS

2023-08-25 22:57:42 | 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-08-25 22:57:42 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-25 22:57:42 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2461] Start handshake

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1968df8f

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@5e354735

2023-08-25 22:57:42 | 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-08-25 22:57:42 | 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-08-25 22:57:42 | 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-08-25 22:57:42 | user1 :: null >> <iq to="test-domain.com" id="nzQBgxtqatgJUTOXX1mQPXl" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-08-25 22:57:42 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="nzQBgxtqatgJUTOXX1mQPXl" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-08-25 22:57:42 | user1 :: null << <iq from="test-domain.com" type="result" xmlns="jabber:client" id="nzQBgxtqatgJUTOXX1mQPXl"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-08-25 22:57:42 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" xmlns="jabber:client" id="nzQBgxtqatgJUTOXX1mQPXl"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@283bc132

2023-08-25 22:57:42 | user1 :: null >> <iq to="test-domain.com" id="TARDkFJWcxoZqVS5dxoUXdR" type="set"><query xmlns="jabber:iq:register"><username>user1_c0pm20162</username><password>user1_c0pm20162</password><email>c0d2aba5-7986-4d67-accf-7c52be4bc20e@localhost</email></query></iq>

2023-08-25 22:57:42 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="TARDkFJWcxoZqVS5dxoUXdR" type="set"><query xmlns="jabber:iq:register"><username>user1_c0pm20162</username><password>user1_c0pm20162</password><email>c0d2aba5-7986-4d67-accf-7c52be4bc20e@localhost</email></query></iq>}

2023-08-25 22:57:42 | user1 :: null << <iq from="test-domain.com" type="result" xmlns="jabber:client" id="TARDkFJWcxoZqVS5dxoUXdR"/>

2023-08-25 22:57:42 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" xmlns="jabber:client" id="TARDkFJWcxoZqVS5dxoUXdR"/>}

2023-08-25 22:57:42 | [Mutex] received everything.

2023-08-25 22:57:42 | [Mutex] isItemNotified: registrationSuccess :: true

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Connector  state changed: connected->disconnecting

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Terminating XMPP Stream

2023-08-25 22:57:42 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2461] Connector  state changed: disconnecting->disconnected

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2461] Stream terminated

2023-08-25 22:57:42 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@268c0739

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@794720c0

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@dbfdc32

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7bfbbee6

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@3d88cb6f

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Using XEP-0077 mode!!!!

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Connector  state changed: null->connecting

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] DNS entry stored in session object: localhost:5222

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Preparing connection to [localhost:5222]

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7015de0f

2023-08-25 22:57:42 | StateChangedEvent{oldState=null, newState=connecting}

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Connector  state changed: connecting->connected

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Whitespace ping period is setted to nullms

2023-08-25 22:57:42 | [Mutex] waiting for: [registration]

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7ed22e7d

2023-08-25 22:57:42 | StateChangedEvent{oldState=connecting, newState=connected}

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@7aedb57f

2023-08-25 22:57:42 | 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-08-25 22:57:42 | 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-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2466] Start TLS

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2468] Proceeding TLS

2023-08-25 22:57:42 | 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-08-25 22:57:42 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2468] Start handshake

2023-08-25 22:57:42 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3fef2446

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@61d47012

2023-08-25 22:57:42 | 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-08-25 22:57:42 | 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-08-25 22:57:42 | 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-08-25 22:57:42 | user1 :: null >> <iq to="test-domain.com" id="mncufy7DKOLQTex6x7l08p7" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-08-25 22:57:42 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="mncufy7DKOLQTex6x7l08p7" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-08-25 22:57:42 | user1 :: null << <iq from="test-domain.com" type="result" xmlns="jabber:client" id="mncufy7DKOLQTex6x7l08p7"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-08-25 22:57:42 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" xmlns="jabber:client" id="mncufy7DKOLQTex6x7l08p7"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@e1a1b93

2023-08-25 22:57:42 | user1 :: null >> <iq to="test-domain.com" id="0naqVS5dxoUXdRRYlbnQNHD" type="set"><query xmlns="jabber:iq:register"><username>user1_xf45ao0163</username><password>user1_xf45ao0163</password><email>68dae107-90d9-461c-b47e-2965125b075b@localhost</email></query></iq>

2023-08-25 22:57:42 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="0naqVS5dxoUXdRRYlbnQNHD" type="set"><query xmlns="jabber:iq:register"><username>user1_xf45ao0163</username><password>user1_xf45ao0163</password><email>68dae107-90d9-461c-b47e-2965125b075b@localhost</email></query></iq>}

2023-08-25 22:57:42 | user1 :: null << <iq from="test-domain.com" type="result" xmlns="jabber:client" id="0naqVS5dxoUXdRRYlbnQNHD"/>

2023-08-25 22:57:42 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" xmlns="jabber:client" id="0naqVS5dxoUXdRRYlbnQNHD"/>}

2023-08-25 22:57:42 | [Mutex] received everything.

2023-08-25 22:57:42 | [Mutex] isItemNotified: registrationSuccess :: true

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Connector  state changed: connected->disconnecting

2023-08-25 22:57:42 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Terminating XMPP Stream

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2468] Connector  state changed: disconnecting->disconnected

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2468] Stream terminated

2023-08-25 22:57:42 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@19cb1162

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@5fc0db09

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1d566403

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Connector  state changed: null->connecting

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@434e32b9

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@2cf7bb3

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] DNS entry stored in session object: localhost:5222

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Preparing connection to [localhost:5222]

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Connector  state changed: connecting->connected

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Whitespace ping period is setted to nullms

2023-08-25 22:57:42 |  >> <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-08-25 22:57:42 | user1 :: user1_65quv60161@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-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2473] Start TLS

2023-08-25 22:57:42 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-25 22:57:42 | user1 :: user1_65quv60161@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2475] Proceeding TLS

2023-08-25 22:57:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2475] Start handshake

2023-08-25 22:57:42 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-25 22:57:43 |  >> <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-08-25 22:57:43 | user1 :: user1_65quv60161@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-08-25 22:57:43 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-08-25 22:57:43 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-08-25 22:57:43 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-08-25 22:57:43 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV82NXF1djYwMTYxLHI9b2luR0ZyVFBhSlZ4ZFdJNVBSS0Y=</auth>

2023-08-25 22:57:43 | user1 :: user1_65quv60161@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV82NXF1djYwMTYxLHI9b2luR0ZyVFBhSlZ4ZFdJNVBSS0Y=</auth>

2023-08-25 22:57:43 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1vaW5HRnJUUGFKVnhkV0k1UFJLRkcwV3ZZWkkxNVYwZGNybElnQnp5LHM9VUFGUFJ6MkNMWUpBWlE9PSxpPTQwOTY=</challenge>

2023-08-25 22:57:43 | user1 :: user1_65quv60161@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1vaW5HRnJUUGFKVnhkV0k1UFJLRkcwV3ZZWkkxNVYwZGNybElnQnp5LHM9VUFGUFJ6MkNMWUpBWlE9PSxpPTQwOTY=</challenge>

2023-08-25 22:57:43 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9b2luR0ZyVFBhSlZ4ZFdJNVBSS0ZHMFd2WVpJMTVWMGRjcmxJZ0J6eSxwPWIxUEpLVjBzb2xhM1VHTFFBTjVBR3Y3U2paQ2poNmVtR1ZuM1FkN2tnQzA9</response>

2023-08-25 22:57:43 | user1 :: user1_65quv60161@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9b2luR0ZyVFBhSlZ4ZFdJNVBSS0ZHMFd2WVpJMTVWMGRjcmxJZ0J6eSxwPWIxUEpLVjBzb2xhM1VHTFFBTjVBR3Y3U2paQ2poNmVtR1ZuM1FkN2tnQzA9</response>

2023-08-25 22:57:43 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1GUmc4eVVCTjV1VUhoRnBMUk9OR0xQSlVXK3hjeW11WnVNMnZyTGdvVkZNPQ==</success>

2023-08-25 22:57:43 | user1 :: user1_65quv60161@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1GUmc4eVVCTjV1VUhoRnBMUk9OR0xQSlVXK3hjeW11WnVNMnZyTGdvVkZNPQ==</success>

2023-08-25 22:57:43 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-25 22:57:43 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="X+N9/dUUdggSXai3PD7084P3CQQ=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2023-08-25 22:57:43 | user1 :: user1_65quv60161@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="X+N9/dUUdggSXai3PD7084P3CQQ=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2023-08-25 22:57:43 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-08-25 22:57:43 |  << <iq xmlns="jabber:client" id="qcBfYgFEvsZ0lJzs2dJTV6B" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-08-25 22:57:43 | user1 :: user1_65quv60161@test-domain.com >> <iq xmlns="jabber:client" id="qcBfYgFEvsZ0lJzs2dJTV6B" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-08-25 22:57:43 |  >> <iq to="user1_65quv60161@test-domain.com/215244005-tigase-162" type="result" xmlns="jabber:client" id="qcBfYgFEvsZ0lJzs2dJTV6B"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_65quv60161@test-domain.com/215244005-tigase-162</jid></bind></iq>

2023-08-25 22:57:43 | user1 :: user1_65quv60161@test-domain.com << <iq to="user1_65quv60161@test-domain.com/215244005-tigase-162" type="result" xmlns="jabber:client" id="qcBfYgFEvsZ0lJzs2dJTV6B"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_65quv60161@test-domain.com/215244005-tigase-162</jid></bind></iq>

2023-08-25 22:57:43 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-08-25 22:57:43 |  << <iq xmlns="jabber:client" id="WdCh2oVaxw7gRLDAiJLX3m7" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-08-25 22:57:43 | user1 :: user1_65quv60161@test-domain.com/215244005-tigase-162 >> <iq xmlns="jabber:client" id="WdCh2oVaxw7gRLDAiJLX3m7" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-08-25 22:57:43 |  >> <iq to="user1_65quv60161@test-domain.com/215244005-tigase-162" type="result" xmlns="jabber:client" id="WdCh2oVaxw7gRLDAiJLX3m7"/>

2023-08-25 22:57:43 | user1 :: user1_65quv60161@test-domain.com/215244005-tigase-162 << <iq to="user1_65quv60161@test-domain.com/215244005-tigase-162" type="result" xmlns="jabber:client" id="WdCh2oVaxw7gRLDAiJLX3m7"/>

2023-08-25 22:57:43 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-08-25 22:57:43 |  << <iq to="test-domain.com" id="PkVJGACv49HS4hSXmNCzbtg" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-08-25 22:57:43 | user1 :: user1_65quv60161@test-domain.com/215244005-tigase-162 >> <iq to="test-domain.com" id="PkVJGACv49HS4hSXmNCzbtg" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-08-25 22:57:43 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-08-25 22:57:43 | user1 :: user1_65quv60161@test-domain.com/215244005-tigase-162 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-08-25 22:57:43 |  >> <enabled location="c198f8de0a9c" max="60" xmlns="urn:xmpp:sm:3" id="6f4c1969-2143-47db-a4a1-57c1ee8917f8" resume="true"/>

2023-08-25 22:57:43 | user1 :: user1_65quv60161@test-domain.com/215244005-tigase-162 << <enabled location="c198f8de0a9c" max="60" xmlns="urn:xmpp:sm:3" id="6f4c1969-2143-47db-a4a1-57c1ee8917f8" resume="true"/>

2023-08-25 22:57:43 |  << <iq id="xGXDiVTT6kNTdzobRJydxjQ" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-08-25 22:57:43 | user1 :: user1_65quv60161@test-domain.com/215244005-tigase-162 >> <iq id="xGXDiVTT6kNTdzobRJydxjQ" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-08-25 22:57:43 |  >> <iq from="test-domain.com" to="user1_65quv60161@test-domain.com/215244005-tigase-162" type="result" xmlns="jabber:client" id="PkVJGACv49HS4hSXmNCzbtg"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12401/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12401/160bfe2d"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><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:filter:muted:0"/><feature var="tigase:push:priority: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-08-25 22:57:43 | user1 :: user1_65quv60161@test-domain.com/215244005-tigase-162 << <iq from="test-domain.com" to="user1_65quv60161@test-domain.com/215244005-tigase-162" type="result" xmlns="jabber:client" id="PkVJGACv49HS4hSXmNCzbtg"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12401/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12401/160bfe2d"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><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:filter:muted:0"/><feature var="tigase:push:priority: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-08-25 22:57:43 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-08-25 22:57:43 | user1 :: user1_65quv60161@test-domain.com/215244005-tigase-162 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-08-25 22:57:43 |  >> <iq to="user1_65quv60161@test-domain.com/215244005-tigase-162" type="result" xmlns="jabber:client" id="xGXDiVTT6kNTdzobRJydxjQ"><query xmlns="jabber:iq:roster"/></iq>

2023-08-25 22:57:43 | user1 :: user1_65quv60161@test-domain.com/215244005-tigase-162 << <iq to="user1_65quv60161@test-domain.com/215244005-tigase-162" type="result" xmlns="jabber:client" id="xGXDiVTT6kNTdzobRJydxjQ"><query xmlns="jabber:iq:roster"/></iq>

2023-08-25 22:57:43 |  >> <presence from="user1_65quv60161@test-domain.com/215244005-tigase-162" to="user1_65quv60161@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2023-08-25 22:57:43 | user1 :: user1_65quv60161@test-domain.com/215244005-tigase-162 << <presence from="user1_65quv60161@test-domain.com/215244005-tigase-162" to="user1_65quv60161@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2023-08-25 22:57:43 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-08-25 22:57:43 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-08-25 22:57:43 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-08-25 22:57:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Connector  state changed: null->connecting

2023-08-25 22:57:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] DNS entry stored in session object: localhost:5222

2023-08-25 22:57:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Preparing connection to [localhost:5222]

2023-08-25 22:57:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-08-25 22:57:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Connector  state changed: connecting->connected

2023-08-25 22:57:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Whitespace ping period is setted to nullms

2023-08-25 22:57:43 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-25 22:57:43 |  >> <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-08-25 22:57:43 | user1 :: user1_c0pm20162@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-08-25 22:57:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2478] Start TLS

2023-08-25 22:57:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2480] Proceeding TLS

2023-08-25 22:57:43 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-25 22:57:43 | user1 :: user1_c0pm20162@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-25 22:57:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2480] Start handshake

2023-08-25 22:57:43 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-25 22:57:43 |  >> <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-08-25 22:57:43 | user1 :: user1_c0pm20162@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-08-25 22:57:43 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-08-25 22:57:43 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-08-25 22:57:43 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-08-25 22:57:43 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9jMHBtMjAxNjIscj1uQWg4QWxHcGRUWFlkQ0RNeUJzNQ==</auth>

2023-08-25 22:57:43 | user1 :: user1_c0pm20162@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9jMHBtMjAxNjIscj1uQWg4QWxHcGRUWFlkQ0RNeUJzNQ==</auth>

2023-08-25 22:57:43 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1uQWg4QWxHcGRUWFlkQ0RNeUJzNVdqMEVMOE9PU1pHM2NlVElqdFlyLHM9eXVmTkJMRmFGRnJhVXc9PSxpPTQwOTY=</challenge>

2023-08-25 22:57:43 | user1 :: user1_c0pm20162@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1uQWg4QWxHcGRUWFlkQ0RNeUJzNVdqMEVMOE9PU1pHM2NlVElqdFlyLHM9eXVmTkJMRmFGRnJhVXc9PSxpPTQwOTY=</challenge>

2023-08-25 22:57:43 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bkFoOEFsR3BkVFhZZENETXlCczVXajBFTDhPT1NaRzNjZVRJanRZcixwPTFka0x6cmI1ZGtaYXlLM0ZhU0tYaGx2Q3BocE5FVVR2L0F3V08xTjl3NWM9</response>

2023-08-25 22:57:43 | user1 :: user1_c0pm20162@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bkFoOEFsR3BkVFhZZENETXlCczVXajBFTDhPT1NaRzNjZVRJanRZcixwPTFka0x6cmI1ZGtaYXlLM0ZhU0tYaGx2Q3BocE5FVVR2L0F3V08xTjl3NWM9</response>

2023-08-25 22:57:43 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1ualYvZ2tIbTFRa3BKZjROQ0RIT0JsNDVFalZXWGhMQUJITkZMSWE1cGYwPQ==</success>

2023-08-25 22:57:43 | user1 :: user1_c0pm20162@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1ualYvZ2tIbTFRa3BKZjROQ0RIT0JsNDVFalZXWGhMQUJITkZMSWE1cGYwPQ==</success>

2023-08-25 22:57:43 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-25 22:57:43 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="X+N9/dUUdggSXai3PD7084P3CQQ=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2023-08-25 22:57:43 | user1 :: user1_c0pm20162@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="X+N9/dUUdggSXai3PD7084P3CQQ=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2023-08-25 22:57:43 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-08-25 22:57:43 |  << <iq xmlns="jabber:client" id="ggF4fBr6qiRMzxyqZiN29kZ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-08-25 22:57:43 | user1 :: user1_c0pm20162@test-domain.com >> <iq xmlns="jabber:client" id="ggF4fBr6qiRMzxyqZiN29kZ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-08-25 22:57:43 |  >> <iq to="user1_c0pm20162@test-domain.com/215244005-tigase-163" type="result" xmlns="jabber:client" id="ggF4fBr6qiRMzxyqZiN29kZ"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_c0pm20162@test-domain.com/215244005-tigase-163</jid></bind></iq>

2023-08-25 22:57:43 | user1 :: user1_c0pm20162@test-domain.com << <iq to="user1_c0pm20162@test-domain.com/215244005-tigase-163" type="result" xmlns="jabber:client" id="ggF4fBr6qiRMzxyqZiN29kZ"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_c0pm20162@test-domain.com/215244005-tigase-163</jid></bind></iq>

2023-08-25 22:57:43 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-08-25 22:57:43 |  << <iq xmlns="jabber:client" id="2lSqbpVas3pfDwrnLClNPSY" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-08-25 22:57:43 | user1 :: user1_c0pm20162@test-domain.com/215244005-tigase-163 >> <iq xmlns="jabber:client" id="2lSqbpVas3pfDwrnLClNPSY" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-08-25 22:57:43 |  >> <iq to="user1_c0pm20162@test-domain.com/215244005-tigase-163" type="result" xmlns="jabber:client" id="2lSqbpVas3pfDwrnLClNPSY"/>

2023-08-25 22:57:43 | user1 :: user1_c0pm20162@test-domain.com/215244005-tigase-163 << <iq to="user1_c0pm20162@test-domain.com/215244005-tigase-163" type="result" xmlns="jabber:client" id="2lSqbpVas3pfDwrnLClNPSY"/>

2023-08-25 22:57:43 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-08-25 22:57:43 |  << <iq to="test-domain.com" id="xJ0JujFrcwbFLFAzDhEpV5o" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-08-25 22:57:43 | user1 :: user1_c0pm20162@test-domain.com/215244005-tigase-163 >> <iq to="test-domain.com" id="xJ0JujFrcwbFLFAzDhEpV5o" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-08-25 22:57:43 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-08-25 22:57:43 | user1 :: user1_c0pm20162@test-domain.com/215244005-tigase-163 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-08-25 22:57:43 |  >> <enabled location="c198f8de0a9c" max="60" xmlns="urn:xmpp:sm:3" id="c681dab2-9b9f-4d22-907d-e501b702da0b" resume="true"/>

2023-08-25 22:57:43 | user1 :: user1_c0pm20162@test-domain.com/215244005-tigase-163 << <enabled location="c198f8de0a9c" max="60" xmlns="urn:xmpp:sm:3" id="c681dab2-9b9f-4d22-907d-e501b702da0b" resume="true"/>

2023-08-25 22:57:43 |  << <iq id="Cp0Y4hR9r8FPFqX1hMM0hCf" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-08-25 22:57:43 | user1 :: user1_c0pm20162@test-domain.com/215244005-tigase-163 >> <iq id="Cp0Y4hR9r8FPFqX1hMM0hCf" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-08-25 22:57:43 |  >> <iq from="test-domain.com" to="user1_c0pm20162@test-domain.com/215244005-tigase-163" type="result" xmlns="jabber:client" id="xJ0JujFrcwbFLFAzDhEpV5o"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12401/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12401/160bfe2d"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><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:filter:muted:0"/><feature var="tigase:push:priority: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-08-25 22:57:43 | user1 :: user1_c0pm20162@test-domain.com/215244005-tigase-163 << <iq from="test-domain.com" to="user1_c0pm20162@test-domain.com/215244005-tigase-163" type="result" xmlns="jabber:client" id="xJ0JujFrcwbFLFAzDhEpV5o"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12401/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12401/160bfe2d"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><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:filter:muted:0"/><feature var="tigase:push:priority: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-08-25 22:57:43 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-08-25 22:57:43 | user1 :: user1_c0pm20162@test-domain.com/215244005-tigase-163 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-08-25 22:57:43 |  >> <iq to="user1_c0pm20162@test-domain.com/215244005-tigase-163" type="result" xmlns="jabber:client" id="Cp0Y4hR9r8FPFqX1hMM0hCf"><query xmlns="jabber:iq:roster"/></iq>

2023-08-25 22:57:43 | user1 :: user1_c0pm20162@test-domain.com/215244005-tigase-163 << <iq to="user1_c0pm20162@test-domain.com/215244005-tigase-163" type="result" xmlns="jabber:client" id="Cp0Y4hR9r8FPFqX1hMM0hCf"><query xmlns="jabber:iq:roster"/></iq>

2023-08-25 22:57:43 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-08-25 22:57:43 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-08-25 22:57:43 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-08-25 22:57:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Connector  state changed: null->connecting

2023-08-25 22:57:43 |  >> <presence from="user1_c0pm20162@test-domain.com/215244005-tigase-163" to="user1_c0pm20162@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2023-08-25 22:57:43 | user1 :: user1_c0pm20162@test-domain.com/215244005-tigase-163 << <presence from="user1_c0pm20162@test-domain.com/215244005-tigase-163" to="user1_c0pm20162@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2023-08-25 22:57:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] DNS entry stored in session object: localhost:5222

2023-08-25 22:57:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Preparing connection to [localhost:5222]

2023-08-25 22:57:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-08-25 22:57:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Connector  state changed: connecting->connected

2023-08-25 22:57:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Whitespace ping period is setted to nullms

2023-08-25 22:57:43 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-25 22:57:43 |  >> <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-08-25 22:57:43 | user1 :: user1_xf45ao0163@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-08-25 22:57:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2483] Start TLS

2023-08-25 22:57:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2485] Proceeding TLS

2023-08-25 22:57:43 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-25 22:57:43 | user1 :: user1_xf45ao0163@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-25 22:57:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2485] Start handshake

2023-08-25 22:57:43 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-25 22:57:43 |  >> <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-08-25 22:57:43 | user1 :: user1_xf45ao0163@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-08-25 22:57:43 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-08-25 22:57:43 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-08-25 22:57:43 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-08-25 22:57:43 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV94ZjQ1YW8wMTYzLHI9dUNINVRrSHVSNUlaVDJ3c3B2bkk=</auth>

2023-08-25 22:57:43 | user1 :: user1_xf45ao0163@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV94ZjQ1YW8wMTYzLHI9dUNINVRrSHVSNUlaVDJ3c3B2bkk=</auth>

2023-08-25 22:57:43 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj11Q0g1VGtIdVI1SVpUMndzcHZuSTFFanVNNUJCWFd3WXh0anNycHlZLHM9V3ZLMklZbVBSQVJ2UkE9PSxpPTQwOTY=</challenge>

2023-08-25 22:57:43 | user1 :: user1_xf45ao0163@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj11Q0g1VGtIdVI1SVpUMndzcHZuSTFFanVNNUJCWFd3WXh0anNycHlZLHM9V3ZLMklZbVBSQVJ2UkE9PSxpPTQwOTY=</challenge>

2023-08-25 22:57:43 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dUNINVRrSHVSNUlaVDJ3c3B2bkkxRWp1TTVCQlhXd1l4dGpzcnB5WSxwPWRwNGRkSzZzQ2hYK0NJMm85TUxwUWE4Q0p5WWdkdXlNSzZJeStzNTZtb0E9</response>

2023-08-25 22:57:43 | user1 :: user1_xf45ao0163@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dUNINVRrSHVSNUlaVDJ3c3B2bkkxRWp1TTVCQlhXd1l4dGpzcnB5WSxwPWRwNGRkSzZzQ2hYK0NJMm85TUxwUWE4Q0p5WWdkdXlNSzZJeStzNTZtb0E9</response>

2023-08-25 22:57:43 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1WR2Mxc0s3dTAyenBzaUlGTXlSVXdnVW5CaHpGbXdHd3VYcjVXY3VTbmZvPQ==</success>

2023-08-25 22:57:43 | user1 :: user1_xf45ao0163@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1WR2Mxc0s3dTAyenBzaUlGTXlSVXdnVW5CaHpGbXdHd3VYcjVXY3VTbmZvPQ==</success>

2023-08-25 22:57:43 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-25 22:57:43 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="X+N9/dUUdggSXai3PD7084P3CQQ=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2023-08-25 22:57:43 | user1 :: user1_xf45ao0163@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="X+N9/dUUdggSXai3PD7084P3CQQ=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2023-08-25 22:57:43 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-08-25 22:57:43 |  << <iq xmlns="jabber:client" id="4EH5hSST5BlWh37kLDveGOT" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-08-25 22:57:43 | user1 :: user1_xf45ao0163@test-domain.com >> <iq xmlns="jabber:client" id="4EH5hSST5BlWh37kLDveGOT" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-08-25 22:57:43 |  >> <iq to="user1_xf45ao0163@test-domain.com/215244005-tigase-164" type="result" xmlns="jabber:client" id="4EH5hSST5BlWh37kLDveGOT"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_xf45ao0163@test-domain.com/215244005-tigase-164</jid></bind></iq>

2023-08-25 22:57:43 | user1 :: user1_xf45ao0163@test-domain.com << <iq to="user1_xf45ao0163@test-domain.com/215244005-tigase-164" type="result" xmlns="jabber:client" id="4EH5hSST5BlWh37kLDveGOT"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_xf45ao0163@test-domain.com/215244005-tigase-164</jid></bind></iq>

2023-08-25 22:57:43 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-08-25 22:57:43 |  << <iq xmlns="jabber:client" id="aDCjLMXpPKBjRW6EzcpdU8p" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-08-25 22:57:43 | user1 :: user1_xf45ao0163@test-domain.com/215244005-tigase-164 >> <iq xmlns="jabber:client" id="aDCjLMXpPKBjRW6EzcpdU8p" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-08-25 22:57:43 |  >> <iq to="user1_xf45ao0163@test-domain.com/215244005-tigase-164" type="result" xmlns="jabber:client" id="aDCjLMXpPKBjRW6EzcpdU8p"/>

2023-08-25 22:57:43 | user1 :: user1_xf45ao0163@test-domain.com/215244005-tigase-164 << <iq to="user1_xf45ao0163@test-domain.com/215244005-tigase-164" type="result" xmlns="jabber:client" id="aDCjLMXpPKBjRW6EzcpdU8p"/>

2023-08-25 22:57:43 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-08-25 22:57:43 |  << <iq to="test-domain.com" id="bM1PUdVROJznYaMPIrh2oVa" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-08-25 22:57:43 | user1 :: user1_xf45ao0163@test-domain.com/215244005-tigase-164 >> <iq to="test-domain.com" id="bM1PUdVROJznYaMPIrh2oVa" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-08-25 22:57:43 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-08-25 22:57:43 | user1 :: user1_xf45ao0163@test-domain.com/215244005-tigase-164 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-08-25 22:57:43 |  >> <enabled location="c198f8de0a9c" max="60" xmlns="urn:xmpp:sm:3" id="0baaefa6-ea10-43cd-acbd-cec6d97d1026" resume="true"/>

2023-08-25 22:57:43 | user1 :: user1_xf45ao0163@test-domain.com/215244005-tigase-164 << <enabled location="c198f8de0a9c" max="60" xmlns="urn:xmpp:sm:3" id="0baaefa6-ea10-43cd-acbd-cec6d97d1026" resume="true"/>

2023-08-25 22:57:43 |  << <iq id="MnMiHvfIEKLAbL0kNU1u38B" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-08-25 22:57:43 | user1 :: user1_xf45ao0163@test-domain.com/215244005-tigase-164 >> <iq id="MnMiHvfIEKLAbL0kNU1u38B" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-08-25 22:57:43 |  >> <iq from="test-domain.com" to="user1_xf45ao0163@test-domain.com/215244005-tigase-164" type="result" xmlns="jabber:client" id="bM1PUdVROJznYaMPIrh2oVa"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12401/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12401/160bfe2d"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><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:filter:muted:0"/><feature var="tigase:push:priority: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-08-25 22:57:43 | user1 :: user1_xf45ao0163@test-domain.com/215244005-tigase-164 << <iq from="test-domain.com" to="user1_xf45ao0163@test-domain.com/215244005-tigase-164" type="result" xmlns="jabber:client" id="bM1PUdVROJznYaMPIrh2oVa"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12401/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12401/160bfe2d"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><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:filter:muted:0"/><feature var="tigase:push:priority: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-08-25 22:57:43 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-08-25 22:57:43 | user1 :: user1_xf45ao0163@test-domain.com/215244005-tigase-164 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-08-25 22:57:43 |  >> <iq to="user1_xf45ao0163@test-domain.com/215244005-tigase-164" type="result" xmlns="jabber:client" id="MnMiHvfIEKLAbL0kNU1u38B"><query xmlns="jabber:iq:roster"/></iq>

2023-08-25 22:57:43 | user1 :: user1_xf45ao0163@test-domain.com/215244005-tigase-164 << <iq to="user1_xf45ao0163@test-domain.com/215244005-tigase-164" type="result" xmlns="jabber:client" id="MnMiHvfIEKLAbL0kNU1u38B"><query xmlns="jabber:iq:roster"/></iq>

2023-08-25 22:57:43 |  >> <presence from="user1_xf45ao0163@test-domain.com/215244005-tigase-164" to="user1_xf45ao0163@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2023-08-25 22:57:43 | user1 :: user1_xf45ao0163@test-domain.com/215244005-tigase-164 << <presence from="user1_xf45ao0163@test-domain.com/215244005-tigase-164" to="user1_xf45ao0163@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2023-08-25 22:57:43 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room room4v73n90164@muc.test-domain.com is created

2023-08-25 22:57:43 |  << <presence to="room4v73n90164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-08-25 22:57:43 | user1 :: user1_65quv60161@test-domain.com/215244005-tigase-162 >> <presence to="room4v73n90164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-08-25 22:57:43 | [Mutex] waiting for: [joinAs:user1]

2023-08-25 22:57:43 |  >> <presence from="room4v73n90164@muc.test-domain.com/user1" to="user1_65quv60161@test-domain.com/215244005-tigase-162" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" jid="user1_65quv60161@test-domain.com/215244005-tigase-162" nick="user1" affiliation="owner"/><status code="110"/><status code="201"/></x></presence>

2023-08-25 22:57:43 | user1 :: user1_65quv60161@test-domain.com/215244005-tigase-162 << <presence from="room4v73n90164@muc.test-domain.com/user1" to="user1_65quv60161@test-domain.com/215244005-tigase-162" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" jid="user1_65quv60161@test-domain.com/215244005-tigase-162" nick="user1" affiliation="owner"/><status code="110"/><status code="201"/></x></presence>

2023-08-25 22:57:43 | [Mutex] notify: [joinAs:user1]

2023-08-25 22:57:43 | [Mutex] received everything.

2023-08-25 22:57:43 | [Mutex] isItemNotified: joinAs:user1 :: true

2023-08-25 22:57:43 |  << <iq to="room4v73n90164@muc.test-domain.com" id="Fwbj3fKThzezfJGACv49HS4" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-08-25 22:57:43 | user1 :: user1_65quv60161@test-domain.com/215244005-tigase-162 >> <iq to="room4v73n90164@muc.test-domain.com" id="Fwbj3fKThzezfJGACv49HS4" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-08-25 22:57:43 | [Mutex] waiting for: [getConfig]

2023-08-25 22:57:43 |  >> <message from="room4v73n90164@muc.test-domain.com/user1" to="user1_65quv60161@test-domain.com/215244005-tigase-162" type="groupchat" xmlns="jabber:client" id="9ca356a13deb1f71e918151b22e9a974121f3538"><subject/><delay jid="room4v73n90164@muc.test-domain.com" stamp="2023-08-26T05:57:43.467Z" xmlns="urn:xmpp:delay"/></message>

2023-08-25 22:57:43 | user1 :: user1_65quv60161@test-domain.com/215244005-tigase-162 << <message from="room4v73n90164@muc.test-domain.com/user1" to="user1_65quv60161@test-domain.com/215244005-tigase-162" type="groupchat" xmlns="jabber:client" id="9ca356a13deb1f71e918151b22e9a974121f3538"><subject/><delay jid="room4v73n90164@muc.test-domain.com" stamp="2023-08-26T05:57:43.467Z" xmlns="urn:xmpp:delay"/></message>

2023-08-25 22:57:43 |  >> <message from="room4v73n90164@muc.test-domain.com" to="user1_65quv60161@test-domain.com/215244005-tigase-162" type="groupchat" xmlns="jabber:client"><body>Room is locked. Please configure.</body></message>

2023-08-25 22:57:43 | user1 :: user1_65quv60161@test-domain.com/215244005-tigase-162 << <message from="room4v73n90164@muc.test-domain.com" to="user1_65quv60161@test-domain.com/215244005-tigase-162" type="groupchat" xmlns="jabber:client"><body>Room is locked. Please configure.</body></message>

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

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

2023-08-25 22:57:43 |  << <iq id="137s950165" to="room4v73n90164@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2023-08-25 22:57:43 | user1 :: user1_65quv60161@test-domain.com/215244005-tigase-162 >> <iq id="137s950165" to="room4v73n90164@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2023-08-25 22:57:43 | [Mutex] received everything.

2023-08-25 22:57:43 | [Mutex] isItemNotified: getConfig:success :: true

2023-08-25 22:57:43 |  >> <iq from="room4v73n90164@muc.test-domain.com" to="user1_65quv60161@test-domain.com/215244005-tigase-162" type="result" xmlns="jabber:client" id="137s950165"/>

2023-08-25 22:57:43 | user1 :: user1_65quv60161@test-domain.com/215244005-tigase-162 << <iq from="room4v73n90164@muc.test-domain.com" to="user1_65quv60161@test-domain.com/215244005-tigase-162" type="result" xmlns="jabber:client" id="137s950165"/>

2023-08-25 22:57:43 |  >> <message from="room4v73n90164@muc.test-domain.com" to="user1_65quv60161@test-domain.com/215244005-tigase-162" type="groupchat" xmlns="jabber:client"><body>Room is now unlocked</body></message>

2023-08-25 22:57:43 | user1 :: user1_65quv60161@test-domain.com/215244005-tigase-162 << <message from="room4v73n90164@muc.test-domain.com" to="user1_65quv60161@test-domain.com/215244005-tigase-162" type="groupchat" xmlns="jabber:client"><body>Room is now unlocked</body></message>

2023-08-25 22:57:43 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-08-25 22:57:43 | user1 :: user1_65quv60161@test-domain.com/215244005-tigase-162 << <r xmlns="urn:xmpp:sm:3"/>

2023-08-25 22:57:43 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-08-25 22:57:43 | user1 :: user1_65quv60161@test-domain.com/215244005-tigase-162 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-08-25 22:57:44 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room room4v73n90164@muc.test-domain.com is created

2023-08-25 22:57:44 |  << <presence to="room4v73n90164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-08-25 22:57:44 | user1 :: user1_c0pm20162@test-domain.com/215244005-tigase-163 >> <presence to="room4v73n90164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-08-25 22:57:44 | [Mutex] waiting for: [resp]

2023-08-25 22:57:44 |  >> <presence from="room4v73n90164@muc.test-domain.com/user1" to="user1_c0pm20162@test-domain.com/215244005-tigase-163" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

2023-08-25 22:57:44 | user1 :: user1_c0pm20162@test-domain.com/215244005-tigase-163 << <presence from="room4v73n90164@muc.test-domain.com/user1" to="user1_c0pm20162@test-domain.com/215244005-tigase-163" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

2023-08-25 22:57:44 |  >> <presence from="room4v73n90164@muc.test-domain.com/user2" to="user1_65quv60161@test-domain.com/215244005-tigase-162" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" jid="user1_c0pm20162@test-domain.com/215244005-tigase-163" nick="user2" affiliation="none"/></x></presence>

2023-08-25 22:57:44 | user1 :: user1_65quv60161@test-domain.com/215244005-tigase-162 << <presence from="room4v73n90164@muc.test-domain.com/user2" to="user1_65quv60161@test-domain.com/215244005-tigase-162" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" jid="user1_c0pm20162@test-domain.com/215244005-tigase-163" nick="user2" affiliation="none"/></x></presence>

2023-08-25 22:57:44 |  >> <presence from="room4v73n90164@muc.test-domain.com/user2" to="user1_c0pm20162@test-domain.com/215244005-tigase-163" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" affiliation="none"/><status code="110"/></x></presence>

2023-08-25 22:57:44 | user1 :: user1_c0pm20162@test-domain.com/215244005-tigase-163 << <presence from="room4v73n90164@muc.test-domain.com/user2" to="user1_c0pm20162@test-domain.com/215244005-tigase-163" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" affiliation="none"/><status code="110"/></x></presence>

2023-08-25 22:57:44 | [Mutex] notify: [2:joinAs:user2]

2023-08-25 22:57:44 | [Mutex] notify: [resp, joinAs:user2]

2023-08-25 22:57:44 | [Mutex] received everything.

2023-08-25 22:57:44 | [Mutex] isItemNotified: joinAs:user2 :: true

2023-08-25 22:57:44 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room room4v73n90164@muc.test-domain.com is created

2023-08-25 22:57:44 |  << <presence to="room4v73n90164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-08-25 22:57:44 | user1 :: user1_xf45ao0163@test-domain.com/215244005-tigase-164 >> <presence to="room4v73n90164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-08-25 22:57:44 | [Mutex] waiting for: [resp]

2023-08-25 22:57:44 |  >> <presence from="room4v73n90164@muc.test-domain.com/user1" to="user1_xf45ao0163@test-domain.com/215244005-tigase-164" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

2023-08-25 22:57:44 | user1 :: user1_xf45ao0163@test-domain.com/215244005-tigase-164 << <presence from="room4v73n90164@muc.test-domain.com/user1" to="user1_xf45ao0163@test-domain.com/215244005-tigase-164" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

2023-08-25 22:57:44 |  >> <presence from="room4v73n90164@muc.test-domain.com/user2" to="user1_xf45ao0163@test-domain.com/215244005-tigase-164" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" affiliation="none"/></x></presence>

2023-08-25 22:57:44 | user1 :: user1_xf45ao0163@test-domain.com/215244005-tigase-164 << <presence from="room4v73n90164@muc.test-domain.com/user2" to="user1_xf45ao0163@test-domain.com/215244005-tigase-164" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" affiliation="none"/></x></presence>

2023-08-25 22:57:44 |  >> <presence from="room4v73n90164@muc.test-domain.com/user3" to="user1_xf45ao0163@test-domain.com/215244005-tigase-164" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user3" affiliation="none"/><status code="110"/></x></presence>

2023-08-25 22:57:44 | user1 :: user1_xf45ao0163@test-domain.com/215244005-tigase-164 << <presence from="room4v73n90164@muc.test-domain.com/user3" to="user1_xf45ao0163@test-domain.com/215244005-tigase-164" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user3" affiliation="none"/><status code="110"/></x></presence>

2023-08-25 22:57:44 | [Mutex] notify: [3:joinAs:user3]

2023-08-25 22:57:44 | [Mutex] notify: [resp, joinAs:user3]

2023-08-25 22:57:44 | [Mutex] received everything.

2023-08-25 22:57:44 | [Mutex] isItemNotified: joinAs:user3 :: true

2023-08-25 22:57:44 |  << <presence to="room4v73n90164@muc.test-domain.com/user2" type="unavailable"/>

2023-08-25 22:57:44 | user1 :: user1_c0pm20162@test-domain.com/215244005-tigase-163 >> <presence to="room4v73n90164@muc.test-domain.com/user2" type="unavailable"/>

2023-08-25 22:57:44 |  << <presence to="room4v73n90164@muc.test-domain.com/user3" type="unavailable"/>

2023-08-25 22:57:44 | user1 :: user1_xf45ao0163@test-domain.com/215244005-tigase-164 >> <presence to="room4v73n90164@muc.test-domain.com/user3" type="unavailable"/>

2023-08-25 22:57:44 |  >> <message from="room4v73n90164@muc.test-domain.com/user1" to="user1_c0pm20162@test-domain.com/215244005-tigase-163" type="groupchat" xmlns="jabber:client" id="9ca356a13deb1f71e918151b22e9a974121f3538"><subject/><delay jid="room4v73n90164@muc.test-domain.com" stamp="2023-08-26T05:57:43.467Z" xmlns="urn:xmpp:delay"/></message>

2023-08-25 22:57:44 | user1 :: user1_c0pm20162@test-domain.com/215244005-tigase-163 << <message from="room4v73n90164@muc.test-domain.com/user1" to="user1_c0pm20162@test-domain.com/215244005-tigase-163" type="groupchat" xmlns="jabber:client" id="9ca356a13deb1f71e918151b22e9a974121f3538"><subject/><delay jid="room4v73n90164@muc.test-domain.com" stamp="2023-08-26T05:57:43.467Z" xmlns="urn:xmpp:delay"/></message>

2023-08-25 22:57:44 |  >> <presence from="room4v73n90164@muc.test-domain.com/user3" to="user1_65quv60161@test-domain.com/215244005-tigase-162" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" jid="user1_xf45ao0163@test-domain.com/215244005-tigase-164" nick="user3" affiliation="none"/></x></presence>

2023-08-25 22:57:44 | user1 :: user1_65quv60161@test-domain.com/215244005-tigase-162 << <presence from="room4v73n90164@muc.test-domain.com/user3" to="user1_65quv60161@test-domain.com/215244005-tigase-162" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" jid="user1_xf45ao0163@test-domain.com/215244005-tigase-164" nick="user3" affiliation="none"/></x></presence>

2023-08-25 22:57:44 |  >> <message from="room4v73n90164@muc.test-domain.com/user1" to="user1_xf45ao0163@test-domain.com/215244005-tigase-164" type="groupchat" xmlns="jabber:client" id="9ca356a13deb1f71e918151b22e9a974121f3538"><subject/><delay jid="room4v73n90164@muc.test-domain.com" stamp="2023-08-26T05:57:43.467Z" xmlns="urn:xmpp:delay"/></message>

2023-08-25 22:57:44 | user1 :: user1_xf45ao0163@test-domain.com/215244005-tigase-164 << <message from="room4v73n90164@muc.test-domain.com/user1" to="user1_xf45ao0163@test-domain.com/215244005-tigase-164" type="groupchat" xmlns="jabber:client" id="9ca356a13deb1f71e918151b22e9a974121f3538"><subject/><delay jid="room4v73n90164@muc.test-domain.com" stamp="2023-08-26T05:57:43.467Z" xmlns="urn:xmpp:delay"/></message>

2023-08-25 22:57:44 |  >> <presence from="room4v73n90164@muc.test-domain.com/user2" to="user1_65quv60161@test-domain.com/215244005-tigase-162" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" jid="user1_c0pm20162@test-domain.com/215244005-tigase-163" nick="user2" affiliation="none"/></x></presence>

2023-08-25 22:57:44 | user1 :: user1_65quv60161@test-domain.com/215244005-tigase-162 << <presence from="room4v73n90164@muc.test-domain.com/user2" to="user1_65quv60161@test-domain.com/215244005-tigase-162" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" jid="user1_c0pm20162@test-domain.com/215244005-tigase-163" nick="user2" affiliation="none"/></x></presence>

2023-08-25 22:57:44 |  >> <presence from="room4v73n90164@muc.test-domain.com/user3" to="user1_65quv60161@test-domain.com/215244005-tigase-162" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" jid="user1_xf45ao0163@test-domain.com/215244005-tigase-164" nick="user3" affiliation="none"/></x></presence>

2023-08-25 22:57:44 | user1 :: user1_65quv60161@test-domain.com/215244005-tigase-162 << <presence from="room4v73n90164@muc.test-domain.com/user3" to="user1_65quv60161@test-domain.com/215244005-tigase-162" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" jid="user1_xf45ao0163@test-domain.com/215244005-tigase-164" nick="user3" affiliation="none"/></x></presence>

2023-08-25 22:57:44 |  >> <presence from="room4v73n90164@muc.test-domain.com/user3" to="user1_c0pm20162@test-domain.com/215244005-tigase-163" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user3" affiliation="none"/></x></presence>

2023-08-25 22:57:44 | user1 :: user1_c0pm20162@test-domain.com/215244005-tigase-163 << <presence from="room4v73n90164@muc.test-domain.com/user3" to="user1_c0pm20162@test-domain.com/215244005-tigase-163" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user3" affiliation="none"/></x></presence>

2023-08-25 22:57:44 |  >> <presence from="room4v73n90164@muc.test-domain.com/user2" to="user1_c0pm20162@test-domain.com/215244005-tigase-163" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user2" affiliation="none"/><status code="110"/></x></presence>

2023-08-25 22:57:44 | user1 :: user1_c0pm20162@test-domain.com/215244005-tigase-163 << <presence from="room4v73n90164@muc.test-domain.com/user2" to="user1_c0pm20162@test-domain.com/215244005-tigase-163" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user2" affiliation="none"/><status code="110"/></x></presence>

2023-08-25 22:57:44 |  >> <presence from="room4v73n90164@muc.test-domain.com/user2" to="user1_xf45ao0163@test-domain.com/215244005-tigase-164" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user2" affiliation="none"/></x></presence>

2023-08-25 22:57:44 | user1 :: user1_xf45ao0163@test-domain.com/215244005-tigase-164 << <presence from="room4v73n90164@muc.test-domain.com/user2" to="user1_xf45ao0163@test-domain.com/215244005-tigase-164" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user2" affiliation="none"/></x></presence>

2023-08-25 22:57:44 |  >> <presence from="room4v73n90164@muc.test-domain.com/user3" to="user1_xf45ao0163@test-domain.com/215244005-tigase-164" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user3" affiliation="none"/><status code="110"/></x></presence>

2023-08-25 22:57:44 | user1 :: user1_xf45ao0163@test-domain.com/215244005-tigase-164 << <presence from="room4v73n90164@muc.test-domain.com/user3" to="user1_xf45ao0163@test-domain.com/215244005-tigase-164" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user3" affiliation="none"/><status code="110"/></x></presence>

2023-08-25 22:57:45 |  << <iq to="room4v73n90164@muc.test-domain.com" id="6v6as3pfDwrnLClNPSYo3al" 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-08-25 22:57:45 | user1 :: user1_65quv60161@test-domain.com/215244005-tigase-162 >> <iq to="room4v73n90164@muc.test-domain.com" id="6v6as3pfDwrnLClNPSYo3al" 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-08-25 22:57:45 | [Mutex] waiting for: [setConfig]

2023-08-25 22:57:45 |  >> <iq from="room4v73n90164@muc.test-domain.com" to="user1_65quv60161@test-domain.com/215244005-tigase-162" type="result" xmlns="jabber:client" id="6v6as3pfDwrnLClNPSYo3al"/>

2023-08-25 22:57:45 | user1 :: user1_65quv60161@test-domain.com/215244005-tigase-162 << <iq from="room4v73n90164@muc.test-domain.com" to="user1_65quv60161@test-domain.com/215244005-tigase-162" type="result" xmlns="jabber:client" id="6v6as3pfDwrnLClNPSYo3al"/>

2023-08-25 22:57:45 | [Mutex] received everything.

2023-08-25 22:57:45 |  >> <message from="room4v73n90164@muc.test-domain.com" to="user1_65quv60161@test-domain.com/215244005-tigase-162" type="groupchat" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2023-08-25 22:57:45 | [Mutex] isItemNotified: setConfig:success :: true

2023-08-25 22:57:45 | user1 :: user1_65quv60161@test-domain.com/215244005-tigase-162 << <message from="room4v73n90164@muc.test-domain.com" to="user1_65quv60161@test-domain.com/215244005-tigase-162" type="groupchat" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2023-08-25 22:57:46 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room room4v73n90164@muc.test-domain.com is created

2023-08-25 22:57:46 |  << <presence to="room4v73n90164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-08-25 22:57:46 | user1 :: user1_c0pm20162@test-domain.com/215244005-tigase-163 >> <presence to="room4v73n90164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-08-25 22:57:46 | [Mutex] waiting for: [resp]

2023-08-25 22:57:46 |  >> <presence from="room4v73n90164@muc.test-domain.com/user1" to="user1_c0pm20162@test-domain.com/215244005-tigase-163" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

2023-08-25 22:57:46 | user1 :: user1_c0pm20162@test-domain.com/215244005-tigase-163 << <presence from="room4v73n90164@muc.test-domain.com/user1" to="user1_c0pm20162@test-domain.com/215244005-tigase-163" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

2023-08-25 22:57:46 |  >> <presence from="room4v73n90164@muc.test-domain.com/user2" to="user1_65quv60161@test-domain.com/215244005-tigase-162" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" jid="user1_c0pm20162@test-domain.com/215244005-tigase-163" nick="user2" affiliation="none"/></x></presence>

2023-08-25 22:57:46 | user1 :: user1_65quv60161@test-domain.com/215244005-tigase-162 << <presence from="room4v73n90164@muc.test-domain.com/user2" to="user1_65quv60161@test-domain.com/215244005-tigase-162" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" jid="user1_c0pm20162@test-domain.com/215244005-tigase-163" nick="user2" affiliation="none"/></x></presence>

2023-08-25 22:57:46 |  >> <presence from="room4v73n90164@muc.test-domain.com/user2" to="user1_c0pm20162@test-domain.com/215244005-tigase-163" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" affiliation="none"/><status code="110"/></x></presence>

2023-08-25 22:57:46 | user1 :: user1_c0pm20162@test-domain.com/215244005-tigase-163 << <presence from="room4v73n90164@muc.test-domain.com/user2" to="user1_c0pm20162@test-domain.com/215244005-tigase-163" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" affiliation="none"/><status code="110"/></x></presence>

2023-08-25 22:57:46 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-08-25 22:57:46 | user1 :: user1_c0pm20162@test-domain.com/215244005-tigase-163 << <r xmlns="urn:xmpp:sm:3"/>

2023-08-25 22:57:46 | [Mutex] notify: [2:joinAs:user2]

2023-08-25 22:57:46 | [Mutex] notify: [resp, joinAs:user2]

2023-08-25 22:57:46 | [Mutex] received everything.

2023-08-25 22:57:46 | [Mutex] isItemNotified: joinAs:user2 :: true

2023-08-25 22:57:46 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room room4v73n90164@muc.test-domain.com is created

2023-08-25 22:57:46 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-08-25 22:57:46 | user1 :: user1_c0pm20162@test-domain.com/215244005-tigase-163 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-08-25 22:57:46 |  << <presence to="room4v73n90164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-08-25 22:57:46 | user1 :: user1_xf45ao0163@test-domain.com/215244005-tigase-164 >> <presence to="room4v73n90164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-08-25 22:57:46 | [Mutex] waiting for: [resp]

2023-08-25 22:57:46 |  >> <message from="room4v73n90164@muc.test-domain.com/user1" to="user1_c0pm20162@test-domain.com/215244005-tigase-163" type="groupchat" xmlns="jabber:client" id="9ca356a13deb1f71e918151b22e9a974121f3538"><subject/><delay jid="room4v73n90164@muc.test-domain.com" stamp="2023-08-26T05:57:43.467Z" xmlns="urn:xmpp:delay"/></message>

2023-08-25 22:57:46 | user1 :: user1_c0pm20162@test-domain.com/215244005-tigase-163 << <message from="room4v73n90164@muc.test-domain.com/user1" to="user1_c0pm20162@test-domain.com/215244005-tigase-163" type="groupchat" xmlns="jabber:client" id="9ca356a13deb1f71e918151b22e9a974121f3538"><subject/><delay jid="room4v73n90164@muc.test-domain.com" stamp="2023-08-26T05:57:43.467Z" xmlns="urn:xmpp:delay"/></message>

2023-08-25 22:57:46 |  >> <presence from="room4v73n90164@muc.test-domain.com/user3" to="user1_xf45ao0163@test-domain.com/215244005-tigase-164" type="error" xmlns="jabber:client"><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-08-25 22:57:46 | user1 :: user1_xf45ao0163@test-domain.com/215244005-tigase-164 << <presence from="room4v73n90164@muc.test-domain.com/user3" to="user1_xf45ao0163@test-domain.com/215244005-tigase-164" type="error" xmlns="jabber:client"><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-08-25 22:57:46 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-08-25 22:57:46 | user1 :: user1_xf45ao0163@test-domain.com/215244005-tigase-164 << <r xmlns="urn:xmpp:sm:3"/>

2023-08-25 22:57:46 | [Mutex] notify: [resp, notJoinAs:user3]

2023-08-25 22:57:46 | [Mutex] received everything.

2023-08-25 22:57:46 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-08-25 22:57:46 | [Mutex] isItemNotified: notJoinAs:user3 :: true

2023-08-25 22:57:46 | user1 :: user1_xf45ao0163@test-domain.com/215244005-tigase-164 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-08-25 22:57:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2475] Connector  state changed: connected->disconnected

2023-08-25 22:57:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2475] Stream terminated

2023-08-25 22:57:46 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-25 22:57:46 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-25 22:57:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2480] Connector  state changed: connected->disconnected

2023-08-25 22:57:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2480] Stream terminated

2023-08-25 22:57:46 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-25 22:57:46 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-25 22:57:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2485] Connector  state changed: connected->disconnected

2023-08-25 22:57:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2485] Stream terminated

2023-08-25 22:57:46 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-25 22:57:46 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted