=== 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.29073.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_pool},
     {wait_for_parallel_writer,[muc]},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@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.55170.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_async_pool_muc_all},parallel]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mam_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@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_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:23


*** CT 2022-01-25 16:26:23.251 *** View log from node mongooseim@localhost when started mongooseim@localhost_1172.html
*** CT 2022-01-25 16:26:23.252 *** 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:23.633 ***
alicE_unnamed_1084@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:23.634 ***
alicE_unnamed_1084@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='69732a4933ea160a' from='localhost' version='1.0' xml:lang='en'>

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



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



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

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



*** User 2022-01-25 16:26:23.636 ***
alicE_unnamed_1084@localhost/res1 in
<iq id='85d1bf74850a86c02d4b45b6dd0fabb8' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_1084@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-25 16:26:23.637 ***
alicE_unnamed_1084@localhost/res1 out
<iq type='set' id='118f47c730c2ea714a1a90bc9d61ea9d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:26:23.637 ***
alicE_unnamed_1084@localhost/res1 in
<iq type='result' id='118f47c730c2ea714a1a90bc9d61ea9d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



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



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


Could not find element archive_wait in Config.


*** User 2022-01-25 16:26:23.640 ***
alicE_unnamed_1084@localhost/res1 out
<iq type='set' id='2ccd77e360184076c335ef247679e38c' to='alicE_unnamed_1084room0-29131-0@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:23.643 ***
alicE_unnamed_1084@localhost/res1 in
<message from='alice_unnamed_1084room0-29131-0@muc.localhost' to='alicE_unnamed_1084@localhost/res1' id='6b98f3a9-7b0e-47d6-925d-4491dec2efa5'>
	<result xmlns='urn:xmpp:mam:1' id='BL8SPP2KA00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-09T02:16:20Z' from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ec032e5e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.644 ***
alicE_unnamed_1084@localhost/res1 in
<message from='alice_unnamed_1084room0-29131-0@muc.localhost' to='alicE_unnamed_1084@localhost/res1' id='58f7dc7b-e1db-42cd-aedf-ec525021edc2'>
	<result xmlns='urn:xmpp:mam:1' id='BL93OI154G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-09T10:34:41Z' from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>90092e79</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.644 ***
alicE_unnamed_1084@localhost/res1 in
<message from='alice_unnamed_1084room0-29131-0@muc.localhost' to='alicE_unnamed_1084@localhost/res1' id='4bd81751-f9f6-4b6c-bcf2-46b084327973'>
	<result xmlns='urn:xmpp:mam:1' id='BL9V8HKUBG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-10T19:23:11Z' from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0edb8e79</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.644 ***
alicE_unnamed_1084@localhost/res1 in
<message from='alice_unnamed_1084room0-29131-0@muc.localhost' to='alicE_unnamed_1084@localhost/res1' id='bf6dd6ad-65be-46ee-8674-c3440c0eae34'>
	<result xmlns='urn:xmpp:mam:1' id='BLA13EBA000D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-10T21:34:56Z' from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7b47bd2b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.644 ***
alicE_unnamed_1084@localhost/res1 in
<message from='alice_unnamed_1084room0-29131-0@muc.localhost' to='alicE_unnamed_1084@localhost/res1' id='37da4630-263f-4ce9-a536-00df1c295dc2'>
	<result xmlns='urn:xmpp:mam:1' id='BLAK160MUG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T20:09:57Z' from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d4bc7973</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.644 ***
alicE_unnamed_1084@localhost/res1 in
<message from='alice_unnamed_1084room0-29131-0@muc.localhost' to='alicE_unnamed_1084@localhost/res1' id='273a3541-0bf1-4023-8866-129029e36f49'>
	<result xmlns='urn:xmpp:mam:1' id='BLAN6G8RA008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T23:56:36Z' from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1403539b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.644 ***
alicE_unnamed_1084@localhost/res1 in
<message from='alice_unnamed_1084room0-29131-0@muc.localhost' to='alicE_unnamed_1084@localhost/res1' id='41394246-21d0-4a55-9980-060b43ed44d9'>
	<result xmlns='urn:xmpp:mam:1' id='BLAQCF8NT005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T03:44:42Z' from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>646b42c4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.644 ***
alicE_unnamed_1084@localhost/res1 in
<message from='alice_unnamed_1084room0-29131-0@muc.localhost' to='alicE_unnamed_1084@localhost/res1' id='330a26a4-a1c5-49d0-bd97-950932feae4f'>
	<result xmlns='urn:xmpp:mam:1' id='BLB1ATNIHG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T12:02:19Z' from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b032d34a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.644 ***
alicE_unnamed_1084@localhost/res1 in
<message from='alice_unnamed_1084room0-29131-0@muc.localhost' to='alicE_unnamed_1084@localhost/res1' id='aae87e04-d09e-4e29-9ff0-b1587a89fc8b'>
	<result xmlns='urn:xmpp:mam:1' id='BLBGO0O5CG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T06:25:21Z' from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0ea9f0a4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.645 ***
alicE_unnamed_1084@localhost/res1 in
<message from='alice_unnamed_1084room0-29131-0@muc.localhost' to='alicE_unnamed_1084@localhost/res1' id='0a5c0495-cb79-43d3-9af8-f942d710eac5'>
	<result xmlns='urn:xmpp:mam:1' id='BLBRJINPD00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T19:22:50Z' from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>dee364c4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.645 ***
alicE_unnamed_1084@localhost/res1 in
<message from='alice_unnamed_1084room0-29131-0@muc.localhost' to='alicE_unnamed_1084@localhost/res1' id='6fb8ec61-7847-40f6-8f81-ed165a969b66'>
	<result xmlns='urn:xmpp:mam:1' id='BLC1LBH2P007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T02:36:18Z' from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b4ce5932</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.645 ***
alicE_unnamed_1084@localhost/res1 in
<message from='alice_unnamed_1084room0-29131-0@muc.localhost' to='alicE_unnamed_1084@localhost/res1' id='884f8689-cdc2-48dc-90f4-3a44a696db57'>
	<result xmlns='urn:xmpp:mam:1' id='BLC3AIA7400F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T04:35:20Z' from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7d35a8f0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.645 ***
alicE_unnamed_1084@localhost/res1 in
<message from='alice_unnamed_1084room0-29131-0@muc.localhost' to='alicE_unnamed_1084@localhost/res1' id='dbf33251-80da-4af4-b3b4-adc6740c6456'>
	<result xmlns='urn:xmpp:mam:1' id='BLCKJHNSA00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T01:12:20Z' from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6c8f08dc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.645 ***
alicE_unnamed_1084@localhost/res1 in
<message from='alice_unnamed_1084room0-29131-0@muc.localhost' to='alicE_unnamed_1084@localhost/res1' id='1eb66348-56d8-481c-b0d0-d176c7c1374a'>
	<result xmlns='urn:xmpp:mam:1' id='BLCPKL9T600I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T07:12:44Z' from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c7e4c49e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.645 ***
alicE_unnamed_1084@localhost/res1 in
<message from='alice_unnamed_1084room0-29131-0@muc.localhost' to='alicE_unnamed_1084@localhost/res1' id='39c4d6c8-0a66-446c-89b1-a671e94e3c51'>
	<result xmlns='urn:xmpp:mam:1' id='BLD9UC305G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T02:39:47Z' from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b9c4377b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.645 ***
alicE_unnamed_1084@localhost/res1 in
<message from='alice_unnamed_1084room0-29131-0@muc.localhost' to='alicE_unnamed_1084@localhost/res1' id='73be1d56-ba37-4174-b8ce-1397b6d629db'>
	<result xmlns='urn:xmpp:mam:1' id='BLDM9HAQKG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T17:23:45Z' from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>dd649324</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.646 ***
alicE_unnamed_1084@localhost/res1 in
<message from='alice_unnamed_1084room0-29131-0@muc.localhost' to='alicE_unnamed_1084@localhost/res1' id='a4fac2b4-43f5-4973-ac1e-61b44e604fd5'>
	<result xmlns='urn:xmpp:mam:1' id='BLE23N78K00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T07:29:44Z' from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ad46a482</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.646 ***
alicE_unnamed_1084@localhost/res1 in
<message from='alice_unnamed_1084room0-29131-0@muc.localhost' to='alicE_unnamed_1084@localhost/res1' id='28209ce8-2ef0-4e43-87fb-9c33e2a89eb4'>
	<result xmlns='urn:xmpp:mam:1' id='BLEEGOPALG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T22:17:55Z' from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>93296e7d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.646 ***
alicE_unnamed_1084@localhost/res1 in
<message from='alice_unnamed_1084room0-29131-0@muc.localhost' to='alicE_unnamed_1084@localhost/res1' id='8e668eff-a640-4146-9d48-b842494d2c94'>
	<result xmlns='urn:xmpp:mam:1' id='BLER2ED81G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T13:16:27Z' from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>188bf122</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.646 ***
alicE_unnamed_1084@localhost/res1 in
<message from='alice_unnamed_1084room0-29131-0@muc.localhost' to='alicE_unnamed_1084@localhost/res1' id='97269b0a-289d-4f44-91fe-f91331f08c19'>
	<result xmlns='urn:xmpp:mam:1' id='BLEV3BOL9009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T18:04:50Z' from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8c5daa7e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.647 ***
alicE_unnamed_1084@localhost/res1 in
<message from='alice_unnamed_1084room0-29131-0@muc.localhost' to='alicE_unnamed_1084@localhost/res1' id='121ba813-1da3-40ed-b037-f7d35f884713'>
	<result xmlns='urn:xmpp:mam:1' id='BLFAVVRHCG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T08:16:17Z' from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cb1cff24</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.647 ***
alicE_unnamed_1084@localhost/res1 in
<message from='alice_unnamed_1084room0-29131-0@muc.localhost' to='alicE_unnamed_1084@localhost/res1' id='bd477f8c-6f62-4611-8312-972400535625'>
	<result xmlns='urn:xmpp:mam:1' id='BLFEQ5TJKG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T12:49:37Z' from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b795974e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.647 ***
alicE_unnamed_1084@localhost/res1 in
<message from='alice_unnamed_1084room0-29131-0@muc.localhost' to='alicE_unnamed_1084@localhost/res1' id='f2dc03a5-71b7-43af-87d0-54b8f9e90d24'>
	<result xmlns='urn:xmpp:mam:1' id='BLFO8UHA7002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T00:06:54Z' from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ca8ec0dd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.647 ***
alicE_unnamed_1084@localhost/res1 in
<message from='alice_unnamed_1084room0-29131-0@muc.localhost' to='alicE_unnamed_1084@localhost/res1' id='14efbfac-eba1-4af6-859b-ae384180b20d'>
	<result xmlns='urn:xmpp:mam:1' id='BLG0JFFKPG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T10:03:07Z' from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a00a7b74</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.647 ***
alicE_unnamed_1084@localhost/res1 in
<message from='alice_unnamed_1084room0-29131-0@muc.localhost' to='alicE_unnamed_1084@localhost/res1' id='6439dba1-9574-4d23-bab8-ed68fd563515'>
	<result xmlns='urn:xmpp:mam:1' id='BLGSA39J5G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T19:06:27Z' from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>009ad902</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.647 ***
alicE_unnamed_1084@localhost/res1 in
<message from='alice_unnamed_1084room0-29131-0@muc.localhost' to='alicE_unnamed_1084@localhost/res1' id='b0f3ec17-c6d5-43a8-a5c2-063b2111c102'>
	<result xmlns='urn:xmpp:mam:1' id='BLGU7JLS5G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T21:24:03Z' from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fbcc6896</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.647 ***
alicE_unnamed_1084@localhost/res1 in
<message from='alice_unnamed_1084room0-29131-0@muc.localhost' to='alicE_unnamed_1084@localhost/res1' id='7eb70373-4a0d-4667-aa67-790bfe4a6c74'>
	<result xmlns='urn:xmpp:mam:1' id='BLH446ONQ00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T04:25:56Z' from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>378ae646</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.647 ***
alicE_unnamed_1084@localhost/res1 in
<message from='alice_unnamed_1084room0-29131-0@muc.localhost' to='alicE_unnamed_1084@localhost/res1' id='24b7087f-f84d-4a66-ab87-a80fc26b7b63'>
	<result xmlns='urn:xmpp:mam:1' id='BLHJ7PI77009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T22:27:42Z' from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>600391d3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.648 ***
alicE_unnamed_1084@localhost/res1 in
<message from='alice_unnamed_1084room0-29131-0@muc.localhost' to='alicE_unnamed_1084@localhost/res1' id='3c450c25-b9a6-46e0-8b6d-9f7f2f76465a'>
	<result xmlns='urn:xmpp:mam:1' id='BLHSDO4BE00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T09:25:16Z' from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3ef538a4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.648 ***
alicE_unnamed_1084@localhost/res1 in
<message from='alice_unnamed_1084room0-29131-0@muc.localhost' to='alicE_unnamed_1084@localhost/res1' id='d365ed05-1f1e-4732-911e-e9881d79c5bc'>
	<result xmlns='urn:xmpp:mam:1' id='BLHUDH7JAG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T11:47:57Z' from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f94f7f17</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.648 ***
alicE_unnamed_1084@localhost/res1 in
<message from='alice_unnamed_1084room0-29131-0@muc.localhost' to='alicE_unnamed_1084@localhost/res1' id='98fcfcda-de80-4b02-af01-f9c4fee912b5'>
	<result xmlns='urn:xmpp:mam:1' id='BLIB94LG5004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T03:08:42Z' from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ec25206d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.648 ***
alicE_unnamed_1084@localhost/res1 in
<message from='alice_unnamed_1084room0-29131-0@muc.localhost' to='alicE_unnamed_1084@localhost/res1' id='b46fa9c2-456c-4bfd-9aa1-373ff81635ec'>
	<result xmlns='urn:xmpp:mam:1' id='BLIMG956MG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T16:32:05Z' from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>34895118</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.648 ***
alicE_unnamed_1084@localhost/res1 in
<message from='alice_unnamed_1084room0-29131-0@muc.localhost' to='alicE_unnamed_1084@localhost/res1' id='63041f0b-d6a7-4e24-a711-f89a2730ad51'>
	<result xmlns='urn:xmpp:mam:1' id='BLJ2A9PPJ001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T06:37:42Z' from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b9102040</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.648 ***
alicE_unnamed_1084@localhost/res1 in
<message from='alice_unnamed_1084room0-29131-0@muc.localhost' to='alicE_unnamed_1084@localhost/res1' id='99734f09-6900-4488-9da9-5a383bef3f6a'>
	<result xmlns='urn:xmpp:mam:1' id='BLJGRDI0CG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T23:58:09Z' from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1084room0-29131-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>61b3d8e7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:23.648 ***
alicE_unnamed_1084@localhost/res1 in
<iq from='alice_unnamed_1084room0-29131-0@muc.localhost' to='alicE_unnamed_1084@localhost/res1' id='2ccd77e360184076c335ef247679e38c' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BL8SPP2KA00D</first>
			<last>BLJGRDI0CG0C</last>
			<count>34</count>
		</set>
	</fin>
</iq>



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

*** User 2022-01-25 16:26:23.648 ***
alicE_unnamed_1084@localhost/res1 in
</stream:stream>
*** CT 2022-01-25 16:26:23.662 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_541.html
*** CT 2022-01-25 16:26:23.663 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1172.html



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