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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {with_rsm,true},
     {watchdog,<0.9510.1>},
     {basic_group,muc_all},
     {configuration,rdbms_mnesia_cache},
     {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@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.mam_SUITE.logs/run.2022-01-27_15.29.00/mam_suite.muc_querying_for_all_messages_with_jid.99458.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_mnesia_cache_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@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.mam_SUITE.logs/run.2022-01-27_15.29.00/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_cache_user => [{muc,true}],
        mod_mam_mnesia_prefs => [{muc,true}],
        mod_mam_muc => [{host,{prefix,<<"muc.">>}},{archive_groupchats,false}],
        mod_mam_muc_rdbms_arch => [],
        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@43a5deef6262.2022-01-27_15.25.11"

=== Started at 2022-01-27 15:30:02


*** CT 2022-01-27 15:30:02.613 *** View log from node mongooseim@localhost when started mongooseim@localhost_1768.html
*** CT 2022-01-27 15:30:02.613 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_549.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2022-01-27 15:30:03.031 ***
alicE_unnamed_1453@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-27 15:30:03.031 ***
alicE_unnamed_1453@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c6d3e6c22801d310' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:30:03.031 ***
alicE_unnamed_1453@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-27 15:30:03.031 ***
alicE_unnamed_1453@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTQ1MwBtYXR5Z3J5c2E=</auth>



*** User 2022-01-27 15:30:03.032 ***
alicE_unnamed_1453@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:30:03.032 ***
alicE_unnamed_1453@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-27 15:30:03.033 ***
alicE_unnamed_1453@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b72764c6893e2a8d' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:30:03.033 ***
alicE_unnamed_1453@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-27 15:30:03.033 ***
alicE_unnamed_1453@localhost/res1 out
<iq type='set' id='b8c584aa249c81a040fc22935e76bc23'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:30:03.033 ***
alicE_unnamed_1453@localhost/res1 in
<iq id='b8c584aa249c81a040fc22935e76bc23' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_1453@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:30:03.034 ***
alicE_unnamed_1453@localhost/res1 out
<iq type='set' id='f0b9a1159f4a223e3e63a6afbdf1ea02'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:30:03.034 ***
alicE_unnamed_1453@localhost/res1 in
<iq type='result' id='f0b9a1159f4a223e3e63a6afbdf1ea02'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:30:03.034 ***
alicE_unnamed_1453@localhost/res1 out
<presence/>



*** User 2022-01-27 15:30:03.036 ***
alicE_unnamed_1453@localhost/res1 in
<presence from='alicE_unnamed_1453@localhost/res1' to='alice_unnamed_1453@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:30:03.036 ***
alicE_unnamed_1453@localhost/res1 out
<iq type='set' id='31551bacef8ab64b537117f9475a096d' to='alicE_unnamed_1453room0-9573-1@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data'>
			<field var='with'>
				<value>alicE_unnamed_1453room0-9573-1@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-01-27 15:30:03.038 ***
alicE_unnamed_1453@localhost/res1 in
<message from='alice_unnamed_1453room0-9573-1@muc.localhost' to='alicE_unnamed_1453@localhost/res1' id='0441a764-d2a5-4f15-8d52-011b0c2ee63a'>
	<result xmlns='urn:xmpp:mam:2' id='BLA88L9KAG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T06:07:41Z' from='alice_unnamed_1453room0-9573-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1453room0-9573-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fa99bef1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:03.038 ***
alicE_unnamed_1453@localhost/res1 in
<message from='alice_unnamed_1453room0-9573-1@muc.localhost' to='alicE_unnamed_1453@localhost/res1' id='56ecf2c7-57cd-4a35-a327-8f4ddc43247c'>
	<result xmlns='urn:xmpp:mam:2' id='BLBAFNQD800B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T22:57:20Z' from='alice_unnamed_1453room0-9573-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1453room0-9573-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>94d936cf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:03.038 ***
alicE_unnamed_1453@localhost/res1 in
<message from='alice_unnamed_1453room0-9573-1@muc.localhost' to='alicE_unnamed_1453@localhost/res1' id='b78a4600-7b8c-4094-9463-0585316f59b6'>
	<result xmlns='urn:xmpp:mam:2' id='BLBFP4NUKG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T05:16:17Z' from='alice_unnamed_1453room0-9573-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1453room0-9573-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0a552364</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:03.039 ***
alicE_unnamed_1453@localhost/res1 in
<message from='alice_unnamed_1453room0-9573-1@muc.localhost' to='alicE_unnamed_1453@localhost/res1' id='f20cab6b-cb09-4c13-a05b-bbdca496ff3a'>
	<result xmlns='urn:xmpp:mam:2' id='BLCIOV9IN003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T23:01:18Z' from='alice_unnamed_1453room0-9573-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1453room0-9573-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>93910715</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:03.039 ***
alicE_unnamed_1453@localhost/res1 in
<message from='alice_unnamed_1453room0-9573-1@muc.localhost' to='alicE_unnamed_1453@localhost/res1' id='04e0388c-751a-4a69-bcea-ae804295e2ca'>
	<result xmlns='urn:xmpp:mam:2' id='BLCMDCQG4008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T03:21:44Z' from='alice_unnamed_1453room0-9573-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1453room0-9573-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b127f696</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:03.039 ***
alicE_unnamed_1453@localhost/res1 in
<message from='alice_unnamed_1453room0-9573-1@muc.localhost' to='alicE_unnamed_1453@localhost/res1' id='11f0b28e-51c4-448a-b59e-d0bab190f836'>
	<result xmlns='urn:xmpp:mam:2' id='BLDNB68PR006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T18:39:02Z' from='alice_unnamed_1453room0-9573-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1453room0-9573-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0ab00b16</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:03.039 ***
alicE_unnamed_1453@localhost/res1 in
<message from='alice_unnamed_1453room0-9573-1@muc.localhost' to='alicE_unnamed_1453@localhost/res1' id='fde062c4-bffd-4a97-a7b7-13cecf5ec227'>
	<result xmlns='urn:xmpp:mam:2' id='BLE7H2GCHG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T13:57:31Z' from='alice_unnamed_1453room0-9573-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1453room0-9573-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1da23323</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:03.039 ***
alicE_unnamed_1453@localhost/res1 in
<message from='alice_unnamed_1453room0-9573-1@muc.localhost' to='alicE_unnamed_1453@localhost/res1' id='d72ceebd-c4b9-4ca0-8354-f9ed2e360296'>
	<result xmlns='urn:xmpp:mam:2' id='BLF02UDLCG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T19:15:29Z' from='alice_unnamed_1453room0-9573-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1453room0-9573-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5fbaf586</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:03.039 ***
alicE_unnamed_1453@localhost/res1 in
<message from='alice_unnamed_1453room0-9573-1@muc.localhost' to='alicE_unnamed_1453@localhost/res1' id='2d4e46c2-8c1d-4435-9598-d6f52b14380d'>
	<result xmlns='urn:xmpp:mam:2' id='BLFF0O6NLG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T13:04:19Z' from='alice_unnamed_1453room0-9573-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1453room0-9573-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ad0fcaa9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:03.039 ***
alicE_unnamed_1453@localhost/res1 in
<message from='alice_unnamed_1453room0-9573-1@muc.localhost' to='alicE_unnamed_1453@localhost/res1' id='9ae49a29-3752-4c78-bccc-bd71a8cd9733'>
	<result xmlns='urn:xmpp:mam:2' id='BLFSJ0E00009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T05:15:44Z' from='alice_unnamed_1453room0-9573-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1453room0-9573-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1f1e3085</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:03.039 ***
alicE_unnamed_1453@localhost/res1 in
<message from='alice_unnamed_1453room0-9573-1@muc.localhost' to='alicE_unnamed_1453@localhost/res1' id='8d44180c-01ff-4882-9126-ed2f93f8b414'>
	<result xmlns='urn:xmpp:mam:2' id='BLGNOULBL00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T13:41:46Z' from='alice_unnamed_1453room0-9573-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1453room0-9573-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f2be10d1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:03.039 ***
alicE_unnamed_1453@localhost/res1 in
<message from='alice_unnamed_1453room0-9573-1@muc.localhost' to='alicE_unnamed_1453@localhost/res1' id='0c8a8065-2d18-41fb-968f-f5ab955c60f7'>
	<result xmlns='urn:xmpp:mam:2' id='BLHH2AA3SG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T19:52:17Z' from='alice_unnamed_1453room0-9573-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1453room0-9573-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>650761da</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:03.039 ***
alicE_unnamed_1453@localhost/res1 in
<message from='alice_unnamed_1453room0-9573-1@muc.localhost' to='alicE_unnamed_1453@localhost/res1' id='10cd99da-ce84-4aa6-8317-a60b112c42c6'>
	<result xmlns='urn:xmpp:mam:2' id='BLHMKO6FN002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T02:31:26Z' from='alice_unnamed_1453room0-9573-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1453room0-9573-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fa0626d9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:03.039 ***
alicE_unnamed_1453@localhost/res1 in
<message from='alice_unnamed_1453room0-9573-1@muc.localhost' to='alicE_unnamed_1453@localhost/res1' id='355b3f69-54e1-4bae-bc6c-5b0eb1e2f524'>
	<result xmlns='urn:xmpp:mam:2' id='BLIAEQIFF00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T02:09:50Z' from='alice_unnamed_1453room0-9573-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1453room0-9573-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>baa8dad0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:03.040 ***
alicE_unnamed_1453@localhost/res1 in
<message from='alice_unnamed_1453room0-9573-1@muc.localhost' to='alicE_unnamed_1453@localhost/res1' id='6bf17f55-b464-4e4d-a38c-4c75ded4ed4e'>
	<result xmlns='urn:xmpp:mam:2' id='BLJ80JT2M003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T13:25:32Z' from='alice_unnamed_1453room0-9573-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1453room0-9573-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4ff51939</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:03.040 ***
alicE_unnamed_1453@localhost/res1 in
<message from='alice_unnamed_1453room0-9573-1@muc.localhost' to='alicE_unnamed_1453@localhost/res1' id='cd0792ef-fc9c-4177-a28d-9923edacb5b7'>
	<result xmlns='urn:xmpp:mam:2' id='BLJTHUK9EG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-26T15:07:33Z' from='alice_unnamed_1453room0-9573-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1453room0-9573-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0814e978</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:03.040 ***
alicE_unnamed_1453@localhost/res1 in
<message from='alice_unnamed_1453room0-9573-1@muc.localhost' to='alicE_unnamed_1453@localhost/res1' id='f2422c18-0d0c-4267-a5ba-e739cee15781'>
	<result xmlns='urn:xmpp:mam:2' id='BLKNORJJ8G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T22:24:09Z' from='alice_unnamed_1453room0-9573-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1453room0-9573-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>52c26999</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:03.040 ***
alicE_unnamed_1453@localhost/res1 in
<iq from='alice_unnamed_1453room0-9573-1@muc.localhost' to='alicE_unnamed_1453@localhost/res1' id='31551bacef8ab64b537117f9475a096d' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BLA88L9KAG01</first>
			<last>BLKNORJJ8G0B</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2022-01-27 15:30:03.040 ***
alicE_unnamed_1453@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:30:03.040 ***
alicE_unnamed_1453@localhost/res1 in
</stream:stream>
*** CT 2022-01-27 15:30:03.049 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_549.html
*** CT 2022-01-27 15:30:03.050 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1769.html



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