=== 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.3349.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@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.mam_SUITE.logs/run.2022-01-27_15.29.00/mam_suite.muc_querying_for_all_messages.43908.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@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.mam_SUITE.logs/run.2022-01-27_15.29.00/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@43a5deef6262.2022-01-27_15.25.11"

=== Started at 2022-01-27 15:29:44


*** CT 2022-01-27 15:29:44.610 *** View log from node mongooseim@localhost when started mongooseim@localhost_1564.html
*** CT 2022-01-27 15:29:44.610 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_549.html
Could not find element archive_wait in Config.


*** User 2022-01-27 15:29:45.095 ***
alicE_unnamed_1282@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-27 15:29:45.095 ***
alicE_unnamed_1282@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='30e9af47a950e6ef' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:29:45.096 ***
alicE_unnamed_1282@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-27 15:29:45.096 ***
alicE_unnamed_1282@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTI4MgBtYXR5Z3J5c2E=</auth>



*** User 2022-01-27 15:29:45.112 ***
alicE_unnamed_1282@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:29:45.112 ***
alicE_unnamed_1282@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-27 15:29:45.112 ***
alicE_unnamed_1282@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='247578a3a721734c' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:29:45.112 ***
alicE_unnamed_1282@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-27 15:29:45.112 ***
alicE_unnamed_1282@localhost/res1 out
<iq type='set' id='ee68043dd0f5507a142d6a7d94dd04e4'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:29:45.112 ***
alicE_unnamed_1282@localhost/res1 in
<iq id='ee68043dd0f5507a142d6a7d94dd04e4' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_1282@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:29:45.113 ***
alicE_unnamed_1282@localhost/res1 out
<iq type='set' id='c2ce5dbba5d4a89792df64963f6633aa'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:29:45.113 ***
alicE_unnamed_1282@localhost/res1 in
<iq type='result' id='c2ce5dbba5d4a89792df64963f6633aa'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:29:45.113 ***
alicE_unnamed_1282@localhost/res1 out
<presence/>



*** User 2022-01-27 15:29:45.114 ***
alicE_unnamed_1282@localhost/res1 in
<presence from='alicE_unnamed_1282@localhost/res1' to='alice_unnamed_1282@localhost/res1' xml:lang='en'/>


Could not find element archive_wait in Config.


*** User 2022-01-27 15:29:45.115 ***
alicE_unnamed_1282@localhost/res1 out
<iq type='set' id='5f247ae61121ba4e58749886626b47cd' to='alicE_unnamed_1282room0-3440-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-27 15:29:45.125 ***
alicE_unnamed_1282@localhost/res1 in
<message from='alice_unnamed_1282room0-3440-1@muc.localhost' to='alicE_unnamed_1282@localhost/res1' id='997bc981-0f89-4336-afaf-93056eff9ba5'>
	<result xmlns='urn:xmpp:mam:2' id='BLA4IQF46G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T01:44:05Z' from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7c5f3b9b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.126 ***
alicE_unnamed_1282@localhost/res1 in
<message from='alice_unnamed_1282room0-3440-1@muc.localhost' to='alicE_unnamed_1282@localhost/res1' id='3bafc179-6cee-494c-97f6-669efec90bd9'>
	<result xmlns='urn:xmpp:mam:2' id='BLA68Q9BA00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T03:44:52Z' from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a6c8d669</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.126 ***
alicE_unnamed_1282@localhost/res1 in
<message from='alice_unnamed_1282room0-3440-1@muc.localhost' to='alicE_unnamed_1282@localhost/res1' id='317f05cb-e78a-4cb8-ae19-c7f0b498aba3'>
	<result xmlns='urn:xmpp:mam:2' id='BLAVLC73S00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T10:02:32Z' from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d777d8b9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.126 ***
alicE_unnamed_1282@localhost/res1 in
<message from='alice_unnamed_1282room0-3440-1@muc.localhost' to='alicE_unnamed_1282@localhost/res1' id='855a6530-222b-4603-921e-3a1114c69c4a'>
	<result xmlns='urn:xmpp:mam:2' id='BLB89MEF7G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T20:20:39Z' from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ef802a42</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.126 ***
alicE_unnamed_1282@localhost/res1 in
<message from='alice_unnamed_1282room0-3440-1@muc.localhost' to='alicE_unnamed_1282@localhost/res1' id='c535d896-b980-4593-a349-c34e7f398ebf'>
	<result xmlns='urn:xmpp:mam:2' id='BLBJ838SQG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T09:24:29Z' from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f595dece</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.126 ***
alicE_unnamed_1282@localhost/res1 in
<message from='alice_unnamed_1282room0-3440-1@muc.localhost' to='alicE_unnamed_1282@localhost/res1' id='6923f1e6-9ec6-462f-a4bc-30808fc54b4c'>
	<result xmlns='urn:xmpp:mam:2' id='BLBQB8SOK003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T17:52:40Z' from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b5d93d41</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.126 ***
alicE_unnamed_1282@localhost/res1 in
<message from='alice_unnamed_1282room0-3440-1@muc.localhost' to='alicE_unnamed_1282@localhost/res1' id='964e0832-1453-44df-8f56-d2f7f0d744eb'>
	<result xmlns='urn:xmpp:mam:2' id='BLCBSI56JG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T14:48:15Z' from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>00a1fea6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.126 ***
alicE_unnamed_1282@localhost/res1 in
<message from='alice_unnamed_1282room0-3440-1@muc.localhost' to='alicE_unnamed_1282@localhost/res1' id='783458c0-689e-4dfb-a556-c0f936e946bb'>
	<result xmlns='urn:xmpp:mam:2' id='BLCJ7LU0A00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T23:34:12Z' from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c609889b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.126 ***
alicE_unnamed_1282@localhost/res1 in
<message from='alice_unnamed_1282room0-3440-1@muc.localhost' to='alicE_unnamed_1282@localhost/res1' id='166ee092-62ff-4f30-9957-f6cea70dd2d9'>
	<result xmlns='urn:xmpp:mam:2' id='BLCOSS185G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T06:19:31Z' from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6960ca5a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.126 ***
alicE_unnamed_1282@localhost/res1 in
<message from='alice_unnamed_1282room0-3440-1@muc.localhost' to='alicE_unnamed_1282@localhost/res1' id='d976204c-198a-457e-9d56-b47f7b20617c'>
	<result xmlns='urn:xmpp:mam:2' id='BLCSSEUKC003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T11:04:56Z' from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0b3453f3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.127 ***
alicE_unnamed_1282@localhost/res1 in
<message from='alice_unnamed_1282room0-3440-1@muc.localhost' to='alicE_unnamed_1282@localhost/res1' id='4d4abe56-46e8-45d9-abfc-f30303de7ae4'>
	<result xmlns='urn:xmpp:mam:2' id='BLDCJISCG002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T05:50:24Z' from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b2f735ca</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.127 ***
alicE_unnamed_1282@localhost/res1 in
<message from='alice_unnamed_1282room0-3440-1@muc.localhost' to='alicE_unnamed_1282@localhost/res1' id='d71262da-dead-42aa-8868-d2a67af89a37'>
	<result xmlns='urn:xmpp:mam:2' id='BLDQ7EBV2007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T22:05:24Z' from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>eedc13be</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.127 ***
alicE_unnamed_1282@localhost/res1 in
<message from='alice_unnamed_1282room0-3440-1@muc.localhost' to='alicE_unnamed_1282@localhost/res1' id='250e1bad-4687-4844-b4ef-60475b86aefd'>
	<result xmlns='urn:xmpp:mam:2' id='BLE98NNJ500A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T16:02:02Z' from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>af950e59</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.127 ***
alicE_unnamed_1282@localhost/res1 in
<message from='alice_unnamed_1282room0-3440-1@muc.localhost' to='alicE_unnamed_1282@localhost/res1' id='fe6c12e3-3cb9-43ca-8c80-7ae0a0792dee'>
	<result xmlns='urn:xmpp:mam:2' id='BLEDDQR39001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T20:59:46Z' from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a6180d76</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.127 ***
alicE_unnamed_1282@localhost/res1 in
<message from='alice_unnamed_1282room0-3440-1@muc.localhost' to='alicE_unnamed_1282@localhost/res1' id='963c5b4d-aa24-49bb-9aac-aaa0c884dd22'>
	<result xmlns='urn:xmpp:mam:2' id='BLEJ6P3I0G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T03:53:29Z' from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>68020bc8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.128 ***
alicE_unnamed_1282@localhost/res1 in
<message from='alice_unnamed_1282room0-3440-1@muc.localhost' to='alicE_unnamed_1282@localhost/res1' id='54768d5e-3a59-4d40-8ccd-435d5e6b0caa'>
	<result xmlns='urn:xmpp:mam:2' id='BLEK98GCQG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T05:10:37Z' from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f834d0b1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.128 ***
alicE_unnamed_1282@localhost/res1 in
<message from='alice_unnamed_1282room0-3440-1@muc.localhost' to='alicE_unnamed_1282@localhost/res1' id='05c3351b-23f3-4374-84f7-0208fc7f06e7'>
	<result xmlns='urn:xmpp:mam:2' id='BLFHUCSJ6009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T16:33:48Z' from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9f1c974a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.128 ***
alicE_unnamed_1282@localhost/res1 in
<message from='alice_unnamed_1282room0-3440-1@muc.localhost' to='alicE_unnamed_1282@localhost/res1' id='f7af4066-2838-4d23-9464-4f7a851dced0'>
	<result xmlns='urn:xmpp:mam:2' id='BLFKR73J3008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T20:01:26Z' from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>54b5b883</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.128 ***
alicE_unnamed_1282@localhost/res1 in
<message from='alice_unnamed_1282room0-3440-1@muc.localhost' to='alicE_unnamed_1282@localhost/res1' id='1dc4054c-8d14-44e3-a1a3-88a0e0a4f86c'>
	<result xmlns='urn:xmpp:mam:2' id='BLFSEN3F000D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T05:06:08Z' from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e52a4797</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.128 ***
alicE_unnamed_1282@localhost/res1 in
<message from='alice_unnamed_1282room0-3440-1@muc.localhost' to='alicE_unnamed_1282@localhost/res1' id='c54be7b2-0b84-4250-ac06-74fade298ebc'>
	<result xmlns='urn:xmpp:mam:2' id='BLG4I6GCHG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T14:46:35Z' from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d0ab9530</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.129 ***
alicE_unnamed_1282@localhost/res1 in
<message from='alice_unnamed_1282room0-3440-1@muc.localhost' to='alicE_unnamed_1282@localhost/res1' id='41d69d44-c3ec-42b1-8453-fe4126990e89'>
	<result xmlns='urn:xmpp:mam:2' id='BLGE6PPT7G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T02:16:55Z' from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c3658437</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.129 ***
alicE_unnamed_1282@localhost/res1 in
<message from='alice_unnamed_1282room0-3440-1@muc.localhost' to='alicE_unnamed_1282@localhost/res1' id='6bc31085-7279-40c2-8e98-6ccd22f91604'>
	<result xmlns='urn:xmpp:mam:2' id='BLGR27VUV00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T17:37:18Z' from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e59b2f24</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.129 ***
alicE_unnamed_1282@localhost/res1 in
<message from='alice_unnamed_1282room0-3440-1@muc.localhost' to='alicE_unnamed_1282@localhost/res1' id='ef5a22b4-8066-439e-a971-ccadb60805f9'>
	<result xmlns='urn:xmpp:mam:2' id='BLH45NKOKG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T04:29:21Z' from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>aeb61e12</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.129 ***
alicE_unnamed_1282@localhost/res1 in
<message from='alice_unnamed_1282room0-3440-1@muc.localhost' to='alicE_unnamed_1282@localhost/res1' id='3f7f33d2-80b8-4c5c-a045-3f6ab02372a2'>
	<result xmlns='urn:xmpp:mam:2' id='BLHA0BA6S00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T11:26:48Z' from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5591a0e3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.129 ***
alicE_unnamed_1282@localhost/res1 in
<message from='alice_unnamed_1282room0-3440-1@muc.localhost' to='alicE_unnamed_1282@localhost/res1' id='b2989d58-06bd-4bac-be68-77dc50bbde69'>
	<result xmlns='urn:xmpp:mam:2' id='BLHMFS17JG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T02:20:31Z' from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7857657c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.129 ***
alicE_unnamed_1282@localhost/res1 in
<message from='alice_unnamed_1282room0-3440-1@muc.localhost' to='alicE_unnamed_1282@localhost/res1' id='86bf8f2a-75a1-41a6-925a-aca0c7f11539'>
	<result xmlns='urn:xmpp:mam:2' id='BLHMJCI9VG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T02:28:23Z' from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fcbcf470</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.129 ***
alicE_unnamed_1282@localhost/res1 in
<message from='alice_unnamed_1282room0-3440-1@muc.localhost' to='alicE_unnamed_1282@localhost/res1' id='313d1c2d-37f2-4284-b1cd-acaf1d356bfc'>
	<result xmlns='urn:xmpp:mam:2' id='BLIABEANK006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T02:02:16Z' from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0058ed20</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.129 ***
alicE_unnamed_1282@localhost/res1 in
<message from='alice_unnamed_1282room0-3440-1@muc.localhost' to='alicE_unnamed_1282@localhost/res1' id='b127681d-c538-4a42-8a9f-64083c230d51'>
	<result xmlns='urn:xmpp:mam:2' id='BLIANBAGB00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T02:28:54Z' from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>65f406b0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.129 ***
alicE_unnamed_1282@localhost/res1 in
<message from='alice_unnamed_1282room0-3440-1@muc.localhost' to='alicE_unnamed_1282@localhost/res1' id='12c1286d-ec5d-49f1-a9d2-527d0e04dd3b'>
	<result xmlns='urn:xmpp:mam:2' id='BLIVU2HERG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T03:47:11Z' from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f5fe1587</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.129 ***
alicE_unnamed_1282@localhost/res1 in
<message from='alice_unnamed_1282room0-3440-1@muc.localhost' to='alicE_unnamed_1282@localhost/res1' id='edc86b26-d90b-4769-94ea-a5a0d749c17d'>
	<result xmlns='urn:xmpp:mam:2' id='BLJ0SU2DAG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T04:56:13Z' from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>070548a1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.129 ***
alicE_unnamed_1282@localhost/res1 in
<message from='alice_unnamed_1282room0-3440-1@muc.localhost' to='alicE_unnamed_1282@localhost/res1' id='effd4d8e-74ef-40ad-855c-5c1bb510e956'>
	<result xmlns='urn:xmpp:mam:2' id='BLJOKTFHG00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-26T09:16:16Z' from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ea65c654</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.129 ***
alicE_unnamed_1282@localhost/res1 in
<message from='alice_unnamed_1282room0-3440-1@muc.localhost' to='alicE_unnamed_1282@localhost/res1' id='9e6f969d-e81c-46f0-bb22-272ffd60f03c'>
	<result xmlns='urn:xmpp:mam:2' id='BLJTPFDVFG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-26T15:24:23Z' from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3b35b088</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.129 ***
alicE_unnamed_1282@localhost/res1 in
<message from='alice_unnamed_1282room0-3440-1@muc.localhost' to='alicE_unnamed_1282@localhost/res1' id='01b24100-b1da-47b6-9b34-37acf739e476'>
	<result xmlns='urn:xmpp:mam:2' id='BLKAGV8EM007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T06:35:56Z' from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>42ff25fa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.129 ***
alicE_unnamed_1282@localhost/res1 in
<message from='alice_unnamed_1282room0-3440-1@muc.localhost' to='alicE_unnamed_1282@localhost/res1' id='2ee448f0-4483-4ab0-b40a-d6787dff3481'>
	<result xmlns='urn:xmpp:mam:2' id='BLKNMCTSRG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T22:18:39Z' from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1282room0-3440-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ba36c3d6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.130 ***
alicE_unnamed_1282@localhost/res1 in
<iq from='alice_unnamed_1282room0-3440-1@muc.localhost' to='alicE_unnamed_1282@localhost/res1' id='5f247ae61121ba4e58749886626b47cd' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BLA4IQF46G0G</first>
			<last>BLKNMCTSRG0J</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2022-01-27 15:29:45.130 ***
alicE_unnamed_1282@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:29:45.130 ***
alicE_unnamed_1282@localhost/res1 in
</stream:stream>
*** CT 2022-01-27 15:29:45.143 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_549.html
*** CT 2022-01-27 15:29:45.145 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1564.html



=== Ended at 2022-01-27 15:29:45
=== successfully completed test case
=== === Returned value: ok