Test duration : 11.285s
Passed Tests | ||
---|---|---|
tigase.tests.http.TestAdminUI | ||
testAddUser | 1.640s |
2022-08-13 22:34:12 |
2022-08-13 22:34:12 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-08-13 22:34:12 | ------------------------------------ |
testAuthorization | 0.200s |
2022-08-13 22:34:14 |
2022-08-13 22:34:14 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-08-13 22:34:14 | ------------------------------------ |
testCommandsAvailability | 0.693s |
2022-08-13 22:34:14 |
2022-08-13 22:34:14 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-08-13 22:34:14 | ------------------------------------ |
testDeleteUser | 0.911s |
2022-08-13 22:34:15 |
2022-08-13 22:34:15 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-08-13 22:34:15 | ------------------------------------ 2022-08-13 22:34:15 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-08-13 22:34:15 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-08-13 22:34:15 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@239a1d53 2022-08-13 22:34:15 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-13 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Using XEP-0077 mode!!!! 2022-08-13 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: null->connecting 2022-08-13 22:34:15 | StateChangedEvent{oldState=null, newState=connecting} 2022-08-13 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] DNS entry stored in session object: localhost:5222 2022-08-13 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Preparing connection to [localhost:5222] 2022-08-13 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-13 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connecting->connected 2022-08-13 22:34:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-13 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Whitespace ping period is setted to nullms 2022-08-13 22:34:15 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2d5de750 2022-08-13 22:34:15 | [Mutex] waiting for: [registration] 2022-08-13 22:34:15 | StateChangedEvent{oldState=connecting, newState=connected} 2022-08-13 22:34:15 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@29627623 2022-08-13 22:34:15 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-13 22:34:15 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-08-13 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3095] Start TLS 2022-08-13 22:34:15 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-08-13 22:34:15 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-13 22:34:15 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-08-13 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3097] Proceeding TLS 2022-08-13 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3097] Start handshake 2022-08-13 22:34:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-13 22:34:15 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6c60ed6b 2022-08-13 22:34:15 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@1fe30531 2022-08-13 22:34:15 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-13 22:34:15 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-08-13 22:34:15 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-08-13 22:34:15 | http-admin_ :: null >> <iq to="test-domain.com" id="ly77mN1au3wn2rhRP9vm6cO" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-08-13 22:34:15 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="ly77mN1au3wn2rhRP9vm6cO" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-08-13 22:34:15 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" id="ly77mN1au3wn2rhRP9vm6cO" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x 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 var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-08-13 22:34:15 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="ly77mN1au3wn2rhRP9vm6cO" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x 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 var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-08-13 22:34:15 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@5dc606fa 2022-08-13 22:34:15 | http-admin_ :: null >> <iq to="test-domain.com" id="oDkzgGriV8DFDnfHKSKUUTh" type="set"><query xmlns="jabber:iq:register"><username>http-admin__qgulbg0210</username><password>http-admin__qgulbg0210</password><email>aae53507-f92e-4093-974b-09ecebbbde5e@localhost</email></query></iq> 2022-08-13 22:34:15 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="oDkzgGriV8DFDnfHKSKUUTh" type="set"><query xmlns="jabber:iq:register"><username>http-admin__qgulbg0210</username><password>http-admin__qgulbg0210</password><email>aae53507-f92e-4093-974b-09ecebbbde5e@localhost</email></query></iq>} 2022-08-13 22:34:15 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" id="oDkzgGriV8DFDnfHKSKUUTh" from="test-domain.com"/> 2022-08-13 22:34:15 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="oDkzgGriV8DFDnfHKSKUUTh" from="test-domain.com"/>} 2022-08-13 22:34:15 | [Mutex] received everything. 2022-08-13 22:34:15 | [Mutex] isItemNotified: registrationSuccess :: true 2022-08-13 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connected->disconnecting 2022-08-13 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Terminating XMPP Stream 2022-08-13 22:34:15 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-08-13 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3097] Connector state changed: disconnecting->disconnected 2022-08-13 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3097] Stream terminated 2022-08-13 22:34:15 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-08-13 22:34:15 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@67afb00f 2022-08-13 22:34:15 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@c4f1224 2022-08-13 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-13 22:34:15 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-08-13 22:34:15 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-08-13 22:34:15 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@b825411 2022-08-13 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-13 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-13 22:34:15 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@661e724d 2022-08-13 22:34:15 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@7cab9949 |
testGetUserInfoUserOffline | 3.849s |
2022-08-13 22:34:16 |
2022-08-13 22:34:16 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-08-13 22:34:16 | ------------------------------------ 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Using XEP-0077 mode!!!! 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: null->connecting 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@372f40f7 2022-08-13 22:34:16 | StateChangedEvent{oldState=null, newState=connecting} 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] DNS entry stored in session object: localhost:5222 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Preparing connection to [localhost:5222] 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connecting->connected 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Whitespace ping period is setted to nullms 2022-08-13 22:34:16 | [Mutex] waiting for: [registration] 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@39e8b862 2022-08-13 22:34:16 | StateChangedEvent{oldState=connecting, newState=connected} 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@3dd72b87 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3103] Start TLS 2022-08-13 22:34:16 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-08-13 22:34:16 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-13 22:34:16 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-08-13 22:34:16 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-13 22:34:16 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3105] Proceeding TLS 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3105] Start handshake 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@78d5b259 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@35b07d4c 2022-08-13 22:34:16 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-13 22:34:16 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-08-13 22:34:16 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-08-13 22:34:16 | http-admin_ :: null >> <iq to="test-domain.com" id="kRYrhGrjKEnaFCBBv7JFGKu" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-08-13 22:34:16 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="kRYrhGrjKEnaFCBBv7JFGKu" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-08-13 22:34:16 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" id="kRYrhGrjKEnaFCBBv7JFGKu" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x 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 var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-08-13 22:34:16 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="kRYrhGrjKEnaFCBBv7JFGKu" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x 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 var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@4967e830 2022-08-13 22:34:16 | http-admin_ :: null >> <iq to="test-domain.com" id="bFmHJv7iYi5sVfCj3eCj2p6" type="set"><query xmlns="jabber:iq:register"><username>http-admin__ebu0s50211</username><password>http-admin__ebu0s50211</password><email>1e746744-0608-44a5-8473-b02efa946d64@localhost</email></query></iq> 2022-08-13 22:34:16 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="bFmHJv7iYi5sVfCj3eCj2p6" type="set"><query xmlns="jabber:iq:register"><username>http-admin__ebu0s50211</username><password>http-admin__ebu0s50211</password><email>1e746744-0608-44a5-8473-b02efa946d64@localhost</email></query></iq>} 2022-08-13 22:34:16 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" id="bFmHJv7iYi5sVfCj3eCj2p6" from="test-domain.com"/> 2022-08-13 22:34:16 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="bFmHJv7iYi5sVfCj3eCj2p6" from="test-domain.com"/>} 2022-08-13 22:34:16 | [Mutex] received everything. 2022-08-13 22:34:16 | [Mutex] isItemNotified: registrationSuccess :: true 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connected->disconnecting 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Terminating XMPP Stream 2022-08-13 22:34:16 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3105] Connector state changed: disconnecting->disconnected 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3105] Stream terminated 2022-08-13 22:34:16 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4de87988 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@18fa4d16 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2e960958 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@58c642d2 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@56ec547b 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: null->connecting 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] DNS entry stored in session object: localhost:5222 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Preparing connection to [localhost:5222] 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connecting->connected 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Whitespace ping period is setted to nullms 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-13 22:34:16 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-13 22:34:16 | http-admin_ :: http-admin__ebu0s50211@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3110] Start TLS 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3112] Proceeding TLS 2022-08-13 22:34:16 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-13 22:34:16 | http-admin_ :: http-admin__ebu0s50211@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3112] Start handshake 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-13 22:34:16 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-13 22:34:16 | http-admin_ :: http-admin__ebu0s50211@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-08-13 22:34:16 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19lYnUwczUwMjExLHI9N0hvbzQ3aXd5VDY5aTcxZTJJQm8=</auth> 2022-08-13 22:34:16 | http-admin_ :: http-admin__ebu0s50211@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19lYnUwczUwMjExLHI9N0hvbzQ3aXd5VDY5aTcxZTJJQm8=</auth> 2022-08-13 22:34:16 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03SG9vNDdpd3lUNjlpNzFlMklCbzYxQm9GZGkyaE93dlRkOUZQeHZmLHM9cFdCYXZZa2I1OWFma3c9PSxpPTQwOTY=</challenge> 2022-08-13 22:34:16 | http-admin_ :: http-admin__ebu0s50211@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03SG9vNDdpd3lUNjlpNzFlMklCbzYxQm9GZGkyaE93dlRkOUZQeHZmLHM9cFdCYXZZa2I1OWFma3c9PSxpPTQwOTY=</challenge> 2022-08-13 22:34:16 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9N0hvbzQ3aXd5VDY5aTcxZTJJQm82MUJvRmRpMmhPd3ZUZDlGUHh2ZixwPVIrbE5VbTlMQ0UrWC9ENXhteVM2eGt4NTVRNk81b2NPeTRFMnZnWmRvcjQ9</response> 2022-08-13 22:34:16 | http-admin_ :: http-admin__ebu0s50211@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9N0hvbzQ3aXd5VDY5aTcxZTJJQm82MUJvRmRpMmhPd3ZUZDlGUHh2ZixwPVIrbE5VbTlMQ0UrWC9ENXhteVM2eGt4NTVRNk81b2NPeTRFMnZnWmRvcjQ9</response> 2022-08-13 22:34:16 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1vQjl5T0pId1hnTjZvaDc1UHB0Wlk4S2FZZFd3eS8relNPWVNIU2EvMkNFPQ==</success> 2022-08-13 22:34:16 | http-admin_ :: http-admin__ebu0s50211@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1vQjl5T0pId1hnTjZvaDc1UHB0Wlk4S2FZZFd3eS8relNPWVNIU2EvMkNFPQ==</success> 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-13 22:34:16 | >> <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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" ver="XT0OdBn+LL+p8fy4V89Udt2q4v8="/></features> 2022-08-13 22:34:16 | http-admin_ :: http-admin__ebu0s50211@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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" ver="XT0OdBn+LL+p8fy4V89Udt2q4v8="/></features> 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-08-13 22:34:16 | << <iq xmlns="jabber:client" id="GHqpjXX16AwxmJRQLX2exuj" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-08-13 22:34:16 | http-admin_ :: http-admin__ebu0s50211@test-domain.com >> <iq xmlns="jabber:client" id="GHqpjXX16AwxmJRQLX2exuj" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-08-13 22:34:16 | >> <iq type="result" xmlns="jabber:client" id="GHqpjXX16AwxmJRQLX2exuj" to="http-admin__ebu0s50211@test-domain.com/1781077109-tigase-237"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__ebu0s50211@test-domain.com/1781077109-tigase-237</jid></bind></iq> 2022-08-13 22:34:16 | http-admin_ :: http-admin__ebu0s50211@test-domain.com << <iq type="result" xmlns="jabber:client" id="GHqpjXX16AwxmJRQLX2exuj" to="http-admin__ebu0s50211@test-domain.com/1781077109-tigase-237"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__ebu0s50211@test-domain.com/1781077109-tigase-237</jid></bind></iq> 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-08-13 22:34:16 | << <iq xmlns="jabber:client" id="gGlysp6dPMDHwctm3o9HHvv" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-08-13 22:34:16 | http-admin_ :: http-admin__ebu0s50211@test-domain.com/1781077109-tigase-237 >> <iq xmlns="jabber:client" id="gGlysp6dPMDHwctm3o9HHvv" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-08-13 22:34:16 | >> <iq type="result" xmlns="jabber:client" id="gGlysp6dPMDHwctm3o9HHvv" to="http-admin__ebu0s50211@test-domain.com/1781077109-tigase-237"/> 2022-08-13 22:34:16 | http-admin_ :: http-admin__ebu0s50211@test-domain.com/1781077109-tigase-237 << <iq type="result" xmlns="jabber:client" id="gGlysp6dPMDHwctm3o9HHvv" to="http-admin__ebu0s50211@test-domain.com/1781077109-tigase-237"/> 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-08-13 22:34:16 | << <iq to="test-domain.com" id="EDaeybR39pS8CJKvpWXlOMD" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-08-13 22:34:16 | http-admin_ :: http-admin__ebu0s50211@test-domain.com/1781077109-tigase-237 >> <iq to="test-domain.com" id="EDaeybR39pS8CJKvpWXlOMD" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-08-13 22:34:16 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-08-13 22:34:16 | http-admin_ :: http-admin__ebu0s50211@test-domain.com/1781077109-tigase-237 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-08-13 22:34:16 | >> <enabled resume="true" location="f9c07ffec79b" xmlns="urn:xmpp:sm:3" id="b83a38a4-0cb2-4e27-a6a5-417c25987949" max="60"/> 2022-08-13 22:34:16 | http-admin_ :: http-admin__ebu0s50211@test-domain.com/1781077109-tigase-237 << <enabled resume="true" location="f9c07ffec79b" xmlns="urn:xmpp:sm:3" id="b83a38a4-0cb2-4e27-a6a5-417c25987949" max="60"/> 2022-08-13 22:34:16 | << <iq id="5ROsiAAgBHJv7iYi5sVfCj3" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-08-13 22:34:16 | http-admin_ :: http-admin__ebu0s50211@test-domain.com/1781077109-tigase-237 >> <iq id="5ROsiAAgBHJv7iYi5sVfCj3" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-08-13 22:34:16 | >> <iq type="result" xmlns="jabber:client" id="EDaeybR39pS8CJKvpWXlOMD" from="test-domain.com" to="http-admin__ebu0s50211@test-domain.com/1781077109-tigase-237"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12017/bf36c6a5"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12017/bf36c6a5"/><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-08-13 22:34:16 | http-admin_ :: http-admin__ebu0s50211@test-domain.com/1781077109-tigase-237 << <iq type="result" xmlns="jabber:client" id="EDaeybR39pS8CJKvpWXlOMD" from="test-domain.com" to="http-admin__ebu0s50211@test-domain.com/1781077109-tigase-237"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12017/bf36c6a5"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12017/bf36c6a5"/><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-08-13 22:34:16 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-08-13 22:34:16 | http-admin_ :: http-admin__ebu0s50211@test-domain.com/1781077109-tigase-237 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-08-13 22:34:16 | >> <iq type="result" xmlns="jabber:client" id="5ROsiAAgBHJv7iYi5sVfCj3" to="http-admin__ebu0s50211@test-domain.com/1781077109-tigase-237"><query xmlns="jabber:iq:roster"/></iq> 2022-08-13 22:34:16 | http-admin_ :: http-admin__ebu0s50211@test-domain.com/1781077109-tigase-237 << <iq type="result" xmlns="jabber:client" id="5ROsiAAgBHJv7iYi5sVfCj3" to="http-admin__ebu0s50211@test-domain.com/1781077109-tigase-237"><query xmlns="jabber:iq:roster"/></iq> 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connected->disconnecting 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Terminating XMPP Stream 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3112] Connector state changed: disconnecting->disconnected 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Using XEP-0077 mode!!!! 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: null->connecting 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4cf8f3ac 2022-08-13 22:34:16 | StateChangedEvent{oldState=null, newState=connecting} 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] DNS entry stored in session object: localhost:5222 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Preparing connection to [localhost:5222] 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connecting->connected 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Whitespace ping period is setted to nullms 2022-08-13 22:34:16 | [Mutex] waiting for: [registration] 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@423f1443 2022-08-13 22:34:16 | StateChangedEvent{oldState=connecting, newState=connected} 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@460098dc 2022-08-13 22:34:16 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-13 22:34:16 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3116] Start TLS 2022-08-13 22:34:16 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-08-13 22:34:16 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-13 22:34:16 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3118] Proceeding TLS 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3118] Start handshake 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@3021e78 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@86ce827 2022-08-13 22:34:16 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-13 22:34:16 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-08-13 22:34:16 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-08-13 22:34:16 | http-admin_ :: null >> <iq to="test-domain.com" id="TNAJTUY1sfMVfNHTZk24yct" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-08-13 22:34:16 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="TNAJTUY1sfMVfNHTZk24yct" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-08-13 22:34:16 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" id="TNAJTUY1sfMVfNHTZk24yct" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x 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 var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-08-13 22:34:16 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="TNAJTUY1sfMVfNHTZk24yct" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x 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 var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@324b7865 2022-08-13 22:34:16 | http-admin_ :: null >> <iq to="test-domain.com" id="Z6tLOZn3dV3siAAgBHJv7iY" type="set"><query xmlns="jabber:iq:register"><username>http-admin__2j4wnm0212</username><password>http-admin__2j4wnm0212</password><email>e85a59bb-97d1-4cea-aaf0-dd9155f11666@localhost</email></query></iq> 2022-08-13 22:34:16 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="Z6tLOZn3dV3siAAgBHJv7iY" type="set"><query xmlns="jabber:iq:register"><username>http-admin__2j4wnm0212</username><password>http-admin__2j4wnm0212</password><email>e85a59bb-97d1-4cea-aaf0-dd9155f11666@localhost</email></query></iq>} 2022-08-13 22:34:16 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" id="Z6tLOZn3dV3siAAgBHJv7iY" from="test-domain.com"/> 2022-08-13 22:34:16 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="Z6tLOZn3dV3siAAgBHJv7iY" from="test-domain.com"/>} 2022-08-13 22:34:16 | [Mutex] received everything. 2022-08-13 22:34:16 | [Mutex] isItemNotified: registrationSuccess :: true 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connected->disconnecting 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Terminating XMPP Stream 2022-08-13 22:34:16 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3118] Connector state changed: disconnecting->disconnected 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3118] Stream terminated 2022-08-13 22:34:16 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@70cfd088 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@632de137 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@c6f00a5 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@650ec91d 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6bcb1ea4 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: null->connecting 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] DNS entry stored in session object: localhost:5222 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Preparing connection to [localhost:5222] 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: connecting->connected 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Whitespace ping period is setted to nullms 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3123] Start TLS 2022-08-13 22:34:16 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-13 22:34:16 | http-admin_ :: http-admin__2j4wnm0212@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-13 22:34:16 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-13 22:34:16 | http-admin_ :: http-admin__2j4wnm0212@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3125] Proceeding TLS 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3125] Start handshake 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-13 22:34:16 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-13 22:34:16 | http-admin_ :: http-admin__2j4wnm0212@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-08-13 22:34:16 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX18yajR3bm0wMjEyLHI9TWQwckRqU0RBSTN2cjhoMzR0T1Q=</auth> 2022-08-13 22:34:16 | http-admin_ :: http-admin__2j4wnm0212@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX18yajR3bm0wMjEyLHI9TWQwckRqU0RBSTN2cjhoMzR0T1Q=</auth> 2022-08-13 22:34:16 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1NZDByRGpTREFJM3ZyOGgzNHRPVHU4ZUxKTDgwRlFHeUtJa0pFcXZQLHM9eUo5clBQUU9peWwyTWc9PSxpPTQwOTY=</challenge> 2022-08-13 22:34:16 | http-admin_ :: http-admin__2j4wnm0212@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1NZDByRGpTREFJM3ZyOGgzNHRPVHU4ZUxKTDgwRlFHeUtJa0pFcXZQLHM9eUo5clBQUU9peWwyTWc9PSxpPTQwOTY=</challenge> 2022-08-13 22:34:16 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TWQwckRqU0RBSTN2cjhoMzR0T1R1OGVMSkw4MEZRR3lLSWtKRXF2UCxwPXVXM2VzRTdydHJTVDhHQkgvUHJxWUNYRzVpdlNJRjZpVGs2dTVVNTRUZnM9</response> 2022-08-13 22:34:16 | http-admin_ :: http-admin__2j4wnm0212@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TWQwckRqU0RBSTN2cjhoMzR0T1R1OGVMSkw4MEZRR3lLSWtKRXF2UCxwPXVXM2VzRTdydHJTVDhHQkgvUHJxWUNYRzVpdlNJRjZpVGs2dTVVNTRUZnM9</response> 2022-08-13 22:34:16 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1BdTh6TytTN2VrWWRtOG9iaTBlWnJ4ZHZudjdad2h5WWRSUE11UUlITXpBPQ==</success> 2022-08-13 22:34:16 | http-admin_ :: http-admin__2j4wnm0212@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1BdTh6TytTN2VrWWRtOG9iaTBlWnJ4ZHZudjdad2h5WWRSUE11UUlITXpBPQ==</success> 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-13 22:34:16 | >> <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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" ver="XT0OdBn+LL+p8fy4V89Udt2q4v8="/></features> 2022-08-13 22:34:16 | http-admin_ :: http-admin__2j4wnm0212@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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" ver="XT0OdBn+LL+p8fy4V89Udt2q4v8="/></features> 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-08-13 22:34:16 | << <iq xmlns="jabber:client" id="gLqIM3oNZ6hZ6mN0lYj1lN5" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-08-13 22:34:16 | http-admin_ :: http-admin__2j4wnm0212@test-domain.com >> <iq xmlns="jabber:client" id="gLqIM3oNZ6hZ6mN0lYj1lN5" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-08-13 22:34:16 | >> <iq type="result" xmlns="jabber:client" id="gLqIM3oNZ6hZ6mN0lYj1lN5" to="http-admin__2j4wnm0212@test-domain.com/1781077109-tigase-238"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__2j4wnm0212@test-domain.com/1781077109-tigase-238</jid></bind></iq> 2022-08-13 22:34:16 | http-admin_ :: http-admin__2j4wnm0212@test-domain.com << <iq type="result" xmlns="jabber:client" id="gLqIM3oNZ6hZ6mN0lYj1lN5" to="http-admin__2j4wnm0212@test-domain.com/1781077109-tigase-238"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__2j4wnm0212@test-domain.com/1781077109-tigase-238</jid></bind></iq> 2022-08-13 22:34:16 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-08-13 22:34:16 | << <iq xmlns="jabber:client" id="PdKgxt4dRQQLWdINZhFPR4w" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-08-13 22:34:16 | http-admin_ :: http-admin__2j4wnm0212@test-domain.com/1781077109-tigase-238 >> <iq xmlns="jabber:client" id="PdKgxt4dRQQLWdINZhFPR4w" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-08-13 22:34:16 | >> <iq type="result" xmlns="jabber:client" id="PdKgxt4dRQQLWdINZhFPR4w" to="http-admin__2j4wnm0212@test-domain.com/1781077109-tigase-238"/> 2022-08-13 22:34:16 | http-admin_ :: http-admin__2j4wnm0212@test-domain.com/1781077109-tigase-238 << <iq type="result" xmlns="jabber:client" id="PdKgxt4dRQQLWdINZhFPR4w" to="http-admin__2j4wnm0212@test-domain.com/1781077109-tigase-238"/> 2022-08-13 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-08-13 22:34:16 | << <iq to="test-domain.com" id="w6nDzfZbIOCEoRdLzfyuk9A" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-08-13 22:34:16 | http-admin_ :: http-admin__2j4wnm0212@test-domain.com/1781077109-tigase-238 >> <iq to="test-domain.com" id="w6nDzfZbIOCEoRdLzfyuk9A" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-08-13 22:34:16 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-08-13 22:34:16 | http-admin_ :: http-admin__2j4wnm0212@test-domain.com/1781077109-tigase-238 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-08-13 22:34:16 | >> <enabled resume="true" location="f9c07ffec79b" xmlns="urn:xmpp:sm:3" id="022c5e4e-e63e-4b4b-a0fa-0ee8af60ca1b" max="60"/> 2022-08-13 22:34:16 | http-admin_ :: http-admin__2j4wnm0212@test-domain.com/1781077109-tigase-238 << <enabled resume="true" location="f9c07ffec79b" xmlns="urn:xmpp:sm:3" id="022c5e4e-e63e-4b4b-a0fa-0ee8af60ca1b" max="60"/> 2022-08-13 22:34:16 | << <iq id="bPw1nNHsiWn25zgBDoWXkZg" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-08-13 22:34:16 | http-admin_ :: http-admin__2j4wnm0212@test-domain.com/1781077109-tigase-238 >> <iq id="bPw1nNHsiWn25zgBDoWXkZg" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-08-13 22:34:16 | >> <iq type="result" xmlns="jabber:client" id="w6nDzfZbIOCEoRdLzfyuk9A" from="test-domain.com" to="http-admin__2j4wnm0212@test-domain.com/1781077109-tigase-238"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12017/bf36c6a5"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12017/bf36c6a5"/><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-08-13 22:34:16 | http-admin_ :: http-admin__2j4wnm0212@test-domain.com/1781077109-tigase-238 << <iq type="result" xmlns="jabber:client" id="w6nDzfZbIOCEoRdLzfyuk9A" from="test-domain.com" to="http-admin__2j4wnm0212@test-domain.com/1781077109-tigase-238"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12017/bf36c6a5"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12017/bf36c6a5"/><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-08-13 22:34:16 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-08-13 22:34:16 | http-admin_ :: http-admin__2j4wnm0212@test-domain.com/1781077109-tigase-238 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-08-13 22:34:16 | >> <iq type="result" xmlns="jabber:client" id="bPw1nNHsiWn25zgBDoWXkZg" to="http-admin__2j4wnm0212@test-domain.com/1781077109-tigase-238"><query xmlns="jabber:iq:roster"/></iq> 2022-08-13 22:34:16 | http-admin_ :: http-admin__2j4wnm0212@test-domain.com/1781077109-tigase-238 << <iq type="result" xmlns="jabber:client" id="bPw1nNHsiWn25zgBDoWXkZg" to="http-admin__2j4wnm0212@test-domain.com/1781077109-tigase-238"><query xmlns="jabber:iq:roster"/></iq> 2022-08-13 22:34:16 | << <message to="http-admin__ebu0s50211@test-domain.com" id="w8pHHvvdMWSaqVl15hCCAFC"><body>Test message 1</body></message> 2022-08-13 22:34:16 | http-admin_ :: http-admin__2j4wnm0212@test-domain.com/1781077109-tigase-238 >> <message to="http-admin__ebu0s50211@test-domain.com" id="w8pHHvvdMWSaqVl15hCCAFC"><body>Test message 1</body></message> 2022-08-13 22:34:16 | >> <presence xmlns="jabber:client" from="http-admin__2j4wnm0212@test-domain.com/1781077109-tigase-238" to="http-admin__2j4wnm0212@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-08-13 22:34:16 | http-admin_ :: http-admin__2j4wnm0212@test-domain.com/1781077109-tigase-238 << <presence xmlns="jabber:client" from="http-admin__2j4wnm0212@test-domain.com/1781077109-tigase-238" to="http-admin__2j4wnm0212@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-08-13 22:34:16 | >> <message xmlns="jabber:client" from="test-domain.com" to="http-admin__2j4wnm0212@test-domain.com"><body>Wecome to 34f16f06-216e-4013-8b0f-ccea3f441cc8 This message was set at: Sat Aug 13 22:19:39 PDT 2022</body><delay stamp="2022-08-14T05:34:16.755Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message> 2022-08-13 22:34:16 | http-admin_ :: http-admin__2j4wnm0212@test-domain.com/1781077109-tigase-238 << <message xmlns="jabber:client" from="test-domain.com" to="http-admin__2j4wnm0212@test-domain.com"><body>Wecome to 34f16f06-216e-4013-8b0f-ccea3f441cc8 This message was set at: Sat Aug 13 22:19:39 PDT 2022</body><delay stamp="2022-08-14T05:34:16.755Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message> 2022-08-13 22:34:16 | << <message to="http-admin__ebu0s50211@test-domain.com" id="Q4bR7mN1au3wn2rhRP9vm6c"><body>Test message 2</body></message> 2022-08-13 22:34:16 | http-admin_ :: http-admin__2j4wnm0212@test-domain.com/1781077109-tigase-238 >> <message to="http-admin__ebu0s50211@test-domain.com" id="Q4bR7mN1au3wn2rhRP9vm6c"><body>Test message 2</body></message> 2022-08-13 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3125] Connector state changed: connected->disconnected 2022-08-13 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3125] Stream terminated 2022-08-13 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-13 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |
testGetUserInfoUserOnline | 1.143s |
2022-08-13 22:34:20 |
2022-08-13 22:34:20 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-08-13 22:34:20 | ------------------------------------ 2022-08-13 22:34:20 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-08-13 22:34:20 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-08-13 22:34:20 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-13 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Using XEP-0077 mode!!!! 2022-08-13 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: null->connecting 2022-08-13 22:34:20 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@24ced36a 2022-08-13 22:34:20 | StateChangedEvent{oldState=null, newState=connecting} 2022-08-13 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] DNS entry stored in session object: localhost:5222 2022-08-13 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Preparing connection to [localhost:5222] 2022-08-13 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-13 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connecting->connected 2022-08-13 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Whitespace ping period is setted to nullms 2022-08-13 22:34:20 | [Mutex] waiting for: [registration] 2022-08-13 22:34:20 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-13 22:34:20 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2a093983 2022-08-13 22:34:20 | StateChangedEvent{oldState=connecting, newState=connected} 2022-08-13 22:34:20 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@2e36b81a 2022-08-13 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3130] Start TLS 2022-08-13 22:34:20 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-08-13 22:34:20 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-13 22:34:20 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-08-13 22:34:20 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-13 22:34:20 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-08-13 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3132] Proceeding TLS 2022-08-13 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3132] Start handshake 2022-08-13 22:34:20 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-13 22:34:20 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6b3433b8 2022-08-13 22:34:20 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@39b3e837 2022-08-13 22:34:20 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-13 22:34:20 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-08-13 22:34:20 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-08-13 22:34:20 | http-admin_ :: null >> <iq to="test-domain.com" id="ckRx7lKS6HGn9qVhGw7EDyt" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-08-13 22:34:20 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="ckRx7lKS6HGn9qVhGw7EDyt" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-08-13 22:34:20 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" id="ckRx7lKS6HGn9qVhGw7EDyt" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x 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 var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-08-13 22:34:20 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="ckRx7lKS6HGn9qVhGw7EDyt" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x 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 var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-08-13 22:34:20 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@5a151ba3 2022-08-13 22:34:20 | http-admin_ :: null >> <iq to="test-domain.com" id="RRqJAfVY6hYhQ3vjJX7Ay6C" type="set"><query xmlns="jabber:iq:register"><username>http-admin__8z2r900213</username><password>http-admin__8z2r900213</password><email>f7f10557-c144-4a01-97e5-05de6591f0d9@localhost</email></query></iq> 2022-08-13 22:34:20 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="RRqJAfVY6hYhQ3vjJX7Ay6C" type="set"><query xmlns="jabber:iq:register"><username>http-admin__8z2r900213</username><password>http-admin__8z2r900213</password><email>f7f10557-c144-4a01-97e5-05de6591f0d9@localhost</email></query></iq>} 2022-08-13 22:34:20 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" id="RRqJAfVY6hYhQ3vjJX7Ay6C" from="test-domain.com"/> 2022-08-13 22:34:20 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="RRqJAfVY6hYhQ3vjJX7Ay6C" from="test-domain.com"/>} 2022-08-13 22:34:20 | [Mutex] received everything. 2022-08-13 22:34:20 | [Mutex] isItemNotified: registrationSuccess :: true 2022-08-13 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connected->disconnecting 2022-08-13 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Terminating XMPP Stream 2022-08-13 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3132] Connector state changed: disconnecting->disconnected 2022-08-13 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3132] Stream terminated 2022-08-13 22:34:20 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-08-13 22:34:20 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-08-13 22:34:20 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@41789e93 2022-08-13 22:34:20 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@b1bccf7 2022-08-13 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-13 22:34:20 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-08-13 22:34:20 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-08-13 22:34:20 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2dcf7ff3 2022-08-13 22:34:20 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-08-13 22:34:20 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-08-13 22:34:20 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-13 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: null->connecting 2022-08-13 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] DNS entry stored in session object: localhost:5222 2022-08-13 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Preparing connection to [localhost:5222] 2022-08-13 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-13 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: connecting->connected 2022-08-13 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Whitespace ping period is setted to nullms 2022-08-13 22:34:20 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-13 22:34:20 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-13 22:34:20 | http-admin_ :: http-admin__8z2r900213@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-13 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3136] Start TLS 2022-08-13 22:34:20 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-13 22:34:20 | http-admin_ :: http-admin__8z2r900213@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-13 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3139] Proceeding TLS 2022-08-13 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3139] Start handshake 2022-08-13 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-13 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-13 22:34:20 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5f75a1ea 2022-08-13 22:34:20 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@5a7c3091 2022-08-13 22:34:20 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-13 22:34:20 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-13 22:34:20 | http-admin_ :: http-admin__8z2r900213@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-13 22:34:20 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-08-13 22:34:20 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-08-13 22:34:20 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-08-13 22:34:20 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX184ejJyOTAwMjEzLHI9VzU4UWt0VUpJM2ZRaU00Mk04Z1M=</auth> 2022-08-13 22:34:20 | http-admin_ :: http-admin__8z2r900213@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX184ejJyOTAwMjEzLHI9VzU4UWt0VUpJM2ZRaU00Mk04Z1M=</auth> 2022-08-13 22:34:20 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1XNThRa3RVSkkzZlFpTTQyTThnU3gxM24yb2VZcWNibXZoNEhtUEFDLHM9bFNubFdtcFpSUFp0U3c9PSxpPTQwOTY=</challenge> 2022-08-13 22:34:20 | http-admin_ :: http-admin__8z2r900213@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1XNThRa3RVSkkzZlFpTTQyTThnU3gxM24yb2VZcWNibXZoNEhtUEFDLHM9bFNubFdtcFpSUFp0U3c9PSxpPTQwOTY=</challenge> 2022-08-13 22:34:20 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VzU4UWt0VUpJM2ZRaU00Mk04Z1N4MTNuMm9lWXFjYm12aDRIbVBBQyxwPTc0b2hUUmp6akFweFg4ZC9HUVpYMzVpNlFCSWg1cGJLTG9tUkttR1ZCNVU9</response> 2022-08-13 22:34:20 | http-admin_ :: http-admin__8z2r900213@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VzU4UWt0VUpJM2ZRaU00Mk04Z1N4MTNuMm9lWXFjYm12aDRIbVBBQyxwPTc0b2hUUmp6akFweFg4ZC9HUVpYMzVpNlFCSWg1cGJLTG9tUkttR1ZCNVU9</response> 2022-08-13 22:34:20 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj05WnplOEpQb2t3ZDN1Kzk2MWJoaWVnVEZsbFc1Z1gxVFNDMlhzUkIzOG1RPQ==</success> 2022-08-13 22:34:20 | http-admin_ :: http-admin__8z2r900213@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj05WnplOEpQb2t3ZDN1Kzk2MWJoaWVnVEZsbFc1Z1gxVFNDMlhzUkIzOG1RPQ==</success> 2022-08-13 22:34:20 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-13 22:34:20 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" ver="XT0OdBn+LL+p8fy4V89Udt2q4v8="/></features> 2022-08-13 22:34:20 | http-admin_ :: http-admin__8z2r900213@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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" ver="XT0OdBn+LL+p8fy4V89Udt2q4v8="/></features> 2022-08-13 22:34:20 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-08-13 22:34:20 | << <iq xmlns="jabber:client" id="dcplNEGIV8hX29JAkJS5shX" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-08-13 22:34:20 | http-admin_ :: http-admin__8z2r900213@test-domain.com >> <iq xmlns="jabber:client" id="dcplNEGIV8hX29JAkJS5shX" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-08-13 22:34:20 | >> <iq type="result" xmlns="jabber:client" id="dcplNEGIV8hX29JAkJS5shX" to="http-admin__8z2r900213@test-domain.com/1781077109-tigase-239"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__8z2r900213@test-domain.com/1781077109-tigase-239</jid></bind></iq> 2022-08-13 22:34:20 | http-admin_ :: http-admin__8z2r900213@test-domain.com << <iq type="result" xmlns="jabber:client" id="dcplNEGIV8hX29JAkJS5shX" to="http-admin__8z2r900213@test-domain.com/1781077109-tigase-239"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__8z2r900213@test-domain.com/1781077109-tigase-239</jid></bind></iq> 2022-08-13 22:34:20 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-08-13 22:34:20 | << <iq xmlns="jabber:client" id="xhC19NNWgws05FFnRMWeXcp" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-08-13 22:34:20 | http-admin_ :: http-admin__8z2r900213@test-domain.com/1781077109-tigase-239 >> <iq xmlns="jabber:client" id="xhC19NNWgws05FFnRMWeXcp" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-08-13 22:34:20 | >> <iq type="result" xmlns="jabber:client" id="xhC19NNWgws05FFnRMWeXcp" to="http-admin__8z2r900213@test-domain.com/1781077109-tigase-239"/> 2022-08-13 22:34:20 | http-admin_ :: http-admin__8z2r900213@test-domain.com/1781077109-tigase-239 << <iq type="result" xmlns="jabber:client" id="xhC19NNWgws05FFnRMWeXcp" to="http-admin__8z2r900213@test-domain.com/1781077109-tigase-239"/> 2022-08-13 22:34:20 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-08-13 22:34:20 | << <iq to="test-domain.com" id="GZIZthBjGKQbEj1apfCoR8B" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-08-13 22:34:20 | http-admin_ :: http-admin__8z2r900213@test-domain.com/1781077109-tigase-239 >> <iq to="test-domain.com" id="GZIZthBjGKQbEj1apfCoR8B" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-08-13 22:34:20 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-08-13 22:34:20 | http-admin_ :: http-admin__8z2r900213@test-domain.com/1781077109-tigase-239 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-08-13 22:34:20 | >> <enabled resume="true" location="f9c07ffec79b" xmlns="urn:xmpp:sm:3" id="40fd0805-b86a-4ce9-a70a-f1529a52b2b0" max="60"/> 2022-08-13 22:34:20 | http-admin_ :: http-admin__8z2r900213@test-domain.com/1781077109-tigase-239 << <enabled resume="true" location="f9c07ffec79b" xmlns="urn:xmpp:sm:3" id="40fd0805-b86a-4ce9-a70a-f1529a52b2b0" max="60"/> 2022-08-13 22:34:20 | << <iq id="tkHdINZhFPR4w2u4dVbpVUc" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-08-13 22:34:20 | http-admin_ :: http-admin__8z2r900213@test-domain.com/1781077109-tigase-239 >> <iq id="tkHdINZhFPR4w2u4dVbpVUc" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-08-13 22:34:20 | >> <iq type="result" xmlns="jabber:client" id="GZIZthBjGKQbEj1apfCoR8B" from="test-domain.com" to="http-admin__8z2r900213@test-domain.com/1781077109-tigase-239"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12017/bf36c6a5"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12017/bf36c6a5"/><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-08-13 22:34:20 | http-admin_ :: http-admin__8z2r900213@test-domain.com/1781077109-tigase-239 << <iq type="result" xmlns="jabber:client" id="GZIZthBjGKQbEj1apfCoR8B" from="test-domain.com" to="http-admin__8z2r900213@test-domain.com/1781077109-tigase-239"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12017/bf36c6a5"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12017/bf36c6a5"/><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-08-13 22:34:20 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-08-13 22:34:20 | http-admin_ :: http-admin__8z2r900213@test-domain.com/1781077109-tigase-239 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-08-13 22:34:20 | >> <iq type="result" xmlns="jabber:client" id="tkHdINZhFPR4w2u4dVbpVUc" to="http-admin__8z2r900213@test-domain.com/1781077109-tigase-239"><query xmlns="jabber:iq:roster"/></iq> 2022-08-13 22:34:20 | http-admin_ :: http-admin__8z2r900213@test-domain.com/1781077109-tigase-239 << <iq type="result" xmlns="jabber:client" id="tkHdINZhFPR4w2u4dVbpVUc" to="http-admin__8z2r900213@test-domain.com/1781077109-tigase-239"><query xmlns="jabber:iq:roster"/></iq> 2022-08-13 22:34:20 | >> <presence xmlns="jabber:client" from="http-admin__8z2r900213@test-domain.com/1781077109-tigase-239" to="http-admin__8z2r900213@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-08-13 22:34:20 | http-admin_ :: http-admin__8z2r900213@test-domain.com/1781077109-tigase-239 << <presence xmlns="jabber:client" from="http-admin__8z2r900213@test-domain.com/1781077109-tigase-239" to="http-admin__8z2r900213@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-08-13 22:34:20 | >> <message xmlns="jabber:client" from="test-domain.com" to="http-admin__8z2r900213@test-domain.com"><body>Wecome to 34f16f06-216e-4013-8b0f-ccea3f441cc8 This message was set at: Sat Aug 13 22:19:39 PDT 2022</body><delay stamp="2022-08-14T05:34:20.183Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message> 2022-08-13 22:34:20 | http-admin_ :: http-admin__8z2r900213@test-domain.com/1781077109-tigase-239 << <message xmlns="jabber:client" from="test-domain.com" to="http-admin__8z2r900213@test-domain.com"><body>Wecome to 34f16f06-216e-4013-8b0f-ccea3f441cc8 This message was set at: Sat Aug 13 22:19:39 PDT 2022</body><delay stamp="2022-08-14T05:34:20.183Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message> |
testModifyUser | 1.853s |
2022-08-13 22:34:21 |
2022-08-13 22:34:21 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-08-13 22:34:21 | ------------------------------------ 2022-08-13 22:34:21 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-08-13 22:34:21 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-08-13 22:34:21 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-13 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Using XEP-0077 mode!!!! 2022-08-13 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: null->connecting 2022-08-13 22:34:21 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5f5ecbd1 2022-08-13 22:34:21 | StateChangedEvent{oldState=null, newState=connecting} 2022-08-13 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] DNS entry stored in session object: localhost:5222 2022-08-13 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Preparing connection to [localhost:5222] 2022-08-13 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-13 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connecting->connected 2022-08-13 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Whitespace ping period is setted to nullms 2022-08-13 22:34:21 | [Mutex] waiting for: [registration] 2022-08-13 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-13 22:34:21 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@51993e4a 2022-08-13 22:34:21 | StateChangedEvent{oldState=connecting, newState=connected} 2022-08-13 22:34:21 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@55a6a0a1 2022-08-13 22:34:21 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-13 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3143] Start TLS 2022-08-13 22:34:21 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-08-13 22:34:21 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-08-13 22:34:21 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-13 22:34:21 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-08-13 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3145] Proceeding TLS 2022-08-13 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3145] Start handshake 2022-08-13 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-13 22:34:21 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@10a43471 2022-08-13 22:34:21 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@390d65f7 2022-08-13 22:34:21 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-13 22:34:21 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-08-13 22:34:21 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-08-13 22:34:21 | http-admin_ :: null >> <iq to="test-domain.com" id="cqXJv7iYi5sVfCj3eCj2p6z" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-08-13 22:34:21 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="cqXJv7iYi5sVfCj3eCj2p6z" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-08-13 22:34:21 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" id="cqXJv7iYi5sVfCj3eCj2p6z" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x 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 var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-08-13 22:34:21 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="cqXJv7iYi5sVfCj3eCj2p6z" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x 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 var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-08-13 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@217e67f2 2022-08-13 22:34:21 | http-admin_ :: null >> <iq to="test-domain.com" id="g0FcKZgxt4dRQQLWdINZhFP" type="set"><query xmlns="jabber:iq:register"><username>http-admin__uak5kf0214</username><password>http-admin__uak5kf0214</password><email>103e9e8d-1781-4b0b-9fb3-4748811797a7@localhost</email></query></iq> 2022-08-13 22:34:21 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="g0FcKZgxt4dRQQLWdINZhFP" type="set"><query xmlns="jabber:iq:register"><username>http-admin__uak5kf0214</username><password>http-admin__uak5kf0214</password><email>103e9e8d-1781-4b0b-9fb3-4748811797a7@localhost</email></query></iq>} 2022-08-13 22:34:21 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" id="g0FcKZgxt4dRQQLWdINZhFP" from="test-domain.com"/> 2022-08-13 22:34:21 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="g0FcKZgxt4dRQQLWdINZhFP" from="test-domain.com"/>} 2022-08-13 22:34:21 | [Mutex] received everything. 2022-08-13 22:34:21 | [Mutex] isItemNotified: registrationSuccess :: true 2022-08-13 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connected->disconnecting 2022-08-13 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Terminating XMPP Stream 2022-08-13 22:34:21 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-08-13 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3145] Connector state changed: disconnecting->disconnected 2022-08-13 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3145] Stream terminated 2022-08-13 22:34:21 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-08-13 22:34:21 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@413d68d4 2022-08-13 22:34:21 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@708bcb3e 2022-08-13 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-13 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-08-13 22:34:21 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-08-13 22:34:21 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@22fb3a05 2022-08-13 22:34:21 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-08-13 22:34:21 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-08-13 22:34:21 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-13 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: null->connecting 2022-08-13 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] DNS entry stored in session object: localhost:5222 2022-08-13 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Preparing connection to [localhost:5222] 2022-08-13 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-13 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connecting->connected 2022-08-13 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Whitespace ping period is setted to nullms 2022-08-13 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-13 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-13 22:34:21 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7068885f 2022-08-13 22:34:21 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@5a39254e 2022-08-13 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-13 22:34:21 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-13 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3150] Start TLS 2022-08-13 22:34:21 | http-admin_ :: http-admin__uak5kf0214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-13 22:34:21 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-13 22:34:21 | http-admin_ :: http-admin__uak5kf0214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-13 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3152] Proceeding TLS 2022-08-13 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3152] Start handshake 2022-08-13 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-13 22:34:21 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-13 22:34:21 | http-admin_ :: http-admin__uak5kf0214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-13 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-08-13 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-08-13 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-08-13 22:34:21 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX191YWs1a2YwMjE0LHI9ejBBcFdONzdtazlRak0zZG1LVWk=</auth> 2022-08-13 22:34:21 | http-admin_ :: http-admin__uak5kf0214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX191YWs1a2YwMjE0LHI9ejBBcFdONzdtazlRak0zZG1LVWk=</auth> 2022-08-13 22:34:21 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16MEFwV043N21rOVFqTTNkbUtVaWtWUEp2RTF6Q3VmT0NJRjNVc2FWLHM9L1Mrcnp3MzE2YWRBQXc9PSxpPTQwOTY=</challenge> 2022-08-13 22:34:21 | http-admin_ :: http-admin__uak5kf0214@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16MEFwV043N21rOVFqTTNkbUtVaWtWUEp2RTF6Q3VmT0NJRjNVc2FWLHM9L1Mrcnp3MzE2YWRBQXc9PSxpPTQwOTY=</challenge> 2022-08-13 22:34:21 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ejBBcFdONzdtazlRak0zZG1LVWlrVlBKdkUxekN1Zk9DSUYzVXNhVixwPXRlMCtlOUJXbDk0amdKdHZ0OVYrME9LWlYyZXdqcjNhU2x1RmR4WUdJdFk9</response> 2022-08-13 22:34:21 | http-admin_ :: http-admin__uak5kf0214@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ejBBcFdONzdtazlRak0zZG1LVWlrVlBKdkUxekN1Zk9DSUYzVXNhVixwPXRlMCtlOUJXbDk0amdKdHZ0OVYrME9LWlYyZXdqcjNhU2x1RmR4WUdJdFk9</response> 2022-08-13 22:34:21 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1qSk0zQUdlb1BXM2N2TkRiNkpUUEFpTWhlSzIzQWFoUld6U004eUU5VDlrPQ==</success> 2022-08-13 22:34:21 | http-admin_ :: http-admin__uak5kf0214@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1qSk0zQUdlb1BXM2N2TkRiNkpUUEFpTWhlSzIzQWFoUld6U004eUU5VDlrPQ==</success> 2022-08-13 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-13 22:34:21 | >> <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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" ver="XT0OdBn+LL+p8fy4V89Udt2q4v8="/></features> 2022-08-13 22:34:21 | http-admin_ :: http-admin__uak5kf0214@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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" ver="XT0OdBn+LL+p8fy4V89Udt2q4v8="/></features> 2022-08-13 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-08-13 22:34:21 | << <iq xmlns="jabber:client" id="o2JnSUTcJKR7xbRVcMyw8lb" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-08-13 22:34:21 | http-admin_ :: http-admin__uak5kf0214@test-domain.com >> <iq xmlns="jabber:client" id="o2JnSUTcJKR7xbRVcMyw8lb" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-08-13 22:34:21 | >> <iq type="result" xmlns="jabber:client" id="o2JnSUTcJKR7xbRVcMyw8lb" to="http-admin__uak5kf0214@test-domain.com/1781077109-tigase-240"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__uak5kf0214@test-domain.com/1781077109-tigase-240</jid></bind></iq> 2022-08-13 22:34:21 | http-admin_ :: http-admin__uak5kf0214@test-domain.com << <iq type="result" xmlns="jabber:client" id="o2JnSUTcJKR7xbRVcMyw8lb" to="http-admin__uak5kf0214@test-domain.com/1781077109-tigase-240"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__uak5kf0214@test-domain.com/1781077109-tigase-240</jid></bind></iq> 2022-08-13 22:34:21 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-08-13 22:34:21 | << <iq xmlns="jabber:client" id="hmFaPWTbu3xcybMT4vp7lbz" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-08-13 22:34:21 | http-admin_ :: http-admin__uak5kf0214@test-domain.com/1781077109-tigase-240 >> <iq xmlns="jabber:client" id="hmFaPWTbu3xcybMT4vp7lbz" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-08-13 22:34:21 | >> <iq type="result" xmlns="jabber:client" id="hmFaPWTbu3xcybMT4vp7lbz" to="http-admin__uak5kf0214@test-domain.com/1781077109-tigase-240"/> 2022-08-13 22:34:21 | http-admin_ :: http-admin__uak5kf0214@test-domain.com/1781077109-tigase-240 << <iq type="result" xmlns="jabber:client" id="hmFaPWTbu3xcybMT4vp7lbz" to="http-admin__uak5kf0214@test-domain.com/1781077109-tigase-240"/> 2022-08-13 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-08-13 22:34:21 | << <iq to="test-domain.com" id="ju1ODFsZpW29ILOZn3dV3si" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-08-13 22:34:21 | http-admin_ :: http-admin__uak5kf0214@test-domain.com/1781077109-tigase-240 >> <iq to="test-domain.com" id="ju1ODFsZpW29ILOZn3dV3si" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-08-13 22:34:21 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-08-13 22:34:21 | http-admin_ :: http-admin__uak5kf0214@test-domain.com/1781077109-tigase-240 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-08-13 22:34:21 | >> <enabled resume="true" location="f9c07ffec79b" xmlns="urn:xmpp:sm:3" id="7c9d9a52-9463-4952-8182-9aec8c4ae055" max="60"/> 2022-08-13 22:34:21 | http-admin_ :: http-admin__uak5kf0214@test-domain.com/1781077109-tigase-240 << <enabled resume="true" location="f9c07ffec79b" xmlns="urn:xmpp:sm:3" id="7c9d9a52-9463-4952-8182-9aec8c4ae055" max="60"/> 2022-08-13 22:34:21 | << <iq id="cv2TPLAysp6dPMDHwctm3o9" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-08-13 22:34:21 | http-admin_ :: http-admin__uak5kf0214@test-domain.com/1781077109-tigase-240 >> <iq id="cv2TPLAysp6dPMDHwctm3o9" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-08-13 22:34:21 | >> <iq type="result" xmlns="jabber:client" id="ju1ODFsZpW29ILOZn3dV3si" from="test-domain.com" to="http-admin__uak5kf0214@test-domain.com/1781077109-tigase-240"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12017/bf36c6a5"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12017/bf36c6a5"/><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-08-13 22:34:21 | http-admin_ :: http-admin__uak5kf0214@test-domain.com/1781077109-tigase-240 << <iq type="result" xmlns="jabber:client" id="ju1ODFsZpW29ILOZn3dV3si" from="test-domain.com" to="http-admin__uak5kf0214@test-domain.com/1781077109-tigase-240"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12017/bf36c6a5"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12017/bf36c6a5"/><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-08-13 22:34:21 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-08-13 22:34:21 | http-admin_ :: http-admin__uak5kf0214@test-domain.com/1781077109-tigase-240 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-08-13 22:34:21 | >> <iq type="result" xmlns="jabber:client" id="cv2TPLAysp6dPMDHwctm3o9" to="http-admin__uak5kf0214@test-domain.com/1781077109-tigase-240"><query xmlns="jabber:iq:roster"/></iq> 2022-08-13 22:34:21 | http-admin_ :: http-admin__uak5kf0214@test-domain.com/1781077109-tigase-240 << <iq type="result" xmlns="jabber:client" id="cv2TPLAysp6dPMDHwctm3o9" to="http-admin__uak5kf0214@test-domain.com/1781077109-tigase-240"><query xmlns="jabber:iq:roster"/></iq> 2022-08-13 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connected->disconnecting 2022-08-13 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Terminating XMPP Stream 2022-08-13 22:34:21 | >> <presence xmlns="jabber:client" from="http-admin__uak5kf0214@test-domain.com/1781077109-tigase-240" to="http-admin__uak5kf0214@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-08-13 22:34:21 | http-admin_ :: http-admin__uak5kf0214@test-domain.com/1781077109-tigase-240 << <presence xmlns="jabber:client" from="http-admin__uak5kf0214@test-domain.com/1781077109-tigase-240" to="http-admin__uak5kf0214@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-08-13 22:34:21 | >> <message xmlns="jabber:client" from="test-domain.com" to="http-admin__uak5kf0214@test-domain.com"><body>Wecome to 34f16f06-216e-4013-8b0f-ccea3f441cc8 This message was set at: Sat Aug 13 22:19:39 PDT 2022</body><delay stamp="2022-08-14T05:34:21.326Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message> 2022-08-13 22:34:21 | http-admin_ :: http-admin__uak5kf0214@test-domain.com/1781077109-tigase-240 << <message xmlns="jabber:client" from="test-domain.com" to="http-admin__uak5kf0214@test-domain.com"><body>Wecome to 34f16f06-216e-4013-8b0f-ccea3f441cc8 This message was set at: Sat Aug 13 22:19:39 PDT 2022</body><delay stamp="2022-08-14T05:34:21.326Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - f9c07ffec79b</delay></message> 2022-08-13 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-13 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-13 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3152] Connector state changed: disconnecting->disconnected 2022-08-13 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-08-13 22:34:21 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-08-13 22:34:22 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-08-13 22:34:22 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true 2022-08-13 22:34:22 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-13 22:34:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: null->connecting 2022-08-13 22:34:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] DNS entry stored in session object: localhost:5222 2022-08-13 22:34:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Preparing connection to [localhost:5222] 2022-08-13 22:34:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-13 22:34:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: connecting->connected 2022-08-13 22:34:22 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-13 22:34:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Whitespace ping period is setted to nullms 2022-08-13 22:34:22 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-13 22:34:22 | http-admin_ :: http-admin__uak5kf0214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-13 22:34:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3150] Start TLS 2022-08-13 22:34:22 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-13 22:34:22 | http-admin_ :: http-admin__uak5kf0214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-13 22:34:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3158] Proceeding TLS 2022-08-13 22:34:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3158] Start handshake 2022-08-13 22:34:22 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-13 22:34:22 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-13 22:34:22 | http-admin_ :: http-admin__uak5kf0214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-13 22:34:22 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-08-13 22:34:22 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-08-13 22:34:22 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-08-13 22:34:22 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX191YWs1a2YwMjE0LHI9VWhzaWtUSU44eWlGaUZKZTcxWHY=</auth> 2022-08-13 22:34:22 | http-admin_ :: http-admin__uak5kf0214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX191YWs1a2YwMjE0LHI9VWhzaWtUSU44eWlGaUZKZTcxWHY=</auth> 2022-08-13 22:34:22 | >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><account-disabled/><text xml:lang="en">Your account has been disabled, please contact the administration</text></failure> 2022-08-13 22:34:22 | http-admin_ :: http-admin__uak5kf0214@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><account-disabled/><text xml:lang="en">Your account has been disabled, please contact the administration</text></failure> 2022-08-13 22:34:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3150] Connector state changed: connected->disconnecting 2022-08-13 22:34:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3150] Terminating XMPP Stream 2022-08-13 22:34:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3158] Connector state changed: disconnecting->disconnected 2022-08-13 22:34:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3158] Stream terminated 2022-08-13 22:34:22 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-13 22:34:22 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-08-13 22:34:22 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-08-13 22:34:22 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception 2022-08-13 22:34:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3150] Ignoring stop connector. 2022-08-13 22:34:22 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-13 22:34:22 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |