=== Test case: mam_SUITE:muc_light_shouldnt_modify_pm_archive/1 (click for source code)

=== Config value:

    [{basic_group,muc_light},
     {configuration,rdbms_mnesia_cache},
     {archive_groupchats,false},
     {muc_domain,<<"muclight.@HOST@">>},
     {watchdog,<0.9705.1>},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@ebe8a8f9fc53.2022-01-25_16.21.59/big_tests.tests.mam_SUITE.logs/run.2022-01-25_16.25.52/mam_suite.muc_light_shouldnt_modify_pm_archive.98050.html"},
     {tc_group_properties,[{name,rdbms_mnesia_cache_muc_light}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mam_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@ebe8a8f9fc53.2022-01-25_16.21.59/big_tests.tests.mam_SUITE.logs/run.2022-01-25_16.25.52/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"localhost">>},max_user_sessions] =>
                          {ok,[#{acl => all,value => 10}]}}},
     {{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_mam => [{archive_groupchats,false}],
        mod_mam_cache_user => [{pm,true}],
        mod_mam_mnesia_prefs => [{pm,true}],
        mod_mam_muc =>
            [{host,{prefix,<<"muclight.">>}},{archive_groupchats,false}],
        mod_mam_muc_rdbms_arch => [],mod_mam_rdbms_arch => [],
        mod_mam_rdbms_arch_async =>
            [{muc,[{flush_interval,1}]},{pm,[{flush_interval,1}]}],
        mod_mam_rdbms_user => [{muc,true},{pm,true}],
        mod_muc =>
            [{host,{prefix,<<"muc.">>}},
             {backend,rdbms},
             {hibernate_timeout,2000},
             {hibernated_room_check_interval,1000},
             {hibernated_room_timeout,2000},
             {access,muc},
             {access_create,muc_create}],
        mod_muc_commands => [],
        mod_muc_light => [{host,{prefix,<<"muclight.">>}}],
        mod_muc_light_commands => [],
        mod_muc_log => [{outdir,"/tmp/muclogs"},{access_log,muc}],
        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">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@ebe8a8f9fc53.2022-01-25_16.21.59"

=== Started at 2022-01-25 16:27:15


*** CT 2022-01-25 16:27:15.756 *** View log from node mongooseim@localhost when started mongooseim@localhost_1769.html
*** CT 2022-01-25 16:27:15.757 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_541.html

*** User 2022-01-25 16:27:15.762 ***
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-01-25 16:27:15.763 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d994a07185677fdd' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:27:15.763 ***
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-01-25 16:27:15.763 ***
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-01-25 16:27:15.764 ***
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-25 16:27:15.765 ***
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-01-25 16:27:15.765 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='836b82a46a4eccbc' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:27:15.765 ***
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-01-25 16:27:15.765 ***
alicE@localhost/res1 out
<iq type='set' id='2b0c516906b71bd954922f7803e54ac8'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-25 16:27:15.766 ***
alicE@localhost/res1 in
<iq id='2b0c516906b71bd954922f7803e54ac8' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-25 16:27:15.766 ***
alicE@localhost/res1 out
<iq type='set' id='b120eb740c8ac470cc60bad41910716b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:27:15.766 ***
alicE@localhost/res1 in
<iq type='result' id='b120eb740c8ac470cc60bad41910716b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:27:15.766 ***
alicE@localhost/res1 out
<presence/>



*** User 2022-01-25 16:27:15.768 ***
alicE@localhost/res1 in
<presence from='alicE@localhost/res1' to='alice@localhost/res1' xml:lang='en'/>



*** User 2022-01-25 16:27:15.769 ***
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-01-25 16:27:15.770 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='376d4875b6ee99e8' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:27:15.770 ***
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-01-25 16:27:15.770 ***
bOb@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2022-01-25 16:27:15.771 ***
bOb@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-25 16:27:15.772 ***
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-01-25 16:27:15.772 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c39e25299c4056d0' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:27:15.772 ***
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-01-25 16:27:15.772 ***
bOb@localhost/res1 out
<iq type='set' id='221fc9dc18ba626c7b6c5179bc3dc88b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-25 16:27:15.772 ***
bOb@localhost/res1 in
<iq id='221fc9dc18ba626c7b6c5179bc3dc88b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-25 16:27:15.773 ***
bOb@localhost/res1 out
<iq type='set' id='0e8deb359853868b9bdf19d4db2ec3d1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:27:15.773 ***
bOb@localhost/res1 in
<iq type='result' id='0e8deb359853868b9bdf19d4db2ec3d1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:27:15.773 ***
bOb@localhost/res1 out
<presence/>



*** User 2022-01-25 16:27:15.775 ***
bOb@localhost/res1 in
<presence from='bOb@localhost/res1' to='bob@localhost/res1' xml:lang='en'/>



*** User 2022-01-25 16:27:15.775 ***
alicE@localhost/res1 out
<iq type='set' id='21c4bb95323775a8e90402384ee51b47' to='testroom2@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration/>
		<occupants>
			<user affiliation='member'>bob@localhost</user>
		</occupants>
	</query>
</iq>



*** User 2022-01-25 16:27:15.781 ***
alicE@localhost/res1 in
<message from='testroom2@muclight.localhost' to='alice@localhost' id='21c4bb95323775a8e90402384ee51b47' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1643-128035-776775</version>
		<user affiliation='owner'>alice@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-01-25 16:27:15.781 ***
bOb@localhost/res1 in
<message from='testroom2@muclight.localhost' to='bob@localhost' id='21c4bb95323775a8e90402384ee51b47' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1643-128035-776775</version>
		<user affiliation='member'>bob@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-01-25 16:27:15.782 ***
alicE@localhost/res1 in
<iq from='testroom2@muclight.localhost' to='alicE@localhost/res1' id='21c4bb95323775a8e90402384ee51b47' type='result'/>



*** User 2022-01-25 16:27:15.782 ***
alicE@localhost/res1 out
<message to='bOb@localhost/res1' type='chat'>
	<body>private hi!</body>
</message>


Could not find element wait_for_parallel_writer in Config.


*** User 2022-01-25 16:27:15.787 ***
bOb@localhost/res1 in
<message from='alicE@localhost/res1' to='bOb@localhost/res1' xml:lang='en' type='chat'>
	<body>private hi!</body>
	<stanza-id by='bOb@localhost' id='BLJAHRIATU01' xmlns='urn:xmpp:sid:0'/>
</message>


Could not find element archive_wait in Config.

Could not find element props in Config.


*** User 2022-01-25 16:27:15.787 ***
alicE@localhost/res1 out
<iq type='set' id='dd035677fa577fb03a69c2ed1c85f67c'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'>
		<x xmlns='jabber:x:data'/>
	</query>
</iq>



*** User 2022-01-25 16:27:15.790 ***
alicE@localhost/res1 in
<message from='alicE@localhost' to='alicE@localhost/res1' id='86176859-91a1-49a3-a110-9002323ea1f1'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='BLJAHRIATTO1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T16:27:15Z' from='alice@localhost/res1'/>
			<message from='alice@localhost/res1' xmlns='jabber:client' xml:lang='en' to='bOb@localhost/res1' type='chat'>
				<body>private hi!</body>
			</message>
		</forwarded>
	</result>
</message>


Could not find element props in Config.


*** User 2022-01-25 16:27:15.791 ***
alicE@localhost/res1 in
<iq from='alicE@localhost' to='alicE@localhost/res1' id='dd035677fa577fb03a69c2ed1c85f67c' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BLJAHRIATTO1</first>
			<last>BLJAHRIATTO1</last>
			<count>1</count>
		</set>
	</fin>
</iq>



*** User 2022-01-25 16:27:15.791 ***
bOb@localhost/res1 out
<iq type='set' id='02941880cd42a9e4073d73f952bcb510'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'>
		<x xmlns='jabber:x:data'/>
	</query>
</iq>



*** User 2022-01-25 16:27:15.793 ***
bOb@localhost/res1 in
<message from='bOb@localhost' to='bOb@localhost/res1' id='61a7c520-bd5e-48ec-9eb0-e8fa35a7e7ca'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='BLJAHRIATU01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T16:27:15Z' from='alice@localhost/res1'/>
			<message from='alice@localhost/res1' xmlns='jabber:client' xml:lang='en' to='bOb@localhost/res1' type='chat'>
				<body>private hi!</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:15.793 ***
bOb@localhost/res1 in
<iq from='bOb@localhost' to='bOb@localhost/res1' id='02941880cd42a9e4073d73f952bcb510' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BLJAHRIATU01</first>
			<last>BLJAHRIATU01</last>
			<count>1</count>
		</set>
	</fin>
</iq>



*** User 2022-01-25 16:27:15.793 ***
alicE@localhost/res1 out
<message to='testroom2@muclight.localhost' type='groupchat' id='Id 1'>
	<body>Msg 1</body>
</message>



*** User 2022-01-25 16:27:15.797 ***
alicE@localhost/res1 in
<message from='testroom2@muclight.localhost/alice@localhost' to='alice@localhost' id='Id 1' type='groupchat'>
	<body>Msg 1</body>
	<stanza-id by='testroom2@muclight.localhost' id='BLJAHRIDNG01' xmlns='urn:xmpp:sid:0'/>
</message>


Could not find element wait_for_parallel_writer in Config.


*** User 2022-01-25 16:27:15.797 ***
bOb@localhost/res1 in
<message from='testroom2@muclight.localhost/alice@localhost' to='bob@localhost' id='Id 1' type='groupchat'>
	<body>Msg 1</body>
	<stanza-id by='testroom2@muclight.localhost' id='BLJAHRIDNG01' xmlns='urn:xmpp:sid:0'/>
</message>


Could not find element archive_wait in Config.

Could not find element props in Config.


*** User 2022-01-25 16:27:15.797 ***
alicE@localhost/res1 out
<iq type='set' id='b6205dd08433ede37373c79f32d0f175' to='testroom2@muclight.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'>
		<x xmlns='jabber:x:data'/>
	</query>
</iq>



*** User 2022-01-25 16:27:15.801 ***
alicE@localhost/res1 in
<message from='testroom2@muclight.localhost' to='alicE@localhost/res1' id='4bb3b5fb-8913-43e6-9f7b-3feb5faa7438'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='BLJAHRI99U81'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T16:27:15Z' from='testroom2@muclight.localhost'/>
			<message from='testroom2@muclight.localhost' xmlns='jabber:client' id='21c4bb95323775a8e90402384ee51b47' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<user affiliation='owner'>alice@localhost</user>
					<user affiliation='member'>bob@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:15.801 ***
alicE@localhost/res1 in
<message from='testroom2@muclight.localhost' to='alicE@localhost/res1' id='61d82f60-d8e9-4ea3-a842-9ed059903846'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='BLJAHRIDNG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T16:27:15Z' from='testroom2@muclight.localhost/alice@localhost'/>
			<message from='testroom2@muclight.localhost/alice@localhost' xmlns='jabber:client' id='Id 1' type='groupchat'>
				<body>Msg 1</body>
				<x xmlns='http://jabber.org/protocol/muc#user'>
					<item affiliation='owner' jid='alicE@localhost/res1' role='moderator'/>
				</x>
			</message>
		</forwarded>
	</result>
</message>


Could not find element props in Config.


*** User 2022-01-25 16:27:15.802 ***
alicE@localhost/res1 in
<iq from='testroom2@muclight.localhost' to='alicE@localhost/res1' id='b6205dd08433ede37373c79f32d0f175' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BLJAHRI99U81</first>
			<last>BLJAHRIDNG01</last>
			<count>2</count>
		</set>
	</fin>
</iq>



*** User 2022-01-25 16:27:15.802 ***
alicE@localhost/res1 out
<iq type='set' id='c30aac48352570d95fad7f83c7980f41'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'>
		<x xmlns='jabber:x:data'/>
	</query>
</iq>



*** User 2022-01-25 16:27:15.804 ***
alicE@localhost/res1 in
<message from='alicE@localhost' to='alicE@localhost/res1' id='32952fd9-2fef-44db-aa0b-a6da044f0026'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='BLJAHRIATTO1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T16:27:15Z' from='alice@localhost/res1'/>
			<message from='alice@localhost/res1' xmlns='jabber:client' xml:lang='en' to='bOb@localhost/res1' type='chat'>
				<body>private hi!</body>
			</message>
		</forwarded>
	</result>
</message>


Could not find element props in Config.


*** User 2022-01-25 16:27:15.804 ***
alicE@localhost/res1 in
<iq from='alicE@localhost' to='alicE@localhost/res1' id='c30aac48352570d95fad7f83c7980f41' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BLJAHRIATTO1</first>
			<last>BLJAHRIATTO1</last>
			<count>1</count>
		</set>
	</fin>
</iq>



*** User 2022-01-25 16:27:15.804 ***
bOb@localhost/res1 out
<iq type='set' id='f201b12ca2a142a3cd33fba3341650fe'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'>
		<x xmlns='jabber:x:data'/>
	</query>
</iq>



*** User 2022-01-25 16:27:15.806 ***
bOb@localhost/res1 in
<message from='bOb@localhost' to='bOb@localhost/res1' id='bc2a1be3-9934-40ee-85c6-fded2dccfb2b'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='BLJAHRIATU01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T16:27:15Z' from='alice@localhost/res1'/>
			<message from='alice@localhost/res1' xmlns='jabber:client' xml:lang='en' to='bOb@localhost/res1' type='chat'>
				<body>private hi!</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:15.806 ***
bOb@localhost/res1 in
<iq from='bOb@localhost' to='bOb@localhost/res1' id='f201b12ca2a142a3cd33fba3341650fe' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BLJAHRIATU01</first>
			<last>BLJAHRIATU01</last>
			<count>1</count>
		</set>
	</fin>
</iq>



*** User 2022-01-25 16:27:15.806 ***
bOb@localhost/res1 out
</stream:stream>

*** User 2022-01-25 16:27:15.807 ***
bOb@localhost/res1 in
</stream:stream>

*** User 2022-01-25 16:27:15.807 ***
alicE@localhost/res1 out
</stream:stream>

*** User 2022-01-25 16:27:15.807 ***
alicE@localhost/res1 in
</stream:stream>
*** CT 2022-01-25 16:27:15.810 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_541.html
*** CT 2022-01-25 16:27:15.811 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1769.html



=== Ended at 2022-01-25 16:27:15
=== successfully completed test case
=== === Returned value: ok


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