=== 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.2863.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.45828.html"},
     {tc_group_properties,[{name,muc06},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:47


*** CT 2022-01-25 16:26:47.620 *** View log from node mongooseim@localhost when started mongooseim@localhost_1591.html
*** CT 2022-01-25 16:26:47.621 *** 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:48.215 ***
alicE_unnamed_1278@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:48.216 ***
alicE_unnamed_1278@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='569b436b30a4dfae' from='localhost' version='1.0' xml:lang='en'>

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



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



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

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



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



*** User 2022-01-25 16:26:48.218 ***
alicE_unnamed_1278@localhost/res1 out
<iq type='set' id='93988710d3d6e1cd6f6588673e786077'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:26:48.219 ***
alicE_unnamed_1278@localhost/res1 in
<iq type='result' id='93988710d3d6e1cd6f6588673e786077'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



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



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


Could not find element archive_wait in Config.


*** User 2022-01-25 16:26:48.229 ***
alicE_unnamed_1278@localhost/res1 out
<iq type='set' id='f9e51ce406f94fbb941afa50adecdb42' to='alicE_unnamed_1278room0-2947-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:26:48.232 ***
alicE_unnamed_1278@localhost/res1 in
<message from='alice_unnamed_1278room0-2947-1@muc.localhost' to='alicE_unnamed_1278@localhost/res1' id='48b477b7-70b6-4e9d-baf0-cba2b75a3c2e'>
	<result xmlns='urn:xmpp:mam:2' id='BL98ILUQ3G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-09T16:19:27Z' from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8e9bb82e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:48.232 ***
alicE_unnamed_1278@localhost/res1 in
<message from='alice_unnamed_1278room0-2947-1@muc.localhost' to='alicE_unnamed_1278@localhost/res1' id='43b2de78-6d0a-4e75-9d0d-56a680102d7b'>
	<result xmlns='urn:xmpp:mam:2' id='BL9DS2SBG00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-09T22:38:24Z' from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>93a787e9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:48.232 ***
alicE_unnamed_1278@localhost/res1 in
<message from='alice_unnamed_1278room0-2947-1@muc.localhost' to='alicE_unnamed_1278@localhost/res1' id='cb3aad0b-ea4d-4618-babb-c8ac41b77544'>
	<result xmlns='urn:xmpp:mam:2' id='BL9KB07SU00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-10T06:21:16Z' from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>873164e7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:48.232 ***
alicE_unnamed_1278@localhost/res1 in
<message from='alice_unnamed_1278room0-2947-1@muc.localhost' to='alicE_unnamed_1278@localhost/res1' id='50452650-a677-4909-88f1-8b75196dbd0a'>
	<result xmlns='urn:xmpp:mam:2' id='BL9OL2C6RG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-10T11:30:07Z' from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>55c4e0fa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:48.232 ***
alicE_unnamed_1278@localhost/res1 in
<message from='alice_unnamed_1278room0-2947-1@muc.localhost' to='alicE_unnamed_1278@localhost/res1' id='554225ba-696f-487d-9479-95d46e8bb434'>
	<result xmlns='urn:xmpp:mam:2' id='BLA3OFL73009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T00:45:10Z' from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ef248f5b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:48.232 ***
alicE_unnamed_1278@localhost/res1 in
<message from='alice_unnamed_1278room0-2947-1@muc.localhost' to='alicE_unnamed_1278@localhost/res1' id='ff7459b7-3d09-4af8-a5c7-6eed1b0a7ddb'>
	<result xmlns='urn:xmpp:mam:2' id='BLACM61VG00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T11:24:16Z' from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0cc85e01</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:48.233 ***
alicE_unnamed_1278@localhost/res1 in
<message from='alice_unnamed_1278room0-2947-1@muc.localhost' to='alicE_unnamed_1278@localhost/res1' id='c6fb47b4-48c2-4832-ae28-37617a501333'>
	<result xmlns='urn:xmpp:mam:2' id='BLB6LLQ1CG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T18:24:17Z' from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a7690082</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:48.233 ***
alicE_unnamed_1278@localhost/res1 in
<message from='alice_unnamed_1278room0-2947-1@muc.localhost' to='alicE_unnamed_1278@localhost/res1' id='e665e82d-b51f-4671-b718-d480536dfb23'>
	<result xmlns='urn:xmpp:mam:2' id='BLB9ECSRUG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T21:42:45Z' from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>275f14e4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:48.233 ***
alicE_unnamed_1278@localhost/res1 in
<message from='alice_unnamed_1278room0-2947-1@muc.localhost' to='alicE_unnamed_1278@localhost/res1' id='c138631c-686b-4609-aca8-3b74115ab6c6'>
	<result xmlns='urn:xmpp:mam:2' id='BLBP7EQ8KG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T16:32:33Z' from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8a5508ec</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:48.233 ***
alicE_unnamed_1278@localhost/res1 in
<message from='alice_unnamed_1278room0-2947-1@muc.localhost' to='alicE_unnamed_1278@localhost/res1' id='3f447fc1-2f43-4a5f-b5fc-420c87afc6af'>
	<result xmlns='urn:xmpp:mam:2' id='BLBV3UPUEG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T23:34:13Z' from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4f8b1797</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:48.233 ***
alicE_unnamed_1278@localhost/res1 in
<message from='alice_unnamed_1278room0-2947-1@muc.localhost' to='alicE_unnamed_1278@localhost/res1' id='72acd197-88da-49b9-81ec-f26155bf015c'>
	<result xmlns='urn:xmpp:mam:2' id='BLC1JPU5H00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T02:32:50Z' from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e1f3c4dc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:48.233 ***
alicE_unnamed_1278@localhost/res1 in
<message from='alice_unnamed_1278room0-2947-1@muc.localhost' to='alicE_unnamed_1278@localhost/res1' id='9227dc22-0e9c-4e8f-812f-2f1348581af8'>
	<result xmlns='urn:xmpp:mam:2' id='BLC6BGRH2G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T08:12:13Z' from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>74f27433</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:48.233 ***
alicE_unnamed_1278@localhost/res1 in
<message from='alice_unnamed_1278room0-2947-1@muc.localhost' to='alicE_unnamed_1278@localhost/res1' id='9fe2877a-d696-4a66-9ee8-f8ee61be17af'>
	<result xmlns='urn:xmpp:mam:2' id='BLD0VAOUEG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T15:57:41Z' from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3890b2d7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:48.233 ***
alicE_unnamed_1278@localhost/res1 in
<message from='alice_unnamed_1278room0-2947-1@muc.localhost' to='alicE_unnamed_1278@localhost/res1' id='fd4ecab5-3898-430f-b241-c2b930c85447'>
	<result xmlns='urn:xmpp:mam:2' id='BLD21QDDD006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T17:14:50Z' from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9d1e0737</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:48.233 ***
alicE_unnamed_1278@localhost/res1 in
<message from='alice_unnamed_1278room0-2947-1@muc.localhost' to='alicE_unnamed_1278@localhost/res1' id='7490273e-aff0-488a-b1d2-e01d482334b0'>
	<result xmlns='urn:xmpp:mam:2' id='BLD9CMI2JG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T02:00:15Z' from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4cfc4455</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:48.233 ***
alicE_unnamed_1278@localhost/res1 in
<message from='alice_unnamed_1278room0-2947-1@muc.localhost' to='alicE_unnamed_1278@localhost/res1' id='49f45555-0677-41eb-b9d2-8233fcd9dab7'>
	<result xmlns='urn:xmpp:mam:2' id='BLDIDHAQ700A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T12:46:22Z' from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5727ac42</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:48.234 ***
alicE_unnamed_1278@localhost/res1 in
<message from='alice_unnamed_1278room0-2947-1@muc.localhost' to='alicE_unnamed_1278@localhost/res1' id='350295e2-3679-4e42-8c3c-89d4c876b2f9'>
	<result xmlns='urn:xmpp:mam:2' id='BLE8E43CR00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T15:02:30Z' from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a6756cc9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:48.234 ***
alicE_unnamed_1278@localhost/res1 in
<message from='alice_unnamed_1278room0-2947-1@muc.localhost' to='alicE_unnamed_1278@localhost/res1' id='f5af4bd1-ec46-478c-b6d6-366cdedcbcc8'>
	<result xmlns='urn:xmpp:mam:2' id='BLEDJAHUTG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T21:12:03Z' from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>914cf73a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:48.234 ***
alicE_unnamed_1278@localhost/res1 in
<message from='alice_unnamed_1278room0-2947-1@muc.localhost' to='alicE_unnamed_1278@localhost/res1' id='229b1894-4a15-4c89-8376-0b8d10228af1'>
	<result xmlns='urn:xmpp:mam:2' id='BLF0E166KG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T19:40:17Z' from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>30e09097</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:48.234 ***
alicE_unnamed_1278@localhost/res1 in
<message from='alice_unnamed_1278room0-2947-1@muc.localhost' to='alicE_unnamed_1278@localhost/res1' id='a817ea0b-e5ef-4790-af0b-a89b035f156c'>
	<result xmlns='urn:xmpp:mam:2' id='BLF0GRA3PG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T19:46:35Z' from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3d9edf43</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:48.234 ***
alicE_unnamed_1278@localhost/res1 in
<message from='alice_unnamed_1278room0-2947-1@muc.localhost' to='alicE_unnamed_1278@localhost/res1' id='23077e17-c927-4528-901b-ae2d1d630a76'>
	<result xmlns='urn:xmpp:mam:2' id='BLFA3KTAEG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T07:12:53Z' from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ac500747</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:48.234 ***
alicE_unnamed_1278@localhost/res1 in
<message from='alice_unnamed_1278room0-2947-1@muc.localhost' to='alicE_unnamed_1278@localhost/res1' id='b2dc2c9d-75c3-4a77-af1c-d881bb6564f4'>
	<result xmlns='urn:xmpp:mam:2' id='BLFE5MO16G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T12:03:49Z' from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b489464b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:48.234 ***
alicE_unnamed_1278@localhost/res1 in
<message from='alice_unnamed_1278room0-2947-1@muc.localhost' to='alicE_unnamed_1278@localhost/res1' id='a881ae7c-92da-44ea-b735-3597dfcfa8f5'>
	<result xmlns='urn:xmpp:mam:2' id='BLFPT794R00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T02:03:50Z' from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8f3b41bf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:48.234 ***
alicE_unnamed_1278@localhost/res1 in
<message from='alice_unnamed_1278room0-2947-1@muc.localhost' to='alicE_unnamed_1278@localhost/res1' id='6e77d5a9-f500-426a-a30c-76c66d75e31d'>
	<result xmlns='urn:xmpp:mam:2' id='BLFSR75IV00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T05:34:06Z' from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>86745229</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:48.234 ***
alicE_unnamed_1278@localhost/res1 in
<message from='alice_unnamed_1278room0-2947-1@muc.localhost' to='alicE_unnamed_1278@localhost/res1' id='1f0fd797-8021-4562-bde4-7cce4bab8f25'>
	<result xmlns='urn:xmpp:mam:2' id='BLGI1SN4G009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T06:52:16Z' from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>72908ee3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:48.234 ***
alicE_unnamed_1278@localhost/res1 in
<message from='alice_unnamed_1278room0-2947-1@muc.localhost' to='alicE_unnamed_1278@localhost/res1' id='058e7b49-e473-4ac2-9b53-ffcd8e466490'>
	<result xmlns='urn:xmpp:mam:2' id='BLGOUM0JP00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T15:06:10Z' from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4802f4bc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:48.234 ***
alicE_unnamed_1278@localhost/res1 in
<message from='alice_unnamed_1278room0-2947-1@muc.localhost' to='alicE_unnamed_1278@localhost/res1' id='83784892-ed4a-43e1-bb45-c2fc9c8adebc'>
	<result xmlns='urn:xmpp:mam:2' id='BLHC9K59TG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T14:10:43Z' from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b8a9c1ea</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:48.235 ***
alicE_unnamed_1278@localhost/res1 in
<message from='alice_unnamed_1278room0-2947-1@muc.localhost' to='alicE_unnamed_1278@localhost/res1' id='38115a59-91d5-4289-99b3-69ba843245f1'>
	<result xmlns='urn:xmpp:mam:2' id='BLHIE46UOG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T21:30:17Z' from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4d7346f1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:48.235 ***
alicE_unnamed_1278@localhost/res1 in
<message from='alice_unnamed_1278room0-2947-1@muc.localhost' to='alicE_unnamed_1278@localhost/res1' id='7de35d2a-87d5-4c6e-a759-5ced28ce3507'>
	<result xmlns='urn:xmpp:mam:2' id='BLI64EDNKG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T21:00:17Z' from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9ae4583e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:48.235 ***
alicE_unnamed_1278@localhost/res1 in
<message from='alice_unnamed_1278room0-2947-1@muc.localhost' to='alicE_unnamed_1278@localhost/res1' id='4bde2617-a231-4c21-a9ac-13b090f1f789'>
	<result xmlns='urn:xmpp:mam:2' id='BLI8AT4TH002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T23:37:54Z' from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>473889f2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:48.235 ***
alicE_unnamed_1278@localhost/res1 in
<message from='alice_unnamed_1278room0-2947-1@muc.localhost' to='alicE_unnamed_1278@localhost/res1' id='aa239430-78b1-4721-97ae-d61bd9574576'>
	<result xmlns='urn:xmpp:mam:2' id='BLIJDK8CM002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T12:51:24Z' from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ba6aa69d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:48.235 ***
alicE_unnamed_1278@localhost/res1 in
<message from='alice_unnamed_1278room0-2947-1@muc.localhost' to='alicE_unnamed_1278@localhost/res1' id='8e219f8d-f47e-4a3c-a1cf-227c04bee4e3'>
	<result xmlns='urn:xmpp:mam:2' id='BLIO41M7OG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T18:27:53Z' from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>97552af8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:48.235 ***
alicE_unnamed_1278@localhost/res1 in
<message from='alice_unnamed_1278room0-2947-1@muc.localhost' to='alicE_unnamed_1278@localhost/res1' id='8934932a-dfb7-4374-bddf-0c3557da84ed'>
	<result xmlns='urn:xmpp:mam:2' id='BLJ8BPH5K009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T13:50:32Z' from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bf3ed751</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:48.235 ***
alicE_unnamed_1278@localhost/res1 in
<message from='alice_unnamed_1278room0-2947-1@muc.localhost' to='alicE_unnamed_1278@localhost/res1' id='fd1f55ba-c08b-45bf-9b54-af068110f7bb'>
	<result xmlns='urn:xmpp:mam:2' id='BLJE9NHAIG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T20:55:25Z' from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1278room0-2947-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5bdebd6f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:26:48.235 ***
alicE_unnamed_1278@localhost/res1 in
<iq from='alice_unnamed_1278room0-2947-1@muc.localhost' to='alicE_unnamed_1278@localhost/res1' id='f9e51ce406f94fbb941afa50adecdb42' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BL98ILUQ3G06</first>
			<last>BLJE9NHAIG0B</last>
			<count>34</count>
		</set>
	</fin>
</iq>



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

*** User 2022-01-25 16:26:48.235 ***
alicE_unnamed_1278@localhost/res1 in
</stream:stream>
*** CT 2022-01-25 16:26:48.263 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_541.html
*** CT 2022-01-25 16:26:48.265 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1591.html



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