Test duration : 11.050s
Passed Tests | ||
---|---|---|
tigase.tests.http.TestAdminUI | ||
testAddUser | 1.639s |
2022-07-25 22:33:14 |
2022-07-25 22:33:14 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-25 22:33:14 | ------------------------------------ |
testAuthorization | 0.170s |
2022-07-25 22:33:16 |
2022-07-25 22:33:16 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-25 22:33:16 | ------------------------------------ |
testCommandsAvailability | 0.628s |
2022-07-25 22:33:16 |
2022-07-25 22:33:16 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-25 22:33:16 | ------------------------------------ |
testDeleteUser | 0.957s |
2022-07-25 22:33:16 |
2022-07-25 22:33:16 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-25 22:33:16 | ------------------------------------ 2022-07-25 22:33:16 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-25 22:33:16 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-25 22:33:16 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-25 22:33:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Using XEP-0077 mode!!!! 2022-07-25 22:33:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: null->connecting 2022-07-25 22:33:16 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4a33bf17 2022-07-25 22:33:16 | StateChangedEvent{oldState=null, newState=connecting} 2022-07-25 22:33:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] DNS entry stored in session object: localhost:5222 2022-07-25 22:33:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Preparing connection to [localhost:5222] 2022-07-25 22:33:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-25 22:33:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connecting->connected 2022-07-25 22:33:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Whitespace ping period is setted to nullms 2022-07-25 22:33:16 | [Mutex] waiting for: [registration] 2022-07-25 22:33:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-25 22:33:16 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@44f45821 2022-07-25 22:33:16 | StateChangedEvent{oldState=connecting, newState=connected} 2022-07-25 22:33:16 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@40cbd467 2022-07-25 22:33:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3098] Start TLS 2022-07-25 22:33:16 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-07-25 22:33:16 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-25 22:33:16 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-07-25 22:33:16 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-25 22:33:16 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-07-25 22:33:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3100] Proceeding TLS 2022-07-25 22:33:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3100] Start handshake 2022-07-25 22:33:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-25 22:33:16 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5c9521a 2022-07-25 22:33:16 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@52559eb3 2022-07-25 22:33:16 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-25 22:33:16 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-07-25 22:33:16 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-07-25 22:33:16 | http-admin_ :: null >> <iq to="test-domain.com" id="xz8M0l1qexzwwnbt1argxpc" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-07-25 22:33:16 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="xz8M0l1qexzwwnbt1argxpc" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-07-25 22:33:16 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" from="test-domain.com" id="xz8M0l1qexzwwnbt1argxpc"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-07-25 22:33:16 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" from="test-domain.com" id="xz8M0l1qexzwwnbt1argxpc"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-07-25 22:33:16 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@3486f188 2022-07-25 22:33:16 | http-admin_ :: null >> <iq to="test-domain.com" id="8ElFIU9JzdydODBAjItoYgX" type="set"><query xmlns="jabber:iq:register"><username>http-admin__qq894e0210</username><password>http-admin__qq894e0210</password><email>20a0a55d-8601-4c8d-ae0a-d2dc99a42778@localhost</email></query></iq> 2022-07-25 22:33:16 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="8ElFIU9JzdydODBAjItoYgX" type="set"><query xmlns="jabber:iq:register"><username>http-admin__qq894e0210</username><password>http-admin__qq894e0210</password><email>20a0a55d-8601-4c8d-ae0a-d2dc99a42778@localhost</email></query></iq>} 2022-07-25 22:33:16 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" from="test-domain.com" id="8ElFIU9JzdydODBAjItoYgX"/> 2022-07-25 22:33:16 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" from="test-domain.com" id="8ElFIU9JzdydODBAjItoYgX"/>} 2022-07-25 22:33:16 | [Mutex] received everything. 2022-07-25 22:33:16 | [Mutex] isItemNotified: registrationSuccess :: true 2022-07-25 22:33:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connected->disconnecting 2022-07-25 22:33:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Terminating XMPP Stream 2022-07-25 22:33:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3100] Connector state changed: disconnecting->disconnected 2022-07-25 22:33:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3100] Stream terminated 2022-07-25 22:33:16 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-07-25 22:33:16 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-07-25 22:33:16 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2af06393 2022-07-25 22:33:16 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@65e6ad55 2022-07-25 22:33:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-25 22:33:16 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-25 22:33:16 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-25 22:33:16 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1bb8175c 2022-07-25 22:33:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-25 22:33:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-25 22:33:16 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1831af12 2022-07-25 22:33:16 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@31f4ab7c |
testGetUserInfoUserOffline | 3.877s |
2022-07-25 22:33:17 |
2022-07-25 22:33:17 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-25 22:33:17 | ------------------------------------ 2022-07-25 22:33:17 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-25 22:33:17 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-25 22:33:17 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-25 22:33:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Using XEP-0077 mode!!!! 2022-07-25 22:33:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: null->connecting 2022-07-25 22:33:17 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@20b58995 2022-07-25 22:33:17 | StateChangedEvent{oldState=null, newState=connecting} 2022-07-25 22:33:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] DNS entry stored in session object: localhost:5222 2022-07-25 22:33:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Preparing connection to [localhost:5222] 2022-07-25 22:33:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-25 22:33:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connecting->connected 2022-07-25 22:33:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Whitespace ping period is setted to nullms 2022-07-25 22:33:17 | [Mutex] waiting for: [registration] 2022-07-25 22:33:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-25 22:33:17 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2e7273f3 2022-07-25 22:33:17 | StateChangedEvent{oldState=connecting, newState=connected} 2022-07-25 22:33:17 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@2a4de2e5 2022-07-25 22:33:17 | 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-07-25 22:33:17 | 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-07-25 22:33:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3106] Start TLS 2022-07-25 22:33:17 | 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-07-25 22:33:17 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-25 22:33:17 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-07-25 22:33:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3108] Proceeding TLS 2022-07-25 22:33:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3108] Start handshake 2022-07-25 22:33:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-25 22:33:17 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6f4f79c8 2022-07-25 22:33:17 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@633abc95 2022-07-25 22:33:17 | 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-07-25 22:33:17 | 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-07-25 22:33:17 | 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-07-25 22:33:17 | http-admin_ :: null >> <iq to="test-domain.com" id="aYhwnbt1argxpcxancAupUZ" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-07-25 22:33:17 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="aYhwnbt1argxpcxancAupUZ" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-07-25 22:33:17 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@5eeab6ea 2022-07-25 22:33:17 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" from="test-domain.com" id="aYhwnbt1argxpcxancAupUZ"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-07-25 22:33:17 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" from="test-domain.com" id="aYhwnbt1argxpcxancAupUZ"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-07-25 22:33:17 | http-admin_ :: null >> <iq to="test-domain.com" id="MJwDEjXiJy9KGGNGxcMzaMT" type="set"><query xmlns="jabber:iq:register"><username>http-admin__qdlud0211</username><password>http-admin__qdlud0211</password><email>4ebc2dbe-57af-472d-aa2b-d42312d7ed3e@localhost</email></query></iq> 2022-07-25 22:33:17 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="MJwDEjXiJy9KGGNGxcMzaMT" type="set"><query xmlns="jabber:iq:register"><username>http-admin__qdlud0211</username><password>http-admin__qdlud0211</password><email>4ebc2dbe-57af-472d-aa2b-d42312d7ed3e@localhost</email></query></iq>} 2022-07-25 22:33:17 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" from="test-domain.com" id="MJwDEjXiJy9KGGNGxcMzaMT"/> 2022-07-25 22:33:17 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" from="test-domain.com" id="MJwDEjXiJy9KGGNGxcMzaMT"/>} 2022-07-25 22:33:17 | [Mutex] received everything. 2022-07-25 22:33:17 | [Mutex] isItemNotified: registrationSuccess :: true 2022-07-25 22:33:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connected->disconnecting 2022-07-25 22:33:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Terminating XMPP Stream 2022-07-25 22:33:17 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-25 22:33:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3108] Connector state changed: disconnecting->disconnected 2022-07-25 22:33:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3108] Stream terminated 2022-07-25 22:33:17 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-07-25 22:33:17 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-07-25 22:33:17 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1b752d18 2022-07-25 22:33:17 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@f608687 2022-07-25 22:33:17 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-25 22:33:17 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-25 22:33:17 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@39084dea 2022-07-25 22:33:17 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@325ee1c7 2022-07-25 22:33:18 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-25 22:33:18 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-25 22:33:18 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@710779 2022-07-25 22:33:18 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: null->connecting 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] DNS entry stored in session object: localhost:5222 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Preparing connection to [localhost:5222] 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connecting->connected 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Whitespace ping period is setted to nullms 2022-07-25 22:33:18 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-25 22:33:18 | >> <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-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3113] Start TLS 2022-07-25 22:33:18 | http-admin_ :: http-admin__qdlud0211@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-07-25 22:33:18 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-25 22:33:18 | http-admin_ :: http-admin__qdlud0211@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3115] Proceeding TLS 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3115] Start handshake 2022-07-25 22:33:18 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-25 22:33:18 | >> <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-07-25 22:33:18 | http-admin_ :: http-admin__qdlud0211@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-07-25 22:33:18 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-07-25 22:33:18 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-07-25 22:33:18 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-07-25 22:33:18 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19xZGx1ZDAyMTEscj02T1U1UGZPWFhVN1BKR2V4U3ptNg==</auth> 2022-07-25 22:33:18 | http-admin_ :: http-admin__qdlud0211@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19xZGx1ZDAyMTEscj02T1U1UGZPWFhVN1BKR2V4U3ptNg==</auth> 2022-07-25 22:33:18 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj02T1U1UGZPWFhVN1BKR2V4U3ptNlJDU3dsVnpYekQ1c2l2d0VpZ2JELHM9cVFWM1luR2wzcWVhUkE9PSxpPTQwOTY=</challenge> 2022-07-25 22:33:18 | http-admin_ :: http-admin__qdlud0211@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj02T1U1UGZPWFhVN1BKR2V4U3ptNlJDU3dsVnpYekQ1c2l2d0VpZ2JELHM9cVFWM1luR2wzcWVhUkE9PSxpPTQwOTY=</challenge> 2022-07-25 22:33:18 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Nk9VNVBmT1hYVTdQSkdleFN6bTZSQ1N3bFZ6WHpENXNpdndFaWdiRCxwPWluZmM0MEs5WTVKVXB0MmFrZ3EyTGpqWnJEZzU5YkNaZHJ5alBycy9oREE9</response> 2022-07-25 22:33:18 | http-admin_ :: http-admin__qdlud0211@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Nk9VNVBmT1hYVTdQSkdleFN6bTZSQ1N3bFZ6WHpENXNpdndFaWdiRCxwPWluZmM0MEs5WTVKVXB0MmFrZ3EyTGpqWnJEZzU5YkNaZHJ5alBycy9oREE9</response> 2022-07-25 22:33:18 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1Wc0d0cVRWZmxoSEVXNzlQNjVmcjEwajNFL3dnOE1KUVMvcVg0UGgyWlJzPQ==</success> 2022-07-25 22:33:18 | http-admin_ :: http-admin__qdlud0211@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1Wc0d0cVRWZmxoSEVXNzlQNjVmcjEwajNFL3dnOE1KUVMvcVg0UGgyWlJzPQ==</success> 2022-07-25 22:33:18 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-25 22:33:18 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="Q3Dvp+dzW/PipaHlGo0byNiULPw="/></features> 2022-07-25 22:33:18 | http-admin_ :: http-admin__qdlud0211@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="Q3Dvp+dzW/PipaHlGo0byNiULPw="/></features> 2022-07-25 22:33:18 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-07-25 22:33:18 | << <iq xmlns="jabber:client" id="V4vGGNGxcMzaMT7CCj7CILX" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-25 22:33:18 | http-admin_ :: http-admin__qdlud0211@test-domain.com >> <iq xmlns="jabber:client" id="V4vGGNGxcMzaMT7CCj7CILX" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-25 22:33:18 | >> <iq type="result" xmlns="jabber:client" id="V4vGGNGxcMzaMT7CCj7CILX" to="http-admin__qdlud0211@test-domain.com/1781077109-tigase-237"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__qdlud0211@test-domain.com/1781077109-tigase-237</jid></bind></iq> 2022-07-25 22:33:18 | http-admin_ :: http-admin__qdlud0211@test-domain.com << <iq type="result" xmlns="jabber:client" id="V4vGGNGxcMzaMT7CCj7CILX" to="http-admin__qdlud0211@test-domain.com/1781077109-tigase-237"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__qdlud0211@test-domain.com/1781077109-tigase-237</jid></bind></iq> 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-07-25 22:33:18 | << <iq xmlns="jabber:client" id="b7C3xbr07CfP2dw5CqaLCpW" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-25 22:33:18 | http-admin_ :: http-admin__qdlud0211@test-domain.com/1781077109-tigase-237 >> <iq xmlns="jabber:client" id="b7C3xbr07CfP2dw5CqaLCpW" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-25 22:33:18 | >> <iq type="result" xmlns="jabber:client" id="b7C3xbr07CfP2dw5CqaLCpW" to="http-admin__qdlud0211@test-domain.com/1781077109-tigase-237"/> 2022-07-25 22:33:18 | http-admin_ :: http-admin__qdlud0211@test-domain.com/1781077109-tigase-237 << <iq type="result" xmlns="jabber:client" id="b7C3xbr07CfP2dw5CqaLCpW" to="http-admin__qdlud0211@test-domain.com/1781077109-tigase-237"/> 2022-07-25 22:33:18 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-07-25 22:33:18 | << <iq to="test-domain.com" id="PFehW18j4kYnQRQ49k6xpcM" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-25 22:33:18 | http-admin_ :: http-admin__qdlud0211@test-domain.com/1781077109-tigase-237 >> <iq to="test-domain.com" id="PFehW18j4kYnQRQ49k6xpcM" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-25 22:33:18 | >> <iq type="result" xmlns="jabber:client" from="test-domain.com" id="PFehW18j4kYnQRQ49k6xpcM" to="http-admin__qdlud0211@test-domain.com/1781077109-tigase-237"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11948/bf36c6a5"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11948/bf36c6a5"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-07-25 22:33:18 | http-admin_ :: http-admin__qdlud0211@test-domain.com/1781077109-tigase-237 << <iq type="result" xmlns="jabber:client" from="test-domain.com" id="PFehW18j4kYnQRQ49k6xpcM" to="http-admin__qdlud0211@test-domain.com/1781077109-tigase-237"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11948/bf36c6a5"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11948/bf36c6a5"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-07-25 22:33:18 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-25 22:33:18 | http-admin_ :: http-admin__qdlud0211@test-domain.com/1781077109-tigase-237 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-25 22:33:18 | >> <enabled max="60" xmlns="urn:xmpp:sm:3" id="0f2a986d-f0d3-4106-93f9-5d4d8b225aef" resume="true" location="f9c07ffec79b"/> 2022-07-25 22:33:18 | http-admin_ :: http-admin__qdlud0211@test-domain.com/1781077109-tigase-237 << <enabled max="60" xmlns="urn:xmpp:sm:3" id="0f2a986d-f0d3-4106-93f9-5d4d8b225aef" resume="true" location="f9c07ffec79b"/> 2022-07-25 22:33:18 | << <iq id="LKru5y7zwbsXmU8Hu9qetYo" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-25 22:33:18 | http-admin_ :: http-admin__qdlud0211@test-domain.com/1781077109-tigase-237 >> <iq id="LKru5y7zwbsXmU8Hu9qetYo" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-25 22:33:18 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-25 22:33:18 | http-admin_ :: http-admin__qdlud0211@test-domain.com/1781077109-tigase-237 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-25 22:33:18 | >> <iq type="result" xmlns="jabber:client" id="LKru5y7zwbsXmU8Hu9qetYo" to="http-admin__qdlud0211@test-domain.com/1781077109-tigase-237"><query xmlns="jabber:iq:roster"/></iq> 2022-07-25 22:33:18 | http-admin_ :: http-admin__qdlud0211@test-domain.com/1781077109-tigase-237 << <iq type="result" xmlns="jabber:client" id="LKru5y7zwbsXmU8Hu9qetYo" to="http-admin__qdlud0211@test-domain.com/1781077109-tigase-237"><query xmlns="jabber:iq:roster"/></iq> 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connected->disconnecting 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Terminating XMPP Stream 2022-07-25 22:33:18 | >> <presence from="http-admin__qdlud0211@test-domain.com/1781077109-tigase-237" xmlns="jabber:client" to="http-admin__qdlud0211@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-07-25 22:33:18 | http-admin_ :: http-admin__qdlud0211@test-domain.com/1781077109-tigase-237 << <presence from="http-admin__qdlud0211@test-domain.com/1781077109-tigase-237" xmlns="jabber:client" to="http-admin__qdlud0211@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3115] Connector state changed: disconnecting->disconnected 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3115] Stream terminated 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-25 22:33:18 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-25 22:33:18 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-25 22:33:18 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Using XEP-0077 mode!!!! 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: null->connecting 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] DNS entry stored in session object: localhost:5222 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Preparing connection to [localhost:5222] 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-25 22:33:18 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@12ebb5e9 2022-07-25 22:33:18 | StateChangedEvent{oldState=null, newState=connecting} 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connecting->connected 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Whitespace ping period is setted to nullms 2022-07-25 22:33:18 | [Mutex] waiting for: [registration] 2022-07-25 22:33:18 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-25 22:33:18 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1c2c49c4 2022-07-25 22:33:18 | StateChangedEvent{oldState=connecting, newState=connected} 2022-07-25 22:33:18 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@1813de99 2022-07-25 22:33:18 | 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-07-25 22:33:18 | 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-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3120] Start TLS 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3122] Proceeding TLS 2022-07-25 22:33:18 | 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-07-25 22:33:18 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-25 22:33:18 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3122] Start handshake 2022-07-25 22:33:18 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-25 22:33:18 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5d1143ff 2022-07-25 22:33:18 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@121ae149 2022-07-25 22:33:18 | 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-07-25 22:33:18 | 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-07-25 22:33:18 | 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-07-25 22:33:18 | http-admin_ :: null >> <iq to="test-domain.com" id="B1ek29NYqbNHt4fSLR6lMBE" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-07-25 22:33:18 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="B1ek29NYqbNHt4fSLR6lMBE" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-07-25 22:33:18 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" from="test-domain.com" id="B1ek29NYqbNHt4fSLR6lMBE"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-07-25 22:33:18 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" from="test-domain.com" id="B1ek29NYqbNHt4fSLR6lMBE"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-07-25 22:33:18 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@6c86f8a7 2022-07-25 22:33:18 | http-admin_ :: null >> <iq to="test-domain.com" id="J8xFpWZmJNY5gzAm2v6nS8h" type="set"><query xmlns="jabber:iq:register"><username>http-admin__cuqb9h0212</username><password>http-admin__cuqb9h0212</password><email>657233dc-a14a-49a2-b3b2-f10aee981cf0@localhost</email></query></iq> 2022-07-25 22:33:18 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="J8xFpWZmJNY5gzAm2v6nS8h" type="set"><query xmlns="jabber:iq:register"><username>http-admin__cuqb9h0212</username><password>http-admin__cuqb9h0212</password><email>657233dc-a14a-49a2-b3b2-f10aee981cf0@localhost</email></query></iq>} 2022-07-25 22:33:18 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" from="test-domain.com" id="J8xFpWZmJNY5gzAm2v6nS8h"/> 2022-07-25 22:33:18 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" from="test-domain.com" id="J8xFpWZmJNY5gzAm2v6nS8h"/>} 2022-07-25 22:33:18 | [Mutex] received everything. 2022-07-25 22:33:18 | [Mutex] isItemNotified: registrationSuccess :: true 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connected->disconnecting 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Terminating XMPP Stream 2022-07-25 22:33:18 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3122] Connector state changed: disconnecting->disconnected 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3122] Stream terminated 2022-07-25 22:33:18 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-07-25 22:33:18 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6a6704b8 2022-07-25 22:33:18 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@3d3ebcb0 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-25 22:33:18 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-25 22:33:18 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-25 22:33:18 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-25 22:33:18 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@786b02f7 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: null->connecting 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] DNS entry stored in session object: localhost:5222 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Preparing connection to [localhost:5222] 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: connecting->connected 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Whitespace ping period is setted to nullms 2022-07-25 22:33:18 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-25 22:33:18 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@23738e9d 2022-07-25 22:33:18 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@71630c8f 2022-07-25 22:33:18 | >> <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-07-25 22:33:18 | http-admin_ :: http-admin__cuqb9h0212@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-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3126] Start TLS 2022-07-25 22:33:18 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-25 22:33:18 | http-admin_ :: http-admin__cuqb9h0212@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3129] Proceeding TLS 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3129] Start handshake 2022-07-25 22:33:18 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-25 22:33:18 | >> <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-07-25 22:33:18 | http-admin_ :: http-admin__cuqb9h0212@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-07-25 22:33:18 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-07-25 22:33:18 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-07-25 22:33:18 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-07-25 22:33:18 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19jdXFiOWgwMjEyLHI9emFPeUtsN21ub2JmRGQycnJnUUM=</auth> 2022-07-25 22:33:18 | http-admin_ :: http-admin__cuqb9h0212@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19jdXFiOWgwMjEyLHI9emFPeUtsN21ub2JmRGQycnJnUUM=</auth> 2022-07-25 22:33:18 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16YU95S2w3bW5vYmZEZDJycmdRQ1duUFE0WUlzZXVjVG1sWElBSmJYLHM9MXZRNk9LRDV5OTdKNHc9PSxpPTQwOTY=</challenge> 2022-07-25 22:33:18 | http-admin_ :: http-admin__cuqb9h0212@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16YU95S2w3bW5vYmZEZDJycmdRQ1duUFE0WUlzZXVjVG1sWElBSmJYLHM9MXZRNk9LRDV5OTdKNHc9PSxpPTQwOTY=</challenge> 2022-07-25 22:33:18 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9emFPeUtsN21ub2JmRGQycnJnUUNXblBRNFlJc2V1Y1RtbFhJQUpiWCxwPUtEZ0RlaEdFYkw4U0pwN3kwZGwrODErNmRVaCt4VlIwVlVKY3REQmlzNWM9</response> 2022-07-25 22:33:18 | http-admin_ :: http-admin__cuqb9h0212@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9emFPeUtsN21ub2JmRGQycnJnUUNXblBRNFlJc2V1Y1RtbFhJQUpiWCxwPUtEZ0RlaEdFYkw4U0pwN3kwZGwrODErNmRVaCt4VlIwVlVKY3REQmlzNWM9</response> 2022-07-25 22:33:18 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0vYzBqaDhFT3d5cW9TUWQycmJzWFFCN0NxODRFR2NOekI0UzFScEpvNnpjPQ==</success> 2022-07-25 22:33:18 | http-admin_ :: http-admin__cuqb9h0212@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0vYzBqaDhFT3d5cW9TUWQycmJzWFFCN0NxODRFR2NOekI0UzFScEpvNnpjPQ==</success> 2022-07-25 22:33:18 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-25 22:33:18 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="Q3Dvp+dzW/PipaHlGo0byNiULPw="/></features> 2022-07-25 22:33:18 | http-admin_ :: http-admin__cuqb9h0212@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="Q3Dvp+dzW/PipaHlGo0byNiULPw="/></features> 2022-07-25 22:33:18 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-07-25 22:33:18 | << <iq xmlns="jabber:client" id="8NuXi4tnRNIxsVbKDmLY8AB" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-25 22:33:18 | http-admin_ :: http-admin__cuqb9h0212@test-domain.com >> <iq xmlns="jabber:client" id="8NuXi4tnRNIxsVbKDmLY8AB" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-25 22:33:18 | >> <iq type="result" xmlns="jabber:client" id="8NuXi4tnRNIxsVbKDmLY8AB" to="http-admin__cuqb9h0212@test-domain.com/1781077109-tigase-238"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__cuqb9h0212@test-domain.com/1781077109-tigase-238</jid></bind></iq> 2022-07-25 22:33:18 | http-admin_ :: http-admin__cuqb9h0212@test-domain.com << <iq type="result" xmlns="jabber:client" id="8NuXi4tnRNIxsVbKDmLY8AB" to="http-admin__cuqb9h0212@test-domain.com/1781077109-tigase-238"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__cuqb9h0212@test-domain.com/1781077109-tigase-238</jid></bind></iq> 2022-07-25 22:33:18 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-07-25 22:33:18 | << <iq xmlns="jabber:client" id="EOvZmcJTTRQNYXfSTSN2gQ7" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-25 22:33:18 | http-admin_ :: http-admin__cuqb9h0212@test-domain.com/1781077109-tigase-238 >> <iq xmlns="jabber:client" id="EOvZmcJTTRQNYXfSTSN2gQ7" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-25 22:33:18 | >> <iq type="result" xmlns="jabber:client" id="EOvZmcJTTRQNYXfSTSN2gQ7" to="http-admin__cuqb9h0212@test-domain.com/1781077109-tigase-238"/> 2022-07-25 22:33:18 | http-admin_ :: http-admin__cuqb9h0212@test-domain.com/1781077109-tigase-238 << <iq type="result" xmlns="jabber:client" id="EOvZmcJTTRQNYXfSTSN2gQ7" to="http-admin__cuqb9h0212@test-domain.com/1781077109-tigase-238"/> 2022-07-25 22:33:18 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-07-25 22:33:18 | << <iq to="test-domain.com" id="45ipcMDLUiVhFpWZmJNY5gz" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-25 22:33:18 | http-admin_ :: http-admin__cuqb9h0212@test-domain.com/1781077109-tigase-238 >> <iq to="test-domain.com" id="45ipcMDLUiVhFpWZmJNY5gz" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-25 22:33:18 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-25 22:33:18 | http-admin_ :: http-admin__cuqb9h0212@test-domain.com/1781077109-tigase-238 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-25 22:33:18 | >> <enabled max="60" xmlns="urn:xmpp:sm:3" id="2c6e8845-a4ba-4900-a8e9-2219d7bcc651" resume="true" location="f9c07ffec79b"/> 2022-07-25 22:33:18 | http-admin_ :: http-admin__cuqb9h0212@test-domain.com/1781077109-tigase-238 << <enabled max="60" xmlns="urn:xmpp:sm:3" id="2c6e8845-a4ba-4900-a8e9-2219d7bcc651" resume="true" location="f9c07ffec79b"/> 2022-07-25 22:33:18 | << <iq id="nRAHQS4zeDoalIS5voapj0u" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-25 22:33:18 | http-admin_ :: http-admin__cuqb9h0212@test-domain.com/1781077109-tigase-238 >> <iq id="nRAHQS4zeDoalIS5voapj0u" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-25 22:33:18 | >> <iq type="result" xmlns="jabber:client" from="test-domain.com" id="45ipcMDLUiVhFpWZmJNY5gz" to="http-admin__cuqb9h0212@test-domain.com/1781077109-tigase-238"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11948/bf36c6a5"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11948/bf36c6a5"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-07-25 22:33:18 | http-admin_ :: http-admin__cuqb9h0212@test-domain.com/1781077109-tigase-238 << <iq type="result" xmlns="jabber:client" from="test-domain.com" id="45ipcMDLUiVhFpWZmJNY5gz" to="http-admin__cuqb9h0212@test-domain.com/1781077109-tigase-238"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11948/bf36c6a5"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11948/bf36c6a5"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-07-25 22:33:18 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-25 22:33:18 | http-admin_ :: http-admin__cuqb9h0212@test-domain.com/1781077109-tigase-238 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-25 22:33:18 | >> <iq type="result" xmlns="jabber:client" id="nRAHQS4zeDoalIS5voapj0u" to="http-admin__cuqb9h0212@test-domain.com/1781077109-tigase-238"><query xmlns="jabber:iq:roster"/></iq> 2022-07-25 22:33:18 | http-admin_ :: http-admin__cuqb9h0212@test-domain.com/1781077109-tigase-238 << <iq type="result" xmlns="jabber:client" id="nRAHQS4zeDoalIS5voapj0u" to="http-admin__cuqb9h0212@test-domain.com/1781077109-tigase-238"><query xmlns="jabber:iq:roster"/></iq> 2022-07-25 22:33:18 | << <message to="http-admin__qdlud0211@test-domain.com" id="8Ry5yAvrZ3ezw3rgFqTeECF"><body>Test message 1</body></message> 2022-07-25 22:33:18 | http-admin_ :: http-admin__cuqb9h0212@test-domain.com/1781077109-tigase-238 >> <message to="http-admin__qdlud0211@test-domain.com" id="8Ry5yAvrZ3ezw3rgFqTeECF"><body>Test message 1</body></message> 2022-07-25 22:33:18 | >> <presence from="http-admin__cuqb9h0212@test-domain.com/1781077109-tigase-238" xmlns="jabber:client" to="http-admin__cuqb9h0212@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-07-25 22:33:18 | http-admin_ :: http-admin__cuqb9h0212@test-domain.com/1781077109-tigase-238 << <presence from="http-admin__cuqb9h0212@test-domain.com/1781077109-tigase-238" xmlns="jabber:client" to="http-admin__cuqb9h0212@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-07-25 22:33:18 | << <message to="http-admin__qdlud0211@test-domain.com" id="48lvoapj0uj3dv8n8hTat27"><body>Test message 2</body></message> 2022-07-25 22:33:18 | http-admin_ :: http-admin__cuqb9h0212@test-domain.com/1781077109-tigase-238 >> <message to="http-admin__qdlud0211@test-domain.com" id="48lvoapj0uj3dv8n8hTat27"><body>Test message 2</body></message> 2022-07-25 22:33:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3129] Connector state changed: connected->disconnected 2022-07-25 22:33:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3129] Stream terminated 2022-07-25 22:33:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-25 22:33:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |
testGetUserInfoUserOnline | 1.015s |
2022-07-25 22:33:21 |
2022-07-25 22:33:21 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-25 22:33:21 | ------------------------------------ 2022-07-25 22:33:21 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-25 22:33:21 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-25 22:33:21 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-25 22:33:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Using XEP-0077 mode!!!! 2022-07-25 22:33:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: null->connecting 2022-07-25 22:33:21 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4e2d5e6a 2022-07-25 22:33:21 | StateChangedEvent{oldState=null, newState=connecting} 2022-07-25 22:33:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] DNS entry stored in session object: localhost:5222 2022-07-25 22:33:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Preparing connection to [localhost:5222] 2022-07-25 22:33:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-25 22:33:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connecting->connected 2022-07-25 22:33:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Whitespace ping period is setted to nullms 2022-07-25 22:33:21 | [Mutex] waiting for: [registration] 2022-07-25 22:33:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-25 22:33:21 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@40eab9df 2022-07-25 22:33:21 | StateChangedEvent{oldState=connecting, newState=connected} 2022-07-25 22:33:21 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@44d5351a 2022-07-25 22:33:21 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-25 22:33:21 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-07-25 22:33:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3134] Start TLS 2022-07-25 22:33:21 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-07-25 22:33:21 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-25 22:33:21 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-07-25 22:33:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3136] Proceeding TLS 2022-07-25 22:33:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3136] Start handshake 2022-07-25 22:33:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-25 22:33:21 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1d7b3e4 2022-07-25 22:33:21 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@25ad63ba 2022-07-25 22:33:21 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-25 22:33:21 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-07-25 22:33:21 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-07-25 22:33:21 | http-admin_ :: null >> <iq to="test-domain.com" id="HkPtnRNIxsVbKDmLY8ABiLE" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-07-25 22:33:21 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="HkPtnRNIxsVbKDmLY8ABiLE" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-07-25 22:33:21 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" from="test-domain.com" id="HkPtnRNIxsVbKDmLY8ABiLE"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-07-25 22:33:21 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" from="test-domain.com" id="HkPtnRNIxsVbKDmLY8ABiLE"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-07-25 22:33:21 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@309c1291 2022-07-25 22:33:21 | http-admin_ :: null >> <iq to="test-domain.com" id="5cpGKzDEMTdx9qXiBxs3crk" type="set"><query xmlns="jabber:iq:register"><username>http-admin__3p8b3e0213</username><password>http-admin__3p8b3e0213</password><email>b705d07a-d68b-4604-b180-3facf73ae87c@localhost</email></query></iq> 2022-07-25 22:33:21 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="5cpGKzDEMTdx9qXiBxs3crk" type="set"><query xmlns="jabber:iq:register"><username>http-admin__3p8b3e0213</username><password>http-admin__3p8b3e0213</password><email>b705d07a-d68b-4604-b180-3facf73ae87c@localhost</email></query></iq>} 2022-07-25 22:33:21 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" from="test-domain.com" id="5cpGKzDEMTdx9qXiBxs3crk"/> 2022-07-25 22:33:21 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" from="test-domain.com" id="5cpGKzDEMTdx9qXiBxs3crk"/>} 2022-07-25 22:33:21 | [Mutex] received everything. 2022-07-25 22:33:21 | [Mutex] isItemNotified: registrationSuccess :: true 2022-07-25 22:33:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connected->disconnecting 2022-07-25 22:33:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Terminating XMPP Stream 2022-07-25 22:33:21 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-07-25 22:33:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-25 22:33:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3136] Connector state changed: disconnecting->disconnected 2022-07-25 22:33:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3136] Stream terminated 2022-07-25 22:33:21 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-07-25 22:33:21 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5d0c9c7d 2022-07-25 22:33:21 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@61f84cab 2022-07-25 22:33:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-25 22:33:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-25 22:33:21 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2f86539d 2022-07-25 22:33:21 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@7fdec466 2022-07-25 22:33:21 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-25 22:33:21 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-25 22:33:21 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@46085094 2022-07-25 22:33:21 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-25 22:33:21 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-25 22:33:21 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-25 22:33:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: null->connecting 2022-07-25 22:33:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] DNS entry stored in session object: localhost:5222 2022-07-25 22:33:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Preparing connection to [localhost:5222] 2022-07-25 22:33:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-25 22:33:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: connecting->connected 2022-07-25 22:33:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-25 22:33:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Whitespace ping period is setted to nullms 2022-07-25 22:33:21 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-25 22:33:21 | http-admin_ :: http-admin__3p8b3e0213@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-07-25 22:33:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3141] Start TLS 2022-07-25 22:33:21 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-25 22:33:21 | http-admin_ :: http-admin__3p8b3e0213@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-25 22:33:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3143] Proceeding TLS 2022-07-25 22:33:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3143] Start handshake 2022-07-25 22:33:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-25 22:33:21 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-25 22:33:21 | http-admin_ :: http-admin__3p8b3e0213@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-07-25 22:33:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-07-25 22:33:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-07-25 22:33:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-07-25 22:33:21 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX18zcDhiM2UwMjEzLHI9SER5ZUFmVVg2TXBLTjdIUWZnT3E=</auth> 2022-07-25 22:33:21 | http-admin_ :: http-admin__3p8b3e0213@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX18zcDhiM2UwMjEzLHI9SER5ZUFmVVg2TXBLTjdIUWZnT3E=</auth> 2022-07-25 22:33:21 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1IRHllQWZVWDZNcEtON0hRZmdPcW1xVnpsNWplZko5OVh4T1JQeVliLHM9Y3FaQmdBN2JiaWF4Y1E9PSxpPTQwOTY=</challenge> 2022-07-25 22:33:21 | http-admin_ :: http-admin__3p8b3e0213@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1IRHllQWZVWDZNcEtON0hRZmdPcW1xVnpsNWplZko5OVh4T1JQeVliLHM9Y3FaQmdBN2JiaWF4Y1E9PSxpPTQwOTY=</challenge> 2022-07-25 22:33:21 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SER5ZUFmVVg2TXBLTjdIUWZnT3FtcVZ6bDVqZWZKOTlYeE9SUHlZYixwPXJWenY0VytFZ1VVVDFaS3Q2SitSdTErWUZRdjMrQjZ5VnhQVnJVMUJYZlU9</response> 2022-07-25 22:33:21 | http-admin_ :: http-admin__3p8b3e0213@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SER5ZUFmVVg2TXBLTjdIUWZnT3FtcVZ6bDVqZWZKOTlYeE9SUHlZYixwPXJWenY0VytFZ1VVVDFaS3Q2SitSdTErWUZRdjMrQjZ5VnhQVnJVMUJYZlU9</response> 2022-07-25 22:33:21 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1ObVVzeGIyNUg2c2ptbFhRdG5Tak5Hd1dxQndFWGhPYzB6ZU5tb3hBQkxRPQ==</success> 2022-07-25 22:33:21 | http-admin_ :: http-admin__3p8b3e0213@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1ObVVzeGIyNUg2c2ptbFhRdG5Tak5Hd1dxQndFWGhPYzB6ZU5tb3hBQkxRPQ==</success> 2022-07-25 22:33:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-25 22:33:22 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="Q3Dvp+dzW/PipaHlGo0byNiULPw="/></features> 2022-07-25 22:33:22 | http-admin_ :: http-admin__3p8b3e0213@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="Q3Dvp+dzW/PipaHlGo0byNiULPw="/></features> 2022-07-25 22:33:22 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-07-25 22:33:22 | << <iq xmlns="jabber:client" id="8XEhWm3xbr07CfP2dw5CqaL" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-25 22:33:22 | http-admin_ :: http-admin__3p8b3e0213@test-domain.com >> <iq xmlns="jabber:client" id="8XEhWm3xbr07CfP2dw5CqaL" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-25 22:33:22 | >> <iq type="result" xmlns="jabber:client" id="8XEhWm3xbr07CfP2dw5CqaL" to="http-admin__3p8b3e0213@test-domain.com/1781077109-tigase-239"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__3p8b3e0213@test-domain.com/1781077109-tigase-239</jid></bind></iq> 2022-07-25 22:33:22 | http-admin_ :: http-admin__3p8b3e0213@test-domain.com << <iq type="result" xmlns="jabber:client" id="8XEhWm3xbr07CfP2dw5CqaL" to="http-admin__3p8b3e0213@test-domain.com/1781077109-tigase-239"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__3p8b3e0213@test-domain.com/1781077109-tigase-239</jid></bind></iq> 2022-07-25 22:33:22 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-07-25 22:33:22 | << <iq xmlns="jabber:client" id="q50O3czgUPGOXfS8lbKYhZ5" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-25 22:33:22 | http-admin_ :: http-admin__3p8b3e0213@test-domain.com/1781077109-tigase-239 >> <iq xmlns="jabber:client" id="q50O3czgUPGOXfS8lbKYhZ5" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-25 22:33:22 | >> <iq type="result" xmlns="jabber:client" id="q50O3czgUPGOXfS8lbKYhZ5" to="http-admin__3p8b3e0213@test-domain.com/1781077109-tigase-239"/> 2022-07-25 22:33:22 | http-admin_ :: http-admin__3p8b3e0213@test-domain.com/1781077109-tigase-239 << <iq type="result" xmlns="jabber:client" id="q50O3czgUPGOXfS8lbKYhZ5" to="http-admin__3p8b3e0213@test-domain.com/1781077109-tigase-239"/> 2022-07-25 22:33:22 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-07-25 22:33:22 | << <iq to="test-domain.com" id="XepJyhGKv2wn5yu3BAEDHv5" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-25 22:33:22 | http-admin_ :: http-admin__3p8b3e0213@test-domain.com/1781077109-tigase-239 >> <iq to="test-domain.com" id="XepJyhGKv2wn5yu3BAEDHv5" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-25 22:33:22 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-25 22:33:22 | http-admin_ :: http-admin__3p8b3e0213@test-domain.com/1781077109-tigase-239 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-25 22:33:22 | << <iq id="VnOiUfAlO014Avl4w7JQaFL" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-25 22:33:22 | http-admin_ :: http-admin__3p8b3e0213@test-domain.com/1781077109-tigase-239 >> <iq id="VnOiUfAlO014Avl4w7JQaFL" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-25 22:33:22 | >> <enabled max="60" xmlns="urn:xmpp:sm:3" id="400646b1-1be0-4820-bf0c-b8614eabb285" resume="true" location="f9c07ffec79b"/> 2022-07-25 22:33:22 | http-admin_ :: http-admin__3p8b3e0213@test-domain.com/1781077109-tigase-239 << <enabled max="60" xmlns="urn:xmpp:sm:3" id="400646b1-1be0-4820-bf0c-b8614eabb285" resume="true" location="f9c07ffec79b"/> 2022-07-25 22:33:22 | >> <iq type="result" xmlns="jabber:client" from="test-domain.com" id="XepJyhGKv2wn5yu3BAEDHv5" to="http-admin__3p8b3e0213@test-domain.com/1781077109-tigase-239"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11948/bf36c6a5"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11948/bf36c6a5"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-07-25 22:33:22 | http-admin_ :: http-admin__3p8b3e0213@test-domain.com/1781077109-tigase-239 << <iq type="result" xmlns="jabber:client" from="test-domain.com" id="XepJyhGKv2wn5yu3BAEDHv5" to="http-admin__3p8b3e0213@test-domain.com/1781077109-tigase-239"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11948/bf36c6a5"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11948/bf36c6a5"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-07-25 22:33:22 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-25 22:33:22 | http-admin_ :: http-admin__3p8b3e0213@test-domain.com/1781077109-tigase-239 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-25 22:33:22 | >> <iq type="result" xmlns="jabber:client" id="VnOiUfAlO014Avl4w7JQaFL" to="http-admin__3p8b3e0213@test-domain.com/1781077109-tigase-239"><query xmlns="jabber:iq:roster"/></iq> 2022-07-25 22:33:22 | http-admin_ :: http-admin__3p8b3e0213@test-domain.com/1781077109-tigase-239 << <iq type="result" xmlns="jabber:client" id="VnOiUfAlO014Avl4w7JQaFL" to="http-admin__3p8b3e0213@test-domain.com/1781077109-tigase-239"><query xmlns="jabber:iq:roster"/></iq> 2022-07-25 22:33:22 | >> <presence from="http-admin__3p8b3e0213@test-domain.com/1781077109-tigase-239" xmlns="jabber:client" to="http-admin__3p8b3e0213@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-07-25 22:33:22 | http-admin_ :: http-admin__3p8b3e0213@test-domain.com/1781077109-tigase-239 << <presence from="http-admin__3p8b3e0213@test-domain.com/1781077109-tigase-239" xmlns="jabber:client" to="http-admin__3p8b3e0213@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> |
testModifyUser | 1.778s |
2022-07-25 22:33:22 |
2022-07-25 22:33:22 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-25 22:33:22 | ------------------------------------ 2022-07-25 22:33:22 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-25 22:33:22 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-25 22:33:22 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-25 22:33:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Using XEP-0077 mode!!!! 2022-07-25 22:33:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: null->connecting 2022-07-25 22:33:22 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@714d4343 2022-07-25 22:33:22 | StateChangedEvent{oldState=null, newState=connecting} 2022-07-25 22:33:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] DNS entry stored in session object: localhost:5222 2022-07-25 22:33:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Preparing connection to [localhost:5222] 2022-07-25 22:33:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-25 22:33:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connecting->connected 2022-07-25 22:33:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Whitespace ping period is setted to nullms 2022-07-25 22:33:22 | [Mutex] waiting for: [registration] 2022-07-25 22:33:22 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-25 22:33:22 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7f8aa31a 2022-07-25 22:33:22 | StateChangedEvent{oldState=connecting, newState=connected} 2022-07-25 22:33:22 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@7bb52833 2022-07-25 22:33:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3147] Start TLS 2022-07-25 22:33:22 | 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-07-25 22:33:22 | 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-07-25 22:33:22 | 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-07-25 22:33:22 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-25 22:33:22 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-07-25 22:33:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3149] Proceeding TLS 2022-07-25 22:33:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3149] Start handshake 2022-07-25 22:33:22 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-25 22:33:22 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3eb7a921 2022-07-25 22:33:22 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@257ba2ef 2022-07-25 22:33:22 | 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-07-25 22:33:22 | 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-07-25 22:33:22 | 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-07-25 22:33:22 | http-admin_ :: null >> <iq to="test-domain.com" id="dnM9nSR6dLUX03yiUfAlO01" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-07-25 22:33:22 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="dnM9nSR6dLUX03yiUfAlO01" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-07-25 22:33:22 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" from="test-domain.com" id="dnM9nSR6dLUX03yiUfAlO01"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-07-25 22:33:22 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" from="test-domain.com" id="dnM9nSR6dLUX03yiUfAlO01"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-07-25 22:33:22 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@fc35729 2022-07-25 22:33:22 | http-admin_ :: null >> <iq to="test-domain.com" id="IivVXZ6j01n8pURawm9oX2s" type="set"><query xmlns="jabber:iq:register"><username>http-admin__apny1b0214</username><password>http-admin__apny1b0214</password><email>facb0a80-9ca8-4ef5-b58c-3b6ac8639a1b@localhost</email></query></iq> 2022-07-25 22:33:22 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="IivVXZ6j01n8pURawm9oX2s" type="set"><query xmlns="jabber:iq:register"><username>http-admin__apny1b0214</username><password>http-admin__apny1b0214</password><email>facb0a80-9ca8-4ef5-b58c-3b6ac8639a1b@localhost</email></query></iq>} 2022-07-25 22:33:22 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" from="test-domain.com" id="IivVXZ6j01n8pURawm9oX2s"/> 2022-07-25 22:33:22 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" from="test-domain.com" id="IivVXZ6j01n8pURawm9oX2s"/>} 2022-07-25 22:33:22 | [Mutex] received everything. 2022-07-25 22:33:22 | [Mutex] isItemNotified: registrationSuccess :: true 2022-07-25 22:33:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connected->disconnecting 2022-07-25 22:33:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Terminating XMPP Stream 2022-07-25 22:33:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3149] Connector state changed: disconnecting->disconnected 2022-07-25 22:33:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3149] Stream terminated 2022-07-25 22:33:22 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-07-25 22:33:22 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-07-25 22:33:22 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5de50252 2022-07-25 22:33:22 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@5e98566e 2022-07-25 22:33:22 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-25 22:33:22 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-25 22:33:22 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-25 22:33:22 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@268cfb88 2022-07-25 22:33:22 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-25 22:33:22 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-25 22:33:22 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-25 22:33:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: null->connecting 2022-07-25 22:33:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] DNS entry stored in session object: localhost:5222 2022-07-25 22:33:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Preparing connection to [localhost:5222] 2022-07-25 22:33:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-25 22:33:22 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-25 22:33:22 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-25 22:33:22 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@33638a6f 2022-07-25 22:33:22 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@46e1e9c3 2022-07-25 22:33:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connecting->connected 2022-07-25 22:33:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Whitespace ping period is setted to nullms 2022-07-25 22:33:22 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-25 22:33:22 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-25 22:33:22 | http-admin_ :: http-admin__apny1b0214@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-07-25 22:33:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3154] Start TLS 2022-07-25 22:33:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3156] Proceeding TLS 2022-07-25 22:33:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3156] Start handshake 2022-07-25 22:33:22 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-25 22:33:22 | http-admin_ :: http-admin__apny1b0214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-25 22:33:22 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-25 22:33:22 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-25 22:33:22 | http-admin_ :: http-admin__apny1b0214@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-07-25 22:33:22 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-07-25 22:33:22 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-07-25 22:33:22 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-07-25 22:33:22 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19hcG55MWIwMjE0LHI9eUZudlo0R0hLbHJvWjdpV01ncjM=</auth> 2022-07-25 22:33:22 | http-admin_ :: http-admin__apny1b0214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19hcG55MWIwMjE0LHI9eUZudlo0R0hLbHJvWjdpV01ncjM=</auth> 2022-07-25 22:33:22 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15Rm52WjRHSEtscm9aN2lXTWdyMzJZOW9Pa1VZdXBlRjQ3bjZuQVVxLHM9WmdHZHV4RlYyTFU5aEE9PSxpPTQwOTY=</challenge> 2022-07-25 22:33:22 | http-admin_ :: http-admin__apny1b0214@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15Rm52WjRHSEtscm9aN2lXTWdyMzJZOW9Pa1VZdXBlRjQ3bjZuQVVxLHM9WmdHZHV4RlYyTFU5aEE9PSxpPTQwOTY=</challenge> 2022-07-25 22:33:22 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eUZudlo0R0hLbHJvWjdpV01ncjMyWTlvT2tVWXVwZUY0N242bkFVcSxwPVdWb1d4ODlUd0hnYkV3OFFoMkRXbDNPWC82R0IrOExzaEFteTcrRnE1eWM9</response> 2022-07-25 22:33:22 | http-admin_ :: http-admin__apny1b0214@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eUZudlo0R0hLbHJvWjdpV01ncjMyWTlvT2tVWXVwZUY0N242bkFVcSxwPVdWb1d4ODlUd0hnYkV3OFFoMkRXbDNPWC82R0IrOExzaEFteTcrRnE1eWM9</response> 2022-07-25 22:33:22 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1rdk5DREk0Zm4zejNaa2RGdlVsQVUwZ3lwR1Z5dlJaZkV4d0dMNk9Ya3o4PQ==</success> 2022-07-25 22:33:22 | http-admin_ :: http-admin__apny1b0214@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1rdk5DREk0Zm4zejNaa2RGdlVsQVUwZ3lwR1Z5dlJaZkV4d0dMNk9Ya3o4PQ==</success> 2022-07-25 22:33:22 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-25 22:33:22 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="Q3Dvp+dzW/PipaHlGo0byNiULPw="/></features> 2022-07-25 22:33:22 | http-admin_ :: http-admin__apny1b0214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="Q3Dvp+dzW/PipaHlGo0byNiULPw="/></features> 2022-07-25 22:33:22 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-07-25 22:33:22 | << <iq xmlns="jabber:client" id="n4N7GyqhEt4w38ILR6AfZmc" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-25 22:33:22 | http-admin_ :: http-admin__apny1b0214@test-domain.com >> <iq xmlns="jabber:client" id="n4N7GyqhEt4w38ILR6AfZmc" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-25 22:33:22 | >> <iq type="result" xmlns="jabber:client" id="n4N7GyqhEt4w38ILR6AfZmc" to="http-admin__apny1b0214@test-domain.com/1781077109-tigase-240"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__apny1b0214@test-domain.com/1781077109-tigase-240</jid></bind></iq> 2022-07-25 22:33:22 | http-admin_ :: http-admin__apny1b0214@test-domain.com << <iq type="result" xmlns="jabber:client" id="n4N7GyqhEt4w38ILR6AfZmc" to="http-admin__apny1b0214@test-domain.com/1781077109-tigase-240"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__apny1b0214@test-domain.com/1781077109-tigase-240</jid></bind></iq> 2022-07-25 22:33:22 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-07-25 22:33:22 | << <iq xmlns="jabber:client" id="CnGexzwwnbt1argxpcxancA" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-25 22:33:22 | http-admin_ :: http-admin__apny1b0214@test-domain.com/1781077109-tigase-240 >> <iq xmlns="jabber:client" id="CnGexzwwnbt1argxpcxancA" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-25 22:33:22 | >> <iq type="result" xmlns="jabber:client" id="CnGexzwwnbt1argxpcxancA" to="http-admin__apny1b0214@test-domain.com/1781077109-tigase-240"/> 2022-07-25 22:33:22 | http-admin_ :: http-admin__apny1b0214@test-domain.com/1781077109-tigase-240 << <iq type="result" xmlns="jabber:client" id="CnGexzwwnbt1argxpcxancA" to="http-admin__apny1b0214@test-domain.com/1781077109-tigase-240"/> 2022-07-25 22:33:22 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-07-25 22:33:22 | << <iq to="test-domain.com" id="h7SCfP2dw5CqaLCpWgx6EDB" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-25 22:33:22 | http-admin_ :: http-admin__apny1b0214@test-domain.com/1781077109-tigase-240 >> <iq to="test-domain.com" id="h7SCfP2dw5CqaLCpWgx6EDB" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-25 22:33:22 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-25 22:33:22 | http-admin_ :: http-admin__apny1b0214@test-domain.com/1781077109-tigase-240 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-25 22:33:22 | >> <enabled max="60" xmlns="urn:xmpp:sm:3" id="7e49cf31-6a5b-40e2-918e-25430af8111a" resume="true" location="f9c07ffec79b"/> 2022-07-25 22:33:22 | http-admin_ :: http-admin__apny1b0214@test-domain.com/1781077109-tigase-240 << <enabled max="60" xmlns="urn:xmpp:sm:3" id="7e49cf31-6a5b-40e2-918e-25430af8111a" resume="true" location="f9c07ffec79b"/> 2022-07-25 22:33:22 | << <iq id="ssSjNIODi2p9GKzDEMTdx9q" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-25 22:33:22 | http-admin_ :: http-admin__apny1b0214@test-domain.com/1781077109-tigase-240 >> <iq id="ssSjNIODi2p9GKzDEMTdx9q" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-25 22:33:22 | >> <iq type="result" xmlns="jabber:client" from="test-domain.com" id="h7SCfP2dw5CqaLCpWgx6EDB" to="http-admin__apny1b0214@test-domain.com/1781077109-tigase-240"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11948/bf36c6a5"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11948/bf36c6a5"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-07-25 22:33:22 | http-admin_ :: http-admin__apny1b0214@test-domain.com/1781077109-tigase-240 << <iq type="result" xmlns="jabber:client" from="test-domain.com" id="h7SCfP2dw5CqaLCpWgx6EDB" to="http-admin__apny1b0214@test-domain.com/1781077109-tigase-240"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11948/bf36c6a5"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11948/bf36c6a5"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-07-25 22:33:22 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-25 22:33:22 | http-admin_ :: http-admin__apny1b0214@test-domain.com/1781077109-tigase-240 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-25 22:33:22 | >> <iq type="result" xmlns="jabber:client" id="ssSjNIODi2p9GKzDEMTdx9q" to="http-admin__apny1b0214@test-domain.com/1781077109-tigase-240"><query xmlns="jabber:iq:roster"/></iq> 2022-07-25 22:33:22 | http-admin_ :: http-admin__apny1b0214@test-domain.com/1781077109-tigase-240 << <iq type="result" xmlns="jabber:client" id="ssSjNIODi2p9GKzDEMTdx9q" to="http-admin__apny1b0214@test-domain.com/1781077109-tigase-240"><query xmlns="jabber:iq:roster"/></iq> 2022-07-25 22:33:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connected->disconnecting 2022-07-25 22:33:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Terminating XMPP Stream 2022-07-25 22:33:23 | >> <presence from="http-admin__apny1b0214@test-domain.com/1781077109-tigase-240" xmlns="jabber:client" to="http-admin__apny1b0214@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-07-25 22:33:23 | http-admin_ :: http-admin__apny1b0214@test-domain.com/1781077109-tigase-240 << <presence from="http-admin__apny1b0214@test-domain.com/1781077109-tigase-240" xmlns="jabber:client" to="http-admin__apny1b0214@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-07-25 22:33:23 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-25 22:33:23 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-25 22:33:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3156] Connector state changed: disconnecting->disconnected 2022-07-25 22:33:23 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-25 22:33:23 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-25 22:33:24 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-25 22:33:24 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true 2022-07-25 22:33:24 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-25 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: null->connecting 2022-07-25 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] DNS entry stored in session object: localhost:5222 2022-07-25 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Preparing connection to [localhost:5222] 2022-07-25 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-25 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: connecting->connected 2022-07-25 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Whitespace ping period is setted to nullms 2022-07-25 22:33:24 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-25 22:33:24 | >> <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-07-25 22:33:24 | http-admin_ :: http-admin__apny1b0214@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-07-25 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3154] Start TLS 2022-07-25 22:33:24 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-25 22:33:24 | http-admin_ :: http-admin__apny1b0214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-25 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3162] Proceeding TLS 2022-07-25 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3162] Start handshake 2022-07-25 22:33:24 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-25 22:33:24 | >> <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-07-25 22:33:24 | http-admin_ :: http-admin__apny1b0214@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-07-25 22:33:24 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-07-25 22:33:24 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-07-25 22:33:24 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-07-25 22:33:24 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19hcG55MWIwMjE0LHI9cVNkSWZ3eWZFMTd4R1hPOGhXYnk=</auth> 2022-07-25 22:33:24 | http-admin_ :: http-admin__apny1b0214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19hcG55MWIwMjE0LHI9cVNkSWZ3eWZFMTd4R1hPOGhXYnk=</auth> 2022-07-25 22:33:24 | >> <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-07-25 22:33:24 | http-admin_ :: http-admin__apny1b0214@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-07-25 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3154] Connector state changed: connected->disconnecting 2022-07-25 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3154] Terminating XMPP Stream 2022-07-25 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3162] Connector state changed: disconnecting->disconnected 2022-07-25 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3162] Stream terminated 2022-07-25 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-25 22:33:24 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-25 22:33:24 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-25 22:33:24 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception 2022-07-25 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3154] Ignoring stop connector. 2022-07-25 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-25 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |