=== 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.8995.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@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.55556.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@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_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@ebe8a8f9fc53.2022-01-25_16.21.59"

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


*** CT 2022-01-25 16:27:13.634 *** View log from node mongooseim@localhost when started mongooseim@localhost_1768.html
*** CT 2022-01-25 16:27:13.637 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_541.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


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

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



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



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

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



*** User 2022-01-25 16:27:14.301 ***
alicE_unnamed_1476@localhost/res1 in
<iq id='17c7655c6c28b8f80c72aae4815d5655' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_1476@localhost/res1</jid>
	</bind>
</iq>



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



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



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



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



*** User 2022-01-25 16:27:14.307 ***
alicE_unnamed_1476@localhost/res1 out
<iq type='set' id='c0197fe75f1fa81e8ffb026c96bd4f7f' to='alicE_unnamed_1476room0-9054-1@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data'>
			<field var='with'>
				<value>alicE_unnamed_1476room0-9054-1@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-01-25 16:27:14.309 ***
alicE_unnamed_1476@localhost/res1 in
<message from='alice_unnamed_1476room0-9054-1@muc.localhost' to='alicE_unnamed_1476@localhost/res1' id='184e3d50-23e1-448c-82c5-dbc3c69238f8'>
	<result xmlns='urn:xmpp:mam:2' id='BL9A7NVBKG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-09T18:18:09Z' from='alice_unnamed_1476room0-9054-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1476room0-9054-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>24ed4a11</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.309 ***
alicE_unnamed_1476@localhost/res1 in
<message from='alice_unnamed_1476room0-9054-1@muc.localhost' to='alicE_unnamed_1476@localhost/res1' id='2fabe097-52d5-471a-a46d-08ac54765be1'>
	<result xmlns='urn:xmpp:mam:2' id='BL9NA8DMQG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-10T09:54:21Z' from='alice_unnamed_1476room0-9054-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1476room0-9054-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b448a439</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.309 ***
alicE_unnamed_1476@localhost/res1 in
<message from='alice_unnamed_1476room0-9054-1@muc.localhost' to='alicE_unnamed_1476@localhost/res1' id='212e3dca-83e8-4e2a-b421-472d0674dc7d'>
	<result xmlns='urn:xmpp:mam:2' id='BLA3R2K8100I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T00:50:58Z' from='alice_unnamed_1476room0-9054-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1476room0-9054-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>31628964</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.309 ***
alicE_unnamed_1476@localhost/res1 in
<message from='alice_unnamed_1476room0-9054-1@muc.localhost' to='alicE_unnamed_1476@localhost/res1' id='ad82f152-e11a-440b-a10e-4a380cc7a53b'>
	<result xmlns='urn:xmpp:mam:2' id='BLB7D93USG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T19:17:05Z' from='alice_unnamed_1476room0-9054-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1476room0-9054-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f622d758</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.310 ***
alicE_unnamed_1476@localhost/res1 in
<message from='alice_unnamed_1476room0-9054-1@muc.localhost' to='alicE_unnamed_1476@localhost/res1' id='70d24d7f-b5fd-4266-82d3-38840d2d87db'>
	<result xmlns='urn:xmpp:mam:2' id='BLBE9SEML006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T03:30:34Z' from='alice_unnamed_1476room0-9054-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1476room0-9054-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>57e4af9d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.310 ***
alicE_unnamed_1476@localhost/res1 in
<message from='alice_unnamed_1476room0-9054-1@muc.localhost' to='alicE_unnamed_1476@localhost/res1' id='4d2bc87b-6911-4915-8103-ec712c4c73fa'>
	<result xmlns='urn:xmpp:mam:2' id='BLCD5Q95800A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T16:20:32Z' from='alice_unnamed_1476room0-9054-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1476room0-9054-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1a905f62</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.310 ***
alicE_unnamed_1476@localhost/res1 in
<message from='alice_unnamed_1476room0-9054-1@muc.localhost' to='alicE_unnamed_1476@localhost/res1' id='0b2c7de3-b918-4d40-8d32-fd31cb660237'>
	<result xmlns='urn:xmpp:mam:2' id='BLCND9V6DG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T04:33:07Z' from='alice_unnamed_1476room0-9054-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1476room0-9054-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0aa32118</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.310 ***
alicE_unnamed_1476@localhost/res1 in
<message from='alice_unnamed_1476room0-9054-1@muc.localhost' to='alicE_unnamed_1476@localhost/res1' id='bf98f6fd-9e15-4627-ac29-39a744a14ce2'>
	<result xmlns='urn:xmpp:mam:2' id='BLDH4TMVLG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T11:15:31Z' from='alice_unnamed_1476room0-9054-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1476room0-9054-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1f108ebe</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.310 ***
alicE_unnamed_1476@localhost/res1 in
<message from='alice_unnamed_1476room0-9054-1@muc.localhost' to='alicE_unnamed_1476@localhost/res1' id='0076100f-e3f6-422b-bf87-5d7160bd8447'>
	<result xmlns='urn:xmpp:mam:2' id='BLE0CIM3RG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T05:26:23Z' from='alice_unnamed_1476room0-9054-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1476room0-9054-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>108e6eb3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.310 ***
alicE_unnamed_1476@localhost/res1 in
<message from='alice_unnamed_1476room0-9054-1@muc.localhost' to='alicE_unnamed_1476@localhost/res1' id='0877523f-2954-43b9-a461-e6aad7cd79f7'>
	<result xmlns='urn:xmpp:mam:2' id='BLEK2RMO100B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T04:56:18Z' from='alice_unnamed_1476room0-9054-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1476room0-9054-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a064a473</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.310 ***
alicE_unnamed_1476@localhost/res1 in
<message from='alice_unnamed_1476room0-9054-1@muc.localhost' to='alicE_unnamed_1476@localhost/res1' id='bba7a9bf-8375-4c64-a990-3ecf516b9b03'>
	<result xmlns='urn:xmpp:mam:2' id='BLF88PKNL003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T05:01:14Z' from='alice_unnamed_1476room0-9054-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1476room0-9054-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>75e24e1d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.310 ***
alicE_unnamed_1476@localhost/res1 in
<message from='alice_unnamed_1476room0-9054-1@muc.localhost' to='alicE_unnamed_1476@localhost/res1' id='73ee389c-9f52-4fb1-9ece-6ae0567b476e'>
	<result xmlns='urn:xmpp:mam:2' id='BLG3387IF00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T13:01:34Z' from='alice_unnamed_1476room0-9054-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1476room0-9054-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ba89bf99</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.311 ***
alicE_unnamed_1476@localhost/res1 in
<message from='alice_unnamed_1476room0-9054-1@muc.localhost' to='alicE_unnamed_1476@localhost/res1' id='3db57311-3e4b-4b98-84b7-f992ea1adc59'>
	<result xmlns='urn:xmpp:mam:2' id='BLGRF3G9M008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T18:06:04Z' from='alice_unnamed_1476room0-9054-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1476room0-9054-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e27ba514</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.311 ***
alicE_unnamed_1476@localhost/res1 in
<message from='alice_unnamed_1476room0-9054-1@muc.localhost' to='alicE_unnamed_1476@localhost/res1' id='cf508607-db14-4c04-af03-f386b6450996'>
	<result xmlns='urn:xmpp:mam:2' id='BLH3MEKS700C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T03:55:10Z' from='alice_unnamed_1476room0-9054-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1476room0-9054-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5e5566ab</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.311 ***
alicE_unnamed_1476@localhost/res1 in
<message from='alice_unnamed_1476room0-9054-1@muc.localhost' to='alicE_unnamed_1476@localhost/res1' id='0f6d0a66-8f86-41d1-ba15-0850ff525820'>
	<result xmlns='urn:xmpp:mam:2' id='BLHL7T559G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T00:51:07Z' from='alice_unnamed_1476room0-9054-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1476room0-9054-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>376c4ff2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.311 ***
alicE_unnamed_1476@localhost/res1 in
<message from='alice_unnamed_1476room0-9054-1@muc.localhost' to='alicE_unnamed_1476@localhost/res1' id='be41d3e3-a648-45ba-a83b-0705f7cac71c'>
	<result xmlns='urn:xmpp:mam:2' id='BLIOG8U2H00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T18:55:14Z' from='alice_unnamed_1476room0-9054-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1476room0-9054-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>abbe815d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.311 ***
alicE_unnamed_1476@localhost/res1 in
<message from='alice_unnamed_1476room0-9054-1@muc.localhost' to='alicE_unnamed_1476@localhost/res1' id='0d414089-76ec-432f-90b4-60b41a6fd7b4'>
	<result xmlns='urn:xmpp:mam:2' id='BLJ2P0TFF00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T07:10:38Z' from='alice_unnamed_1476room0-9054-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1476room0-9054-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0c940d16</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.311 ***
alicE_unnamed_1476@localhost/res1 in
<iq from='alice_unnamed_1476room0-9054-1@muc.localhost' to='alicE_unnamed_1476@localhost/res1' id='c0197fe75f1fa81e8ffb026c96bd4f7f' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BL9A7NVBKG04</first>
			<last>BLJ2P0TFF00G</last>
			<count>17</count>
		</set>
	</fin>
</iq>



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

*** User 2022-01-25 16:27:14.311 ***
alicE_unnamed_1476@localhost/res1 in
</stream:stream>
*** CT 2022-01-25 16:27:14.323 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_541.html
*** CT 2022-01-25 16:27:14.325 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1769.html



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