Test duration : 10.680s
Passed Tests | ||
---|---|---|
tigase.tests.http.TestAdminUI | ||
testAddUser | 1.486s |
2022-10-02 23:05:21 |
2022-10-02 23:05:21 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-10-02 23:05:21 | ------------------------------------ |
testAuthorization | 0.172s |
2022-10-02 23:05:22 |
2022-10-02 23:05:22 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-10-02 23:05:22 | ------------------------------------ |
testCommandsAvailability | 0.573s |
2022-10-02 23:05:22 |
2022-10-02 23:05:22 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-10-02 23:05:22 | ------------------------------------ |
testDeleteUser | 0.854s |
2022-10-02 23:05:23 |
2022-10-02 23:05:23 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-10-02 23:05:23 | ------------------------------------ 2022-10-02 23:05:23 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-10-02 23:05:23 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-10-02 23:05:23 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-10-02 23:05:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Using XEP-0077 mode!!!! 2022-10-02 23:05:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: null->connecting 2022-10-02 23:05:23 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@78c12926 2022-10-02 23:05:23 | StateChangedEvent{oldState=null, newState=connecting} 2022-10-02 23:05:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] DNS entry stored in session object: localhost:5222 2022-10-02 23:05:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Preparing connection to [localhost:5222] 2022-10-02 23:05:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-10-02 23:05:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connecting->connected 2022-10-02 23:05:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Whitespace ping period is setted to nullms 2022-10-02 23:05:23 | [Mutex] waiting for: [registration] 2022-10-02 23:05:23 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-02 23:05:23 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7606d84e 2022-10-02 23:05:23 | StateChangedEvent{oldState=connecting, newState=connected} 2022-10-02 23:05:23 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@72394256 2022-10-02 23:05:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3098] Start TLS 2022-10-02 23:05:23 | 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-10-02 23:05:23 | 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-10-02 23:05:23 | 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-10-02 23:05:23 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-02 23:05:23 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-10-02 23:05:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3100] Proceeding TLS 2022-10-02 23:05:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3100] Start handshake 2022-10-02 23:05:23 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-02 23:05:23 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@373bd275 2022-10-02 23:05:23 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@46c255ad 2022-10-02 23:05:23 | 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-10-02 23:05:23 | 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-10-02 23:05:23 | 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-10-02 23:05:23 | http-admin_ :: null >> <iq to="test-domain.com" id="oT6IGQZZ8k6gAzCn17JJKxi" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-10-02 23:05:23 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="oT6IGQZZ8k6gAzCn17JJKxi" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-10-02 23:05:23 | http-admin_ :: null << <iq xmlns="jabber:client" id="oT6IGQZZ8k6gAzCn17JJKxi" from="test-domain.com" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq> 2022-10-02 23:05:23 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="oT6IGQZZ8k6gAzCn17JJKxi" from="test-domain.com" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>} 2022-10-02 23:05:23 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@6c62193 2022-10-02 23:05:23 | http-admin_ :: null >> <iq to="test-domain.com" id="gOPCCHrjUXfwi4rTWWkIune" type="set"><query xmlns="jabber:iq:register"><username>http-admin__b5fwee0210</username><password>http-admin__b5fwee0210</password><email>56eab232-6ff8-4f4e-a93c-af6bfc7bfa53@localhost</email></query></iq> 2022-10-02 23:05:23 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="gOPCCHrjUXfwi4rTWWkIune" type="set"><query xmlns="jabber:iq:register"><username>http-admin__b5fwee0210</username><password>http-admin__b5fwee0210</password><email>56eab232-6ff8-4f4e-a93c-af6bfc7bfa53@localhost</email></query></iq>} 2022-10-02 23:05:23 | http-admin_ :: null << <iq xmlns="jabber:client" id="gOPCCHrjUXfwi4rTWWkIune" from="test-domain.com" type="result"/> 2022-10-02 23:05:23 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="gOPCCHrjUXfwi4rTWWkIune" from="test-domain.com" type="result"/>} 2022-10-02 23:05:23 | [Mutex] received everything. 2022-10-02 23:05:23 | [Mutex] isItemNotified: registrationSuccess :: true 2022-10-02 23:05:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connected->disconnecting 2022-10-02 23:05:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Terminating XMPP Stream 2022-10-02 23:05:23 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-10-02 23:05:23 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-10-02 23:05:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3100] Connector state changed: disconnecting->disconnected 2022-10-02 23:05:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3100] Stream terminated 2022-10-02 23:05:23 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-10-02 23:05:23 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@3ed5f8ef 2022-10-02 23:05:23 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@57142d3a 2022-10-02 23:05:23 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-10-02 23:05:23 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-10-02 23:05:23 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@3af7548 2022-10-02 23:05:23 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@34521617 2022-10-02 23:05:23 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-10-02 23:05:23 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-10-02 23:05:23 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@25d192f2 |
testGetUserInfoUserOffline | 3.784s |
2022-10-02 23:05:24 |
2022-10-02 23:05:24 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-10-02 23:05:24 | ------------------------------------ 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Using XEP-0077 mode!!!! 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3c03dfb5 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: null->connecting 2022-10-02 23:05:24 | StateChangedEvent{oldState=null, newState=connecting} 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] DNS entry stored in session object: localhost:5222 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Preparing connection to [localhost:5222] 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connecting->connected 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Whitespace ping period is setted to nullms 2022-10-02 23:05:24 | [Mutex] waiting for: [registration] 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@32c42645 2022-10-02 23:05:24 | StateChangedEvent{oldState=connecting, newState=connected} 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@36fbb4c5 2022-10-02 23:05:24 | 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-10-02 23:05:24 | 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-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3106] Start TLS 2022-10-02 23:05:24 | 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-10-02 23:05:24 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-02 23:05:24 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3108] Proceeding TLS 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3108] Start handshake 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@73f92c7e 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@5125bbc3 2022-10-02 23:05:24 | 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-10-02 23:05:24 | 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-10-02 23:05:24 | 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-10-02 23:05:24 | http-admin_ :: null >> <iq to="test-domain.com" id="xEjaJW1jHT3oPSU2ylaITP5" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-10-02 23:05:24 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="xEjaJW1jHT3oPSU2ylaITP5" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-10-02 23:05:24 | http-admin_ :: null << <iq xmlns="jabber:client" id="xEjaJW1jHT3oPSU2ylaITP5" from="test-domain.com" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq> 2022-10-02 23:05:24 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="xEjaJW1jHT3oPSU2ylaITP5" from="test-domain.com" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>} 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@424059ac 2022-10-02 23:05:24 | http-admin_ :: null >> <iq to="test-domain.com" id="DGnJJKxiKIU3AyzbNST7gM2" type="set"><query xmlns="jabber:iq:register"><username>http-admin__rvn9y70211</username><password>http-admin__rvn9y70211</password><email>75245e3b-d657-4a76-b4f4-b4f80d82f34e@localhost</email></query></iq> 2022-10-02 23:05:24 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="DGnJJKxiKIU3AyzbNST7gM2" type="set"><query xmlns="jabber:iq:register"><username>http-admin__rvn9y70211</username><password>http-admin__rvn9y70211</password><email>75245e3b-d657-4a76-b4f4-b4f80d82f34e@localhost</email></query></iq>} 2022-10-02 23:05:24 | http-admin_ :: null << <iq xmlns="jabber:client" id="DGnJJKxiKIU3AyzbNST7gM2" from="test-domain.com" type="result"/> 2022-10-02 23:05:24 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="DGnJJKxiKIU3AyzbNST7gM2" from="test-domain.com" type="result"/>} 2022-10-02 23:05:24 | [Mutex] received everything. 2022-10-02 23:05:24 | [Mutex] isItemNotified: registrationSuccess :: true 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connected->disconnecting 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Terminating XMPP Stream 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3108] Connector state changed: disconnecting->disconnected 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3108] Stream terminated 2022-10-02 23:05:24 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-10-02 23:05:24 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@297690bd 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@13d6d331 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6fd1892b 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: null->connecting 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] DNS entry stored in session object: localhost:5222 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Preparing connection to [localhost:5222] 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2f1c2044 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@3272be62 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connecting->connected 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Whitespace ping period is setted to nullms 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-02 23:05:24 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-02 23:05:24 | http-admin_ :: http-admin__rvn9y70211@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-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3113] Start TLS 2022-10-02 23:05:24 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-02 23:05:24 | http-admin_ :: http-admin__rvn9y70211@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3115] Proceeding TLS 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3115] Start handshake 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-02 23:05:24 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-02 23:05:24 | http-admin_ :: http-admin__rvn9y70211@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-10-02 23:05:24 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-10-02 23:05:24 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19ydm45eTcwMjExLHI9VE5wMk1XY3RBc3BlaEtXb040MVM=</auth> 2022-10-02 23:05:24 | http-admin_ :: http-admin__rvn9y70211@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19ydm45eTcwMjExLHI9VE5wMk1XY3RBc3BlaEtXb040MVM=</auth> 2022-10-02 23:05:24 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1UTnAyTVdjdEFzcGVoS1dvTjQxU0Z1Z1NxSFNZd1pEUEZnYkJQNWlqLHM9WUVZTndOdTBEZCsvSkE9PSxpPTQwOTY=</challenge> 2022-10-02 23:05:24 | http-admin_ :: http-admin__rvn9y70211@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1UTnAyTVdjdEFzcGVoS1dvTjQxU0Z1Z1NxSFNZd1pEUEZnYkJQNWlqLHM9WUVZTndOdTBEZCsvSkE9PSxpPTQwOTY=</challenge> 2022-10-02 23:05:24 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VE5wMk1XY3RBc3BlaEtXb040MVNGdWdTcUhTWXdaRFBGZ2JCUDVpaixwPXMrTVJ3cldIMHlTemlHbC9RSzREc3dNajFsMWppZWFmLzBkbnNkUWJMT3M9</response> 2022-10-02 23:05:24 | http-admin_ :: http-admin__rvn9y70211@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VE5wMk1XY3RBc3BlaEtXb040MVNGdWdTcUhTWXdaRFBGZ2JCUDVpaixwPXMrTVJ3cldIMHlTemlHbC9RSzREc3dNajFsMWppZWFmLzBkbnNkUWJMT3M9</response> 2022-10-02 23:05:24 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1HMUh0Q09lNlZqR2VoeHA5NVVWdDNlQUFyMy81c0dSUUdxRzFOLzNuLyt3PQ==</success> 2022-10-02 23:05:24 | http-admin_ :: http-admin__rvn9y70211@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1HMUh0Q09lNlZqR2VoeHA5NVVWdDNlQUFyMy81c0dSUUdxRzFOLzNuLyt3PQ==</success> 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-02 23:05:24 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="O3JpQyhsU+eP0AzZ5ElLQ37YZx4="/></features> 2022-10-02 23:05:24 | http-admin_ :: http-admin__rvn9y70211@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="O3JpQyhsU+eP0AzZ5ElLQ37YZx4="/></features> 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-10-02 23:05:24 | << <iq xmlns="jabber:client" id="JMDYq5EGPHPW1nMO6v1csmM" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-02 23:05:24 | http-admin_ :: http-admin__rvn9y70211@test-domain.com >> <iq xmlns="jabber:client" id="JMDYq5EGPHPW1nMO6v1csmM" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-02 23:05:24 | >> <iq xmlns="jabber:client" id="JMDYq5EGPHPW1nMO6v1csmM" to="http-admin__rvn9y70211@test-domain.com/228467168-tigase-237" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__rvn9y70211@test-domain.com/228467168-tigase-237</jid></bind></iq> 2022-10-02 23:05:24 | http-admin_ :: http-admin__rvn9y70211@test-domain.com << <iq xmlns="jabber:client" id="JMDYq5EGPHPW1nMO6v1csmM" to="http-admin__rvn9y70211@test-domain.com/228467168-tigase-237" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__rvn9y70211@test-domain.com/228467168-tigase-237</jid></bind></iq> 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-10-02 23:05:24 | << <iq xmlns="jabber:client" id="E8F5sX8q4CtqeVTdIztYcS3" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-02 23:05:24 | http-admin_ :: http-admin__rvn9y70211@test-domain.com/228467168-tigase-237 >> <iq xmlns="jabber:client" id="E8F5sX8q4CtqeVTdIztYcS3" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-02 23:05:24 | >> <iq xmlns="jabber:client" id="E8F5sX8q4CtqeVTdIztYcS3" to="http-admin__rvn9y70211@test-domain.com/228467168-tigase-237" type="result"/> 2022-10-02 23:05:24 | http-admin_ :: http-admin__rvn9y70211@test-domain.com/228467168-tigase-237 << <iq xmlns="jabber:client" id="E8F5sX8q4CtqeVTdIztYcS3" to="http-admin__rvn9y70211@test-domain.com/228467168-tigase-237" type="result"/> 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-10-02 23:05:24 | << <iq to="test-domain.com" id="w6xCiZs3nP9zqT0ayApiYpR" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-02 23:05:24 | http-admin_ :: http-admin__rvn9y70211@test-domain.com/228467168-tigase-237 >> <iq to="test-domain.com" id="w6xCiZs3nP9zqT0ayApiYpR" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-02 23:05:24 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-02 23:05:24 | http-admin_ :: http-admin__rvn9y70211@test-domain.com/228467168-tigase-237 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-02 23:05:24 | >> <enabled max="60" xmlns="urn:xmpp:sm:3" resume="true" id="385f30e9-2c3f-40b3-8e55-8a23977d7e7a" location="7c41cec37518"/> 2022-10-02 23:05:24 | http-admin_ :: http-admin__rvn9y70211@test-domain.com/228467168-tigase-237 << <enabled max="60" xmlns="urn:xmpp:sm:3" resume="true" id="385f30e9-2c3f-40b3-8e55-8a23977d7e7a" location="7c41cec37518"/> 2022-10-02 23:05:24 | << <iq id="ZGf8k6gAzCn17JJKxiKIU3A" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-02 23:05:24 | http-admin_ :: http-admin__rvn9y70211@test-domain.com/228467168-tigase-237 >> <iq id="ZGf8k6gAzCn17JJKxiKIU3A" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-02 23:05:24 | >> <iq xmlns="jabber:client" id="w6xCiZs3nP9zqT0ayApiYpR" to="http-admin__rvn9y70211@test-domain.com/228467168-tigase-237" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12123/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12123/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-10-02 23:05:24 | http-admin_ :: http-admin__rvn9y70211@test-domain.com/228467168-tigase-237 << <iq xmlns="jabber:client" id="w6xCiZs3nP9zqT0ayApiYpR" to="http-admin__rvn9y70211@test-domain.com/228467168-tigase-237" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12123/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12123/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-10-02 23:05:24 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-02 23:05:24 | http-admin_ :: http-admin__rvn9y70211@test-domain.com/228467168-tigase-237 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-02 23:05:24 | >> <iq xmlns="jabber:client" id="ZGf8k6gAzCn17JJKxiKIU3A" to="http-admin__rvn9y70211@test-domain.com/228467168-tigase-237" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-02 23:05:24 | http-admin_ :: http-admin__rvn9y70211@test-domain.com/228467168-tigase-237 << <iq xmlns="jabber:client" id="ZGf8k6gAzCn17JJKxiKIU3A" to="http-admin__rvn9y70211@test-domain.com/228467168-tigase-237" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-02 23:05:24 | >> <presence xmlns="jabber:client" to="http-admin__rvn9y70211@test-domain.com" from="http-admin__rvn9y70211@test-domain.com/228467168-tigase-237"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-10-02 23:05:24 | http-admin_ :: http-admin__rvn9y70211@test-domain.com/228467168-tigase-237 << <presence xmlns="jabber:client" to="http-admin__rvn9y70211@test-domain.com" from="http-admin__rvn9y70211@test-domain.com/228467168-tigase-237"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connected->disconnecting 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Terminating XMPP Stream 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3115] Connector state changed: disconnecting->disconnected 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Using XEP-0077 mode!!!! 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: null->connecting 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] DNS entry stored in session object: localhost:5222 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Preparing connection to [localhost:5222] 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@38c2e985 2022-10-02 23:05:24 | StateChangedEvent{oldState=null, newState=connecting} 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connecting->connected 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Whitespace ping period is setted to nullms 2022-10-02 23:05:24 | [Mutex] waiting for: [registration] 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@360500ed 2022-10-02 23:05:24 | StateChangedEvent{oldState=connecting, newState=connected} 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@323a82f5 2022-10-02 23:05:24 | 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-10-02 23:05:24 | 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-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3119] Start TLS 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3121] Proceeding TLS 2022-10-02 23:05:24 | 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-10-02 23:05:24 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-02 23:05:24 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3121] Start handshake 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@77380ad6 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@58194b75 2022-10-02 23:05:24 | 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-10-02 23:05:24 | 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-10-02 23:05:24 | 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-10-02 23:05:24 | http-admin_ :: null >> <iq to="test-domain.com" id="xKpm7IzpThPWV4iO6rm6Fnb" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-10-02 23:05:24 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="xKpm7IzpThPWV4iO6rm6Fnb" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-10-02 23:05:24 | http-admin_ :: null << <iq xmlns="jabber:client" id="xKpm7IzpThPWV4iO6rm6Fnb" from="test-domain.com" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq> 2022-10-02 23:05:24 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="xKpm7IzpThPWV4iO6rm6Fnb" from="test-domain.com" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>} 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@46053af3 2022-10-02 23:05:24 | http-admin_ :: null >> <iq to="test-domain.com" id="qX0Yfvaoew6BGvhDLNSNOMM" type="set"><query xmlns="jabber:iq:register"><username>http-admin__9gpdjd0212</username><password>http-admin__9gpdjd0212</password><email>7bfb7fc5-adc3-41f3-9881-bd1cb2057efe@localhost</email></query></iq> 2022-10-02 23:05:24 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="qX0Yfvaoew6BGvhDLNSNOMM" type="set"><query xmlns="jabber:iq:register"><username>http-admin__9gpdjd0212</username><password>http-admin__9gpdjd0212</password><email>7bfb7fc5-adc3-41f3-9881-bd1cb2057efe@localhost</email></query></iq>} 2022-10-02 23:05:24 | http-admin_ :: null << <iq xmlns="jabber:client" id="qX0Yfvaoew6BGvhDLNSNOMM" from="test-domain.com" type="result"/> 2022-10-02 23:05:24 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="qX0Yfvaoew6BGvhDLNSNOMM" from="test-domain.com" type="result"/>} 2022-10-02 23:05:24 | [Mutex] received everything. 2022-10-02 23:05:24 | [Mutex] isItemNotified: registrationSuccess :: true 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connected->disconnecting 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Terminating XMPP Stream 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3121] Connector state changed: disconnecting->disconnected 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3121] Stream terminated 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-10-02 23:05:24 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-10-02 23:05:24 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@20ce25ec 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1717f599 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@54746ed 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: null->connecting 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] DNS entry stored in session object: localhost:5222 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Preparing connection to [localhost:5222] 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: connecting->connected 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Whitespace ping period is setted to nullms 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6a7a2614 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@3bca8ff2 2022-10-02 23:05:24 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-02 23:05:24 | http-admin_ :: http-admin__9gpdjd0212@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-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3126] Start TLS 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3128] Proceeding TLS 2022-10-02 23:05:24 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-02 23:05:24 | http-admin_ :: http-admin__9gpdjd0212@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-02 23:05:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3128] Start handshake 2022-10-02 23:05:24 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-02 23:05:25 | >> <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-10-02 23:05:25 | http-admin_ :: http-admin__9gpdjd0212@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-10-02 23:05:25 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-10-02 23:05:25 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-10-02 23:05:25 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-10-02 23:05:25 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX185Z3BkamQwMjEyLHI9OHA3T3Y4S3BsRU1LaXliVGJOcjY=</auth> 2022-10-02 23:05:25 | http-admin_ :: http-admin__9gpdjd0212@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX185Z3BkamQwMjEyLHI9OHA3T3Y4S3BsRU1LaXliVGJOcjY=</auth> 2022-10-02 23:05:25 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj04cDdPdjhLcGxFTUtpeWJUYk5yNmNScjlDVkdNSmc1cEZkb0F0QjcwLHM9K0M2d2l4algzdXFKeHc9PSxpPTQwOTY=</challenge> 2022-10-02 23:05:25 | http-admin_ :: http-admin__9gpdjd0212@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj04cDdPdjhLcGxFTUtpeWJUYk5yNmNScjlDVkdNSmc1cEZkb0F0QjcwLHM9K0M2d2l4algzdXFKeHc9PSxpPTQwOTY=</challenge> 2022-10-02 23:05:25 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OHA3T3Y4S3BsRU1LaXliVGJOcjZjUnI5Q1ZHTUpnNXBGZG9BdEI3MCxwPTN4N2tST0RQZlQ2ZXovWGMvWkJBVmNtbkhLWVdQN0xHS3g4VVk5eFo1TVU9</response> 2022-10-02 23:05:25 | http-admin_ :: http-admin__9gpdjd0212@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OHA3T3Y4S3BsRU1LaXliVGJOcjZjUnI5Q1ZHTUpnNXBGZG9BdEI3MCxwPTN4N2tST0RQZlQ2ZXovWGMvWkJBVmNtbkhLWVdQN0xHS3g4VVk5eFo1TVU9</response> 2022-10-02 23:05:25 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1jbHJmNWpMclFlZ1lqNVcwWitpVFpJQmoxUzN0M2hmeFRqY2Roc3VqTFZRPQ==</success> 2022-10-02 23:05:25 | http-admin_ :: http-admin__9gpdjd0212@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1jbHJmNWpMclFlZ1lqNVcwWitpVFpJQmoxUzN0M2hmeFRqY2Roc3VqTFZRPQ==</success> 2022-10-02 23:05:25 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-02 23:05:25 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="O3JpQyhsU+eP0AzZ5ElLQ37YZx4="/></features> 2022-10-02 23:05:25 | http-admin_ :: http-admin__9gpdjd0212@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="O3JpQyhsU+eP0AzZ5ElLQ37YZx4="/></features> 2022-10-02 23:05:25 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-10-02 23:05:25 | << <iq xmlns="jabber:client" id="8dKfMBq0eW7IO5dR09DiQaD" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-02 23:05:25 | http-admin_ :: http-admin__9gpdjd0212@test-domain.com >> <iq xmlns="jabber:client" id="8dKfMBq0eW7IO5dR09DiQaD" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-02 23:05:25 | >> <iq xmlns="jabber:client" id="8dKfMBq0eW7IO5dR09DiQaD" to="http-admin__9gpdjd0212@test-domain.com/228467168-tigase-238" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__9gpdjd0212@test-domain.com/228467168-tigase-238</jid></bind></iq> 2022-10-02 23:05:25 | http-admin_ :: http-admin__9gpdjd0212@test-domain.com << <iq xmlns="jabber:client" id="8dKfMBq0eW7IO5dR09DiQaD" to="http-admin__9gpdjd0212@test-domain.com/228467168-tigase-238" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__9gpdjd0212@test-domain.com/228467168-tigase-238</jid></bind></iq> 2022-10-02 23:05:25 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-10-02 23:05:25 | << <iq xmlns="jabber:client" id="vNsQKyvu7v5FBu1gGAExyur" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-02 23:05:25 | http-admin_ :: http-admin__9gpdjd0212@test-domain.com/228467168-tigase-238 >> <iq xmlns="jabber:client" id="vNsQKyvu7v5FBu1gGAExyur" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-02 23:05:25 | >> <iq xmlns="jabber:client" id="vNsQKyvu7v5FBu1gGAExyur" to="http-admin__9gpdjd0212@test-domain.com/228467168-tigase-238" type="result"/> 2022-10-02 23:05:25 | http-admin_ :: http-admin__9gpdjd0212@test-domain.com/228467168-tigase-238 << <iq xmlns="jabber:client" id="vNsQKyvu7v5FBu1gGAExyur" to="http-admin__9gpdjd0212@test-domain.com/228467168-tigase-238" type="result"/> 2022-10-02 23:05:25 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-10-02 23:05:25 | << <iq to="test-domain.com" id="Y3cTWWkIuneBt1xlYZcyk8v" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-02 23:05:25 | http-admin_ :: http-admin__9gpdjd0212@test-domain.com/228467168-tigase-238 >> <iq to="test-domain.com" id="Y3cTWWkIuneBt1xlYZcyk8v" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-02 23:05:25 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-02 23:05:25 | http-admin_ :: http-admin__9gpdjd0212@test-domain.com/228467168-tigase-238 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-02 23:05:25 | >> <enabled max="60" xmlns="urn:xmpp:sm:3" resume="true" id="d5fa3ab8-507b-4ff6-853a-474904e3eaab" location="7c41cec37518"/> 2022-10-02 23:05:25 | http-admin_ :: http-admin__9gpdjd0212@test-domain.com/228467168-tigase-238 << <enabled max="60" xmlns="urn:xmpp:sm:3" resume="true" id="d5fa3ab8-507b-4ff6-853a-474904e3eaab" location="7c41cec37518"/> 2022-10-02 23:05:25 | << <iq id="xPuwrmRZ3BteveCso1wqjFL" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-02 23:05:25 | http-admin_ :: http-admin__9gpdjd0212@test-domain.com/228467168-tigase-238 >> <iq id="xPuwrmRZ3BteveCso1wqjFL" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-02 23:05:25 | >> <iq xmlns="jabber:client" id="Y3cTWWkIuneBt1xlYZcyk8v" to="http-admin__9gpdjd0212@test-domain.com/228467168-tigase-238" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12123/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12123/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-10-02 23:05:25 | http-admin_ :: http-admin__9gpdjd0212@test-domain.com/228467168-tigase-238 << <iq xmlns="jabber:client" id="Y3cTWWkIuneBt1xlYZcyk8v" to="http-admin__9gpdjd0212@test-domain.com/228467168-tigase-238" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12123/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12123/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-10-02 23:05:25 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-02 23:05:25 | http-admin_ :: http-admin__9gpdjd0212@test-domain.com/228467168-tigase-238 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-02 23:05:25 | >> <iq xmlns="jabber:client" id="xPuwrmRZ3BteveCso1wqjFL" to="http-admin__9gpdjd0212@test-domain.com/228467168-tigase-238" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-02 23:05:25 | http-admin_ :: http-admin__9gpdjd0212@test-domain.com/228467168-tigase-238 << <iq xmlns="jabber:client" id="xPuwrmRZ3BteveCso1wqjFL" to="http-admin__9gpdjd0212@test-domain.com/228467168-tigase-238" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-02 23:05:25 | << <message to="http-admin__rvn9y70211@test-domain.com" id="o7kaAEBdAeUSO1wbDlbDy9w"><body>Test message 1</body></message> 2022-10-02 23:05:25 | http-admin_ :: http-admin__9gpdjd0212@test-domain.com/228467168-tigase-238 >> <message to="http-admin__rvn9y70211@test-domain.com" id="o7kaAEBdAeUSO1wbDlbDy9w"><body>Test message 1</body></message> 2022-10-02 23:05:25 | >> <presence xmlns="jabber:client" to="http-admin__9gpdjd0212@test-domain.com" from="http-admin__9gpdjd0212@test-domain.com/228467168-tigase-238"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-10-02 23:05:25 | http-admin_ :: http-admin__9gpdjd0212@test-domain.com/228467168-tigase-238 << <presence xmlns="jabber:client" to="http-admin__9gpdjd0212@test-domain.com" from="http-admin__9gpdjd0212@test-domain.com/228467168-tigase-238"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-10-02 23:05:25 | << <message to="http-admin__rvn9y70211@test-domain.com" id="5WLhDLNSNOMM2j6ADj3oVbo"><body>Test message 2</body></message> 2022-10-02 23:05:25 | http-admin_ :: http-admin__9gpdjd0212@test-domain.com/228467168-tigase-238 >> <message to="http-admin__rvn9y70211@test-domain.com" id="5WLhDLNSNOMM2j6ADj3oVbo"><body>Test message 2</body></message> 2022-10-02 23:05:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3128] Connector state changed: connected->disconnected 2022-10-02 23:05:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3128] Stream terminated 2022-10-02 23:05:28 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-10-02 23:05:28 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |
testGetUserInfoUserOnline | 1.083s |
2022-10-02 23:05:28 |
2022-10-02 23:05:28 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-10-02 23:05:28 | ------------------------------------ 2022-10-02 23:05:28 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-10-02 23:05:28 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-10-02 23:05:28 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-10-02 23:05:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Using XEP-0077 mode!!!! 2022-10-02 23:05:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: null->connecting 2022-10-02 23:05:28 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@32a3037 2022-10-02 23:05:28 | StateChangedEvent{oldState=null, newState=connecting} 2022-10-02 23:05:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] DNS entry stored in session object: localhost:5222 2022-10-02 23:05:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Preparing connection to [localhost:5222] 2022-10-02 23:05:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-10-02 23:05:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connecting->connected 2022-10-02 23:05:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Whitespace ping period is setted to nullms 2022-10-02 23:05:28 | [Mutex] waiting for: [registration] 2022-10-02 23:05:28 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-02 23:05:28 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@dedde22 2022-10-02 23:05:28 | StateChangedEvent{oldState=connecting, newState=connected} 2022-10-02 23:05:28 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@9d25b47 2022-10-02 23:05:28 | 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-10-02 23:05:28 | 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-10-02 23:05:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3133] Start TLS 2022-10-02 23:05:28 | 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-10-02 23:05:28 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-02 23:05:28 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-10-02 23:05:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3135] Proceeding TLS 2022-10-02 23:05:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3135] Start handshake 2022-10-02 23:05:28 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-02 23:05:28 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@4cd0d419 2022-10-02 23:05:28 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@1ea9fe3c 2022-10-02 23:05:28 | 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-10-02 23:05:28 | 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-10-02 23:05:28 | 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-10-02 23:05:28 | http-admin_ :: null >> <iq to="test-domain.com" id="lhG8p9kUiTNKyyaobQPVVlX" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-10-02 23:05:28 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="lhG8p9kUiTNKyyaobQPVVlX" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-10-02 23:05:28 | http-admin_ :: null << <iq xmlns="jabber:client" id="lhG8p9kUiTNKyyaobQPVVlX" from="test-domain.com" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq> 2022-10-02 23:05:28 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="lhG8p9kUiTNKyyaobQPVVlX" from="test-domain.com" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>} 2022-10-02 23:05:28 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@7dd63f05 2022-10-02 23:05:28 | http-admin_ :: null >> <iq to="test-domain.com" id="xVAIP8p5fZfMBq0eW7IO5dR" type="set"><query xmlns="jabber:iq:register"><username>http-admin__ekdhbr0213</username><password>http-admin__ekdhbr0213</password><email>4a282d0e-b527-4a13-80e3-e4a2cace44ed@localhost</email></query></iq> 2022-10-02 23:05:28 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="xVAIP8p5fZfMBq0eW7IO5dR" type="set"><query xmlns="jabber:iq:register"><username>http-admin__ekdhbr0213</username><password>http-admin__ekdhbr0213</password><email>4a282d0e-b527-4a13-80e3-e4a2cace44ed@localhost</email></query></iq>} 2022-10-02 23:05:28 | http-admin_ :: null << <iq xmlns="jabber:client" id="xVAIP8p5fZfMBq0eW7IO5dR" from="test-domain.com" type="result"/> 2022-10-02 23:05:28 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="xVAIP8p5fZfMBq0eW7IO5dR" from="test-domain.com" type="result"/>} 2022-10-02 23:05:28 | [Mutex] received everything. 2022-10-02 23:05:28 | [Mutex] isItemNotified: registrationSuccess :: true 2022-10-02 23:05:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connected->disconnecting 2022-10-02 23:05:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Terminating XMPP Stream 2022-10-02 23:05:28 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-10-02 23:05:28 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-10-02 23:05:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3135] Connector state changed: disconnecting->disconnected 2022-10-02 23:05:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3135] Stream terminated 2022-10-02 23:05:28 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-10-02 23:05:28 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@66454b9b 2022-10-02 23:05:28 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@2cff2b56 2022-10-02 23:05:28 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-10-02 23:05:28 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-10-02 23:05:28 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7d7678eb 2022-10-02 23:05:28 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@31144e57 2022-10-02 23:05:28 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-10-02 23:05:28 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-10-02 23:05:28 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7d41c27d 2022-10-02 23:05:28 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-10-02 23:05:28 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-10-02 23:05:28 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-10-02 23:05:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: null->connecting 2022-10-02 23:05:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] DNS entry stored in session object: localhost:5222 2022-10-02 23:05:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Preparing connection to [localhost:5222] 2022-10-02 23:05:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-10-02 23:05:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: connecting->connected 2022-10-02 23:05:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Whitespace ping period is setted to nullms 2022-10-02 23:05:28 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-02 23:05:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3140] Start TLS 2022-10-02 23:05:28 | >> <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-10-02 23:05:28 | http-admin_ :: http-admin__ekdhbr0213@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-10-02 23:05:28 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-02 23:05:28 | http-admin_ :: http-admin__ekdhbr0213@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-02 23:05:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3142] Proceeding TLS 2022-10-02 23:05:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3142] Start handshake 2022-10-02 23:05:28 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-02 23:05:28 | >> <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-10-02 23:05:28 | http-admin_ :: http-admin__ekdhbr0213@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-10-02 23:05:28 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-10-02 23:05:28 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-10-02 23:05:28 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-10-02 23:05:28 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19la2RoYnIwMjEzLHI9MzVTZlg0M1hlYTBUdVBnb2FVUlE=</auth> 2022-10-02 23:05:28 | http-admin_ :: http-admin__ekdhbr0213@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19la2RoYnIwMjEzLHI9MzVTZlg0M1hlYTBUdVBnb2FVUlE=</auth> 2022-10-02 23:05:28 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0zNVNmWDQzWGVhMFR1UGdvYVVSUVZlWG56ZkZqZkF5cjN4a1RSRGZnLHM9REJ1a3FjUWtRYUI2Snc9PSxpPTQwOTY=</challenge> 2022-10-02 23:05:28 | http-admin_ :: http-admin__ekdhbr0213@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0zNVNmWDQzWGVhMFR1UGdvYVVSUVZlWG56ZkZqZkF5cjN4a1RSRGZnLHM9REJ1a3FjUWtRYUI2Snc9PSxpPTQwOTY=</challenge> 2022-10-02 23:05:28 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MzVTZlg0M1hlYTBUdVBnb2FVUlFWZVhuemZGamZBeXIzeGtUUkRmZyxwPUxRZ1huSFA5aVlzSE9zQXFzaVBIaVJqY2hUbSsrd2duMTBFVDRTSGZRQ0U9</response> 2022-10-02 23:05:28 | http-admin_ :: http-admin__ekdhbr0213@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MzVTZlg0M1hlYTBUdVBnb2FVUlFWZVhuemZGamZBeXIzeGtUUkRmZyxwPUxRZ1huSFA5aVlzSE9zQXFzaVBIaVJqY2hUbSsrd2duMTBFVDRTSGZRQ0U9</response> 2022-10-02 23:05:28 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj10d1NXUDBMYTVUKzZqbktJbXZoY1RXQ2k1UnEwWGpkK3dsM0lHWEpONnc0PQ==</success> 2022-10-02 23:05:28 | http-admin_ :: http-admin__ekdhbr0213@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj10d1NXUDBMYTVUKzZqbktJbXZoY1RXQ2k1UnEwWGpkK3dsM0lHWEpONnc0PQ==</success> 2022-10-02 23:05:28 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-02 23:05:28 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="O3JpQyhsU+eP0AzZ5ElLQ37YZx4="/></features> 2022-10-02 23:05:28 | http-admin_ :: http-admin__ekdhbr0213@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="O3JpQyhsU+eP0AzZ5ElLQ37YZx4="/></features> 2022-10-02 23:05:28 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-10-02 23:05:28 | << <iq xmlns="jabber:client" id="I65OQazCCHrjUXfwi4rTWWk" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-02 23:05:28 | http-admin_ :: http-admin__ekdhbr0213@test-domain.com >> <iq xmlns="jabber:client" id="I65OQazCCHrjUXfwi4rTWWk" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-02 23:05:28 | >> <iq xmlns="jabber:client" id="I65OQazCCHrjUXfwi4rTWWk" to="http-admin__ekdhbr0213@test-domain.com/228467168-tigase-239" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__ekdhbr0213@test-domain.com/228467168-tigase-239</jid></bind></iq> 2022-10-02 23:05:28 | http-admin_ :: http-admin__ekdhbr0213@test-domain.com << <iq xmlns="jabber:client" id="I65OQazCCHrjUXfwi4rTWWk" to="http-admin__ekdhbr0213@test-domain.com/228467168-tigase-239" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__ekdhbr0213@test-domain.com/228467168-tigase-239</jid></bind></iq> 2022-10-02 23:05:28 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-10-02 23:05:28 | << <iq xmlns="jabber:client" id="9afgzmSYq5EGPHPW1nMO6v1" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-02 23:05:28 | http-admin_ :: http-admin__ekdhbr0213@test-domain.com/228467168-tigase-239 >> <iq xmlns="jabber:client" id="9afgzmSYq5EGPHPW1nMO6v1" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-02 23:05:28 | >> <iq xmlns="jabber:client" id="9afgzmSYq5EGPHPW1nMO6v1" to="http-admin__ekdhbr0213@test-domain.com/228467168-tigase-239" type="result"/> 2022-10-02 23:05:28 | http-admin_ :: http-admin__ekdhbr0213@test-domain.com/228467168-tigase-239 << <iq xmlns="jabber:client" id="9afgzmSYq5EGPHPW1nMO6v1" to="http-admin__ekdhbr0213@test-domain.com/228467168-tigase-239" type="result"/> 2022-10-02 23:05:28 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-10-02 23:05:28 | << <iq to="test-domain.com" id="kXA5s3rU4Cx5kISOGL09zdV" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-02 23:05:28 | http-admin_ :: http-admin__ekdhbr0213@test-domain.com/228467168-tigase-239 >> <iq to="test-domain.com" id="kXA5s3rU4Cx5kISOGL09zdV" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-02 23:05:28 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-02 23:05:28 | http-admin_ :: http-admin__ekdhbr0213@test-domain.com/228467168-tigase-239 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-02 23:05:28 | >> <enabled max="60" xmlns="urn:xmpp:sm:3" resume="true" id="0e89b693-dbcc-43d7-bd21-4c70cba908ab" location="7c41cec37518"/> 2022-10-02 23:05:28 | http-admin_ :: http-admin__ekdhbr0213@test-domain.com/228467168-tigase-239 << <enabled max="60" xmlns="urn:xmpp:sm:3" resume="true" id="0e89b693-dbcc-43d7-bd21-4c70cba908ab" location="7c41cec37518"/> 2022-10-02 23:05:28 | << <iq id="gabk2x7FCn5cEMRJCi28k3A" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-02 23:05:28 | http-admin_ :: http-admin__ekdhbr0213@test-domain.com/228467168-tigase-239 >> <iq id="gabk2x7FCn5cEMRJCi28k3A" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-02 23:05:28 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-02 23:05:28 | http-admin_ :: http-admin__ekdhbr0213@test-domain.com/228467168-tigase-239 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-02 23:05:28 | >> <iq xmlns="jabber:client" id="kXA5s3rU4Cx5kISOGL09zdV" to="http-admin__ekdhbr0213@test-domain.com/228467168-tigase-239" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12123/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12123/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-10-02 23:05:28 | http-admin_ :: http-admin__ekdhbr0213@test-domain.com/228467168-tigase-239 << <iq xmlns="jabber:client" id="kXA5s3rU4Cx5kISOGL09zdV" to="http-admin__ekdhbr0213@test-domain.com/228467168-tigase-239" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12123/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12123/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-10-02 23:05:28 | >> <iq xmlns="jabber:client" id="gabk2x7FCn5cEMRJCi28k3A" to="http-admin__ekdhbr0213@test-domain.com/228467168-tigase-239" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-02 23:05:28 | http-admin_ :: http-admin__ekdhbr0213@test-domain.com/228467168-tigase-239 << <iq xmlns="jabber:client" id="gabk2x7FCn5cEMRJCi28k3A" to="http-admin__ekdhbr0213@test-domain.com/228467168-tigase-239" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-02 23:05:28 | >> <presence xmlns="jabber:client" to="http-admin__ekdhbr0213@test-domain.com" from="http-admin__ekdhbr0213@test-domain.com/228467168-tigase-239"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-10-02 23:05:28 | http-admin_ :: http-admin__ekdhbr0213@test-domain.com/228467168-tigase-239 << <presence xmlns="jabber:client" to="http-admin__ekdhbr0213@test-domain.com" from="http-admin__ekdhbr0213@test-domain.com/228467168-tigase-239"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> |
testModifyUser | 1.751s |
2022-10-02 23:05:29 |
2022-10-02 23:05:29 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-10-02 23:05:29 | ------------------------------------ 2022-10-02 23:05:29 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-10-02 23:05:29 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-10-02 23:05:29 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-10-02 23:05:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Using XEP-0077 mode!!!! 2022-10-02 23:05:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: null->connecting 2022-10-02 23:05:29 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@682bf71b 2022-10-02 23:05:29 | StateChangedEvent{oldState=null, newState=connecting} 2022-10-02 23:05:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] DNS entry stored in session object: localhost:5222 2022-10-02 23:05:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Preparing connection to [localhost:5222] 2022-10-02 23:05:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-10-02 23:05:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connecting->connected 2022-10-02 23:05:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Whitespace ping period is setted to nullms 2022-10-02 23:05:29 | [Mutex] waiting for: [registration] 2022-10-02 23:05:29 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-02 23:05:29 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@66ec146e 2022-10-02 23:05:29 | StateChangedEvent{oldState=connecting, newState=connected} 2022-10-02 23:05:29 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@62d39c6b 2022-10-02 23:05:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3146] Start TLS 2022-10-02 23:05:29 | 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-10-02 23:05:29 | 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-10-02 23:05:29 | 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-10-02 23:05:29 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-02 23:05:29 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-10-02 23:05:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3148] Proceeding TLS 2022-10-02 23:05:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3148] Start handshake 2022-10-02 23:05:29 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-02 23:05:29 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@27d11e55 2022-10-02 23:05:29 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@10f5a69b 2022-10-02 23:05:29 | 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-10-02 23:05:29 | 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-10-02 23:05:29 | 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-10-02 23:05:29 | http-admin_ :: null >> <iq to="test-domain.com" id="rqVDhIuqUS9MHFpjT4bAkSe" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-10-02 23:05:29 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="rqVDhIuqUS9MHFpjT4bAkSe" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-10-02 23:05:29 | http-admin_ :: null << <iq xmlns="jabber:client" id="rqVDhIuqUS9MHFpjT4bAkSe" from="test-domain.com" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq> 2022-10-02 23:05:29 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="rqVDhIuqUS9MHFpjT4bAkSe" from="test-domain.com" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>} 2022-10-02 23:05:29 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@16bc9f8f 2022-10-02 23:05:29 | http-admin_ :: null >> <iq to="test-domain.com" id="PqTj3oVbo2ypPOGOGqfY5rX" type="set"><query xmlns="jabber:iq:register"><username>http-admin__cwgtjc0214</username><password>http-admin__cwgtjc0214</password><email>051085ed-1577-4601-ae3c-17ec0c123f00@localhost</email></query></iq> 2022-10-02 23:05:29 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="PqTj3oVbo2ypPOGOGqfY5rX" type="set"><query xmlns="jabber:iq:register"><username>http-admin__cwgtjc0214</username><password>http-admin__cwgtjc0214</password><email>051085ed-1577-4601-ae3c-17ec0c123f00@localhost</email></query></iq>} 2022-10-02 23:05:29 | http-admin_ :: null << <iq xmlns="jabber:client" id="PqTj3oVbo2ypPOGOGqfY5rX" from="test-domain.com" type="result"/> 2022-10-02 23:05:29 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="PqTj3oVbo2ypPOGOGqfY5rX" from="test-domain.com" type="result"/>} 2022-10-02 23:05:29 | [Mutex] received everything. 2022-10-02 23:05:29 | [Mutex] isItemNotified: registrationSuccess :: true 2022-10-02 23:05:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connected->disconnecting 2022-10-02 23:05:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Terminating XMPP Stream 2022-10-02 23:05:29 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-10-02 23:05:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3148] Connector state changed: disconnecting->disconnected 2022-10-02 23:05:29 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-10-02 23:05:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3148] Stream terminated 2022-10-02 23:05:29 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@687279f7 2022-10-02 23:05:29 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@47fee11a 2022-10-02 23:05:29 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-10-02 23:05:29 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-10-02 23:05:29 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-10-02 23:05:29 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-10-02 23:05:29 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-10-02 23:05:29 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7a024600 2022-10-02 23:05:29 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@830fe28 2022-10-02 23:05:29 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@73769318 2022-10-02 23:05:29 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-10-02 23:05:29 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-10-02 23:05:29 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-10-02 23:05:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: null->connecting 2022-10-02 23:05:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] DNS entry stored in session object: localhost:5222 2022-10-02 23:05:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Preparing connection to [localhost:5222] 2022-10-02 23:05:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-10-02 23:05:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connecting->connected 2022-10-02 23:05:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Whitespace ping period is setted to nullms 2022-10-02 23:05:29 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-02 23:05:29 | >> <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-10-02 23:05:29 | http-admin_ :: http-admin__cwgtjc0214@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-10-02 23:05:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3153] Start TLS 2022-10-02 23:05:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3155] Proceeding TLS 2022-10-02 23:05:29 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-02 23:05:29 | http-admin_ :: http-admin__cwgtjc0214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-02 23:05:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3155] Start handshake 2022-10-02 23:05:29 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-02 23:05:29 | >> <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-10-02 23:05:29 | http-admin_ :: http-admin__cwgtjc0214@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-10-02 23:05:29 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-10-02 23:05:29 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-10-02 23:05:29 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-10-02 23:05:29 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19jd2d0amMwMjE0LHI9ZW9OSVFBaldkS25wbTJ5UU5ETGw=</auth> 2022-10-02 23:05:29 | http-admin_ :: http-admin__cwgtjc0214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19jd2d0amMwMjE0LHI9ZW9OSVFBaldkS25wbTJ5UU5ETGw=</auth> 2022-10-02 23:05:29 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1lb05JUUFqV2RLbnBtMnlRTkRMbGFVQ1hNT1JuZU5qZTVGR0w4YlhoLHM9VHpOaEhDV3RzclBZUHc9PSxpPTQwOTY=</challenge> 2022-10-02 23:05:29 | http-admin_ :: http-admin__cwgtjc0214@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1lb05JUUFqV2RLbnBtMnlRTkRMbGFVQ1hNT1JuZU5qZTVGR0w4YlhoLHM9VHpOaEhDV3RzclBZUHc9PSxpPTQwOTY=</challenge> 2022-10-02 23:05:29 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZW9OSVFBaldkS25wbTJ5UU5ETGxhVUNYTU9SbmVOamU1RkdMOGJYaCxwPWNJTi9taXVQMWtaMmFmS3ZTcGhkMEdJVVlBYXN4U3RhMzJqZjBJekVmZ1U9</response> 2022-10-02 23:05:29 | http-admin_ :: http-admin__cwgtjc0214@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZW9OSVFBaldkS25wbTJ5UU5ETGxhVUNYTU9SbmVOamU1RkdMOGJYaCxwPWNJTi9taXVQMWtaMmFmS3ZTcGhkMEdJVVlBYXN4U3RhMzJqZjBJekVmZ1U9</response> 2022-10-02 23:05:29 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1ucUZqblhoQ1ZDVWkxOTJRZEE0SkQ1QURId1pydG01UnMvWFRiMmpkREZnPQ==</success> 2022-10-02 23:05:29 | http-admin_ :: http-admin__cwgtjc0214@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1ucUZqblhoQ1ZDVWkxOTJRZEE0SkQ1QURId1pydG01UnMvWFRiMmpkREZnPQ==</success> 2022-10-02 23:05:29 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-02 23:05:29 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="O3JpQyhsU+eP0AzZ5ElLQ37YZx4="/></features> 2022-10-02 23:05:29 | http-admin_ :: http-admin__cwgtjc0214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="O3JpQyhsU+eP0AzZ5ElLQ37YZx4="/></features> 2022-10-02 23:05:29 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-10-02 23:05:29 | << <iq xmlns="jabber:client" id="Sgnn5cEMRJCi28k3AjTRdHG" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-02 23:05:29 | http-admin_ :: http-admin__cwgtjc0214@test-domain.com >> <iq xmlns="jabber:client" id="Sgnn5cEMRJCi28k3AjTRdHG" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-02 23:05:29 | >> <iq xmlns="jabber:client" id="Sgnn5cEMRJCi28k3AjTRdHG" to="http-admin__cwgtjc0214@test-domain.com/228467168-tigase-240" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__cwgtjc0214@test-domain.com/228467168-tigase-240</jid></bind></iq> 2022-10-02 23:05:29 | http-admin_ :: http-admin__cwgtjc0214@test-domain.com << <iq xmlns="jabber:client" id="Sgnn5cEMRJCi28k3AjTRdHG" to="http-admin__cwgtjc0214@test-domain.com/228467168-tigase-240" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__cwgtjc0214@test-domain.com/228467168-tigase-240</jid></bind></iq> 2022-10-02 23:05:29 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-10-02 23:05:29 | << <iq xmlns="jabber:client" id="mhop9kUiTNKyyaobQPVVlXc" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-02 23:05:29 | http-admin_ :: http-admin__cwgtjc0214@test-domain.com/228467168-tigase-240 >> <iq xmlns="jabber:client" id="mhop9kUiTNKyyaobQPVVlXc" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-02 23:05:29 | >> <iq xmlns="jabber:client" id="mhop9kUiTNKyyaobQPVVlXc" to="http-admin__cwgtjc0214@test-domain.com/228467168-tigase-240" type="result"/> 2022-10-02 23:05:29 | http-admin_ :: http-admin__cwgtjc0214@test-domain.com/228467168-tigase-240 << <iq xmlns="jabber:client" id="mhop9kUiTNKyyaobQPVVlXc" to="http-admin__cwgtjc0214@test-domain.com/228467168-tigase-240" type="result"/> 2022-10-02 23:05:29 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-10-02 23:05:29 | << <iq to="test-domain.com" id="fuZHS8JvrathAqkXV04Aewr" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-02 23:05:29 | http-admin_ :: http-admin__cwgtjc0214@test-domain.com/228467168-tigase-240 >> <iq to="test-domain.com" id="fuZHS8JvrathAqkXV04Aewr" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-02 23:05:29 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-02 23:05:29 | http-admin_ :: http-admin__cwgtjc0214@test-domain.com/228467168-tigase-240 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-02 23:05:29 | >> <enabled max="60" xmlns="urn:xmpp:sm:3" resume="true" id="5a475030-1a13-459d-875b-d738d2769ddf" location="7c41cec37518"/> 2022-10-02 23:05:29 | http-admin_ :: http-admin__cwgtjc0214@test-domain.com/228467168-tigase-240 << <enabled max="60" xmlns="urn:xmpp:sm:3" resume="true" id="5a475030-1a13-459d-875b-d738d2769ddf" location="7c41cec37518"/> 2022-10-02 23:05:29 | << <iq id="mjrujEyAtX4cQKyvu7v5FBu" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-02 23:05:29 | http-admin_ :: http-admin__cwgtjc0214@test-domain.com/228467168-tigase-240 >> <iq id="mjrujEyAtX4cQKyvu7v5FBu" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-02 23:05:29 | >> <iq xmlns="jabber:client" id="fuZHS8JvrathAqkXV04Aewr" to="http-admin__cwgtjc0214@test-domain.com/228467168-tigase-240" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12123/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12123/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-10-02 23:05:29 | http-admin_ :: http-admin__cwgtjc0214@test-domain.com/228467168-tigase-240 << <iq xmlns="jabber:client" id="fuZHS8JvrathAqkXV04Aewr" to="http-admin__cwgtjc0214@test-domain.com/228467168-tigase-240" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12123/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12123/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-10-02 23:05:29 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-02 23:05:29 | http-admin_ :: http-admin__cwgtjc0214@test-domain.com/228467168-tigase-240 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-02 23:05:29 | >> <iq xmlns="jabber:client" id="mjrujEyAtX4cQKyvu7v5FBu" to="http-admin__cwgtjc0214@test-domain.com/228467168-tigase-240" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-02 23:05:29 | http-admin_ :: http-admin__cwgtjc0214@test-domain.com/228467168-tigase-240 << <iq xmlns="jabber:client" id="mjrujEyAtX4cQKyvu7v5FBu" to="http-admin__cwgtjc0214@test-domain.com/228467168-tigase-240" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-02 23:05:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connected->disconnecting 2022-10-02 23:05:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Terminating XMPP Stream 2022-10-02 23:05:29 | >> <presence xmlns="jabber:client" to="http-admin__cwgtjc0214@test-domain.com" from="http-admin__cwgtjc0214@test-domain.com/228467168-tigase-240"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-10-02 23:05:29 | http-admin_ :: http-admin__cwgtjc0214@test-domain.com/228467168-tigase-240 << <presence xmlns="jabber:client" to="http-admin__cwgtjc0214@test-domain.com" from="http-admin__cwgtjc0214@test-domain.com/228467168-tigase-240"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-10-02 23:05:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3155] Connector state changed: disconnecting->disconnected 2022-10-02 23:05:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3155] Stream terminated 2022-10-02 23:05:29 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-10-02 23:05:29 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-10-02 23:05:29 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-10-02 23:05:29 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-10-02 23:05:29 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-10-02 23:05:30 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-10-02 23:05:30 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true 2022-10-02 23:05:30 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-10-02 23:05:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: null->connecting 2022-10-02 23:05:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] DNS entry stored in session object: localhost:5222 2022-10-02 23:05:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Preparing connection to [localhost:5222] 2022-10-02 23:05:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-10-02 23:05:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: connecting->connected 2022-10-02 23:05:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Whitespace ping period is setted to nullms 2022-10-02 23:05:30 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-02 23:05:30 | >> <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-10-02 23:05:30 | http-admin_ :: http-admin__cwgtjc0214@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-10-02 23:05:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3153] Start TLS 2022-10-02 23:05:30 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-02 23:05:30 | http-admin_ :: http-admin__cwgtjc0214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-02 23:05:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3162] Proceeding TLS 2022-10-02 23:05:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3162] Start handshake 2022-10-02 23:05:30 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-02 23:05:30 | >> <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-10-02 23:05:30 | http-admin_ :: http-admin__cwgtjc0214@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-10-02 23:05:30 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-10-02 23:05:30 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-10-02 23:05:30 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-10-02 23:05:30 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19jd2d0amMwMjE0LHI9eERYdWFFMzRTZjdrekFpNDJVYmo=</auth> 2022-10-02 23:05:30 | http-admin_ :: http-admin__cwgtjc0214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19jd2d0amMwMjE0LHI9eERYdWFFMzRTZjdrekFpNDJVYmo=</auth> 2022-10-02 23:05:30 | >> <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-10-02 23:05:30 | http-admin_ :: http-admin__cwgtjc0214@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-10-02 23:05:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3153] Connector state changed: connected->disconnecting 2022-10-02 23:05:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3153] Terminating XMPP Stream 2022-10-02 23:05:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3162] Connector state changed: disconnecting->disconnected 2022-10-02 23:05:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3162] Stream terminated 2022-10-02 23:05:30 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-10-02 23:05:30 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-10-02 23:05:30 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-10-02 23:05:30 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception 2022-10-02 23:05:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3153] Ignoring stop connector. 2022-10-02 23:05:30 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-10-02 23:05:30 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |