=== Test case: inbox_SUITE:no_aff_stored_and_remove_on_kicked/1 (click for source code)

=== Config value:

    [{watchdog,<0.19673.0>},
     {inbox_opts,[{aff_changes,true},
                  {remove_on_kicked,true},
                  {groupchat,[muclight]},
                  {reset_markers,[<<"displayed">>]}]},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/inbox_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@c0783a4ae5cf.2022-02-03_16.28.29/big_tests.tests.inbox_SUITE.logs/run.2022-02-03_16.31.34/inbox_suite.no_aff_stored_and_remove_on_kicked.html"},
     {tc_group_properties,[{name,muclight_config},sequence]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/inbox_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@c0783a4ae5cf.2022-02-03_16.28.29/big_tests.tests.inbox_SUITE.logs/run.2022-02-03_16.31.34/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => [],mod_amp => [],mod_bosh => [],
        mod_cache_users => [{number_of_segments,5},{time_to_live,2}],
        mod_carboncopy => [],mod_commands => [],
        mod_disco => [{users_can_see_hidden_services,false}],
        mod_muc_commands => [],mod_muc_light_commands => [],
        mod_register =>
            [{access,register},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {welcome_message,{[],[]}}],
        mod_roster => [{backend,rdbms}],
        mod_sic => [],mod_stream_management => [],
        mod_vcard => [{backend,rdbms},{host,{prefix,<<"vjud.">>}}]}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {alice_bis,[{username,<<"alicE">>},
                                 {server,<<"localhost.bis">>},
                                 {host,<<"localhost">>},
                                 {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {mike,[{username,<<"mike">>},
                            {server,<<"localhost">>},
                            {password,<<"nicniema">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@c0783a4ae5cf.2022-02-03_16.28.29"

=== Started at 2022-02-03 16:31:44


*** CT 2022-02-03 16:31:44.682 *** View log from node mongooseim@localhost when started mongooseim@localhost_937.html
*** CT 2022-02-03 16:31:44.682 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_506.html

*** User 2022-02-03 16:31:44.700 ***
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-02-03 16:31:44.701 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2640557dfb7a295b' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-02-03 16:31:44.701 ***
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>SCRAM-SHA-256</mechanism>
		<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-02-03 16:31:44.701 ***
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



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



*** User 2022-02-03 16:31:44.704 ***
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-02-03 16:31:44.704 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='271cd629a4be0f4d' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-02-03 16:31:44.704 ***
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-02-03 16:31:44.704 ***
alicE@localhost/res1 out
<iq type='set' id='bc8d89b7a1989fb612bd57308504caa8'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



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



*** User 2022-02-03 16:31:44.705 ***
alicE@localhost/res1 out
<iq type='set' id='0d267b0ec9a868e06881da24b3b05caf'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-03 16:31:44.705 ***
alicE@localhost/res1 in
<iq type='result' id='0d267b0ec9a868e06881da24b3b05caf'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-03 16:31:44.705 ***
alicE@localhost/res1 out
<presence/>



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



*** User 2022-02-03 16:31:44.707 ***
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-02-03 16:31:44.708 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='737335b8bf1d048d' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-02-03 16:31:44.708 ***
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>SCRAM-SHA-256</mechanism>
		<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-02-03 16:31:44.708 ***
bOb@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



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



*** User 2022-02-03 16:31:44.709 ***
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-02-03 16:31:44.709 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='610921f261e3eb88' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-02-03 16:31:44.709 ***
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-02-03 16:31:44.710 ***
bOb@localhost/res1 out
<iq type='set' id='7eb273a91b797ba72c4bad54ef224d47'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-02-03 16:31:44.710 ***
bOb@localhost/res1 in
<iq id='7eb273a91b797ba72c4bad54ef224d47' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-02-03 16:31:44.710 ***
bOb@localhost/res1 out
<iq type='set' id='e27754f66e6786321494a8c13ad21d9b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-03 16:31:44.710 ***
bOb@localhost/res1 in
<iq type='result' id='e27754f66e6786321494a8c13ad21d9b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-03 16:31:44.710 ***
bOb@localhost/res1 out
<presence/>



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



*** User 2022-02-03 16:31:44.712 ***
kate@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-02-03 16:31:44.713 ***
kate@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8e920e478aa68f51' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-02-03 16:31:44.713 ***
kate@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>SCRAM-SHA-256</mechanism>
		<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-02-03 16:31:44.713 ***
kate@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGUAbWFrcm93ZTtw</auth>



*** User 2022-02-03 16:31:44.714 ***
kate@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-02-03 16:31:44.714 ***
kate@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-02-03 16:31:44.714 ***
kate@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='22f77737b4c07cb7' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-02-03 16:31:44.714 ***
kate@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-02-03 16:31:44.715 ***
kate@localhost/res1 out
<iq type='set' id='97f41c6401eaed01d94ac4cac974c138'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-02-03 16:31:44.715 ***
kate@localhost/res1 in
<iq id='97f41c6401eaed01d94ac4cac974c138' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-02-03 16:31:44.715 ***
kate@localhost/res1 out
<iq type='set' id='819b61f48418f2160b711b807f0682cb'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-03 16:31:44.715 ***
kate@localhost/res1 in
<iq type='result' id='819b61f48418f2160b711b807f0682cb'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-03 16:31:44.715 ***
kate@localhost/res1 out
<presence/>



*** User 2022-02-03 16:31:44.717 ***
kate@localhost/res1 in
<presence from='kate@localhost/res1' to='kate@localhost/res1' xml:lang='en'/>



*** User 2022-02-03 16:31:44.717 ***
alicE@localhost/res1 out
<message to='testroom3@muclight.localhost' type='groupchat' id='33'>
	<body>Hi all</body>
</message>



*** User 2022-02-03 16:31:44.725 ***
alicE@localhost/res1 in
<message from='testroom3@muclight.localhost/alice@localhost' to='alice@localhost' id='33' type='groupchat'>
	<body>Hi all</body>
</message>



*** User 2022-02-03 16:31:44.725 ***
bOb@localhost/res1 in
<message from='testroom3@muclight.localhost/alice@localhost' to='bob@localhost' id='33' type='groupchat'>
	<body>Hi all</body>
</message>



*** User 2022-02-03 16:31:44.725 ***
kate@localhost/res1 in
<message from='testroom3@muclight.localhost/alice@localhost' to='kate@localhost' id='33' type='groupchat'>
	<body>Hi all</body>
</message>



*** User 2022-02-03 16:31:44.725 ***
bOb@localhost/res1 out
<iq type='set' id='a39c62cda8b87f9d98ed7d3b09fa9b2d' to='testroom3@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#affiliations'>
		<user affiliation='none'>bob@localhost</user>
	</query>
</iq>



*** User 2022-02-03 16:31:44.729 ***
alicE@localhost/res1 in
<message from='testroom3@muclight.localhost' to='alice@localhost' id='a39c62cda8b87f9d98ed7d3b09fa9b2d' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<prev-version>ver-1</prev-version>
		<version>1643-905904-726950</version>
		<user affiliation='none'>bob@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-02-03 16:31:44.730 ***
kate@localhost/res1 in
<message from='testroom3@muclight.localhost' to='kate@localhost' id='a39c62cda8b87f9d98ed7d3b09fa9b2d' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<prev-version>ver-1</prev-version>
		<version>1643-905904-726950</version>
		<user affiliation='none'>bob@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-02-03 16:31:44.730 ***
bOb@localhost/res1 in
<message from='testroom3@muclight.localhost' to='bob@localhost' id='a39c62cda8b87f9d98ed7d3b09fa9b2d' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<user affiliation='none'>bob@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-02-03 16:31:44.731 ***
bOb@localhost/res1 in
<iq from='testroom3@muclight.localhost' to='bOb@localhost/res1' id='a39c62cda8b87f9d98ed7d3b09fa9b2d' type='result'/>



*** User 2022-02-03 16:31:44.731 ***
alicE@localhost/res1 out
<iq type='set' id='866485643acf9e3976305732bb8537d2'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-02-03 16:31:44.732 ***
alicE@localhost/res1 in
<message from='alicE@localhost' to='alicE@localhost/res1' id='bc917842-03a0-4c1c-881c-74ca71f38dfb'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='866485643acf9e3976305732bb8537d2'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-03T16:31:44.718810Z'/>
			<message to='alice@localhost' id='33' type='groupchat' from='testroom3@muclight.localhost/alice@localhost'>
				<body>Hi all</body>
			</message>
		</forwarded>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-02-03 16:31:44.732 ***
alicE@localhost/res1 in
<iq from='alicE@localhost' to='alicE@localhost/res1' id='866485643acf9e3976305732bb8537d2' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2022-02-03 16:31:44.732 ***
kate@localhost/res1 out
<iq type='set' id='c1d8e68fb2213f19e110d6d76e20f7e4'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-02-03 16:31:44.733 ***
kate@localhost/res1 in
<message from='kate@localhost' to='kate@localhost/res1' id='0d12a849-acf8-4bc9-b59b-0ad104ddf81e'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='c1d8e68fb2213f19e110d6d76e20f7e4'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-03T16:31:44.723645Z'/>
			<message to='kate@localhost' id='33' type='groupchat' from='testroom3@muclight.localhost/alice@localhost'>
				<body>Hi all</body>
			</message>
		</forwarded>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-02-03 16:31:44.734 ***
kate@localhost/res1 in
<iq from='kate@localhost' to='kate@localhost/res1' id='c1d8e68fb2213f19e110d6d76e20f7e4' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2022-02-03 16:31:44.734 ***
bOb@localhost/res1 out
<iq type='set' id='196b44095f52f7753337e0eac58f421b'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-02-03 16:31:44.735 ***
bOb@localhost/res1 in
<iq from='bOb@localhost' to='bOb@localhost/res1' id='196b44095f52f7753337e0eac58f421b' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>0</active-conversations>
		<count>0</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2022-02-03 16:31:44.735 ***
kate@localhost/res1 out
</stream:stream>

*** User 2022-02-03 16:31:44.735 ***
kate@localhost/res1 in
</stream:stream>

*** User 2022-02-03 16:31:44.735 ***
bOb@localhost/res1 out
</stream:stream>

*** User 2022-02-03 16:31:44.735 ***
bOb@localhost/res1 in
</stream:stream>

*** User 2022-02-03 16:31:44.736 ***
alicE@localhost/res1 out
</stream:stream>

*** User 2022-02-03 16:31:44.736 ***
alicE@localhost/res1 in
</stream:stream>
*** CT 2022-02-03 16:31:44.745 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_506.html
*** CT 2022-02-03 16:31:44.745 *** View log from node mongooseim@localhost when finished mongooseim@localhost_937.html



=== Ended at 2022-02-03 16:31:44
=== successfully completed test case
=== === Returned value: ok


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