Test duration : 0.667s
Passed Tests | ||
---|---|---|
tigase.tests.server.TestServiceDiscoveryExtensions | ||
testDiscoveryAdmin | 0.051s |
2022-10-13 22:38:58 |
2022-10-13 22:38:58 | null / [TestClass name=class tigase.tests.server.TestServiceDiscoveryExtensions] 2022-10-13 22:38:58 | ------------------------------------ 2022-10-13 22:38:58 | [Mutex] waiting for: [disco:info:retrieve] 2022-10-13 22:38:58 | [Mutex] received everything. 2022-10-13 22:38:58 | [Mutex] isItemNotified: disco:info:retrieve:success :: true 2022-10-13 22:38:58 | [Mutex] isItemNotified: disco:info:field:abuse-addresses=mailto:abuse@test-domain.com,xmpp:abuse@test-domain.com :: true |
testDiscoveryUser | 0.400s |
2022-10-13 22:38:58 |
2022-10-13 22:38:58 | null / [TestClass name=class tigase.tests.server.TestServiceDiscoveryExtensions] 2022-10-13 22:38:58 | ------------------------------------ 2022-10-13 22:38:58 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6c024dbd 2022-10-13 22:38:58 | StateChangedEvent{oldState=null, newState=connecting} 2022-10-13 22:38:58 | [Mutex] waiting for: [registration] 2022-10-13 22:38:58 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@62c5be4d 2022-10-13 22:38:58 | StateChangedEvent{oldState=connecting, newState=connected} 2022-10-13 22:38:58 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@66fa26cd 2022-10-13 22:38:58 | 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-10-13 22:38:58 | queryuser :: 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-10-13 22:38:58 | 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-10-13 22:38:58 | queryuser :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-13 22:38:58 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-10-13 22:38:58 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@23f8b476 2022-10-13 22:38:58 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5de96a11 2022-10-13 22:38:58 | queryuser :: null << <features xmlns="http://etherx.jabber.org/streams"><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-10-13 22:38:58 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><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-10-13 22:38:58 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><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-10-13 22:38:58 | queryuser :: null >> <iq to="test-domain.com" id="oBKuYk1vhAaxrfDAtkRKApe" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-10-13 22:38:58 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="oBKuYk1vhAaxrfDAtkRKApe" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-10-13 22:38:58 | queryuser :: null << <iq type="result" id="oBKuYk1vhAaxrfDAtkRKApe" 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 xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq> 2022-10-13 22:38:58 | StanzaReceivedEvent{stanza=<iq type="result" id="oBKuYk1vhAaxrfDAtkRKApe" 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 xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>} 2022-10-13 22:38:58 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@12119037 2022-10-13 22:38:58 | queryuser :: null >> <iq to="test-domain.com" id="lDOqQ5uYk1vhAaxrfDAtkRK" type="set"><query xmlns="jabber:iq:register"><username>queryuser_rasg1h0150</username><password>queryuser_rasg1h0150</password><email>c0d46e97-58f9-4c02-9756-e1c698c7173b@localhost</email></query></iq> 2022-10-13 22:38:58 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="lDOqQ5uYk1vhAaxrfDAtkRK" type="set"><query xmlns="jabber:iq:register"><username>queryuser_rasg1h0150</username><password>queryuser_rasg1h0150</password><email>c0d46e97-58f9-4c02-9756-e1c698c7173b@localhost</email></query></iq>} 2022-10-13 22:38:58 | queryuser :: null << <iq type="result" id="lDOqQ5uYk1vhAaxrfDAtkRK" xmlns="jabber:client" from="test-domain.com"/> 2022-10-13 22:38:58 | StanzaReceivedEvent{stanza=<iq type="result" id="lDOqQ5uYk1vhAaxrfDAtkRK" xmlns="jabber:client" from="test-domain.com"/>} 2022-10-13 22:38:58 | [Mutex] received everything. 2022-10-13 22:38:58 | [Mutex] isItemNotified: registrationSuccess :: true 2022-10-13 22:38:58 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-10-13 22:38:58 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-10-13 22:38:58 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@25ea10f6 2022-10-13 22:38:58 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@43d74b39 2022-10-13 22:38:58 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@55f818b0 2022-10-13 22:38:58 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4bf6ba10 2022-10-13 22:38:58 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@3eee7e38 2022-10-13 22:38:58 | >> <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-10-13 22:38:58 | queryuser :: queryuser_rasg1h0150@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-10-13 22:38:58 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-13 22:38:58 | queryuser :: queryuser_rasg1h0150@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-13 22:38:58 | >> <features xmlns="http://etherx.jabber.org/streams"><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-10-13 22:38:58 | queryuser :: queryuser_rasg1h0150@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><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-10-13 22:38:58 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1xdWVyeXVzZXJfcmFzZzFoMDE1MCxyPVhRRzBaZ2J0YWlPTG9SV09KcUhU</auth> 2022-10-13 22:38:58 | queryuser :: queryuser_rasg1h0150@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1xdWVyeXVzZXJfcmFzZzFoMDE1MCxyPVhRRzBaZ2J0YWlPTG9SV09KcUhU</auth> 2022-10-13 22:38:58 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1YUUcwWmdidGFpT0xvUldPSnFIVFdSRGxVNk5FYXM3c2J5UUFNZTRELHM9dU03dElBcUtZZUpNVVE9PSxpPTQwOTY=</challenge> 2022-10-13 22:38:58 | queryuser :: queryuser_rasg1h0150@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1YUUcwWmdidGFpT0xvUldPSnFIVFdSRGxVNk5FYXM3c2J5UUFNZTRELHM9dU03dElBcUtZZUpNVVE9PSxpPTQwOTY=</challenge> 2022-10-13 22:38:58 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WFFHMFpnYnRhaU9Mb1JXT0pxSFRXUkRsVTZORWFzN3NieVFBTWU0RCxwPW5FL01XLzBNV25EaE8xZm5uSHFubTRYUjl0TmQ4MitqOFFnS0NkSnNyRFU9</response> 2022-10-13 22:38:58 | queryuser :: queryuser_rasg1h0150@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WFFHMFpnYnRhaU9Mb1JXT0pxSFRXUkRsVTZORWFzN3NieVFBTWU0RCxwPW5FL01XLzBNV25EaE8xZm5uSHFubTRYUjl0TmQ4MitqOFFnS0NkSnNyRFU9</response> 2022-10-13 22:38:58 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1VR2pEYUpGWDU1UEVJbHpFNEhBbFdneEhnT0NJeHNsenUzR0YreXZjWlBBPQ==</success> 2022-10-13 22:38:58 | queryuser :: queryuser_rasg1h0150@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1VR2pEYUpGWDU1UEVJbHpFNEhBbFdneEhnT0NJeHNsenUzR0YreXZjWlBBPQ==</success> 2022-10-13 22:38:58 | >> <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 hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-13 22:38:58 | queryuser :: queryuser_rasg1h0150@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 hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-13 22:38:58 | << <iq xmlns="jabber:client" id="2BGpXeLU14eHO7j0lQ3mQ6k" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-13 22:38:58 | queryuser :: queryuser_rasg1h0150@test-domain.com >> <iq xmlns="jabber:client" id="2BGpXeLU14eHO7j0lQ3mQ6k" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-13 22:38:58 | >> <iq to="queryuser_rasg1h0150@test-domain.com/228467168-tigase-149" id="2BGpXeLU14eHO7j0lQ3mQ6k" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>queryuser_rasg1h0150@test-domain.com/228467168-tigase-149</jid></bind></iq> 2022-10-13 22:38:58 | queryuser :: queryuser_rasg1h0150@test-domain.com << <iq to="queryuser_rasg1h0150@test-domain.com/228467168-tigase-149" id="2BGpXeLU14eHO7j0lQ3mQ6k" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>queryuser_rasg1h0150@test-domain.com/228467168-tigase-149</jid></bind></iq> 2022-10-13 22:38:58 | << <iq xmlns="jabber:client" id="nfAfOCCBFBes7BzhS3uboSZ" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-13 22:38:58 | queryuser :: queryuser_rasg1h0150@test-domain.com/228467168-tigase-149 >> <iq xmlns="jabber:client" id="nfAfOCCBFBes7BzhS3uboSZ" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-13 22:38:58 | >> <iq to="queryuser_rasg1h0150@test-domain.com/228467168-tigase-149" id="nfAfOCCBFBes7BzhS3uboSZ" xmlns="jabber:client" type="result"/> 2022-10-13 22:38:58 | queryuser :: queryuser_rasg1h0150@test-domain.com/228467168-tigase-149 << <iq to="queryuser_rasg1h0150@test-domain.com/228467168-tigase-149" id="nfAfOCCBFBes7BzhS3uboSZ" xmlns="jabber:client" type="result"/> 2022-10-13 22:38:58 | << <iq to="test-domain.com" id="lGRw2tgwqdT38gJP1bGFIDi" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-13 22:38:58 | queryuser :: queryuser_rasg1h0150@test-domain.com/228467168-tigase-149 >> <iq to="test-domain.com" id="lGRw2tgwqdT38gJP1bGFIDi" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-13 22:38:58 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-13 22:38:58 | queryuser :: queryuser_rasg1h0150@test-domain.com/228467168-tigase-149 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-13 22:38:58 | >> <enabled location="7c41cec37518" max="60" resume="true" id="88c776cb-db9c-4437-946f-14208e2e5235" xmlns="urn:xmpp:sm:3"/> 2022-10-13 22:38:58 | queryuser :: queryuser_rasg1h0150@test-domain.com/228467168-tigase-149 << <enabled location="7c41cec37518" max="60" resume="true" id="88c776cb-db9c-4437-946f-14208e2e5235" xmlns="urn:xmpp:sm:3"/> 2022-10-13 22:38:58 | << <iq id="zEJhS3uboSZohDEDqdGuoUO" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-13 22:38:58 | queryuser :: queryuser_rasg1h0150@test-domain.com/228467168-tigase-149 >> <iq id="zEJhS3uboSZohDEDqdGuoUO" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-13 22:38:58 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-13 22:38:58 | queryuser :: queryuser_rasg1h0150@test-domain.com/228467168-tigase-149 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-13 22:38:58 | >> <iq type="result" to="queryuser_rasg1h0150@test-domain.com/228467168-tigase-149" id="lGRw2tgwqdT38gJP1bGFIDi" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn: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-10-13 22:38:58 | queryuser :: queryuser_rasg1h0150@test-domain.com/228467168-tigase-149 << <iq type="result" to="queryuser_rasg1h0150@test-domain.com/228467168-tigase-149" id="lGRw2tgwqdT38gJP1bGFIDi" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn: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-10-13 22:38:58 | << <iq to="test-domain.com" id="enSOX4vgEIy6Bw2sh1jEiNX" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-13 22:38:58 | queryuser :: queryuser_rasg1h0150@test-domain.com/228467168-tigase-149 >> <iq to="test-domain.com" id="enSOX4vgEIy6Bw2sh1jEiNX" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-13 22:38:58 | >> <iq to="queryuser_rasg1h0150@test-domain.com/228467168-tigase-149" id="zEJhS3uboSZohDEDqdGuoUO" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-13 22:38:58 | queryuser :: queryuser_rasg1h0150@test-domain.com/228467168-tigase-149 << <iq to="queryuser_rasg1h0150@test-domain.com/228467168-tigase-149" id="zEJhS3uboSZohDEDqdGuoUO" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-13 22:38:58 | >> <presence to="queryuser_rasg1h0150@test-domain.com" xmlns="jabber:client" from="queryuser_rasg1h0150@test-domain.com/228467168-tigase-149"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-10-13 22:38:58 | queryuser :: queryuser_rasg1h0150@test-domain.com/228467168-tigase-149 << <presence to="queryuser_rasg1h0150@test-domain.com" xmlns="jabber:client" from="queryuser_rasg1h0150@test-domain.com/228467168-tigase-149"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-10-13 22:38:58 | >> <message to="queryuser_rasg1h0150@test-domain.com" xmlns="jabber:client" from="test-domain.com"><body>Wecome to 187c78a5-98f7-4fa5-8166-d94f629fdaa2 This message was set at: Thu Oct 13 22:29:26 PDT 2022</body><delay stamp="2022-10-14T05:38:58.565Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - 7c41cec37518</delay></message> 2022-10-13 22:38:58 | queryuser :: queryuser_rasg1h0150@test-domain.com/228467168-tigase-149 << <message to="queryuser_rasg1h0150@test-domain.com" xmlns="jabber:client" from="test-domain.com"><body>Wecome to 187c78a5-98f7-4fa5-8166-d94f629fdaa2 This message was set at: Thu Oct 13 22:29:26 PDT 2022</body><delay stamp="2022-10-14T05:38:58.565Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - 7c41cec37518</delay></message> 2022-10-13 22:38:58 | [Mutex] waiting for: [disco:info:retrieve] 2022-10-13 22:38:58 | >> <iq type="result" to="queryuser_rasg1h0150@test-domain.com/228467168-tigase-149" id="enSOX4vgEIy6Bw2sh1jEiNX" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn: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-10-13 22:38:58 | queryuser :: queryuser_rasg1h0150@test-domain.com/228467168-tigase-149 << <iq type="result" to="queryuser_rasg1h0150@test-domain.com/228467168-tigase-149" id="enSOX4vgEIy6Bw2sh1jEiNX" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn: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-10-13 22:38:58 | [Mutex] received everything. 2022-10-13 22:38:58 | [Mutex] isItemNotified: disco:info:retrieve:success :: true 2022-10-13 22:38:58 | [Mutex] isItemNotified: disco:info:field:abuse-addresses=mailto:abuse@test-domain.com,xmpp:abuse@test-domain.com :: true |