=== Test case: mam_SUITE:muc_querying_for_all_messages/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.87299.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.626 *** View log from node mongooseim@localhost when started mongooseim@localhost_1768.html
*** CT 2022-01-25 16:27:13.630 *** 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.310 ***
alicE_unnamed_1475@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.310 ***
alicE_unnamed_1475@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9148c2cf40a80006' from='localhost' version='1.0' xml:lang='en'>

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



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



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

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



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



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



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



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


Could not find element wait_for_parallel_writer in Config.


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


Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.


*** User 2022-01-25 16:27:14.320 ***
alicE_unnamed_1475@localhost/res1 out
<iq type='set' id='f84771af8601b24216d65994346ec77a' to='alicE_unnamed_1475room0-9053-1@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''>
		<x xmlns='jabber:x:data'/>
	</query>
</iq>


Could not find element archive_wait in Config.


*** User 2022-01-25 16:27:14.323 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-9053-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='2686783e-923e-44c5-a652-a64f9bae6ff3'>
	<result xmlns='urn:xmpp:mam:2' id='BL91J0KCHG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-09T07:59:07Z' from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>aaf751a9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.324 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-9053-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='e71e44b0-83ff-441a-94db-9356920eb229'>
	<result xmlns='urn:xmpp:mam:2' id='BL96H0HAKG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-09T13:52:33Z' from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a72dcd78</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.324 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-9053-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='84f46a17-33f3-4393-b559-8741fadfe7b5'>
	<result xmlns='urn:xmpp:mam:2' id='BL9NR21VU003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-10T10:31:56Z' from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2919a4e7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.324 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-9053-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='4b848b07-a81d-4ee4-b103-360eca88f7a9'>
	<result xmlns='urn:xmpp:mam:2' id='BL9R03FR3008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-10T14:17:58Z' from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>95a9fe99</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.324 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-9053-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='359cf72e-0211-4d96-bef3-fbc30ee56ef0'>
	<result xmlns='urn:xmpp:mam:2' id='BLA84H6UDG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T05:58:27Z' from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>719013fa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.324 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-9053-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='67a7600c-21db-4fbe-8d7a-6dd787e7dbbd'>
	<result xmlns='urn:xmpp:mam:2' id='BLA917R0800E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T07:02:40Z' from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>144efe6a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.324 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-9053-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='7191baab-8340-492c-8a5a-b0911f8bc4ca'>
	<result xmlns='urn:xmpp:mam:2' id='BLATGMMVNG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T07:28:55Z' from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1e2b6243</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.324 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-9053-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='fd2861b1-bc4a-427d-b440-c472185d576d'>
	<result xmlns='urn:xmpp:mam:2' id='BLB4VSDQ2G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T16:23:57Z' from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fbfbc7fd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.324 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-9053-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='94d50b6a-2fd4-4906-91e5-3648d8a43f35'>
	<result xmlns='urn:xmpp:mam:2' id='BLBBKGL3C009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T00:19:36Z' from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3b0514cc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.324 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-9053-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='4a2b256d-1caf-4554-ac16-d997a7c4722d'>
	<result xmlns='urn:xmpp:mam:2' id='BLBL1113B005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T11:31:50Z' from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fd0f8a73</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.324 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-9053-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='8650bfdc-a516-46dd-8f3d-ae5a97dc61e0'>
	<result xmlns='urn:xmpp:mam:2' id='BLC3E3I5TG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T04:43:15Z' from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>083aad72</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.324 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-9053-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='4b8660dc-cdc9-4c0f-83e6-3335e7e9975d'>
	<result xmlns='urn:xmpp:mam:2' id='BLCGCT932G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T20:11:09Z' from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d99eab9d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.325 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-9053-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='e7fdb930-62f8-4caa-a582-d775eed3a001'>
	<result xmlns='urn:xmpp:mam:2' id='BLCK87QER006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T00:47:02Z' from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0b76d7f9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.325 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-9053-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='45158c10-2f03-4bfb-ae64-85d5df39d144'>
	<result xmlns='urn:xmpp:mam:2' id='BLCLQQM1M005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T02:40:12Z' from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7f832794</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.325 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-9053-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='28c560e8-8c24-4b89-8b9a-1c605bb25565'>
	<result xmlns='urn:xmpp:mam:2' id='BLDMU3JIT00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T18:09:46Z' from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>aac1c591</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.325 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-9053-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='c51a44cd-3203-4486-8b76-0fc6141a534a'>
	<result xmlns='urn:xmpp:mam:2' id='BLDPIDA62G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T21:18:21Z' from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2ff05bb7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.325 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-9053-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='8df26a9d-0da6-477c-bb09-b389450907ad'>
	<result xmlns='urn:xmpp:mam:2' id='BLE8BE162G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T14:56:29Z' from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1f24f622</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.325 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-9053-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='51e6da09-25be-425e-93b5-f7f5e6218760'>
	<result xmlns='urn:xmpp:mam:2' id='BLE8DTDOT00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T15:02:02Z' from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3bff3df9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.325 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-9053-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='e515fcb2-74ae-4a21-88e6-6d0c2fd22eeb'>
	<result xmlns='urn:xmpp:mam:2' id='BLEMUQVK1G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T08:22:03Z' from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6e3b72f5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.325 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-9053-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='dd4834a8-e5f4-43e8-bc1b-db04b6bab842'>
	<result xmlns='urn:xmpp:mam:2' id='BLF2DSTC2G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T22:03:09Z' from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>542a3293</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.325 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-9053-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='65157b9e-4e60-4722-aff0-1b8c1fa42134'>
	<result xmlns='urn:xmpp:mam:2' id='BLF9JJ3VD009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T06:36:58Z' from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>288b7c62</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.326 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-9053-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='31a7b8d7-7124-46d3-8ac8-f30399edf673'>
	<result xmlns='urn:xmpp:mam:2' id='BLFMSUTBV009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T22:28:30Z' from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c27cb79b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.326 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-9053-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='f2e2a33f-f4e5-4a79-a1f3-5e0842325aa2'>
	<result xmlns='urn:xmpp:mam:2' id='BLG048S1P002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T09:29:06Z' from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7f3b0071</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.326 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-9053-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='7b0cc31b-147b-448e-a97b-b21ad587e5fe'>
	<result xmlns='urn:xmpp:mam:2' id='BLGBB92DPG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T22:52:11Z' from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>54694e2e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.327 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-9053-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='9d9a7b52-2180-47d9-bae9-d2a09c850340'>
	<result xmlns='urn:xmpp:mam:2' id='BLGGRUM8E00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T05:27:24Z' from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c26aaf0a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.327 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-9053-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='0f9a4f2e-67dd-41dc-83a5-d085f94b6dfa'>
	<result xmlns='urn:xmpp:mam:2' id='BLGR4341R005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T17:41:26Z' from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>179e43ff</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.327 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-9053-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='0ac9f369-87c8-4be4-9c99-d57aa0329c73'>
	<result xmlns='urn:xmpp:mam:2' id='BLH7KBTKP001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T08:36:50Z' from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d8bb64b9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.327 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-9053-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='4a0e6fb0-7379-4d9b-a6fa-c4108c5a3ecb'>
	<result xmlns='urn:xmpp:mam:2' id='BLH8G2QVT001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T09:38:50Z' from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c529c5f8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.327 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-9053-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='29a68d2a-f9f9-4d00-ab9b-db4b92fe2c74'>
	<result xmlns='urn:xmpp:mam:2' id='BLI1GNOVO00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T15:29:52Z' from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5086d702</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.327 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-9053-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='7353011e-d9b8-426c-b722-5ae7c753b8c2'>
	<result xmlns='urn:xmpp:mam:2' id='BLI4H5RS000K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T19:05:36Z' from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2a01c251</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.327 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-9053-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='6ef832d3-4719-419f-8e54-025342ee2b3a'>
	<result xmlns='urn:xmpp:mam:2' id='BLIPCOD84G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T19:58:57Z' from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8e1865d5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.327 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-9053-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='0bc1c5f9-c6a7-4a88-b45b-18bfa36959b3'>
	<result xmlns='urn:xmpp:mam:2' id='BLIRIJQEKG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T22:35:13Z' from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a12583fa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.327 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-9053-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='231f3b97-d409-4c2b-8498-9b11c9bcd8e0'>
	<result xmlns='urn:xmpp:mam:2' id='BLJ75T5MHG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T12:25:47Z' from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1ee1ee83</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.328 ***
alicE_unnamed_1475@localhost/res1 in
<message from='alice_unnamed_1475room0-9053-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='ceadfc09-fe2c-41e8-9149-d37ff906100f'>
	<result xmlns='urn:xmpp:mam:2' id='BLJEG34QLG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T21:09:39Z' from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1475room0-9053-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ef5252cc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:14.328 ***
alicE_unnamed_1475@localhost/res1 in
<iq from='alice_unnamed_1475room0-9053-1@muc.localhost' to='alicE_unnamed_1475@localhost/res1' id='f84771af8601b24216d65994346ec77a' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BL91J0KCHG0K</first>
			<last>BLJEG34QLG04</last>
			<count>34</count>
		</set>
	</fin>
</iq>



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

*** User 2022-01-25 16:27:14.328 ***
alicE_unnamed_1475@localhost/res1 in
</stream:stream>
*** CT 2022-01-25 16:27:14.343 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_541.html
*** CT 2022-01-25 16:27:14.344 *** 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