=== 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.10848.1>},
     {basic_group,muc_all},
     {configuration,rdbms_mnesia_muc_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.59268.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_mnesia_muc_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:06


*** CT 2022-01-27 15:30:06.752 *** View log from node mongooseim@localhost when started mongooseim@localhost_1808.html
*** CT 2022-01-27 15:30:06.752 *** 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:07.146 ***
alicE_unnamed_1496@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:07.146 ***
alicE_unnamed_1496@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b5b7757d2b7ca484' from='localhost' version='1.0' xml:lang='en'>

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



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



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

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



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



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



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



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



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



*** User 2022-01-27 15:30:07.152 ***
alicE_unnamed_1496@localhost/res1 out
<iq type='set' id='ae801aa0f0101c2a5ed8449a8657f217' to='alicE_unnamed_1496room0-10907-1@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data'>
			<field var='with'>
				<value>alicE_unnamed_1496room0-10907-1@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-01-27 15:30:07.154 ***
alicE_unnamed_1496@localhost/res1 in
<message from='alice_unnamed_1496room0-10907-1@muc.localhost' to='alicE_unnamed_1496@localhost/res1' id='af87c392-7ac9-4e1c-86bc-39ba984ae8ba'>
	<result xmlns='urn:xmpp:mam:2' id='BLA934KG3G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T07:06:55Z' from='alice_unnamed_1496room0-10907-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1496room0-10907-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cf54bb3d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.154 ***
alicE_unnamed_1496@localhost/res1 in
<message from='alice_unnamed_1496room0-10907-1@muc.localhost' to='alicE_unnamed_1496@localhost/res1' id='42ede0fa-0a77-4e59-9ba3-c8687dccb8bd'>
	<result xmlns='urn:xmpp:mam:2' id='BLAPQ99CKG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T03:04:01Z' from='alice_unnamed_1496room0-10907-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1496room0-10907-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>443a3e0d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.154 ***
alicE_unnamed_1496@localhost/res1 in
<message from='alice_unnamed_1496room0-10907-1@muc.localhost' to='alicE_unnamed_1496@localhost/res1' id='20d46e8e-4972-4d05-9018-f4929e0696aa'>
	<result xmlns='urn:xmpp:mam:2' id='BLBJL3A67006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T09:53:34Z' from='alice_unnamed_1496room0-10907-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1496room0-10907-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>30870e11</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.155 ***
alicE_unnamed_1496@localhost/res1 in
<message from='alice_unnamed_1496room0-10907-1@muc.localhost' to='alicE_unnamed_1496@localhost/res1' id='d599259f-e845-4966-8697-5cdddb55c0e7'>
	<result xmlns='urn:xmpp:mam:2' id='BLC4E3IDT00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T05:54:50Z' from='alice_unnamed_1496room0-10907-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1496room0-10907-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8d901b83</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.155 ***
alicE_unnamed_1496@localhost/res1 in
<message from='alice_unnamed_1496room0-10907-1@muc.localhost' to='alicE_unnamed_1496@localhost/res1' id='c49cdbc6-134b-4919-a524-9a3831a274ef'>
	<result xmlns='urn:xmpp:mam:2' id='BLCVHSDKKG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T14:16:01Z' from='alice_unnamed_1496room0-10907-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1496room0-10907-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>83a97e6e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.155 ***
alicE_unnamed_1496@localhost/res1 in
<message from='alice_unnamed_1496room0-10907-1@muc.localhost' to='alicE_unnamed_1496@localhost/res1' id='d37e5304-307b-4c6a-aee7-10053507630e'>
	<result xmlns='urn:xmpp:mam:2' id='BLDJH65F3G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T14:06:07Z' from='alice_unnamed_1496room0-10907-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1496room0-10907-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ea411c9f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.155 ***
alicE_unnamed_1496@localhost/res1 in
<message from='alice_unnamed_1496room0-10907-1@muc.localhost' to='alicE_unnamed_1496@localhost/res1' id='1f8f1bac-432d-415b-8079-cf01a89b8673'>
	<result xmlns='urn:xmpp:mam:2' id='BLDSO556EG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T01:05:57Z' from='alice_unnamed_1496room0-10907-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1496room0-10907-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0d8f20df</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.155 ***
alicE_unnamed_1496@localhost/res1 in
<message from='alice_unnamed_1496room0-10907-1@muc.localhost' to='alicE_unnamed_1496@localhost/res1' id='9a67c572-999d-4aea-8b19-b9269f092e4b'>
	<result xmlns='urn:xmpp:mam:2' id='BLEOCQ0VMG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T10:04:53Z' from='alice_unnamed_1496room0-10907-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1496room0-10907-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0a55c2f3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.155 ***
alicE_unnamed_1496@localhost/res1 in
<message from='alice_unnamed_1496room0-10907-1@muc.localhost' to='alicE_unnamed_1496@localhost/res1' id='d5957a81-d64c-4bc6-b896-cab82e309505'>
	<result xmlns='urn:xmpp:mam:2' id='BLFI9F5S5003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T16:58:34Z' from='alice_unnamed_1496room0-10907-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1496room0-10907-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4d1a498a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.155 ***
alicE_unnamed_1496@localhost/res1 in
<message from='alice_unnamed_1496room0-10907-1@muc.localhost' to='alicE_unnamed_1496@localhost/res1' id='faee124f-e69c-4ae0-b0af-a47c4b5550e2'>
	<result xmlns='urn:xmpp:mam:2' id='BLG1FAMAEG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T11:05:25Z' from='alice_unnamed_1496room0-10907-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1496room0-10907-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>61b0d1e6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.155 ***
alicE_unnamed_1496@localhost/res1 in
<message from='alice_unnamed_1496room0-10907-1@muc.localhost' to='alicE_unnamed_1496@localhost/res1' id='dbd63a70-e2a4-434b-bb65-bc3667fcac52'>
	<result xmlns='urn:xmpp:mam:2' id='BLGG9388GG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T04:45:13Z' from='alice_unnamed_1496room0-10907-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1496room0-10907-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>06961af9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.155 ***
alicE_unnamed_1496@localhost/res1 in
<message from='alice_unnamed_1496room0-10907-1@muc.localhost' to='alicE_unnamed_1496@localhost/res1' id='6d9fce99-0061-449b-af70-07d437c71c5a'>
	<result xmlns='urn:xmpp:mam:2' id='BLHEUIR9F003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T17:20:46Z' from='alice_unnamed_1496room0-10907-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1496room0-10907-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9e29f553</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.155 ***
alicE_unnamed_1496@localhost/res1 in
<message from='alice_unnamed_1496room0-10907-1@muc.localhost' to='alicE_unnamed_1496@localhost/res1' id='d7f9c8df-c523-4550-afc2-a865ddd8aa40'>
	<result xmlns='urn:xmpp:mam:2' id='BLHQHMUM9001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T07:10:58Z' from='alice_unnamed_1496room0-10907-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1496room0-10907-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3c761ccb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.156 ***
alicE_unnamed_1496@localhost/res1 in
<message from='alice_unnamed_1496room0-10907-1@muc.localhost' to='alicE_unnamed_1496@localhost/res1' id='5af42f3e-62cd-4de8-a39b-0920912f6295'>
	<result xmlns='urn:xmpp:mam:2' id='BLIL875UI008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T15:02:28Z' from='alice_unnamed_1496room0-10907-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1496room0-10907-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3bd3b969</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.156 ***
alicE_unnamed_1496@localhost/res1 in
<message from='alice_unnamed_1496room0-10907-1@muc.localhost' to='alicE_unnamed_1496@localhost/res1' id='5a24ff19-1b15-4725-a95d-fffe5f064194'>
	<result xmlns='urn:xmpp:mam:2' id='BLJE5GBER00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T20:45:58Z' from='alice_unnamed_1496room0-10907-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1496room0-10907-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c55d29ed</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.156 ***
alicE_unnamed_1496@localhost/res1 in
<message from='alice_unnamed_1496room0-10907-1@muc.localhost' to='alicE_unnamed_1496@localhost/res1' id='839ddc8c-6efb-4565-9bdc-6aa5bc3043e6'>
	<result xmlns='urn:xmpp:mam:2' id='BLJRKRJ8AG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-26T12:50:53Z' from='alice_unnamed_1496room0-10907-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1496room0-10907-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8163b22c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.156 ***
alicE_unnamed_1496@localhost/res1 in
<message from='alice_unnamed_1496room0-10907-1@muc.localhost' to='alicE_unnamed_1496@localhost/res1' id='c4f25e0f-bad2-4284-ae22-371a2bc68e15'>
	<result xmlns='urn:xmpp:mam:2' id='BLKK3B156002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T18:01:16Z' from='alice_unnamed_1496room0-10907-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1496room0-10907-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0ae38921</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.156 ***
alicE_unnamed_1496@localhost/res1 in
<iq from='alice_unnamed_1496room0-10907-1@muc.localhost' to='alicE_unnamed_1496@localhost/res1' id='ae801aa0f0101c2a5ed8449a8657f217' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BLA934KG3G08</first>
			<last>BLKK3B156002</last>
			<count>17</count>
		</set>
	</fin>
</iq>



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

*** User 2022-01-27 15:30:07.156 ***
alicE_unnamed_1496@localhost/res1 in
</stream:stream>
*** CT 2022-01-27 15:30:07.164 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_549.html
*** CT 2022-01-27 15:30:07.165 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1809.html



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