Test duration : 10.896s
Passed Tests | ||
---|---|---|
tigase.tests.http.TestAdminUI | ||
testAddUser | 1.344s |
2022-08-08 22:41:57 |
2022-08-08 22:41:57 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-08-08 22:41:57 | ------------------------------------ |
testAuthorization | 0.165s |
2022-08-08 22:41:58 |
2022-08-08 22:41:58 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-08-08 22:41:58 | ------------------------------------ |
testCommandsAvailability | 0.743s |
2022-08-08 22:41:58 |
2022-08-08 22:41:58 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-08-08 22:41:58 | ------------------------------------ |
testDeleteUser | 0.923s |
2022-08-08 22:41:59 |
2022-08-08 22:41:59 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-08-08 22:41:59 | ------------------------------------ 2022-08-08 22:41:59 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-08-08 22:41:59 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-08-08 22:41:59 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-08 22:41:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Using XEP-0077 mode!!!! 2022-08-08 22:41:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: null->connecting 2022-08-08 22:41:59 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@364906cb 2022-08-08 22:41:59 | StateChangedEvent{oldState=null, newState=connecting} 2022-08-08 22:41:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] DNS entry stored in session object: localhost:5222 2022-08-08 22:41:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Preparing connection to [localhost:5222] 2022-08-08 22:41:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-08 22:41:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connecting->connected 2022-08-08 22:41:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Whitespace ping period is setted to nullms 2022-08-08 22:41:59 | [Mutex] waiting for: [registration] 2022-08-08 22:41:59 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-08 22:41:59 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@388efe72 2022-08-08 22:41:59 | StateChangedEvent{oldState=connecting, newState=connected} 2022-08-08 22:41:59 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@3cb16dbb 2022-08-08 22:41:59 | 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-08-08 22:41:59 | 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-08-08 22:41:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3101] Start TLS 2022-08-08 22:41:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3103] Proceeding TLS 2022-08-08 22:41:59 | 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-08-08 22:41:59 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-08 22:41:59 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-08-08 22:41:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3103] Start handshake 2022-08-08 22:41:59 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-08 22:41:59 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@79b3f449 2022-08-08 22:41:59 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@7b2caea 2022-08-08 22:41:59 | 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-08-08 22:41:59 | 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-08-08 22:41:59 | 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-08-08 22:41:59 | http-admin_ :: null >> <iq to="test-domain.com" id="4Rc5o01fLX6jCkHu9CsXbJu" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-08-08 22:41:59 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="4Rc5o01fLX6jCkHu9CsXbJu" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-08-08 22:41:59 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" id="4Rc5o01fLX6jCkHu9CsXbJu" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-08-08 22:41:59 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="4Rc5o01fLX6jCkHu9CsXbJu" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-08-08 22:41:59 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@4800c900 2022-08-08 22:41:59 | http-admin_ :: null >> <iq to="test-domain.com" id="Zu3JumPJFJFykFxl7qXUURO" type="set"><query xmlns="jabber:iq:register"><username>http-admin__knizx30210</username><password>http-admin__knizx30210</password><email>9f97f7a4-439d-49d9-9139-adce0559753d@localhost</email></query></iq> 2022-08-08 22:41:59 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="Zu3JumPJFJFykFxl7qXUURO" type="set"><query xmlns="jabber:iq:register"><username>http-admin__knizx30210</username><password>http-admin__knizx30210</password><email>9f97f7a4-439d-49d9-9139-adce0559753d@localhost</email></query></iq>} 2022-08-08 22:41:59 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" id="Zu3JumPJFJFykFxl7qXUURO" from="test-domain.com"/> 2022-08-08 22:41:59 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="Zu3JumPJFJFykFxl7qXUURO" from="test-domain.com"/>} 2022-08-08 22:41:59 | [Mutex] received everything. 2022-08-08 22:41:59 | [Mutex] isItemNotified: registrationSuccess :: true 2022-08-08 22:41:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connected->disconnecting 2022-08-08 22:41:59 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-08-08 22:41:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Terminating XMPP Stream 2022-08-08 22:41:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3103] Connector state changed: disconnecting->disconnected 2022-08-08 22:41:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3103] Stream terminated 2022-08-08 22:41:59 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-08-08 22:41:59 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7feba90e 2022-08-08 22:41:59 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@199c0b06 2022-08-08 22:41:59 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-08 22:41:59 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-08-08 22:41:59 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-08-08 22:41:59 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@8687745 2022-08-08 22:41:59 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-08 22:41:59 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-08 22:41:59 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@466ef781 2022-08-08 22:41:59 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@64ef859b |
testGetUserInfoUserOffline | 3.950s |
2022-08-08 22:42:00 |
2022-08-08 22:42:00 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-08-08 22:42:00 | ------------------------------------ 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Using XEP-0077 mode!!!! 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@ecefe78 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: null->connecting 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] DNS entry stored in session object: localhost:5222 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Preparing connection to [localhost:5222] 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-08 22:42:00 | StateChangedEvent{oldState=null, newState=connecting} 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connecting->connected 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Whitespace ping period is setted to nullms 2022-08-08 22:42:00 | [Mutex] waiting for: [registration] 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@901d1 2022-08-08 22:42:00 | StateChangedEvent{oldState=connecting, newState=connected} 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@4369508 2022-08-08 22:42:00 | 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-08-08 22:42:00 | 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-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3109] Start TLS 2022-08-08 22:42:00 | 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-08-08 22:42:00 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-08 22:42:00 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3111] Proceeding TLS 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3111] Start handshake 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@41340bea 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@3870108a 2022-08-08 22:42:00 | 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-08-08 22:42:00 | 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-08-08 22:42:00 | 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-08-08 22:42:00 | http-admin_ :: null >> <iq to="test-domain.com" id="POZGp5x6fJMYX38EpTZnX8u" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-08-08 22:42:00 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="POZGp5x6fJMYX38EpTZnX8u" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-08-08 22:42:00 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" id="POZGp5x6fJMYX38EpTZnX8u" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-08-08 22:42:00 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="POZGp5x6fJMYX38EpTZnX8u" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@70bf89dc 2022-08-08 22:42:00 | http-admin_ :: null >> <iq to="test-domain.com" id="cHCPEoPKFEw5rfw5p8GnTO0" type="set"><query xmlns="jabber:iq:register"><username>http-admin__eip5ji0211</username><password>http-admin__eip5ji0211</password><email>f9a240d2-2fc5-45d1-849e-9e89ad0e44c5@localhost</email></query></iq> 2022-08-08 22:42:00 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="cHCPEoPKFEw5rfw5p8GnTO0" type="set"><query xmlns="jabber:iq:register"><username>http-admin__eip5ji0211</username><password>http-admin__eip5ji0211</password><email>f9a240d2-2fc5-45d1-849e-9e89ad0e44c5@localhost</email></query></iq>} 2022-08-08 22:42:00 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" id="cHCPEoPKFEw5rfw5p8GnTO0" from="test-domain.com"/> 2022-08-08 22:42:00 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="cHCPEoPKFEw5rfw5p8GnTO0" from="test-domain.com"/>} 2022-08-08 22:42:00 | [Mutex] received everything. 2022-08-08 22:42:00 | [Mutex] isItemNotified: registrationSuccess :: true 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connected->disconnecting 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Terminating XMPP Stream 2022-08-08 22:42:00 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3111] Connector state changed: disconnecting->disconnected 2022-08-08 22:42:00 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3111] Stream terminated 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4011cc16 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@211bf4a5 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@19d7444c 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: null->connecting 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] DNS entry stored in session object: localhost:5222 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Preparing connection to [localhost:5222] 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connecting->connected 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Whitespace ping period is setted to nullms 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@15aadfc3 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@5b15c01c 2022-08-08 22:42:00 | >> <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-08-08 22:42:00 | http-admin_ :: http-admin__eip5ji0211@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-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3116] Start TLS 2022-08-08 22:42:00 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-08 22:42:00 | http-admin_ :: http-admin__eip5ji0211@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3118] Proceeding TLS 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3118] Start handshake 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-08 22:42:00 | >> <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-08-08 22:42:00 | http-admin_ :: http-admin__eip5ji0211@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-08-08 22:42:00 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-08-08 22:42:00 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19laXA1amkwMjExLHI9R2NmeTBlaFZ2N1RsZk1ydlF3NWc=</auth> 2022-08-08 22:42:00 | http-admin_ :: http-admin__eip5ji0211@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19laXA1amkwMjExLHI9R2NmeTBlaFZ2N1RsZk1ydlF3NWc=</auth> 2022-08-08 22:42:00 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HY2Z5MGVoVnY3VGxmTXJ2UXc1Z3VSeEljMW96ZHBrQ1NYa1MxNTlaLHM9aHUvZDVmOHNqMnlFcXc9PSxpPTQwOTY=</challenge> 2022-08-08 22:42:00 | http-admin_ :: http-admin__eip5ji0211@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HY2Z5MGVoVnY3VGxmTXJ2UXc1Z3VSeEljMW96ZHBrQ1NYa1MxNTlaLHM9aHUvZDVmOHNqMnlFcXc9PSxpPTQwOTY=</challenge> 2022-08-08 22:42:00 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9R2NmeTBlaFZ2N1RsZk1ydlF3NWd1UnhJYzFvemRwa0NTWGtTMTU5WixwPUd6c0c1MlQ1MUkwZTdxcHB6TVZ0TndMKzk0dkhkQXlpNVBLeENVaXZhVEU9</response> 2022-08-08 22:42:00 | http-admin_ :: http-admin__eip5ji0211@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9R2NmeTBlaFZ2N1RsZk1ydlF3NWd1UnhJYzFvemRwa0NTWGtTMTU5WixwPUd6c0c1MlQ1MUkwZTdxcHB6TVZ0TndMKzk0dkhkQXlpNVBLeENVaXZhVEU9</response> 2022-08-08 22:42:00 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1VMHFpbUw5ZHVLcUNkUzlEam1PbjZQb28yeUVkWjB6Z3gvQkFQSnEwYzQ0PQ==</success> 2022-08-08 22:42:00 | http-admin_ :: http-admin__eip5ji0211@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1VMHFpbUw5ZHVLcUNkUzlEam1PbjZQb28yeUVkWjB6Z3gvQkFQSnEwYzQ0PQ==</success> 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-08 22:42:00 | >> <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 ver="MJauYN2dBWGCxCghyQ7XWcwwy4Y=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-08-08 22:42:00 | http-admin_ :: http-admin__eip5ji0211@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 ver="MJauYN2dBWGCxCghyQ7XWcwwy4Y=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-08-08 22:42:00 | << <iq xmlns="jabber:client" id="Rzc9FmLLQ6dzaIx9vp1gKvd" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-08-08 22:42:00 | http-admin_ :: http-admin__eip5ji0211@test-domain.com >> <iq xmlns="jabber:client" id="Rzc9FmLLQ6dzaIx9vp1gKvd" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-08-08 22:42:00 | >> <iq type="result" xmlns="jabber:client" to="http-admin__eip5ji0211@test-domain.com/1608752850-tigase-236" id="Rzc9FmLLQ6dzaIx9vp1gKvd"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__eip5ji0211@test-domain.com/1608752850-tigase-236</jid></bind></iq> 2022-08-08 22:42:00 | http-admin_ :: http-admin__eip5ji0211@test-domain.com << <iq type="result" xmlns="jabber:client" to="http-admin__eip5ji0211@test-domain.com/1608752850-tigase-236" id="Rzc9FmLLQ6dzaIx9vp1gKvd"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__eip5ji0211@test-domain.com/1608752850-tigase-236</jid></bind></iq> 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-08-08 22:42:00 | << <iq xmlns="jabber:client" id="dEpiGpUZiOFBzanZi01boar" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-08-08 22:42:00 | http-admin_ :: http-admin__eip5ji0211@test-domain.com/1608752850-tigase-236 >> <iq xmlns="jabber:client" id="dEpiGpUZiOFBzanZi01boar" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-08-08 22:42:00 | >> <iq type="result" xmlns="jabber:client" to="http-admin__eip5ji0211@test-domain.com/1608752850-tigase-236" id="dEpiGpUZiOFBzanZi01boar"/> 2022-08-08 22:42:00 | http-admin_ :: http-admin__eip5ji0211@test-domain.com/1608752850-tigase-236 << <iq type="result" xmlns="jabber:client" to="http-admin__eip5ji0211@test-domain.com/1608752850-tigase-236" id="dEpiGpUZiOFBzanZi01boar"/> 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-08-08 22:42:00 | << <iq to="test-domain.com" id="dFqkKxavkSNR5cr7yw3fwqX" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-08-08 22:42:00 | http-admin_ :: http-admin__eip5ji0211@test-domain.com/1608752850-tigase-236 >> <iq to="test-domain.com" id="dFqkKxavkSNR5cr7yw3fwqX" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-08-08 22:42:00 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-08-08 22:42:00 | http-admin_ :: http-admin__eip5ji0211@test-domain.com/1608752850-tigase-236 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-08-08 22:42:00 | >> <enabled location="ed1b7dd8a1b3" max="60" xmlns="urn:xmpp:sm:3" id="4ee7cb9c-9d54-440a-b7ee-2fc4546b0d4e" resume="true"/> 2022-08-08 22:42:00 | http-admin_ :: http-admin__eip5ji0211@test-domain.com/1608752850-tigase-236 << <enabled location="ed1b7dd8a1b3" max="60" xmlns="urn:xmpp:sm:3" id="4ee7cb9c-9d54-440a-b7ee-2fc4546b0d4e" resume="true"/> 2022-08-08 22:42:00 | << <iq id="sZmdzaIx9vp1gKvdHPQNAgz" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-08-08 22:42:00 | http-admin_ :: http-admin__eip5ji0211@test-domain.com/1608752850-tigase-236 >> <iq id="sZmdzaIx9vp1gKvdHPQNAgz" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-08-08 22:42:00 | >> <iq type="result" xmlns="jabber:client" to="http-admin__eip5ji0211@test-domain.com/1608752850-tigase-236" id="dFqkKxavkSNR5cr7yw3fwqX" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12000/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12000/bf36c6a5" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-08-08 22:42:00 | http-admin_ :: http-admin__eip5ji0211@test-domain.com/1608752850-tigase-236 << <iq type="result" xmlns="jabber:client" to="http-admin__eip5ji0211@test-domain.com/1608752850-tigase-236" id="dFqkKxavkSNR5cr7yw3fwqX" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12000/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12000/bf36c6a5" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-08-08 22:42:00 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-08-08 22:42:00 | http-admin_ :: http-admin__eip5ji0211@test-domain.com/1608752850-tigase-236 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-08-08 22:42:00 | >> <iq type="result" xmlns="jabber:client" to="http-admin__eip5ji0211@test-domain.com/1608752850-tigase-236" id="sZmdzaIx9vp1gKvdHPQNAgz"><query xmlns="jabber:iq:roster"/></iq> 2022-08-08 22:42:00 | http-admin_ :: http-admin__eip5ji0211@test-domain.com/1608752850-tigase-236 << <iq type="result" xmlns="jabber:client" to="http-admin__eip5ji0211@test-domain.com/1608752850-tigase-236" id="sZmdzaIx9vp1gKvdHPQNAgz"><query xmlns="jabber:iq:roster"/></iq> 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connected->disconnecting 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Terminating XMPP Stream 2022-08-08 22:42:00 | >> <presence xmlns="jabber:client" to="http-admin__eip5ji0211@test-domain.com" from="http-admin__eip5ji0211@test-domain.com/1608752850-tigase-236"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence> 2022-08-08 22:42:00 | http-admin_ :: http-admin__eip5ji0211@test-domain.com/1608752850-tigase-236 << <presence xmlns="jabber:client" to="http-admin__eip5ji0211@test-domain.com" from="http-admin__eip5ji0211@test-domain.com/1608752850-tigase-236"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence> 2022-08-08 22:42:00 | >> <message xmlns="jabber:client" to="http-admin__eip5ji0211@test-domain.com" from="test-domain.com"><body>Wecome to e5ea2df6-b612-426b-a6d2-83427ee362a4 This message was set at: Mon Aug 08 22:19:50 PDT 2022</body><delay xmlns="urn:xmpp:delay" stamp="2022-08-09T05:42:00.554Z" from="test-domain.com">Offline Storage - ed1b7dd8a1b3</delay></message> 2022-08-08 22:42:00 | http-admin_ :: http-admin__eip5ji0211@test-domain.com/1608752850-tigase-236 << <message xmlns="jabber:client" to="http-admin__eip5ji0211@test-domain.com" from="test-domain.com"><body>Wecome to e5ea2df6-b612-426b-a6d2-83427ee362a4 This message was set at: Mon Aug 08 22:19:50 PDT 2022</body><delay xmlns="urn:xmpp:delay" stamp="2022-08-09T05:42:00.554Z" from="test-domain.com">Offline Storage - ed1b7dd8a1b3</delay></message> 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3118] Connector state changed: disconnecting->disconnected 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3118] Stream terminated 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Using XEP-0077 mode!!!! 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: null->connecting 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4957cc41 2022-08-08 22:42:00 | StateChangedEvent{oldState=null, newState=connecting} 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] DNS entry stored in session object: localhost:5222 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Preparing connection to [localhost:5222] 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connecting->connected 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Whitespace ping period is setted to nullms 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-08 22:42:00 | [Mutex] waiting for: [registration] 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@47902b1b 2022-08-08 22:42:00 | StateChangedEvent{oldState=connecting, newState=connected} 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@43afa731 2022-08-08 22:42:00 | 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-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3123] Start TLS 2022-08-08 22:42:00 | 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-08-08 22:42:00 | 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-08-08 22:42:00 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-08 22:42:00 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3125] Proceeding TLS 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3125] Start handshake 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6ad2120 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@71efd070 2022-08-08 22:42:00 | 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-08-08 22:42:00 | 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-08-08 22:42:00 | 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-08-08 22:42:00 | http-admin_ :: null >> <iq to="test-domain.com" id="8Ba1j3iHoSNGxo03n7gzn4y" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-08-08 22:42:00 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="8Ba1j3iHoSNGxo03n7gzn4y" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-08-08 22:42:00 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" id="8Ba1j3iHoSNGxo03n7gzn4y" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-08-08 22:42:00 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="8Ba1j3iHoSNGxo03n7gzn4y" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@37e1e5a5 2022-08-08 22:42:00 | http-admin_ :: null >> <iq to="test-domain.com" id="KB8QJyhSYZfRKxjWiBlIOJx" type="set"><query xmlns="jabber:iq:register"><username>http-admin__ownbfk0212</username><password>http-admin__ownbfk0212</password><email>f3e300d3-175b-435e-8719-ff2644e94ca4@localhost</email></query></iq> 2022-08-08 22:42:00 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="KB8QJyhSYZfRKxjWiBlIOJx" type="set"><query xmlns="jabber:iq:register"><username>http-admin__ownbfk0212</username><password>http-admin__ownbfk0212</password><email>f3e300d3-175b-435e-8719-ff2644e94ca4@localhost</email></query></iq>} 2022-08-08 22:42:00 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" id="KB8QJyhSYZfRKxjWiBlIOJx" from="test-domain.com"/> 2022-08-08 22:42:00 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="KB8QJyhSYZfRKxjWiBlIOJx" from="test-domain.com"/>} 2022-08-08 22:42:00 | [Mutex] received everything. 2022-08-08 22:42:00 | [Mutex] isItemNotified: registrationSuccess :: true 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connected->disconnecting 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Terminating XMPP Stream 2022-08-08 22:42:00 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3125] Connector state changed: disconnecting->disconnected 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@9494a47 2022-08-08 22:42:00 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6682de6f 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3125] Stream terminated 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@69e1fe9f 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@5195e2cb 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@124d81cc 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: null->connecting 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] DNS entry stored in session object: localhost:5222 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Preparing connection to [localhost:5222] 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: connecting->connected 2022-08-08 22:42:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Whitespace ping period is setted to nullms 2022-08-08 22:42:00 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-08 22:42:01 | >> <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-08-08 22:42:01 | http-admin_ :: http-admin__ownbfk0212@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-08-08 22:42:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3130] Start TLS 2022-08-08 22:42:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3132] Proceeding TLS 2022-08-08 22:42:01 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-08 22:42:01 | http-admin_ :: http-admin__ownbfk0212@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-08 22:42:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3132] Start handshake 2022-08-08 22:42:01 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-08 22:42:01 | >> <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-08-08 22:42:01 | http-admin_ :: http-admin__ownbfk0212@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-08-08 22:42:01 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-08-08 22:42:01 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-08-08 22:42:01 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-08-08 22:42:01 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19vd25iZmswMjEyLHI9UUExd2dQSDRxaGRaMkc4cUlmZXU=</auth> 2022-08-08 22:42:01 | http-admin_ :: http-admin__ownbfk0212@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19vd25iZmswMjEyLHI9UUExd2dQSDRxaGRaMkc4cUlmZXU=</auth> 2022-08-08 22:42:01 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1RQTF3Z1BINHFoZFoyRzhxSWZldXJ1S3h1NGEwOXBiMFBUeWM5TFBKLHM9UmRuYmU4SlNCUklhQnc9PSxpPTQwOTY=</challenge> 2022-08-08 22:42:01 | http-admin_ :: http-admin__ownbfk0212@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1RQTF3Z1BINHFoZFoyRzhxSWZldXJ1S3h1NGEwOXBiMFBUeWM5TFBKLHM9UmRuYmU4SlNCUklhQnc9PSxpPTQwOTY=</challenge> 2022-08-08 22:42:01 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UUExd2dQSDRxaGRaMkc4cUlmZXVydUt4dTRhMDlwYjBQVHljOUxQSixwPWJyRFhLY3pkUHVZc1FvMnBQSWdJeHVnRFdLWTJGZjFMNmYyeEhpdE1uaE09</response> 2022-08-08 22:42:01 | http-admin_ :: http-admin__ownbfk0212@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UUExd2dQSDRxaGRaMkc4cUlmZXVydUt4dTRhMDlwYjBQVHljOUxQSixwPWJyRFhLY3pkUHVZc1FvMnBQSWdJeHVnRFdLWTJGZjFMNmYyeEhpdE1uaE09</response> 2022-08-08 22:42:01 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1QOXNtSzVwRWRwWlpsSWxZeCtFRUNvSzFPbVZ1MU4zdVQ5eDBiNEhRK2pzPQ==</success> 2022-08-08 22:42:01 | http-admin_ :: http-admin__ownbfk0212@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1QOXNtSzVwRWRwWlpsSWxZeCtFRUNvSzFPbVZ1MU4zdVQ5eDBiNEhRK2pzPQ==</success> 2022-08-08 22:42:01 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-08 22:42:01 | >> <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 ver="MJauYN2dBWGCxCghyQ7XWcwwy4Y=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-08-08 22:42:01 | http-admin_ :: http-admin__ownbfk0212@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 ver="MJauYN2dBWGCxCghyQ7XWcwwy4Y=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-08-08 22:42:01 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-08-08 22:42:01 | << <iq xmlns="jabber:client" id="41mp2iBp5BoTMElMJMMBtjE" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-08-08 22:42:01 | http-admin_ :: http-admin__ownbfk0212@test-domain.com >> <iq xmlns="jabber:client" id="41mp2iBp5BoTMElMJMMBtjE" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-08-08 22:42:01 | >> <iq type="result" xmlns="jabber:client" to="http-admin__ownbfk0212@test-domain.com/1608752850-tigase-237" id="41mp2iBp5BoTMElMJMMBtjE"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__ownbfk0212@test-domain.com/1608752850-tigase-237</jid></bind></iq> 2022-08-08 22:42:01 | http-admin_ :: http-admin__ownbfk0212@test-domain.com << <iq type="result" xmlns="jabber:client" to="http-admin__ownbfk0212@test-domain.com/1608752850-tigase-237" id="41mp2iBp5BoTMElMJMMBtjE"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__ownbfk0212@test-domain.com/1608752850-tigase-237</jid></bind></iq> 2022-08-08 22:42:01 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-08-08 22:42:01 | << <iq xmlns="jabber:client" id="QRQdHLy9xocpXWgDlTbzmWT" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-08-08 22:42:01 | http-admin_ :: http-admin__ownbfk0212@test-domain.com/1608752850-tigase-237 >> <iq xmlns="jabber:client" id="QRQdHLy9xocpXWgDlTbzmWT" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-08-08 22:42:01 | >> <iq type="result" xmlns="jabber:client" to="http-admin__ownbfk0212@test-domain.com/1608752850-tigase-237" id="QRQdHLy9xocpXWgDlTbzmWT"/> 2022-08-08 22:42:01 | http-admin_ :: http-admin__ownbfk0212@test-domain.com/1608752850-tigase-237 << <iq type="result" xmlns="jabber:client" to="http-admin__ownbfk0212@test-domain.com/1608752850-tigase-237" id="QRQdHLy9xocpXWgDlTbzmWT"/> 2022-08-08 22:42:01 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-08-08 22:42:01 | << <iq to="test-domain.com" id="LKtt2fOQJJPGp3qgxdsiHt9" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-08-08 22:42:01 | http-admin_ :: http-admin__ownbfk0212@test-domain.com/1608752850-tigase-237 >> <iq to="test-domain.com" id="LKtt2fOQJJPGp3qgxdsiHt9" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-08-08 22:42:01 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-08-08 22:42:01 | http-admin_ :: http-admin__ownbfk0212@test-domain.com/1608752850-tigase-237 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-08-08 22:42:01 | >> <enabled location="ed1b7dd8a1b3" max="60" xmlns="urn:xmpp:sm:3" id="22a2d7a6-f2f6-4f81-abcd-ffab3df37b8a" resume="true"/> 2022-08-08 22:42:01 | http-admin_ :: http-admin__ownbfk0212@test-domain.com/1608752850-tigase-237 << <enabled location="ed1b7dd8a1b3" max="60" xmlns="urn:xmpp:sm:3" id="22a2d7a6-f2f6-4f81-abcd-ffab3df37b8a" resume="true"/> 2022-08-08 22:42:01 | << <iq id="MIlgHIElXhAdFEIr14w9nXj" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-08-08 22:42:01 | http-admin_ :: http-admin__ownbfk0212@test-domain.com/1608752850-tigase-237 >> <iq id="MIlgHIElXhAdFEIr14w9nXj" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-08-08 22:42:01 | >> <iq type="result" xmlns="jabber:client" to="http-admin__ownbfk0212@test-domain.com/1608752850-tigase-237" id="LKtt2fOQJJPGp3qgxdsiHt9" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12000/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12000/bf36c6a5" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-08-08 22:42:01 | http-admin_ :: http-admin__ownbfk0212@test-domain.com/1608752850-tigase-237 << <iq type="result" xmlns="jabber:client" to="http-admin__ownbfk0212@test-domain.com/1608752850-tigase-237" id="LKtt2fOQJJPGp3qgxdsiHt9" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12000/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12000/bf36c6a5" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-08-08 22:42:01 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-08-08 22:42:01 | http-admin_ :: http-admin__ownbfk0212@test-domain.com/1608752850-tigase-237 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-08-08 22:42:01 | >> <iq type="result" xmlns="jabber:client" to="http-admin__ownbfk0212@test-domain.com/1608752850-tigase-237" id="MIlgHIElXhAdFEIr14w9nXj"><query xmlns="jabber:iq:roster"/></iq> 2022-08-08 22:42:01 | http-admin_ :: http-admin__ownbfk0212@test-domain.com/1608752850-tigase-237 << <iq type="result" xmlns="jabber:client" to="http-admin__ownbfk0212@test-domain.com/1608752850-tigase-237" id="MIlgHIElXhAdFEIr14w9nXj"><query xmlns="jabber:iq:roster"/></iq> 2022-08-08 22:42:01 | << <message to="http-admin__eip5ji0211@test-domain.com" id="FTQrjOJs03czs8jT9kHDAAb"><body>Test message 1</body></message> 2022-08-08 22:42:01 | http-admin_ :: http-admin__ownbfk0212@test-domain.com/1608752850-tigase-237 >> <message to="http-admin__eip5ji0211@test-domain.com" id="FTQrjOJs03czs8jT9kHDAAb"><body>Test message 1</body></message> 2022-08-08 22:42:01 | >> <presence xmlns="jabber:client" to="http-admin__ownbfk0212@test-domain.com" from="http-admin__ownbfk0212@test-domain.com/1608752850-tigase-237"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence> 2022-08-08 22:42:01 | http-admin_ :: http-admin__ownbfk0212@test-domain.com/1608752850-tigase-237 << <presence xmlns="jabber:client" to="http-admin__ownbfk0212@test-domain.com" from="http-admin__ownbfk0212@test-domain.com/1608752850-tigase-237"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence> 2022-08-08 22:42:01 | >> <message xmlns="jabber:client" to="http-admin__ownbfk0212@test-domain.com" from="test-domain.com"><body>Wecome to e5ea2df6-b612-426b-a6d2-83427ee362a4 This message was set at: Mon Aug 08 22:19:50 PDT 2022</body><delay xmlns="urn:xmpp:delay" stamp="2022-08-09T05:42:00.935Z" from="test-domain.com">Offline Storage - ed1b7dd8a1b3</delay></message> 2022-08-08 22:42:01 | http-admin_ :: http-admin__ownbfk0212@test-domain.com/1608752850-tigase-237 << <message xmlns="jabber:client" to="http-admin__ownbfk0212@test-domain.com" from="test-domain.com"><body>Wecome to e5ea2df6-b612-426b-a6d2-83427ee362a4 This message was set at: Mon Aug 08 22:19:50 PDT 2022</body><delay xmlns="urn:xmpp:delay" stamp="2022-08-09T05:42:00.935Z" from="test-domain.com">Offline Storage - ed1b7dd8a1b3</delay></message> 2022-08-08 22:42:01 | << <message to="http-admin__eip5ji0211@test-domain.com" id="gKnkPYan1pQJHIQHx6AhDtl"><body>Test message 2</body></message> 2022-08-08 22:42:01 | http-admin_ :: http-admin__ownbfk0212@test-domain.com/1608752850-tigase-237 >> <message to="http-admin__eip5ji0211@test-domain.com" id="gKnkPYan1pQJHIQHx6AhDtl"><body>Test message 2</body></message> 2022-08-08 22:42:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3132] Connector state changed: connected->disconnected 2022-08-08 22:42:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3132] Stream terminated 2022-08-08 22:42:04 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-08 22:42:04 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |
testGetUserInfoUserOnline | 1.074s |
2022-08-08 22:42:04 |
2022-08-08 22:42:04 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-08-08 22:42:04 | ------------------------------------ 2022-08-08 22:42:04 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-08-08 22:42:04 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-08-08 22:42:04 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-08 22:42:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Using XEP-0077 mode!!!! 2022-08-08 22:42:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: null->connecting 2022-08-08 22:42:04 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@50ad5d60 2022-08-08 22:42:04 | StateChangedEvent{oldState=null, newState=connecting} 2022-08-08 22:42:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] DNS entry stored in session object: localhost:5222 2022-08-08 22:42:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Preparing connection to [localhost:5222] 2022-08-08 22:42:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-08 22:42:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connecting->connected 2022-08-08 22:42:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Whitespace ping period is setted to nullms 2022-08-08 22:42:04 | [Mutex] waiting for: [registration] 2022-08-08 22:42:04 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-08 22:42:04 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5e6aa905 2022-08-08 22:42:04 | StateChangedEvent{oldState=connecting, newState=connected} 2022-08-08 22:42:04 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@5a553610 2022-08-08 22:42:04 | 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-08-08 22:42:04 | 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-08-08 22:42:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3137] Start TLS 2022-08-08 22:42:04 | 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-08-08 22:42:04 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-08 22:42:04 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-08-08 22:42:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3139] Proceeding TLS 2022-08-08 22:42:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3139] Start handshake 2022-08-08 22:42:04 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@1f57a33e 2022-08-08 22:42:04 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-08 22:42:04 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@252babe9 2022-08-08 22:42:04 | 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-08-08 22:42:04 | 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-08-08 22:42:04 | 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-08-08 22:42:04 | http-admin_ :: null >> <iq to="test-domain.com" id="QYXr9FmLLQ6dzaIx9vp1gKv" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-08-08 22:42:04 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="QYXr9FmLLQ6dzaIx9vp1gKv" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-08-08 22:42:04 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" id="QYXr9FmLLQ6dzaIx9vp1gKv" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-08-08 22:42:04 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="QYXr9FmLLQ6dzaIx9vp1gKv" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-08-08 22:42:04 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@2e821cc8 2022-08-08 22:42:04 | http-admin_ :: null >> <iq to="test-domain.com" id="UNojR2uZ7gUVV3vdEw3jTdC" type="set"><query xmlns="jabber:iq:register"><username>http-admin__qaajh50213</username><password>http-admin__qaajh50213</password><email>f95eac52-474b-4dd1-afd9-c6a92db5ab0b@localhost</email></query></iq> 2022-08-08 22:42:04 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="UNojR2uZ7gUVV3vdEw3jTdC" type="set"><query xmlns="jabber:iq:register"><username>http-admin__qaajh50213</username><password>http-admin__qaajh50213</password><email>f95eac52-474b-4dd1-afd9-c6a92db5ab0b@localhost</email></query></iq>} 2022-08-08 22:42:04 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" id="UNojR2uZ7gUVV3vdEw3jTdC" from="test-domain.com"/> 2022-08-08 22:42:04 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="UNojR2uZ7gUVV3vdEw3jTdC" from="test-domain.com"/>} 2022-08-08 22:42:04 | [Mutex] received everything. 2022-08-08 22:42:04 | [Mutex] isItemNotified: registrationSuccess :: true 2022-08-08 22:42:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connected->disconnecting 2022-08-08 22:42:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Terminating XMPP Stream 2022-08-08 22:42:04 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-08-08 22:42:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3139] Connector state changed: disconnecting->disconnected 2022-08-08 22:42:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3139] Stream terminated 2022-08-08 22:42:04 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-08-08 22:42:04 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5d144abe 2022-08-08 22:42:04 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@7f785c71 2022-08-08 22:42:04 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-08 22:42:04 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-08-08 22:42:04 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-08-08 22:42:04 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7f4c494 2022-08-08 22:42:04 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-08 22:42:04 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-08 22:42:04 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@39aeecfe 2022-08-08 22:42:04 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@461000cf 2022-08-08 22:42:04 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-08-08 22:42:04 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-08-08 22:42:04 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-08 22:42:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: null->connecting 2022-08-08 22:42:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] DNS entry stored in session object: localhost:5222 2022-08-08 22:42:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Preparing connection to [localhost:5222] 2022-08-08 22:42:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-08 22:42:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: connecting->connected 2022-08-08 22:42:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Whitespace ping period is setted to nullms 2022-08-08 22:42:04 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-08 22:42:04 | >> <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-08-08 22:42:04 | http-admin_ :: http-admin__qaajh50213@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-08-08 22:42:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3144] Start TLS 2022-08-08 22:42:04 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-08 22:42:04 | http-admin_ :: http-admin__qaajh50213@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-08 22:42:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3146] Proceeding TLS 2022-08-08 22:42:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3146] Start handshake 2022-08-08 22:42:04 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-08 22:42:04 | >> <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-08-08 22:42:04 | http-admin_ :: http-admin__qaajh50213@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-08-08 22:42:04 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-08-08 22:42:04 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-08-08 22:42:04 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-08-08 22:42:04 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19xYWFqaDUwMjEzLHI9NGw2Ym9QajR5WVk1ZGVzWGpja1Y=</auth> 2022-08-08 22:42:04 | http-admin_ :: http-admin__qaajh50213@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19xYWFqaDUwMjEzLHI9NGw2Ym9QajR5WVk1ZGVzWGpja1Y=</auth> 2022-08-08 22:42:04 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj00bDZib1BqNHlZWTVkZXNYamNrVktsM2FCNU5LYlRPUnkwZ09BTTJSLHM9S2RtZ1EzcUh6elpWRkE9PSxpPTQwOTY=</challenge> 2022-08-08 22:42:04 | http-admin_ :: http-admin__qaajh50213@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj00bDZib1BqNHlZWTVkZXNYamNrVktsM2FCNU5LYlRPUnkwZ09BTTJSLHM9S2RtZ1EzcUh6elpWRkE9PSxpPTQwOTY=</challenge> 2022-08-08 22:42:04 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NGw2Ym9QajR5WVk1ZGVzWGpja1ZLbDNhQjVOS2JUT1J5MGdPQU0yUixwPURUcDd3azhQTjA5bkI0aExGVnJwRmJrUVRvRnJNTzNIenZTRmxsRjlzOGM9</response> 2022-08-08 22:42:04 | http-admin_ :: http-admin__qaajh50213@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NGw2Ym9QajR5WVk1ZGVzWGpja1ZLbDNhQjVOS2JUT1J5MGdPQU0yUixwPURUcDd3azhQTjA5bkI0aExGVnJwRmJrUVRvRnJNTzNIenZTRmxsRjlzOGM9</response> 2022-08-08 22:42:04 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1kVEtZSzlPMEJCUUQxem4wTmo1bFdKOTltUkp0R0hlVmpLOVZOVmhwd2Q4PQ==</success> 2022-08-08 22:42:04 | http-admin_ :: http-admin__qaajh50213@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1kVEtZSzlPMEJCUUQxem4wTmo1bFdKOTltUkp0R0hlVmpLOVZOVmhwd2Q4PQ==</success> 2022-08-08 22:42:04 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-08 22:42:04 | >> <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 ver="MJauYN2dBWGCxCghyQ7XWcwwy4Y=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-08-08 22:42:04 | http-admin_ :: http-admin__qaajh50213@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 ver="MJauYN2dBWGCxCghyQ7XWcwwy4Y=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-08-08 22:42:04 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-08-08 22:42:04 | << <iq xmlns="jabber:client" id="OXQucr9FmLLQ6dzaIx9vp1g" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-08-08 22:42:04 | http-admin_ :: http-admin__qaajh50213@test-domain.com >> <iq xmlns="jabber:client" id="OXQucr9FmLLQ6dzaIx9vp1g" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-08-08 22:42:04 | >> <iq type="result" xmlns="jabber:client" to="http-admin__qaajh50213@test-domain.com/1608752850-tigase-238" id="OXQucr9FmLLQ6dzaIx9vp1g"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__qaajh50213@test-domain.com/1608752850-tigase-238</jid></bind></iq> 2022-08-08 22:42:04 | http-admin_ :: http-admin__qaajh50213@test-domain.com << <iq type="result" xmlns="jabber:client" to="http-admin__qaajh50213@test-domain.com/1608752850-tigase-238" id="OXQucr9FmLLQ6dzaIx9vp1g"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__qaajh50213@test-domain.com/1608752850-tigase-238</jid></bind></iq> 2022-08-08 22:42:04 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-08-08 22:42:04 | << <iq xmlns="jabber:client" id="D10vdHPQNAgzeDAoPVdsX9C" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-08-08 22:42:04 | http-admin_ :: http-admin__qaajh50213@test-domain.com/1608752850-tigase-238 >> <iq xmlns="jabber:client" id="D10vdHPQNAgzeDAoPVdsX9C" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-08-08 22:42:04 | >> <iq type="result" xmlns="jabber:client" to="http-admin__qaajh50213@test-domain.com/1608752850-tigase-238" id="D10vdHPQNAgzeDAoPVdsX9C"/> 2022-08-08 22:42:04 | http-admin_ :: http-admin__qaajh50213@test-domain.com/1608752850-tigase-238 << <iq type="result" xmlns="jabber:client" to="http-admin__qaajh50213@test-domain.com/1608752850-tigase-238" id="D10vdHPQNAgzeDAoPVdsX9C"/> 2022-08-08 22:42:04 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-08-08 22:42:04 | << <iq to="test-domain.com" id="G5afGtWYZ4jW6fLTOFzskFt" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-08-08 22:42:04 | http-admin_ :: http-admin__qaajh50213@test-domain.com/1608752850-tigase-238 >> <iq to="test-domain.com" id="G5afGtWYZ4jW6fLTOFzskFt" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-08-08 22:42:04 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-08-08 22:42:04 | http-admin_ :: http-admin__qaajh50213@test-domain.com/1608752850-tigase-238 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-08-08 22:42:04 | >> <enabled location="ed1b7dd8a1b3" max="60" xmlns="urn:xmpp:sm:3" id="0ffb4b39-4f3a-4fed-9a22-ebbe3bb73d68" resume="true"/> 2022-08-08 22:42:04 | http-admin_ :: http-admin__qaajh50213@test-domain.com/1608752850-tigase-238 << <enabled location="ed1b7dd8a1b3" max="60" xmlns="urn:xmpp:sm:3" id="0ffb4b39-4f3a-4fed-9a22-ebbe3bb73d68" resume="true"/> 2022-08-08 22:42:04 | << <iq id="X9ky7nMWZ3j1fIEjPVhKBcu" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-08-08 22:42:04 | http-admin_ :: http-admin__qaajh50213@test-domain.com/1608752850-tigase-238 >> <iq id="X9ky7nMWZ3j1fIEjPVhKBcu" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-08-08 22:42:04 | >> <iq type="result" xmlns="jabber:client" to="http-admin__qaajh50213@test-domain.com/1608752850-tigase-238" id="G5afGtWYZ4jW6fLTOFzskFt" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12000/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12000/bf36c6a5" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-08-08 22:42:04 | http-admin_ :: http-admin__qaajh50213@test-domain.com/1608752850-tigase-238 << <iq type="result" xmlns="jabber:client" to="http-admin__qaajh50213@test-domain.com/1608752850-tigase-238" id="G5afGtWYZ4jW6fLTOFzskFt" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12000/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12000/bf36c6a5" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-08-08 22:42:04 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-08-08 22:42:04 | http-admin_ :: http-admin__qaajh50213@test-domain.com/1608752850-tigase-238 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-08-08 22:42:04 | >> <iq type="result" xmlns="jabber:client" to="http-admin__qaajh50213@test-domain.com/1608752850-tigase-238" id="X9ky7nMWZ3j1fIEjPVhKBcu"><query xmlns="jabber:iq:roster"/></iq> 2022-08-08 22:42:04 | http-admin_ :: http-admin__qaajh50213@test-domain.com/1608752850-tigase-238 << <iq type="result" xmlns="jabber:client" to="http-admin__qaajh50213@test-domain.com/1608752850-tigase-238" id="X9ky7nMWZ3j1fIEjPVhKBcu"><query xmlns="jabber:iq:roster"/></iq> 2022-08-08 22:42:04 | >> <presence xmlns="jabber:client" to="http-admin__qaajh50213@test-domain.com" from="http-admin__qaajh50213@test-domain.com/1608752850-tigase-238"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence> 2022-08-08 22:42:04 | http-admin_ :: http-admin__qaajh50213@test-domain.com/1608752850-tigase-238 << <presence xmlns="jabber:client" to="http-admin__qaajh50213@test-domain.com" from="http-admin__qaajh50213@test-domain.com/1608752850-tigase-238"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence> 2022-08-08 22:42:04 | >> <message xmlns="jabber:client" to="http-admin__qaajh50213@test-domain.com" from="test-domain.com"><body>Wecome to e5ea2df6-b612-426b-a6d2-83427ee362a4 This message was set at: Mon Aug 08 22:19:50 PDT 2022</body><delay xmlns="urn:xmpp:delay" stamp="2022-08-09T05:42:04.431Z" from="test-domain.com">Offline Storage - ed1b7dd8a1b3</delay></message> 2022-08-08 22:42:04 | http-admin_ :: http-admin__qaajh50213@test-domain.com/1608752850-tigase-238 << <message xmlns="jabber:client" to="http-admin__qaajh50213@test-domain.com" from="test-domain.com"><body>Wecome to e5ea2df6-b612-426b-a6d2-83427ee362a4 This message was set at: Mon Aug 08 22:19:50 PDT 2022</body><delay xmlns="urn:xmpp:delay" stamp="2022-08-09T05:42:04.431Z" from="test-domain.com">Offline Storage - ed1b7dd8a1b3</delay></message> |
testModifyUser | 1.732s |
2022-08-08 22:42:05 |
2022-08-08 22:42:05 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-08-08 22:42:05 | ------------------------------------ 2022-08-08 22:42:05 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-08-08 22:42:05 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-08-08 22:42:05 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-08 22:42:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Using XEP-0077 mode!!!! 2022-08-08 22:42:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: null->connecting 2022-08-08 22:42:05 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@326eef2c 2022-08-08 22:42:05 | StateChangedEvent{oldState=null, newState=connecting} 2022-08-08 22:42:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] DNS entry stored in session object: localhost:5222 2022-08-08 22:42:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Preparing connection to [localhost:5222] 2022-08-08 22:42:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-08 22:42:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connecting->connected 2022-08-08 22:42:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Whitespace ping period is setted to nullms 2022-08-08 22:42:05 | [Mutex] waiting for: [registration] 2022-08-08 22:42:05 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-08 22:42:05 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3ca90711 2022-08-08 22:42:05 | StateChangedEvent{oldState=connecting, newState=connected} 2022-08-08 22:42:05 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@3896845c 2022-08-08 22:42:05 | 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-08-08 22:42:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3150] Start TLS 2022-08-08 22:42:05 | 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-08-08 22:42:05 | 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-08-08 22:42:05 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-08 22:42:05 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-08-08 22:42:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3152] Proceeding TLS 2022-08-08 22:42:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3152] Start handshake 2022-08-08 22:42:05 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-08 22:42:05 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7d940d2a 2022-08-08 22:42:05 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@38469a3b 2022-08-08 22:42:05 | 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-08-08 22:42:05 | 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-08-08 22:42:05 | 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-08-08 22:42:05 | http-admin_ :: null >> <iq to="test-domain.com" id="Tduu1hSalPGKBhLV3kSLJJT" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-08-08 22:42:05 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="Tduu1hSalPGKBhLV3kSLJJT" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-08-08 22:42:05 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" id="Tduu1hSalPGKBhLV3kSLJJT" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-08-08 22:42:05 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="Tduu1hSalPGKBhLV3kSLJJT" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-08-08 22:42:05 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@4ca393ad 2022-08-08 22:42:05 | http-admin_ :: null >> <iq to="test-domain.com" id="4gBT0et9zzkLw8jIBwgzpbo" type="set"><query xmlns="jabber:iq:register"><username>http-admin__3q9pds0214</username><password>http-admin__3q9pds0214</password><email>b417a46d-695a-4fc6-992d-4035b7d2b24d@localhost</email></query></iq> 2022-08-08 22:42:05 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="4gBT0et9zzkLw8jIBwgzpbo" type="set"><query xmlns="jabber:iq:register"><username>http-admin__3q9pds0214</username><password>http-admin__3q9pds0214</password><email>b417a46d-695a-4fc6-992d-4035b7d2b24d@localhost</email></query></iq>} 2022-08-08 22:42:05 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" id="4gBT0et9zzkLw8jIBwgzpbo" from="test-domain.com"/> 2022-08-08 22:42:05 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="4gBT0et9zzkLw8jIBwgzpbo" from="test-domain.com"/>} 2022-08-08 22:42:05 | [Mutex] received everything. 2022-08-08 22:42:05 | [Mutex] isItemNotified: registrationSuccess :: true 2022-08-08 22:42:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connected->disconnecting 2022-08-08 22:42:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Terminating XMPP Stream 2022-08-08 22:42:05 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-08-08 22:42:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3152] Connector state changed: disconnecting->disconnected 2022-08-08 22:42:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3152] Stream terminated 2022-08-08 22:42:05 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-08-08 22:42:05 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@409b5a01 2022-08-08 22:42:05 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@1dbbf265 2022-08-08 22:42:05 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-08 22:42:05 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-08-08 22:42:05 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-08-08 22:42:05 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@11a034ab 2022-08-08 22:42:05 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-08-08 22:42:05 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-08-08 22:42:05 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-08 22:42:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: null->connecting 2022-08-08 22:42:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] DNS entry stored in session object: localhost:5222 2022-08-08 22:42:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Preparing connection to [localhost:5222] 2022-08-08 22:42:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-08 22:42:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connecting->connected 2022-08-08 22:42:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Whitespace ping period is setted to nullms 2022-08-08 22:42:05 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-08 22:42:05 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-08 22:42:05 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@414ef3c9 2022-08-08 22:42:05 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@5b9ff2b3 2022-08-08 22:42:05 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-08 22:42:05 | >> <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-08-08 22:42:05 | http-admin_ :: http-admin__3q9pds0214@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-08-08 22:42:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3157] Start TLS 2022-08-08 22:42:05 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-08 22:42:05 | http-admin_ :: http-admin__3q9pds0214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-08 22:42:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3159] Proceeding TLS 2022-08-08 22:42:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3159] Start handshake 2022-08-08 22:42:05 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-08 22:42:05 | >> <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-08-08 22:42:05 | http-admin_ :: http-admin__3q9pds0214@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-08-08 22:42:05 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-08-08 22:42:05 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-08-08 22:42:05 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-08-08 22:42:05 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX18zcTlwZHMwMjE0LHI9blpXeFRVQVN3NVpEWlNJMkFmVzY=</auth> 2022-08-08 22:42:05 | http-admin_ :: http-admin__3q9pds0214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX18zcTlwZHMwMjE0LHI9blpXeFRVQVN3NVpEWlNJMkFmVzY=</auth> 2022-08-08 22:42:05 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1uWld4VFVBU3c1WkRaU0kyQWZXNnpKbVM1TkJwNk9xVml4bDhpZkhwLHM9R0wvMEFQSVZFdHh1eUE9PSxpPTQwOTY=</challenge> 2022-08-08 22:42:05 | http-admin_ :: http-admin__3q9pds0214@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1uWld4VFVBU3c1WkRaU0kyQWZXNnpKbVM1TkJwNk9xVml4bDhpZkhwLHM9R0wvMEFQSVZFdHh1eUE9PSxpPTQwOTY=</challenge> 2022-08-08 22:42:05 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9blpXeFRVQVN3NVpEWlNJMkFmVzZ6Sm1TNU5CcDZPcVZpeGw4aWZIcCxwPThSOU40Nkg5b0JicUdlcnNpU01oSHBxeUdIQUNPZEEySmdhblhwS3M2U1k9</response> 2022-08-08 22:42:05 | http-admin_ :: http-admin__3q9pds0214@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9blpXeFRVQVN3NVpEWlNJMkFmVzZ6Sm1TNU5CcDZPcVZpeGw4aWZIcCxwPThSOU40Nkg5b0JicUdlcnNpU01oSHBxeUdIQUNPZEEySmdhblhwS3M2U1k9</response> 2022-08-08 22:42:05 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1meXh5Zlp4eCtMK05GZlc0NUc5ZHl1MG1KNjExYW9lbk91cWpiTG9mb3N3PQ==</success> 2022-08-08 22:42:05 | http-admin_ :: http-admin__3q9pds0214@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1meXh5Zlp4eCtMK05GZlc0NUc5ZHl1MG1KNjExYW9lbk91cWpiTG9mb3N3PQ==</success> 2022-08-08 22:42:05 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-08 22:42:05 | >> <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 ver="MJauYN2dBWGCxCghyQ7XWcwwy4Y=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-08-08 22:42:05 | http-admin_ :: http-admin__3q9pds0214@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 ver="MJauYN2dBWGCxCghyQ7XWcwwy4Y=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-08-08 22:42:05 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-08-08 22:42:05 | << <iq xmlns="jabber:client" id="vUvSRNNZbAoNNR9u5aqTSVa" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-08-08 22:42:05 | http-admin_ :: http-admin__3q9pds0214@test-domain.com >> <iq xmlns="jabber:client" id="vUvSRNNZbAoNNR9u5aqTSVa" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-08-08 22:42:05 | >> <iq type="result" xmlns="jabber:client" to="http-admin__3q9pds0214@test-domain.com/1608752850-tigase-239" id="vUvSRNNZbAoNNR9u5aqTSVa"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__3q9pds0214@test-domain.com/1608752850-tigase-239</jid></bind></iq> 2022-08-08 22:42:05 | http-admin_ :: http-admin__3q9pds0214@test-domain.com << <iq type="result" xmlns="jabber:client" to="http-admin__3q9pds0214@test-domain.com/1608752850-tigase-239" id="vUvSRNNZbAoNNR9u5aqTSVa"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__3q9pds0214@test-domain.com/1608752850-tigase-239</jid></bind></iq> 2022-08-08 22:42:05 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-08-08 22:42:05 | << <iq xmlns="jabber:client" id="vVwUVV3vdEw3jTdClGsX0bG" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-08-08 22:42:05 | http-admin_ :: http-admin__3q9pds0214@test-domain.com/1608752850-tigase-239 >> <iq xmlns="jabber:client" id="vVwUVV3vdEw3jTdClGsX0bG" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-08-08 22:42:05 | >> <iq type="result" xmlns="jabber:client" to="http-admin__3q9pds0214@test-domain.com/1608752850-tigase-239" id="vVwUVV3vdEw3jTdClGsX0bG"/> 2022-08-08 22:42:05 | http-admin_ :: http-admin__3q9pds0214@test-domain.com/1608752850-tigase-239 << <iq type="result" xmlns="jabber:client" to="http-admin__3q9pds0214@test-domain.com/1608752850-tigase-239" id="vVwUVV3vdEw3jTdClGsX0bG"/> 2022-08-08 22:42:05 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-08-08 22:42:05 | << <iq to="test-domain.com" id="687WTZfV2bmOFq1mWV7Bevf" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-08-08 22:42:05 | http-admin_ :: http-admin__3q9pds0214@test-domain.com/1608752850-tigase-239 >> <iq to="test-domain.com" id="687WTZfV2bmOFq1mWV7Bevf" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-08-08 22:42:05 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-08-08 22:42:05 | http-admin_ :: http-admin__3q9pds0214@test-domain.com/1608752850-tigase-239 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-08-08 22:42:05 | >> <enabled location="ed1b7dd8a1b3" max="60" xmlns="urn:xmpp:sm:3" id="01564cad-e682-42c9-8062-bf0291a645f4" resume="true"/> 2022-08-08 22:42:05 | http-admin_ :: http-admin__3q9pds0214@test-domain.com/1608752850-tigase-239 << <enabled location="ed1b7dd8a1b3" max="60" xmlns="urn:xmpp:sm:3" id="01564cad-e682-42c9-8062-bf0291a645f4" resume="true"/> 2022-08-08 22:42:05 | << <iq id="4kF1gKvdHPQNAgzeDAoPVds" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-08-08 22:42:05 | http-admin_ :: http-admin__3q9pds0214@test-domain.com/1608752850-tigase-239 >> <iq id="4kF1gKvdHPQNAgzeDAoPVds" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-08-08 22:42:05 | >> <iq type="result" xmlns="jabber:client" to="http-admin__3q9pds0214@test-domain.com/1608752850-tigase-239" id="687WTZfV2bmOFq1mWV7Bevf" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12000/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12000/bf36c6a5" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-08-08 22:42:05 | http-admin_ :: http-admin__3q9pds0214@test-domain.com/1608752850-tigase-239 << <iq type="result" xmlns="jabber:client" to="http-admin__3q9pds0214@test-domain.com/1608752850-tigase-239" id="687WTZfV2bmOFq1mWV7Bevf" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12000/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12000/bf36c6a5" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-08-08 22:42:05 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-08-08 22:42:05 | http-admin_ :: http-admin__3q9pds0214@test-domain.com/1608752850-tigase-239 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-08-08 22:42:05 | >> <iq type="result" xmlns="jabber:client" to="http-admin__3q9pds0214@test-domain.com/1608752850-tigase-239" id="4kF1gKvdHPQNAgzeDAoPVds"><query xmlns="jabber:iq:roster"/></iq> 2022-08-08 22:42:05 | http-admin_ :: http-admin__3q9pds0214@test-domain.com/1608752850-tigase-239 << <iq type="result" xmlns="jabber:client" to="http-admin__3q9pds0214@test-domain.com/1608752850-tigase-239" id="4kF1gKvdHPQNAgzeDAoPVds"><query xmlns="jabber:iq:roster"/></iq> 2022-08-08 22:42:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connected->disconnecting 2022-08-08 22:42:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Terminating XMPP Stream 2022-08-08 22:42:05 | >> <presence xmlns="jabber:client" to="http-admin__3q9pds0214@test-domain.com" from="http-admin__3q9pds0214@test-domain.com/1608752850-tigase-239"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence> 2022-08-08 22:42:05 | http-admin_ :: http-admin__3q9pds0214@test-domain.com/1608752850-tigase-239 << <presence xmlns="jabber:client" to="http-admin__3q9pds0214@test-domain.com" from="http-admin__3q9pds0214@test-domain.com/1608752850-tigase-239"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence> 2022-08-08 22:42:05 | >> <message xmlns="jabber:client" to="http-admin__3q9pds0214@test-domain.com" from="test-domain.com"><body>Wecome to e5ea2df6-b612-426b-a6d2-83427ee362a4 This message was set at: Mon Aug 08 22:19:50 PDT 2022</body><delay xmlns="urn:xmpp:delay" stamp="2022-08-09T05:42:05.499Z" from="test-domain.com">Offline Storage - ed1b7dd8a1b3</delay></message> 2022-08-08 22:42:05 | http-admin_ :: http-admin__3q9pds0214@test-domain.com/1608752850-tigase-239 << <message xmlns="jabber:client" to="http-admin__3q9pds0214@test-domain.com" from="test-domain.com"><body>Wecome to e5ea2df6-b612-426b-a6d2-83427ee362a4 This message was set at: Mon Aug 08 22:19:50 PDT 2022</body><delay xmlns="urn:xmpp:delay" stamp="2022-08-09T05:42:05.499Z" from="test-domain.com">Offline Storage - ed1b7dd8a1b3</delay></message> 2022-08-08 22:42:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3159] Connector state changed: disconnecting->disconnected 2022-08-08 22:42:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3159] Stream terminated 2022-08-08 22:42:05 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-08 22:42:05 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-08-08 22:42:05 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-08-08 22:42:05 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-08 22:42:05 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-08 22:42:06 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-08-08 22:42:06 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true 2022-08-08 22:42:06 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-08 22:42:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: null->connecting 2022-08-08 22:42:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] DNS entry stored in session object: localhost:5222 2022-08-08 22:42:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Preparing connection to [localhost:5222] 2022-08-08 22:42:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-08 22:42:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: connecting->connected 2022-08-08 22:42:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Whitespace ping period is setted to nullms 2022-08-08 22:42:06 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-08 22:42:06 | >> <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-08-08 22:42:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3157] Start TLS 2022-08-08 22:42:06 | http-admin_ :: http-admin__3q9pds0214@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-08-08 22:42:06 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-08 22:42:06 | http-admin_ :: http-admin__3q9pds0214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-08 22:42:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3166] Proceeding TLS 2022-08-08 22:42:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3166] Start handshake 2022-08-08 22:42:06 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-08 22:42:06 | >> <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-08-08 22:42:06 | http-admin_ :: http-admin__3q9pds0214@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-08-08 22:42:06 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-08-08 22:42:06 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-08-08 22:42:06 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-08-08 22:42:06 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX18zcTlwZHMwMjE0LHI9ZWNSWE5uR3hZQjNSSHhaMzJqSTg=</auth> 2022-08-08 22:42:06 | http-admin_ :: http-admin__3q9pds0214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX18zcTlwZHMwMjE0LHI9ZWNSWE5uR3hZQjNSSHhaMzJqSTg=</auth> 2022-08-08 22:42:06 | >> <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-08-08 22:42:06 | http-admin_ :: http-admin__3q9pds0214@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-08-08 22:42:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3157] Connector state changed: connected->disconnecting 2022-08-08 22:42:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3157] Terminating XMPP Stream 2022-08-08 22:42:06 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-08 22:42:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3166] Connector state changed: disconnecting->disconnected 2022-08-08 22:42:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3166] Stream terminated 2022-08-08 22:42:06 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-08 22:42:06 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |