=== 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.8762.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.96770.html"},
     {tc_group_properties,[{name,muc04},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.059 *** View log from node mongooseim@localhost when started mongooseim@localhost_1767.html
*** CT 2022-01-25 16:27:13.060 *** 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:13.459 ***
alicE_unnamed_1465@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:13.459 ***
alicE_unnamed_1465@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5a025acea768dae3' from='localhost' version='1.0' xml:lang='en'>

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



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



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

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



*** User 2022-01-25 16:27:13.463 ***
alicE_unnamed_1465@localhost/res1 in
<iq id='6920206d41971a42ae64024abac73acc' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_1465@localhost/res1</jid>
	</bind>
</iq>



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



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



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



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



*** User 2022-01-25 16:27:13.465 ***
alicE_unnamed_1465@localhost/res1 out
<iq type='set' id='b51d08add8232b850ba3c212f9ea33f7' to='alicE_unnamed_1465room0-8812-1@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data'>
			<field var='with'>
				<value>alicE_unnamed_1465room0-8812-1@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-01-25 16:27:13.467 ***
alicE_unnamed_1465@localhost/res1 in
<message from='alice_unnamed_1465room0-8812-1@muc.localhost' to='alicE_unnamed_1465@localhost/res1' id='4f4ea66f-5c14-4201-8c01-957c8dabca75'>
	<result xmlns='urn:xmpp:mam:1' id='BL972COMN00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-09T14:31:26Z' from='alice_unnamed_1465room0-8812-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1465room0-8812-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c940ff9d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.467 ***
alicE_unnamed_1465@localhost/res1 in
<message from='alice_unnamed_1465room0-8812-1@muc.localhost' to='alicE_unnamed_1465@localhost/res1' id='888a7da8-38b6-4aed-b0a5-0aa9bef4899d'>
	<result xmlns='urn:xmpp:mam:1' id='BL9G0S6HSG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-10T01:12:17Z' from='alice_unnamed_1465room0-8812-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1465room0-8812-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>954c3c2e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.468 ***
alicE_unnamed_1465@localhost/res1 in
<message from='alice_unnamed_1465room0-8812-1@muc.localhost' to='alicE_unnamed_1465@localhost/res1' id='9f39c852-13d0-4aa2-94ed-256a2336b94c'>
	<result xmlns='urn:xmpp:mam:1' id='BLAGKQMDR007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T16:07:34Z' from='alice_unnamed_1465room0-8812-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1465room0-8812-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1ed8049b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.468 ***
alicE_unnamed_1465@localhost/res1 in
<message from='alice_unnamed_1465room0-8812-1@muc.localhost' to='alicE_unnamed_1465@localhost/res1' id='dcb7cf61-465f-4333-a155-966e4f5f143c'>
	<result xmlns='urn:xmpp:mam:1' id='BLB59VN8OG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T16:46:33Z' from='alice_unnamed_1465room0-8812-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1465room0-8812-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>298d6c86</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.468 ***
alicE_unnamed_1465@localhost/res1 in
<message from='alice_unnamed_1465room0-8812-1@muc.localhost' to='alicE_unnamed_1465@localhost/res1' id='c7c3b73d-454d-4600-928c-8744735430b2'>
	<result xmlns='urn:xmpp:mam:1' id='BLBJMMIGEG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T09:57:09Z' from='alice_unnamed_1465room0-8812-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1465room0-8812-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7f6acd50</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.468 ***
alicE_unnamed_1465@localhost/res1 in
<message from='alice_unnamed_1465room0-8812-1@muc.localhost' to='alicE_unnamed_1465@localhost/res1' id='6d6f3cb3-84bc-4289-924e-952d92428592'>
	<result xmlns='urn:xmpp:mam:1' id='BLC2BS8NSG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T03:26:41Z' from='alice_unnamed_1465room0-8812-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1465room0-8812-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>dcd122ad</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.468 ***
alicE_unnamed_1465@localhost/res1 in
<message from='alice_unnamed_1465room0-8812-1@muc.localhost' to='alicE_unnamed_1465@localhost/res1' id='577f6a1f-6d29-4c7e-944e-a4fb481372fc'>
	<result xmlns='urn:xmpp:mam:1' id='BLD5KIHBA00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T21:31:32Z' from='alice_unnamed_1465room0-8812-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1465room0-8812-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2afd06ec</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.468 ***
alicE_unnamed_1465@localhost/res1 in
<message from='alice_unnamed_1465room0-8812-1@muc.localhost' to='alicE_unnamed_1465@localhost/res1' id='878c60ce-bcb9-466e-8e7d-8b8abb01163f'>
	<result xmlns='urn:xmpp:mam:1' id='BLDKV65BAG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T15:49:01Z' from='alice_unnamed_1465room0-8812-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1465room0-8812-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d9e5939a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.468 ***
alicE_unnamed_1465@localhost/res1 in
<message from='alice_unnamed_1465room0-8812-1@muc.localhost' to='alicE_unnamed_1465@localhost/res1' id='e75d64a7-af57-4d8d-a740-10b620f98e96'>
	<result xmlns='urn:xmpp:mam:1' id='BLE4DT54QG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T10:15:41Z' from='alice_unnamed_1465room0-8812-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1465room0-8812-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>945c06fa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.468 ***
alicE_unnamed_1465@localhost/res1 in
<message from='alice_unnamed_1465room0-8812-1@muc.localhost' to='alicE_unnamed_1465@localhost/res1' id='75f0cb32-9c4d-47e9-93c3-5eaa5a411b95'>
	<result xmlns='urn:xmpp:mam:1' id='BLENHA0SL00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T09:03:22Z' from='alice_unnamed_1465room0-8812-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1465room0-8812-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>58f3303e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.468 ***
alicE_unnamed_1465@localhost/res1 in
<message from='alice_unnamed_1465room0-8812-1@muc.localhost' to='alicE_unnamed_1465@localhost/res1' id='3a7d56f3-c4e7-4eaa-be75-2bb92c255ec4'>
	<result xmlns='urn:xmpp:mam:1' id='BLF74AQFE002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T03:39:40Z' from='alice_unnamed_1465room0-8812-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1465room0-8812-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e08433a5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.468 ***
alicE_unnamed_1465@localhost/res1 in
<message from='alice_unnamed_1465room0-8812-1@muc.localhost' to='alicE_unnamed_1465@localhost/res1' id='77637454-3647-4880-a6e7-759b6588ac0f'>
	<result xmlns='urn:xmpp:mam:1' id='BLGAQTVH8G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T22:15:37Z' from='alice_unnamed_1465room0-8812-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1465room0-8812-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>be439f09</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.468 ***
alicE_unnamed_1465@localhost/res1 in
<message from='alice_unnamed_1465room0-8812-1@muc.localhost' to='alicE_unnamed_1465@localhost/res1' id='6c4fd1e8-b578-42fd-a880-bf18983a8415'>
	<result xmlns='urn:xmpp:mam:1' id='BLGJK5PTIG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T08:44:45Z' from='alice_unnamed_1465room0-8812-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1465room0-8812-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3f3fc79f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.469 ***
alicE_unnamed_1465@localhost/res1 in
<message from='alice_unnamed_1465room0-8812-1@muc.localhost' to='alicE_unnamed_1465@localhost/res1' id='6b58fe46-9e7e-44a3-85cd-b82890468a82'>
	<result xmlns='urn:xmpp:mam:1' id='BLHK28T30003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T23:26:56Z' from='alice_unnamed_1465room0-8812-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1465room0-8812-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>407bbce9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.469 ***
alicE_unnamed_1465@localhost/res1 in
<message from='alice_unnamed_1465room0-8812-1@muc.localhost' to='alicE_unnamed_1465@localhost/res1' id='74291a63-bc36-462c-a306-a1f27acd6709'>
	<result xmlns='urn:xmpp:mam:1' id='BLI4C4MCU00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T18:54:20Z' from='alice_unnamed_1465room0-8812-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1465room0-8812-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d48795c3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.469 ***
alicE_unnamed_1465@localhost/res1 in
<message from='alice_unnamed_1465room0-8812-1@muc.localhost' to='alicE_unnamed_1465@localhost/res1' id='09bf194f-3c3e-46c8-ad9e-6a109dbfba7c'>
	<result xmlns='urn:xmpp:mam:1' id='BLIGD3P7100I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T09:15:30Z' from='alice_unnamed_1465room0-8812-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1465room0-8812-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b57b2369</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.469 ***
alicE_unnamed_1465@localhost/res1 in
<message from='alice_unnamed_1465room0-8812-1@muc.localhost' to='alicE_unnamed_1465@localhost/res1' id='2a47d80e-6dde-4be2-b081-d19554dd3b48'>
	<result xmlns='urn:xmpp:mam:1' id='BLJ99K58M00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T14:57:16Z' from='alice_unnamed_1465room0-8812-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1465room0-8812-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1690765f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:13.469 ***
alicE_unnamed_1465@localhost/res1 in
<iq from='alice_unnamed_1465room0-8812-1@muc.localhost' to='alicE_unnamed_1465@localhost/res1' id='b51d08add8232b850ba3c212f9ea33f7' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BL972COMN00F</first>
			<last>BLJ99K58M00K</last>
			<count>17</count>
		</set>
	</fin>
</iq>



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

*** User 2022-01-25 16:27:13.469 ***
alicE_unnamed_1465@localhost/res1 in
</stream:stream>
*** CT 2022-01-25 16:27:13.481 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_541.html
*** CT 2022-01-25 16:27:13.482 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1768.html



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