=== 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.10848.1>},
     {basic_group,muc_all},
     {configuration,rdbms_mnesia_muc_cache},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@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.59140.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_mnesia_muc_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_mnesia_prefs => [{muc,true}],
        mod_mam_muc => [{host,{prefix,<<"muc.">>}},{archive_groupchats,false}],
        mod_mam_muc_rdbms_arch => [],
        mod_mam_rdbms_user => [{muc,true},{pm,true}],
        mod_muc =>
            [{host,{prefix,<<"muc.">>}},
             {backend,rdbms},
             {hibernate_timeout,2000},
             {hibernated_room_check_interval,1000},
             {hibernated_room_timeout,2000},
             {access,muc},
             {access_create,muc_create}],
        mod_muc_commands => [],mod_muc_light_commands => [],
        mod_muc_log => [{outdir,"/tmp/muclogs"},{access_log,muc}],
        mod_register =>
            [{access,register},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {welcome_message,{[],[]}}],
        mod_roster => [{backend,rdbms}],
        mod_sic => [],mod_stream_management => [],
        mod_vcard => [{backend,rdbms},{host,{prefix,<<"vjud.">>}}]}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@43a5deef6262.2022-01-27_15.25.11"

=== Started at 2022-01-27 15:30:06


*** CT 2022-01-27 15:30:06.749 *** View log from node mongooseim@localhost when started mongooseim@localhost_1808.html
*** CT 2022-01-27 15:30:06.749 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_549.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


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

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



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



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

*** User 2022-01-27 15:30:07.142 ***
alicE_unnamed_1495@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:30:07.142 ***
alicE_unnamed_1495@localhost/res1 out
<iq type='set' id='07929503e955cdd268aa9bb9093e80d8'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:30:07.142 ***
alicE_unnamed_1495@localhost/res1 in
<iq id='07929503e955cdd268aa9bb9093e80d8' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_1495@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:30:07.143 ***
alicE_unnamed_1495@localhost/res1 out
<iq type='set' id='d1f49b6353e2c5868a9d3e5225da6aa4'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:30:07.143 ***
alicE_unnamed_1495@localhost/res1 in
<iq type='result' id='d1f49b6353e2c5868a9d3e5225da6aa4'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:30:07.143 ***
alicE_unnamed_1495@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2022-01-27 15:30:07.145 ***
alicE_unnamed_1495@localhost/res1 in
<presence from='alicE_unnamed_1495@localhost/res1' to='alice_unnamed_1495@localhost/res1' xml:lang='en'/>


Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.


*** User 2022-01-27 15:30:07.145 ***
alicE_unnamed_1495@localhost/res1 out
<iq type='set' id='99929c4abc28ad667a895ca8589f1f12' to='alicE_unnamed_1495room0-10906-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:30:07.147 ***
alicE_unnamed_1495@localhost/res1 in
<message from='alice_unnamed_1495room0-10906-1@muc.localhost' to='alicE_unnamed_1495@localhost/res1' id='18c4c24d-33a4-4843-8cb3-624e6afd5833'>
	<result xmlns='urn:xmpp:mam:2' id='BLA72U60B006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T04:43:18Z' from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d50efe2d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.148 ***
alicE_unnamed_1495@localhost/res1 in
<message from='alice_unnamed_1495room0-10906-1@muc.localhost' to='alicE_unnamed_1495@localhost/res1' id='9ce7e971-72a1-453f-a392-54324e20c191'>
	<result xmlns='urn:xmpp:mam:2' id='BLA9IN5I500B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T07:41:46Z' from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fce9cda3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.148 ***
alicE_unnamed_1495@localhost/res1 in
<message from='alice_unnamed_1495room0-10906-1@muc.localhost' to='alicE_unnamed_1495@localhost/res1' id='3a8766d6-5dee-4b99-808f-3b3fdd3ff03c'>
	<result xmlns='urn:xmpp:mam:2' id='BLAVCUI8QG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T09:43:41Z' from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6bcfc8ab</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.148 ***
alicE_unnamed_1495@localhost/res1 in
<message from='alice_unnamed_1495room0-10906-1@muc.localhost' to='alicE_unnamed_1495@localhost/res1' id='de53a5e2-2d08-470c-ab70-360e20c06ad6'>
	<result xmlns='urn:xmpp:mam:2' id='BLB0S4F7D002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T11:29:14Z' from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>824a4bf9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.148 ***
alicE_unnamed_1495@localhost/res1 in
<message from='alice_unnamed_1495room0-10906-1@muc.localhost' to='alicE_unnamed_1495@localhost/res1' id='daf2e6db-d77f-49a3-b819-3a350c775070'>
	<result xmlns='urn:xmpp:mam:2' id='BLBKM3VLF00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T11:07:26Z' from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f86db9f0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.148 ***
alicE_unnamed_1495@localhost/res1 in
<message from='alice_unnamed_1495room0-10906-1@muc.localhost' to='alicE_unnamed_1495@localhost/res1' id='96c85ec8-9179-46cd-9b03-8c21e3b36387'>
	<result xmlns='urn:xmpp:mam:2' id='BLBNHP0FE008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T14:32:28Z' from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>28d39116</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.148 ***
alicE_unnamed_1495@localhost/res1 in
<message from='alice_unnamed_1495room0-10906-1@muc.localhost' to='alicE_unnamed_1495@localhost/res1' id='c3c5834c-2fef-44f0-8626-2361148ed8e9'>
	<result xmlns='urn:xmpp:mam:2' id='BLC1AI230G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T02:12:09Z' from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>be5ada11</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.148 ***
alicE_unnamed_1495@localhost/res1 in
<message from='alice_unnamed_1495room0-10906-1@muc.localhost' to='alicE_unnamed_1495@localhost/res1' id='1841cf09-e67b-4951-90e7-51cd504e02c3'>
	<result xmlns='urn:xmpp:mam:2' id='BLC72ULVB002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T09:04:38Z' from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0c760b77</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.148 ***
alicE_unnamed_1495@localhost/res1 in
<message from='alice_unnamed_1495room0-10906-1@muc.localhost' to='alicE_unnamed_1495@localhost/res1' id='a8af3456-494d-46e7-a5c1-90ac2db635e0'>
	<result xmlns='urn:xmpp:mam:2' id='BLCQ1O6O8G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T07:42:01Z' from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bc2c2d4e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.148 ***
alicE_unnamed_1495@localhost/res1 in
<message from='alice_unnamed_1495room0-10906-1@muc.localhost' to='alicE_unnamed_1495@localhost/res1' id='b7605c80-ec69-4050-89b0-1b9bcf404ca6'>
	<result xmlns='urn:xmpp:mam:2' id='BLD14SCR7009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T16:10:06Z' from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7fc7deda</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.148 ***
alicE_unnamed_1495@localhost/res1 in
<message from='alice_unnamed_1495room0-10906-1@muc.localhost' to='alicE_unnamed_1495@localhost/res1' id='9b446b00-9a2e-4768-a1a2-c181833853f0'>
	<result xmlns='urn:xmpp:mam:2' id='BLDGH81O900K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T10:31:30Z' from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>65dce7a6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.148 ***
alicE_unnamed_1495@localhost/res1 in
<message from='alice_unnamed_1495room0-10906-1@muc.localhost' to='alicE_unnamed_1495@localhost/res1' id='d7b4854f-9595-4a93-aa6b-1db04565d053'>
	<result xmlns='urn:xmpp:mam:2' id='BLDN0EF72005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T18:15:00Z' from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5535e4c2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.148 ***
alicE_unnamed_1495@localhost/res1 in
<message from='alice_unnamed_1495room0-10906-1@muc.localhost' to='alicE_unnamed_1495@localhost/res1' id='81680338-51f9-4236-bf6b-4dc710cd885f'>
	<result xmlns='urn:xmpp:mam:2' id='BLDSC0H97G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T00:38:47Z' from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5a774517</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.148 ***
alicE_unnamed_1495@localhost/res1 in
<message from='alice_unnamed_1495room0-10906-1@muc.localhost' to='alicE_unnamed_1495@localhost/res1' id='907f6475-99b3-46df-aa67-ea2bdce9e918'>
	<result xmlns='urn:xmpp:mam:2' id='BLE0SM4RSG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T06:02:25Z' from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ecce8a86</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.148 ***
alicE_unnamed_1495@localhost/res1 in
<message from='alice_unnamed_1495room0-10906-1@muc.localhost' to='alicE_unnamed_1495@localhost/res1' id='06755004-5c14-4a3c-b25b-e1e9248836c7'>
	<result xmlns='urn:xmpp:mam:2' id='BLEQ040K6001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T11:59:40Z' from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c8856783</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.149 ***
alicE_unnamed_1495@localhost/res1 in
<message from='alice_unnamed_1495room0-10906-1@muc.localhost' to='alicE_unnamed_1495@localhost/res1' id='b3d0a6e5-c762-4d7d-9fbc-8ed0fbfb362a'>
	<result xmlns='urn:xmpp:mam:2' id='BLEV5KFK5G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T18:09:55Z' from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7195569a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.149 ***
alicE_unnamed_1495@localhost/res1 in
<message from='alice_unnamed_1495room0-10906-1@muc.localhost' to='alicE_unnamed_1495@localhost/res1' id='bad085a9-8771-4f69-b52f-01d78f7bf0eb'>
	<result xmlns='urn:xmpp:mam:2' id='BLF7O7S7600J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T04:24:12Z' from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>664baabb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.149 ***
alicE_unnamed_1495@localhost/res1 in
<message from='alice_unnamed_1495room0-10906-1@muc.localhost' to='alicE_unnamed_1495@localhost/res1' id='481cfdfb-6ca0-42f6-9000-2519661d8fdb'>
	<result xmlns='urn:xmpp:mam:2' id='BLFMOR2A6G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T22:19:17Z' from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0388d67e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.149 ***
alicE_unnamed_1495@localhost/res1 in
<message from='alice_unnamed_1495room0-10906-1@muc.localhost' to='alicE_unnamed_1495@localhost/res1' id='1896164a-9c46-4c35-b856-5aed27101402'>
	<result xmlns='urn:xmpp:mam:2' id='BLFT745BM008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T06:00:44Z' from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a43732a4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.149 ***
alicE_unnamed_1495@localhost/res1 in
<message from='alice_unnamed_1495room0-10906-1@muc.localhost' to='alicE_unnamed_1495@localhost/res1' id='0fe5b95f-f04c-47df-a165-0dfcae6d8e74'>
	<result xmlns='urn:xmpp:mam:2' id='BLGAATJV200F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T21:39:48Z' from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>77797bdb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.149 ***
alicE_unnamed_1495@localhost/res1 in
<message from='alice_unnamed_1495room0-10906-1@muc.localhost' to='alicE_unnamed_1495@localhost/res1' id='3fe779ea-81ef-43d0-9e32-7587f8b24ed6'>
	<result xmlns='urn:xmpp:mam:2' id='BLGF9FD3MG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T03:34:29Z' from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0d6617fc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.149 ***
alicE_unnamed_1495@localhost/res1 in
<message from='alice_unnamed_1495room0-10906-1@muc.localhost' to='alicE_unnamed_1495@localhost/res1' id='96080657-0ff9-4600-9a7a-3c139cf20475'>
	<result xmlns='urn:xmpp:mam:2' id='BLGKF3M5U001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T09:45:00Z' from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b198ad0d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.149 ***
alicE_unnamed_1495@localhost/res1 in
<message from='alice_unnamed_1495room0-10906-1@muc.localhost' to='alicE_unnamed_1495@localhost/res1' id='24fd35fa-f6b7-4a87-9ca2-96bc47916bd1'>
	<result xmlns='urn:xmpp:mam:2' id='BLH6DJDT3G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T07:10:07Z' from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9cf61e68</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.149 ***
alicE_unnamed_1495@localhost/res1 in
<message from='alice_unnamed_1495room0-10906-1@muc.localhost' to='alicE_unnamed_1495@localhost/res1' id='54069b93-f6eb-40ab-b2b3-2520a7d4d7f4'>
	<result xmlns='urn:xmpp:mam:2' id='BLH8RR25Q00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T10:05:08Z' from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cc9d4baf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.149 ***
alicE_unnamed_1495@localhost/res1 in
<message from='alice_unnamed_1495room0-10906-1@muc.localhost' to='alicE_unnamed_1495@localhost/res1' id='263f1b9c-596a-4bbc-805c-d8fd2b24e091'>
	<result xmlns='urn:xmpp:mam:2' id='BLHLE0SSO00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T01:04:48Z' from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b4761fe0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.150 ***
alicE_unnamed_1495@localhost/res1 in
<message from='alice_unnamed_1495room0-10906-1@muc.localhost' to='alicE_unnamed_1495@localhost/res1' id='e29f73a5-ff9c-4416-9f18-d18edeab0bd2'>
	<result xmlns='urn:xmpp:mam:2' id='BLHV96UPO00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T12:49:52Z' from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5f87d1e8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.150 ***
alicE_unnamed_1495@localhost/res1 in
<message from='alice_unnamed_1495room0-10906-1@muc.localhost' to='alicE_unnamed_1495@localhost/res1' id='5e747800-f500-41df-9a8a-a45e54018d29'>
	<result xmlns='urn:xmpp:mam:2' id='BLIB4MICB00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T02:58:46Z' from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>63444418</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.150 ***
alicE_unnamed_1495@localhost/res1 in
<message from='alice_unnamed_1495room0-10906-1@muc.localhost' to='alicE_unnamed_1495@localhost/res1' id='35466e2d-7b2b-43ea-a661-6bcae597124f'>
	<result xmlns='urn:xmpp:mam:2' id='BLINR00GT00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T18:07:38Z' from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9d77743e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.150 ***
alicE_unnamed_1495@localhost/res1 in
<message from='alice_unnamed_1495room0-10906-1@muc.localhost' to='alicE_unnamed_1495@localhost/res1' id='9bb631cd-b7f1-4695-988f-d808e6dcbb35'>
	<result xmlns='urn:xmpp:mam:2' id='BLJ051EUB00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T04:02:46Z' from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1c52b725</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.150 ***
alicE_unnamed_1495@localhost/res1 in
<message from='alice_unnamed_1495room0-10906-1@muc.localhost' to='alicE_unnamed_1495@localhost/res1' id='a8807a06-b0ee-42c6-811d-75f2d3982917'>
	<result xmlns='urn:xmpp:mam:2' id='BLJ3L904N007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T08:13:50Z' from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>92a822f2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.150 ***
alicE_unnamed_1495@localhost/res1 in
<message from='alice_unnamed_1495room0-10906-1@muc.localhost' to='alicE_unnamed_1495@localhost/res1' id='7f18c6bd-28f8-4ada-8c69-9737a6fb8cd6'>
	<result xmlns='urn:xmpp:mam:2' id='BLJPB9EJPG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-26T10:06:19Z' from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d122d17d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.150 ***
alicE_unnamed_1495@localhost/res1 in
<message from='alice_unnamed_1495room0-10906-1@muc.localhost' to='alicE_unnamed_1495@localhost/res1' id='fd500021-5a7e-4a51-849a-1a091c5f2782'>
	<result xmlns='urn:xmpp:mam:2' id='BLK2KRDC2G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-26T21:11:57Z' from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>23f40056</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.150 ***
alicE_unnamed_1495@localhost/res1 in
<message from='alice_unnamed_1495room0-10906-1@muc.localhost' to='alicE_unnamed_1495@localhost/res1' id='08dc64ad-0916-4597-a7f7-b0dc6814b52d'>
	<result xmlns='urn:xmpp:mam:2' id='BLK9KUI9PG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T05:33:15Z' from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c2a30f13</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.150 ***
alicE_unnamed_1495@localhost/res1 in
<message from='alice_unnamed_1495room0-10906-1@muc.localhost' to='alicE_unnamed_1495@localhost/res1' id='a6316ca9-33f5-4372-89e4-99df10f2a7d5'>
	<result xmlns='urn:xmpp:mam:2' id='BLKEMUNRHG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T11:35:39Z' from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1495room0-10906-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>eaa35d5a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:07.150 ***
alicE_unnamed_1495@localhost/res1 in
<iq from='alice_unnamed_1495room0-10906-1@muc.localhost' to='alicE_unnamed_1495@localhost/res1' id='99929c4abc28ad667a895ca8589f1f12' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BLA72U60B006</first>
			<last>BLKEMUNRHG07</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2022-01-27 15:30:07.150 ***
alicE_unnamed_1495@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:30:07.151 ***
alicE_unnamed_1495@localhost/res1 in
</stream:stream>
*** CT 2022-01-27 15:30:07.160 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_549.html
*** CT 2022-01-27 15:30:07.161 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1809.html



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