=== Test case: mam_SUITE:muc_querying_for_all_messages/1 (click for source code)

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:1">>}]},
     {with_rsm,true},
     {watchdog,<0.2623.1>},
     {basic_group,muc_all},
     {configuration,rdbms_async_cache},
     {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@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.74114.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_async_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_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@ebe8a8f9fc53.2022-01-25_16.21.59"

=== Started at 2022-01-25 16:26:46


*** CT 2022-01-25 16:26:46.975 *** View log from node mongooseim@localhost when started mongooseim@localhost_1562.html
*** CT 2022-01-25 16:26:46.975 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_541.html
Could not find element archive_wait in Config.


*** User 2022-01-25 16:26:47.453 ***
alicE_unnamed_1265@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:26:47.454 ***
alicE_unnamed_1265@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='eb9195224c0c306b' from='localhost' version='1.0' xml:lang='en'>

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



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



*** User 2022-01-25 16:26:47.455 ***
alicE_unnamed_1265@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:26:47.456 ***
alicE_unnamed_1265@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='990fccf8f9d8bd12' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:26:47.456 ***
alicE_unnamed_1265@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:26:47.456 ***
alicE_unnamed_1265@localhost/res1 out
<iq type='set' id='14de4de0fb2aa3421910f8a647810a79'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-25 16:26:47.456 ***
alicE_unnamed_1265@localhost/res1 in
<iq id='14de4de0fb2aa3421910f8a647810a79' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_1265@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-25 16:26:47.456 ***
alicE_unnamed_1265@localhost/res1 out
<iq type='set' id='467cc57383142cc6e11d0ba43ad9fdc1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:26:47.457 ***
alicE_unnamed_1265@localhost/res1 in
<iq type='result' id='467cc57383142cc6e11d0ba43ad9fdc1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:26:47.457 ***
alicE_unnamed_1265@localhost/res1 out
<presence/>



*** User 2022-01-25 16:26:47.459 ***
alicE_unnamed_1265@localhost/res1 in
<presence from='alicE_unnamed_1265@localhost/res1' to='alice_unnamed_1265@localhost/res1' xml:lang='en'/>


Could not find element archive_wait in Config.


*** User 2022-01-25 16:26:47.459 ***
alicE_unnamed_1265@localhost/res1 out
<iq type='set' id='55c5c7e22efa56f23a1513e6b089b5c5' to='alicE_unnamed_1265room0-2679-1@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''>
		<x xmlns='jabber:x:data'/>
	</query>
</iq>


Could not find element archive_wait in Config.


*** User 2022-01-25 16:26:47.472 ***
alicE_unnamed_1265@localhost/res1 in
<message from='alice_unnamed_1265room0-2679-1@muc.localhost' to='alicE_unnamed_1265@localhost/res1' id='8c7be7a8-11bb-4c3d-a352-a3d639dc7255'>
	<result xmlns='urn:xmpp:mam:1' id='BL92FINFMG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-09T09:03:01Z' from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>62323128</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:47.472 ***
alicE_unnamed_1265@localhost/res1 in
<message from='alice_unnamed_1265room0-2679-1@muc.localhost' to='alicE_unnamed_1265@localhost/res1' id='dc23fbe2-2e9c-43bb-b736-d711e9e8c172'>
	<result xmlns='urn:xmpp:mam:1' id='BL96QUIU7G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-09T14:14:47Z' from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f8832fcc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:47.473 ***
alicE_unnamed_1265@localhost/res1 in
<message from='alice_unnamed_1265room0-2679-1@muc.localhost' to='alicE_unnamed_1265@localhost/res1' id='2ea95291-b688-41a3-a5d8-0089be2db9d7'>
	<result xmlns='urn:xmpp:mam:1' id='BL9KIC1C0G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-10T06:37:45Z' from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>90950e44</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:47.473 ***
alicE_unnamed_1265@localhost/res1 in
<message from='alice_unnamed_1265room0-2679-1@muc.localhost' to='alicE_unnamed_1265@localhost/res1' id='821da2ec-a187-4d17-84f5-fc6044effa69'>
	<result xmlns='urn:xmpp:mam:1' id='BL9V3G070G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-10T19:11:53Z' from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>67d110d9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:47.473 ***
alicE_unnamed_1265@localhost/res1 in
<message from='alice_unnamed_1265room0-2679-1@muc.localhost' to='alicE_unnamed_1265@localhost/res1' id='0a385d7e-045a-426b-a6c4-21fc91a5e94a'>
	<result xmlns='urn:xmpp:mam:1' id='BLA3654T5003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T00:04:10Z' from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a0c30725</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:47.473 ***
alicE_unnamed_1265@localhost/res1 in
<message from='alice_unnamed_1265room0-2679-1@muc.localhost' to='alicE_unnamed_1265@localhost/res1' id='b7e3d011-0fc0-4528-bda4-1cdd5587a73d'>
	<result xmlns='urn:xmpp:mam:1' id='BLA7M7EGDG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T05:26:27Z' from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c9501332</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:47.473 ***
alicE_unnamed_1265@localhost/res1 in
<message from='alice_unnamed_1265room0-2679-1@muc.localhost' to='alicE_unnamed_1265@localhost/res1' id='175fdf2e-c50c-40d8-8449-5d7c535a9fa2'>
	<result xmlns='urn:xmpp:mam:1' id='BLAO5ESVJG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T01:05:51Z' from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>faeec34c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:47.473 ***
alicE_unnamed_1265@localhost/res1 in
<message from='alice_unnamed_1265room0-2679-1@muc.localhost' to='alicE_unnamed_1265@localhost/res1' id='091ca784-6d9b-4a3a-b0b6-cfb6a659d8d5'>
	<result xmlns='urn:xmpp:mam:1' id='BLAO8O1HK007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T01:13:12Z' from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d20770a4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:47.473 ***
alicE_unnamed_1265@localhost/res1 in
<message from='alice_unnamed_1265room0-2679-1@muc.localhost' to='alicE_unnamed_1265@localhost/res1' id='4701462d-dc8a-49a5-9d8c-e8b258667409'>
	<result xmlns='urn:xmpp:mam:1' id='BLBG28AMK002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T05:36:40Z' from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>38ebc5d8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:47.473 ***
alicE_unnamed_1265@localhost/res1 in
<message from='alice_unnamed_1265room0-2679-1@muc.localhost' to='alicE_unnamed_1265@localhost/res1' id='e550a7c9-c9ca-440a-a301-41078bf93231'>
	<result xmlns='urn:xmpp:mam:1' id='BLBJFBFTPG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T09:40:43Z' from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>36f3b6f8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:47.473 ***
alicE_unnamed_1265@localhost/res1 in
<message from='alice_unnamed_1265room0-2679-1@muc.localhost' to='alicE_unnamed_1265@localhost/res1' id='fd706baf-1444-4240-8b28-9e038e1b855c'>
	<result xmlns='urn:xmpp:mam:1' id='BLC0EUFHRG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T01:10:23Z' from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>db5cef33</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:47.474 ***
alicE_unnamed_1265@localhost/res1 in
<message from='alice_unnamed_1265room0-2679-1@muc.localhost' to='alicE_unnamed_1265@localhost/res1' id='f053155d-cbdc-4238-b522-a7c4d60dcc6a'>
	<result xmlns='urn:xmpp:mam:1' id='BLC9M8E7LG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T12:10:59Z' from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2add07ef</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:47.474 ***
alicE_unnamed_1265@localhost/res1 in
<message from='alice_unnamed_1265room0-2679-1@muc.localhost' to='alicE_unnamed_1265@localhost/res1' id='72f02773-d37c-4b38-900d-43d4d7e7fe87'>
	<result xmlns='urn:xmpp:mam:1' id='BLCN1LAEK004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T04:07:04Z' from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>eeb2abe8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:47.475 ***
alicE_unnamed_1265@localhost/res1 in
<message from='alice_unnamed_1265room0-2679-1@muc.localhost' to='alicE_unnamed_1265@localhost/res1' id='7c32fcb1-5696-49d3-82dc-f87883ec8817'>
	<result xmlns='urn:xmpp:mam:1' id='BLCP5NVRL004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T06:39:22Z' from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>13f436c1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:47.475 ***
alicE_unnamed_1265@localhost/res1 in
<message from='alice_unnamed_1265room0-2679-1@muc.localhost' to='alicE_unnamed_1265@localhost/res1' id='8495980d-5f0d-4ea2-b8ef-f1eca8c8b4ef'>
	<result xmlns='urn:xmpp:mam:1' id='BLDCVI0QFG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T06:17:11Z' from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c32dd447</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:47.475 ***
alicE_unnamed_1265@localhost/res1 in
<message from='alice_unnamed_1265room0-2679-1@muc.localhost' to='alicE_unnamed_1265@localhost/res1' id='9fff7702-c047-439d-b0a8-21f5b58d05a4'>
	<result xmlns='urn:xmpp:mam:1' id='BLDDF0VEDG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T06:51:47Z' from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>76525292</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:47.475 ***
alicE_unnamed_1265@localhost/res1 in
<message from='alice_unnamed_1265room0-2679-1@muc.localhost' to='alicE_unnamed_1265@localhost/res1' id='727d017d-a0d9-45e9-807d-283f9ce35fde'>
	<result xmlns='urn:xmpp:mam:1' id='BLE4T8OUPG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T10:50:03Z' from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f3d52b74</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:47.475 ***
alicE_unnamed_1265@localhost/res1 in
<message from='alice_unnamed_1265room0-2679-1@muc.localhost' to='alicE_unnamed_1265@localhost/res1' id='b63b8ef7-699f-40a0-a5fe-1cbe78c6167a'>
	<result xmlns='urn:xmpp:mam:1' id='BLED1FP68G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T20:32:09Z' from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>849fb8a2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:47.475 ***
alicE_unnamed_1265@localhost/res1 in
<message from='alice_unnamed_1265room0-2679-1@muc.localhost' to='alicE_unnamed_1265@localhost/res1' id='edff7eea-7828-43cd-9b5e-e0ecd7330e15'>
	<result xmlns='urn:xmpp:mam:1' id='BLEG2DBVL003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T00:08:58Z' from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>22c835cf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:47.475 ***
alicE_unnamed_1265@localhost/res1 in
<message from='alice_unnamed_1265room0-2679-1@muc.localhost' to='alicE_unnamed_1265@localhost/res1' id='4835a835-7d15-4db1-9ede-3701312c1462'>
	<result xmlns='urn:xmpp:mam:1' id='BLENJACQK009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T09:07:52Z' from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4605e5d5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:47.475 ***
alicE_unnamed_1265@localhost/res1 in
<message from='alice_unnamed_1265room0-2679-1@muc.localhost' to='alicE_unnamed_1265@localhost/res1' id='ea025555-5afa-4430-8db9-63756be6d3c9'>
	<result xmlns='urn:xmpp:mam:1' id='BLFFGL7FT00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T13:39:54Z' from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a4cd0f6d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:47.475 ***
alicE_unnamed_1265@localhost/res1 in
<message from='alice_unnamed_1265room0-2679-1@muc.localhost' to='alicE_unnamed_1265@localhost/res1' id='3ac856d9-a216-4799-b671-0840d9a0c709'>
	<result xmlns='urn:xmpp:mam:1' id='BLFL20P7FG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T20:16:39Z' from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>488c5646</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:47.475 ***
alicE_unnamed_1265@localhost/res1 in
<message from='alice_unnamed_1265room0-2679-1@muc.localhost' to='alicE_unnamed_1265@localhost/res1' id='ca825d97-24ac-4e66-b239-2e2be90be4ac'>
	<result xmlns='urn:xmpp:mam:1' id='BLFQ3DSDVG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T02:17:43Z' from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4fafa9f7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:47.475 ***
alicE_unnamed_1265@localhost/res1 in
<message from='alice_unnamed_1265room0-2679-1@muc.localhost' to='alicE_unnamed_1265@localhost/res1' id='2e3dd300-f59c-46b5-8470-95fdff90269f'>
	<result xmlns='urn:xmpp:mam:1' id='BLGA0TDM6G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T21:17:25Z' from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5bf48755</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:47.476 ***
alicE_unnamed_1265@localhost/res1 in
<message from='alice_unnamed_1265room0-2679-1@muc.localhost' to='alicE_unnamed_1265@localhost/res1' id='1d95e0bf-2c54-4c31-af6d-a17ff2737e83'>
	<result xmlns='urn:xmpp:mam:1' id='BLGI4VSV000A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T06:59:12Z' from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6b5b05e8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:47.476 ***
alicE_unnamed_1265@localhost/res1 in
<message from='alice_unnamed_1265room0-2679-1@muc.localhost' to='alicE_unnamed_1265@localhost/res1' id='667e8b90-a477-449e-b988-79f585f2aeea'>
	<result xmlns='urn:xmpp:mam:1' id='BLGT79L6900F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T20:11:46Z' from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>034bcd2a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:47.476 ***
alicE_unnamed_1265@localhost/res1 in
<message from='alice_unnamed_1265room0-2679-1@muc.localhost' to='alicE_unnamed_1265@localhost/res1' id='4d2aad60-9221-4442-871d-90cdc5893ab4'>
	<result xmlns='urn:xmpp:mam:1' id='BLH5JK26O008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T06:12:00Z' from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4f21790f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:47.476 ***
alicE_unnamed_1265@localhost/res1 in
<message from='alice_unnamed_1265room0-2679-1@muc.localhost' to='alicE_unnamed_1265@localhost/res1' id='b2ab4737-c422-4429-8079-55bcaad4c0ed'>
	<result xmlns='urn:xmpp:mam:1' id='BLHIO3EN2008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T21:52:36Z' from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5db62986</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:47.476 ***
alicE_unnamed_1265@localhost/res1 in
<message from='alice_unnamed_1265room0-2679-1@muc.localhost' to='alicE_unnamed_1265@localhost/res1' id='0de3f7bb-ac82-41e3-97b8-df4a5d4e9ee4'>
	<result xmlns='urn:xmpp:mam:1' id='BLI07CA74G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T13:57:21Z' from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b617bd80</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:47.476 ***
alicE_unnamed_1265@localhost/res1 in
<message from='alice_unnamed_1265room0-2679-1@muc.localhost' to='alicE_unnamed_1265@localhost/res1' id='ea5a1126-bc56-4eea-8fae-bed1fc9ed97b'>
	<result xmlns='urn:xmpp:mam:1' id='BLI5QI1H1008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T20:38:10Z' from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9b78b932</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:47.476 ***
alicE_unnamed_1265@localhost/res1 in
<message from='alice_unnamed_1265room0-2679-1@muc.localhost' to='alicE_unnamed_1265@localhost/res1' id='ab41681a-6d3d-43cf-8253-1e3f2dd9826e'>
	<result xmlns='urn:xmpp:mam:1' id='BLIL3QVRS00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T14:52:40Z' from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c6c48406</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:47.476 ***
alicE_unnamed_1265@localhost/res1 in
<message from='alice_unnamed_1265room0-2679-1@muc.localhost' to='alicE_unnamed_1265@localhost/res1' id='53cd78ea-7753-44a6-a62c-b43bb8534831'>
	<result xmlns='urn:xmpp:mam:1' id='BLIPTJMU7G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T20:36:39Z' from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7ac855b1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:47.476 ***
alicE_unnamed_1265@localhost/res1 in
<message from='alice_unnamed_1265room0-2679-1@muc.localhost' to='alicE_unnamed_1265@localhost/res1' id='fdaae1ca-821d-48f0-ac57-35961651168d'>
	<result xmlns='urn:xmpp:mam:1' id='BLJ5NVPNS00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T10:43:04Z' from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>adedee6d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:47.476 ***
alicE_unnamed_1265@localhost/res1 in
<message from='alice_unnamed_1265room0-2679-1@muc.localhost' to='alicE_unnamed_1265@localhost/res1' id='c91a7bb5-b78c-462b-8b78-1f7f3a043a8e'>
	<result xmlns='urn:xmpp:mam:1' id='BLJ91FAMR00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T14:39:02Z' from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1265room0-2679-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f3e237ac</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:47.476 ***
alicE_unnamed_1265@localhost/res1 in
<iq from='alice_unnamed_1265room0-2679-1@muc.localhost' to='alicE_unnamed_1265@localhost/res1' id='55c5c7e22efa56f23a1513e6b089b5c5' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BL92FINFMG0C</first>
			<last>BLJ91FAMR00I</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2022-01-25 16:26:47.477 ***
alicE_unnamed_1265@localhost/res1 out
</stream:stream>

*** User 2022-01-25 16:26:47.477 ***
alicE_unnamed_1265@localhost/res1 in
</stream:stream>
*** CT 2022-01-25 16:26:47.496 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_541.html
*** CT 2022-01-25 16:26:47.497 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1562.html



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