Test duration : 10.884s
Passed Tests | ||
---|---|---|
tigase.tests.http.TestAdminUI | ||
testAddUser | 1.583s |
2022-07-12 22:34:13 |
2022-07-12 22:34:13 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-12 22:34:13 | ------------------------------------ |
testAuthorization | 0.171s |
2022-07-12 22:34:15 |
2022-07-12 22:34:15 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-12 22:34:15 | ------------------------------------ |
testCommandsAvailability | 0.597s |
2022-07-12 22:34:15 |
2022-07-12 22:34:15 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-12 22:34:15 | ------------------------------------ |
testDeleteUser | 0.954s |
2022-07-12 22:34:15 |
2022-07-12 22:34:15 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-12 22:34:15 | ------------------------------------ 2022-07-12 22:34:15 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-12 22:34:15 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-12 22:34:15 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-12 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Using XEP-0077 mode!!!! 2022-07-12 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: null->connecting 2022-07-12 22:34:15 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2eeebbec 2022-07-12 22:34:15 | StateChangedEvent{oldState=null, newState=connecting} 2022-07-12 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] DNS entry stored in session object: localhost:5222 2022-07-12 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Preparing connection to [localhost:5222] 2022-07-12 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-12 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connecting->connected 2022-07-12 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Whitespace ping period is setted to nullms 2022-07-12 22:34:15 | [Mutex] waiting for: [registration] 2022-07-12 22:34:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-12 22:34:15 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@20294041 2022-07-12 22:34:15 | StateChangedEvent{oldState=connecting, newState=connected} 2022-07-12 22:34:15 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@2416d09c 2022-07-12 22:34:15 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-12 22:34:15 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-07-12 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3098] Start TLS 2022-07-12 22:34:15 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-07-12 22:34:15 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-12 22:34:15 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-07-12 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3100] Proceeding TLS 2022-07-12 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3100] Start handshake 2022-07-12 22:34:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-12 22:34:15 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@61144a7a 2022-07-12 22:34:15 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@3a7ebc6f 2022-07-12 22:34:16 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-12 22:34:16 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-07-12 22:34:16 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-07-12 22:34:16 | http-admin_ :: null >> <iq to="test-domain.com" id="UR0vdGEKHz8BvcEKCp3iFLO" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-07-12 22:34:16 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="UR0vdGEKHz8BvcEKCp3iFLO" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-07-12 22:34:16 | http-admin_ :: null << <iq type="result" from="test-domain.com" id="UR0vdGEKHz8BvcEKCp3iFLO" xmlns="jabber:client"><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" label="Username" var="username"><required/><value/></field><field type="text-private" label="Password" var="password"><required/><value/></field><field type="text-single" label="Email (MUST BE VALID!)" var="email"><required/><value/></field></x></query></iq> 2022-07-12 22:34:16 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="UR0vdGEKHz8BvcEKCp3iFLO" xmlns="jabber:client"><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" label="Username" var="username"><required/><value/></field><field type="text-private" label="Password" var="password"><required/><value/></field><field type="text-single" label="Email (MUST BE VALID!)" var="email"><required/><value/></field></x></query></iq>} 2022-07-12 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@50bfc829 2022-07-12 22:34:16 | http-admin_ :: null >> <iq to="test-domain.com" id="JA9bOUSbEHp6hRJFAsmV12p" type="set"><query xmlns="jabber:iq:register"><username>http-admin__zcgslz0210</username><password>http-admin__zcgslz0210</password><email>ad66d9d7-7ef7-4b60-8a17-c1dbc8f6bd93@localhost</email></query></iq> 2022-07-12 22:34:16 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="JA9bOUSbEHp6hRJFAsmV12p" type="set"><query xmlns="jabber:iq:register"><username>http-admin__zcgslz0210</username><password>http-admin__zcgslz0210</password><email>ad66d9d7-7ef7-4b60-8a17-c1dbc8f6bd93@localhost</email></query></iq>} 2022-07-12 22:34:16 | http-admin_ :: null << <iq type="result" from="test-domain.com" id="JA9bOUSbEHp6hRJFAsmV12p" xmlns="jabber:client"/> 2022-07-12 22:34:16 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="JA9bOUSbEHp6hRJFAsmV12p" xmlns="jabber:client"/>} 2022-07-12 22:34:16 | [Mutex] received everything. 2022-07-12 22:34:16 | [Mutex] isItemNotified: registrationSuccess :: true 2022-07-12 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connected->disconnecting 2022-07-12 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Terminating XMPP Stream 2022-07-12 22:34:16 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-07-12 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3100] Connector state changed: disconnecting->disconnected 2022-07-12 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3100] Stream terminated 2022-07-12 22:34:16 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-07-12 22:34:16 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@423f6092 2022-07-12 22:34:16 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@13bb535 2022-07-12 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-12 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-12 22:34:16 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-12 22:34:16 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4ee9ecb9 2022-07-12 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-12 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-12 22:34:16 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@60b99bcd 2022-07-12 22:34:16 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@593b4cb8 |
testGetUserInfoUserOffline | 3.862s |
2022-07-12 22:34:16 |
2022-07-12 22:34:16 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-12 22:34:16 | ------------------------------------ 2022-07-12 22:34:16 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-12 22:34:16 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-12 22:34:16 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-12 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Using XEP-0077 mode!!!! 2022-07-12 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: null->connecting 2022-07-12 22:34:16 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3a4bae1f 2022-07-12 22:34:16 | StateChangedEvent{oldState=null, newState=connecting} 2022-07-12 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] DNS entry stored in session object: localhost:5222 2022-07-12 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Preparing connection to [localhost:5222] 2022-07-12 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-12 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connecting->connected 2022-07-12 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Whitespace ping period is setted to nullms 2022-07-12 22:34:16 | [Mutex] waiting for: [registration] 2022-07-12 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-12 22:34:16 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@348c4726 2022-07-12 22:34:16 | StateChangedEvent{oldState=connecting, newState=connected} 2022-07-12 22:34:16 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@30b3c56f 2022-07-12 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3106] Start TLS 2022-07-12 22:34:16 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-07-12 22:34:16 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-12 22:34:16 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-07-12 22:34:16 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-12 22:34:16 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-07-12 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3108] Proceeding TLS 2022-07-12 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3108] Start handshake 2022-07-12 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-12 22:34:16 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@75b14d1d 2022-07-12 22:34:16 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@126d2ee2 2022-07-12 22:34:16 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-07-12 22:34:16 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-12 22:34:16 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-07-12 22:34:16 | http-admin_ :: null >> <iq to="test-domain.com" id="CIvFzkJT49HQY0raJtexnLJ" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-07-12 22:34:16 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="CIvFzkJT49HQY0raJtexnLJ" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-07-12 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@448efefe 2022-07-12 22:34:16 | http-admin_ :: null << <iq type="result" from="test-domain.com" id="CIvFzkJT49HQY0raJtexnLJ" xmlns="jabber:client"><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" label="Username" var="username"><required/><value/></field><field type="text-private" label="Password" var="password"><required/><value/></field><field type="text-single" label="Email (MUST BE VALID!)" var="email"><required/><value/></field></x></query></iq> 2022-07-12 22:34:16 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="CIvFzkJT49HQY0raJtexnLJ" xmlns="jabber:client"><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" label="Username" var="username"><required/><value/></field><field type="text-private" label="Password" var="password"><required/><value/></field><field type="text-single" label="Email (MUST BE VALID!)" var="email"><required/><value/></field></x></query></iq>} 2022-07-12 22:34:16 | http-admin_ :: null >> <iq to="test-domain.com" id="f3uKyxm7fMDz9vgO4lRILPQ" type="set"><query xmlns="jabber:iq:register"><username>http-admin__ll7wwc0211</username><password>http-admin__ll7wwc0211</password><email>bf5bb25d-3f04-4c8c-80b3-e433fcc3b16f@localhost</email></query></iq> 2022-07-12 22:34:16 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="f3uKyxm7fMDz9vgO4lRILPQ" type="set"><query xmlns="jabber:iq:register"><username>http-admin__ll7wwc0211</username><password>http-admin__ll7wwc0211</password><email>bf5bb25d-3f04-4c8c-80b3-e433fcc3b16f@localhost</email></query></iq>} 2022-07-12 22:34:17 | http-admin_ :: null << <iq type="result" from="test-domain.com" id="f3uKyxm7fMDz9vgO4lRILPQ" xmlns="jabber:client"/> 2022-07-12 22:34:17 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="f3uKyxm7fMDz9vgO4lRILPQ" xmlns="jabber:client"/>} 2022-07-12 22:34:17 | [Mutex] received everything. 2022-07-12 22:34:17 | [Mutex] isItemNotified: registrationSuccess :: true 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connected->disconnecting 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Terminating XMPP Stream 2022-07-12 22:34:17 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3108] Connector state changed: disconnecting->disconnected 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3108] Stream terminated 2022-07-12 22:34:17 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-07-12 22:34:17 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6ab8c3bd 2022-07-12 22:34:17 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@159eb252 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-12 22:34:17 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-12 22:34:17 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-12 22:34:17 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6e7f843d 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-12 22:34:17 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5db5fe02 2022-07-12 22:34:17 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@71bc6b22 2022-07-12 22:34:17 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: null->connecting 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] DNS entry stored in session object: localhost:5222 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Preparing connection to [localhost:5222] 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connecting->connected 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Whitespace ping period is setted to nullms 2022-07-12 22:34:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-12 22:34:17 | >> <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-12 22:34:17 | http-admin_ :: http-admin__ll7wwc0211@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-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3113] Start TLS 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3115] Proceeding TLS 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3115] Start handshake 2022-07-12 22:34:17 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-12 22:34:17 | http-admin_ :: http-admin__ll7wwc0211@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-12 22:34:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-12 22:34:17 | >> <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-12 22:34:17 | http-admin_ :: http-admin__ll7wwc0211@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-12 22:34:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-07-12 22:34:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-07-12 22:34:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-07-12 22:34:17 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19sbDd3d2MwMjExLHI9U3JqdnJaZ0ZFemFHMjhPYkhaN2I=</auth> 2022-07-12 22:34:17 | http-admin_ :: http-admin__ll7wwc0211@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19sbDd3d2MwMjExLHI9U3JqdnJaZ0ZFemFHMjhPYkhaN2I=</auth> 2022-07-12 22:34:17 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Tcmp2clpnRkV6YUcyOE9iSFo3Ym9tVzMyRXhXU01NWEVrem05SGtiLHM9S2p0ZHRhREMxT0ZjSlE9PSxpPTQwOTY=</challenge> 2022-07-12 22:34:17 | http-admin_ :: http-admin__ll7wwc0211@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Tcmp2clpnRkV6YUcyOE9iSFo3Ym9tVzMyRXhXU01NWEVrem05SGtiLHM9S2p0ZHRhREMxT0ZjSlE9PSxpPTQwOTY=</challenge> 2022-07-12 22:34:17 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9U3JqdnJaZ0ZFemFHMjhPYkhaN2JvbVczMkV4V1NNTVhFa3ptOUhrYixwPWhsN3l2Vit5UFJRZ29nWVdoeE1TY2JyOWhqVnFLZmh6OG9BU3RpNVY0Wkk9</response> 2022-07-12 22:34:17 | http-admin_ :: http-admin__ll7wwc0211@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9U3JqdnJaZ0ZFemFHMjhPYkhaN2JvbVczMkV4V1NNTVhFa3ptOUhrYixwPWhsN3l2Vit5UFJRZ29nWVdoeE1TY2JyOWhqVnFLZmh6OG9BU3RpNVY0Wkk9</response> 2022-07-12 22:34:17 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0wYzhBYTNHem45ckF1cTYwRW1VUkVsYmprQWtFNnZUajR1Ky9sNjFiSUZ3PQ==</success> 2022-07-12 22:34:17 | http-admin_ :: http-admin__ll7wwc0211@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0wYzhBYTNHem45ckF1cTYwRW1VUkVsYmprQWtFNnZUajR1Ky9sNjFiSUZ3PQ==</success> 2022-07-12 22:34:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-12 22:34:17 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="+zW2xVxc+RGkRtdtUKe3rlf6oJA="/></features> 2022-07-12 22:34:17 | http-admin_ :: http-admin__ll7wwc0211@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="+zW2xVxc+RGkRtdtUKe3rlf6oJA="/></features> 2022-07-12 22:34:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-07-12 22:34:17 | << <iq xmlns="jabber:client" id="ASVMGxjOHPWTbOUSbEHp6hR" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-12 22:34:17 | http-admin_ :: http-admin__ll7wwc0211@test-domain.com >> <iq xmlns="jabber:client" id="ASVMGxjOHPWTbOUSbEHp6hR" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-12 22:34:17 | >> <iq type="result" id="ASVMGxjOHPWTbOUSbEHp6hR" to="http-admin__ll7wwc0211@test-domain.com/1608752850-tigase-237" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__ll7wwc0211@test-domain.com/1608752850-tigase-237</jid></bind></iq> 2022-07-12 22:34:17 | http-admin_ :: http-admin__ll7wwc0211@test-domain.com << <iq type="result" id="ASVMGxjOHPWTbOUSbEHp6hR" to="http-admin__ll7wwc0211@test-domain.com/1608752850-tigase-237" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__ll7wwc0211@test-domain.com/1608752850-tigase-237</jid></bind></iq> 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-07-12 22:34:17 | << <iq xmlns="jabber:client" id="gV2CFCDhQLPFxkWkRTMT5mY" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-12 22:34:17 | http-admin_ :: http-admin__ll7wwc0211@test-domain.com/1608752850-tigase-237 >> <iq xmlns="jabber:client" id="gV2CFCDhQLPFxkWkRTMT5mY" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-12 22:34:17 | >> <iq type="result" id="gV2CFCDhQLPFxkWkRTMT5mY" to="http-admin__ll7wwc0211@test-domain.com/1608752850-tigase-237" xmlns="jabber:client"/> 2022-07-12 22:34:17 | http-admin_ :: http-admin__ll7wwc0211@test-domain.com/1608752850-tigase-237 << <iq type="result" id="gV2CFCDhQLPFxkWkRTMT5mY" to="http-admin__ll7wwc0211@test-domain.com/1608752850-tigase-237" xmlns="jabber:client"/> 2022-07-12 22:34:17 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-07-12 22:34:17 | << <iq to="test-domain.com" id="Q3ohQLPFxkWkRTMT5mYoUZd" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-12 22:34:17 | http-admin_ :: http-admin__ll7wwc0211@test-domain.com/1608752850-tigase-237 >> <iq to="test-domain.com" id="Q3ohQLPFxkWkRTMT5mYoUZd" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-12 22:34:17 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-12 22:34:17 | http-admin_ :: http-admin__ll7wwc0211@test-domain.com/1608752850-tigase-237 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-12 22:34:17 | >> <enabled id="dda7089a-dfe5-4251-bae1-6c192d78ffd7" location="ed1b7dd8a1b3" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-07-12 22:34:17 | http-admin_ :: http-admin__ll7wwc0211@test-domain.com/1608752850-tigase-237 << <enabled id="dda7089a-dfe5-4251-bae1-6c192d78ffd7" location="ed1b7dd8a1b3" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-07-12 22:34:17 | << <iq id="WSPo4AnVQ1lS0s2fJEnbEj1" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-12 22:34:17 | http-admin_ :: http-admin__ll7wwc0211@test-domain.com/1608752850-tigase-237 >> <iq id="WSPo4AnVQ1lS0s2fJEnbEj1" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-12 22:34:17 | >> <iq type="result" from="test-domain.com" id="Q3ohQLPFxkWkRTMT5mYoUZd" to="http-admin__ll7wwc0211@test-domain.com/1608752850-tigase-237" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b11929/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b11929/bf36c6a5" category="server"/><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-07-12 22:34:17 | http-admin_ :: http-admin__ll7wwc0211@test-domain.com/1608752850-tigase-237 << <iq type="result" from="test-domain.com" id="Q3ohQLPFxkWkRTMT5mYoUZd" to="http-admin__ll7wwc0211@test-domain.com/1608752850-tigase-237" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b11929/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b11929/bf36c6a5" category="server"/><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-07-12 22:34:17 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-12 22:34:17 | http-admin_ :: http-admin__ll7wwc0211@test-domain.com/1608752850-tigase-237 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-12 22:34:17 | >> <iq type="result" id="WSPo4AnVQ1lS0s2fJEnbEj1" to="http-admin__ll7wwc0211@test-domain.com/1608752850-tigase-237" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-07-12 22:34:17 | http-admin_ :: http-admin__ll7wwc0211@test-domain.com/1608752850-tigase-237 << <iq type="result" id="WSPo4AnVQ1lS0s2fJEnbEj1" to="http-admin__ll7wwc0211@test-domain.com/1608752850-tigase-237" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connected->disconnecting 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Terminating XMPP Stream 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-12 22:34:17 | >> <presence from="http-admin__ll7wwc0211@test-domain.com/1608752850-tigase-237" to="http-admin__ll7wwc0211@test-domain.com" xmlns="jabber:client"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-07-12 22:34:17 | http-admin_ :: http-admin__ll7wwc0211@test-domain.com/1608752850-tigase-237 << <presence from="http-admin__ll7wwc0211@test-domain.com/1608752850-tigase-237" to="http-admin__ll7wwc0211@test-domain.com" xmlns="jabber:client"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3115] Connector state changed: disconnecting->disconnected 2022-07-12 22:34:17 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-12 22:34:17 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-12 22:34:17 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Using XEP-0077 mode!!!! 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: null->connecting 2022-07-12 22:34:17 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@180ee91f 2022-07-12 22:34:17 | StateChangedEvent{oldState=null, newState=connecting} 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] DNS entry stored in session object: localhost:5222 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Preparing connection to [localhost:5222] 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connecting->connected 2022-07-12 22:34:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-12 22:34:17 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@16c9046e 2022-07-12 22:34:17 | StateChangedEvent{oldState=connecting, newState=connected} 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Whitespace ping period is setted to nullms 2022-07-12 22:34:17 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@12f6826f 2022-07-12 22:34:17 | [Mutex] waiting for: [registration] 2022-07-12 22:34: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-12 22:34: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-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3119] Start TLS 2022-07-12 22:34: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-12 22:34:17 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-12 22:34:17 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3121] Proceeding TLS 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3121] Start handshake 2022-07-12 22:34:17 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@57f40e55 2022-07-12 22:34:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-12 22:34:17 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@385d53a5 2022-07-12 22:34: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-12 22:34: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-12 22:34: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-12 22:34:17 | http-admin_ :: null >> <iq to="test-domain.com" id="MY5IR0pPWXdr5q8IDrS5t8w" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-07-12 22:34:17 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="MY5IR0pPWXdr5q8IDrS5t8w" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-07-12 22:34:17 | http-admin_ :: null << <iq type="result" from="test-domain.com" id="MY5IR0pPWXdr5q8IDrS5t8w" xmlns="jabber:client"><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" label="Username" var="username"><required/><value/></field><field type="text-private" label="Password" var="password"><required/><value/></field><field type="text-single" label="Email (MUST BE VALID!)" var="email"><required/><value/></field></x></query></iq> 2022-07-12 22:34:17 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="MY5IR0pPWXdr5q8IDrS5t8w" xmlns="jabber:client"><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" label="Username" var="username"><required/><value/></field><field type="text-private" label="Password" var="password"><required/><value/></field><field type="text-single" label="Email (MUST BE VALID!)" var="email"><required/><value/></field></x></query></iq>} 2022-07-12 22:34:17 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@66e9dab4 2022-07-12 22:34:17 | http-admin_ :: null >> <iq to="test-domain.com" id="MZ6KV8FlY1lHBscQTXU9Bo2" type="set"><query xmlns="jabber:iq:register"><username>http-admin__yghglm0212</username><password>http-admin__yghglm0212</password><email>0d27d18f-c7b4-4522-afeb-b58661fa3a11@localhost</email></query></iq> 2022-07-12 22:34:17 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="MZ6KV8FlY1lHBscQTXU9Bo2" type="set"><query xmlns="jabber:iq:register"><username>http-admin__yghglm0212</username><password>http-admin__yghglm0212</password><email>0d27d18f-c7b4-4522-afeb-b58661fa3a11@localhost</email></query></iq>} 2022-07-12 22:34:17 | http-admin_ :: null << <iq type="result" from="test-domain.com" id="MZ6KV8FlY1lHBscQTXU9Bo2" xmlns="jabber:client"/> 2022-07-12 22:34:17 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="MZ6KV8FlY1lHBscQTXU9Bo2" xmlns="jabber:client"/>} 2022-07-12 22:34:17 | [Mutex] received everything. 2022-07-12 22:34:17 | [Mutex] isItemNotified: registrationSuccess :: true 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connected->disconnecting 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Terminating XMPP Stream 2022-07-12 22:34:17 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3121] Connector state changed: disconnecting->disconnected 2022-07-12 22:34:17 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@40aad9fc 2022-07-12 22:34:17 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-07-12 22:34:17 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@37dbf11a 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3121] Stream terminated 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-12 22:34:17 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-12 22:34:17 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-12 22:34:17 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@65495c3f 2022-07-12 22:34:17 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: null->connecting 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] DNS entry stored in session object: localhost:5222 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Preparing connection to [localhost:5222] 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-12 22:34:17 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4ddd0658 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-12 22:34:17 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@5bae5326 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: connecting->connected 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Whitespace ping period is setted to nullms 2022-07-12 22:34:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-12 22:34:17 | >> <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-12 22:34:17 | http-admin_ :: http-admin__yghglm0212@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-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3125] Start TLS 2022-07-12 22:34:17 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-12 22:34:17 | http-admin_ :: http-admin__yghglm0212@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3128] Proceeding TLS 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3128] Start handshake 2022-07-12 22:34:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-12 22:34:17 | >> <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-12 22:34:17 | http-admin_ :: http-admin__yghglm0212@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-12 22:34:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-07-12 22:34:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-07-12 22:34:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-07-12 22:34:17 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX195Z2hnbG0wMjEyLHI9QjcwT0R6NldVQXN3NmV0M2VOZEI=</auth> 2022-07-12 22:34:17 | http-admin_ :: http-admin__yghglm0212@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX195Z2hnbG0wMjEyLHI9QjcwT0R6NldVQXN3NmV0M2VOZEI=</auth> 2022-07-12 22:34:17 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CNzBPRHo2V1VBc3c2ZXQzZU5kQmE4YWtPUEREMjJQNkFDTk56S0J1LHM9WDkvc3ZUT3U0TGdyUnc9PSxpPTQwOTY=</challenge> 2022-07-12 22:34:17 | http-admin_ :: http-admin__yghglm0212@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CNzBPRHo2V1VBc3c2ZXQzZU5kQmE4YWtPUEREMjJQNkFDTk56S0J1LHM9WDkvc3ZUT3U0TGdyUnc9PSxpPTQwOTY=</challenge> 2022-07-12 22:34:17 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QjcwT0R6NldVQXN3NmV0M2VOZEJhOGFrT1BERDIyUDZBQ05OektCdSxwPVdlbXZwSldDay9zbkE3UGVGa01uMjdWOXJNV2hGRXB4OEJGVnhzN0FnMkk9</response> 2022-07-12 22:34:17 | http-admin_ :: http-admin__yghglm0212@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QjcwT0R6NldVQXN3NmV0M2VOZEJhOGFrT1BERDIyUDZBQ05OektCdSxwPVdlbXZwSldDay9zbkE3UGVGa01uMjdWOXJNV2hGRXB4OEJGVnhzN0FnMkk9</response> 2022-07-12 22:34:17 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0zd1NaWnBKZ3lqekQ5Wm9OZGpEUVJwYWtmbUVGZ2R6L3BFTHJGV1pFKzFvPQ==</success> 2022-07-12 22:34:17 | http-admin_ :: http-admin__yghglm0212@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0zd1NaWnBKZ3lqekQ5Wm9OZGpEUVJwYWtmbUVGZ2R6L3BFTHJGV1pFKzFvPQ==</success> 2022-07-12 22:34:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-12 22:34:17 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="+zW2xVxc+RGkRtdtUKe3rlf6oJA="/></features> 2022-07-12 22:34:17 | http-admin_ :: http-admin__yghglm0212@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="+zW2xVxc+RGkRtdtUKe3rlf6oJA="/></features> 2022-07-12 22:34:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-07-12 22:34:17 | << <iq xmlns="jabber:client" id="9UPdR01rkWWjUdrap7fHEAC" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-12 22:34:17 | http-admin_ :: http-admin__yghglm0212@test-domain.com >> <iq xmlns="jabber:client" id="9UPdR01rkWWjUdrap7fHEAC" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-12 22:34:17 | >> <iq type="result" id="9UPdR01rkWWjUdrap7fHEAC" to="http-admin__yghglm0212@test-domain.com/1608752850-tigase-238" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__yghglm0212@test-domain.com/1608752850-tigase-238</jid></bind></iq> 2022-07-12 22:34:17 | http-admin_ :: http-admin__yghglm0212@test-domain.com << <iq type="result" id="9UPdR01rkWWjUdrap7fHEAC" to="http-admin__yghglm0212@test-domain.com/1608752850-tigase-238" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__yghglm0212@test-domain.com/1608752850-tigase-238</jid></bind></iq> 2022-07-12 22:34:17 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-07-12 22:34:17 | << <iq xmlns="jabber:client" id="ZbCV12p7q6Eq1hKzzqR7GEm" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-12 22:34:17 | http-admin_ :: http-admin__yghglm0212@test-domain.com/1608752850-tigase-238 >> <iq xmlns="jabber:client" id="ZbCV12p7q6Eq1hKzzqR7GEm" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-12 22:34:17 | >> <iq type="result" id="ZbCV12p7q6Eq1hKzzqR7GEm" to="http-admin__yghglm0212@test-domain.com/1608752850-tigase-238" xmlns="jabber:client"/> 2022-07-12 22:34:17 | http-admin_ :: http-admin__yghglm0212@test-domain.com/1608752850-tigase-238 << <iq type="result" id="ZbCV12p7q6Eq1hKzzqR7GEm" to="http-admin__yghglm0212@test-domain.com/1608752850-tigase-238" xmlns="jabber:client"/> 2022-07-12 22:34:17 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-07-12 22:34:17 | << <iq to="test-domain.com" id="VLklWaMLHo7xgM08r7qVhQH" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-12 22:34:17 | http-admin_ :: http-admin__yghglm0212@test-domain.com/1608752850-tigase-238 >> <iq to="test-domain.com" id="VLklWaMLHo7xgM08r7qVhQH" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-12 22:34:17 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-12 22:34:17 | http-admin_ :: http-admin__yghglm0212@test-domain.com/1608752850-tigase-238 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-12 22:34:17 | >> <enabled id="ea7265da-0de7-4af7-924d-ea3cef748fe3" location="ed1b7dd8a1b3" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-07-12 22:34:17 | http-admin_ :: http-admin__yghglm0212@test-domain.com/1608752850-tigase-238 << <enabled id="ea7265da-0de7-4af7-924d-ea3cef748fe3" location="ed1b7dd8a1b3" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-07-12 22:34:17 | << <iq id="zXSuqY7t8l7w3vscslYlHGr" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-12 22:34:17 | http-admin_ :: http-admin__yghglm0212@test-domain.com/1608752850-tigase-238 >> <iq id="zXSuqY7t8l7w3vscslYlHGr" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-12 22:34:17 | >> <iq type="result" from="test-domain.com" id="VLklWaMLHo7xgM08r7qVhQH" to="http-admin__yghglm0212@test-domain.com/1608752850-tigase-238" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b11929/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b11929/bf36c6a5" category="server"/><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-07-12 22:34:17 | http-admin_ :: http-admin__yghglm0212@test-domain.com/1608752850-tigase-238 << <iq type="result" from="test-domain.com" id="VLklWaMLHo7xgM08r7qVhQH" to="http-admin__yghglm0212@test-domain.com/1608752850-tigase-238" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b11929/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b11929/bf36c6a5" category="server"/><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-07-12 22:34:17 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-12 22:34:17 | http-admin_ :: http-admin__yghglm0212@test-domain.com/1608752850-tigase-238 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-12 22:34:17 | >> <iq type="result" id="zXSuqY7t8l7w3vscslYlHGr" to="http-admin__yghglm0212@test-domain.com/1608752850-tigase-238" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-07-12 22:34:17 | http-admin_ :: http-admin__yghglm0212@test-domain.com/1608752850-tigase-238 << <iq type="result" id="zXSuqY7t8l7w3vscslYlHGr" to="http-admin__yghglm0212@test-domain.com/1608752850-tigase-238" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-07-12 22:34:17 | << <message to="http-admin__ll7wwc0211@test-domain.com" id="CUH3lSP5sVfWaodIPFCjVRV"><body>Test message 1</body></message> 2022-07-12 22:34:17 | http-admin_ :: http-admin__yghglm0212@test-domain.com/1608752850-tigase-238 >> <message to="http-admin__ll7wwc0211@test-domain.com" id="CUH3lSP5sVfWaodIPFCjVRV"><body>Test message 1</body></message> 2022-07-12 22:34:17 | >> <presence from="http-admin__yghglm0212@test-domain.com/1608752850-tigase-238" to="http-admin__yghglm0212@test-domain.com" xmlns="jabber:client"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-07-12 22:34:17 | http-admin_ :: http-admin__yghglm0212@test-domain.com/1608752850-tigase-238 << <presence from="http-admin__yghglm0212@test-domain.com/1608752850-tigase-238" to="http-admin__yghglm0212@test-domain.com" xmlns="jabber:client"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-07-12 22:34:17 | << <message to="http-admin__ll7wwc0211@test-domain.com" id="DYRr4dR01rkWWjUdrap7fHE"><body>Test message 2</body></message> 2022-07-12 22:34:17 | http-admin_ :: http-admin__yghglm0212@test-domain.com/1608752850-tigase-238 >> <message to="http-admin__ll7wwc0211@test-domain.com" id="DYRr4dR01rkWWjUdrap7fHE"><body>Test message 2</body></message> 2022-07-12 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3128] Connector state changed: connected->disconnected 2022-07-12 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3128] Stream terminated 2022-07-12 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-12 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |
testGetUserInfoUserOnline | 0.990s |
2022-07-12 22:34:20 |
2022-07-12 22:34:20 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-12 22:34:20 | ------------------------------------ 2022-07-12 22:34:20 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-12 22:34:20 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-12 22:34:20 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-12 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Using XEP-0077 mode!!!! 2022-07-12 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: null->connecting 2022-07-12 22:34:20 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@47f787d4 2022-07-12 22:34:20 | StateChangedEvent{oldState=null, newState=connecting} 2022-07-12 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] DNS entry stored in session object: localhost:5222 2022-07-12 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Preparing connection to [localhost:5222] 2022-07-12 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-12 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connecting->connected 2022-07-12 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Whitespace ping period is setted to nullms 2022-07-12 22:34:20 | [Mutex] waiting for: [registration] 2022-07-12 22:34:20 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-12 22:34:20 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@4930615a 2022-07-12 22:34:20 | StateChangedEvent{oldState=connecting, newState=connected} 2022-07-12 22:34:20 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@4d0feca4 2022-07-12 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3133] Start TLS 2022-07-12 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3135] Proceeding TLS 2022-07-12 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3135] Start handshake 2022-07-12 22:34:20 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-07-12 22:34:20 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-12 22:34:20 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-07-12 22:34:20 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-12 22:34:20 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-07-12 22:34:20 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-12 22:34:20 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@80d6b61 2022-07-12 22:34:20 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@73bf8493 2022-07-12 22:34:20 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-12 22:34:20 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-07-12 22:34:20 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-07-12 22:34:20 | http-admin_ :: null >> <iq to="test-domain.com" id="j8fnLOHHp1iScBnKPX6smQR" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-07-12 22:34:20 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="j8fnLOHHp1iScBnKPX6smQR" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-07-12 22:34:20 | http-admin_ :: null << <iq type="result" from="test-domain.com" id="j8fnLOHHp1iScBnKPX6smQR" xmlns="jabber:client"><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" label="Username" var="username"><required/><value/></field><field type="text-private" label="Password" var="password"><required/><value/></field><field type="text-single" label="Email (MUST BE VALID!)" var="email"><required/><value/></field></x></query></iq> 2022-07-12 22:34:20 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="j8fnLOHHp1iScBnKPX6smQR" xmlns="jabber:client"><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" label="Username" var="username"><required/><value/></field><field type="text-private" label="Password" var="password"><required/><value/></field><field type="text-single" label="Email (MUST BE VALID!)" var="email"><required/><value/></field></x></query></iq>} 2022-07-12 22:34:20 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@394f010f 2022-07-12 22:34:20 | http-admin_ :: null >> <iq to="test-domain.com" id="m9g5tX7ugY9tWdJEyyeDvct" type="set"><query xmlns="jabber:iq:register"><username>http-admin__l6f5rw0213</username><password>http-admin__l6f5rw0213</password><email>27cd8ab6-bd01-4dcf-9326-f73e78ec07d9@localhost</email></query></iq> 2022-07-12 22:34:20 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="m9g5tX7ugY9tWdJEyyeDvct" type="set"><query xmlns="jabber:iq:register"><username>http-admin__l6f5rw0213</username><password>http-admin__l6f5rw0213</password><email>27cd8ab6-bd01-4dcf-9326-f73e78ec07d9@localhost</email></query></iq>} 2022-07-12 22:34:20 | http-admin_ :: null << <iq type="result" from="test-domain.com" id="m9g5tX7ugY9tWdJEyyeDvct" xmlns="jabber:client"/> 2022-07-12 22:34:20 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="m9g5tX7ugY9tWdJEyyeDvct" xmlns="jabber:client"/>} 2022-07-12 22:34:20 | [Mutex] received everything. 2022-07-12 22:34:20 | [Mutex] isItemNotified: registrationSuccess :: true 2022-07-12 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connected->disconnecting 2022-07-12 22:34:20 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-07-12 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Terminating XMPP Stream 2022-07-12 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3135] Connector state changed: disconnecting->disconnected 2022-07-12 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3135] Stream terminated 2022-07-12 22:34:20 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-07-12 22:34:20 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@b17b04e 2022-07-12 22:34:20 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@6822942e 2022-07-12 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-12 22:34:20 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-12 22:34:20 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-12 22:34:20 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@67360ea5 2022-07-12 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-12 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-12 22:34:20 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@26b03c35 2022-07-12 22:34:20 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@10137d6d 2022-07-12 22:34:20 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-12 22:34:20 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-12 22:34:20 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-12 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: null->connecting 2022-07-12 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] DNS entry stored in session object: localhost:5222 2022-07-12 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Preparing connection to [localhost:5222] 2022-07-12 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-12 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: connecting->connected 2022-07-12 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Whitespace ping period is setted to nullms 2022-07-12 22:34:20 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-12 22:34:20 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-12 22:34:20 | http-admin_ :: http-admin__l6f5rw0213@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-12 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3140] Start TLS 2022-07-12 22:34:20 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-12 22:34:20 | http-admin_ :: http-admin__l6f5rw0213@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-12 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3142] Proceeding TLS 2022-07-12 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3142] Start handshake 2022-07-12 22:34:20 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-12 22:34:21 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-12 22:34:21 | http-admin_ :: http-admin__l6f5rw0213@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-12 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-07-12 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-07-12 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-07-12 22:34:21 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19sNmY1cncwMjEzLHI9V1dqdDA5SEo1b3hqaEN4YU9udnU=</auth> 2022-07-12 22:34:21 | http-admin_ :: http-admin__l6f5rw0213@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19sNmY1cncwMjEzLHI9V1dqdDA5SEo1b3hqaEN4YU9udnU=</auth> 2022-07-12 22:34:21 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1XV2p0MDlISjVveGpoQ3hhT252dXJTeUZjWG1RVTJpQXBsRml4TXE3LHM9UzlOZUNTcGVNWXdSNWc9PSxpPTQwOTY=</challenge> 2022-07-12 22:34:21 | http-admin_ :: http-admin__l6f5rw0213@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1XV2p0MDlISjVveGpoQ3hhT252dXJTeUZjWG1RVTJpQXBsRml4TXE3LHM9UzlOZUNTcGVNWXdSNWc9PSxpPTQwOTY=</challenge> 2022-07-12 22:34:21 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9V1dqdDA5SEo1b3hqaEN4YU9udnVyU3lGY1htUVUyaUFwbEZpeE1xNyxwPUpOUVJYUTdUZU1oOHBNeG1PMTc1OFgxSFNOY1QzZHNtRzZ2Q2lTb1p1NDg9</response> 2022-07-12 22:34:21 | http-admin_ :: http-admin__l6f5rw0213@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9V1dqdDA5SEo1b3hqaEN4YU9udnVyU3lGY1htUVUyaUFwbEZpeE1xNyxwPUpOUVJYUTdUZU1oOHBNeG1PMTc1OFgxSFNOY1QzZHNtRzZ2Q2lTb1p1NDg9</response> 2022-07-12 22:34:21 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1GV25PeWpmUFN5enhHVjF2bUJ3cHA3OWQvTkE0MzM3V1ZBYzFKa1BGMHBZPQ==</success> 2022-07-12 22:34:21 | http-admin_ :: http-admin__l6f5rw0213@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1GV25PeWpmUFN5enhHVjF2bUJ3cHA3OWQvTkE0MzM3V1ZBYzFKa1BGMHBZPQ==</success> 2022-07-12 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-12 22:34:21 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="+zW2xVxc+RGkRtdtUKe3rlf6oJA="/></features> 2022-07-12 22:34:21 | http-admin_ :: http-admin__l6f5rw0213@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="+zW2xVxc+RGkRtdtUKe3rlf6oJA="/></features> 2022-07-12 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-07-12 22:34:21 | << <iq xmlns="jabber:client" id="q52OUgJDgR1eISSV5mN1kFJ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-12 22:34:21 | http-admin_ :: http-admin__l6f5rw0213@test-domain.com >> <iq xmlns="jabber:client" id="q52OUgJDgR1eISSV5mN1kFJ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-12 22:34:21 | >> <iq type="result" id="q52OUgJDgR1eISSV5mN1kFJ" to="http-admin__l6f5rw0213@test-domain.com/1608752850-tigase-239" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__l6f5rw0213@test-domain.com/1608752850-tigase-239</jid></bind></iq> 2022-07-12 22:34:21 | http-admin_ :: http-admin__l6f5rw0213@test-domain.com << <iq type="result" id="q52OUgJDgR1eISSV5mN1kFJ" to="http-admin__l6f5rw0213@test-domain.com/1608752850-tigase-239" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__l6f5rw0213@test-domain.com/1608752850-tigase-239</jid></bind></iq> 2022-07-12 22:34:21 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-07-12 22:34:21 | << <iq xmlns="jabber:client" id="OkJeRJKzrTZeKW5lGHHAqiI" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-12 22:34:21 | http-admin_ :: http-admin__l6f5rw0213@test-domain.com/1608752850-tigase-239 >> <iq xmlns="jabber:client" id="OkJeRJKzrTZeKW5lGHHAqiI" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-12 22:34:21 | >> <iq type="result" id="OkJeRJKzrTZeKW5lGHHAqiI" to="http-admin__l6f5rw0213@test-domain.com/1608752850-tigase-239" xmlns="jabber:client"/> 2022-07-12 22:34:21 | http-admin_ :: http-admin__l6f5rw0213@test-domain.com/1608752850-tigase-239 << <iq type="result" id="OkJeRJKzrTZeKW5lGHHAqiI" to="http-admin__l6f5rw0213@test-domain.com/1608752850-tigase-239" xmlns="jabber:client"/> 2022-07-12 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-07-12 22:34:21 | << <iq to="test-domain.com" id="ZmNhJsfNMO4gHDsZp6dP6u2" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-12 22:34:21 | http-admin_ :: http-admin__l6f5rw0213@test-domain.com/1608752850-tigase-239 >> <iq to="test-domain.com" id="ZmNhJsfNMO4gHDsZp6dP6u2" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-12 22:34:21 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-12 22:34:21 | http-admin_ :: http-admin__l6f5rw0213@test-domain.com/1608752850-tigase-239 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-12 22:34:21 | >> <enabled id="bce4ecc0-8630-4a51-903d-34efcbca23d9" location="ed1b7dd8a1b3" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-07-12 22:34:21 | http-admin_ :: http-admin__l6f5rw0213@test-domain.com/1608752850-tigase-239 << <enabled id="bce4ecc0-8630-4a51-903d-34efcbca23d9" location="ed1b7dd8a1b3" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-07-12 22:34:21 | << <iq id="oenfHEACr36xnW8IyhNMDHG" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-12 22:34:21 | http-admin_ :: http-admin__l6f5rw0213@test-domain.com/1608752850-tigase-239 >> <iq id="oenfHEACr36xnW8IyhNMDHG" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-12 22:34:21 | >> <iq type="result" from="test-domain.com" id="ZmNhJsfNMO4gHDsZp6dP6u2" to="http-admin__l6f5rw0213@test-domain.com/1608752850-tigase-239" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b11929/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b11929/bf36c6a5" category="server"/><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-07-12 22:34:21 | http-admin_ :: http-admin__l6f5rw0213@test-domain.com/1608752850-tigase-239 << <iq type="result" from="test-domain.com" id="ZmNhJsfNMO4gHDsZp6dP6u2" to="http-admin__l6f5rw0213@test-domain.com/1608752850-tigase-239" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b11929/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b11929/bf36c6a5" category="server"/><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-07-12 22:34:21 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-12 22:34:21 | http-admin_ :: http-admin__l6f5rw0213@test-domain.com/1608752850-tigase-239 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-12 22:34:21 | >> <iq type="result" id="oenfHEACr36xnW8IyhNMDHG" to="http-admin__l6f5rw0213@test-domain.com/1608752850-tigase-239" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-07-12 22:34:21 | http-admin_ :: http-admin__l6f5rw0213@test-domain.com/1608752850-tigase-239 << <iq type="result" id="oenfHEACr36xnW8IyhNMDHG" to="http-admin__l6f5rw0213@test-domain.com/1608752850-tigase-239" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-07-12 22:34:21 | >> <presence from="http-admin__l6f5rw0213@test-domain.com/1608752850-tigase-239" to="http-admin__l6f5rw0213@test-domain.com" xmlns="jabber:client"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-07-12 22:34:21 | http-admin_ :: http-admin__l6f5rw0213@test-domain.com/1608752850-tigase-239 << <presence from="http-admin__l6f5rw0213@test-domain.com/1608752850-tigase-239" to="http-admin__l6f5rw0213@test-domain.com" xmlns="jabber:client"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> |
testModifyUser | 1.767s |
2022-07-12 22:34:21 |
2022-07-12 22:34:21 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-12 22:34:21 | ------------------------------------ 2022-07-12 22:34:21 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-12 22:34:21 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-12 22:34:21 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-12 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Using XEP-0077 mode!!!! 2022-07-12 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: null->connecting 2022-07-12 22:34:21 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@72074487 2022-07-12 22:34:21 | StateChangedEvent{oldState=null, newState=connecting} 2022-07-12 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] DNS entry stored in session object: localhost:5222 2022-07-12 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Preparing connection to [localhost:5222] 2022-07-12 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-12 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connecting->connected 2022-07-12 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Whitespace ping period is setted to nullms 2022-07-12 22:34:21 | [Mutex] waiting for: [registration] 2022-07-12 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-12 22:34:21 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7cc0b4b7 2022-07-12 22:34:21 | StateChangedEvent{oldState=connecting, newState=connected} 2022-07-12 22:34:21 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@78ff2ff7 2022-07-12 22:34:21 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-12 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3146] Start TLS 2022-07-12 22:34:21 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-07-12 22:34:21 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-07-12 22:34:21 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-12 22:34:21 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-07-12 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3148] Proceeding TLS 2022-07-12 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3148] Start handshake 2022-07-12 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-12 22:34:21 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3dfdbe8c 2022-07-12 22:34:21 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@7596f6c8 2022-07-12 22:34:21 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-12 22:34:21 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-07-12 22:34:21 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-07-12 22:34:21 | http-admin_ :: null >> <iq to="test-domain.com" id="N0FfMXV8lZZbCwubx4tfGCG" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-07-12 22:34:21 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="N0FfMXV8lZZbCwubx4tfGCG" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-07-12 22:34:21 | http-admin_ :: null << <iq type="result" from="test-domain.com" id="N0FfMXV8lZZbCwubx4tfGCG" xmlns="jabber:client"><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" label="Username" var="username"><required/><value/></field><field type="text-private" label="Password" var="password"><required/><value/></field><field type="text-single" label="Email (MUST BE VALID!)" var="email"><required/><value/></field></x></query></iq> 2022-07-12 22:34:21 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="N0FfMXV8lZZbCwubx4tfGCG" xmlns="jabber:client"><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" label="Username" var="username"><required/><value/></field><field type="text-private" label="Password" var="password"><required/><value/></field><field type="text-single" label="Email (MUST BE VALID!)" var="email"><required/><value/></field></x></query></iq>} 2022-07-12 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@c0a81c1 2022-07-12 22:34:21 | http-admin_ :: null >> <iq to="test-domain.com" id="z94ScwdFw7FCfTeKyxm7fMD" type="set"><query xmlns="jabber:iq:register"><username>http-admin__5zuf7t0214</username><password>http-admin__5zuf7t0214</password><email>1c7a925b-86d4-4a61-90ed-034765f69820@localhost</email></query></iq> 2022-07-12 22:34:21 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="z94ScwdFw7FCfTeKyxm7fMD" type="set"><query xmlns="jabber:iq:register"><username>http-admin__5zuf7t0214</username><password>http-admin__5zuf7t0214</password><email>1c7a925b-86d4-4a61-90ed-034765f69820@localhost</email></query></iq>} 2022-07-12 22:34:21 | http-admin_ :: null << <iq type="result" from="test-domain.com" id="z94ScwdFw7FCfTeKyxm7fMD" xmlns="jabber:client"/> 2022-07-12 22:34:21 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="z94ScwdFw7FCfTeKyxm7fMD" xmlns="jabber:client"/>} 2022-07-12 22:34:21 | [Mutex] received everything. 2022-07-12 22:34:21 | [Mutex] isItemNotified: registrationSuccess :: true 2022-07-12 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connected->disconnecting 2022-07-12 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Terminating XMPP Stream 2022-07-12 22:34:21 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-07-12 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3148] Connector state changed: disconnecting->disconnected 2022-07-12 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3148] Stream terminated 2022-07-12 22:34:21 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-07-12 22:34:21 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@d8b9720 2022-07-12 22:34:21 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@5dd241c3 2022-07-12 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-12 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-12 22:34:21 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-12 22:34:21 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1fb0dc07 2022-07-12 22:34:21 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-12 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-12 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-12 22:34:21 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@47ec52b9 2022-07-12 22:34:21 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@168ffff3 2022-07-12 22:34:21 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-12 22:34:21 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-12 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: null->connecting 2022-07-12 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] DNS entry stored in session object: localhost:5222 2022-07-12 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Preparing connection to [localhost:5222] 2022-07-12 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-12 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connecting->connected 2022-07-12 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Whitespace ping period is setted to nullms 2022-07-12 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-12 22:34:21 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-12 22:34:21 | http-admin_ :: http-admin__5zuf7t0214@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-12 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3153] Start TLS 2022-07-12 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3155] Proceeding TLS 2022-07-12 22:34:21 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-12 22:34:21 | http-admin_ :: http-admin__5zuf7t0214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-12 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3155] Start handshake 2022-07-12 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-12 22:34:21 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-12 22:34:21 | http-admin_ :: http-admin__5zuf7t0214@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-12 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-07-12 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-07-12 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-07-12 22:34:21 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX181enVmN3QwMjE0LHI9aGJzOTJmZWtJRGpKOENlUjN0YmE=</auth> 2022-07-12 22:34:21 | http-admin_ :: http-admin__5zuf7t0214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX181enVmN3QwMjE0LHI9aGJzOTJmZWtJRGpKOENlUjN0YmE=</auth> 2022-07-12 22:34:21 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1oYnM5MmZla0lEako4Q2VSM3RiYWRrMUpwYWV4MGVSWWFvZE9rdmFJLHM9Zm1VT1FuM0p3ZFJCOVE9PSxpPTQwOTY=</challenge> 2022-07-12 22:34:21 | http-admin_ :: http-admin__5zuf7t0214@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1oYnM5MmZla0lEako4Q2VSM3RiYWRrMUpwYWV4MGVSWWFvZE9rdmFJLHM9Zm1VT1FuM0p3ZFJCOVE9PSxpPTQwOTY=</challenge> 2022-07-12 22:34:21 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aGJzOTJmZWtJRGpKOENlUjN0YmFkazFKcGFleDBlUllhb2RPa3ZhSSxwPXI3UGJzcXdvVmZwNmFhL3dPa1hCalNSMjZoZm12Z1FKZUFZRnR2dDFlOG89</response> 2022-07-12 22:34:21 | http-admin_ :: http-admin__5zuf7t0214@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aGJzOTJmZWtJRGpKOENlUjN0YmFkazFKcGFleDBlUllhb2RPa3ZhSSxwPXI3UGJzcXdvVmZwNmFhL3dPa1hCalNSMjZoZm12Z1FKZUFZRnR2dDFlOG89</response> 2022-07-12 22:34:21 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj16ak5JRWdHdVNRNzljRDJnNmZWcVpLL1pwRWJoZXNOUjVJeUk4ajh6ZnR3PQ==</success> 2022-07-12 22:34:21 | http-admin_ :: http-admin__5zuf7t0214@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj16ak5JRWdHdVNRNzljRDJnNmZWcVpLL1pwRWJoZXNOUjVJeUk4ajh6ZnR3PQ==</success> 2022-07-12 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-12 22:34: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 hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="+zW2xVxc+RGkRtdtUKe3rlf6oJA="/></features> 2022-07-12 22:34:22 | http-admin_ :: http-admin__5zuf7t0214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="+zW2xVxc+RGkRtdtUKe3rlf6oJA="/></features> 2022-07-12 22:34:22 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-07-12 22:34:22 | << <iq xmlns="jabber:client" id="enIm04zqfviFDhLMQ8t7eNT" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-12 22:34:22 | http-admin_ :: http-admin__5zuf7t0214@test-domain.com >> <iq xmlns="jabber:client" id="enIm04zqfviFDhLMQ8t7eNT" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-12 22:34:22 | >> <iq type="result" id="enIm04zqfviFDhLMQ8t7eNT" to="http-admin__5zuf7t0214@test-domain.com/1608752850-tigase-240" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__5zuf7t0214@test-domain.com/1608752850-tigase-240</jid></bind></iq> 2022-07-12 22:34:22 | http-admin_ :: http-admin__5zuf7t0214@test-domain.com << <iq type="result" id="enIm04zqfviFDhLMQ8t7eNT" to="http-admin__5zuf7t0214@test-domain.com/1608752850-tigase-240" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__5zuf7t0214@test-domain.com/1608752850-tigase-240</jid></bind></iq> 2022-07-12 22:34:22 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-07-12 22:34:22 | << <iq xmlns="jabber:client" id="3b6WkMJHAfV8hXm04zqfviF" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-12 22:34:22 | http-admin_ :: http-admin__5zuf7t0214@test-domain.com/1608752850-tigase-240 >> <iq xmlns="jabber:client" id="3b6WkMJHAfV8hXm04zqfviF" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-12 22:34:22 | >> <iq type="result" id="3b6WkMJHAfV8hXm04zqfviF" to="http-admin__5zuf7t0214@test-domain.com/1608752850-tigase-240" xmlns="jabber:client"/> 2022-07-12 22:34:22 | http-admin_ :: http-admin__5zuf7t0214@test-domain.com/1608752850-tigase-240 << <iq type="result" id="3b6WkMJHAfV8hXm04zqfviF" to="http-admin__5zuf7t0214@test-domain.com/1608752850-tigase-240" xmlns="jabber:client"/> 2022-07-12 22:34:22 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-07-12 22:34:22 | << <iq to="test-domain.com" id="V1ARYeU1dqbFwi2cznWXlYX" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-12 22:34:22 | http-admin_ :: http-admin__5zuf7t0214@test-domain.com/1608752850-tigase-240 >> <iq to="test-domain.com" id="V1ARYeU1dqbFwi2cznWXlYX" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-12 22:34:22 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-12 22:34:22 | http-admin_ :: http-admin__5zuf7t0214@test-domain.com/1608752850-tigase-240 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-12 22:34:22 | >> <enabled id="de339130-e4f4-4149-9979-6713f548b516" location="ed1b7dd8a1b3" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-07-12 22:34:22 | http-admin_ :: http-admin__5zuf7t0214@test-domain.com/1608752850-tigase-240 << <enabled id="de339130-e4f4-4149-9979-6713f548b516" location="ed1b7dd8a1b3" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-07-12 22:34:22 | << <iq id="qec7wubx4tfGCGu9xgBDy7D" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-12 22:34:22 | http-admin_ :: http-admin__5zuf7t0214@test-domain.com/1608752850-tigase-240 >> <iq id="qec7wubx4tfGCGu9xgBDy7D" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-12 22:34:22 | >> <iq type="result" from="test-domain.com" id="V1ARYeU1dqbFwi2cznWXlYX" to="http-admin__5zuf7t0214@test-domain.com/1608752850-tigase-240" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b11929/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b11929/bf36c6a5" category="server"/><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-07-12 22:34:22 | http-admin_ :: http-admin__5zuf7t0214@test-domain.com/1608752850-tigase-240 << <iq type="result" from="test-domain.com" id="V1ARYeU1dqbFwi2cznWXlYX" to="http-admin__5zuf7t0214@test-domain.com/1608752850-tigase-240" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b11929/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b11929/bf36c6a5" category="server"/><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-07-12 22:34:22 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-12 22:34:22 | http-admin_ :: http-admin__5zuf7t0214@test-domain.com/1608752850-tigase-240 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-12 22:34:22 | >> <iq type="result" id="qec7wubx4tfGCGu9xgBDy7D" to="http-admin__5zuf7t0214@test-domain.com/1608752850-tigase-240" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-07-12 22:34:22 | http-admin_ :: http-admin__5zuf7t0214@test-domain.com/1608752850-tigase-240 << <iq type="result" id="qec7wubx4tfGCGu9xgBDy7D" to="http-admin__5zuf7t0214@test-domain.com/1608752850-tigase-240" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-07-12 22:34:22 | >> <presence from="http-admin__5zuf7t0214@test-domain.com/1608752850-tigase-240" to="http-admin__5zuf7t0214@test-domain.com" xmlns="jabber:client"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-07-12 22:34:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connected->disconnecting 2022-07-12 22:34:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Terminating XMPP Stream 2022-07-12 22:34:22 | http-admin_ :: http-admin__5zuf7t0214@test-domain.com/1608752850-tigase-240 << <presence from="http-admin__5zuf7t0214@test-domain.com/1608752850-tigase-240" to="http-admin__5zuf7t0214@test-domain.com" xmlns="jabber:client"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-07-12 22:34:22 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-12 22:34:22 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-12 22:34:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3155] Connector state changed: disconnecting->disconnected 2022-07-12 22:34:22 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-12 22:34:22 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-12 22:34:23 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-12 22:34:23 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true 2022-07-12 22:34:23 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-12 22:34:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: null->connecting 2022-07-12 22:34:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] DNS entry stored in session object: localhost:5222 2022-07-12 22:34:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Preparing connection to [localhost:5222] 2022-07-12 22:34:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-12 22:34:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: connecting->connected 2022-07-12 22:34:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Whitespace ping period is setted to nullms 2022-07-12 22:34:23 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-12 22:34:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3153] Start TLS 2022-07-12 22:34:23 | >> <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-12 22:34:23 | http-admin_ :: http-admin__5zuf7t0214@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-12 22:34:23 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-12 22:34:23 | http-admin_ :: http-admin__5zuf7t0214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-12 22:34:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3161] Proceeding TLS 2022-07-12 22:34:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3161] Start handshake 2022-07-12 22:34:23 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-12 22:34:23 | >> <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-12 22:34:23 | http-admin_ :: http-admin__5zuf7t0214@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-12 22:34:23 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-07-12 22:34:23 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-07-12 22:34:23 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-07-12 22:34:23 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX181enVmN3QwMjE0LHI9VmNvckpvY1d3VnozN2dyaGc4d2g=</auth> 2022-07-12 22:34:23 | http-admin_ :: http-admin__5zuf7t0214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX181enVmN3QwMjE0LHI9VmNvckpvY1d3VnozN2dyaGc4d2g=</auth> 2022-07-12 22:34:23 | >> <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-12 22:34:23 | http-admin_ :: http-admin__5zuf7t0214@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-12 22:34:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3153] Connector state changed: connected->disconnecting 2022-07-12 22:34:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3153] Terminating XMPP Stream 2022-07-12 22:34:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3161] Connector state changed: disconnecting->disconnected 2022-07-12 22:34:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3161] Stream terminated 2022-07-12 22:34:23 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-12 22:34:23 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-12 22:34:23 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-12 22:34:23 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception 2022-07-12 22:34:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3153] Ignoring stop connector. 2022-07-12 22:34:23 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-12 22:34:23 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |