Test duration : 11.223s
Passed Tests | ||
---|---|---|
tigase.tests.http.TestAdminUI | ||
testAddUser | 1.488s |
2022-05-10 22:40:35 |
2022-05-10 22:40:35 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-05-10 22:40:35 | ------------------------------------ |
testAuthorization | 0.177s |
2022-05-10 22:40:37 |
2022-05-10 22:40:37 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-05-10 22:40:37 | ------------------------------------ |
testCommandsAvailability | 0.544s |
2022-05-10 22:40:37 |
2022-05-10 22:40:37 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-05-10 22:40:37 | ------------------------------------ |
testDeleteUser | 0.903s |
2022-05-10 22:40:37 |
2022-05-10 22:40:37 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-05-10 22:40:37 | ------------------------------------ 2022-05-10 22:40:37 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-05-10 22:40:37 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-05-10 22:40:37 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-05-10 22:40:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Using XEP-0077 mode!!!! 2022-05-10 22:40:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: null->connecting 2022-05-10 22:40:37 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4a33bf17 2022-05-10 22:40:37 | StateChangedEvent{oldState=null, newState=connecting} 2022-05-10 22:40:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] DNS entry stored in session object: localhost:5222 2022-05-10 22:40:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Preparing connection to [localhost:5222] 2022-05-10 22:40:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-05-10 22:40:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connecting->connected 2022-05-10 22:40:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Whitespace ping period is setted to nullms 2022-05-10 22:40:37 | [Mutex] waiting for: [registration] 2022-05-10 22:40:37 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-10 22:40:37 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@44f45821 2022-05-10 22:40:37 | StateChangedEvent{oldState=connecting, newState=connected} 2022-05-10 22:40:37 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@40cbd467 2022-05-10 22:40:37 | 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-10 22:40:37 | 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-10 22:40:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3103] Start TLS 2022-05-10 22:40:37 | 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-10 22:40:37 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-10 22:40:37 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-05-10 22:40:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3105] Proceeding TLS 2022-05-10 22:40:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3105] Start handshake 2022-05-10 22:40:37 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-10 22:40:37 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5c9521a 2022-05-10 22:40:37 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@52559eb3 2022-05-10 22:40:37 | 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-10 22:40:37 | 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-10 22:40:37 | 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-10 22:40:37 | http-admin_ :: null >> <iq to="test-domain.com" id="sWf2dV4wxmOO27ucSKXfN3m" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-05-10 22:40:37 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="sWf2dV4wxmOO27ucSKXfN3m" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-05-10 22:40:37 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="sWf2dV4wxmOO27ucSKXfN3m" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-05-10 22:40:37 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="sWf2dV4wxmOO27ucSKXfN3m" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-05-10 22:40:37 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@3486f188 2022-05-10 22:40:37 | http-admin_ :: null >> <iq to="test-domain.com" id="rNMqUXp2sp6iMYZeGQGPZh1" type="set"><query xmlns="jabber:iq:register"><username>http-admin__ed4suh0210</username><password>http-admin__ed4suh0210</password><email>06341bdf-7c15-436c-8bbc-ac82d8300ff0@localhost</email></query></iq> 2022-05-10 22:40:37 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="rNMqUXp2sp6iMYZeGQGPZh1" type="set"><query xmlns="jabber:iq:register"><username>http-admin__ed4suh0210</username><password>http-admin__ed4suh0210</password><email>06341bdf-7c15-436c-8bbc-ac82d8300ff0@localhost</email></query></iq>} 2022-05-10 22:40:38 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="rNMqUXp2sp6iMYZeGQGPZh1" type="result"/> 2022-05-10 22:40:38 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="rNMqUXp2sp6iMYZeGQGPZh1" type="result"/>} 2022-05-10 22:40:38 | [Mutex] received everything. 2022-05-10 22:40:38 | [Mutex] isItemNotified: registrationSuccess :: true 2022-05-10 22:40:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connected->disconnecting 2022-05-10 22:40:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Terminating XMPP Stream 2022-05-10 22:40:38 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-05-10 22:40:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3105] Connector state changed: disconnecting->disconnected 2022-05-10 22:40:38 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-05-10 22:40:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3105] Stream terminated 2022-05-10 22:40:38 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2af06393 2022-05-10 22:40:38 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@65e6ad55 2022-05-10 22:40:38 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-10 22:40:38 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-05-10 22:40:38 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-05-10 22:40:38 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1bb8175c 2022-05-10 22:40:38 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-10 22:40:38 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-10 22:40:38 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1831af12 2022-05-10 22:40:38 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@31f4ab7c |
testGetUserInfoUserOffline | 3.878s |
2022-05-10 22:40:38 |
2022-05-10 22:40:38 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-05-10 22:40:38 | ------------------------------------ 2022-05-10 22:40:38 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-05-10 22:40:38 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-05-10 22:40:38 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-05-10 22:40:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Using XEP-0077 mode!!!! 2022-05-10 22:40:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: null->connecting 2022-05-10 22:40:38 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@20b58995 2022-05-10 22:40:38 | StateChangedEvent{oldState=null, newState=connecting} 2022-05-10 22:40:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] DNS entry stored in session object: localhost:5222 2022-05-10 22:40:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Preparing connection to [localhost:5222] 2022-05-10 22:40:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-05-10 22:40:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connecting->connected 2022-05-10 22:40:38 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-10 22:40:38 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2e7273f3 2022-05-10 22:40:38 | StateChangedEvent{oldState=connecting, newState=connected} 2022-05-10 22:40:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Whitespace ping period is setted to nullms 2022-05-10 22:40:38 | [Mutex] waiting for: [registration] 2022-05-10 22:40:38 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@2a4de2e5 2022-05-10 22:40:38 | 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-10 22:40:38 | 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-10 22:40:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3111] Start TLS 2022-05-10 22:40:38 | 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-10 22:40:38 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-10 22:40:38 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-05-10 22:40:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3113] Proceeding TLS 2022-05-10 22:40:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3113] Start handshake 2022-05-10 22:40:38 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@6f4f79c8 2022-05-10 22:40:38 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-10 22:40:38 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@633abc95 2022-05-10 22:40:38 | 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-10 22:40:38 | 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-10 22:40:38 | 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-10 22:40:38 | http-admin_ :: null >> <iq to="test-domain.com" id="wONsp6iMYZeGQGPZh1i29Kz" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-05-10 22:40:38 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="wONsp6iMYZeGQGPZh1i29Kz" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-05-10 22:40:38 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="wONsp6iMYZeGQGPZh1i29Kz" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-05-10 22:40:38 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="wONsp6iMYZeGQGPZh1i29Kz" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-05-10 22:40:38 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@5eeab6ea 2022-05-10 22:40:38 | http-admin_ :: null >> <iq to="test-domain.com" id="N3uxw7EkRPMMMWW1xiYraq2" type="set"><query xmlns="jabber:iq:register"><username>http-admin__6x29o40211</username><password>http-admin__6x29o40211</password><email>cecca745-975e-4398-ba56-81253aebaa48@localhost</email></query></iq> 2022-05-10 22:40:38 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="N3uxw7EkRPMMMWW1xiYraq2" type="set"><query xmlns="jabber:iq:register"><username>http-admin__6x29o40211</username><password>http-admin__6x29o40211</password><email>cecca745-975e-4398-ba56-81253aebaa48@localhost</email></query></iq>} 2022-05-10 22:40:38 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="N3uxw7EkRPMMMWW1xiYraq2" type="result"/> 2022-05-10 22:40:38 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="N3uxw7EkRPMMMWW1xiYraq2" type="result"/>} 2022-05-10 22:40:38 | [Mutex] received everything. 2022-05-10 22:40:38 | [Mutex] isItemNotified: registrationSuccess :: true 2022-05-10 22:40:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connected->disconnecting 2022-05-10 22:40:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Terminating XMPP Stream 2022-05-10 22:40:38 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-05-10 22:40:38 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-10 22:40:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3113] Connector state changed: disconnecting->disconnected 2022-05-10 22:40:38 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@1b752d18 2022-05-10 22:40:38 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-05-10 22:40:38 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@f608687 2022-05-10 22:40:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3113] Stream terminated 2022-05-10 22:40:38 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-10 22:40:38 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@39084dea 2022-05-10 22:40:38 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-10 22:40:38 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@325ee1c7 2022-05-10 22:40:38 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-05-10 22:40:38 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-05-10 22:40:38 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@710779 2022-05-10 22:40:38 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-05-10 22:40:38 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-05-10 22:40:38 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-05-10 22:40:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: null->connecting 2022-05-10 22:40:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] DNS entry stored in session object: localhost:5222 2022-05-10 22:40:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Preparing connection to [localhost:5222] 2022-05-10 22:40:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-05-10 22:40:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connecting->connected 2022-05-10 22:40:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Whitespace ping period is setted to nullms 2022-05-10 22:40:38 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-10 22:40:38 | >> <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-10 22:40:38 | http-admin_ :: http-admin__6x29o40211@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-10 22:40:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3118] Start TLS 2022-05-10 22:40:38 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-10 22:40:38 | http-admin_ :: http-admin__6x29o40211@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-10 22:40:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3120] Proceeding TLS 2022-05-10 22:40:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3120] Start handshake 2022-05-10 22:40:39 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-10 22:40:39 | >> <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-10 22:40:39 | http-admin_ :: http-admin__6x29o40211@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-10 22:40:39 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-05-10 22:40:39 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-05-10 22:40:39 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-05-10 22:40:39 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX182eDI5bzQwMjExLHI9QjhKcTdQRjFzdXhFNmZkNWdOOHI=</auth> 2022-05-10 22:40:39 | http-admin_ :: http-admin__6x29o40211@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX182eDI5bzQwMjExLHI9QjhKcTdQRjFzdXhFNmZkNWdOOHI=</auth> 2022-05-10 22:40:39 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1COEpxN1BGMXN1eEU2ZmQ1Z044cjVLdjltUmtzQ1lSYkJmUkxDbWhCLHM9VE5ZNTZTL0ZuZCtWU1E9PSxpPTQwOTY=</challenge> 2022-05-10 22:40:39 | http-admin_ :: http-admin__6x29o40211@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1COEpxN1BGMXN1eEU2ZmQ1Z044cjVLdjltUmtzQ1lSYkJmUkxDbWhCLHM9VE5ZNTZTL0ZuZCtWU1E9PSxpPTQwOTY=</challenge> 2022-05-10 22:40:39 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QjhKcTdQRjFzdXhFNmZkNWdOOHI1S3Y5bVJrc0NZUmJCZlJMQ21oQixwPWtEdTE1V3phT3l6YmlNcHdUNzJlMFZIaGxWbG5VM2tKQ3BvbDBodVhrQWs9</response> 2022-05-10 22:40:39 | http-admin_ :: http-admin__6x29o40211@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QjhKcTdQRjFzdXhFNmZkNWdOOHI1S3Y5bVJrc0NZUmJCZlJMQ21oQixwPWtEdTE1V3phT3l6YmlNcHdUNzJlMFZIaGxWbG5VM2tKQ3BvbDBodVhrQWs9</response> 2022-05-10 22:40:39 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1YWncvaThPSEZYRnNjQ1BqWCtCTit2dTlvMXNrYldyTGlGeGlVdzQ3bW9vPQ==</success> 2022-05-10 22:40:39 | http-admin_ :: http-admin__6x29o40211@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1YWncvaThPSEZYRnNjQ1BqWCtCTit2dTlvMXNrYldyTGlGeGlVdzQ3bW9vPQ==</success> 2022-05-10 22:40:39 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-10 22:40:39 | >> <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 node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="7HLjstIW4NWURjEp7p/yT72XHKM="/></features> 2022-05-10 22:40:39 | http-admin_ :: http-admin__6x29o40211@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 node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="7HLjstIW4NWURjEp7p/yT72XHKM="/></features> 2022-05-10 22:40:39 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-05-10 22:40:39 | << <iq xmlns="jabber:client" id="62plW6GmbHHRYoRapeubt4m" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-05-10 22:40:39 | http-admin_ :: http-admin__6x29o40211@test-domain.com >> <iq xmlns="jabber:client" id="62plW6GmbHHRYoRapeubt4m" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-05-10 22:40:39 | >> <iq xmlns="jabber:client" id="62plW6GmbHHRYoRapeubt4m" to="http-admin__6x29o40211@test-domain.com/1198126832-tigase-237" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__6x29o40211@test-domain.com/1198126832-tigase-237</jid></bind></iq> 2022-05-10 22:40:39 | http-admin_ :: http-admin__6x29o40211@test-domain.com << <iq xmlns="jabber:client" id="62plW6GmbHHRYoRapeubt4m" to="http-admin__6x29o40211@test-domain.com/1198126832-tigase-237" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__6x29o40211@test-domain.com/1198126832-tigase-237</jid></bind></iq> 2022-05-10 22:40:39 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-05-10 22:40:39 | << <iq xmlns="jabber:client" id="N5wBEnamVX2iO04h3k2zqW4" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-05-10 22:40:39 | http-admin_ :: http-admin__6x29o40211@test-domain.com/1198126832-tigase-237 >> <iq xmlns="jabber:client" id="N5wBEnamVX2iO04h3k2zqW4" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-05-10 22:40:39 | >> <iq xmlns="jabber:client" id="N5wBEnamVX2iO04h3k2zqW4" to="http-admin__6x29o40211@test-domain.com/1198126832-tigase-237" type="result"/> 2022-05-10 22:40:39 | http-admin_ :: http-admin__6x29o40211@test-domain.com/1198126832-tigase-237 << <iq xmlns="jabber:client" id="N5wBEnamVX2iO04h3k2zqW4" to="http-admin__6x29o40211@test-domain.com/1198126832-tigase-237" type="result"/> 2022-05-10 22:40:39 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-05-10 22:40:39 | << <iq to="test-domain.com" id="eX69yybOHOEv7mW6AeBHCCJ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-05-10 22:40:39 | http-admin_ :: http-admin__6x29o40211@test-domain.com/1198126832-tigase-237 >> <iq to="test-domain.com" id="eX69yybOHOEv7mW6AeBHCCJ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-05-10 22:40:39 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-05-10 22:40:39 | http-admin_ :: http-admin__6x29o40211@test-domain.com/1198126832-tigase-237 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-05-10 22:40:39 | >> <enabled resume="true" xmlns="urn:xmpp:sm:3" id="182014ef-1c97-4879-b934-bf2daa2e6386" location="61c39d2ed70d" max="60"/> 2022-05-10 22:40:39 | http-admin_ :: http-admin__6x29o40211@test-domain.com/1198126832-tigase-237 << <enabled resume="true" xmlns="urn:xmpp:sm:3" id="182014ef-1c97-4879-b934-bf2daa2e6386" location="61c39d2ed70d" max="60"/> 2022-05-10 22:40:39 | << <iq id="d0ddT2w7GriCrZ6q4w6lbAy" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-05-10 22:40:39 | http-admin_ :: http-admin__6x29o40211@test-domain.com/1198126832-tigase-237 >> <iq id="d0ddT2w7GriCrZ6q4w6lbAy" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-05-10 22:40:39 | >> <iq from="test-domain.com" xmlns="jabber:client" id="eX69yybOHOEv7mW6AeBHCCJ" to="http-admin__6x29o40211@test-domain.com/1198126832-tigase-237" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11741/eefdbe1f" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11741/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="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-05-10 22:40:39 | http-admin_ :: http-admin__6x29o40211@test-domain.com/1198126832-tigase-237 << <iq from="test-domain.com" xmlns="jabber:client" id="eX69yybOHOEv7mW6AeBHCCJ" to="http-admin__6x29o40211@test-domain.com/1198126832-tigase-237" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11741/eefdbe1f" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11741/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="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-05-10 22:40:39 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-05-10 22:40:39 | http-admin_ :: http-admin__6x29o40211@test-domain.com/1198126832-tigase-237 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-05-10 22:40:39 | >> <iq xmlns="jabber:client" id="d0ddT2w7GriCrZ6q4w6lbAy" to="http-admin__6x29o40211@test-domain.com/1198126832-tigase-237" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-05-10 22:40:39 | http-admin_ :: http-admin__6x29o40211@test-domain.com/1198126832-tigase-237 << <iq xmlns="jabber:client" id="d0ddT2w7GriCrZ6q4w6lbAy" to="http-admin__6x29o40211@test-domain.com/1198126832-tigase-237" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-05-10 22:40:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connected->disconnecting 2022-05-10 22:40:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Terminating XMPP Stream 2022-05-10 22:40:39 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-10 22:40:39 | >> <presence from="http-admin__6x29o40211@test-domain.com/1198126832-tigase-237" xmlns="jabber:client" to="http-admin__6x29o40211@test-domain.com"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-05-10 22:40:39 | http-admin_ :: http-admin__6x29o40211@test-domain.com/1198126832-tigase-237 << <presence from="http-admin__6x29o40211@test-domain.com/1198126832-tigase-237" xmlns="jabber:client" to="http-admin__6x29o40211@test-domain.com"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-05-10 22:40:39 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-10 22:40:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3120] Connector state changed: disconnecting->disconnected 2022-05-10 22:40:39 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-05-10 22:40:39 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-05-10 22:40:39 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-05-10 22:40:39 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-05-10 22:40:39 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-05-10 22:40:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Using XEP-0077 mode!!!! 2022-05-10 22:40:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: null->connecting 2022-05-10 22:40:39 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@12ebb5e9 2022-05-10 22:40:39 | StateChangedEvent{oldState=null, newState=connecting} 2022-05-10 22:40:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] DNS entry stored in session object: localhost:5222 2022-05-10 22:40:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Preparing connection to [localhost:5222] 2022-05-10 22:40:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-05-10 22:40:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connecting->connected 2022-05-10 22:40:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Whitespace ping period is setted to nullms 2022-05-10 22:40:39 | [Mutex] waiting for: [registration] 2022-05-10 22:40:39 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-10 22:40:39 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1c2c49c4 2022-05-10 22:40:39 | StateChangedEvent{oldState=connecting, newState=connected} 2022-05-10 22:40:39 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@1813de99 2022-05-10 22:40:39 | 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-10 22:40:39 | 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-10 22:40:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3124] Start TLS 2022-05-10 22:40:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3126] Proceeding TLS 2022-05-10 22:40:39 | 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-10 22:40:39 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-10 22:40:39 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-05-10 22:40:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3126] Start handshake 2022-05-10 22:40:39 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-10 22:40:39 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5d1143ff 2022-05-10 22:40:39 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@121ae149 2022-05-10 22:40:39 | 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-10 22:40:39 | 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-10 22:40:39 | 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-10 22:40:39 | http-admin_ :: null >> <iq to="test-domain.com" id="66ttcCIqjXdT2w7GriCrZ6q" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-05-10 22:40:39 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="66ttcCIqjXdT2w7GriCrZ6q" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-05-10 22:40:39 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="66ttcCIqjXdT2w7GriCrZ6q" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-05-10 22:40:39 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="66ttcCIqjXdT2w7GriCrZ6q" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-05-10 22:40:39 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@6c86f8a7 2022-05-10 22:40:39 | http-admin_ :: null >> <iq to="test-domain.com" id="qVUwqUXp2sp6iMYZeGQGPZh" type="set"><query xmlns="jabber:iq:register"><username>http-admin__awduiu0212</username><password>http-admin__awduiu0212</password><email>24518728-a3ad-4675-8748-18b8d08b8171@localhost</email></query></iq> 2022-05-10 22:40:39 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="qVUwqUXp2sp6iMYZeGQGPZh" type="set"><query xmlns="jabber:iq:register"><username>http-admin__awduiu0212</username><password>http-admin__awduiu0212</password><email>24518728-a3ad-4675-8748-18b8d08b8171@localhost</email></query></iq>} 2022-05-10 22:40:39 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="qVUwqUXp2sp6iMYZeGQGPZh" type="result"/> 2022-05-10 22:40:39 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="qVUwqUXp2sp6iMYZeGQGPZh" type="result"/>} 2022-05-10 22:40:39 | [Mutex] received everything. 2022-05-10 22:40:39 | [Mutex] isItemNotified: registrationSuccess :: true 2022-05-10 22:40:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connected->disconnecting 2022-05-10 22:40:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Terminating XMPP Stream 2022-05-10 22:40:39 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-05-10 22:40:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3126] Connector state changed: disconnecting->disconnected 2022-05-10 22:40:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3126] Stream terminated 2022-05-10 22:40:39 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-05-10 22:40:39 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6a6704b8 2022-05-10 22:40:39 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@3d3ebcb0 2022-05-10 22:40:39 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-10 22:40:39 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-05-10 22:40:39 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-05-10 22:40:39 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@786b02f7 2022-05-10 22:40:39 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-05-10 22:40:39 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-05-10 22:40:39 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-05-10 22:40:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: null->connecting 2022-05-10 22:40:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] DNS entry stored in session object: localhost:5222 2022-05-10 22:40:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Preparing connection to [localhost:5222] 2022-05-10 22:40:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-05-10 22:40:39 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-10 22:40:39 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-10 22:40:39 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@23738e9d 2022-05-10 22:40:39 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@71630c8f 2022-05-10 22:40:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: connecting->connected 2022-05-10 22:40:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Whitespace ping period is setted to nullms 2022-05-10 22:40:39 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-10 22:40:39 | >> <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-10 22:40:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3131] Start TLS 2022-05-10 22:40:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3133] Proceeding TLS 2022-05-10 22:40:39 | http-admin_ :: http-admin__awduiu0212@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-10 22:40:39 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-10 22:40:39 | http-admin_ :: http-admin__awduiu0212@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-10 22:40:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3133] Start handshake 2022-05-10 22:40:39 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-10 22:40:39 | >> <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-10 22:40:39 | http-admin_ :: http-admin__awduiu0212@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-10 22:40:39 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-05-10 22:40:39 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-05-10 22:40:39 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-05-10 22:40:39 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19hd2R1aXUwMjEyLHI9MFN1Q0NES1dqR3pCWVM0OXE1VW8=</auth> 2022-05-10 22:40:39 | http-admin_ :: http-admin__awduiu0212@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19hd2R1aXUwMjEyLHI9MFN1Q0NES1dqR3pCWVM0OXE1VW8=</auth> 2022-05-10 22:40:39 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0wU3VDQ0RLV2pHekJZUzQ5cTVVb3IyM09KZlVSaWs4b3FWRDJOV3dOLHM9L0tLQWdCMWNVbmVIdUE9PSxpPTQwOTY=</challenge> 2022-05-10 22:40:39 | http-admin_ :: http-admin__awduiu0212@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0wU3VDQ0RLV2pHekJZUzQ5cTVVb3IyM09KZlVSaWs4b3FWRDJOV3dOLHM9L0tLQWdCMWNVbmVIdUE9PSxpPTQwOTY=</challenge> 2022-05-10 22:40:39 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MFN1Q0NES1dqR3pCWVM0OXE1VW9yMjNPSmZVUmlrOG9xVkQyTld3TixwPUpVMkpiRnUwMTdVL1R0aHJkdSswakJCblJMK2pFK0paK1JnUFBQVVZjSzQ9</response> 2022-05-10 22:40:39 | http-admin_ :: http-admin__awduiu0212@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MFN1Q0NES1dqR3pCWVM0OXE1VW9yMjNPSmZVUmlrOG9xVkQyTld3TixwPUpVMkpiRnUwMTdVL1R0aHJkdSswakJCblJMK2pFK0paK1JnUFBQVVZjSzQ9</response> 2022-05-10 22:40:39 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1qTkJNMmQycFZXaDBnbHJUR1lwV29ESmJOcCtJSGE1RWFqdEo3eDlrSm9FPQ==</success> 2022-05-10 22:40:39 | http-admin_ :: http-admin__awduiu0212@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1qTkJNMmQycFZXaDBnbHJUR1lwV29ESmJOcCtJSGE1RWFqdEo3eDlrSm9FPQ==</success> 2022-05-10 22:40:39 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-10 22:40:39 | >> <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 node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="7HLjstIW4NWURjEp7p/yT72XHKM="/></features> 2022-05-10 22:40:39 | http-admin_ :: http-admin__awduiu0212@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 node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="7HLjstIW4NWURjEp7p/yT72XHKM="/></features> 2022-05-10 22:40:39 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-05-10 22:40:39 | << <iq xmlns="jabber:client" id="s6pmRdEGR06ocr8usUhT5Dw" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-05-10 22:40:39 | http-admin_ :: http-admin__awduiu0212@test-domain.com >> <iq xmlns="jabber:client" id="s6pmRdEGR06ocr8usUhT5Dw" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-05-10 22:40:39 | >> <iq xmlns="jabber:client" id="s6pmRdEGR06ocr8usUhT5Dw" to="http-admin__awduiu0212@test-domain.com/1198126832-tigase-238" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__awduiu0212@test-domain.com/1198126832-tigase-238</jid></bind></iq> 2022-05-10 22:40:39 | http-admin_ :: http-admin__awduiu0212@test-domain.com << <iq xmlns="jabber:client" id="s6pmRdEGR06ocr8usUhT5Dw" to="http-admin__awduiu0212@test-domain.com/1198126832-tigase-238" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__awduiu0212@test-domain.com/1198126832-tigase-238</jid></bind></iq> 2022-05-10 22:40:39 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-05-10 22:40:39 | << <iq xmlns="jabber:client" id="tNsxzm6HGs6ChOQak7zrlWk" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-05-10 22:40:39 | http-admin_ :: http-admin__awduiu0212@test-domain.com/1198126832-tigase-238 >> <iq xmlns="jabber:client" id="tNsxzm6HGs6ChOQak7zrlWk" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-05-10 22:40:39 | >> <iq xmlns="jabber:client" id="tNsxzm6HGs6ChOQak7zrlWk" to="http-admin__awduiu0212@test-domain.com/1198126832-tigase-238" type="result"/> 2022-05-10 22:40:39 | http-admin_ :: http-admin__awduiu0212@test-domain.com/1198126832-tigase-238 << <iq xmlns="jabber:client" id="tNsxzm6HGs6ChOQak7zrlWk" to="http-admin__awduiu0212@test-domain.com/1198126832-tigase-238" type="result"/> 2022-05-10 22:40:39 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-05-10 22:40:39 | << <iq to="test-domain.com" id="E03O6cR3phO4dSP4axbucCC" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-05-10 22:40:39 | http-admin_ :: http-admin__awduiu0212@test-domain.com/1198126832-tigase-238 >> <iq to="test-domain.com" id="E03O6cR3phO4dSP4axbucCC" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-05-10 22:40:39 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-05-10 22:40:39 | http-admin_ :: http-admin__awduiu0212@test-domain.com/1198126832-tigase-238 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-05-10 22:40:39 | >> <enabled resume="true" xmlns="urn:xmpp:sm:3" id="ad751bf2-bbf2-4b63-8720-897ebda99203" location="61c39d2ed70d" max="60"/> 2022-05-10 22:40:39 | http-admin_ :: http-admin__awduiu0212@test-domain.com/1198126832-tigase-238 << <enabled resume="true" xmlns="urn:xmpp:sm:3" id="ad751bf2-bbf2-4b63-8720-897ebda99203" location="61c39d2ed70d" max="60"/> 2022-05-10 22:40:39 | << <iq id="M144dSP4axbucCCiJX8ENSQ" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-05-10 22:40:39 | http-admin_ :: http-admin__awduiu0212@test-domain.com/1198126832-tigase-238 >> <iq id="M144dSP4axbucCCiJX8ENSQ" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-05-10 22:40:39 | >> <iq from="test-domain.com" xmlns="jabber:client" id="E03O6cR3phO4dSP4axbucCC" to="http-admin__awduiu0212@test-domain.com/1198126832-tigase-238" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11741/eefdbe1f" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11741/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="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-05-10 22:40:39 | http-admin_ :: http-admin__awduiu0212@test-domain.com/1198126832-tigase-238 << <iq from="test-domain.com" xmlns="jabber:client" id="E03O6cR3phO4dSP4axbucCC" to="http-admin__awduiu0212@test-domain.com/1198126832-tigase-238" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11741/eefdbe1f" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11741/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="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-05-10 22:40:39 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-05-10 22:40:39 | http-admin_ :: http-admin__awduiu0212@test-domain.com/1198126832-tigase-238 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-05-10 22:40:39 | >> <iq xmlns="jabber:client" id="M144dSP4axbucCCiJX8ENSQ" to="http-admin__awduiu0212@test-domain.com/1198126832-tigase-238" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-05-10 22:40:39 | http-admin_ :: http-admin__awduiu0212@test-domain.com/1198126832-tigase-238 << <iq xmlns="jabber:client" id="M144dSP4axbucCCiJX8ENSQ" to="http-admin__awduiu0212@test-domain.com/1198126832-tigase-238" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-05-10 22:40:39 | << <message to="http-admin__6x29o40211@test-domain.com" id="d7krlWkJUTcq3dykS8kN5oa"><body>Test message 1</body></message> 2022-05-10 22:40:39 | http-admin_ :: http-admin__awduiu0212@test-domain.com/1198126832-tigase-238 >> <message to="http-admin__6x29o40211@test-domain.com" id="d7krlWkJUTcq3dykS8kN5oa"><body>Test message 1</body></message> 2022-05-10 22:40:39 | >> <presence from="http-admin__awduiu0212@test-domain.com/1198126832-tigase-238" xmlns="jabber:client" to="http-admin__awduiu0212@test-domain.com"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-05-10 22:40:39 | http-admin_ :: http-admin__awduiu0212@test-domain.com/1198126832-tigase-238 << <presence from="http-admin__awduiu0212@test-domain.com/1198126832-tigase-238" xmlns="jabber:client" to="http-admin__awduiu0212@test-domain.com"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-05-10 22:40:39 | << <message to="http-admin__6x29o40211@test-domain.com" id="LgJcQLY1sW5hGAoaoVlUcT4"><body>Test message 2</body></message> 2022-05-10 22:40:39 | http-admin_ :: http-admin__awduiu0212@test-domain.com/1198126832-tigase-238 >> <message to="http-admin__6x29o40211@test-domain.com" id="LgJcQLY1sW5hGAoaoVlUcT4"><body>Test message 2</body></message> 2022-05-10 22:40:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3133] Connector state changed: connected->disconnected 2022-05-10 22:40:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3133] Stream terminated 2022-05-10 22:40:42 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-10 22:40:42 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |
testGetUserInfoUserOnline | 1.074s |
2022-05-10 22:40:42 |
2022-05-10 22:40:42 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-05-10 22:40:42 | ------------------------------------ 2022-05-10 22:40:42 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-05-10 22:40:42 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-05-10 22:40:42 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-05-10 22:40:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Using XEP-0077 mode!!!! 2022-05-10 22:40:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: null->connecting 2022-05-10 22:40:42 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@af603cf 2022-05-10 22:40:42 | StateChangedEvent{oldState=null, newState=connecting} 2022-05-10 22:40:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] DNS entry stored in session object: localhost:5222 2022-05-10 22:40:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Preparing connection to [localhost:5222] 2022-05-10 22:40:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-05-10 22:40:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connecting->connected 2022-05-10 22:40:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Whitespace ping period is setted to nullms 2022-05-10 22:40:42 | [Mutex] waiting for: [registration] 2022-05-10 22:40:42 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-10 22:40:42 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@431ece1 2022-05-10 22:40:42 | StateChangedEvent{oldState=connecting, newState=connected} 2022-05-10 22:40:42 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@e68bf 2022-05-10 22:40:42 | 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-10 22:40:42 | 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-10 22:40:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3138] Start TLS 2022-05-10 22:40:42 | 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-10 22:40:42 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-10 22:40:42 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-05-10 22:40:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3140] Proceeding TLS 2022-05-10 22:40:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3140] Start handshake 2022-05-10 22:40:42 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-10 22:40:42 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@450ce6da 2022-05-10 22:40:42 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@7fde7dcf 2022-05-10 22:40:42 | 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-10 22:40:42 | 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-10 22:40:42 | 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-10 22:40:42 | http-admin_ :: null >> <iq to="test-domain.com" id="043Yraq2u1iO6cR3phO4dSP" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-05-10 22:40:42 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="043Yraq2u1iO6cR3phO4dSP" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-05-10 22:40:42 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="043Yraq2u1iO6cR3phO4dSP" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-05-10 22:40:42 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="043Yraq2u1iO6cR3phO4dSP" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-05-10 22:40:42 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@7403c031 2022-05-10 22:40:42 | http-admin_ :: null >> <iq to="test-domain.com" id="u0PDumdIweSNQUiADBvtcQL" type="set"><query xmlns="jabber:iq:register"><username>http-admin__jbj2so0213</username><password>http-admin__jbj2so0213</password><email>62a9e9fd-99aa-4808-8761-5f1a91368d7b@localhost</email></query></iq> 2022-05-10 22:40:42 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="u0PDumdIweSNQUiADBvtcQL" type="set"><query xmlns="jabber:iq:register"><username>http-admin__jbj2so0213</username><password>http-admin__jbj2so0213</password><email>62a9e9fd-99aa-4808-8761-5f1a91368d7b@localhost</email></query></iq>} 2022-05-10 22:40:42 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="u0PDumdIweSNQUiADBvtcQL" type="result"/> 2022-05-10 22:40:42 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="u0PDumdIweSNQUiADBvtcQL" type="result"/>} 2022-05-10 22:40:42 | [Mutex] received everything. 2022-05-10 22:40:42 | [Mutex] isItemNotified: registrationSuccess :: true 2022-05-10 22:40:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connected->disconnecting 2022-05-10 22:40:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Terminating XMPP Stream 2022-05-10 22:40:42 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-05-10 22:40:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3140] Connector state changed: disconnecting->disconnected 2022-05-10 22:40:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3140] Stream terminated 2022-05-10 22:40:42 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-05-10 22:40:42 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@73b059e 2022-05-10 22:40:42 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@25231995 2022-05-10 22:40:42 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-10 22:40:42 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-05-10 22:40:42 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-05-10 22:40:42 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@299f38fb 2022-05-10 22:40:42 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-05-10 22:40:42 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-05-10 22:40:42 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-05-10 22:40:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: null->connecting 2022-05-10 22:40:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] DNS entry stored in session object: localhost:5222 2022-05-10 22:40:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Preparing connection to [localhost:5222] 2022-05-10 22:40:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-05-10 22:40:42 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-10 22:40:42 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-10 22:40:42 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@437777b1 2022-05-10 22:40:42 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@1c3f8db4 2022-05-10 22:40:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: connecting->connected 2022-05-10 22:40:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Whitespace ping period is setted to nullms 2022-05-10 22:40:42 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-10 22:40:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3145] Start TLS 2022-05-10 22:40:42 | >> <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-10 22:40:42 | http-admin_ :: http-admin__jbj2so0213@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-10 22:40:42 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-10 22:40:42 | http-admin_ :: http-admin__jbj2so0213@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-10 22:40:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3147] Proceeding TLS 2022-05-10 22:40:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3147] Start handshake 2022-05-10 22:40:42 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-10 22:40:42 | >> <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-10 22:40:42 | http-admin_ :: http-admin__jbj2so0213@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-10 22:40:42 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-05-10 22:40:42 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-05-10 22:40:42 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-05-10 22:40:42 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19qYmoyc28wMjEzLHI9YlRKNU40VWM4VmlKa21WemswTTY=</auth> 2022-05-10 22:40:42 | http-admin_ :: http-admin__jbj2so0213@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19qYmoyc28wMjEzLHI9YlRKNU40VWM4VmlKa21WemswTTY=</auth> 2022-05-10 22:40:42 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1iVEo1TjRVYzhWaUprbVZ6azBNNjFKR0d6eGlBeEdnTzk5NTRIMGVxLHM9YlI0S25XK2NWLzZCaHc9PSxpPTQwOTY=</challenge> 2022-05-10 22:40:42 | http-admin_ :: http-admin__jbj2so0213@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1iVEo1TjRVYzhWaUprbVZ6azBNNjFKR0d6eGlBeEdnTzk5NTRIMGVxLHM9YlI0S25XK2NWLzZCaHc9PSxpPTQwOTY=</challenge> 2022-05-10 22:40:43 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YlRKNU40VWM4VmlKa21WemswTTYxSkdHenhpQXhHZ085OTU0SDBlcSxwPU1VdHVLYmV4azRtTmJVNGpHOHVRRzF5NEJQaGVXSDZUcS9tUkJ4eGJKQjg9</response> 2022-05-10 22:40:43 | http-admin_ :: http-admin__jbj2so0213@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YlRKNU40VWM4VmlKa21WemswTTYxSkdHenhpQXhHZ085OTU0SDBlcSxwPU1VdHVLYmV4azRtTmJVNGpHOHVRRzF5NEJQaGVXSDZUcS9tUkJ4eGJKQjg9</response> 2022-05-10 22:40:43 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1Jc0xjTUtmVzBmUm04eFNEa25SVEV2TlZPTGFtQjN5ZVRZQ1EwdFcvSHFvPQ==</success> 2022-05-10 22:40:43 | http-admin_ :: http-admin__jbj2so0213@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1Jc0xjTUtmVzBmUm04eFNEa25SVEV2TlZPTGFtQjN5ZVRZQ1EwdFcvSHFvPQ==</success> 2022-05-10 22:40:43 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-10 22:40:43 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><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 node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="7HLjstIW4NWURjEp7p/yT72XHKM="/></features> 2022-05-10 22:40:43 | http-admin_ :: http-admin__jbj2so0213@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 node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="7HLjstIW4NWURjEp7p/yT72XHKM="/></features> 2022-05-10 22:40:43 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-05-10 22:40:43 | << <iq xmlns="jabber:client" id="W65S8kN5oaPWY8Gp4mcofPX" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-05-10 22:40:43 | http-admin_ :: http-admin__jbj2so0213@test-domain.com >> <iq xmlns="jabber:client" id="W65S8kN5oaPWY8Gp4mcofPX" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-05-10 22:40:43 | >> <iq xmlns="jabber:client" id="W65S8kN5oaPWY8Gp4mcofPX" to="http-admin__jbj2so0213@test-domain.com/1198126832-tigase-239" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__jbj2so0213@test-domain.com/1198126832-tigase-239</jid></bind></iq> 2022-05-10 22:40:43 | http-admin_ :: http-admin__jbj2so0213@test-domain.com << <iq xmlns="jabber:client" id="W65S8kN5oaPWY8Gp4mcofPX" to="http-admin__jbj2so0213@test-domain.com/1198126832-tigase-239" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__jbj2so0213@test-domain.com/1198126832-tigase-239</jid></bind></iq> 2022-05-10 22:40:43 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-05-10 22:40:43 | << <iq xmlns="jabber:client" id="550URYaOCHJLZeUTexu0dxc" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-05-10 22:40:43 | http-admin_ :: http-admin__jbj2so0213@test-domain.com/1198126832-tigase-239 >> <iq xmlns="jabber:client" id="550URYaOCHJLZeUTexu0dxc" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-05-10 22:40:43 | >> <iq xmlns="jabber:client" id="550URYaOCHJLZeUTexu0dxc" to="http-admin__jbj2so0213@test-domain.com/1198126832-tigase-239" type="result"/> 2022-05-10 22:40:43 | http-admin_ :: http-admin__jbj2so0213@test-domain.com/1198126832-tigase-239 << <iq xmlns="jabber:client" id="550URYaOCHJLZeUTexu0dxc" to="http-admin__jbj2so0213@test-domain.com/1198126832-tigase-239" type="result"/> 2022-05-10 22:40:43 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-05-10 22:40:43 | << <iq to="test-domain.com" id="n74JAo0oQP9wqlY2gWV6qkE" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-05-10 22:40:43 | http-admin_ :: http-admin__jbj2so0213@test-domain.com/1198126832-tigase-239 >> <iq to="test-domain.com" id="n74JAo0oQP9wqlY2gWV6qkE" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-05-10 22:40:43 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-05-10 22:40:43 | http-admin_ :: http-admin__jbj2so0213@test-domain.com/1198126832-tigase-239 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-05-10 22:40:43 | >> <enabled resume="true" xmlns="urn:xmpp:sm:3" id="48497083-edbc-4827-bebf-d741ea761538" location="61c39d2ed70d" max="60"/> 2022-05-10 22:40:43 | http-admin_ :: http-admin__jbj2so0213@test-domain.com/1198126832-tigase-239 << <enabled resume="true" xmlns="urn:xmpp:sm:3" id="48497083-edbc-4827-bebf-d741ea761538" location="61c39d2ed70d" max="60"/> 2022-05-10 22:40:43 | << <iq id="r988kN5oaPWY8Gp4mcofPXn" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-05-10 22:40:43 | http-admin_ :: http-admin__jbj2so0213@test-domain.com/1198126832-tigase-239 >> <iq id="r988kN5oaPWY8Gp4mcofPXn" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-05-10 22:40:43 | >> <iq from="test-domain.com" xmlns="jabber:client" id="n74JAo0oQP9wqlY2gWV6qkE" to="http-admin__jbj2so0213@test-domain.com/1198126832-tigase-239" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11741/eefdbe1f" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11741/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="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-05-10 22:40:43 | http-admin_ :: http-admin__jbj2so0213@test-domain.com/1198126832-tigase-239 << <iq from="test-domain.com" xmlns="jabber:client" id="n74JAo0oQP9wqlY2gWV6qkE" to="http-admin__jbj2so0213@test-domain.com/1198126832-tigase-239" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11741/eefdbe1f" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11741/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="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-05-10 22:40:43 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-05-10 22:40:43 | http-admin_ :: http-admin__jbj2so0213@test-domain.com/1198126832-tigase-239 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-05-10 22:40:43 | >> <iq xmlns="jabber:client" id="r988kN5oaPWY8Gp4mcofPXn" to="http-admin__jbj2so0213@test-domain.com/1198126832-tigase-239" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-05-10 22:40:43 | http-admin_ :: http-admin__jbj2so0213@test-domain.com/1198126832-tigase-239 << <iq xmlns="jabber:client" id="r988kN5oaPWY8Gp4mcofPXn" to="http-admin__jbj2so0213@test-domain.com/1198126832-tigase-239" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-05-10 22:40:43 | >> <presence from="http-admin__jbj2so0213@test-domain.com/1198126832-tigase-239" xmlns="jabber:client" to="http-admin__jbj2so0213@test-domain.com"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-05-10 22:40:43 | http-admin_ :: http-admin__jbj2so0213@test-domain.com/1198126832-tigase-239 << <presence from="http-admin__jbj2so0213@test-domain.com/1198126832-tigase-239" xmlns="jabber:client" to="http-admin__jbj2so0213@test-domain.com"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> |
testModifyUser | 1.919s |
2022-05-10 22:40:43 |
2022-05-10 22:40:43 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-05-10 22:40:43 | ------------------------------------ 2022-05-10 22:40:43 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-05-10 22:40:43 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-05-10 22:40:43 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-05-10 22:40:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Using XEP-0077 mode!!!! 2022-05-10 22:40:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: null->connecting 2022-05-10 22:40:43 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4c2778b9 2022-05-10 22:40:43 | StateChangedEvent{oldState=null, newState=connecting} 2022-05-10 22:40:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] DNS entry stored in session object: localhost:5222 2022-05-10 22:40:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Preparing connection to [localhost:5222] 2022-05-10 22:40:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-05-10 22:40:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connecting->connected 2022-05-10 22:40:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Whitespace ping period is setted to nullms 2022-05-10 22:40:43 | [Mutex] waiting for: [registration] 2022-05-10 22:40:43 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-10 22:40:43 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@42e08f4d 2022-05-10 22:40:43 | StateChangedEvent{oldState=connecting, newState=connected} 2022-05-10 22:40:43 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@46df13c9 2022-05-10 22:40:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3151] Start TLS 2022-05-10 22:40: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-10 22:40: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-10 22:40: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-10 22:40:43 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-10 22:40:43 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-05-10 22:40:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3153] Proceeding TLS 2022-05-10 22:40:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3153] Start handshake 2022-05-10 22:40:43 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-10 22:40:43 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3dd8576 2022-05-10 22:40:43 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@7448c704 2022-05-10 22:40: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-10 22:40: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-10 22:40: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-10 22:40:43 | http-admin_ :: null >> <iq to="test-domain.com" id="3elgIQJIEMyztfXaMDIvqSX" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-05-10 22:40:43 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="3elgIQJIEMyztfXaMDIvqSX" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-05-10 22:40:43 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="3elgIQJIEMyztfXaMDIvqSX" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-05-10 22:40:43 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="3elgIQJIEMyztfXaMDIvqSX" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-05-10 22:40:43 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@3214a427 2022-05-10 22:40:43 | http-admin_ :: null >> <iq to="test-domain.com" id="MdgsZqVgyjJAo0oQP9wqlY2" type="set"><query xmlns="jabber:iq:register"><username>http-admin__ugvjb50214</username><password>http-admin__ugvjb50214</password><email>f82eff2b-c441-41a4-b33e-62c9988c7d05@localhost</email></query></iq> 2022-05-10 22:40:43 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="MdgsZqVgyjJAo0oQP9wqlY2" type="set"><query xmlns="jabber:iq:register"><username>http-admin__ugvjb50214</username><password>http-admin__ugvjb50214</password><email>f82eff2b-c441-41a4-b33e-62c9988c7d05@localhost</email></query></iq>} 2022-05-10 22:40:43 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="MdgsZqVgyjJAo0oQP9wqlY2" type="result"/> 2022-05-10 22:40:43 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="MdgsZqVgyjJAo0oQP9wqlY2" type="result"/>} 2022-05-10 22:40:43 | [Mutex] received everything. 2022-05-10 22:40:43 | [Mutex] isItemNotified: registrationSuccess :: true 2022-05-10 22:40:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connected->disconnecting 2022-05-10 22:40:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Terminating XMPP Stream 2022-05-10 22:40:43 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-05-10 22:40:43 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-10 22:40:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3153] Connector state changed: disconnecting->disconnected 2022-05-10 22:40:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3153] Stream terminated 2022-05-10 22:40:43 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-05-10 22:40:43 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@c6bb8f7 2022-05-10 22:40:43 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@63f27a39 2022-05-10 22:40:43 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-10 22:40:43 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-10 22:40:43 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5130e1a4 2022-05-10 22:40:43 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@46925239 2022-05-10 22:40:44 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-05-10 22:40:44 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-05-10 22:40:44 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@176ff61c 2022-05-10 22:40:44 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-05-10 22:40:44 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-05-10 22:40:44 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-05-10 22:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: null->connecting 2022-05-10 22:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] DNS entry stored in session object: localhost:5222 2022-05-10 22:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Preparing connection to [localhost:5222] 2022-05-10 22:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-05-10 22:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connecting->connected 2022-05-10 22:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Whitespace ping period is setted to nullms 2022-05-10 22:40:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-10 22:40: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-10 22:40:44 | http-admin_ :: http-admin__ugvjb50214@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-10 22:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3158] Start TLS 2022-05-10 22:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3160] Proceeding TLS 2022-05-10 22:40:44 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-10 22:40:44 | http-admin_ :: http-admin__ugvjb50214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-10 22:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3160] Start handshake 2022-05-10 22:40:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-10 22:40: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-10 22:40:44 | http-admin_ :: http-admin__ugvjb50214@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-10 22:40:44 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-05-10 22:40:44 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-05-10 22:40:44 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-05-10 22:40:44 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX191Z3ZqYjUwMjE0LHI9SWp1SFMzUVdISklrYTVVWGdwWTA=</auth> 2022-05-10 22:40:44 | http-admin_ :: http-admin__ugvjb50214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX191Z3ZqYjUwMjE0LHI9SWp1SFMzUVdISklrYTVVWGdwWTA=</auth> 2022-05-10 22:40:44 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1JanVIUzNRV0hKSWthNVVYZ3BZMG1qeFNubnl1RFFudXVEODcyWVZVLHM9OCtHdVR0NzZqWE5mRFE9PSxpPTQwOTY=</challenge> 2022-05-10 22:40:44 | http-admin_ :: http-admin__ugvjb50214@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1JanVIUzNRV0hKSWthNVVYZ3BZMG1qeFNubnl1RFFudXVEODcyWVZVLHM9OCtHdVR0NzZqWE5mRFE9PSxpPTQwOTY=</challenge> 2022-05-10 22:40:44 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SWp1SFMzUVdISklrYTVVWGdwWTBtanhTbm55dURRbnV1RDg3MllWVSxwPWZ5ZHNVOGxiemVBTXZwRlVXRU93RVduMzZUWUJoU0w5bnlGd3FMbG9lUXc9</response> 2022-05-10 22:40:44 | http-admin_ :: http-admin__ugvjb50214@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SWp1SFMzUVdISklrYTVVWGdwWTBtanhTbm55dURRbnV1RDg3MllWVSxwPWZ5ZHNVOGxiemVBTXZwRlVXRU93RVduMzZUWUJoU0w5bnlGd3FMbG9lUXc9</response> 2022-05-10 22:40:44 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1JQkZYZDRCR1UraGFybFZ5VUFCS3FZMExhdGljdU1SU0lYZGdrczZ4RnhJPQ==</success> 2022-05-10 22:40:44 | http-admin_ :: http-admin__ugvjb50214@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1JQkZYZDRCR1UraGFybFZ5VUFCS3FZMExhdGljdU1SU0lYZGdrczZ4RnhJPQ==</success> 2022-05-10 22:40:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-10 22:40: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 node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="7HLjstIW4NWURjEp7p/yT72XHKM="/></features> 2022-05-10 22:40:44 | http-admin_ :: http-admin__ugvjb50214@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 node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="7HLjstIW4NWURjEp7p/yT72XHKM="/></features> 2022-05-10 22:40:44 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-05-10 22:40:44 | << <iq xmlns="jabber:client" id="Wcb4w6lbAyBu4k4bCsoM1n3" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-05-10 22:40:44 | http-admin_ :: http-admin__ugvjb50214@test-domain.com >> <iq xmlns="jabber:client" id="Wcb4w6lbAyBu4k4bCsoM1n3" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-05-10 22:40:44 | >> <iq xmlns="jabber:client" id="Wcb4w6lbAyBu4k4bCsoM1n3" to="http-admin__ugvjb50214@test-domain.com/1198126832-tigase-240" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__ugvjb50214@test-domain.com/1198126832-tigase-240</jid></bind></iq> 2022-05-10 22:40:44 | http-admin_ :: http-admin__ugvjb50214@test-domain.com << <iq xmlns="jabber:client" id="Wcb4w6lbAyBu4k4bCsoM1n3" to="http-admin__ugvjb50214@test-domain.com/1198126832-tigase-240" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__ugvjb50214@test-domain.com/1198126832-tigase-240</jid></bind></iq> 2022-05-10 22:40:44 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-05-10 22:40:44 | << <iq xmlns="jabber:client" id="Wdc6AeBHCCJKAm8jSYqQ9Dz" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-05-10 22:40:44 | http-admin_ :: http-admin__ugvjb50214@test-domain.com/1198126832-tigase-240 >> <iq xmlns="jabber:client" id="Wdc6AeBHCCJKAm8jSYqQ9Dz" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-05-10 22:40:44 | >> <iq xmlns="jabber:client" id="Wdc6AeBHCCJKAm8jSYqQ9Dz" to="http-admin__ugvjb50214@test-domain.com/1198126832-tigase-240" type="result"/> 2022-05-10 22:40:44 | http-admin_ :: http-admin__ugvjb50214@test-domain.com/1198126832-tigase-240 << <iq xmlns="jabber:client" id="Wdc6AeBHCCJKAm8jSYqQ9Dz" to="http-admin__ugvjb50214@test-domain.com/1198126832-tigase-240" type="result"/> 2022-05-10 22:40:44 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-05-10 22:40:44 | << <iq to="test-domain.com" id="m2DX1ayk28pjQ4DycAAdGAE" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-05-10 22:40:44 | http-admin_ :: http-admin__ugvjb50214@test-domain.com/1198126832-tigase-240 >> <iq to="test-domain.com" id="m2DX1ayk28pjQ4DycAAdGAE" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-05-10 22:40:44 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-05-10 22:40:44 | http-admin_ :: http-admin__ugvjb50214@test-domain.com/1198126832-tigase-240 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-05-10 22:40:44 | >> <enabled resume="true" xmlns="urn:xmpp:sm:3" id="fee651e5-20e9-487f-bb8d-9c1a5c0baaa5" location="61c39d2ed70d" max="60"/> 2022-05-10 22:40:44 | http-admin_ :: http-admin__ugvjb50214@test-domain.com/1198126832-tigase-240 << <enabled resume="true" xmlns="urn:xmpp:sm:3" id="fee651e5-20e9-487f-bb8d-9c1a5c0baaa5" location="61c39d2ed70d" max="60"/> 2022-05-10 22:40:44 | << <iq id="k6Ov2hFs8umMHT0ohQMKURY" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-05-10 22:40:44 | http-admin_ :: http-admin__ugvjb50214@test-domain.com/1198126832-tigase-240 >> <iq id="k6Ov2hFs8umMHT0ohQMKURY" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-05-10 22:40:44 | >> <iq from="test-domain.com" xmlns="jabber:client" id="m2DX1ayk28pjQ4DycAAdGAE" to="http-admin__ugvjb50214@test-domain.com/1198126832-tigase-240" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11741/eefdbe1f" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11741/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="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-05-10 22:40:44 | http-admin_ :: http-admin__ugvjb50214@test-domain.com/1198126832-tigase-240 << <iq from="test-domain.com" xmlns="jabber:client" id="m2DX1ayk28pjQ4DycAAdGAE" to="http-admin__ugvjb50214@test-domain.com/1198126832-tigase-240" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11741/eefdbe1f" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11741/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="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-05-10 22:40:44 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-05-10 22:40:44 | http-admin_ :: http-admin__ugvjb50214@test-domain.com/1198126832-tigase-240 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-05-10 22:40:44 | >> <iq xmlns="jabber:client" id="k6Ov2hFs8umMHT0ohQMKURY" to="http-admin__ugvjb50214@test-domain.com/1198126832-tigase-240" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-05-10 22:40:44 | http-admin_ :: http-admin__ugvjb50214@test-domain.com/1198126832-tigase-240 << <iq xmlns="jabber:client" id="k6Ov2hFs8umMHT0ohQMKURY" to="http-admin__ugvjb50214@test-domain.com/1198126832-tigase-240" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-05-10 22:40:44 | >> <presence from="http-admin__ugvjb50214@test-domain.com/1198126832-tigase-240" xmlns="jabber:client" to="http-admin__ugvjb50214@test-domain.com"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-05-10 22:40:44 | http-admin_ :: http-admin__ugvjb50214@test-domain.com/1198126832-tigase-240 << <presence from="http-admin__ugvjb50214@test-domain.com/1198126832-tigase-240" xmlns="jabber:client" to="http-admin__ugvjb50214@test-domain.com"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-05-10 22:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connected->disconnecting 2022-05-10 22:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Terminating XMPP Stream 2022-05-10 22:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3160] Connector state changed: disconnecting->disconnected 2022-05-10 22:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3160] Stream terminated 2022-05-10 22:40:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-10 22:40:44 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-05-10 22:40:44 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-05-10 22:40:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-10 22:40:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-10 22:40:45 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-05-10 22:40:45 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true 2022-05-10 22:40:45 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-05-10 22:40:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: null->connecting 2022-05-10 22:40:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] DNS entry stored in session object: localhost:5222 2022-05-10 22:40:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Preparing connection to [localhost:5222] 2022-05-10 22:40:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-05-10 22:40:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: connecting->connected 2022-05-10 22:40:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Whitespace ping period is setted to nullms 2022-05-10 22:40:45 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-10 22:40: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-10 22:40:45 | http-admin_ :: http-admin__ugvjb50214@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-10 22:40:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3158] Start TLS 2022-05-10 22:40:45 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-10 22:40:45 | http-admin_ :: http-admin__ugvjb50214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-10 22:40:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3167] Proceeding TLS 2022-05-10 22:40:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3167] Start handshake 2022-05-10 22:40:45 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-10 22:40: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-10 22:40:45 | http-admin_ :: http-admin__ugvjb50214@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-10 22:40:45 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-05-10 22:40:45 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-05-10 22:40:45 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-05-10 22:40:45 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX191Z3ZqYjUwMjE0LHI9VnMyMkI0NUt0OTRRTXBHYWM1Zkc=</auth> 2022-05-10 22:40:45 | http-admin_ :: http-admin__ugvjb50214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX191Z3ZqYjUwMjE0LHI9VnMyMkI0NUt0OTRRTXBHYWM1Zkc=</auth> 2022-05-10 22:40:45 | >> <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-10 22:40:45 | http-admin_ :: http-admin__ugvjb50214@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-10 22:40:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3158] Connector state changed: connected->disconnecting 2022-05-10 22:40:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3158] Terminating XMPP Stream 2022-05-10 22:40:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3167] Connector state changed: disconnecting->disconnected 2022-05-10 22:40:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3167] Stream terminated 2022-05-10 22:40:45 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-10 22:40:45 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-05-10 22:40:45 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-05-10 22:40:45 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception 2022-05-10 22:40:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3158] Ignoring stop connector. 2022-05-10 22:40:45 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-10 22:40:45 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |