=== 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.29587.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@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.61826.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@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_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@43a5deef6262.2022-01-27_15.25.11"

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


*** CT 2022-01-27 15:29:25.331 *** View log from node mongooseim@localhost when started mongooseim@localhost_1171.html
*** CT 2022-01-27 15:29:25.332 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_549.html
Could not find element archive_wait in Config.


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

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



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



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

*** User 2022-01-27 15:29:25.589 ***
alicE_unnamed_1105@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:29:25.589 ***
alicE_unnamed_1105@localhost/res1 out
<iq type='set' id='36866dd4f7a4b50b15fed07fae5e759d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:29:25.590 ***
alicE_unnamed_1105@localhost/res1 in
<iq id='36866dd4f7a4b50b15fed07fae5e759d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_1105@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:29:25.590 ***
alicE_unnamed_1105@localhost/res1 out
<iq type='set' id='5e156d5149892932dfaec95058bccaac'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:29:25.590 ***
alicE_unnamed_1105@localhost/res1 in
<iq type='result' id='5e156d5149892932dfaec95058bccaac'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:29:25.590 ***
alicE_unnamed_1105@localhost/res1 out
<presence/>



*** User 2022-01-27 15:29:25.591 ***
alicE_unnamed_1105@localhost/res1 in
<presence from='alicE_unnamed_1105@localhost/res1' to='alice_unnamed_1105@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:29:25.592 ***
alicE_unnamed_1105@localhost/res1 out
<iq type='set' id='df8283d2e773b75903e1114af73b3d57' to='alicE_unnamed_1105room0-29647-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data'>
			<field var='with'>
				<value>alicE_unnamed_1105room0-29647-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-01-27 15:29:25.594 ***
alicE_unnamed_1105@localhost/res1 in
<message from='alice_unnamed_1105room0-29647-0@muc.localhost' to='alicE_unnamed_1105@localhost/res1' id='b12eae4f-7a62-47ef-a1bb-0a5f5e838808'>
	<result xmlns='urn:xmpp:mam:1' id='BLAA255LH00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T08:16:18Z' from='alice_unnamed_1105room0-29647-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1105room0-29647-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>747b90a7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.594 ***
alicE_unnamed_1105@localhost/res1 in
<message from='alice_unnamed_1105room0-29647-0@muc.localhost' to='alicE_unnamed_1105@localhost/res1' id='51ac9737-5dda-4057-900d-dfcb707c59f0'>
	<result xmlns='urn:xmpp:mam:1' id='BLB7VRG1F00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T19:58:38Z' from='alice_unnamed_1105room0-29647-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1105room0-29647-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d25c2955</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.594 ***
alicE_unnamed_1105@localhost/res1 in
<message from='alice_unnamed_1105room0-29647-0@muc.localhost' to='alicE_unnamed_1105@localhost/res1' id='73f36fa8-e73b-4106-bdea-81230157b1c2'>
	<result xmlns='urn:xmpp:mam:1' id='BLBHVIGJV004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T07:53:50Z' from='alice_unnamed_1105room0-29647-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1105room0-29647-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>79ffff72</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.594 ***
alicE_unnamed_1105@localhost/res1 in
<message from='alice_unnamed_1105room0-29647-0@muc.localhost' to='alicE_unnamed_1105@localhost/res1' id='f26f4af6-ba8c-4898-9a90-3c5923dbe631'>
	<result xmlns='urn:xmpp:mam:1' id='BLCC6HS76003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T15:10:36Z' from='alice_unnamed_1105room0-29647-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1105room0-29647-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e2d03947</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.594 ***
alicE_unnamed_1105@localhost/res1 in
<message from='alice_unnamed_1105room0-29647-0@muc.localhost' to='alicE_unnamed_1105@localhost/res1' id='5ebc5dda-2640-4fca-ae94-95bb0c0c51e1'>
	<result xmlns='urn:xmpp:mam:1' id='BLD4QB9SA00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T20:32:52Z' from='alice_unnamed_1105room0-29647-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1105room0-29647-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c8b9473c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.594 ***
alicE_unnamed_1105@localhost/res1 in
<message from='alice_unnamed_1105room0-29647-0@muc.localhost' to='alicE_unnamed_1105@localhost/res1' id='dc7f3e48-a6d0-4c22-a5e9-a56349bc5dff'>
	<result xmlns='urn:xmpp:mam:1' id='BLDPLF9RS00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T21:25:12Z' from='alice_unnamed_1105room0-29647-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1105room0-29647-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e00488ee</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.594 ***
alicE_unnamed_1105@localhost/res1 in
<message from='alice_unnamed_1105room0-29647-0@muc.localhost' to='alicE_unnamed_1105@localhost/res1' id='4370c301-b152-48be-8103-98532b9cc6fe'>
	<result xmlns='urn:xmpp:mam:1' id='BLE67GR8900I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T12:24:34Z' from='alice_unnamed_1105room0-29647-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1105room0-29647-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b4845e4d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.595 ***
alicE_unnamed_1105@localhost/res1 in
<message from='alice_unnamed_1105room0-29647-0@muc.localhost' to='alicE_unnamed_1105@localhost/res1' id='8e658d3f-630d-42b9-899c-3fc95244b658'>
	<result xmlns='urn:xmpp:mam:1' id='BLEN5L4GN00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T08:37:18Z' from='alice_unnamed_1105room0-29647-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1105room0-29647-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5b0a30f3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.595 ***
alicE_unnamed_1105@localhost/res1 in
<message from='alice_unnamed_1105room0-29647-0@muc.localhost' to='alicE_unnamed_1105@localhost/res1' id='d4bc8fc5-bbcf-4f5d-8ca5-f358bf9442ef'>
	<result xmlns='urn:xmpp:mam:1' id='BLF76HKD6G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T03:44:37Z' from='alice_unnamed_1105room0-29647-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1105room0-29647-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>73351036</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.595 ***
alicE_unnamed_1105@localhost/res1 in
<message from='alice_unnamed_1105room0-29647-0@muc.localhost' to='alicE_unnamed_1105@localhost/res1' id='6084de2c-b016-4f6b-afc1-c7d2fb610ac6'>
	<result xmlns='urn:xmpp:mam:1' id='BLG8NNM0V003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T19:45:18Z' from='alice_unnamed_1105room0-29647-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1105room0-29647-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>43e4b7f7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.595 ***
alicE_unnamed_1105@localhost/res1 in
<message from='alice_unnamed_1105room0-29647-0@muc.localhost' to='alicE_unnamed_1105@localhost/res1' id='3560e6a3-5a92-4e75-9e47-3ce046b642fc'>
	<result xmlns='urn:xmpp:mam:1' id='BLGDBMTDTG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T01:16:19Z' from='alice_unnamed_1105room0-29647-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1105room0-29647-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>90f9be4b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.595 ***
alicE_unnamed_1105@localhost/res1 in
<message from='alice_unnamed_1105room0-29647-0@muc.localhost' to='alicE_unnamed_1105@localhost/res1' id='2f3f0075-614c-49e8-b89e-33b6edc1716c'>
	<result xmlns='urn:xmpp:mam:1' id='BLH0G0CMK00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T00:06:00Z' from='alice_unnamed_1105room0-29647-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1105room0-29647-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>17b8364e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.595 ***
alicE_unnamed_1105@localhost/res1 in
<message from='alice_unnamed_1105room0-29647-0@muc.localhost' to='alicE_unnamed_1105@localhost/res1' id='a11584be-9d61-48d0-847c-0b94f586a3a0'>
	<result xmlns='urn:xmpp:mam:1' id='BLI3P5LUT009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T18:11:54Z' from='alice_unnamed_1105room0-29647-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1105room0-29647-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9eb35ffd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.596 ***
alicE_unnamed_1105@localhost/res1 in
<message from='alice_unnamed_1105room0-29647-0@muc.localhost' to='alicE_unnamed_1105@localhost/res1' id='a234fedd-1da0-41fc-948a-ca73222ea1f9'>
	<result xmlns='urn:xmpp:mam:1' id='BLIFJE6AE00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T08:18:04Z' from='alice_unnamed_1105room0-29647-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1105room0-29647-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e858fff3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.596 ***
alicE_unnamed_1105@localhost/res1 in
<message from='alice_unnamed_1105room0-29647-0@muc.localhost' to='alicE_unnamed_1105@localhost/res1' id='2b1ca22d-c51b-4397-8f30-766c0d0a3e2c'>
	<result xmlns='urn:xmpp:mam:1' id='BLIU4JJU700A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T01:38:38Z' from='alice_unnamed_1105room0-29647-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1105room0-29647-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>683d1b81</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.596 ***
alicE_unnamed_1105@localhost/res1 in
<message from='alice_unnamed_1105room0-29647-0@muc.localhost' to='alicE_unnamed_1105@localhost/res1' id='351c2425-4ce5-467b-89ec-65ec4eef09bd'>
	<result xmlns='urn:xmpp:mam:1' id='BLJTILGMUG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-26T15:09:09Z' from='alice_unnamed_1105room0-29647-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1105room0-29647-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>89b5a7e3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.596 ***
alicE_unnamed_1105@localhost/res1 in
<message from='alice_unnamed_1105room0-29647-0@muc.localhost' to='alicE_unnamed_1105@localhost/res1' id='acd68dcc-913f-4c20-a0ed-f03dfe02db21'>
	<result xmlns='urn:xmpp:mam:1' id='BLKHG0AC9G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T14:54:51Z' from='alice_unnamed_1105room0-29647-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1105room0-29647-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e9f6fd99</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:25.596 ***
alicE_unnamed_1105@localhost/res1 in
<iq from='alice_unnamed_1105room0-29647-0@muc.localhost' to='alicE_unnamed_1105@localhost/res1' id='df8283d2e773b75903e1114af73b3d57' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BLAA255LH00D</first>
			<last>BLKHG0AC9G0K</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2022-01-27 15:29:25.596 ***
alicE_unnamed_1105@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:29:25.596 ***
alicE_unnamed_1105@localhost/res1 in
</stream:stream>
*** CT 2022-01-27 15:29:25.652 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_549.html
*** CT 2022-01-27 15:29:25.653 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1171.html



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