=== 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.11821.1>},
     {basic_group,muc_all},
     {configuration,rdbms_async_cache},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{archive_chat_markers => false,
                      async_writer =>
                          #{batch_size => 30,enabled => true,
                            flush_interval => 1,pool_size => 16},
                      backend => rdbms,
                      cache =>
                          #{module => internal,number_of_segments => 3,
                            strategy => fifo,time_to_live => 480},
                      cache_users => true,default_result_limit => 50,
                      full_text_search => true,
                      is_archivable_message => mod_mam_utils,
                      max_result_limit => 50,message_retraction => true,
                      muc => #{host => {prefix,<<"muc.">>}},
                      no_stanzaid_element => false,
                      send_message => mod_mam_utils,
                      user_prefs_store => rdbms}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@6949c6250523.2022-05-25_10.37.44/big_tests.tests.mam_SUITE.logs/run.2022-05-25_10.41.39/mam_suite.muc_querying_for_all_messages.37125.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@6949c6250523.2022-05-25_10.37.44/big_tests.tests.mam_SUITE.logs/run.2022-05-25_10.41.39/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 => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => #{},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_commands => #{},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_muc =>
            #{access => muc,access_admin => none,access_create => muc_create,
              access_persistent => all,backend => rdbms,
              default_room =>
                  #{affiliations => [],allow_change_subj => true,
                    allow_multiple_sessions => false,
                    allow_private_messages => true,allow_query_users => true,
                    allow_user_invites => false,
                    allow_visitor_nickchange => true,
                    allow_visitor_status => true,anonymous => true,
                    description => <<>>,logging => false,max_users => 200,
                    maygetmemberlist => [],members_by_default => true,
                    members_only => false,moderated => true,password => <<>>,
                    password_protected => false,persistent => false,
                    public => true,public_list => true,subject => <<>>,
                    subject_author => <<>>,title => <<>>},
              hibernate_timeout => 2000,
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,history_size => 20,
              host => {prefix,<<"muc.">>},
              http_auth_pool => none,load_permanent_rooms_at_startup => false,
              max_room_desc => infinity,max_room_id => infinity,
              max_room_name => infinity,max_user_conferences => 10,
              max_users => 200,max_users_admin_threshold => 5,
              min_message_interval => 0,min_presence_interval => 0,
              room_shaper => none,user_message_shaper => none,
              user_presence_shaper => none},
        mod_muc_commands => #{},mod_muc_light_commands => #{},
        mod_muc_log =>
            #{access_log => muc,css_file => false,dirname => room_jid,
              dirtype => subdirs,file_format => html,outdir => "/tmp/muclogs",
              spam_prevention => true,timezone => local,
              top_link => {"/","Home"}},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}},
     {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@6949c6250523.2022-05-25_10.37.44"

=== Started at 2022-05-25 10:42:09


*** CT 2022-05-25 10:42:09.388 *** View log from node mongooseim@localhost when started mongooseim@localhost_1782.html
*** CT 2022-05-25 10:42:09.388 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_432.html
Could not find element archive_wait in Config.


*** User 2022-05-25 10:42:09.549 ***
alicE_unnamed_1561@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-05-25 10:42:09.549 ***
alicE_unnamed_1561@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5d6f094236655cf7' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:42:09.549 ***
alicE_unnamed_1561@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-05-25 10:42:09.549 ***
alicE_unnamed_1561@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTU2MQBtYXR5Z3J5c2E=</auth>



*** User 2022-05-25 10:42:09.550 ***
alicE_unnamed_1561@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 10:42:09.550 ***
alicE_unnamed_1561@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-05-25 10:42:09.550 ***
alicE_unnamed_1561@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3d80cac3096bffff' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:42:09.550 ***
alicE_unnamed_1561@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-05-25 10:42:09.550 ***
alicE_unnamed_1561@localhost/res1 out
<iq type='set' id='19f62c236c688bab4a54bbb691dd9eec'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-25 10:42:09.550 ***
alicE_unnamed_1561@localhost/res1 in
<iq id='19f62c236c688bab4a54bbb691dd9eec' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1561@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 10:42:09.550 ***
alice_unnamed_1561@localhost/res1 out
<iq type='set' id='e7aadbe539f8781bb437d2dd2cea92c7'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:42:09.551 ***
alice_unnamed_1561@localhost/res1 in
<iq type='result' id='e7aadbe539f8781bb437d2dd2cea92c7'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:42:09.551 ***
alice_unnamed_1561@localhost/res1 out
<presence/>



*** User 2022-05-25 10:42:09.552 ***
alice_unnamed_1561@localhost/res1 in
<presence from='alice_unnamed_1561@localhost/res1' to='alice_unnamed_1561@localhost/res1' xml:lang='en'/>


Could not find element archive_wait in Config.


*** User 2022-05-25 10:42:09.552 ***
alice_unnamed_1561@localhost/res1 out
<iq type='set' id='0a51f64ea2c9472812f3d166a0715805' to='alicE_unnamed_1561room0-11882-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-05-25 10:42:09.554 ***
alice_unnamed_1561@localhost/res1 in
<message from='alice_unnamed_1561room0-11882-1@muc.localhost' to='alice_unnamed_1561@localhost/res1' id='ec3a1ba8-0400-4143-b9c2-48f6213ff5ed'>
	<result xmlns='urn:xmpp:mam:2' id='BNKINUN0T001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-09T11:45:46.000000Z' from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>bc1e54e0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:09.554 ***
alice_unnamed_1561@localhost/res1 in
<message from='alice_unnamed_1561room0-11882-1@muc.localhost' to='alice_unnamed_1561@localhost/res1' id='248b7f92-08d3-4712-830f-3d158bc929cd'>
	<result xmlns='urn:xmpp:mam:2' id='BNKS0597J00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-09T22:48:22.000000Z' from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>47be08cc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:09.554 ***
alice_unnamed_1561@localhost/res1 in
<message from='alice_unnamed_1561room0-11882-1@muc.localhost' to='alice_unnamed_1561@localhost/res1' id='bafed5be-c243-4fe9-acc5-c7ea7ae2d221'>
	<result xmlns='urn:xmpp:mam:2' id='BNKU2LKQUG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-10T01:17:09.000000Z' from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>92091f80</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:09.554 ***
alice_unnamed_1561@localhost/res1 in
<message from='alice_unnamed_1561room0-11882-1@muc.localhost' to='alice_unnamed_1561@localhost/res1' id='faa59cfe-c5f6-43cc-aa61-59d0382f0ee4'>
	<result xmlns='urn:xmpp:mam:2' id='BNLCLDRGM004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-10T18:41:16.000000Z' from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c50278cc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:09.554 ***
alice_unnamed_1561@localhost/res1 in
<message from='alice_unnamed_1561room0-11882-1@muc.localhost' to='alice_unnamed_1561@localhost/res1' id='8e88614d-63c0-48b2-8e82-9591dfa30236'>
	<result xmlns='urn:xmpp:mam:2' id='BNLNMSLK2G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T07:51:57.000000Z' from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4fd22d48</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:09.554 ***
alice_unnamed_1561@localhost/res1 in
<message from='alice_unnamed_1561room0-11882-1@muc.localhost' to='alice_unnamed_1561@localhost/res1' id='f41a3f8e-c33a-4ad3-85dd-7bb97905a3d2'>
	<result xmlns='urn:xmpp:mam:2' id='BNLULR3K4G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T16:10:41.000000Z' from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a4b785e7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:09.554 ***
alice_unnamed_1561@localhost/res1 in
<message from='alice_unnamed_1561room0-11882-1@muc.localhost' to='alice_unnamed_1561@localhost/res1' id='9cf73e4d-397d-4040-96db-5d119147cd92'>
	<result xmlns='urn:xmpp:mam:2' id='BNMFJ30VR00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-12T12:21:26.000000Z' from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c6ee9ba5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:09.554 ***
alice_unnamed_1561@localhost/res1 in
<message from='alice_unnamed_1561room0-11882-1@muc.localhost' to='alice_unnamed_1561@localhost/res1' id='11551c7d-c3da-45d9-91e9-1557816a59c5'>
	<result xmlns='urn:xmpp:mam:2' id='BNMH2IF41G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-12T14:07:39.000000Z' from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>30105794</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:09.554 ***
alice_unnamed_1561@localhost/res1 in
<message from='alice_unnamed_1561room0-11882-1@muc.localhost' to='alice_unnamed_1561@localhost/res1' id='826860f7-d9e8-447f-ba8a-6bcad77a25cd'>
	<result xmlns='urn:xmpp:mam:2' id='BNN3IP5HK002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-13T12:12:24.000000Z' from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3f74e799</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:09.554 ***
alice_unnamed_1561@localhost/res1 in
<message from='alice_unnamed_1561room0-11882-1@muc.localhost' to='alice_unnamed_1561@localhost/res1' id='4efc6510-cc33-4e9b-852e-e983acbaf98d'>
	<result xmlns='urn:xmpp:mam:2' id='BNN6AOL28G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-13T15:29:13.000000Z' from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>70a387da</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:09.555 ***
alice_unnamed_1561@localhost/res1 in
<message from='alice_unnamed_1561room0-11882-1@muc.localhost' to='alice_unnamed_1561@localhost/res1' id='07808fd7-8dbd-464e-9f81-6b0cf1d8e5fe'>
	<result xmlns='urn:xmpp:mam:2' id='BNNE9G627G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-14T00:59:03.000000Z' from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c0410e0f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:09.555 ***
alice_unnamed_1561@localhost/res1 in
<message from='alice_unnamed_1561room0-11882-1@muc.localhost' to='alice_unnamed_1561@localhost/res1' id='ef40a22c-cd9b-4d6e-a950-5b509876ae0b'>
	<result xmlns='urn:xmpp:mam:2' id='BNNUA9QD100J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-14T20:06:10.000000Z' from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>45a6d62b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:09.555 ***
alice_unnamed_1561@localhost/res1 in
<message from='alice_unnamed_1561room0-11882-1@muc.localhost' to='alice_unnamed_1561@localhost/res1' id='fdfa658c-9bdc-4428-8402-fab9b764b365'>
	<result xmlns='urn:xmpp:mam:2' id='BNO6FECLU00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-15T05:50:20.000000Z' from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8a656376</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:09.555 ***
alice_unnamed_1561@localhost/res1 in
<message from='alice_unnamed_1561room0-11882-1@muc.localhost' to='alice_unnamed_1561@localhost/res1' id='4e4b0200-11b8-431c-bf6f-eb2ba0ca0acd'>
	<result xmlns='urn:xmpp:mam:2' id='BNO82APED00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-15T07:44:10.000000Z' from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c4e34abd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:09.555 ***
alice_unnamed_1561@localhost/res1 in
<message from='alice_unnamed_1561room0-11882-1@muc.localhost' to='alice_unnamed_1561@localhost/res1' id='9236cc34-5300-4beb-bc83-f365b2e8791f'>
	<result xmlns='urn:xmpp:mam:2' id='BNONFB63MG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-16T02:07:01.000000Z' from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2540f9de</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:09.555 ***
alice_unnamed_1561@localhost/res1 in
<message from='alice_unnamed_1561room0-11882-1@muc.localhost' to='alice_unnamed_1561@localhost/res1' id='c758c24d-c90a-40bf-b895-14f41ae2ef19'>
	<result xmlns='urn:xmpp:mam:2' id='BNOT7O98A00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-16T08:59:32.000000Z' from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>78d5e954</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:09.555 ***
alice_unnamed_1561@localhost/res1 in
<message from='alice_unnamed_1561room0-11882-1@muc.localhost' to='alice_unnamed_1561@localhost/res1' id='501676c0-9331-40c5-b660-d6032987ea66'>
	<result xmlns='urn:xmpp:mam:2' id='BNPFUK4BJG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-17T07:19:11.000000Z' from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>88000982</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:09.555 ***
alice_unnamed_1561@localhost/res1 in
<message from='alice_unnamed_1561room0-11882-1@muc.localhost' to='alice_unnamed_1561@localhost/res1' id='0ecccfde-0a03-474d-95d6-68a4f7e1e90c'>
	<result xmlns='urn:xmpp:mam:2' id='BNPJUKKJQG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-17T12:05:33.000000Z' from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4656a9cd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:09.555 ***
alice_unnamed_1561@localhost/res1 in
<message from='alice_unnamed_1561room0-11882-1@muc.localhost' to='alice_unnamed_1561@localhost/res1' id='b90dc3ea-8bec-41ff-bf88-2c224727c068'>
	<result xmlns='urn:xmpp:mam:2' id='BNQ1JKR41G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T04:23:07.000000Z' from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>13499925</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:09.555 ***
alice_unnamed_1561@localhost/res1 in
<message from='alice_unnamed_1561room0-11882-1@muc.localhost' to='alice_unnamed_1561@localhost/res1' id='b4a944f7-0ada-45aa-834e-39b8d05b0b62'>
	<result xmlns='urn:xmpp:mam:2' id='BNQF1Q5R5G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T20:25:23.000000Z' from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>15834302</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:09.556 ***
alice_unnamed_1561@localhost/res1 in
<message from='alice_unnamed_1561room0-11882-1@muc.localhost' to='alice_unnamed_1561@localhost/res1' id='a27e2fbb-2f30-4726-8923-8f109cf94170'>
	<result xmlns='urn:xmpp:mam:2' id='BNQQI4S7800H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-19T10:09:20.000000Z' from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0e561fa5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:09.556 ***
alice_unnamed_1561@localhost/res1 in
<message from='alice_unnamed_1561room0-11882-1@muc.localhost' to='alice_unnamed_1561@localhost/res1' id='76cd4912-89ef-46a7-8a1c-54baa8628427'>
	<result xmlns='urn:xmpp:mam:2' id='BNQV0AJUPG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-19T15:27:23.000000Z' from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5b37e86a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:09.556 ***
alice_unnamed_1561@localhost/res1 in
<message from='alice_unnamed_1561room0-11882-1@muc.localhost' to='alice_unnamed_1561@localhost/res1' id='156f2902-ae34-4b55-b828-b3e255d2d494'>
	<result xmlns='urn:xmpp:mam:2' id='BNR677EGT009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-20T00:03:54.000000Z' from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ce75b24a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:09.556 ***
alice_unnamed_1561@localhost/res1 in
<message from='alice_unnamed_1561room0-11882-1@muc.localhost' to='alice_unnamed_1561@localhost/res1' id='356ee02d-3ef9-4ceb-a283-f024e045bcc3'>
	<result xmlns='urn:xmpp:mam:2' id='BNRCCMG0100F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-20T07:25:38.000000Z' from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0c5fe4f4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:09.556 ***
alice_unnamed_1561@localhost/res1 in
<message from='alice_unnamed_1561room0-11882-1@muc.localhost' to='alice_unnamed_1561@localhost/res1' id='0bef0412-4f4a-49c3-958d-0b9002cc6945'>
	<result xmlns='urn:xmpp:mam:2' id='BNS10I1AFG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-21T08:01:43.000000Z' from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>70e8d345</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:09.556 ***
alice_unnamed_1561@localhost/res1 in
<message from='alice_unnamed_1561room0-11882-1@muc.localhost' to='alice_unnamed_1561@localhost/res1' id='c17b724e-9d7d-48eb-9f24-88dd30a5c6a0'>
	<result xmlns='urn:xmpp:mam:2' id='BNS641L4700I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-21T14:07:26.000000Z' from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>60312069</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:09.556 ***
alice_unnamed_1561@localhost/res1 in
<message from='alice_unnamed_1561room0-11882-1@muc.localhost' to='alice_unnamed_1561@localhost/res1' id='a57b6f97-63a7-4389-aad6-40ca7020aa06'>
	<result xmlns='urn:xmpp:mam:2' id='BNSRNDUDL00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-22T15:54:02.000000Z' from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6cb628ed</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:09.556 ***
alice_unnamed_1561@localhost/res1 in
<message from='alice_unnamed_1561room0-11882-1@muc.localhost' to='alice_unnamed_1561@localhost/res1' id='cd6c1624-9b35-493b-8d7f-042b18e070ac'>
	<result xmlns='urn:xmpp:mam:2' id='BNT07FOOKG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-22T21:16:17.000000Z' from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f8108196</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:09.556 ***
alice_unnamed_1561@localhost/res1 in
<message from='alice_unnamed_1561room0-11882-1@muc.localhost' to='alice_unnamed_1561@localhost/res1' id='c29aa847-1ad3-4b44-b123-574e2aca517d'>
	<result xmlns='urn:xmpp:mam:2' id='BNTAV0H8E00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-23T10:04:44.000000Z' from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1c677613</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:09.556 ***
alice_unnamed_1561@localhost/res1 in
<message from='alice_unnamed_1561room0-11882-1@muc.localhost' to='alice_unnamed_1561@localhost/res1' id='a072bab1-955c-4291-9d91-c0b07e94516a'>
	<result xmlns='urn:xmpp:mam:2' id='BNTGRTCTR009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-23T17:07:18.000000Z' from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d4fc2979</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:09.556 ***
alice_unnamed_1561@localhost/res1 in
<message from='alice_unnamed_1561room0-11882-1@muc.localhost' to='alice_unnamed_1561@localhost/res1' id='cb308dd9-90e7-46be-99cc-e40ff43dd018'>
	<result xmlns='urn:xmpp:mam:2' id='BNTQEURT4G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-24T04:34:09.000000Z' from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>58d34a7a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:09.556 ***
alice_unnamed_1561@localhost/res1 in
<message from='alice_unnamed_1561room0-11882-1@muc.localhost' to='alice_unnamed_1561@localhost/res1' id='41eb1961-485d-453f-9819-a80f6616b5a4'>
	<result xmlns='urn:xmpp:mam:2' id='BNTU2CEFMG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-24T08:52:21.000000Z' from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>92b8e66e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:09.556 ***
alice_unnamed_1561@localhost/res1 in
<message from='alice_unnamed_1561room0-11882-1@muc.localhost' to='alice_unnamed_1561@localhost/res1' id='c497c0a5-54d4-4dc8-a34a-d7aeab3942e8'>
	<result xmlns='urn:xmpp:mam:2' id='BNUDPN1ROG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T03:38:17.000000Z' from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>559290a1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:09.556 ***
alice_unnamed_1561@localhost/res1 in
<message from='alice_unnamed_1561room0-11882-1@muc.localhost' to='alice_unnamed_1561@localhost/res1' id='598df85a-b24e-411c-bf55-ccbda312a7c7'>
	<result xmlns='urn:xmpp:mam:2' id='BNUS2MEP000B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T20:40:32.000000Z' from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1561room0-11882-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8d87ac6b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:09.556 ***
alice_unnamed_1561@localhost/res1 in
<iq from='alice_unnamed_1561room0-11882-1@muc.localhost' to='alice_unnamed_1561@localhost/res1' id='0a51f64ea2c9472812f3d166a0715805' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BNKINUN0T001</first>
			<last>BNUS2MEP000B</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2022-05-25 10:42:09.556 ***
alice_unnamed_1561@localhost/res1 out
</stream:stream>

*** User 2022-05-25 10:42:09.557 ***
alice_unnamed_1561@localhost/res1 in
</stream:stream>
*** CT 2022-05-25 10:42:09.584 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_432.html
*** CT 2022-05-25 10:42:09.585 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1783.html



=== Ended at 2022-05-25 10:42:09
=== successfully completed test case
=== === Returned value: ok