Test duration : 11.039s
Passed Tests | ||
---|---|---|
tigase.tests.http.TestAdminUI | ||
testAddUser | 1.625s |
2022-08-01 22:34:00 |
2022-08-01 22:34:00 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-08-01 22:34:00 | ------------------------------------ |
testAuthorization | 0.186s |
2022-08-01 22:34:02 |
2022-08-01 22:34:02 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-08-01 22:34:02 | ------------------------------------ |
testCommandsAvailability | 0.657s |
2022-08-01 22:34:02 |
2022-08-01 22:34:02 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-08-01 22:34:02 | ------------------------------------ |
testDeleteUser | 0.990s |
2022-08-01 22:34:03 |
2022-08-01 22:34:03 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-08-01 22:34:03 | ------------------------------------ 2022-08-01 22:34:03 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-08-01 22:34:03 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-08-01 22:34:03 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-01 22:34:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Using XEP-0077 mode!!!! 2022-08-01 22:34:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: null->connecting 2022-08-01 22:34:03 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@48dca784 2022-08-01 22:34:03 | StateChangedEvent{oldState=null, newState=connecting} 2022-08-01 22:34:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] DNS entry stored in session object: localhost:5222 2022-08-01 22:34:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Preparing connection to [localhost:5222] 2022-08-01 22:34:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-01 22:34:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connecting->connected 2022-08-01 22:34:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Whitespace ping period is setted to nullms 2022-08-01 22:34:03 | [Mutex] waiting for: [registration] 2022-08-01 22:34:03 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-01 22:34:03 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@461b40ef 2022-08-01 22:34:03 | StateChangedEvent{oldState=connecting, newState=connected} 2022-08-01 22:34:03 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@4224ccf4 2022-08-01 22:34:03 | 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-01 22:34:03 | 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-01 22:34:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3098] Start TLS 2022-08-01 22:34:03 | 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-01 22:34:03 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-01 22:34:03 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-08-01 22:34:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3100] Proceeding TLS 2022-08-01 22:34:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3100] Start handshake 2022-08-01 22:34:03 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-01 22:34:03 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7264ad4 2022-08-01 22:34:03 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@2aeb2d33 2022-08-01 22:34:03 | 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-01 22:34:03 | 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-01 22:34:03 | 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-01 22:34:03 | http-admin_ :: null >> <iq to="test-domain.com" id="2LSzdFIDIAzhCAtYew6eygV" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-08-01 22:34:03 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="2LSzdFIDIAzhCAtYew6eygV" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-08-01 22:34:03 | http-admin_ :: null << <iq type="result" from="test-domain.com" id="2LSzdFIDIAzhCAtYew6eygV" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" 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-01 22:34:03 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="2LSzdFIDIAzhCAtYew6eygV" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" 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-01 22:34:03 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@366b0cb9 2022-08-01 22:34:03 | http-admin_ :: null >> <iq to="test-domain.com" id="UIHmJWcODn2raFp3ubOMX3a" type="set"><query xmlns="jabber:iq:register"><username>http-admin__onoh8a0210</username><password>http-admin__onoh8a0210</password><email>d2efdf2c-2ad1-405c-b406-ec4381bc1df2@localhost</email></query></iq> 2022-08-01 22:34:03 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="UIHmJWcODn2raFp3ubOMX3a" type="set"><query xmlns="jabber:iq:register"><username>http-admin__onoh8a0210</username><password>http-admin__onoh8a0210</password><email>d2efdf2c-2ad1-405c-b406-ec4381bc1df2@localhost</email></query></iq>} 2022-08-01 22:34:03 | http-admin_ :: null << <iq type="result" from="test-domain.com" id="UIHmJWcODn2raFp3ubOMX3a" xmlns="jabber:client"/> 2022-08-01 22:34:03 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="UIHmJWcODn2raFp3ubOMX3a" xmlns="jabber:client"/>} 2022-08-01 22:34:03 | [Mutex] received everything. 2022-08-01 22:34:03 | [Mutex] isItemNotified: registrationSuccess :: true 2022-08-01 22:34:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connected->disconnecting 2022-08-01 22:34:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Terminating XMPP Stream 2022-08-01 22:34:03 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-08-01 22:34:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3100] Connector state changed: disconnecting->disconnected 2022-08-01 22:34:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3100] Stream terminated 2022-08-01 22:34:03 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-08-01 22:34:03 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@524c35ec 2022-08-01 22:34:03 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@6709b59b 2022-08-01 22:34:03 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-01 22:34:03 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-08-01 22:34:03 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-08-01 22:34:03 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@14f89efc 2022-08-01 22:34:03 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-01 22:34:03 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-01 22:34:03 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7a18461e 2022-08-01 22:34:03 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@4948ffe4 |
testGetUserInfoUserOffline | 3.791s |
2022-08-01 22:34:04 |
2022-08-01 22:34:04 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-08-01 22:34:04 | ------------------------------------ 2022-08-01 22:34:04 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Using XEP-0077 mode!!!! 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: null->connecting 2022-08-01 22:34:04 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@74b628eb 2022-08-01 22:34:04 | StateChangedEvent{oldState=null, newState=connecting} 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] DNS entry stored in session object: localhost:5222 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Preparing connection to [localhost:5222] 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connecting->connected 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Whitespace ping period is setted to nullms 2022-08-01 22:34:04 | [Mutex] waiting for: [registration] 2022-08-01 22:34:04 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-01 22:34:04 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7a71d80d 2022-08-01 22:34:04 | StateChangedEvent{oldState=connecting, newState=connected} 2022-08-01 22:34:04 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@7e4e439b 2022-08-01 22:34: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-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3106] Start TLS 2022-08-01 22:34: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-01 22:34: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-01 22:34:04 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-01 22:34:04 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3108] Proceeding TLS 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3108] Start handshake 2022-08-01 22:34:04 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-01 22:34:04 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3b4cd236 2022-08-01 22:34:04 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@7e7844c4 2022-08-01 22:34: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-01 22:34: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-01 22:34: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-01 22:34:04 | http-admin_ :: null >> <iq to="test-domain.com" id="mUfr6GneMYX1k1kZ3l4l8qf" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-08-01 22:34:04 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="mUfr6GneMYX1k1kZ3l4l8qf" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-08-01 22:34:04 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@abd4ab6 2022-08-01 22:34:04 | http-admin_ :: null << <iq type="result" from="test-domain.com" id="mUfr6GneMYX1k1kZ3l4l8qf" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" 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-01 22:34:04 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="mUfr6GneMYX1k1kZ3l4l8qf" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" 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-01 22:34:04 | http-admin_ :: null >> <iq to="test-domain.com" id="0OVHGHtbKHQQ5jGIJugAeu4" type="set"><query xmlns="jabber:iq:register"><username>http-admin__gokaeg0211</username><password>http-admin__gokaeg0211</password><email>adca281d-55b5-45b5-95bc-3dab5ce2a44b@localhost</email></query></iq> 2022-08-01 22:34:04 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="0OVHGHtbKHQQ5jGIJugAeu4" type="set"><query xmlns="jabber:iq:register"><username>http-admin__gokaeg0211</username><password>http-admin__gokaeg0211</password><email>adca281d-55b5-45b5-95bc-3dab5ce2a44b@localhost</email></query></iq>} 2022-08-01 22:34:04 | http-admin_ :: null << <iq type="result" from="test-domain.com" id="0OVHGHtbKHQQ5jGIJugAeu4" xmlns="jabber:client"/> 2022-08-01 22:34:04 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="0OVHGHtbKHQQ5jGIJugAeu4" xmlns="jabber:client"/>} 2022-08-01 22:34:04 | [Mutex] received everything. 2022-08-01 22:34:04 | [Mutex] isItemNotified: registrationSuccess :: true 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connected->disconnecting 2022-08-01 22:34:04 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Terminating XMPP Stream 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3108] Connector state changed: disconnecting->disconnected 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3108] Stream terminated 2022-08-01 22:34:04 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-08-01 22:34:04 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@66382e1 2022-08-01 22:34:04 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@5b632d79 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-01 22:34:04 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-08-01 22:34:04 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-08-01 22:34:04 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@67811cb5 2022-08-01 22:34:04 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: null->connecting 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] DNS entry stored in session object: localhost:5222 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Preparing connection to [localhost:5222] 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connecting->connected 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Whitespace ping period is setted to nullms 2022-08-01 22:34:04 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-01 22:34:04 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7891209 2022-08-01 22:34:04 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@1d67ec93 2022-08-01 22:34: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-01 22:34:04 | http-admin_ :: http-admin__gokaeg0211@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-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3113] Start TLS 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3115] Proceeding TLS 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3115] Start handshake 2022-08-01 22:34:04 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-01 22:34:04 | http-admin_ :: http-admin__gokaeg0211@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-01 22:34:04 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-01 22:34: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-01 22:34:04 | http-admin_ :: http-admin__gokaeg0211@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-01 22:34:04 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-08-01 22:34:04 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-08-01 22:34:04 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-08-01 22:34:04 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19nb2thZWcwMjExLHI9OUdacUNwTENCazFPSHJDaHBwOUI=</auth> 2022-08-01 22:34:04 | http-admin_ :: http-admin__gokaeg0211@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19nb2thZWcwMjExLHI9OUdacUNwTENCazFPSHJDaHBwOUI=</auth> 2022-08-01 22:34:04 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj05R1pxQ3BMQ0JrMU9IckNocHA5QjNvQ2lzVko1U0p0Nmw1bGpYY0s1LHM9Y3NGTHF5ZytmWWtFemc9PSxpPTQwOTY=</challenge> 2022-08-01 22:34:04 | http-admin_ :: http-admin__gokaeg0211@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj05R1pxQ3BMQ0JrMU9IckNocHA5QjNvQ2lzVko1U0p0Nmw1bGpYY0s1LHM9Y3NGTHF5ZytmWWtFemc9PSxpPTQwOTY=</challenge> 2022-08-01 22:34:04 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OUdacUNwTENCazFPSHJDaHBwOUIzb0Npc1ZKNVNKdDZsNWxqWGNLNSxwPWRPUXdObm1yMFU2cytkUVg1dloyY0llazhaajJ5WTFUS2hrVHBSTVZIZ3M9</response> 2022-08-01 22:34:04 | http-admin_ :: http-admin__gokaeg0211@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OUdacUNwTENCazFPSHJDaHBwOUIzb0Npc1ZKNVNKdDZsNWxqWGNLNSxwPWRPUXdObm1yMFU2cytkUVg1dloyY0llazhaajJ5WTFUS2hrVHBSTVZIZ3M9</response> 2022-08-01 22:34:04 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1jb3FTMnZ5RWxNclJkVkFYZk0vRHBlaHRWeHo0dXBSaUg5R3h5TEttTm40PQ==</success> 2022-08-01 22:34:04 | http-admin_ :: http-admin__gokaeg0211@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1jb3FTMnZ5RWxNclJkVkFYZk0vRHBlaHRWeHo0dXBSaUg5R3h5TEttTm40PQ==</success> 2022-08-01 22:34:04 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-01 22:34: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 node="https://tigase.net/tigase-xmpp-server" ver="yVWwZT27UC6AlEDOHLnOVfNXr8w=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features> 2022-08-01 22:34:04 | http-admin_ :: http-admin__gokaeg0211@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" ver="yVWwZT27UC6AlEDOHLnOVfNXr8w=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features> 2022-08-01 22:34:04 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-08-01 22:34:04 | << <iq xmlns="jabber:client" id="T0tEMzCyw3dINS5fJQTeCDp" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-08-01 22:34:04 | http-admin_ :: http-admin__gokaeg0211@test-domain.com >> <iq xmlns="jabber:client" id="T0tEMzCyw3dINS5fJQTeCDp" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-08-01 22:34:04 | >> <iq type="result" id="T0tEMzCyw3dINS5fJQTeCDp" xmlns="jabber:client" to="http-admin__gokaeg0211@test-domain.com/1781077109-tigase-236"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__gokaeg0211@test-domain.com/1781077109-tigase-236</jid></bind></iq> 2022-08-01 22:34:04 | http-admin_ :: http-admin__gokaeg0211@test-domain.com << <iq type="result" id="T0tEMzCyw3dINS5fJQTeCDp" xmlns="jabber:client" to="http-admin__gokaeg0211@test-domain.com/1781077109-tigase-236"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__gokaeg0211@test-domain.com/1781077109-tigase-236</jid></bind></iq> 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-08-01 22:34:04 | << <iq xmlns="jabber:client" id="wQXLOXZdOP6m7nOYfwkIu06" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-08-01 22:34:04 | http-admin_ :: http-admin__gokaeg0211@test-domain.com/1781077109-tigase-236 >> <iq xmlns="jabber:client" id="wQXLOXZdOP6m7nOYfwkIu06" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-08-01 22:34:04 | >> <iq type="result" id="wQXLOXZdOP6m7nOYfwkIu06" xmlns="jabber:client" to="http-admin__gokaeg0211@test-domain.com/1781077109-tigase-236"/> 2022-08-01 22:34:04 | http-admin_ :: http-admin__gokaeg0211@test-domain.com/1781077109-tigase-236 << <iq type="result" id="wQXLOXZdOP6m7nOYfwkIu06" xmlns="jabber:client" to="http-admin__gokaeg0211@test-domain.com/1781077109-tigase-236"/> 2022-08-01 22:34:04 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-08-01 22:34:04 | << <iq to="test-domain.com" id="kFoqfX8Kvui019Axm3bBAnc" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-08-01 22:34:04 | http-admin_ :: http-admin__gokaeg0211@test-domain.com/1781077109-tigase-236 >> <iq to="test-domain.com" id="kFoqfX8Kvui019Axm3bBAnc" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-08-01 22:34:04 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-08-01 22:34:04 | http-admin_ :: http-admin__gokaeg0211@test-domain.com/1781077109-tigase-236 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-08-01 22:34:04 | >> <enabled max="60" id="b23661d2-33ce-4490-8c0b-46092a58798e" xmlns="urn:xmpp:sm:3" resume="true" location="f9c07ffec79b"/> 2022-08-01 22:34:04 | http-admin_ :: http-admin__gokaeg0211@test-domain.com/1781077109-tigase-236 << <enabled max="60" id="b23661d2-33ce-4490-8c0b-46092a58798e" xmlns="urn:xmpp:sm:3" resume="true" location="f9c07ffec79b"/> 2022-08-01 22:34:04 | << <iq id="X4zWiBjUbEDlVeFMIPNEEBe" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-08-01 22:34:04 | http-admin_ :: http-admin__gokaeg0211@test-domain.com/1781077109-tigase-236 >> <iq id="X4zWiBjUbEDlVeFMIPNEEBe" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-08-01 22:34:04 | >> <iq type="result" from="test-domain.com" id="kFoqfX8Kvui019Axm3bBAnc" xmlns="jabber:client" to="http-admin__gokaeg0211@test-domain.com/1781077109-tigase-236"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11961/bf36c6a5"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11961/bf36c6a5"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-08-01 22:34:04 | http-admin_ :: http-admin__gokaeg0211@test-domain.com/1781077109-tigase-236 << <iq type="result" from="test-domain.com" id="kFoqfX8Kvui019Axm3bBAnc" xmlns="jabber:client" to="http-admin__gokaeg0211@test-domain.com/1781077109-tigase-236"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11961/bf36c6a5"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11961/bf36c6a5"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-08-01 22:34:04 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-08-01 22:34:04 | http-admin_ :: http-admin__gokaeg0211@test-domain.com/1781077109-tigase-236 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-08-01 22:34:04 | >> <iq type="result" id="X4zWiBjUbEDlVeFMIPNEEBe" xmlns="jabber:client" to="http-admin__gokaeg0211@test-domain.com/1781077109-tigase-236"><query xmlns="jabber:iq:roster"/></iq> 2022-08-01 22:34:04 | http-admin_ :: http-admin__gokaeg0211@test-domain.com/1781077109-tigase-236 << <iq type="result" id="X4zWiBjUbEDlVeFMIPNEEBe" xmlns="jabber:client" to="http-admin__gokaeg0211@test-domain.com/1781077109-tigase-236"><query xmlns="jabber:iq:roster"/></iq> 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connected->disconnecting 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Terminating XMPP Stream 2022-08-01 22:34:04 | >> <presence from="http-admin__gokaeg0211@test-domain.com/1781077109-tigase-236" xmlns="jabber:client" to="http-admin__gokaeg0211@test-domain.com"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence> 2022-08-01 22:34:04 | http-admin_ :: http-admin__gokaeg0211@test-domain.com/1781077109-tigase-236 << <presence from="http-admin__gokaeg0211@test-domain.com/1781077109-tigase-236" xmlns="jabber:client" to="http-admin__gokaeg0211@test-domain.com"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence> 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3115] Connector state changed: disconnecting->disconnected 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3115] Stream terminated 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-01 22:34:04 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-08-01 22:34:04 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-08-01 22:34:04 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Using XEP-0077 mode!!!! 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: null->connecting 2022-08-01 22:34:04 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@573f899b 2022-08-01 22:34:04 | StateChangedEvent{oldState=null, newState=connecting} 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] DNS entry stored in session object: localhost:5222 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Preparing connection to [localhost:5222] 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connecting->connected 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Whitespace ping period is setted to nullms 2022-08-01 22:34:04 | [Mutex] waiting for: [registration] 2022-08-01 22:34:04 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-01 22:34:04 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@59f86d0c 2022-08-01 22:34:04 | StateChangedEvent{oldState=connecting, newState=connected} 2022-08-01 22:34:04 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@5dc7e2eb 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-01 22:34: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-01 22:34: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-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3120] Start TLS 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3122] Proceeding TLS 2022-08-01 22:34: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-01 22:34:04 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-01 22:34:04 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-08-01 22:34:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3122] Start handshake 2022-08-01 22:34:04 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-01 22:34:04 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@18c56737 2022-08-01 22:34:04 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@339d46e5 2022-08-01 22:34: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-01 22:34: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-01 22:34: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-01 22:34:04 | http-admin_ :: null >> <iq to="test-domain.com" id="dXcbo4csWY6BFyAbQ0qRPWf" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-08-01 22:34:04 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="dXcbo4csWY6BFyAbQ0qRPWf" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-08-01 22:34:04 | http-admin_ :: null << <iq type="result" from="test-domain.com" id="dXcbo4csWY6BFyAbQ0qRPWf" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" 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-01 22:34:04 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="dXcbo4csWY6BFyAbQ0qRPWf" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" 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-01 22:34:04 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@2997dd97 2022-08-01 22:34:04 | http-admin_ :: null >> <iq to="test-domain.com" id="fEfgAeu4iZr6GneMYX1k1kZ" type="set"><query xmlns="jabber:iq:register"><username>http-admin__oxp6gc0212</username><password>http-admin__oxp6gc0212</password><email>afd562ba-41e6-4920-9efd-1c8b226decd7@localhost</email></query></iq> 2022-08-01 22:34:04 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="fEfgAeu4iZr6GneMYX1k1kZ" type="set"><query xmlns="jabber:iq:register"><username>http-admin__oxp6gc0212</username><password>http-admin__oxp6gc0212</password><email>afd562ba-41e6-4920-9efd-1c8b226decd7@localhost</email></query></iq>} 2022-08-01 22:34:05 | http-admin_ :: null << <iq type="result" from="test-domain.com" id="fEfgAeu4iZr6GneMYX1k1kZ" xmlns="jabber:client"/> 2022-08-01 22:34:05 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="fEfgAeu4iZr6GneMYX1k1kZ" xmlns="jabber:client"/>} 2022-08-01 22:34:05 | [Mutex] received everything. 2022-08-01 22:34:05 | [Mutex] isItemNotified: registrationSuccess :: true 2022-08-01 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connected->disconnecting 2022-08-01 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Terminating XMPP Stream 2022-08-01 22:34:05 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-08-01 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3122] Connector state changed: disconnecting->disconnected 2022-08-01 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3122] Stream terminated 2022-08-01 22:34:05 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-08-01 22:34:05 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4b25a2f4 2022-08-01 22:34:05 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@78ea9878 2022-08-01 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-01 22:34:05 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-08-01 22:34:05 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-08-01 22:34:05 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@219943ee 2022-08-01 22:34:05 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-08-01 22:34:05 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-08-01 22:34:05 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-01 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: null->connecting 2022-08-01 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] DNS entry stored in session object: localhost:5222 2022-08-01 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Preparing connection to [localhost:5222] 2022-08-01 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-01 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: connecting->connected 2022-08-01 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Whitespace ping period is setted to nullms 2022-08-01 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-01 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-01 22:34:05 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@36f5592f 2022-08-01 22:34:05 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@50216f07 2022-08-01 22:34:05 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-01 22:34: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-01 22:34:05 | http-admin_ :: http-admin__oxp6gc0212@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-01 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3127] Start TLS 2022-08-01 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3129] Proceeding TLS 2022-08-01 22:34:05 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-01 22:34:05 | http-admin_ :: http-admin__oxp6gc0212@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-01 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3129] Start handshake 2022-08-01 22:34:05 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-01 22:34: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-01 22:34:05 | http-admin_ :: http-admin__oxp6gc0212@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-01 22:34:05 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-08-01 22:34:05 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-08-01 22:34:05 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-08-01 22:34:05 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19veHA2Z2MwMjEyLHI9NW1vUnNYNkpSSngzRjc4VmxYVkI=</auth> 2022-08-01 22:34:05 | http-admin_ :: http-admin__oxp6gc0212@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19veHA2Z2MwMjEyLHI9NW1vUnNYNkpSSngzRjc4VmxYVkI=</auth> 2022-08-01 22:34:05 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj01bW9Sc1g2SlJKeDNGNzhWbFhWQjVOSWRveTRBcmVhRUFJc2dwaUxOLHM9cWhKa2dqdHZKQzIyUlE9PSxpPTQwOTY=</challenge> 2022-08-01 22:34:05 | http-admin_ :: http-admin__oxp6gc0212@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj01bW9Sc1g2SlJKeDNGNzhWbFhWQjVOSWRveTRBcmVhRUFJc2dwaUxOLHM9cWhKa2dqdHZKQzIyUlE9PSxpPTQwOTY=</challenge> 2022-08-01 22:34:05 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NW1vUnNYNkpSSngzRjc4VmxYVkI1Tklkb3k0QXJlYUVBSXNncGlMTixwPS9aSEhLSXRFMHZ3OHBxdlgxS05BWkt0M1B0WFJuMCtsOVp4SVVQMmVNbnc9</response> 2022-08-01 22:34:05 | http-admin_ :: http-admin__oxp6gc0212@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NW1vUnNYNkpSSngzRjc4VmxYVkI1Tklkb3k0QXJlYUVBSXNncGlMTixwPS9aSEhLSXRFMHZ3OHBxdlgxS05BWkt0M1B0WFJuMCtsOVp4SVVQMmVNbnc9</response> 2022-08-01 22:34:05 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1RSHNyL2FHQW9QNmRac0FIdm1Wa1ZHQWhWY0JQZnRaZ3lKVnRINVRLbE1FPQ==</success> 2022-08-01 22:34:05 | http-admin_ :: http-admin__oxp6gc0212@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1RSHNyL2FHQW9QNmRac0FIdm1Wa1ZHQWhWY0JQZnRaZ3lKVnRINVRLbE1FPQ==</success> 2022-08-01 22:34:05 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-01 22:34: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 node="https://tigase.net/tigase-xmpp-server" ver="yVWwZT27UC6AlEDOHLnOVfNXr8w=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features> 2022-08-01 22:34:05 | http-admin_ :: http-admin__oxp6gc0212@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" ver="yVWwZT27UC6AlEDOHLnOVfNXr8w=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features> 2022-08-01 22:34:05 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-08-01 22:34:05 | << <iq xmlns="jabber:client" id="LFgiEmKAk3zmcpiUet3o9Av" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-08-01 22:34:05 | http-admin_ :: http-admin__oxp6gc0212@test-domain.com >> <iq xmlns="jabber:client" id="LFgiEmKAk3zmcpiUet3o9Av" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-08-01 22:34:05 | >> <iq type="result" id="LFgiEmKAk3zmcpiUet3o9Av" xmlns="jabber:client" to="http-admin__oxp6gc0212@test-domain.com/1781077109-tigase-237"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__oxp6gc0212@test-domain.com/1781077109-tigase-237</jid></bind></iq> 2022-08-01 22:34:05 | http-admin_ :: http-admin__oxp6gc0212@test-domain.com << <iq type="result" id="LFgiEmKAk3zmcpiUet3o9Av" xmlns="jabber:client" to="http-admin__oxp6gc0212@test-domain.com/1781077109-tigase-237"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__oxp6gc0212@test-domain.com/1781077109-tigase-237</jid></bind></iq> 2022-08-01 22:34:05 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-08-01 22:34:05 | << <iq xmlns="jabber:client" id="YY9cpV8DyrX9GzAk3fysdsc" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-08-01 22:34:05 | http-admin_ :: http-admin__oxp6gc0212@test-domain.com/1781077109-tigase-237 >> <iq xmlns="jabber:client" id="YY9cpV8DyrX9GzAk3fysdsc" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-08-01 22:34:05 | >> <iq type="result" id="YY9cpV8DyrX9GzAk3fysdsc" xmlns="jabber:client" to="http-admin__oxp6gc0212@test-domain.com/1781077109-tigase-237"/> 2022-08-01 22:34:05 | http-admin_ :: http-admin__oxp6gc0212@test-domain.com/1781077109-tigase-237 << <iq type="result" id="YY9cpV8DyrX9GzAk3fysdsc" xmlns="jabber:client" to="http-admin__oxp6gc0212@test-domain.com/1781077109-tigase-237"/> 2022-08-01 22:34:05 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-08-01 22:34:05 | << <iq to="test-domain.com" id="T8BUiBGGMzfMV8BhNY9KEHx" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-08-01 22:34:05 | http-admin_ :: http-admin__oxp6gc0212@test-domain.com/1781077109-tigase-237 >> <iq to="test-domain.com" id="T8BUiBGGMzfMV8BhNY9KEHx" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-08-01 22:34:05 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-08-01 22:34:05 | http-admin_ :: http-admin__oxp6gc0212@test-domain.com/1781077109-tigase-237 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-08-01 22:34:05 | >> <enabled max="60" id="26869aac-eac0-4229-b8bc-1529a67921c0" xmlns="urn:xmpp:sm:3" resume="true" location="f9c07ffec79b"/> 2022-08-01 22:34:05 | http-admin_ :: http-admin__oxp6gc0212@test-domain.com/1781077109-tigase-237 << <enabled max="60" id="26869aac-eac0-4229-b8bc-1529a67921c0" xmlns="urn:xmpp:sm:3" resume="true" location="f9c07ffec79b"/> 2022-08-01 22:34:05 | << <iq id="NKpmKAk3zmcpiUet3o9Av5p" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-08-01 22:34:05 | http-admin_ :: http-admin__oxp6gc0212@test-domain.com/1781077109-tigase-237 >> <iq id="NKpmKAk3zmcpiUet3o9Av5p" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-08-01 22:34:05 | >> <iq type="result" from="test-domain.com" id="T8BUiBGGMzfMV8BhNY9KEHx" xmlns="jabber:client" to="http-admin__oxp6gc0212@test-domain.com/1781077109-tigase-237"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11961/bf36c6a5"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11961/bf36c6a5"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-08-01 22:34:05 | http-admin_ :: http-admin__oxp6gc0212@test-domain.com/1781077109-tigase-237 << <iq type="result" from="test-domain.com" id="T8BUiBGGMzfMV8BhNY9KEHx" xmlns="jabber:client" to="http-admin__oxp6gc0212@test-domain.com/1781077109-tigase-237"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11961/bf36c6a5"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11961/bf36c6a5"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-08-01 22:34:05 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-08-01 22:34:05 | http-admin_ :: http-admin__oxp6gc0212@test-domain.com/1781077109-tigase-237 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-08-01 22:34:05 | >> <iq type="result" id="NKpmKAk3zmcpiUet3o9Av5p" xmlns="jabber:client" to="http-admin__oxp6gc0212@test-domain.com/1781077109-tigase-237"><query xmlns="jabber:iq:roster"/></iq> 2022-08-01 22:34:05 | http-admin_ :: http-admin__oxp6gc0212@test-domain.com/1781077109-tigase-237 << <iq type="result" id="NKpmKAk3zmcpiUet3o9Av5p" xmlns="jabber:client" to="http-admin__oxp6gc0212@test-domain.com/1781077109-tigase-237"><query xmlns="jabber:iq:roster"/></iq> 2022-08-01 22:34:05 | << <message to="http-admin__gokaeg0211@test-domain.com" id="HQFS6v2mMCgCobPSetqaKv7"><body>Test message 1</body></message> 2022-08-01 22:34:05 | http-admin_ :: http-admin__oxp6gc0212@test-domain.com/1781077109-tigase-237 >> <message to="http-admin__gokaeg0211@test-domain.com" id="HQFS6v2mMCgCobPSetqaKv7"><body>Test message 1</body></message> 2022-08-01 22:34:05 | >> <presence from="http-admin__oxp6gc0212@test-domain.com/1781077109-tigase-237" xmlns="jabber:client" to="http-admin__oxp6gc0212@test-domain.com"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence> 2022-08-01 22:34:05 | http-admin_ :: http-admin__oxp6gc0212@test-domain.com/1781077109-tigase-237 << <presence from="http-admin__oxp6gc0212@test-domain.com/1781077109-tigase-237" xmlns="jabber:client" to="http-admin__oxp6gc0212@test-domain.com"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence> 2022-08-01 22:34:05 | << <message to="http-admin__gokaeg0211@test-domain.com" id="lSJl9ww3AuoNHGJKPJHMLY6"><body>Test message 2</body></message> 2022-08-01 22:34:05 | http-admin_ :: http-admin__oxp6gc0212@test-domain.com/1781077109-tigase-237 >> <message to="http-admin__gokaeg0211@test-domain.com" id="lSJl9ww3AuoNHGJKPJHMLY6"><body>Test message 2</body></message> 2022-08-01 22:34:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3129] Connector state changed: connected->disconnected 2022-08-01 22:34:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3129] Stream terminated 2022-08-01 22:34:08 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-01 22:34:08 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |
testGetUserInfoUserOnline | 1.036s |
2022-08-01 22:34:08 |
2022-08-01 22:34:08 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-08-01 22:34:08 | ------------------------------------ 2022-08-01 22:34:08 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-08-01 22:34:08 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7e1888ed 2022-08-01 22:34:08 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-08-01 22:34:08 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-01 22:34:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Using XEP-0077 mode!!!! 2022-08-01 22:34:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: null->connecting 2022-08-01 22:34:08 | StateChangedEvent{oldState=null, newState=connecting} 2022-08-01 22:34:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] DNS entry stored in session object: localhost:5222 2022-08-01 22:34:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Preparing connection to [localhost:5222] 2022-08-01 22:34:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-01 22:34:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connecting->connected 2022-08-01 22:34:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Whitespace ping period is setted to nullms 2022-08-01 22:34:08 | [Mutex] waiting for: [registration] 2022-08-01 22:34:08 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-01 22:34:08 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@70df795e 2022-08-01 22:34:08 | StateChangedEvent{oldState=connecting, newState=connected} 2022-08-01 22:34:08 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@74e0e39d 2022-08-01 22:34:08 | 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-01 22:34:08 | 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-01 22:34:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3134] Start TLS 2022-08-01 22:34:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3136] Proceeding TLS 2022-08-01 22:34:08 | 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-01 22:34:08 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-01 22:34:08 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-08-01 22:34:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3136] Start handshake 2022-08-01 22:34:08 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-01 22:34:08 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@31e27365 2022-08-01 22:34:08 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@b07da54 2022-08-01 22:34:08 | 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-01 22:34:08 | 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-01 22:34:08 | 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-01 22:34:08 | http-admin_ :: null >> <iq to="test-domain.com" id="36jbBAncyv9m4rU6gAcu8FN" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-08-01 22:34:08 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="36jbBAncyv9m4rU6gAcu8FN" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-08-01 22:34:08 | http-admin_ :: null << <iq type="result" from="test-domain.com" id="36jbBAncyv9m4rU6gAcu8FN" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" 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-01 22:34:08 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="36jbBAncyv9m4rU6gAcu8FN" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" 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-01 22:34:08 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@1947e3 2022-08-01 22:34:08 | http-admin_ :: null >> <iq to="test-domain.com" id="nfI8Kvui019Axm3bBAncyv9" type="set"><query xmlns="jabber:iq:register"><username>http-admin__9fjl5w0213</username><password>http-admin__9fjl5w0213</password><email>e4908ece-10af-449a-8f05-d090109a3963@localhost</email></query></iq> 2022-08-01 22:34:08 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="nfI8Kvui019Axm3bBAncyv9" type="set"><query xmlns="jabber:iq:register"><username>http-admin__9fjl5w0213</username><password>http-admin__9fjl5w0213</password><email>e4908ece-10af-449a-8f05-d090109a3963@localhost</email></query></iq>} 2022-08-01 22:34:08 | http-admin_ :: null << <iq type="result" from="test-domain.com" id="nfI8Kvui019Axm3bBAncyv9" xmlns="jabber:client"/> 2022-08-01 22:34:08 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="nfI8Kvui019Axm3bBAncyv9" xmlns="jabber:client"/>} 2022-08-01 22:34:08 | [Mutex] received everything. 2022-08-01 22:34:08 | [Mutex] isItemNotified: registrationSuccess :: true 2022-08-01 22:34:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connected->disconnecting 2022-08-01 22:34:08 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-08-01 22:34:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Terminating XMPP Stream 2022-08-01 22:34:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3136] Connector state changed: disconnecting->disconnected 2022-08-01 22:34:08 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-08-01 22:34:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3136] Stream terminated 2022-08-01 22:34:08 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7316b076 2022-08-01 22:34:08 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@51cd8c2a 2022-08-01 22:34:08 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-01 22:34:08 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-08-01 22:34:08 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-08-01 22:34:08 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@642d293d 2022-08-01 22:34:08 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-08-01 22:34:08 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-08-01 22:34:08 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-01 22:34:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: null->connecting 2022-08-01 22:34:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] DNS entry stored in session object: localhost:5222 2022-08-01 22:34:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Preparing connection to [localhost:5222] 2022-08-01 22:34:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-01 22:34:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: connecting->connected 2022-08-01 22:34:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Whitespace ping period is setted to nullms 2022-08-01 22:34:08 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-01 22:34:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3141] Start TLS 2022-08-01 22:34:08 | >> <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-01 22:34:08 | http-admin_ :: http-admin__9fjl5w0213@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-01 22:34:08 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-01 22:34:08 | http-admin_ :: http-admin__9fjl5w0213@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-01 22:34:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3143] Proceeding TLS 2022-08-01 22:34:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3143] Start handshake 2022-08-01 22:34:08 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-01 22:34:08 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-01 22:34:08 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2ec15c04 2022-08-01 22:34:08 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@6812dcaa 2022-08-01 22:34:08 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-01 22:34:08 | >> <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-01 22:34:08 | http-admin_ :: http-admin__9fjl5w0213@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-01 22:34:08 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-08-01 22:34:08 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-08-01 22:34:08 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-08-01 22:34:08 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX185ZmpsNXcwMjEzLHI9Wm1qZXFva0JQN3lHeWI4dkFqeG0=</auth> 2022-08-01 22:34:08 | http-admin_ :: http-admin__9fjl5w0213@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX185ZmpsNXcwMjEzLHI9Wm1qZXFva0JQN3lHeWI4dkFqeG0=</auth> 2022-08-01 22:34:08 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1abWplcW9rQlA3eUd5Yjh2QWp4bWJieXA0RVNwOG10ZmU4OERvUVRMLHM9cElEYjJPZVFlQ1pZSlE9PSxpPTQwOTY=</challenge> 2022-08-01 22:34:08 | http-admin_ :: http-admin__9fjl5w0213@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1abWplcW9rQlA3eUd5Yjh2QWp4bWJieXA0RVNwOG10ZmU4OERvUVRMLHM9cElEYjJPZVFlQ1pZSlE9PSxpPTQwOTY=</challenge> 2022-08-01 22:34:08 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Wm1qZXFva0JQN3lHeWI4dkFqeG1iYnlwNEVTcDhtdGZlODhEb1FUTCxwPW94N1lSZVhVUjZnNnhmZ1FhcEJFWWJ1d3lOUmN0NklBS0xBZEIxN2xSSzQ9</response> 2022-08-01 22:34:08 | http-admin_ :: http-admin__9fjl5w0213@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Wm1qZXFva0JQN3lHeWI4dkFqeG1iYnlwNEVTcDhtdGZlODhEb1FUTCxwPW94N1lSZVhVUjZnNnhmZ1FhcEJFWWJ1d3lOUmN0NklBS0xBZEIxN2xSSzQ9</response> 2022-08-01 22:34:08 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj02WWRpRW1aaEhTdFExdURWNXp5Tmo2VjhjS0pLak9XaDcyTGVCd1ZmVDl3PQ==</success> 2022-08-01 22:34:08 | http-admin_ :: http-admin__9fjl5w0213@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj02WWRpRW1aaEhTdFExdURWNXp5Tmo2VjhjS0pLak9XaDcyTGVCd1ZmVDl3PQ==</success> 2022-08-01 22:34:08 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-01 22:34:08 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" ver="yVWwZT27UC6AlEDOHLnOVfNXr8w=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features> 2022-08-01 22:34:08 | http-admin_ :: http-admin__9fjl5w0213@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" ver="yVWwZT27UC6AlEDOHLnOVfNXr8w=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features> 2022-08-01 22:34:08 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-08-01 22:34:08 | << <iq xmlns="jabber:client" id="NRwAcu8FNO6dU8GnR0n2pT1" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-08-01 22:34:08 | http-admin_ :: http-admin__9fjl5w0213@test-domain.com >> <iq xmlns="jabber:client" id="NRwAcu8FNO6dU8GnR0n2pT1" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-08-01 22:34:08 | >> <iq type="result" id="NRwAcu8FNO6dU8GnR0n2pT1" xmlns="jabber:client" to="http-admin__9fjl5w0213@test-domain.com/1781077109-tigase-238"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__9fjl5w0213@test-domain.com/1781077109-tigase-238</jid></bind></iq> 2022-08-01 22:34:08 | http-admin_ :: http-admin__9fjl5w0213@test-domain.com << <iq type="result" id="NRwAcu8FNO6dU8GnR0n2pT1" xmlns="jabber:client" to="http-admin__9fjl5w0213@test-domain.com/1781077109-tigase-238"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__9fjl5w0213@test-domain.com/1781077109-tigase-238</jid></bind></iq> 2022-08-01 22:34:08 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-08-01 22:34:08 | << <iq xmlns="jabber:client" id="ATATaxwcNJwo5cGqUQMIP7s" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-08-01 22:34:08 | http-admin_ :: http-admin__9fjl5w0213@test-domain.com/1781077109-tigase-238 >> <iq xmlns="jabber:client" id="ATATaxwcNJwo5cGqUQMIP7s" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-08-01 22:34:08 | >> <iq type="result" id="ATATaxwcNJwo5cGqUQMIP7s" xmlns="jabber:client" to="http-admin__9fjl5w0213@test-domain.com/1781077109-tigase-238"/> 2022-08-01 22:34:08 | http-admin_ :: http-admin__9fjl5w0213@test-domain.com/1781077109-tigase-238 << <iq type="result" id="ATATaxwcNJwo5cGqUQMIP7s" xmlns="jabber:client" to="http-admin__9fjl5w0213@test-domain.com/1781077109-tigase-238"/> 2022-08-01 22:34:08 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-08-01 22:34:08 | << <iq to="test-domain.com" id="iTyCkO1veWTgQ6dxm5sfzn8" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-08-01 22:34:08 | http-admin_ :: http-admin__9fjl5w0213@test-domain.com/1781077109-tigase-238 >> <iq to="test-domain.com" id="iTyCkO1veWTgQ6dxm5sfzn8" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-08-01 22:34:08 | >> <iq type="result" from="test-domain.com" id="iTyCkO1veWTgQ6dxm5sfzn8" xmlns="jabber:client" to="http-admin__9fjl5w0213@test-domain.com/1781077109-tigase-238"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11961/bf36c6a5"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11961/bf36c6a5"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-08-01 22:34:08 | http-admin_ :: http-admin__9fjl5w0213@test-domain.com/1781077109-tigase-238 << <iq type="result" from="test-domain.com" id="iTyCkO1veWTgQ6dxm5sfzn8" xmlns="jabber:client" to="http-admin__9fjl5w0213@test-domain.com/1781077109-tigase-238"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11961/bf36c6a5"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11961/bf36c6a5"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-08-01 22:34:08 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-08-01 22:34:08 | http-admin_ :: http-admin__9fjl5w0213@test-domain.com/1781077109-tigase-238 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-08-01 22:34:08 | >> <enabled max="60" id="2b43e3f0-c188-4cce-bea7-4989d343b855" xmlns="urn:xmpp:sm:3" resume="true" location="f9c07ffec79b"/> 2022-08-01 22:34:08 | http-admin_ :: http-admin__9fjl5w0213@test-domain.com/1781077109-tigase-238 << <enabled max="60" id="2b43e3f0-c188-4cce-bea7-4989d343b855" xmlns="urn:xmpp:sm:3" resume="true" location="f9c07ffec79b"/> 2022-08-01 22:34:08 | << <iq id="LStIu26iKTfIUP8AAbtePWd" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-08-01 22:34:08 | http-admin_ :: http-admin__9fjl5w0213@test-domain.com/1781077109-tigase-238 >> <iq id="LStIu26iKTfIUP8AAbtePWd" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-08-01 22:34:08 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-08-01 22:34:08 | http-admin_ :: http-admin__9fjl5w0213@test-domain.com/1781077109-tigase-238 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-08-01 22:34:08 | >> <iq type="result" id="LStIu26iKTfIUP8AAbtePWd" xmlns="jabber:client" to="http-admin__9fjl5w0213@test-domain.com/1781077109-tigase-238"><query xmlns="jabber:iq:roster"/></iq> 2022-08-01 22:34:08 | http-admin_ :: http-admin__9fjl5w0213@test-domain.com/1781077109-tigase-238 << <iq type="result" id="LStIu26iKTfIUP8AAbtePWd" xmlns="jabber:client" to="http-admin__9fjl5w0213@test-domain.com/1781077109-tigase-238"><query xmlns="jabber:iq:roster"/></iq> 2022-08-01 22:34:08 | >> <presence from="http-admin__9fjl5w0213@test-domain.com/1781077109-tigase-238" xmlns="jabber:client" to="http-admin__9fjl5w0213@test-domain.com"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence> 2022-08-01 22:34:08 | http-admin_ :: http-admin__9fjl5w0213@test-domain.com/1781077109-tigase-238 << <presence from="http-admin__9fjl5w0213@test-domain.com/1781077109-tigase-238" xmlns="jabber:client" to="http-admin__9fjl5w0213@test-domain.com"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence> |
testModifyUser | 1.794s |
2022-08-01 22:34:09 |
2022-08-01 22:34:09 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-08-01 22:34:09 | ------------------------------------ 2022-08-01 22:34:09 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-08-01 22:34:09 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-08-01 22:34:09 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-01 22:34:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Using XEP-0077 mode!!!! 2022-08-01 22:34:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: null->connecting 2022-08-01 22:34:09 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2e6c9242 2022-08-01 22:34:09 | StateChangedEvent{oldState=null, newState=connecting} 2022-08-01 22:34:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] DNS entry stored in session object: localhost:5222 2022-08-01 22:34:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Preparing connection to [localhost:5222] 2022-08-01 22:34:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-01 22:34:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connecting->connected 2022-08-01 22:34:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Whitespace ping period is setted to nullms 2022-08-01 22:34:09 | [Mutex] waiting for: [registration] 2022-08-01 22:34:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-01 22:34:09 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@20ab79ff 2022-08-01 22:34:09 | StateChangedEvent{oldState=connecting, newState=connected} 2022-08-01 22:34:09 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@2494f932 2022-08-01 22:34:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3147] Start TLS 2022-08-01 22:34:09 | 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-01 22:34:09 | 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-01 22:34:09 | 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-01 22:34:09 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-01 22:34:09 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-08-01 22:34:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3149] Proceeding TLS 2022-08-01 22:34:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3149] Start handshake 2022-08-01 22:34:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-01 22:34:09 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@619673c4 2022-08-01 22:34:09 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@2ba20336 2022-08-01 22:34:09 | 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-01 22:34:09 | 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-01 22:34:09 | 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-01 22:34:09 | http-admin_ :: null >> <iq to="test-domain.com" id="D41Y6BlKQZ0iEmKAk3zmcpi" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-08-01 22:34:09 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="D41Y6BlKQZ0iEmKAk3zmcpi" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-08-01 22:34:09 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@50bdf33c 2022-08-01 22:34:09 | http-admin_ :: null << <iq type="result" from="test-domain.com" id="D41Y6BlKQZ0iEmKAk3zmcpi" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" 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-01 22:34:09 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="D41Y6BlKQZ0iEmKAk3zmcpi" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" 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-01 22:34:09 | http-admin_ :: null >> <iq to="test-domain.com" id="JetJugAeu4iZr6GneMYX1k1" type="set"><query xmlns="jabber:iq:register"><username>http-admin__v7z2b10214</username><password>http-admin__v7z2b10214</password><email>6258f9eb-5611-4773-a6dc-5077fed21812@localhost</email></query></iq> 2022-08-01 22:34:09 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="JetJugAeu4iZr6GneMYX1k1" type="set"><query xmlns="jabber:iq:register"><username>http-admin__v7z2b10214</username><password>http-admin__v7z2b10214</password><email>6258f9eb-5611-4773-a6dc-5077fed21812@localhost</email></query></iq>} 2022-08-01 22:34:09 | http-admin_ :: null << <iq type="result" from="test-domain.com" id="JetJugAeu4iZr6GneMYX1k1" xmlns="jabber:client"/> 2022-08-01 22:34:09 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="JetJugAeu4iZr6GneMYX1k1" xmlns="jabber:client"/>} 2022-08-01 22:34:09 | [Mutex] received everything. 2022-08-01 22:34:09 | [Mutex] isItemNotified: registrationSuccess :: true 2022-08-01 22:34:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connected->disconnecting 2022-08-01 22:34:09 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-08-01 22:34:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Terminating XMPP Stream 2022-08-01 22:34:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3149] Connector state changed: disconnecting->disconnected 2022-08-01 22:34:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3149] Stream terminated 2022-08-01 22:34:09 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-08-01 22:34:09 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5363dd70 2022-08-01 22:34:09 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@1b98c8b 2022-08-01 22:34:09 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-01 22:34:09 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-08-01 22:34:09 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-08-01 22:34:09 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3ab99439 2022-08-01 22:34:09 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-01 22:34:09 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-01 22:34:09 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5a2a441 2022-08-01 22:34:09 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-08-01 22:34:09 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@486771d8 2022-08-01 22:34:09 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-08-01 22:34:09 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-01 22:34:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: null->connecting 2022-08-01 22:34:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] DNS entry stored in session object: localhost:5222 2022-08-01 22:34:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Preparing connection to [localhost:5222] 2022-08-01 22:34:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-01 22:34:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connecting->connected 2022-08-01 22:34:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Whitespace ping period is setted to nullms 2022-08-01 22:34:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-01 22:34:09 | >> <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-01 22:34:09 | http-admin_ :: http-admin__v7z2b10214@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-01 22:34:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3154] Start TLS 2022-08-01 22:34:09 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-01 22:34:09 | http-admin_ :: http-admin__v7z2b10214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-01 22:34:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3156] Proceeding TLS 2022-08-01 22:34:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3156] Start handshake 2022-08-01 22:34:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-01 22:34:09 | >> <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-01 22:34:09 | http-admin_ :: http-admin__v7z2b10214@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-01 22:34:09 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-08-01 22:34:09 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-08-01 22:34:09 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-08-01 22:34:09 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX192N3oyYjEwMjE0LHI9NXZTZEROV29iSUpYM1cyNnBIUkg=</auth> 2022-08-01 22:34:09 | http-admin_ :: http-admin__v7z2b10214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX192N3oyYjEwMjE0LHI9NXZTZEROV29iSUpYM1cyNnBIUkg=</auth> 2022-08-01 22:34:09 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj01dlNkRE5Xb2JJSlgzVzI2cEhSSHlORUZoam9veGVuUnNjZzI2MWt5LHM9TUtQMmxwUGIrV3ZpWkE9PSxpPTQwOTY=</challenge> 2022-08-01 22:34:09 | http-admin_ :: http-admin__v7z2b10214@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj01dlNkRE5Xb2JJSlgzVzI2cEhSSHlORUZoam9veGVuUnNjZzI2MWt5LHM9TUtQMmxwUGIrV3ZpWkE9PSxpPTQwOTY=</challenge> 2022-08-01 22:34:09 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NXZTZEROV29iSUpYM1cyNnBIUkh5TkVGaGpvb3hlblJzY2cyNjFreSxwPUN5L2hJWmYxQkFPVzd2cXR5U0pBK3lRL3ZhQUI1QVZuOTVzMTlaRnR2NUU9</response> 2022-08-01 22:34:09 | http-admin_ :: http-admin__v7z2b10214@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NXZTZEROV29iSUpYM1cyNnBIUkh5TkVGaGpvb3hlblJzY2cyNjFreSxwPUN5L2hJWmYxQkFPVzd2cXR5U0pBK3lRL3ZhQUI1QVZuOTVzMTlaRnR2NUU9</response> 2022-08-01 22:34:09 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1HejRJU05mQ2l1VU93Uy96K2hxSWlod0hkNTZFWCtya2Z1bXkvTTNNczIwPQ==</success> 2022-08-01 22:34:09 | http-admin_ :: http-admin__v7z2b10214@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1HejRJU05mQ2l1VU93Uy96K2hxSWlod0hkNTZFWCtya2Z1bXkvTTNNczIwPQ==</success> 2022-08-01 22:34:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-01 22:34:09 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" ver="yVWwZT27UC6AlEDOHLnOVfNXr8w=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features> 2022-08-01 22:34:09 | http-admin_ :: http-admin__v7z2b10214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" ver="yVWwZT27UC6AlEDOHLnOVfNXr8w=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features> 2022-08-01 22:34:09 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-08-01 22:34:09 | << <iq xmlns="jabber:client" id="7632eRRMU7gOGqSQQ5DusVk" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-08-01 22:34:09 | http-admin_ :: http-admin__v7z2b10214@test-domain.com >> <iq xmlns="jabber:client" id="7632eRRMU7gOGqSQQ5DusVk" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-08-01 22:34:09 | >> <iq type="result" id="7632eRRMU7gOGqSQQ5DusVk" xmlns="jabber:client" to="http-admin__v7z2b10214@test-domain.com/1781077109-tigase-239"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__v7z2b10214@test-domain.com/1781077109-tigase-239</jid></bind></iq> 2022-08-01 22:34:09 | http-admin_ :: http-admin__v7z2b10214@test-domain.com << <iq type="result" id="7632eRRMU7gOGqSQQ5DusVk" xmlns="jabber:client" to="http-admin__v7z2b10214@test-domain.com/1781077109-tigase-239"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__v7z2b10214@test-domain.com/1781077109-tigase-239</jid></bind></iq> 2022-08-01 22:34:09 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-08-01 22:34:09 | << <iq xmlns="jabber:client" id="NYDOEoWh1g01wm8hFCBujHD" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-08-01 22:34:09 | http-admin_ :: http-admin__v7z2b10214@test-domain.com/1781077109-tigase-239 >> <iq xmlns="jabber:client" id="NYDOEoWh1g01wm8hFCBujHD" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-08-01 22:34:09 | >> <iq type="result" id="NYDOEoWh1g01wm8hFCBujHD" xmlns="jabber:client" to="http-admin__v7z2b10214@test-domain.com/1781077109-tigase-239"/> 2022-08-01 22:34:09 | http-admin_ :: http-admin__v7z2b10214@test-domain.com/1781077109-tigase-239 << <iq type="result" id="NYDOEoWh1g01wm8hFCBujHD" xmlns="jabber:client" to="http-admin__v7z2b10214@test-domain.com/1781077109-tigase-239"/> 2022-08-01 22:34:09 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-08-01 22:34:09 | << <iq to="test-domain.com" id="U98etqaKv7wp6x9xs7Gwr16" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-08-01 22:34:09 | http-admin_ :: http-admin__v7z2b10214@test-domain.com/1781077109-tigase-239 >> <iq to="test-domain.com" id="U98etqaKv7wp6x9xs7Gwr16" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-08-01 22:34:09 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-08-01 22:34:09 | http-admin_ :: http-admin__v7z2b10214@test-domain.com/1781077109-tigase-239 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-08-01 22:34:09 | >> <enabled max="60" id="cb1db9dd-8087-430a-8bb3-129377a16b0d" xmlns="urn:xmpp:sm:3" resume="true" location="f9c07ffec79b"/> 2022-08-01 22:34:09 | http-admin_ :: http-admin__v7z2b10214@test-domain.com/1781077109-tigase-239 << <enabled max="60" id="cb1db9dd-8087-430a-8bb3-129377a16b0d" xmlns="urn:xmpp:sm:3" resume="true" location="f9c07ffec79b"/> 2022-08-01 22:34:09 | << <iq id="YgrMzfMV8BhNY9KEHx8Cx6u" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-08-01 22:34:09 | http-admin_ :: http-admin__v7z2b10214@test-domain.com/1781077109-tigase-239 >> <iq id="YgrMzfMV8BhNY9KEHx8Cx6u" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-08-01 22:34:09 | >> <iq type="result" from="test-domain.com" id="U98etqaKv7wp6x9xs7Gwr16" xmlns="jabber:client" to="http-admin__v7z2b10214@test-domain.com/1781077109-tigase-239"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11961/bf36c6a5"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11961/bf36c6a5"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-08-01 22:34:09 | http-admin_ :: http-admin__v7z2b10214@test-domain.com/1781077109-tigase-239 << <iq type="result" from="test-domain.com" id="U98etqaKv7wp6x9xs7Gwr16" xmlns="jabber:client" to="http-admin__v7z2b10214@test-domain.com/1781077109-tigase-239"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11961/bf36c6a5"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11961/bf36c6a5"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-08-01 22:34:09 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-08-01 22:34:09 | http-admin_ :: http-admin__v7z2b10214@test-domain.com/1781077109-tigase-239 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-08-01 22:34:09 | >> <iq type="result" id="YgrMzfMV8BhNY9KEHx8Cx6u" xmlns="jabber:client" to="http-admin__v7z2b10214@test-domain.com/1781077109-tigase-239"><query xmlns="jabber:iq:roster"/></iq> 2022-08-01 22:34:09 | http-admin_ :: http-admin__v7z2b10214@test-domain.com/1781077109-tigase-239 << <iq type="result" id="YgrMzfMV8BhNY9KEHx8Cx6u" xmlns="jabber:client" to="http-admin__v7z2b10214@test-domain.com/1781077109-tigase-239"><query xmlns="jabber:iq:roster"/></iq> 2022-08-01 22:34:09 | >> <presence from="http-admin__v7z2b10214@test-domain.com/1781077109-tigase-239" xmlns="jabber:client" to="http-admin__v7z2b10214@test-domain.com"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence> 2022-08-01 22:34:09 | http-admin_ :: http-admin__v7z2b10214@test-domain.com/1781077109-tigase-239 << <presence from="http-admin__v7z2b10214@test-domain.com/1781077109-tigase-239" xmlns="jabber:client" to="http-admin__v7z2b10214@test-domain.com"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence> 2022-08-01 22:34:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connected->disconnecting 2022-08-01 22:34:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Terminating XMPP Stream 2022-08-01 22:34:09 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-01 22:34:09 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-01 22:34:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3156] Connector state changed: disconnecting->disconnected 2022-08-01 22:34:09 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-08-01 22:34:09 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-08-01 22:34:10 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-08-01 22:34:10 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true 2022-08-01 22:34:10 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-01 22:34:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: null->connecting 2022-08-01 22:34:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] DNS entry stored in session object: localhost:5222 2022-08-01 22:34:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Preparing connection to [localhost:5222] 2022-08-01 22:34:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-01 22:34:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-01 22:34:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: connecting->connected 2022-08-01 22:34:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Whitespace ping period is setted to nullms 2022-08-01 22:34:10 | >> <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-01 22:34:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3154] Start TLS 2022-08-01 22:34:10 | http-admin_ :: http-admin__v7z2b10214@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-01 22:34:10 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-01 22:34:10 | http-admin_ :: http-admin__v7z2b10214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-01 22:34:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3162] Proceeding TLS 2022-08-01 22:34:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3162] Start handshake 2022-08-01 22:34:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-01 22:34:10 | >> <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-01 22:34:10 | http-admin_ :: http-admin__v7z2b10214@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-01 22:34:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-08-01 22:34:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-08-01 22:34:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-08-01 22:34:10 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX192N3oyYjEwMjE0LHI9dmhmbWgxSWYwb3ZoeTFCTjJBVTc=</auth> 2022-08-01 22:34:10 | http-admin_ :: http-admin__v7z2b10214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX192N3oyYjEwMjE0LHI9dmhmbWgxSWYwb3ZoeTFCTjJBVTc=</auth> 2022-08-01 22:34:10 | >> <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-01 22:34:10 | http-admin_ :: http-admin__v7z2b10214@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-01 22:34:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3154] Connector state changed: connected->disconnecting 2022-08-01 22:34:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3154] Terminating XMPP Stream 2022-08-01 22:34:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3162] Connector state changed: disconnecting->disconnected 2022-08-01 22:34:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3162] Stream terminated 2022-08-01 22:34:10 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-01 22:34:10 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-08-01 22:34:10 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-08-01 22:34:10 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception 2022-08-01 22:34:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3154] Ignoring stop connector. 2022-08-01 22:34:10 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-01 22:34:10 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |