=== 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.5700.1>},
     {basic_group,muc_all},
     {configuration,rdbms_async_pool},
     {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 => false,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.57603.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_async_pool_muc_all},parallel]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mam_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@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:41:56


*** CT 2022-05-25 10:41:56.591 *** View log from node mongooseim@localhost when started mongooseim@localhost_1747.html
*** CT 2022-05-25 10:41:56.591 *** 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:41:56.743 ***
alicE_unnamed_1390@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:41:56.743 ***
alicE_unnamed_1390@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='dd5a626a1b2eb93d' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:41:56.743 ***
alicE_unnamed_1390@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:41:56.744 ***
alicE_unnamed_1390@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTM5MABtYXR5Z3J5c2E=</auth>



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



*** User 2022-05-25 10:41:56.745 ***
alicE_unnamed_1390@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:41:56.745 ***
alicE_unnamed_1390@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1d29ef84fff1e57e' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:41:56.745 ***
alicE_unnamed_1390@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:41:56.745 ***
alicE_unnamed_1390@localhost/res1 out
<iq type='set' id='2b08048fde2272dea98e5b331ce5b0e9'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-25 10:41:56.746 ***
alicE_unnamed_1390@localhost/res1 in
<iq id='2b08048fde2272dea98e5b331ce5b0e9' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1390@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 10:41:56.746 ***
alice_unnamed_1390@localhost/res1 out
<iq type='set' id='2398865a0a057eb056c5bc45d31fd826'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:41:56.746 ***
alice_unnamed_1390@localhost/res1 in
<iq type='result' id='2398865a0a057eb056c5bc45d31fd826'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:41:56.746 ***
alice_unnamed_1390@localhost/res1 out
<presence/>



*** User 2022-05-25 10:41:56.747 ***
alice_unnamed_1390@localhost/res1 in
<presence from='alice_unnamed_1390@localhost/res1' to='alice_unnamed_1390@localhost/res1' xml:lang='en'/>


Could not find element archive_wait in Config.


*** User 2022-05-25 10:41:56.747 ***
alice_unnamed_1390@localhost/res1 out
<iq type='set' id='27ae0d1ed88eb64e196edafc3dea15b3' to='alicE_unnamed_1390room0-5757-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:41:56.749 ***
alice_unnamed_1390@localhost/res1 in
<message from='alice_unnamed_1390room0-5757-1@muc.localhost' to='alice_unnamed_1390@localhost/res1' id='0da93017-e793-4c7d-a895-bea5a2036b51'>
	<result xmlns='urn:xmpp:mam:2' id='BNKAUGMGTG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-09T02:27:47.000000Z' from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0035c579</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:41:56.749 ***
alice_unnamed_1390@localhost/res1 in
<message from='alice_unnamed_1390room0-5757-1@muc.localhost' to='alice_unnamed_1390@localhost/res1' id='59ea6e3a-379e-4861-a418-2e33ef46ea9e'>
	<result xmlns='urn:xmpp:mam:2' id='BNKCNHPHD00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-09T04:35:22.000000Z' from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>937f12b5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:41:56.749 ***
alice_unnamed_1390@localhost/res1 in
<message from='alice_unnamed_1390room0-5757-1@muc.localhost' to='alice_unnamed_1390@localhost/res1' id='d1920f8e-cd3d-4b57-821b-622f502aabe0'>
	<result xmlns='urn:xmpp:mam:2' id='BNL1UGS8I003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-10T05:54:12.000000Z' from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b6e8d048</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:41:56.749 ***
alice_unnamed_1390@localhost/res1 in
<message from='alice_unnamed_1390room0-5757-1@muc.localhost' to='alice_unnamed_1390@localhost/res1' id='d265fe2c-279a-4ef0-8075-70385c9b9155'>
	<result xmlns='urn:xmpp:mam:2' id='BNL2BH563003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-10T06:23:18.000000Z' from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a4705992</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:41:56.749 ***
alice_unnamed_1390@localhost/res1 in
<message from='alice_unnamed_1390room0-5757-1@muc.localhost' to='alice_unnamed_1390@localhost/res1' id='c9d44eb8-2967-4ae4-b83c-16699968e0d7'>
	<result xmlns='urn:xmpp:mam:2' id='BNM0H6QKKG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T18:23:29.000000Z' from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5e8a3ce6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:41:56.749 ***
alice_unnamed_1390@localhost/res1 in
<message from='alice_unnamed_1390room0-5757-1@muc.localhost' to='alice_unnamed_1390@localhost/res1' id='59aa0aba-a13b-4166-9af9-99d65b66021b'>
	<result xmlns='urn:xmpp:mam:2' id='BNM0U2IJG008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T18:52:16.000000Z' from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b0dd2c42</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:41:56.749 ***
alice_unnamed_1390@localhost/res1 in
<message from='alice_unnamed_1390room0-5757-1@muc.localhost' to='alice_unnamed_1390@localhost/res1' id='ea03fdd3-0895-48cc-b860-dd15cf75a4cb'>
	<result xmlns='urn:xmpp:mam:2' id='BNMMCN7JG008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-12T20:28:16.000000Z' from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>590cc711</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:41:56.749 ***
alice_unnamed_1390@localhost/res1 in
<message from='alice_unnamed_1390room0-5757-1@muc.localhost' to='alice_unnamed_1390@localhost/res1' id='272a01a4-9d34-45ee-b1e1-3f9daff248ee'>
	<result xmlns='urn:xmpp:mam:2' id='BNMNMAAGJG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-12T22:01:19.000000Z' from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3c800afd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:41:56.749 ***
alice_unnamed_1390@localhost/res1 in
<message from='alice_unnamed_1390room0-5757-1@muc.localhost' to='alice_unnamed_1390@localhost/res1' id='6979c52c-a985-4f7d-a266-a368fd99a648'>
	<result xmlns='urn:xmpp:mam:2' id='BNN8H6DNJ00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-13T18:06:46.000000Z' from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9e1075f3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:41:56.749 ***
alice_unnamed_1390@localhost/res1 in
<message from='alice_unnamed_1390room0-5757-1@muc.localhost' to='alice_unnamed_1390@localhost/res1' id='aba1f5ed-9aa3-4b03-a706-80366febda05'>
	<result xmlns='urn:xmpp:mam:2' id='BNND4A7OC00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-13T23:35:52.000000Z' from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>57473a4e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:41:56.750 ***
alice_unnamed_1390@localhost/res1 in
<message from='alice_unnamed_1390room0-5757-1@muc.localhost' to='alice_unnamed_1390@localhost/res1' id='199f21c7-e33f-4a5b-8d8e-14dc477b9510'>
	<result xmlns='urn:xmpp:mam:2' id='BNNLN1EDKG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-14T09:50:25.000000Z' from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>44c01f8b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:41:56.750 ***
alice_unnamed_1390@localhost/res1 in
<message from='alice_unnamed_1390room0-5757-1@muc.localhost' to='alice_unnamed_1390@localhost/res1' id='0e140a8c-55a2-4fb5-8233-d49b2fb39988'>
	<result xmlns='urn:xmpp:mam:2' id='BNO1FRF1O00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-14T23:53:20.000000Z' from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>63e28773</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:41:56.750 ***
alice_unnamed_1390@localhost/res1 in
<message from='alice_unnamed_1390room0-5757-1@muc.localhost' to='alice_unnamed_1390@localhost/res1' id='ab774f67-96a3-4a95-bc2d-80bebba9661d'>
	<result xmlns='urn:xmpp:mam:2' id='BNO58G5QSG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-15T04:23:13.000000Z' from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8ddd3966</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:41:56.750 ***
alice_unnamed_1390@localhost/res1 in
<message from='alice_unnamed_1390room0-5757-1@muc.localhost' to='alice_unnamed_1390@localhost/res1' id='6ff3512a-fcce-48f5-a44e-1a1f1e4c7293'>
	<result xmlns='urn:xmpp:mam:2' id='BNODB20N000C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-15T14:01:36.000000Z' from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d2afeedf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:41:56.750 ***
alice_unnamed_1390@localhost/res1 in
<message from='alice_unnamed_1390room0-5757-1@muc.localhost' to='alice_unnamed_1390@localhost/res1' id='00076a9e-db7c-4536-b9fb-f254a0a02599'>
	<result xmlns='urn:xmpp:mam:2' id='BNOMACKA6G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-16T00:44:21.000000Z' from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c436d691</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:41:56.750 ***
alice_unnamed_1390@localhost/res1 in
<message from='alice_unnamed_1390room0-5757-1@muc.localhost' to='alice_unnamed_1390@localhost/res1' id='2129f863-6c80-4aa6-b5e9-25961505fc9d'>
	<result xmlns='urn:xmpp:mam:2' id='BNONNHTMLG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-16T02:25:23.000000Z' from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>20303a7e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:41:56.750 ***
alice_unnamed_1390@localhost/res1 in
<message from='alice_unnamed_1390room0-5757-1@muc.localhost' to='alice_unnamed_1390@localhost/res1' id='c3a3e875-b9f5-4c78-96ad-35e8889596ee'>
	<result xmlns='urn:xmpp:mam:2' id='BNPC8F9DIG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-17T02:54:53.000000Z' from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ab258004</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:41:56.750 ***
alice_unnamed_1390@localhost/res1 in
<message from='alice_unnamed_1390room0-5757-1@muc.localhost' to='alice_unnamed_1390@localhost/res1' id='4a12ac9c-66e2-46f6-ac4c-c3e46b422368'>
	<result xmlns='urn:xmpp:mam:2' id='BNPICJL7H00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-17T10:13:38.000000Z' from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f85efe7c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:41:56.750 ***
alice_unnamed_1390@localhost/res1 in
<message from='alice_unnamed_1390room0-5757-1@muc.localhost' to='alice_unnamed_1390@localhost/res1' id='71666039-cbed-49f6-af28-8b09aa01c7f6'>
	<result xmlns='urn:xmpp:mam:2' id='BNQ2K68A9G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T05:35:55.000000Z' from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>020f7a65</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:41:56.750 ***
alice_unnamed_1390@localhost/res1 in
<message from='alice_unnamed_1390room0-5757-1@muc.localhost' to='alice_unnamed_1390@localhost/res1' id='62ba8ba2-8462-49fb-9377-6a091ebbc558'>
	<result xmlns='urn:xmpp:mam:2' id='BNQFT1QT9G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T21:26:19.000000Z' from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>211c212c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:41:56.750 ***
alice_unnamed_1390@localhost/res1 in
<message from='alice_unnamed_1390room0-5757-1@muc.localhost' to='alice_unnamed_1390@localhost/res1' id='7abbd69a-c150-4fcc-bb63-2ccf300381dc'>
	<result xmlns='urn:xmpp:mam:2' id='BNQTBK98500J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-19T13:29:30.000000Z' from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>75b9e5f4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:41:56.750 ***
alice_unnamed_1390@localhost/res1 in
<message from='alice_unnamed_1390room0-5757-1@muc.localhost' to='alice_unnamed_1390@localhost/res1' id='e4d98b4f-b79a-495a-b3da-ead676ebe975'>
	<result xmlns='urn:xmpp:mam:2' id='BNQV8R4BH003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-19T15:46:26.000000Z' from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b65f83c5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:41:56.750 ***
alice_unnamed_1390@localhost/res1 in
<message from='alice_unnamed_1390room0-5757-1@muc.localhost' to='alice_unnamed_1390@localhost/res1' id='119293d1-62d7-42d0-a7aa-a618a8aa0b86'>
	<result xmlns='urn:xmpp:mam:2' id='BNRAI164O00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-20T05:14:24.000000Z' from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ddf6c616</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:41:56.750 ***
alice_unnamed_1390@localhost/res1 in
<message from='alice_unnamed_1390room0-5757-1@muc.localhost' to='alice_unnamed_1390@localhost/res1' id='8de0bc57-43b8-448a-a089-1c2f2a589662'>
	<result xmlns='urn:xmpp:mam:2' id='BNRMSTJM0G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-20T19:57:45.000000Z' from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9ff02bb0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:41:56.751 ***
alice_unnamed_1390@localhost/res1 in
<message from='alice_unnamed_1390room0-5757-1@muc.localhost' to='alice_unnamed_1390@localhost/res1' id='5b61c2bb-fc4d-4a80-bd00-4c0e2c957884'>
	<result xmlns='urn:xmpp:mam:2' id='BNS40CIJ6G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-21T11:36:05.000000Z' from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>dd1debd0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:41:56.751 ***
alice_unnamed_1390@localhost/res1 in
<message from='alice_unnamed_1390room0-5757-1@muc.localhost' to='alice_unnamed_1390@localhost/res1' id='f11e0e1a-563e-4919-bc7a-b086ec49b69c'>
	<result xmlns='urn:xmpp:mam:2' id='BNS82PRGMG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-21T16:27:49.000000Z' from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ae2bf2f7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:41:56.751 ***
alice_unnamed_1390@localhost/res1 in
<message from='alice_unnamed_1390room0-5757-1@muc.localhost' to='alice_unnamed_1390@localhost/res1' id='7e55c3bf-a7e8-4741-b3a9-e86ca5f07307'>
	<result xmlns='urn:xmpp:mam:2' id='BNSHDDE0Q00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-22T03:35:48.000000Z' from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0134d858</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:41:56.751 ***
alice_unnamed_1390@localhost/res1 in
<message from='alice_unnamed_1390room0-5757-1@muc.localhost' to='alice_unnamed_1390@localhost/res1' id='e9ce645b-d746-447b-af3e-4b9ccb74b4cb'>
	<result xmlns='urn:xmpp:mam:2' id='BNSI7PE2K00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-22T04:34:48.000000Z' from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c9a45b9c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:41:56.751 ***
alice_unnamed_1390@localhost/res1 in
<message from='alice_unnamed_1390room0-5757-1@muc.localhost' to='alice_unnamed_1390@localhost/res1' id='1bf94791-4275-4db3-b2d7-a4a38fe4befc'>
	<result xmlns='urn:xmpp:mam:2' id='BNTC38LSN009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-23T11:25:50.000000Z' from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bc241fbb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:41:56.751 ***
alice_unnamed_1390@localhost/res1 in
<message from='alice_unnamed_1390room0-5757-1@muc.localhost' to='alice_unnamed_1390@localhost/res1' id='e233e7fe-dd4e-42ce-bac2-5c4831caec6c'>
	<result xmlns='urn:xmpp:mam:2' id='BNTKGUUN2002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-23T21:29:08.000000Z' from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d5d4f9cd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:41:56.751 ***
alice_unnamed_1390@localhost/res1 in
<message from='alice_unnamed_1390room0-5757-1@muc.localhost' to='alice_unnamed_1390@localhost/res1' id='0eca4893-d948-4188-98e1-fe7ebefe6864'>
	<result xmlns='urn:xmpp:mam:2' id='BNU2CCTCKG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-24T14:01:05.000000Z' from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1c1b7255</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:41:56.751 ***
alice_unnamed_1390@localhost/res1 in
<message from='alice_unnamed_1390room0-5757-1@muc.localhost' to='alice_unnamed_1390@localhost/res1' id='33b68c3f-d7b2-4305-a419-177e19237f3e'>
	<result xmlns='urn:xmpp:mam:2' id='BNU3S7I3EG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-24T15:48:05.000000Z' from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2acbd0a8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:41:56.751 ***
alice_unnamed_1390@localhost/res1 in
<message from='alice_unnamed_1390room0-5757-1@muc.localhost' to='alice_unnamed_1390@localhost/res1' id='4db2ad88-9150-46d4-9b69-561c0ff1edd1'>
	<result xmlns='urn:xmpp:mam:2' id='BNUH24NEOG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T07:31:53.000000Z' from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3ae412f4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:41:56.752 ***
alice_unnamed_1390@localhost/res1 in
<message from='alice_unnamed_1390room0-5757-1@muc.localhost' to='alice_unnamed_1390@localhost/res1' id='aeb73eaa-39e5-4044-8e42-e1e84770b18c'>
	<result xmlns='urn:xmpp:mam:2' id='BNUUE80QU007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T23:29:32.000000Z' from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1390room0-5757-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>352d33f3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:41:56.752 ***
alice_unnamed_1390@localhost/res1 in
<iq from='alice_unnamed_1390room0-5757-1@muc.localhost' to='alice_unnamed_1390@localhost/res1' id='27ae0d1ed88eb64e196edafc3dea15b3' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BNKAUGMGTG0J</first>
			<last>BNUUE80QU007</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2022-05-25 10:41:56.752 ***
alice_unnamed_1390@localhost/res1 out
</stream:stream>

*** User 2022-05-25 10:41:56.752 ***
alice_unnamed_1390@localhost/res1 in
</stream:stream>
*** CT 2022-05-25 10:41:56.774 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_432.html
*** CT 2022-05-25 10:41:56.775 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1748.html



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