=== Test case: metrics_roster_SUITE:decline_subscription/1 (click for source code)

=== Config value:

    [{watchdog,<0.20424.0>},
     {mongoose_metrics,[{[global,data,xmpp,received,xml_stanza_size],changed},
                        {[global,data,xmpp,sent,xml_stanza_size],changed},
                        {#Fun<metrics_roster_SUITE.0.113763633>,
                         [global,data,rdbms,default],
                         [{recv_oct,'>'},{send_oct,'>'}]},
                        {[global,backends,mod_roster,get_subscription_lists],
                         changed}]},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/metrics_roster_SUITE_data"},
     {preset,"ldap_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@12130b74fc81.2022-03-03_10.28.39/big_tests.tests.metrics_roster_SUITE.logs/run.2022-03-03_10.31.37/metrics_roster_suite.decline_subscription.html"},
     {tc_group_properties,[{name,subscriptions},sequence]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/metrics_roster_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@12130b74fc81.2022-03-03_10.28.39/big_tests.tests.metrics_roster_SUITE.logs/run.2022-03-03_10.31.37/log_private/"},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@12130b74fc81.2022-03-03_10.28.39"

=== Started at 2022-03-03 10:31:37


*** CT 2022-03-03 10:31:38.001 *** View log from node mongooseim@localhost when started mongooseim@localhost_939.html
*** CT 2022-03-03 10:31:38.001 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_616.html

*** User 2022-03-03 10:31:38.004 ***
alicE@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-03 10:31:38.004 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ca6061f31eb8f189' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:31:38.005 ***
alicE@localhost/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-03 10:31:38.005 ***
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-03-03 10:31:38.006 ***
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-03 10:31:38.006 ***
alicE@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-03 10:31:38.006 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e8e3188f9c8cf201' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:31:38.006 ***
alicE@localhost/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-03 10:31:38.007 ***
alicE@localhost/res1 out
<iq type='set' id='d455e78bc5488baf667c52d0d9cadd3a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-03 10:31:38.007 ***
alicE@localhost/res1 in
<iq id='d455e78bc5488baf667c52d0d9cadd3a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-03 10:31:38.007 ***
alicE@localhost/res1 out
<iq type='set' id='d6406d57362495c890d03f6a34b56fa2'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:31:38.007 ***
alicE@localhost/res1 in
<iq type='result' id='d6406d57362495c890d03f6a34b56fa2'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:31:38.007 ***
alicE@localhost/res1 out
<presence/>



*** User 2022-03-03 10:31:38.008 ***
alicE@localhost/res1 in
<presence from='alicE@localhost/res1' to='alice@localhost/res1' xml:lang='en'/>



*** User 2022-03-03 10:31:38.008 ***
bOb@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-03 10:31:38.009 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='82a8092a3b860326' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:31:38.009 ***
bOb@localhost/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-03 10:31:38.009 ***
bOb@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2022-03-03 10:31:38.010 ***
bOb@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-03 10:31:38.010 ***
bOb@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-03 10:31:38.011 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e33222663d2fc1b0' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:31:38.011 ***
bOb@localhost/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-03 10:31:38.011 ***
bOb@localhost/res1 out
<iq type='set' id='721f6d10ced8f42df5710a4125a9cea1'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-03 10:31:38.011 ***
bOb@localhost/res1 in
<iq id='721f6d10ced8f42df5710a4125a9cea1' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-03 10:31:38.011 ***
bOb@localhost/res1 out
<iq type='set' id='14cbc538e4960e4970c31831af5cb510'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:31:38.012 ***
bOb@localhost/res1 in
<iq type='result' id='14cbc538e4960e4970c31831af5cb510'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:31:38.012 ***
bOb@localhost/res1 out
<presence/>



*** User 2022-03-03 10:31:38.012 ***
bOb@localhost/res1 in
<presence from='bOb@localhost/res1' to='bob@localhost/res1' xml:lang='en'/>



*** User 2022-03-03 10:31:38.013 ***
alicE@localhost/res1 out
<iq type='set' id='649bd084972f116cf4c7d51525e6223c'>
	<query xmlns='jabber:iq:roster'>
		<item jid='bOb@localhost' name='generic :p name'>
			<group>friends</group>
		</item>
	</query>
</iq>



*** User 2022-03-03 10:31:38.013 ***
alicE@localhost/res1 in
<iq from='alicE@localhost' to='alicE@localhost/res1' id='push0a544ed546593972' type='set'>
	<query xmlns='jabber:iq:roster'>
		<item subscription='none' name='generic :p name' jid='bob@localhost'>
			<group>friends</group>
			<group>friends</group>
		</item>
	</query>
</iq>



*** User 2022-03-03 10:31:38.013 ***
alicE@localhost/res1 out
<iq to='alicE@localhost' id='push0a544ed546593972' type='result'/>



*** User 2022-03-03 10:31:38.013 ***
alicE@localhost/res1 in
<iq from='alicE@localhost' to='alicE@localhost/res1' id='649bd084972f116cf4c7d51525e6223c' type='result'/>



*** User 2022-03-03 10:31:38.014 ***
alicE@localhost/res1 out
<presence type='subscribe' to='bOb@localhost'/>



*** User 2022-03-03 10:31:38.015 ***
alicE@localhost/res1 in
<iq from='alicE@localhost' to='alicE@localhost/res1' id='pusha603f363015e34bb' type='set'>
	<query xmlns='jabber:iq:roster'>
		<item ask='subscribe' subscription='none' name='generic :p name' jid='bob@localhost'>
			<group>friends</group>
			<group>friends</group>
		</item>
	</query>
</iq>



*** User 2022-03-03 10:31:38.015 ***
alicE@localhost/res1 out
<iq to='alicE@localhost' id='pusha603f363015e34bb' type='result'/>



*** User 2022-03-03 10:31:38.015 ***
bOb@localhost/res1 in
<presence from='alicE@localhost' to='bOb@localhost/res1' xml:lang='en' type='subscribe'/>



*** User 2022-03-03 10:31:38.015 ***
bOb@localhost/res1 out
<presence type='unsubscribed' to='alicE@localhost'/>



*** User 2022-03-03 10:31:38.017 ***
alicE@localhost/res1 in
<iq from='alicE@localhost' to='alicE@localhost/res1' id='push60a8efb484b3aaf0' type='set'>
	<query xmlns='jabber:iq:roster'>
		<item subscription='none' name='generic :p name' jid='bob@localhost'>
			<group>friends</group>
			<group>friends</group>
		</item>
	</query>
</iq>



*** User 2022-03-03 10:31:38.017 ***
alicE@localhost/res1 in
<presence from='bOb@localhost' to='alicE@localhost/res1' xml:lang='en' type='unsubscribed'/>



*** User 2022-03-03 10:31:38.018 ***
bOb@localhost/res1 out
</stream:stream>

*** User 2022-03-03 10:31:38.019 ***
bOb@localhost/res1 in
</stream:stream>

*** User 2022-03-03 10:31:38.019 ***
alicE@localhost/res1 out
</stream:stream>

*** User 2022-03-03 10:31:38.019 ***
alicE@localhost/res1 in
</stream:stream>
*** CT 2022-03-03 10:31:38.021 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_616.html
*** CT 2022-03-03 10:31:38.022 *** View log from node mongooseim@localhost when finished mongooseim@localhost_939.html



=== Ended at 2022-03-03 10:31:38
=== successfully completed test case
=== === Returned value: ok


Test run history | Top level test index | Latest test result