Test duration : 10.662s
Passed Tests | ||
---|---|---|
tigase.tests.http.TestAdminUI | ||
testAddUser | 1.423s |
2022-05-17 22:51:41 |
2022-05-17 22:51:41 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-05-17 22:51:41 | ------------------------------------ |
testAuthorization | 0.224s |
2022-05-17 22:51:42 |
2022-05-17 22:51:42 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-05-17 22:51:42 | ------------------------------------ |
testCommandsAvailability | 0.618s |
2022-05-17 22:51:42 |
2022-05-17 22:51:42 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-05-17 22:51:42 | ------------------------------------ |
testDeleteUser | 0.924s |
2022-05-17 22:51:43 |
2022-05-17 22:51:43 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-05-17 22:51:43 | ------------------------------------ 2022-05-17 22:51:43 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-05-17 22:51:43 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-05-17 22:51:43 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-05-17 22:51:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Using XEP-0077 mode!!!! 2022-05-17 22:51:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: null->connecting 2022-05-17 22:51:43 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4a33bf17 2022-05-17 22:51:43 | StateChangedEvent{oldState=null, newState=connecting} 2022-05-17 22:51:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] DNS entry stored in session object: localhost:5222 2022-05-17 22:51:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Preparing connection to [localhost:5222] 2022-05-17 22:51:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-05-17 22:51:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connecting->connected 2022-05-17 22:51:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Whitespace ping period is setted to nullms 2022-05-17 22:51:43 | [Mutex] waiting for: [registration] 2022-05-17 22:51:43 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-17 22:51:43 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@44f45821 2022-05-17 22:51:43 | StateChangedEvent{oldState=connecting, newState=connected} 2022-05-17 22:51:43 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@40cbd467 2022-05-17 22:51:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3102] Start TLS 2022-05-17 22:51:43 | 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-05-17 22:51:43 | 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-05-17 22:51:43 | 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-05-17 22:51:43 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-17 22:51:43 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-05-17 22:51:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3104] Proceeding TLS 2022-05-17 22:51:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3104] Start handshake 2022-05-17 22:51:43 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-17 22:51:43 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5c9521a 2022-05-17 22:51:43 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@52559eb3 2022-05-17 22:51:43 | 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-05-17 22:51:43 | 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-05-17 22:51:43 | 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-05-17 22:51:43 | http-admin_ :: null >> <iq to="test-domain.com" id="3MTDEv3ABzaLPUiBnXbRQHN" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-05-17 22:51:43 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="3MTDEv3ABzaLPUiBnXbRQHN" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-05-17 22:51:43 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="3MTDEv3ABzaLPUiBnXbRQHN" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq> 2022-05-17 22:51:43 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="3MTDEv3ABzaLPUiBnXbRQHN" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>} 2022-05-17 22:51:43 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@3486f188 2022-05-17 22:51:43 | http-admin_ :: null >> <iq to="test-domain.com" id="hGzPVlODFv9LzdsoMJum0n8" type="set"><query xmlns="jabber:iq:register"><username>http-admin__fziviv0210</username><password>http-admin__fziviv0210</password><email>fd6a180b-6164-4d14-9c54-cba28d6b8b69@localhost</email></query></iq> 2022-05-17 22:51:43 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="hGzPVlODFv9LzdsoMJum0n8" type="set"><query xmlns="jabber:iq:register"><username>http-admin__fziviv0210</username><password>http-admin__fziviv0210</password><email>fd6a180b-6164-4d14-9c54-cba28d6b8b69@localhost</email></query></iq>} 2022-05-17 22:51:43 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="hGzPVlODFv9LzdsoMJum0n8" type="result"/> 2022-05-17 22:51:43 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="hGzPVlODFv9LzdsoMJum0n8" type="result"/>} 2022-05-17 22:51:43 | [Mutex] received everything. 2022-05-17 22:51:43 | [Mutex] isItemNotified: registrationSuccess :: true 2022-05-17 22:51:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connected->disconnecting 2022-05-17 22:51:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Terminating XMPP Stream 2022-05-17 22:51:43 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-05-17 22:51:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3104] Connector state changed: disconnecting->disconnected 2022-05-17 22:51:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3104] Stream terminated 2022-05-17 22:51:43 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-05-17 22:51:43 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2af06393 2022-05-17 22:51:43 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@65e6ad55 2022-05-17 22:51:43 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-17 22:51:43 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-05-17 22:51:43 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-05-17 22:51:43 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1bb8175c 2022-05-17 22:51:43 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-17 22:51:43 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-17 22:51:43 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1831af12 2022-05-17 22:51:43 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@31f4ab7c |
testGetUserInfoUserOffline | 3.956s |
2022-05-17 22:51:44 |
2022-05-17 22:51:44 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-05-17 22:51:44 | ------------------------------------ 2022-05-17 22:51:44 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Using XEP-0077 mode!!!! 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: null->connecting 2022-05-17 22:51:44 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@20b58995 2022-05-17 22:51:44 | StateChangedEvent{oldState=null, newState=connecting} 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] DNS entry stored in session object: localhost:5222 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Preparing connection to [localhost:5222] 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connecting->connected 2022-05-17 22:51:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-17 22:51:44 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2e7273f3 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Whitespace ping period is setted to nullms 2022-05-17 22:51:44 | StateChangedEvent{oldState=connecting, newState=connected} 2022-05-17 22:51:44 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@2a4de2e5 2022-05-17 22:51:44 | [Mutex] waiting for: [registration] 2022-05-17 22:51:44 | 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-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3110] Start TLS 2022-05-17 22:51:44 | 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-05-17 22:51:44 | 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-05-17 22:51:44 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-17 22:51:44 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3112] Proceeding TLS 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3112] Start handshake 2022-05-17 22:51:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-17 22:51:44 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6f4f79c8 2022-05-17 22:51:44 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@633abc95 2022-05-17 22:51:44 | 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-05-17 22:51:44 | 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-05-17 22:51:44 | 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-05-17 22:51:44 | http-admin_ :: null >> <iq to="test-domain.com" id="lErn9t5DjHqkEtYkWfSXXod" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-05-17 22:51:44 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="lErn9t5DjHqkEtYkWfSXXod" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-05-17 22:51:44 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="lErn9t5DjHqkEtYkWfSXXod" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq> 2022-05-17 22:51:44 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="lErn9t5DjHqkEtYkWfSXXod" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>} 2022-05-17 22:51:44 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@5eeab6ea 2022-05-17 22:51:44 | http-admin_ :: null >> <iq to="test-domain.com" id="AUbeFneT9k5tcSLHBtr01r3" type="set"><query xmlns="jabber:iq:register"><username>http-admin__2vqvfw0211</username><password>http-admin__2vqvfw0211</password><email>8ef80ea9-37ed-414f-8816-c4c25565d82c@localhost</email></query></iq> 2022-05-17 22:51:44 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="AUbeFneT9k5tcSLHBtr01r3" type="set"><query xmlns="jabber:iq:register"><username>http-admin__2vqvfw0211</username><password>http-admin__2vqvfw0211</password><email>8ef80ea9-37ed-414f-8816-c4c25565d82c@localhost</email></query></iq>} 2022-05-17 22:51:44 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="AUbeFneT9k5tcSLHBtr01r3" type="result"/> 2022-05-17 22:51:44 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="AUbeFneT9k5tcSLHBtr01r3" type="result"/>} 2022-05-17 22:51:44 | [Mutex] received everything. 2022-05-17 22:51:44 | [Mutex] isItemNotified: registrationSuccess :: true 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connected->disconnecting 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Terminating XMPP Stream 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3112] Connector state changed: disconnecting->disconnected 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3112] Stream terminated 2022-05-17 22:51:44 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-05-17 22:51:44 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-05-17 22:51:44 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1b752d18 2022-05-17 22:51:44 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@f608687 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-17 22:51:44 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-05-17 22:51:44 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-05-17 22:51:44 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@39084dea 2022-05-17 22:51:44 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: null->connecting 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] DNS entry stored in session object: localhost:5222 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Preparing connection to [localhost:5222] 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-17 22:51:44 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@325ee1c7 2022-05-17 22:51:44 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@710779 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connecting->connected 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Whitespace ping period is setted to nullms 2022-05-17 22:51:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3117] Start TLS 2022-05-17 22:51:44 | >> <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-05-17 22:51:44 | http-admin_ :: http-admin__2vqvfw0211@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-05-17 22:51:44 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-17 22:51:44 | http-admin_ :: http-admin__2vqvfw0211@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3119] Proceeding TLS 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3119] Start handshake 2022-05-17 22:51:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-17 22:51:44 | >> <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-05-17 22:51:44 | http-admin_ :: http-admin__2vqvfw0211@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-05-17 22:51:44 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-05-17 22:51:44 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-05-17 22:51:44 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-05-17 22:51:44 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX18ydnF2ZncwMjExLHI9MFdEZ3ZrT213Sm9tZ1l5dXBMdDg=</auth> 2022-05-17 22:51:44 | http-admin_ :: http-admin__2vqvfw0211@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX18ydnF2ZncwMjExLHI9MFdEZ3ZrT213Sm9tZ1l5dXBMdDg=</auth> 2022-05-17 22:51:44 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0wV0RndmtPbXdKb21nWXl1cEx0OEMweDlsekZaUVZRTktNaFlzb04yLHM9eEo4OVFodSt4MXBUN3c9PSxpPTQwOTY=</challenge> 2022-05-17 22:51:44 | http-admin_ :: http-admin__2vqvfw0211@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0wV0RndmtPbXdKb21nWXl1cEx0OEMweDlsekZaUVZRTktNaFlzb04yLHM9eEo4OVFodSt4MXBUN3c9PSxpPTQwOTY=</challenge> 2022-05-17 22:51:44 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MFdEZ3ZrT213Sm9tZ1l5dXBMdDhDMHg5bHpGWlFWUU5LTWhZc29OMixwPTZJMHo4eUpQUnJWL3ZzSHJRTVJCbTlVVWpTWVh6RVRXY1ZIM3VuWExvc289</response> 2022-05-17 22:51:44 | http-admin_ :: http-admin__2vqvfw0211@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MFdEZ3ZrT213Sm9tZ1l5dXBMdDhDMHg5bHpGWlFWUU5LTWhZc29OMixwPTZJMHo4eUpQUnJWL3ZzSHJRTVJCbTlVVWpTWVh6RVRXY1ZIM3VuWExvc289</response> 2022-05-17 22:51:44 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0zSHlKemdsL25ReUpBYk1zWUVwV1VpdndLNjNaeVJpSG01TTFhV04ycElRPQ==</success> 2022-05-17 22:51:44 | http-admin_ :: http-admin__2vqvfw0211@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0zSHlKemdsL25ReUpBYk1zWUVwV1VpdndLNjNaeVJpSG01TTFhV04ycElRPQ==</success> 2022-05-17 22:51:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-17 22:51:44 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><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 hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="4VFYUrlUOfyP0g9fbJ8VulQAnxY=" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-05-17 22:51:44 | http-admin_ :: http-admin__2vqvfw0211@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 hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="4VFYUrlUOfyP0g9fbJ8VulQAnxY=" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-05-17 22:51:44 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-05-17 22:51:44 | << <iq xmlns="jabber:client" id="OLIbRQHNLFNDlIUONCCwpcB" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-05-17 22:51:44 | http-admin_ :: http-admin__2vqvfw0211@test-domain.com >> <iq xmlns="jabber:client" id="OLIbRQHNLFNDlIUONCCwpcB" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-05-17 22:51:44 | >> <iq to="http-admin__2vqvfw0211@test-domain.com/2124985174-tigase-236" xmlns="jabber:client" id="OLIbRQHNLFNDlIUONCCwpcB" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__2vqvfw0211@test-domain.com/2124985174-tigase-236</jid></bind></iq> 2022-05-17 22:51:44 | http-admin_ :: http-admin__2vqvfw0211@test-domain.com << <iq to="http-admin__2vqvfw0211@test-domain.com/2124985174-tigase-236" xmlns="jabber:client" id="OLIbRQHNLFNDlIUONCCwpcB" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__2vqvfw0211@test-domain.com/2124985174-tigase-236</jid></bind></iq> 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-05-17 22:51:44 | << <iq xmlns="jabber:client" id="nYjhHRLBeWSVS8ytkRL0rfw" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-05-17 22:51:44 | http-admin_ :: http-admin__2vqvfw0211@test-domain.com/2124985174-tigase-236 >> <iq xmlns="jabber:client" id="nYjhHRLBeWSVS8ytkRL0rfw" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-05-17 22:51:44 | >> <iq to="http-admin__2vqvfw0211@test-domain.com/2124985174-tigase-236" xmlns="jabber:client" id="nYjhHRLBeWSVS8ytkRL0rfw" type="result"/> 2022-05-17 22:51:44 | http-admin_ :: http-admin__2vqvfw0211@test-domain.com/2124985174-tigase-236 << <iq to="http-admin__2vqvfw0211@test-domain.com/2124985174-tigase-236" xmlns="jabber:client" id="nYjhHRLBeWSVS8ytkRL0rfw" type="result"/> 2022-05-17 22:51:44 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-05-17 22:51:44 | << <iq to="test-domain.com" id="pJy39nM24jEGEFIDj6DDi1l" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-05-17 22:51:44 | http-admin_ :: http-admin__2vqvfw0211@test-domain.com/2124985174-tigase-236 >> <iq to="test-domain.com" id="pJy39nM24jEGEFIDj6DDi1l" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-05-17 22:51:44 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-05-17 22:51:44 | http-admin_ :: http-admin__2vqvfw0211@test-domain.com/2124985174-tigase-236 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-05-17 22:51:44 | >> <enabled resume="true" xmlns="urn:xmpp:sm:3" id="6c2a9d64-f88c-47a7-9343-a0f6ed1a7209" max="60" location="1bc69cf4cb94"/> 2022-05-17 22:51:44 | http-admin_ :: http-admin__2vqvfw0211@test-domain.com/2124985174-tigase-236 << <enabled resume="true" xmlns="urn:xmpp:sm:3" id="6c2a9d64-f88c-47a7-9343-a0f6ed1a7209" max="60" location="1bc69cf4cb94"/> 2022-05-17 22:51:44 | << <iq id="gCb1fL1al5lP7hDi48rUcGJ" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-05-17 22:51:44 | http-admin_ :: http-admin__2vqvfw0211@test-domain.com/2124985174-tigase-236 >> <iq id="gCb1fL1al5lP7hDi48rUcGJ" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-05-17 22:51:44 | >> <iq to="http-admin__2vqvfw0211@test-domain.com/2124985174-tigase-236" from="test-domain.com" xmlns="jabber:client" id="pJy39nM24jEGEFIDj6DDi1l" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11786/eefdbe1f" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11786/eefdbe1f" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-05-17 22:51:44 | http-admin_ :: http-admin__2vqvfw0211@test-domain.com/2124985174-tigase-236 << <iq to="http-admin__2vqvfw0211@test-domain.com/2124985174-tigase-236" from="test-domain.com" xmlns="jabber:client" id="pJy39nM24jEGEFIDj6DDi1l" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11786/eefdbe1f" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11786/eefdbe1f" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-05-17 22:51:44 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-05-17 22:51:44 | http-admin_ :: http-admin__2vqvfw0211@test-domain.com/2124985174-tigase-236 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-05-17 22:51:44 | >> <iq to="http-admin__2vqvfw0211@test-domain.com/2124985174-tigase-236" xmlns="jabber:client" id="gCb1fL1al5lP7hDi48rUcGJ" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-05-17 22:51:44 | http-admin_ :: http-admin__2vqvfw0211@test-domain.com/2124985174-tigase-236 << <iq to="http-admin__2vqvfw0211@test-domain.com/2124985174-tigase-236" xmlns="jabber:client" id="gCb1fL1al5lP7hDi48rUcGJ" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connected->disconnecting 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Terminating XMPP Stream 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3119] Connector state changed: disconnecting->disconnected 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3119] Stream terminated 2022-05-17 22:51:44 | >> <presence to="http-admin__2vqvfw0211@test-domain.com" from="http-admin__2vqvfw0211@test-domain.com/2124985174-tigase-236" xmlns="jabber:client"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence> 2022-05-17 22:51:44 | http-admin_ :: http-admin__2vqvfw0211@test-domain.com/2124985174-tigase-236 << <presence to="http-admin__2vqvfw0211@test-domain.com" from="http-admin__2vqvfw0211@test-domain.com/2124985174-tigase-236" xmlns="jabber:client"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence> 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-17 22:51:44 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-05-17 22:51:44 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-05-17 22:51:44 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Using XEP-0077 mode!!!! 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: null->connecting 2022-05-17 22:51:44 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@12ebb5e9 2022-05-17 22:51:44 | StateChangedEvent{oldState=null, newState=connecting} 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] DNS entry stored in session object: localhost:5222 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Preparing connection to [localhost:5222] 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connecting->connected 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Whitespace ping period is setted to nullms 2022-05-17 22:51:44 | [Mutex] waiting for: [registration] 2022-05-17 22:51:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-17 22:51:44 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1c2c49c4 2022-05-17 22:51:44 | StateChangedEvent{oldState=connecting, newState=connected} 2022-05-17 22:51:44 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@1813de99 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3124] Start TLS 2022-05-17 22:51:44 | 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-05-17 22:51:44 | 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-05-17 22:51:44 | 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-05-17 22:51:44 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-17 22:51:44 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3126] Proceeding TLS 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3126] Start handshake 2022-05-17 22:51:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-17 22:51:44 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5d1143ff 2022-05-17 22:51:44 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@121ae149 2022-05-17 22:51:44 | 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-05-17 22:51:44 | 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-05-17 22:51:44 | 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-05-17 22:51:44 | http-admin_ :: null >> <iq to="test-domain.com" id="VLA7hDi48rUcGJQTP8HLyxn" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-05-17 22:51:44 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="VLA7hDi48rUcGJQTP8HLyxn" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-05-17 22:51:44 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="VLA7hDi48rUcGJQTP8HLyxn" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq> 2022-05-17 22:51:44 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="VLA7hDi48rUcGJQTP8HLyxn" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>} 2022-05-17 22:51:44 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@6c86f8a7 2022-05-17 22:51:44 | http-admin_ :: null >> <iq to="test-domain.com" id="f7CJDtdVYXjNJVTRKYW38EA" type="set"><query xmlns="jabber:iq:register"><username>http-admin__jy484x0212</username><password>http-admin__jy484x0212</password><email>35f6e057-cc0e-4594-9be9-e60d5dd2354e@localhost</email></query></iq> 2022-05-17 22:51:44 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="f7CJDtdVYXjNJVTRKYW38EA" type="set"><query xmlns="jabber:iq:register"><username>http-admin__jy484x0212</username><password>http-admin__jy484x0212</password><email>35f6e057-cc0e-4594-9be9-e60d5dd2354e@localhost</email></query></iq>} 2022-05-17 22:51:44 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="f7CJDtdVYXjNJVTRKYW38EA" type="result"/> 2022-05-17 22:51:44 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="f7CJDtdVYXjNJVTRKYW38EA" type="result"/>} 2022-05-17 22:51:44 | [Mutex] received everything. 2022-05-17 22:51:44 | [Mutex] isItemNotified: registrationSuccess :: true 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connected->disconnecting 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Terminating XMPP Stream 2022-05-17 22:51:44 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3126] Connector state changed: disconnecting->disconnected 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3126] Stream terminated 2022-05-17 22:51:44 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-05-17 22:51:44 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6a6704b8 2022-05-17 22:51:44 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@3d3ebcb0 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-17 22:51:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-17 22:51:44 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@786b02f7 2022-05-17 22:51:44 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@23738e9d 2022-05-17 22:51:45 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-05-17 22:51:45 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-05-17 22:51:45 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@71630c8f 2022-05-17 22:51:45 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-05-17 22:51:45 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-05-17 22:51:45 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-05-17 22:51:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: null->connecting 2022-05-17 22:51:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] DNS entry stored in session object: localhost:5222 2022-05-17 22:51:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Preparing connection to [localhost:5222] 2022-05-17 22:51:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-05-17 22:51:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: connecting->connected 2022-05-17 22:51:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Whitespace ping period is setted to nullms 2022-05-17 22:51:45 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-17 22:51:45 | >> <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-05-17 22:51:45 | http-admin_ :: http-admin__jy484x0212@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-05-17 22:51:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3131] Start TLS 2022-05-17 22:51:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3133] Proceeding TLS 2022-05-17 22:51:45 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-17 22:51:45 | http-admin_ :: http-admin__jy484x0212@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-17 22:51:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3133] Start handshake 2022-05-17 22:51:45 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-17 22:51:45 | >> <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-05-17 22:51:45 | http-admin_ :: http-admin__jy484x0212@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-05-17 22:51:45 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-05-17 22:51:45 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-05-17 22:51:45 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-05-17 22:51:45 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19qeTQ4NHgwMjEyLHI9TEFDaFdSWVE4T2tGdEZNMnEyREM=</auth> 2022-05-17 22:51:45 | http-admin_ :: http-admin__jy484x0212@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19qeTQ4NHgwMjEyLHI9TEFDaFdSWVE4T2tGdEZNMnEyREM=</auth> 2022-05-17 22:51:45 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1MQUNoV1JZUThPa0Z0Rk0ycTJEQ2NheUk5eXQ2SlNMcFhoWXdySVpiLHM9ZzNrUTArSFpqZ1VkZkE9PSxpPTQwOTY=</challenge> 2022-05-17 22:51:45 | http-admin_ :: http-admin__jy484x0212@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1MQUNoV1JZUThPa0Z0Rk0ycTJEQ2NheUk5eXQ2SlNMcFhoWXdySVpiLHM9ZzNrUTArSFpqZ1VkZkE9PSxpPTQwOTY=</challenge> 2022-05-17 22:51:45 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TEFDaFdSWVE4T2tGdEZNMnEyRENjYXlJOXl0NkpTTHBYaFl3cklaYixwPTR6SWRzNE9oc0lEaklQbW5yaVQ5MzlGQ3o0c2RVNGVhV2lFYlFGdWVMakE9</response> 2022-05-17 22:51:45 | http-admin_ :: http-admin__jy484x0212@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TEFDaFdSWVE4T2tGdEZNMnEyRENjYXlJOXl0NkpTTHBYaFl3cklaYixwPTR6SWRzNE9oc0lEaklQbW5yaVQ5MzlGQ3o0c2RVNGVhV2lFYlFGdWVMakE9</response> 2022-05-17 22:51:45 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj16azV5aHNRNXZzbHZ5NkZoUmtodnphelRJb000Qldzd3BYUnEzYnZZR1NjPQ==</success> 2022-05-17 22:51:45 | http-admin_ :: http-admin__jy484x0212@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj16azV5aHNRNXZzbHZ5NkZoUmtodnphelRJb000Qldzd3BYUnEzYnZZR1NjPQ==</success> 2022-05-17 22:51:45 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-17 22:51:45 | >> <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 hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="4VFYUrlUOfyP0g9fbJ8VulQAnxY=" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-05-17 22:51:45 | http-admin_ :: http-admin__jy484x0212@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 hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="4VFYUrlUOfyP0g9fbJ8VulQAnxY=" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-05-17 22:51:45 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-05-17 22:51:45 | << <iq xmlns="jabber:client" id="3W3XiNDKVdslZeWTX7vv8hX" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-05-17 22:51:45 | http-admin_ :: http-admin__jy484x0212@test-domain.com >> <iq xmlns="jabber:client" id="3W3XiNDKVdslZeWTX7vv8hX" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-05-17 22:51:45 | >> <iq to="http-admin__jy484x0212@test-domain.com/2124985174-tigase-237" xmlns="jabber:client" id="3W3XiNDKVdslZeWTX7vv8hX" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__jy484x0212@test-domain.com/2124985174-tigase-237</jid></bind></iq> 2022-05-17 22:51:45 | http-admin_ :: http-admin__jy484x0212@test-domain.com << <iq to="http-admin__jy484x0212@test-domain.com/2124985174-tigase-237" xmlns="jabber:client" id="3W3XiNDKVdslZeWTX7vv8hX" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__jy484x0212@test-domain.com/2124985174-tigase-237</jid></bind></iq> 2022-05-17 22:51:45 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-05-17 22:51:45 | << <iq xmlns="jabber:client" id="0QJYkWfSXXodNCFDww3hLN5" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-05-17 22:51:45 | http-admin_ :: http-admin__jy484x0212@test-domain.com/2124985174-tigase-237 >> <iq xmlns="jabber:client" id="0QJYkWfSXXodNCFDww3hLN5" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-05-17 22:51:45 | >> <iq to="http-admin__jy484x0212@test-domain.com/2124985174-tigase-237" xmlns="jabber:client" id="0QJYkWfSXXodNCFDww3hLN5" type="result"/> 2022-05-17 22:51:45 | http-admin_ :: http-admin__jy484x0212@test-domain.com/2124985174-tigase-237 << <iq to="http-admin__jy484x0212@test-domain.com/2124985174-tigase-237" xmlns="jabber:client" id="0QJYkWfSXXodNCFDww3hLN5" type="result"/> 2022-05-17 22:51:45 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-05-17 22:51:45 | << <iq to="test-domain.com" id="MHgbzpjKvpZ7HrXWmIBeQYj" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-05-17 22:51:45 | http-admin_ :: http-admin__jy484x0212@test-domain.com/2124985174-tigase-237 >> <iq to="test-domain.com" id="MHgbzpjKvpZ7HrXWmIBeQYj" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-05-17 22:51:45 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-05-17 22:51:45 | http-admin_ :: http-admin__jy484x0212@test-domain.com/2124985174-tigase-237 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-05-17 22:51:45 | >> <enabled resume="true" xmlns="urn:xmpp:sm:3" id="73799baf-6b95-43c8-a9cf-575b6a4fa438" max="60" location="1bc69cf4cb94"/> 2022-05-17 22:51:45 | http-admin_ :: http-admin__jy484x0212@test-domain.com/2124985174-tigase-237 << <enabled resume="true" xmlns="urn:xmpp:sm:3" id="73799baf-6b95-43c8-a9cf-575b6a4fa438" max="60" location="1bc69cf4cb94"/> 2022-05-17 22:51:45 | << <iq id="USL9LzdsoMJum0n8tZsl38H" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-05-17 22:51:45 | http-admin_ :: http-admin__jy484x0212@test-domain.com/2124985174-tigase-237 >> <iq id="USL9LzdsoMJum0n8tZsl38H" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-05-17 22:51:45 | >> <iq to="http-admin__jy484x0212@test-domain.com/2124985174-tigase-237" from="test-domain.com" xmlns="jabber:client" id="MHgbzpjKvpZ7HrXWmIBeQYj" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11786/eefdbe1f" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11786/eefdbe1f" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-05-17 22:51:45 | http-admin_ :: http-admin__jy484x0212@test-domain.com/2124985174-tigase-237 << <iq to="http-admin__jy484x0212@test-domain.com/2124985174-tigase-237" from="test-domain.com" xmlns="jabber:client" id="MHgbzpjKvpZ7HrXWmIBeQYj" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11786/eefdbe1f" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11786/eefdbe1f" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-05-17 22:51:45 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-05-17 22:51:45 | http-admin_ :: http-admin__jy484x0212@test-domain.com/2124985174-tigase-237 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-05-17 22:51:45 | >> <iq to="http-admin__jy484x0212@test-domain.com/2124985174-tigase-237" xmlns="jabber:client" id="USL9LzdsoMJum0n8tZsl38H" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-05-17 22:51:45 | http-admin_ :: http-admin__jy484x0212@test-domain.com/2124985174-tigase-237 << <iq to="http-admin__jy484x0212@test-domain.com/2124985174-tigase-237" xmlns="jabber:client" id="USL9LzdsoMJum0n8tZsl38H" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-05-17 22:51:45 | << <message to="http-admin__2vqvfw0211@test-domain.com" id="HKlBvg01dDxzgxt7ndt14Ce"><body>Test message 1</body></message> 2022-05-17 22:51:45 | http-admin_ :: http-admin__jy484x0212@test-domain.com/2124985174-tigase-237 >> <message to="http-admin__2vqvfw0211@test-domain.com" id="HKlBvg01dDxzgxt7ndt14Ce"><body>Test message 1</body></message> 2022-05-17 22:51:45 | >> <presence to="http-admin__jy484x0212@test-domain.com" from="http-admin__jy484x0212@test-domain.com/2124985174-tigase-237" xmlns="jabber:client"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence> 2022-05-17 22:51:45 | http-admin_ :: http-admin__jy484x0212@test-domain.com/2124985174-tigase-237 << <presence to="http-admin__jy484x0212@test-domain.com" from="http-admin__jy484x0212@test-domain.com/2124985174-tigase-237" xmlns="jabber:client"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence> 2022-05-17 22:51:45 | << <message to="http-admin__2vqvfw0211@test-domain.com" id="ZLmGmTO0iXiNDKVdslZeWTX"><body>Test message 2</body></message> 2022-05-17 22:51:45 | http-admin_ :: http-admin__jy484x0212@test-domain.com/2124985174-tigase-237 >> <message to="http-admin__2vqvfw0211@test-domain.com" id="ZLmGmTO0iXiNDKVdslZeWTX"><body>Test message 2</body></message> 2022-05-17 22:51:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3133] Connector state changed: connected->disconnected 2022-05-17 22:51:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3133] Stream terminated 2022-05-17 22:51:48 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-17 22:51:48 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |
testGetUserInfoUserOnline | 0.911s |
2022-05-17 22:51:48 |
2022-05-17 22:51:48 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-05-17 22:51:48 | ------------------------------------ 2022-05-17 22:51:48 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-05-17 22:51:48 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-05-17 22:51:48 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-05-17 22:51:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Using XEP-0077 mode!!!! 2022-05-17 22:51:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: null->connecting 2022-05-17 22:51:48 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4e2d5e6a 2022-05-17 22:51:48 | StateChangedEvent{oldState=null, newState=connecting} 2022-05-17 22:51:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] DNS entry stored in session object: localhost:5222 2022-05-17 22:51:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Preparing connection to [localhost:5222] 2022-05-17 22:51:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-05-17 22:51:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connecting->connected 2022-05-17 22:51:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Whitespace ping period is setted to nullms 2022-05-17 22:51:48 | [Mutex] waiting for: [registration] 2022-05-17 22:51:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-17 22:51:48 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@40eab9df 2022-05-17 22:51:48 | StateChangedEvent{oldState=connecting, newState=connected} 2022-05-17 22:51:48 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@44d5351a 2022-05-17 22:51:48 | 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-05-17 22:51:48 | 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-05-17 22:51:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3138] Start TLS 2022-05-17 22:51:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3140] Proceeding TLS 2022-05-17 22:51:48 | 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-05-17 22:51:48 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-17 22:51:48 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-05-17 22:51:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3140] Start handshake 2022-05-17 22:51:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-17 22:51:48 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1d7b3e4 2022-05-17 22:51:48 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@25ad63ba 2022-05-17 22:51:48 | 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-05-17 22:51:48 | 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-05-17 22:51:48 | 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-05-17 22:51:48 | http-admin_ :: null >> <iq to="test-domain.com" id="oXQj5dv2y6nMWaHMLzCFHqh" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-05-17 22:51:48 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="oXQj5dv2y6nMWaHMLzCFHqh" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-05-17 22:51:48 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="oXQj5dv2y6nMWaHMLzCFHqh" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq> 2022-05-17 22:51:48 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="oXQj5dv2y6nMWaHMLzCFHqh" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>} 2022-05-17 22:51:48 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@309c1291 2022-05-17 22:51:48 | http-admin_ :: null >> <iq to="test-domain.com" id="1PqIINY9laLTO3p4CfFxlbu" type="set"><query xmlns="jabber:iq:register"><username>http-admin__19z1kw0213</username><password>http-admin__19z1kw0213</password><email>a2c377c7-b473-4387-bd60-c783bd852ee0@localhost</email></query></iq> 2022-05-17 22:51:48 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="1PqIINY9laLTO3p4CfFxlbu" type="set"><query xmlns="jabber:iq:register"><username>http-admin__19z1kw0213</username><password>http-admin__19z1kw0213</password><email>a2c377c7-b473-4387-bd60-c783bd852ee0@localhost</email></query></iq>} 2022-05-17 22:51:48 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="1PqIINY9laLTO3p4CfFxlbu" type="result"/> 2022-05-17 22:51:48 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="1PqIINY9laLTO3p4CfFxlbu" type="result"/>} 2022-05-17 22:51:48 | [Mutex] received everything. 2022-05-17 22:51:48 | [Mutex] isItemNotified: registrationSuccess :: true 2022-05-17 22:51:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connected->disconnecting 2022-05-17 22:51:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Terminating XMPP Stream 2022-05-17 22:51:48 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-05-17 22:51:48 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-17 22:51:48 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-05-17 22:51:48 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-05-17 22:51:48 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5d0c9c7d 2022-05-17 22:51:48 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-05-17 22:51:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3140] Connector state changed: disconnecting->disconnected 2022-05-17 22:51:48 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@61f84cab 2022-05-17 22:51:48 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-05-17 22:51:48 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-05-17 22:51:48 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-05-17 22:51:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: null->connecting 2022-05-17 22:51:48 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2f86539d 2022-05-17 22:51:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3140] Stream terminated 2022-05-17 22:51:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] DNS entry stored in session object: localhost:5222 2022-05-17 22:51:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Preparing connection to [localhost:5222] 2022-05-17 22:51:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-05-17 22:51:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: connecting->connected 2022-05-17 22:51:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Whitespace ping period is setted to nullms 2022-05-17 22:51:48 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-17 22:51:48 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-17 22:51:48 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7fdec466 2022-05-17 22:51:48 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@46085094 2022-05-17 22:51:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-17 22:51:48 | >> <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-05-17 22:51:48 | http-admin_ :: http-admin__19z1kw0213@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-05-17 22:51:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3144] Start TLS 2022-05-17 22:51:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3147] Proceeding TLS 2022-05-17 22:51:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3147] Start handshake 2022-05-17 22:51:48 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-17 22:51:48 | http-admin_ :: http-admin__19z1kw0213@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-17 22:51:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-17 22:51:48 | >> <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-05-17 22:51:48 | http-admin_ :: http-admin__19z1kw0213@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-05-17 22:51:48 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-05-17 22:51:48 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-05-17 22:51:48 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-05-17 22:51:48 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX18xOXoxa3cwMjEzLHI9dE00M0RYbGMzUmYzZUpFTjAyU2U=</auth> 2022-05-17 22:51:48 | http-admin_ :: http-admin__19z1kw0213@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX18xOXoxa3cwMjEzLHI9dE00M0RYbGMzUmYzZUpFTjAyU2U=</auth> 2022-05-17 22:51:48 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj10TTQzRFhsYzNSZjNlSkVOMDJTZUJleTVBcXRpYkEzbzBNcko1WUhxLHM9akxxY3dxcDZUenIyV2c9PSxpPTQwOTY=</challenge> 2022-05-17 22:51:48 | http-admin_ :: http-admin__19z1kw0213@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj10TTQzRFhsYzNSZjNlSkVOMDJTZUJleTVBcXRpYkEzbzBNcko1WUhxLHM9akxxY3dxcDZUenIyV2c9PSxpPTQwOTY=</challenge> 2022-05-17 22:51:48 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dE00M0RYbGMzUmYzZUpFTjAyU2VCZXk1QXF0aWJBM28wTXJKNVlIcSxwPXRMaThTNnFQNEgycnczWFphNkQvQ1BEYmVqUEIyYVFrMTZhVnkwUzBPYlk9</response> 2022-05-17 22:51:48 | http-admin_ :: http-admin__19z1kw0213@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dE00M0RYbGMzUmYzZUpFTjAyU2VCZXk1QXF0aWJBM28wTXJKNVlIcSxwPXRMaThTNnFQNEgycnczWFphNkQvQ1BEYmVqUEIyYVFrMTZhVnkwUzBPYlk9</response> 2022-05-17 22:51:48 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1HU1BPRUJCampvUFR0aGgxNGN2QUk3UXkxbUxpZm4zVWhTZ0ZYWnlDWWtJPQ==</success> 2022-05-17 22:51:48 | http-admin_ :: http-admin__19z1kw0213@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1HU1BPRUJCampvUFR0aGgxNGN2QUk3UXkxbUxpZm4zVWhTZ0ZYWnlDWWtJPQ==</success> 2022-05-17 22:51:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-17 22:51:48 | >> <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 hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="4VFYUrlUOfyP0g9fbJ8VulQAnxY=" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-05-17 22:51:48 | http-admin_ :: http-admin__19z1kw0213@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 hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="4VFYUrlUOfyP0g9fbJ8VulQAnxY=" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-05-17 22:51:48 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-05-17 22:51:48 | << <iq xmlns="jabber:client" id="WhK17g00boaCBAnN4zv2vjS" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-05-17 22:51:48 | http-admin_ :: http-admin__19z1kw0213@test-domain.com >> <iq xmlns="jabber:client" id="WhK17g00boaCBAnN4zv2vjS" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-05-17 22:51:48 | >> <iq to="http-admin__19z1kw0213@test-domain.com/2124985174-tigase-238" xmlns="jabber:client" id="WhK17g00boaCBAnN4zv2vjS" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__19z1kw0213@test-domain.com/2124985174-tigase-238</jid></bind></iq> 2022-05-17 22:51:48 | http-admin_ :: http-admin__19z1kw0213@test-domain.com << <iq to="http-admin__19z1kw0213@test-domain.com/2124985174-tigase-238" xmlns="jabber:client" id="WhK17g00boaCBAnN4zv2vjS" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__19z1kw0213@test-domain.com/2124985174-tigase-238</jid></bind></iq> 2022-05-17 22:51:48 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-05-17 22:51:48 | << <iq xmlns="jabber:client" id="C2ZvupbodJIUPPRZt49Hzh1" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-05-17 22:51:48 | http-admin_ :: http-admin__19z1kw0213@test-domain.com/2124985174-tigase-238 >> <iq xmlns="jabber:client" id="C2ZvupbodJIUPPRZt49Hzh1" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-05-17 22:51:48 | >> <iq to="http-admin__19z1kw0213@test-domain.com/2124985174-tigase-238" xmlns="jabber:client" id="C2ZvupbodJIUPPRZt49Hzh1" type="result"/> 2022-05-17 22:51:48 | http-admin_ :: http-admin__19z1kw0213@test-domain.com/2124985174-tigase-238 << <iq to="http-admin__19z1kw0213@test-domain.com/2124985174-tigase-238" xmlns="jabber:client" id="C2ZvupbodJIUPPRZt49Hzh1" type="result"/> 2022-05-17 22:51:48 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-05-17 22:51:48 | << <iq to="test-domain.com" id="C30xyxrUfNQalRV7JAbLHxx" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-05-17 22:51:48 | http-admin_ :: http-admin__19z1kw0213@test-domain.com/2124985174-tigase-238 >> <iq to="test-domain.com" id="C30xyxrUfNQalRV7JAbLHxx" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-05-17 22:51:48 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-05-17 22:51:48 | http-admin_ :: http-admin__19z1kw0213@test-domain.com/2124985174-tigase-238 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-05-17 22:51:48 | >> <enabled resume="true" xmlns="urn:xmpp:sm:3" id="7119eab4-c090-4d8d-96c1-6c876c53c57f" max="60" location="1bc69cf4cb94"/> 2022-05-17 22:51:48 | http-admin_ :: http-admin__19z1kw0213@test-domain.com/2124985174-tigase-238 << <enabled resume="true" xmlns="urn:xmpp:sm:3" id="7119eab4-c090-4d8d-96c1-6c876c53c57f" max="60" location="1bc69cf4cb94"/> 2022-05-17 22:51:48 | << <iq id="IiHbCIr3jThGn9t5DjHqkEt" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-05-17 22:51:48 | http-admin_ :: http-admin__19z1kw0213@test-domain.com/2124985174-tigase-238 >> <iq id="IiHbCIr3jThGn9t5DjHqkEt" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-05-17 22:51:48 | >> <iq to="http-admin__19z1kw0213@test-domain.com/2124985174-tigase-238" from="test-domain.com" xmlns="jabber:client" id="C30xyxrUfNQalRV7JAbLHxx" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11786/eefdbe1f" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11786/eefdbe1f" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-05-17 22:51:48 | http-admin_ :: http-admin__19z1kw0213@test-domain.com/2124985174-tigase-238 << <iq to="http-admin__19z1kw0213@test-domain.com/2124985174-tigase-238" from="test-domain.com" xmlns="jabber:client" id="C30xyxrUfNQalRV7JAbLHxx" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11786/eefdbe1f" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11786/eefdbe1f" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-05-17 22:51:48 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-05-17 22:51:48 | http-admin_ :: http-admin__19z1kw0213@test-domain.com/2124985174-tigase-238 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-05-17 22:51:48 | >> <iq to="http-admin__19z1kw0213@test-domain.com/2124985174-tigase-238" xmlns="jabber:client" id="IiHbCIr3jThGn9t5DjHqkEt" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-05-17 22:51:48 | http-admin_ :: http-admin__19z1kw0213@test-domain.com/2124985174-tigase-238 << <iq to="http-admin__19z1kw0213@test-domain.com/2124985174-tigase-238" xmlns="jabber:client" id="IiHbCIr3jThGn9t5DjHqkEt" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-05-17 22:51:48 | >> <presence to="http-admin__19z1kw0213@test-domain.com" from="http-admin__19z1kw0213@test-domain.com/2124985174-tigase-238" xmlns="jabber:client"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence> 2022-05-17 22:51:48 | http-admin_ :: http-admin__19z1kw0213@test-domain.com/2124985174-tigase-238 << <presence to="http-admin__19z1kw0213@test-domain.com" from="http-admin__19z1kw0213@test-domain.com/2124985174-tigase-238" xmlns="jabber:client"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence> |
testModifyUser | 1.745s |
2022-05-17 22:51:49 |
2022-05-17 22:51:49 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-05-17 22:51:49 | ------------------------------------ 2022-05-17 22:51:49 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-05-17 22:51:49 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-05-17 22:51:49 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-05-17 22:51:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Using XEP-0077 mode!!!! 2022-05-17 22:51:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: null->connecting 2022-05-17 22:51:49 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@714d4343 2022-05-17 22:51:49 | StateChangedEvent{oldState=null, newState=connecting} 2022-05-17 22:51:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] DNS entry stored in session object: localhost:5222 2022-05-17 22:51:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Preparing connection to [localhost:5222] 2022-05-17 22:51:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-05-17 22:51:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connecting->connected 2022-05-17 22:51:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-17 22:51:49 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7f8aa31a 2022-05-17 22:51:49 | StateChangedEvent{oldState=connecting, newState=connected} 2022-05-17 22:51:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Whitespace ping period is setted to nullms 2022-05-17 22:51:49 | [Mutex] waiting for: [registration] 2022-05-17 22:51:49 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@7bb52833 2022-05-17 22:51:49 | 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-05-17 22:51:49 | 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-05-17 22:51:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3151] Start TLS 2022-05-17 22:51:49 | 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-05-17 22:51:49 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-17 22:51:49 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-05-17 22:51:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3153] Proceeding TLS 2022-05-17 22:51:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3153] Start handshake 2022-05-17 22:51:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-17 22:51:49 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3eb7a921 2022-05-17 22:51:49 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@257ba2ef 2022-05-17 22:51:49 | 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-05-17 22:51:49 | 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-05-17 22:51:49 | 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-05-17 22:51:49 | http-admin_ :: null >> <iq to="test-domain.com" id="1UvS2rgJvupbodJIUPPRZt4" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-05-17 22:51:49 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="1UvS2rgJvupbodJIUPPRZt4" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-05-17 22:51:49 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="1UvS2rgJvupbodJIUPPRZt4" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq> 2022-05-17 22:51:49 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="1UvS2rgJvupbodJIUPPRZt4" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>} 2022-05-17 22:51:49 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@fc35729 2022-05-17 22:51:49 | http-admin_ :: null >> <iq to="test-domain.com" id="BhARL0rfwtfKYX5n1xcpdBl" type="set"><query xmlns="jabber:iq:register"><username>http-admin__cia6vt0214</username><password>http-admin__cia6vt0214</password><email>62ed5269-74dc-454a-8d77-35fbc00b51a6@localhost</email></query></iq> 2022-05-17 22:51:49 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="BhARL0rfwtfKYX5n1xcpdBl" type="set"><query xmlns="jabber:iq:register"><username>http-admin__cia6vt0214</username><password>http-admin__cia6vt0214</password><email>62ed5269-74dc-454a-8d77-35fbc00b51a6@localhost</email></query></iq>} 2022-05-17 22:51:49 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="BhARL0rfwtfKYX5n1xcpdBl" type="result"/> 2022-05-17 22:51:49 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="BhARL0rfwtfKYX5n1xcpdBl" type="result"/>} 2022-05-17 22:51:49 | [Mutex] received everything. 2022-05-17 22:51:49 | [Mutex] isItemNotified: registrationSuccess :: true 2022-05-17 22:51:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connected->disconnecting 2022-05-17 22:51:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Terminating XMPP Stream 2022-05-17 22:51:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3153] Connector state changed: disconnecting->disconnected 2022-05-17 22:51:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3153] Stream terminated 2022-05-17 22:51:49 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-05-17 22:51:49 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-05-17 22:51:49 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5de50252 2022-05-17 22:51:49 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@5e98566e 2022-05-17 22:51:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-17 22:51:49 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-05-17 22:51:49 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-05-17 22:51:49 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@268cfb88 2022-05-17 22:51:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-17 22:51:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-17 22:51:49 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@33638a6f 2022-05-17 22:51:49 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@46e1e9c3 2022-05-17 22:51:49 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-05-17 22:51:49 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-05-17 22:51:49 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-05-17 22:51:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: null->connecting 2022-05-17 22:51:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] DNS entry stored in session object: localhost:5222 2022-05-17 22:51:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Preparing connection to [localhost:5222] 2022-05-17 22:51:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-05-17 22:51:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connecting->connected 2022-05-17 22:51:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Whitespace ping period is setted to nullms 2022-05-17 22:51:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-17 22:51:49 | >> <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-05-17 22:51:49 | http-admin_ :: http-admin__cia6vt0214@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-05-17 22:51:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3158] Start TLS 2022-05-17 22:51:49 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-17 22:51:49 | http-admin_ :: http-admin__cia6vt0214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-17 22:51:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3160] Proceeding TLS 2022-05-17 22:51:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3160] Start handshake 2022-05-17 22:51:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-17 22:51:49 | >> <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-05-17 22:51:49 | http-admin_ :: http-admin__cia6vt0214@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-05-17 22:51:49 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-05-17 22:51:49 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-05-17 22:51:49 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-05-17 22:51:49 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19jaWE2dnQwMjE0LHI9b1NacjA0V0JjSlA4QWc1TDd5ZWU=</auth> 2022-05-17 22:51:49 | http-admin_ :: http-admin__cia6vt0214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19jaWE2dnQwMjE0LHI9b1NacjA0V0JjSlA4QWc1TDd5ZWU=</auth> 2022-05-17 22:51:49 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1vU1pyMDRXQmNKUDhBZzVMN3llZVpMRGlvV0NpTENLNmtiTUZQTVNZLHM9VWNoSHdMSUh1Sm9CdkE9PSxpPTQwOTY=</challenge> 2022-05-17 22:51:49 | http-admin_ :: http-admin__cia6vt0214@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1vU1pyMDRXQmNKUDhBZzVMN3llZVpMRGlvV0NpTENLNmtiTUZQTVNZLHM9VWNoSHdMSUh1Sm9CdkE9PSxpPTQwOTY=</challenge> 2022-05-17 22:51:49 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9b1NacjA0V0JjSlA4QWc1TDd5ZWVaTERpb1dDaUxDSzZrYk1GUE1TWSxwPTJ3WnhmMVpXQ3JpWVh5V2Q2elUzN1lQVUN3M2ZaeGJVUXF3OGZvd1p4RWc9</response> 2022-05-17 22:51:49 | http-admin_ :: http-admin__cia6vt0214@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9b1NacjA0V0JjSlA4QWc1TDd5ZWVaTERpb1dDaUxDSzZrYk1GUE1TWSxwPTJ3WnhmMVpXQ3JpWVh5V2Q2elUzN1lQVUN3M2ZaeGJVUXF3OGZvd1p4RWc9</response> 2022-05-17 22:51:49 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1xK2NLd2IyVEkyMGNwSU8xUUZ0aERjeE9vWXQ5Rmx5UStRR29TN2FQSHVZPQ==</success> 2022-05-17 22:51:49 | http-admin_ :: http-admin__cia6vt0214@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1xK2NLd2IyVEkyMGNwSU8xUUZ0aERjeE9vWXQ5Rmx5UStRR29TN2FQSHVZPQ==</success> 2022-05-17 22:51:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-17 22:51:49 | >> <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 hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="4VFYUrlUOfyP0g9fbJ8VulQAnxY=" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-05-17 22:51:49 | http-admin_ :: http-admin__cia6vt0214@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 hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="4VFYUrlUOfyP0g9fbJ8VulQAnxY=" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-05-17 22:51:49 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-05-17 22:51:49 | << <iq xmlns="jabber:client" id="MVuDtdVYXjNJVTRKYW38EAx" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-05-17 22:51:49 | http-admin_ :: http-admin__cia6vt0214@test-domain.com >> <iq xmlns="jabber:client" id="MVuDtdVYXjNJVTRKYW38EAx" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-05-17 22:51:49 | >> <iq to="http-admin__cia6vt0214@test-domain.com/2124985174-tigase-239" xmlns="jabber:client" id="MVuDtdVYXjNJVTRKYW38EAx" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__cia6vt0214@test-domain.com/2124985174-tigase-239</jid></bind></iq> 2022-05-17 22:51:49 | http-admin_ :: http-admin__cia6vt0214@test-domain.com << <iq to="http-admin__cia6vt0214@test-domain.com/2124985174-tigase-239" xmlns="jabber:client" id="MVuDtdVYXjNJVTRKYW38EAx" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__cia6vt0214@test-domain.com/2124985174-tigase-239</jid></bind></iq> 2022-05-17 22:51:49 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-05-17 22:51:49 | << <iq xmlns="jabber:client" id="C85HSbJup7usV1fL1al5lP7" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-05-17 22:51:49 | http-admin_ :: http-admin__cia6vt0214@test-domain.com/2124985174-tigase-239 >> <iq xmlns="jabber:client" id="C85HSbJup7usV1fL1al5lP7" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-05-17 22:51:49 | >> <iq to="http-admin__cia6vt0214@test-domain.com/2124985174-tigase-239" xmlns="jabber:client" id="C85HSbJup7usV1fL1al5lP7" type="result"/> 2022-05-17 22:51:49 | http-admin_ :: http-admin__cia6vt0214@test-domain.com/2124985174-tigase-239 << <iq to="http-admin__cia6vt0214@test-domain.com/2124985174-tigase-239" xmlns="jabber:client" id="C85HSbJup7usV1fL1al5lP7" type="result"/> 2022-05-17 22:51:49 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-05-17 22:51:49 | << <iq to="test-domain.com" id="HYz3p4CfFxlbuZnVZrVVSes" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-05-17 22:51:49 | http-admin_ :: http-admin__cia6vt0214@test-domain.com/2124985174-tigase-239 >> <iq to="test-domain.com" id="HYz3p4CfFxlbuZnVZrVVSes" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-05-17 22:51:49 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-05-17 22:51:49 | http-admin_ :: http-admin__cia6vt0214@test-domain.com/2124985174-tigase-239 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-05-17 22:51:49 | >> <enabled resume="true" xmlns="urn:xmpp:sm:3" id="bf412a0d-3583-49b0-96b4-9d1c9872cc26" max="60" location="1bc69cf4cb94"/> 2022-05-17 22:51:49 | http-admin_ :: http-admin__cia6vt0214@test-domain.com/2124985174-tigase-239 << <enabled resume="true" xmlns="urn:xmpp:sm:3" id="bf412a0d-3583-49b0-96b4-9d1c9872cc26" max="60" location="1bc69cf4cb94"/> 2022-05-17 22:51:49 | << <iq id="ErWNXWjV6GnV3nfCfTX3zbr" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-05-17 22:51:49 | http-admin_ :: http-admin__cia6vt0214@test-domain.com/2124985174-tigase-239 >> <iq id="ErWNXWjV6GnV3nfCfTX3zbr" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-05-17 22:51:49 | >> <iq to="http-admin__cia6vt0214@test-domain.com/2124985174-tigase-239" from="test-domain.com" xmlns="jabber:client" id="HYz3p4CfFxlbuZnVZrVVSes" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11786/eefdbe1f" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11786/eefdbe1f" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-05-17 22:51:49 | http-admin_ :: http-admin__cia6vt0214@test-domain.com/2124985174-tigase-239 << <iq to="http-admin__cia6vt0214@test-domain.com/2124985174-tigase-239" from="test-domain.com" xmlns="jabber:client" id="HYz3p4CfFxlbuZnVZrVVSes" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11786/eefdbe1f" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11786/eefdbe1f" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-05-17 22:51:49 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-05-17 22:51:49 | http-admin_ :: http-admin__cia6vt0214@test-domain.com/2124985174-tigase-239 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-05-17 22:51:49 | >> <iq to="http-admin__cia6vt0214@test-domain.com/2124985174-tigase-239" xmlns="jabber:client" id="ErWNXWjV6GnV3nfCfTX3zbr" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-05-17 22:51:49 | http-admin_ :: http-admin__cia6vt0214@test-domain.com/2124985174-tigase-239 << <iq to="http-admin__cia6vt0214@test-domain.com/2124985174-tigase-239" xmlns="jabber:client" id="ErWNXWjV6GnV3nfCfTX3zbr" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-05-17 22:51:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connected->disconnecting 2022-05-17 22:51:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Terminating XMPP Stream 2022-05-17 22:51:49 | >> <presence to="http-admin__cia6vt0214@test-domain.com" from="http-admin__cia6vt0214@test-domain.com/2124985174-tigase-239" xmlns="jabber:client"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence> 2022-05-17 22:51:49 | http-admin_ :: http-admin__cia6vt0214@test-domain.com/2124985174-tigase-239 << <presence to="http-admin__cia6vt0214@test-domain.com" from="http-admin__cia6vt0214@test-domain.com/2124985174-tigase-239" xmlns="jabber:client"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence> 2022-05-17 22:51:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3160] Connector state changed: disconnecting->disconnected 2022-05-17 22:51:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3160] Stream terminated 2022-05-17 22:51:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-17 22:51:49 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-05-17 22:51:49 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-05-17 22:51:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-17 22:51:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-17 22:51:50 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-05-17 22:51:50 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true 2022-05-17 22:51:50 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-05-17 22:51:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: null->connecting 2022-05-17 22:51:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] DNS entry stored in session object: localhost:5222 2022-05-17 22:51:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Preparing connection to [localhost:5222] 2022-05-17 22:51:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-05-17 22:51:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: connecting->connected 2022-05-17 22:51:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Whitespace ping period is setted to nullms 2022-05-17 22:51:50 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-17 22:51:50 | >> <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-05-17 22:51:50 | http-admin_ :: http-admin__cia6vt0214@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-05-17 22:51:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3158] Start TLS 2022-05-17 22:51:50 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-17 22:51:50 | http-admin_ :: http-admin__cia6vt0214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-17 22:51:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3167] Proceeding TLS 2022-05-17 22:51:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3167] Start handshake 2022-05-17 22:51:50 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-17 22:51:50 | >> <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-05-17 22:51:50 | http-admin_ :: http-admin__cia6vt0214@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-05-17 22:51:50 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-05-17 22:51:50 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-05-17 22:51:50 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-05-17 22:51:50 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19jaWE2dnQwMjE0LHI9aGI1RWZqdEk2Y0JhOXFPcmJzbXQ=</auth> 2022-05-17 22:51:50 | http-admin_ :: http-admin__cia6vt0214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19jaWE2dnQwMjE0LHI9aGI1RWZqdEk2Y0JhOXFPcmJzbXQ=</auth> 2022-05-17 22:51:50 | >> <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-05-17 22:51:50 | http-admin_ :: http-admin__cia6vt0214@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-05-17 22:51:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3158] Connector state changed: connected->disconnecting 2022-05-17 22:51:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3158] Terminating XMPP Stream 2022-05-17 22:51:50 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-17 22:51:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3167] Connector state changed: disconnecting->disconnected 2022-05-17 22:51:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3167] Stream terminated 2022-05-17 22:51:50 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-17 22:51:50 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |