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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:1">>}]},
     {with_rsm,true},
     {watchdog,<0.29073.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_pool},
     {wait_for_parallel_writer,[muc]},
     {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_querying_for_all_messages_with_jid.51843.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_async_pool_muc_all},parallel]]},
     {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_muc => [{host,{prefix,<<"muc.">>}},{archive_groupchats,false}],
        mod_mam_muc_rdbms_arch => [{no_writer,true}],
        mod_mam_rdbms_arch_async => [{muc,[{flush_interval,1}]}],
        mod_mam_rdbms_prefs => [{muc,true}],
        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_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:26:23


*** CT 2022-01-25 16:26:23.264 *** View log from node mongooseim@localhost when started mongooseim@localhost_1172.html
*** CT 2022-01-25 16:26:23.264 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_541.html
Could not find element archive_wait in Config.


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

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



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



*** User 2022-01-25 16:26:23.635 ***
alicE_unnamed_1087@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:26:23.636 ***
alicE_unnamed_1087@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='963edbbd92828bd7' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:26:23.636 ***
alicE_unnamed_1087@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:26:23.636 ***
alicE_unnamed_1087@localhost/res1 out
<iq type='set' id='151dcc8174c3ef59d4544d8a184a18cc'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-25 16:26:23.636 ***
alicE_unnamed_1087@localhost/res1 in
<iq id='151dcc8174c3ef59d4544d8a184a18cc' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_1087@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-25 16:26:23.636 ***
alicE_unnamed_1087@localhost/res1 out
<iq type='set' id='97df0b6703d3140b1027ae6654976ff9'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:26:23.637 ***
alicE_unnamed_1087@localhost/res1 in
<iq type='result' id='97df0b6703d3140b1027ae6654976ff9'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:26:23.637 ***
alicE_unnamed_1087@localhost/res1 out
<presence/>



*** User 2022-01-25 16:26:23.639 ***
alicE_unnamed_1087@localhost/res1 in
<presence from='alicE_unnamed_1087@localhost/res1' to='alice_unnamed_1087@localhost/res1' xml:lang='en'/>



*** User 2022-01-25 16:26:23.639 ***
alicE_unnamed_1087@localhost/res1 out
<iq type='set' id='89c192e95bb365caff07448c2d1fe6cb' to='alicE_unnamed_1087room0-29133-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data'>
			<field var='with'>
				<value>alicE_unnamed_1087room0-29133-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-01-25 16:26:23.642 ***
alicE_unnamed_1087@localhost/res1 in
<message from='alice_unnamed_1087room0-29133-0@muc.localhost' to='alicE_unnamed_1087@localhost/res1' id='0f8f7bdc-d1b7-496c-8443-ce86c2d4d88a'>
	<result xmlns='urn:xmpp:mam:1' id='BL9362O8CG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-09T09:53:21Z' from='alice_unnamed_1087room0-29133-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1087room0-29133-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>994ee6b9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.642 ***
alicE_unnamed_1087@localhost/res1 in
<message from='alice_unnamed_1087room0-29133-0@muc.localhost' to='alicE_unnamed_1087@localhost/res1' id='6b12f6d9-ff17-4299-805a-0232ee99e5c0'>
	<result xmlns='urn:xmpp:mam:1' id='BLA1L1NI9G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-10T22:14:19Z' from='alice_unnamed_1087room0-29133-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1087room0-29133-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>027fa328</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.642 ***
alicE_unnamed_1087@localhost/res1 in
<message from='alice_unnamed_1087room0-29133-0@muc.localhost' to='alicE_unnamed_1087@localhost/res1' id='d0d35dbc-68c6-443f-8de3-9e180bb1f0c9'>
	<result xmlns='urn:xmpp:mam:1' id='BLAHT5V7F008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T17:37:50Z' from='alice_unnamed_1087room0-29133-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1087room0-29133-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>18035f22</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.643 ***
alicE_unnamed_1087@localhost/res1 in
<message from='alice_unnamed_1087room0-29133-0@muc.localhost' to='alicE_unnamed_1087@localhost/res1' id='38416717-56fd-4fa0-b436-c9e55b28d2d9'>
	<result xmlns='urn:xmpp:mam:1' id='BLB6JSQJP007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T18:20:18Z' from='alice_unnamed_1087room0-29133-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1087room0-29133-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>026d6ec9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.643 ***
alicE_unnamed_1087@localhost/res1 in
<message from='alice_unnamed_1087room0-29133-0@muc.localhost' to='alicE_unnamed_1087@localhost/res1' id='5db06c90-cc46-4da1-8e3d-735ddaf8ad77'>
	<result xmlns='urn:xmpp:mam:1' id='BLBQR89Q8G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T18:28:25Z' from='alice_unnamed_1087room0-29133-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1087room0-29133-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>55c84435</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.643 ***
alicE_unnamed_1087@localhost/res1 in
<message from='alice_unnamed_1087room0-29133-0@muc.localhost' to='alicE_unnamed_1087@localhost/res1' id='7b8032f3-a06b-43a6-9ad4-a567b0d013b8'>
	<result xmlns='urn:xmpp:mam:1' id='BLC65U1FJG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T07:59:43Z' from='alice_unnamed_1087room0-29133-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1087room0-29133-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cafaac3e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.643 ***
alicE_unnamed_1087@localhost/res1 in
<message from='alice_unnamed_1087room0-29133-0@muc.localhost' to='alicE_unnamed_1087@localhost/res1' id='62a844ed-11e0-46d8-9fb3-84468a44e2af'>
	<result xmlns='urn:xmpp:mam:1' id='BLD1GS85K00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T16:36:56Z' from='alice_unnamed_1087room0-29133-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1087room0-29133-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9e715f88</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.643 ***
alicE_unnamed_1087@localhost/res1 in
<message from='alice_unnamed_1087room0-29133-0@muc.localhost' to='alicE_unnamed_1087@localhost/res1' id='21fb92ca-6b03-405d-b39b-5a1db90218b2'>
	<result xmlns='urn:xmpp:mam:1' id='BLDJBN5FSG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T13:53:53Z' from='alice_unnamed_1087room0-29133-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1087room0-29133-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bb28fa4c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.643 ***
alicE_unnamed_1087@localhost/res1 in
<message from='alice_unnamed_1087room0-29133-0@muc.localhost' to='alicE_unnamed_1087@localhost/res1' id='ddaa9386-bd83-4b2a-a3e8-7d3f84d2ee42'>
	<result xmlns='urn:xmpp:mam:1' id='BLEC96OVV00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T19:37:50Z' from='alice_unnamed_1087room0-29133-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1087room0-29133-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>64ee38a8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.643 ***
alicE_unnamed_1087@localhost/res1 in
<message from='alice_unnamed_1087room0-29133-0@muc.localhost' to='alicE_unnamed_1087@localhost/res1' id='535abadd-94f7-40aa-9650-70ae5cfc0545'>
	<result xmlns='urn:xmpp:mam:1' id='BLEKFNMB1006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T05:25:06Z' from='alice_unnamed_1087room0-29133-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1087room0-29133-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>83fff843</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.643 ***
alicE_unnamed_1087@localhost/res1 in
<message from='alice_unnamed_1087room0-29133-0@muc.localhost' to='alicE_unnamed_1087@localhost/res1' id='d5e539df-eafa-408a-b5b9-3e0874d71afa'>
	<result xmlns='urn:xmpp:mam:1' id='BLFKNAL1M003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T19:52:44Z' from='alice_unnamed_1087room0-29133-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1087room0-29133-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4c3fa313</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.643 ***
alicE_unnamed_1087@localhost/res1 in
<message from='alice_unnamed_1087room0-29133-0@muc.localhost' to='alicE_unnamed_1087@localhost/res1' id='b07adb9a-c54c-46a2-be51-640da4302509'>
	<result xmlns='urn:xmpp:mam:1' id='BLFP41T1Q00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T01:07:32Z' from='alice_unnamed_1087room0-29133-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1087room0-29133-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>31356ccd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.644 ***
alicE_unnamed_1087@localhost/res1 in
<message from='alice_unnamed_1087room0-29133-0@muc.localhost' to='alicE_unnamed_1087@localhost/res1' id='be9347f0-d845-4a1d-8127-f75489dd78a0'>
	<result xmlns='urn:xmpp:mam:1' id='BLGN6GAVF007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T13:00:30Z' from='alice_unnamed_1087room0-29133-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1087room0-29133-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6bebda08</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.644 ***
alicE_unnamed_1087@localhost/res1 in
<message from='alice_unnamed_1087room0-29133-0@muc.localhost' to='alicE_unnamed_1087@localhost/res1' id='dace532e-bc7d-40a8-90bf-d01f95409c21'>
	<result xmlns='urn:xmpp:mam:1' id='BLH32VSST00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T03:11:38Z' from='alice_unnamed_1087room0-29133-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1087room0-29133-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6aa6d6ff</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.644 ***
alicE_unnamed_1087@localhost/res1 in
<message from='alice_unnamed_1087room0-29133-0@muc.localhost' to='alicE_unnamed_1087@localhost/res1' id='acca478e-0087-4ec0-b1b8-8c9ee201bc12'>
	<result xmlns='urn:xmpp:mam:1' id='BLI0H28DUG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T14:19:01Z' from='alice_unnamed_1087room0-29133-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1087room0-29133-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>41e9c1db</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.644 ***
alicE_unnamed_1087@localhost/res1 in
<message from='alice_unnamed_1087room0-29133-0@muc.localhost' to='alicE_unnamed_1087@localhost/res1' id='4a449f08-b5cc-4d8e-ae9c-b917d3233bc9'>
	<result xmlns='urn:xmpp:mam:1' id='BLIBEB2QA004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T03:20:20Z' from='alice_unnamed_1087room0-29133-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1087room0-29133-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0416dc67</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.644 ***
alicE_unnamed_1087@localhost/res1 in
<message from='alice_unnamed_1087room0-29133-0@muc.localhost' to='alicE_unnamed_1087@localhost/res1' id='1f547437-3965-4269-b01e-ce17ebcf1099'>
	<result xmlns='urn:xmpp:mam:1' id='BLJ87U8OTG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T13:41:55Z' from='alice_unnamed_1087room0-29133-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1087room0-29133-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3a4d9634</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.644 ***
alicE_unnamed_1087@localhost/res1 in
<iq from='alice_unnamed_1087room0-29133-0@muc.localhost' to='alicE_unnamed_1087@localhost/res1' id='89c192e95bb365caff07448c2d1fe6cb' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BL9362O8CG09</first>
			<last>BLJ87U8OTG0K</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2022-01-25 16:26:23.644 ***
alicE_unnamed_1087@localhost/res1 out
</stream:stream>

*** User 2022-01-25 16:26:23.645 ***
alicE_unnamed_1087@localhost/res1 in
</stream:stream>
*** CT 2022-01-25 16:26:23.658 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_541.html
*** CT 2022-01-25 16:26:23.659 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1172.html



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