Test duration : 11.498s
Failed Tests | ||
---|---|---|
tigase.tests.http.TestAdminUI | ||
testGetUserInfoUserOffline | 3.738s |
2022-12-25 21:32:22 |
com.gargoylesoftware.htmlunit.ElementNotFoundException: elementName=[input] attributeName=[name] attributeValue=[JID]
2022-12-25 21:32:22 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-12-25 21:32:22 | ------------------------------------ 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Using XEP-0077 mode!!!! 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: null->connecting 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@71c1ae7f 2022-12-25 21:32:22 | StateChangedEvent{oldState=null, newState=connecting} 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] DNS entry stored in session object: localhost:5222 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Preparing connection to [localhost:5222] 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connecting->connected 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Whitespace ping period is setted to nullms 2022-12-25 21:32:22 | [Mutex] waiting for: [registration] 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7f064e37 2022-12-25 21:32:22 | StateChangedEvent{oldState=connecting, newState=connected} 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@7b39c50f 2022-12-25 21:32:22 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-25 21:32:22 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3110] Start TLS 2022-12-25 21:32:22 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-12-25 21:32:22 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-12-25 21:32:22 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3112] Proceeding TLS 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3112] Start handshake 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3e3b440c 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@4275a7e2 2022-12-25 21:32:22 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-25 21:32:22 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-12-25 21:32:22 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-12-25 21:32:22 | http-admin_ :: null >> <iq to="test-domain.com" id="e4z4BwtdMOGEwePOWbEtoeB" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-12-25 21:32:22 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="e4z4BwtdMOGEwePOWbEtoeB" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-12-25 21:32:22 | http-admin_ :: null << <iq type="result" id="e4z4BwtdMOGEwePOWbEtoeB" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq> 2022-12-25 21:32:22 | StanzaReceivedEvent{stanza=<iq type="result" id="e4z4BwtdMOGEwePOWbEtoeB" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq>} 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@f4f3e6d 2022-12-25 21:32:22 | http-admin_ :: null >> <iq to="test-domain.com" id="HT0wg0sn4zpaAeKICBm2n2f" type="set"><query xmlns="jabber:iq:register"><username>http-admin__830gq70211</username><password>http-admin__830gq70211</password><email>0a15c6ba-a17f-428c-a799-a033e698b05e@localhost</email></query></iq> 2022-12-25 21:32:22 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="HT0wg0sn4zpaAeKICBm2n2f" type="set"><query xmlns="jabber:iq:register"><username>http-admin__830gq70211</username><password>http-admin__830gq70211</password><email>0a15c6ba-a17f-428c-a799-a033e698b05e@localhost</email></query></iq>} 2022-12-25 21:32:22 | http-admin_ :: null << <iq type="result" id="HT0wg0sn4zpaAeKICBm2n2f" xmlns="jabber:client" from="test-domain.com"/> 2022-12-25 21:32:22 | StanzaReceivedEvent{stanza=<iq type="result" id="HT0wg0sn4zpaAeKICBm2n2f" xmlns="jabber:client" from="test-domain.com"/>} 2022-12-25 21:32:22 | [Mutex] received everything. 2022-12-25 21:32:22 | [Mutex] isItemNotified: registrationSuccess :: true 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connected->disconnecting 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Terminating XMPP Stream 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3112] Connector state changed: disconnecting->disconnected 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3112] Stream terminated 2022-12-25 21:32:22 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-12-25 21:32:22 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@3aeb8336 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@5e14bb43 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@31315dd4 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: null->connecting 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] DNS entry stored in session object: localhost:5222 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Preparing connection to [localhost:5222] 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connecting->connected 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Whitespace ping period is setted to nullms 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@477ba1c9 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@21ef6823 2022-12-25 21:32:22 | >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3117] Start TLS 2022-12-25 21:32:22 | http-admin_ :: http-admin__830gq70211@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-25 21:32:22 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-12-25 21:32:22 | http-admin_ :: http-admin__830gq70211@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3119] Proceeding TLS 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3119] Start handshake 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-25 21:32:22 | >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-25 21:32:22 | http-admin_ :: http-admin__830gq70211@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-12-25 21:32:22 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX184MzBncTcwMjExLHI9SWFVN0hFbXgzQnBlYkMxQkpoZEQ=</auth> 2022-12-25 21:32:22 | http-admin_ :: http-admin__830gq70211@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX184MzBncTcwMjExLHI9SWFVN0hFbXgzQnBlYkMxQkpoZEQ=</auth> 2022-12-25 21:32:22 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1JYVU3SEVteDNCcGViQzFCSmhkRDdGOFA3VnZJRTJEbW1UWGJxTE9HLHM9Ylp2U1REZURLdnBkYWc9PSxpPTQwOTY=</challenge> 2022-12-25 21:32:22 | http-admin_ :: http-admin__830gq70211@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1JYVU3SEVteDNCcGViQzFCSmhkRDdGOFA3VnZJRTJEbW1UWGJxTE9HLHM9Ylp2U1REZURLdnBkYWc9PSxpPTQwOTY=</challenge> 2022-12-25 21:32:22 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SWFVN0hFbXgzQnBlYkMxQkpoZEQ3RjhQN1Z2SUUyRG1tVFhicUxPRyxwPWtiM2x6Rmd5TTJtbTNUaGRUcHBLa0pNcTBKeFYzTlRSYUQ2bVBxRXhhZFk9</response> 2022-12-25 21:32:22 | http-admin_ :: http-admin__830gq70211@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SWFVN0hFbXgzQnBlYkMxQkpoZEQ3RjhQN1Z2SUUyRG1tVFhicUxPRyxwPWtiM2x6Rmd5TTJtbTNUaGRUcHBLa0pNcTBKeFYzTlRSYUQ2bVBxRXhhZFk9</response> 2022-12-25 21:32:22 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0reWgrN1lVNEFhR292OEVFYmVCL0E0RG4xWTJjb1lLbTVJTjV5d0RjS2dZPQ==</success> 2022-12-25 21:32:22 | http-admin_ :: http-admin__830gq70211@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0reWgrN1lVNEFhR292OEVFYmVCL0E0RG4xWTJjb1lLbTVJTjV5d0RjS2dZPQ==</success> 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-25 21:32:22 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="DZyC7xuMnlL7isXIO8taDYdoQTs=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-12-25 21:32:22 | http-admin_ :: http-admin__830gq70211@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"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="DZyC7xuMnlL7isXIO8taDYdoQTs=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-12-25 21:32:22 | << <iq xmlns="jabber:client" id="AMDOTN13gOEwwurcPVcEm0e" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-12-25 21:32:22 | http-admin_ :: http-admin__830gq70211@test-domain.com >> <iq xmlns="jabber:client" id="AMDOTN13gOEwwurcPVcEm0e" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-12-25 21:32:22 | >> <iq to="http-admin__830gq70211@test-domain.com/1781077109-tigase-238" type="result" id="AMDOTN13gOEwwurcPVcEm0e" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__830gq70211@test-domain.com/1781077109-tigase-238</jid></bind></iq> 2022-12-25 21:32:22 | http-admin_ :: http-admin__830gq70211@test-domain.com << <iq to="http-admin__830gq70211@test-domain.com/1781077109-tigase-238" type="result" id="AMDOTN13gOEwwurcPVcEm0e" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__830gq70211@test-domain.com/1781077109-tigase-238</jid></bind></iq> 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-12-25 21:32:22 | << <iq xmlns="jabber:client" id="7EdlHyoOQaM1m9zuewkSWfE" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-12-25 21:32:22 | http-admin_ :: http-admin__830gq70211@test-domain.com/1781077109-tigase-238 >> <iq xmlns="jabber:client" id="7EdlHyoOQaM1m9zuewkSWfE" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-12-25 21:32:22 | >> <iq to="http-admin__830gq70211@test-domain.com/1781077109-tigase-238" type="result" id="7EdlHyoOQaM1m9zuewkSWfE" xmlns="jabber:client"/> 2022-12-25 21:32:22 | http-admin_ :: http-admin__830gq70211@test-domain.com/1781077109-tigase-238 << <iq to="http-admin__830gq70211@test-domain.com/1781077109-tigase-238" type="result" id="7EdlHyoOQaM1m9zuewkSWfE" xmlns="jabber:client"/> 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-12-25 21:32:22 | << <iq to="test-domain.com" id="uW3LYoVdAeJtnLGEkSeUhSb" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-12-25 21:32:22 | http-admin_ :: http-admin__830gq70211@test-domain.com/1781077109-tigase-238 >> <iq to="test-domain.com" id="uW3LYoVdAeJtnLGEkSeUhSb" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-12-25 21:32:22 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-12-25 21:32:22 | http-admin_ :: http-admin__830gq70211@test-domain.com/1781077109-tigase-238 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-12-25 21:32:22 | << <iq id="K9EeVaLNW8kW6o9seLON2wb" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-12-25 21:32:22 | http-admin_ :: http-admin__830gq70211@test-domain.com/1781077109-tigase-238 >> <iq id="K9EeVaLNW8kW6o9seLON2wb" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-12-25 21:32:22 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-12-25 21:32:22 | http-admin_ :: http-admin__830gq70211@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-12-25 21:32:22 | >> <enabled location="f9c07ffec79b" max="60" resume="true" id="41b21f3c-73fb-459e-b39a-605799ba16a0" xmlns="urn:xmpp:sm:3"/> 2022-12-25 21:32:22 | http-admin_ :: http-admin__830gq70211@test-domain.com/1781077109-tigase-238 << <enabled location="f9c07ffec79b" max="60" resume="true" id="41b21f3c-73fb-459e-b39a-605799ba16a0" xmlns="urn:xmpp:sm:3"/> 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connected->disconnecting 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Terminating XMPP Stream 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-25 21:32:22 | >> <iq to="http-admin__830gq70211@test-domain.com/1781077109-tigase-238" type="result" id="uW3LYoVdAeJtnLGEkSeUhSb" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12201/1431614e" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12201/1431614e" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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-12-25 21:32:22 | http-admin_ :: http-admin__830gq70211@test-domain.com/1781077109-tigase-238 << <iq to="http-admin__830gq70211@test-domain.com/1781077109-tigase-238" type="result" id="uW3LYoVdAeJtnLGEkSeUhSb" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12201/1431614e" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12201/1431614e" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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-12-25 21:32:22 | >> <iq to="http-admin__830gq70211@test-domain.com/1781077109-tigase-238" type="result" id="K9EeVaLNW8kW6o9seLON2wb" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-12-25 21:32:22 | http-admin_ :: http-admin__830gq70211@test-domain.com/1781077109-tigase-238 << <iq to="http-admin__830gq70211@test-domain.com/1781077109-tigase-238" type="result" id="K9EeVaLNW8kW6o9seLON2wb" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-12-25 21:32:22 | >> <presence to="http-admin__830gq70211@test-domain.com" xmlns="jabber:client" from="http-admin__830gq70211@test-domain.com/1781077109-tigase-238"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence> 2022-12-25 21:32:22 | http-admin_ :: http-admin__830gq70211@test-domain.com/1781077109-tigase-238 << <presence to="http-admin__830gq70211@test-domain.com" xmlns="jabber:client" from="http-admin__830gq70211@test-domain.com/1781077109-tigase-238"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence> 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3119] Connector state changed: disconnecting->disconnected 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@167be285 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Using XEP-0077 mode!!!! 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: null->connecting 2022-12-25 21:32:22 | StateChangedEvent{oldState=null, newState=connecting} 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] DNS entry stored in session object: localhost:5222 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Preparing connection to [localhost:5222] 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connecting->connected 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Whitespace ping period is setted to nullms 2022-12-25 21:32:22 | [Mutex] waiting for: [registration] 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@18bc1e3a 2022-12-25 21:32:22 | StateChangedEvent{oldState=connecting, newState=connected} 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@1c8389f5 2022-12-25 21:32:22 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-25 21:32:22 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3123] Start TLS 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3125] Proceeding TLS 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3125] Start handshake 2022-12-25 21:32:22 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-12-25 21:32:22 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-12-25 21:32:22 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@59811401 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@1027aa7e 2022-12-25 21:32:22 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-25 21:32:22 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-12-25 21:32:22 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-12-25 21:32:22 | http-admin_ :: null >> <iq to="test-domain.com" id="XQHcHGxwu7BmMPFLxeKwg0s" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-12-25 21:32:22 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="XQHcHGxwu7BmMPFLxeKwg0s" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-12-25 21:32:22 | http-admin_ :: null << <iq type="result" id="XQHcHGxwu7BmMPFLxeKwg0s" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq> 2022-12-25 21:32:22 | StanzaReceivedEvent{stanza=<iq type="result" id="XQHcHGxwu7BmMPFLxeKwg0s" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq>} 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@68122b8e 2022-12-25 21:32:22 | http-admin_ :: null >> <iq to="test-domain.com" id="SLqCs6ziU7wdScxr28x5BdA" type="set"><query xmlns="jabber:iq:register"><username>http-admin__ae89180212</username><password>http-admin__ae89180212</password><email>ceb7beaa-e9cd-4bef-8617-de618c3de5be@localhost</email></query></iq> 2022-12-25 21:32:22 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="SLqCs6ziU7wdScxr28x5BdA" type="set"><query xmlns="jabber:iq:register"><username>http-admin__ae89180212</username><password>http-admin__ae89180212</password><email>ceb7beaa-e9cd-4bef-8617-de618c3de5be@localhost</email></query></iq>} 2022-12-25 21:32:22 | http-admin_ :: null << <iq type="result" id="SLqCs6ziU7wdScxr28x5BdA" xmlns="jabber:client" from="test-domain.com"/> 2022-12-25 21:32:22 | StanzaReceivedEvent{stanza=<iq type="result" id="SLqCs6ziU7wdScxr28x5BdA" xmlns="jabber:client" from="test-domain.com"/>} 2022-12-25 21:32:22 | [Mutex] received everything. 2022-12-25 21:32:22 | [Mutex] isItemNotified: registrationSuccess :: true 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connected->disconnecting 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Terminating XMPP Stream 2022-12-25 21:32:22 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3125] Connector state changed: disconnecting->disconnected 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3125] Stream terminated 2022-12-25 21:32:22 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@685ecb58 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@39aeeb4e 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@14f7c25f 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6d40d514 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@735ac7ef 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: null->connecting 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] DNS entry stored in session object: localhost:5222 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Preparing connection to [localhost:5222] 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: connecting->connected 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Whitespace ping period is setted to nullms 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-25 21:32:22 | >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-25 21:32:22 | http-admin_ :: http-admin__ae89180212@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3130] Start TLS 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3132] Proceeding TLS 2022-12-25 21:32:22 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-12-25 21:32:22 | http-admin_ :: http-admin__ae89180212@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3132] Start handshake 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-25 21:32:22 | >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-25 21:32:22 | http-admin_ :: http-admin__ae89180212@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-12-25 21:32:22 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19hZTg5MTgwMjEyLHI9VEpuaDhNTEhmcWNtbmltVENGM2w=</auth> 2022-12-25 21:32:22 | http-admin_ :: http-admin__ae89180212@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19hZTg5MTgwMjEyLHI9VEpuaDhNTEhmcWNtbmltVENGM2w=</auth> 2022-12-25 21:32:22 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1USm5oOE1MSGZxY21uaW1UQ0YzbGhsNnl0V09GZWd3cVg4WUhDR0hULHM9bVVrWFpMcjdDMTRMQnc9PSxpPTQwOTY=</challenge> 2022-12-25 21:32:22 | http-admin_ :: http-admin__ae89180212@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1USm5oOE1MSGZxY21uaW1UQ0YzbGhsNnl0V09GZWd3cVg4WUhDR0hULHM9bVVrWFpMcjdDMTRMQnc9PSxpPTQwOTY=</challenge> 2022-12-25 21:32:22 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VEpuaDhNTEhmcWNtbmltVENGM2xobDZ5dFdPRmVnd3FYOFlIQ0dIVCxwPWFyWGFmWURaMXpDUUw0QlRlTGpHWFFDK0VjYWRIL0d5VXpVRUNBc0hpakE9</response> 2022-12-25 21:32:22 | http-admin_ :: http-admin__ae89180212@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VEpuaDhNTEhmcWNtbmltVENGM2xobDZ5dFdPRmVnd3FYOFlIQ0dIVCxwPWFyWGFmWURaMXpDUUw0QlRlTGpHWFFDK0VjYWRIL0d5VXpVRUNBc0hpakE9</response> 2022-12-25 21:32:22 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1zNnlTVUJVWFVWeTg4WHJnSjVJTzd1RzRBRnVaUWFzUUpVZE9JZTZYeG9NPQ==</success> 2022-12-25 21:32:22 | http-admin_ :: http-admin__ae89180212@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1zNnlTVUJVWFVWeTg4WHJnSjVJTzd1RzRBRnVaUWFzUUpVZE9JZTZYeG9NPQ==</success> 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-25 21:32:22 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="DZyC7xuMnlL7isXIO8taDYdoQTs=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-12-25 21:32:22 | http-admin_ :: http-admin__ae89180212@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"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="DZyC7xuMnlL7isXIO8taDYdoQTs=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-12-25 21:32:22 | << <iq xmlns="jabber:client" id="2RGdAeJtnLGEkSeUhSbDCu2" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-12-25 21:32:22 | http-admin_ :: http-admin__ae89180212@test-domain.com >> <iq xmlns="jabber:client" id="2RGdAeJtnLGEkSeUhSbDCu2" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-12-25 21:32:22 | >> <iq to="http-admin__ae89180212@test-domain.com/1781077109-tigase-239" type="result" id="2RGdAeJtnLGEkSeUhSbDCu2" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__ae89180212@test-domain.com/1781077109-tigase-239</jid></bind></iq> 2022-12-25 21:32:22 | http-admin_ :: http-admin__ae89180212@test-domain.com << <iq to="http-admin__ae89180212@test-domain.com/1781077109-tigase-239" type="result" id="2RGdAeJtnLGEkSeUhSbDCu2" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__ae89180212@test-domain.com/1781077109-tigase-239</jid></bind></iq> 2022-12-25 21:32:22 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-12-25 21:32:22 | << <iq xmlns="jabber:client" id="UXWyt6wlY7GOLTWW9j37o4a" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-12-25 21:32:22 | http-admin_ :: http-admin__ae89180212@test-domain.com/1781077109-tigase-239 >> <iq xmlns="jabber:client" id="UXWyt6wlY7GOLTWW9j37o4a" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-12-25 21:32:22 | >> <iq to="http-admin__ae89180212@test-domain.com/1781077109-tigase-239" type="result" id="UXWyt6wlY7GOLTWW9j37o4a" xmlns="jabber:client"/> 2022-12-25 21:32:22 | http-admin_ :: http-admin__ae89180212@test-domain.com/1781077109-tigase-239 << <iq to="http-admin__ae89180212@test-domain.com/1781077109-tigase-239" type="result" id="UXWyt6wlY7GOLTWW9j37o4a" xmlns="jabber:client"/> 2022-12-25 21:32:22 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-12-25 21:32:22 | << <iq to="test-domain.com" id="UYXAxeMR0bO4hV04pP5bwkG" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-12-25 21:32:22 | http-admin_ :: http-admin__ae89180212@test-domain.com/1781077109-tigase-239 >> <iq to="test-domain.com" id="UYXAxeMR0bO4hV04pP5bwkG" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-12-25 21:32:22 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-12-25 21:32:22 | http-admin_ :: http-admin__ae89180212@test-domain.com/1781077109-tigase-239 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-12-25 21:32:22 | >> <enabled location="f9c07ffec79b" max="60" resume="true" id="02e21643-bdfa-456b-bda0-9c2356d25914" xmlns="urn:xmpp:sm:3"/> 2022-12-25 21:32:22 | http-admin_ :: http-admin__ae89180212@test-domain.com/1781077109-tigase-239 << <enabled location="f9c07ffec79b" max="60" resume="true" id="02e21643-bdfa-456b-bda0-9c2356d25914" xmlns="urn:xmpp:sm:3"/> 2022-12-25 21:32:22 | << <iq id="8cBHyoOQaM1m9zuewkSWfEC" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-12-25 21:32:22 | http-admin_ :: http-admin__ae89180212@test-domain.com/1781077109-tigase-239 >> <iq id="8cBHyoOQaM1m9zuewkSWfEC" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-12-25 21:32:22 | >> <iq to="http-admin__ae89180212@test-domain.com/1781077109-tigase-239" type="result" id="UYXAxeMR0bO4hV04pP5bwkG" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12201/1431614e" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12201/1431614e" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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-12-25 21:32:22 | http-admin_ :: http-admin__ae89180212@test-domain.com/1781077109-tigase-239 << <iq to="http-admin__ae89180212@test-domain.com/1781077109-tigase-239" type="result" id="UYXAxeMR0bO4hV04pP5bwkG" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12201/1431614e" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12201/1431614e" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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-12-25 21:32:22 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-12-25 21:32:22 | http-admin_ :: http-admin__ae89180212@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-12-25 21:32:22 | >> <iq to="http-admin__ae89180212@test-domain.com/1781077109-tigase-239" type="result" id="8cBHyoOQaM1m9zuewkSWfEC" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-12-25 21:32:22 | http-admin_ :: http-admin__ae89180212@test-domain.com/1781077109-tigase-239 << <iq to="http-admin__ae89180212@test-domain.com/1781077109-tigase-239" type="result" id="8cBHyoOQaM1m9zuewkSWfEC" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-12-25 21:32:22 | << <message to="http-admin__830gq70211@test-domain.com" id="weFgFHyaBdRJCw4mcQ9CFBy"><body>Test message 1</body></message> 2022-12-25 21:32:22 | http-admin_ :: http-admin__ae89180212@test-domain.com/1781077109-tigase-239 >> <message to="http-admin__830gq70211@test-domain.com" id="weFgFHyaBdRJCw4mcQ9CFBy"><body>Test message 1</body></message> 2022-12-25 21:32:22 | >> <presence to="http-admin__ae89180212@test-domain.com" xmlns="jabber:client" from="http-admin__ae89180212@test-domain.com/1781077109-tigase-239"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence> 2022-12-25 21:32:22 | http-admin_ :: http-admin__ae89180212@test-domain.com/1781077109-tigase-239 << <presence to="http-admin__ae89180212@test-domain.com" xmlns="jabber:client" from="http-admin__ae89180212@test-domain.com/1781077109-tigase-239"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence> 2022-12-25 21:32:22 | << <message to="http-admin__830gq70211@test-domain.com" id="mRwOQS7o6viLYoVdAeJtnLG"><body>Test message 2</body></message> 2022-12-25 21:32:22 | http-admin_ :: http-admin__ae89180212@test-domain.com/1781077109-tigase-239 >> <message to="http-admin__830gq70211@test-domain.com" id="mRwOQS7o6viLYoVdAeJtnLG"><body>Test message 2</body></message> 2022-12-25 21:32:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3132] Connector state changed: connected->disconnected 2022-12-25 21:32:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3132] Stream terminated 2022-12-25 21:32:25 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-25 21:32:25 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
com.gargoylesoftware.htmlunit.html.HtmlForm.getInputByName(HtmlForm.java:580)
tigase.tests.http.TestAdminUI.testGetUserInfoUserOffline(TestAdminUI.java:298) java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.base/java.lang.reflect.Method.invoke(Method.java:568) org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135) org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:673) org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:220) org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50) org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:945) org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:193) org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128) java.base/java.util.ArrayList.forEach(ArrayList.java:1511) org.testng.TestRunner.privateRun(TestRunner.java:808) org.testng.TestRunner.run(TestRunner.java:603) org.testng.SuiteRunner.runTest(SuiteRunner.java:429) org.testng.SuiteRunner.runSequentially(SuiteRunner.java:423) org.testng.SuiteRunner.privateRun(SuiteRunner.java:383) org.testng.SuiteRunner.run(SuiteRunner.java:326) org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95) org.testng.TestNG.runSuitesSequentially(TestNG.java:1249) org.testng.TestNG.runSuitesLocally(TestNG.java:1169) org.testng.TestNG.runSuites(TestNG.java:1092) org.testng.TestNG.run(TestNG.java:1060) org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:283) org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75) org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:120) org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) |
Passed Tests | ||
---|---|---|
tigase.tests.http.TestAdminUI | ||
testAddUser | 1.895s |
2022-12-25 21:32:18 |
2022-12-25 21:32:18 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-12-25 21:32:18 | ------------------------------------ |
testAuthorization | 0.187s |
2022-12-25 21:32:20 |
2022-12-25 21:32:20 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-12-25 21:32:20 | ------------------------------------ |
testCommandsAvailability | 0.570s |
2022-12-25 21:32:20 |
2022-12-25 21:32:20 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-12-25 21:32:20 | ------------------------------------ |
testDeleteUser | 1.221s |
2022-12-25 21:32:20 |
2022-12-25 21:32:20 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-12-25 21:32:20 | ------------------------------------ 2022-12-25 21:32:20 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-12-25 21:32:20 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-12-25 21:32:20 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-12-25 21:32:20 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@54a58865 2022-12-25 21:32:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Using XEP-0077 mode!!!! 2022-12-25 21:32:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: null->connecting 2022-12-25 21:32:20 | StateChangedEvent{oldState=null, newState=connecting} 2022-12-25 21:32:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] DNS entry stored in session object: localhost:5222 2022-12-25 21:32:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Preparing connection to [localhost:5222] 2022-12-25 21:32:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-12-25 21:32:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connecting->connected 2022-12-25 21:32:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Whitespace ping period is setted to nullms 2022-12-25 21:32:20 | [Mutex] waiting for: [registration] 2022-12-25 21:32:20 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-25 21:32:20 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5a627c81 2022-12-25 21:32:20 | StateChangedEvent{oldState=connecting, newState=connected} 2022-12-25 21:32:20 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@5e5de315 2022-12-25 21:32:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3102] Start TLS 2022-12-25 21:32:20 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-12-25 21:32:20 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-25 21:32:20 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-12-25 21:32:20 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-12-25 21:32:20 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-12-25 21:32:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3104] Proceeding TLS 2022-12-25 21:32:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3104] Start handshake 2022-12-25 21:32:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-25 21:32:21 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1b5f76ba 2022-12-25 21:32:21 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@63c12314 2022-12-25 21:32:21 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-25 21:32:21 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-12-25 21:32:21 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-12-25 21:32:21 | http-admin_ :: null >> <iq to="test-domain.com" id="cAb4CGPYn1o28ykQ3gQZgHQ" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-12-25 21:32:21 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="cAb4CGPYn1o28ykQ3gQZgHQ" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-12-25 21:32:21 | http-admin_ :: null << <iq type="result" id="cAb4CGPYn1o28ykQ3gQZgHQ" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq> 2022-12-25 21:32:21 | StanzaReceivedEvent{stanza=<iq type="result" id="cAb4CGPYn1o28ykQ3gQZgHQ" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq>} 2022-12-25 21:32:21 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@2a8ecd99 2022-12-25 21:32:21 | http-admin_ :: null >> <iq to="test-domain.com" id="cBc6GO5up5wiEAoYjMS3oXm" type="set"><query xmlns="jabber:iq:register"><username>http-admin__xf5qqi0210</username><password>http-admin__xf5qqi0210</password><email>f123e4d6-88ce-42a2-8f3f-e17caa96d851@localhost</email></query></iq> 2022-12-25 21:32:21 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="cBc6GO5up5wiEAoYjMS3oXm" type="set"><query xmlns="jabber:iq:register"><username>http-admin__xf5qqi0210</username><password>http-admin__xf5qqi0210</password><email>f123e4d6-88ce-42a2-8f3f-e17caa96d851@localhost</email></query></iq>} 2022-12-25 21:32:21 | http-admin_ :: null << <iq type="result" id="cBc6GO5up5wiEAoYjMS3oXm" xmlns="jabber:client" from="test-domain.com"/> 2022-12-25 21:32:21 | StanzaReceivedEvent{stanza=<iq type="result" id="cBc6GO5up5wiEAoYjMS3oXm" xmlns="jabber:client" from="test-domain.com"/>} 2022-12-25 21:32:21 | [Mutex] received everything. 2022-12-25 21:32:21 | [Mutex] isItemNotified: registrationSuccess :: true 2022-12-25 21:32:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connected->disconnecting 2022-12-25 21:32:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Terminating XMPP Stream 2022-12-25 21:32:21 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-12-25 21:32:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3104] Connector state changed: disconnecting->disconnected 2022-12-25 21:32:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3104] Stream terminated 2022-12-25 21:32:21 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-12-25 21:32:21 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1bfac696 2022-12-25 21:32:21 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@7b7089f5 2022-12-25 21:32:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-25 21:32:21 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-12-25 21:32:21 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-12-25 21:32:21 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1143dc0c 2022-12-25 21:32:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-25 21:32:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-25 21:32:21 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4dfd29b8 2022-12-25 21:32:21 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@fe88e7 |
testGetUserInfoUserOnline | 1.376s |
2022-12-25 21:32:25 |
2022-12-25 21:32:25 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-12-25 21:32:25 | ------------------------------------ 2022-12-25 21:32:25 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-12-25 21:32:25 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-12-25 21:32:25 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-12-25 21:32:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Using XEP-0077 mode!!!! 2022-12-25 21:32:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: null->connecting 2022-12-25 21:32:25 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@61152132 2022-12-25 21:32:25 | StateChangedEvent{oldState=null, newState=connecting} 2022-12-25 21:32:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] DNS entry stored in session object: localhost:5222 2022-12-25 21:32:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Preparing connection to [localhost:5222] 2022-12-25 21:32:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-12-25 21:32:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connecting->connected 2022-12-25 21:32:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Whitespace ping period is setted to nullms 2022-12-25 21:32:25 | [Mutex] waiting for: [registration] 2022-12-25 21:32:25 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-25 21:32:25 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6fd2d360 2022-12-25 21:32:25 | StateChangedEvent{oldState=connecting, newState=connected} 2022-12-25 21:32:25 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@6bed4a42 2022-12-25 21:32:25 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-25 21:32:25 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-12-25 21:32:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3137] Start TLS 2022-12-25 21:32:25 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-12-25 21:32:25 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-12-25 21:32:25 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-12-25 21:32:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3139] Proceeding TLS 2022-12-25 21:32:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3139] Start handshake 2022-12-25 21:32:25 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-25 21:32:25 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2eefd95b 2022-12-25 21:32:25 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@663b6105 2022-12-25 21:32:26 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-25 21:32:26 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-12-25 21:32:26 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-12-25 21:32:26 | http-admin_ :: null >> <iq to="test-domain.com" id="9Rqugyk8IT6Dxq6gOQS7o6v" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-12-25 21:32:26 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="9Rqugyk8IT6Dxq6gOQS7o6v" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-12-25 21:32:26 | http-admin_ :: null << <iq type="result" id="9Rqugyk8IT6Dxq6gOQS7o6v" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq> 2022-12-25 21:32:26 | StanzaReceivedEvent{stanza=<iq type="result" id="9Rqugyk8IT6Dxq6gOQS7o6v" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq>} 2022-12-25 21:32:26 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@1f0bf771 2022-12-25 21:32:26 | http-admin_ :: null >> <iq to="test-domain.com" id="P8dgMCwgINKOV8rk6l3gArT" type="set"><query xmlns="jabber:iq:register"><username>http-admin__cn2waf0213</username><password>http-admin__cn2waf0213</password><email>569ddac9-d7b8-4058-a4b9-12fe63cd26dc@localhost</email></query></iq> 2022-12-25 21:32:26 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="P8dgMCwgINKOV8rk6l3gArT" type="set"><query xmlns="jabber:iq:register"><username>http-admin__cn2waf0213</username><password>http-admin__cn2waf0213</password><email>569ddac9-d7b8-4058-a4b9-12fe63cd26dc@localhost</email></query></iq>} 2022-12-25 21:32:26 | http-admin_ :: null << <iq type="result" id="P8dgMCwgINKOV8rk6l3gArT" xmlns="jabber:client" from="test-domain.com"/> 2022-12-25 21:32:26 | StanzaReceivedEvent{stanza=<iq type="result" id="P8dgMCwgINKOV8rk6l3gArT" xmlns="jabber:client" from="test-domain.com"/>} 2022-12-25 21:32:26 | [Mutex] received everything. 2022-12-25 21:32:26 | [Mutex] isItemNotified: registrationSuccess :: true 2022-12-25 21:32:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connected->disconnecting 2022-12-25 21:32:26 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-12-25 21:32:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Terminating XMPP Stream 2022-12-25 21:32:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3139] Connector state changed: disconnecting->disconnected 2022-12-25 21:32:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3139] Stream terminated 2022-12-25 21:32:26 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-12-25 21:32:26 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1e351188 2022-12-25 21:32:26 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@4ec02614 2022-12-25 21:32:26 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-25 21:32:26 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-12-25 21:32:26 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-12-25 21:32:26 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@734e5580 2022-12-25 21:32:26 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-12-25 21:32:26 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-12-25 21:32:26 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-12-25 21:32:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: null->connecting 2022-12-25 21:32:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] DNS entry stored in session object: localhost:5222 2022-12-25 21:32:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Preparing connection to [localhost:5222] 2022-12-25 21:32:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-12-25 21:32:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: connecting->connected 2022-12-25 21:32:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Whitespace ping period is setted to nullms 2022-12-25 21:32:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-25 21:32:26 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-25 21:32:26 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-25 21:32:26 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@33be84e7 2022-12-25 21:32:26 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@5317a49 2022-12-25 21:32:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3144] Start TLS 2022-12-25 21:32:26 | >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-25 21:32:26 | http-admin_ :: http-admin__cn2waf0213@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-25 21:32:26 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-12-25 21:32:26 | http-admin_ :: http-admin__cn2waf0213@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-12-25 21:32:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3146] Proceeding TLS 2022-12-25 21:32:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3146] Start handshake 2022-12-25 21:32:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-25 21:32:26 | >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-25 21:32:26 | http-admin_ :: http-admin__cn2waf0213@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-25 21:32:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-12-25 21:32:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-12-25 21:32:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-12-25 21:32:26 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19jbjJ3YWYwMjEzLHI9RlkxNkdlNTRoU0g2dGxVcmxrVzU=</auth> 2022-12-25 21:32:26 | http-admin_ :: http-admin__cn2waf0213@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19jbjJ3YWYwMjEzLHI9RlkxNkdlNTRoU0g2dGxVcmxrVzU=</auth> 2022-12-25 21:32:26 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1GWTE2R2U1NGhTSDZ0bFVybGtXNUZmUjRqQkNlYUVEbkVFTUFpanM4LHM9Rm5sYVZ2N3hqdC9IWHc9PSxpPTQwOTY=</challenge> 2022-12-25 21:32:26 | http-admin_ :: http-admin__cn2waf0213@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1GWTE2R2U1NGhTSDZ0bFVybGtXNUZmUjRqQkNlYUVEbkVFTUFpanM4LHM9Rm5sYVZ2N3hqdC9IWHc9PSxpPTQwOTY=</challenge> 2022-12-25 21:32:26 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RlkxNkdlNTRoU0g2dGxVcmxrVzVGZlI0akJDZWFFRG5FRU1BaWpzOCxwPUM4TjRXMDRwWU0zSEtjQlorMjlCMnZHUTVGLy82K2wwaFdoSDJEdjFsREk9</response> 2022-12-25 21:32:26 | http-admin_ :: http-admin__cn2waf0213@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RlkxNkdlNTRoU0g2dGxVcmxrVzVGZlI0akJDZWFFRG5FRU1BaWpzOCxwPUM4TjRXMDRwWU0zSEtjQlorMjlCMnZHUTVGLy82K2wwaFdoSDJEdjFsREk9</response> 2022-12-25 21:32:26 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1pQ0dnZ0tHUjdwRXVwamMrM29SVTQrejZRWVpMOFZsVzBRVUNnRmREbTBrPQ==</success> 2022-12-25 21:32:26 | http-admin_ :: http-admin__cn2waf0213@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1pQ0dnZ0tHUjdwRXVwamMrM29SVTQrejZRWVpMOFZsVzBRVUNnRmREbTBrPQ==</success> 2022-12-25 21:32:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-25 21:32:26 | >> <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"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="DZyC7xuMnlL7isXIO8taDYdoQTs=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-12-25 21:32:26 | http-admin_ :: http-admin__cn2waf0213@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"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="DZyC7xuMnlL7isXIO8taDYdoQTs=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-12-25 21:32:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-12-25 21:32:26 | << <iq xmlns="jabber:client" id="emRELQ7vmY0iOOZ8AteDIST" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-12-25 21:32:26 | http-admin_ :: http-admin__cn2waf0213@test-domain.com >> <iq xmlns="jabber:client" id="emRELQ7vmY0iOOZ8AteDIST" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-12-25 21:32:26 | >> <iq to="http-admin__cn2waf0213@test-domain.com/1781077109-tigase-240" type="result" id="emRELQ7vmY0iOOZ8AteDIST" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__cn2waf0213@test-domain.com/1781077109-tigase-240</jid></bind></iq> 2022-12-25 21:32:26 | http-admin_ :: http-admin__cn2waf0213@test-domain.com << <iq to="http-admin__cn2waf0213@test-domain.com/1781077109-tigase-240" type="result" id="emRELQ7vmY0iOOZ8AteDIST" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__cn2waf0213@test-domain.com/1781077109-tigase-240</jid></bind></iq> 2022-12-25 21:32:26 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-12-25 21:32:26 | << <iq xmlns="jabber:client" id="WgxIKNSVi2dNKynLXV0iCso" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-12-25 21:32:26 | http-admin_ :: http-admin__cn2waf0213@test-domain.com/1781077109-tigase-240 >> <iq xmlns="jabber:client" id="WgxIKNSVi2dNKynLXV0iCso" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-12-25 21:32:26 | >> <iq to="http-admin__cn2waf0213@test-domain.com/1781077109-tigase-240" type="result" id="WgxIKNSVi2dNKynLXV0iCso" xmlns="jabber:client"/> 2022-12-25 21:32:26 | http-admin_ :: http-admin__cn2waf0213@test-domain.com/1781077109-tigase-240 << <iq to="http-admin__cn2waf0213@test-domain.com/1781077109-tigase-240" type="result" id="WgxIKNSVi2dNKynLXV0iCso" xmlns="jabber:client"/> 2022-12-25 21:32:26 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-12-25 21:32:26 | << <iq to="test-domain.com" id="ucjh0s3t6gNBDhIIs8KWl0r" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-12-25 21:32:26 | http-admin_ :: http-admin__cn2waf0213@test-domain.com/1781077109-tigase-240 >> <iq to="test-domain.com" id="ucjh0s3t6gNBDhIIs8KWl0r" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-12-25 21:32:26 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-12-25 21:32:26 | http-admin_ :: http-admin__cn2waf0213@test-domain.com/1781077109-tigase-240 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-12-25 21:32:26 | >> <enabled location="f9c07ffec79b" max="60" resume="true" id="79e9b357-458e-4b09-8ce0-16886ce02f97" xmlns="urn:xmpp:sm:3"/> 2022-12-25 21:32:26 | http-admin_ :: http-admin__cn2waf0213@test-domain.com/1781077109-tigase-240 << <enabled location="f9c07ffec79b" max="60" resume="true" id="79e9b357-458e-4b09-8ce0-16886ce02f97" xmlns="urn:xmpp:sm:3"/> 2022-12-25 21:32:26 | << <iq id="J98eUhSbDCu2mW4vaEBu9KW" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-12-25 21:32:26 | http-admin_ :: http-admin__cn2waf0213@test-domain.com/1781077109-tigase-240 >> <iq id="J98eUhSbDCu2mW4vaEBu9KW" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-12-25 21:32:26 | >> <iq to="http-admin__cn2waf0213@test-domain.com/1781077109-tigase-240" type="result" id="ucjh0s3t6gNBDhIIs8KWl0r" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12201/1431614e" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12201/1431614e" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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-12-25 21:32:26 | http-admin_ :: http-admin__cn2waf0213@test-domain.com/1781077109-tigase-240 << <iq to="http-admin__cn2waf0213@test-domain.com/1781077109-tigase-240" type="result" id="ucjh0s3t6gNBDhIIs8KWl0r" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12201/1431614e" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12201/1431614e" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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-12-25 21:32:26 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-12-25 21:32:26 | http-admin_ :: http-admin__cn2waf0213@test-domain.com/1781077109-tigase-240 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-12-25 21:32:26 | >> <iq to="http-admin__cn2waf0213@test-domain.com/1781077109-tigase-240" type="result" id="J98eUhSbDCu2mW4vaEBu9KW" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-12-25 21:32:26 | http-admin_ :: http-admin__cn2waf0213@test-domain.com/1781077109-tigase-240 << <iq to="http-admin__cn2waf0213@test-domain.com/1781077109-tigase-240" type="result" id="J98eUhSbDCu2mW4vaEBu9KW" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-12-25 21:32:26 | >> <presence to="http-admin__cn2waf0213@test-domain.com" xmlns="jabber:client" from="http-admin__cn2waf0213@test-domain.com/1781077109-tigase-240"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence> 2022-12-25 21:32:26 | http-admin_ :: http-admin__cn2waf0213@test-domain.com/1781077109-tigase-240 << <presence to="http-admin__cn2waf0213@test-domain.com" xmlns="jabber:client" from="http-admin__cn2waf0213@test-domain.com/1781077109-tigase-240"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence> |
testModifyUser | 1.854s |
2022-12-25 21:32:27 |
2022-12-25 21:32:27 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-12-25 21:32:27 | ------------------------------------ 2022-12-25 21:32:27 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-12-25 21:32:27 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-12-25 21:32:27 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-12-25 21:32:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Using XEP-0077 mode!!!! 2022-12-25 21:32:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: null->connecting 2022-12-25 21:32:27 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6a6ac184 2022-12-25 21:32:27 | StateChangedEvent{oldState=null, newState=connecting} 2022-12-25 21:32:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] DNS entry stored in session object: localhost:5222 2022-12-25 21:32:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Preparing connection to [localhost:5222] 2022-12-25 21:32:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-12-25 21:32:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connecting->connected 2022-12-25 21:32:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Whitespace ping period is setted to nullms 2022-12-25 21:32:27 | [Mutex] waiting for: [registration] 2022-12-25 21:32:27 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-25 21:32:27 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@64ad22b9 2022-12-25 21:32:27 | StateChangedEvent{oldState=connecting, newState=connected} 2022-12-25 21:32:27 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@6092aaf4 2022-12-25 21:32:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3150] Start TLS 2022-12-25 21:32:27 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-12-25 21:32:27 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-25 21:32:27 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-12-25 21:32:27 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-12-25 21:32:27 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-12-25 21:32:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3152] Proceeding TLS 2022-12-25 21:32:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3152] Start handshake 2022-12-25 21:32:27 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-25 21:32:27 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@25902882 2022-12-25 21:32:27 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@194aab55 2022-12-25 21:32:27 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-25 21:32:27 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-12-25 21:32:27 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-12-25 21:32:27 | http-admin_ :: null >> <iq to="test-domain.com" id="IYzQaM1m9zuewkSWfECxmTe" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-12-25 21:32:27 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="IYzQaM1m9zuewkSWfECxmTe" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-12-25 21:32:27 | http-admin_ :: null << <iq type="result" id="IYzQaM1m9zuewkSWfECxmTe" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq> 2022-12-25 21:32:27 | StanzaReceivedEvent{stanza=<iq type="result" id="IYzQaM1m9zuewkSWfECxmTe" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq>} 2022-12-25 21:32:27 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@14ffea2f 2022-12-25 21:32:27 | http-admin_ :: null >> <iq to="test-domain.com" id="erWO5up5wiEAoYjMS3oXmat" type="set"><query xmlns="jabber:iq:register"><username>http-admin__n5m5g00214</username><password>http-admin__n5m5g00214</password><email>cd2ce67b-c4d5-4d5e-8a16-4e875d1d8404@localhost</email></query></iq> 2022-12-25 21:32:27 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="erWO5up5wiEAoYjMS3oXmat" type="set"><query xmlns="jabber:iq:register"><username>http-admin__n5m5g00214</username><password>http-admin__n5m5g00214</password><email>cd2ce67b-c4d5-4d5e-8a16-4e875d1d8404@localhost</email></query></iq>} 2022-12-25 21:32:27 | http-admin_ :: null << <iq type="result" id="erWO5up5wiEAoYjMS3oXmat" xmlns="jabber:client" from="test-domain.com"/> 2022-12-25 21:32:27 | StanzaReceivedEvent{stanza=<iq type="result" id="erWO5up5wiEAoYjMS3oXmat" xmlns="jabber:client" from="test-domain.com"/>} 2022-12-25 21:32:27 | [Mutex] received everything. 2022-12-25 21:32:27 | [Mutex] isItemNotified: registrationSuccess :: true 2022-12-25 21:32:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connected->disconnecting 2022-12-25 21:32:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Terminating XMPP Stream 2022-12-25 21:32:27 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-12-25 21:32:27 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-25 21:32:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3152] Connector state changed: disconnecting->disconnected 2022-12-25 21:32:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3152] Stream terminated 2022-12-25 21:32:27 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-12-25 21:32:27 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@61cf374e 2022-12-25 21:32:27 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@45bfd7cd 2022-12-25 21:32:27 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-25 21:32:27 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-25 21:32:27 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@963dc2c 2022-12-25 21:32:27 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@62a6e1bd 2022-12-25 21:32:27 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-12-25 21:32:27 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-12-25 21:32:27 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7acbdfe0 2022-12-25 21:32:27 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-12-25 21:32:27 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-12-25 21:32:27 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-12-25 21:32:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: null->connecting 2022-12-25 21:32:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] DNS entry stored in session object: localhost:5222 2022-12-25 21:32:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Preparing connection to [localhost:5222] 2022-12-25 21:32:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-12-25 21:32:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connecting->connected 2022-12-25 21:32:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Whitespace ping period is setted to nullms 2022-12-25 21:32:27 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-25 21:32:27 | >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-25 21:32:27 | http-admin_ :: http-admin__n5m5g00214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-25 21:32:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3157] Start TLS 2022-12-25 21:32:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3159] Proceeding TLS 2022-12-25 21:32:27 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-12-25 21:32:27 | http-admin_ :: http-admin__n5m5g00214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-12-25 21:32:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3159] Start handshake 2022-12-25 21:32:27 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-25 21:32:27 | >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-25 21:32:27 | http-admin_ :: http-admin__n5m5g00214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-25 21:32:27 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-12-25 21:32:27 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-12-25 21:32:27 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-12-25 21:32:27 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19uNW01ZzAwMjE0LHI9dnN0VVBObVRDeklxV0lRRXQ3MTE=</auth> 2022-12-25 21:32:27 | http-admin_ :: http-admin__n5m5g00214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19uNW01ZzAwMjE0LHI9dnN0VVBObVRDeklxV0lRRXQ3MTE=</auth> 2022-12-25 21:32:27 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj12c3RVUE5tVEN6SXFXSVFFdDcxMWY5MTlOM1pIdzVjU2NvMGIxQnNILHM9ZnJJL2pHbDMxa0RoYXc9PSxpPTQwOTY=</challenge> 2022-12-25 21:32:27 | http-admin_ :: http-admin__n5m5g00214@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj12c3RVUE5tVEN6SXFXSVFFdDcxMWY5MTlOM1pIdzVjU2NvMGIxQnNILHM9ZnJJL2pHbDMxa0RoYXc9PSxpPTQwOTY=</challenge> 2022-12-25 21:32:27 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dnN0VVBObVRDeklxV0lRRXQ3MTFmOTE5TjNaSHc1Y1NjbzBiMUJzSCxwPUl6MjVQMWIxNzVZUnozSG1JR29uV1BlRlB0N0ZWNVZtbzUrUitXRWpzSEU9</response> 2022-12-25 21:32:27 | http-admin_ :: http-admin__n5m5g00214@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dnN0VVBObVRDeklxV0lRRXQ3MTFmOTE5TjNaSHc1Y1NjbzBiMUJzSCxwPUl6MjVQMWIxNzVZUnozSG1JR29uV1BlRlB0N0ZWNVZtbzUrUitXRWpzSEU9</response> 2022-12-25 21:32:27 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1QeG0zZWlWVkJ5bWxCV2RydTRFTVZud1ZxWVUrWDVEWEtWQ2RqSCtteCtjPQ==</success> 2022-12-25 21:32:27 | http-admin_ :: http-admin__n5m5g00214@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1QeG0zZWlWVkJ5bWxCV2RydTRFTVZud1ZxWVUrWDVEWEtWQ2RqSCtteCtjPQ==</success> 2022-12-25 21:32:27 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-25 21:32:27 | >> <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"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="DZyC7xuMnlL7isXIO8taDYdoQTs=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-12-25 21:32:27 | http-admin_ :: http-admin__n5m5g00214@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"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="DZyC7xuMnlL7isXIO8taDYdoQTs=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-12-25 21:32:27 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-12-25 21:32:27 | << <iq xmlns="jabber:client" id="3lCSOTN13gOEwwurcPVcEm0" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-12-25 21:32:27 | http-admin_ :: http-admin__n5m5g00214@test-domain.com >> <iq xmlns="jabber:client" id="3lCSOTN13gOEwwurcPVcEm0" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-12-25 21:32:27 | >> <iq to="http-admin__n5m5g00214@test-domain.com/1781077109-tigase-241" type="result" id="3lCSOTN13gOEwwurcPVcEm0" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__n5m5g00214@test-domain.com/1781077109-tigase-241</jid></bind></iq> 2022-12-25 21:32:27 | http-admin_ :: http-admin__n5m5g00214@test-domain.com << <iq to="http-admin__n5m5g00214@test-domain.com/1781077109-tigase-241" type="result" id="3lCSOTN13gOEwwurcPVcEm0" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__n5m5g00214@test-domain.com/1781077109-tigase-241</jid></bind></iq> 2022-12-25 21:32:27 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-12-25 21:32:27 | << <iq xmlns="jabber:client" id="bhoiO6ELQ7vmY0iOOZ8AteD" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-12-25 21:32:27 | http-admin_ :: http-admin__n5m5g00214@test-domain.com/1781077109-tigase-241 >> <iq xmlns="jabber:client" id="bhoiO6ELQ7vmY0iOOZ8AteD" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-12-25 21:32:27 | >> <iq to="http-admin__n5m5g00214@test-domain.com/1781077109-tigase-241" type="result" id="bhoiO6ELQ7vmY0iOOZ8AteD" xmlns="jabber:client"/> 2022-12-25 21:32:27 | http-admin_ :: http-admin__n5m5g00214@test-domain.com/1781077109-tigase-241 << <iq to="http-admin__n5m5g00214@test-domain.com/1781077109-tigase-241" type="result" id="bhoiO6ELQ7vmY0iOOZ8AteD" xmlns="jabber:client"/> 2022-12-25 21:32:27 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-12-25 21:32:27 | << <iq to="test-domain.com" id="D1A5bwkGAEKXeT3sao4mUbw" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-12-25 21:32:27 | http-admin_ :: http-admin__n5m5g00214@test-domain.com/1781077109-tigase-241 >> <iq to="test-domain.com" id="D1A5bwkGAEKXeT3sao4mUbw" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-12-25 21:32:27 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-12-25 21:32:27 | http-admin_ :: http-admin__n5m5g00214@test-domain.com/1781077109-tigase-241 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-12-25 21:32:27 | >> <enabled location="f9c07ffec79b" max="60" resume="true" id="121a23e5-325f-4aac-8296-5c1cde853aeb" xmlns="urn:xmpp:sm:3"/> 2022-12-25 21:32:27 | http-admin_ :: http-admin__n5m5g00214@test-domain.com/1781077109-tigase-241 << <enabled location="f9c07ffec79b" max="60" resume="true" id="121a23e5-325f-4aac-8296-5c1cde853aeb" xmlns="urn:xmpp:sm:3"/> 2022-12-25 21:32:27 | << <iq id="YlxQY7GOLTWW9j37o4ayACH" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-12-25 21:32:27 | http-admin_ :: http-admin__n5m5g00214@test-domain.com/1781077109-tigase-241 >> <iq id="YlxQY7GOLTWW9j37o4ayACH" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-12-25 21:32:27 | >> <iq to="http-admin__n5m5g00214@test-domain.com/1781077109-tigase-241" type="result" id="D1A5bwkGAEKXeT3sao4mUbw" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12201/1431614e" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12201/1431614e" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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-12-25 21:32:27 | http-admin_ :: http-admin__n5m5g00214@test-domain.com/1781077109-tigase-241 << <iq to="http-admin__n5m5g00214@test-domain.com/1781077109-tigase-241" type="result" id="D1A5bwkGAEKXeT3sao4mUbw" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12201/1431614e" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12201/1431614e" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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-12-25 21:32:27 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-12-25 21:32:27 | http-admin_ :: http-admin__n5m5g00214@test-domain.com/1781077109-tigase-241 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-12-25 21:32:27 | >> <iq to="http-admin__n5m5g00214@test-domain.com/1781077109-tigase-241" type="result" id="YlxQY7GOLTWW9j37o4ayACH" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-12-25 21:32:27 | http-admin_ :: http-admin__n5m5g00214@test-domain.com/1781077109-tigase-241 << <iq to="http-admin__n5m5g00214@test-domain.com/1781077109-tigase-241" type="result" id="YlxQY7GOLTWW9j37o4ayACH" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-12-25 21:32:27 | >> <presence to="http-admin__n5m5g00214@test-domain.com" xmlns="jabber:client" from="http-admin__n5m5g00214@test-domain.com/1781077109-tigase-241"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence> 2022-12-25 21:32:27 | http-admin_ :: http-admin__n5m5g00214@test-domain.com/1781077109-tigase-241 << <presence to="http-admin__n5m5g00214@test-domain.com" xmlns="jabber:client" from="http-admin__n5m5g00214@test-domain.com/1781077109-tigase-241"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence> 2022-12-25 21:32:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connected->disconnecting 2022-12-25 21:32:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Terminating XMPP Stream 2022-12-25 21:32:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3159] Connector state changed: disconnecting->disconnected 2022-12-25 21:32:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3159] Stream terminated 2022-12-25 21:32:27 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-25 21:32:27 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-12-25 21:32:27 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-12-25 21:32:27 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-25 21:32:27 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-25 21:32:28 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-12-25 21:32:28 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true 2022-12-25 21:32:28 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-12-25 21:32:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: null->connecting 2022-12-25 21:32:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] DNS entry stored in session object: localhost:5222 2022-12-25 21:32:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Preparing connection to [localhost:5222] 2022-12-25 21:32:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-12-25 21:32:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: connecting->connected 2022-12-25 21:32:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Whitespace ping period is setted to nullms 2022-12-25 21:32:28 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-25 21:32:28 | >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-25 21:32:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3157] Start TLS 2022-12-25 21:32:28 | http-admin_ :: http-admin__n5m5g00214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-25 21:32:28 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-12-25 21:32:28 | http-admin_ :: http-admin__n5m5g00214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-12-25 21:32:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3166] Proceeding TLS 2022-12-25 21:32:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3166] Start handshake 2022-12-25 21:32:28 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-25 21:32:29 | >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-25 21:32:29 | http-admin_ :: http-admin__n5m5g00214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-25 21:32:29 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-12-25 21:32:29 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-12-25 21:32:29 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-12-25 21:32:29 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19uNW01ZzAwMjE0LHI9eWhEWmdWV2NvZGJSb0xZZWJnVmY=</auth> 2022-12-25 21:32:29 | http-admin_ :: http-admin__n5m5g00214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19uNW01ZzAwMjE0LHI9eWhEWmdWV2NvZGJSb0xZZWJnVmY=</auth> 2022-12-25 21:32:29 | >> <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-12-25 21:32:29 | http-admin_ :: http-admin__n5m5g00214@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-12-25 21:32:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3157] Connector state changed: connected->disconnecting 2022-12-25 21:32:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3157] Terminating XMPP Stream 2022-12-25 21:32:29 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-25 21:32:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3166] Connector state changed: disconnecting->disconnected 2022-12-25 21:32:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3166] Stream terminated 2022-12-25 21:32:29 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-25 21:32:29 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |