=== Test case: mam_SUITE:muc_querying_for_all_messages/1 (click for source code)

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:1">>}]},
     {with_rsm,true},
     {watchdog,<0.9084.1>},
     {basic_group,muc_all},
     {configuration,rdbms},
     {mam_meta_opts,#{archive_chat_markers => false,
                      async_writer =>
                          #{batch_size => 30,enabled => false,
                            flush_interval => 2000,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,
                      enforce_simple_queries => false,
                      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}},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@fca70da71937.2023-11-16_09.05.55/big_tests.tests.mam_SUITE.logs/run.2023-11-16_09.13.34/mam_suite.muc_querying_for_all_messages.29317.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_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@fca70da71937.2023-11-16_09.05.55/big_tests.tests.mam_SUITE.logs/run.2023-11-16_09.13.34/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_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,
              online_backend => mnesia,room_shaper => none,
              user_message_shaper => none,user_presence_shaper => none},
        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_presence => #{},
        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@fca70da71937.2023-11-16_09.05.55"

=== Started at 2023-11-16 09:13:38


*** CT 2023-11-16 09:13:38.719 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2130.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2023-11-16 09:13:38.915 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2023-11-16 09:13:38.917 ***🔗
alicE_unnamed_1767@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-16 09:13:38.918 ***🔗
alicE_unnamed_1767@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0190542daed303fb' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-16 09:13:38.918 ***🔗
alicE_unnamed_1767@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-16 09:13:38.918 ***🔗
alicE_unnamed_1767@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTc2NwBtYXR5Z3J5c2E=</auth>



*** User 2023-11-16 09:13:38.919 ***🔗
alicE_unnamed_1767@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-16 09:13:38.919 ***🔗
alicE_unnamed_1767@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-16 09:13:38.919 ***🔗
alicE_unnamed_1767@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='cc2dabd738fc6cfc' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1767@localhost'>

*** User 2023-11-16 09:13:38.919 ***🔗
alicE_unnamed_1767@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-16 09:13:38.920 ***🔗
alicE_unnamed_1767@localhost/res1 out
<iq type='set' id='ac387cb860a1fa683a6e2ca92f53301b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-16 09:13:38.920 ***🔗
alicE_unnamed_1767@localhost/res1 in
<iq id='ac387cb860a1fa683a6e2ca92f53301b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1767@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-16 09:13:38.920 ***🔗
alice_unnamed_1767@localhost/res1 out
<iq type='set' id='28571d89ebd9d566d472fc514e968843'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:13:38.921 ***🔗
alice_unnamed_1767@localhost/res1 in
<iq from='localhost' to='alice_unnamed_1767@localhost/res1' id='28571d89ebd9d566d472fc514e968843' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:13:38.921 ***🔗
alice_unnamed_1767@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2023-11-16 09:13:38.921 ***🔗
alice_unnamed_1767@localhost/res1 in
<presence from='alice_unnamed_1767@localhost/res1' to='alice_unnamed_1767@localhost/res1'/>


Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.


*** User 2023-11-16 09:13:38.922 ***🔗
alice_unnamed_1767@localhost/res1 out
<iq type='set' id='1d641f0faff4cbcfa0719064d9f0367f' to='alicE_unnamed_1767room0-9132-1@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2023-11-16 09:13:38.924 ***🔗
alice_unnamed_1767@localhost/res1 in
<message from='alice_unnamed_1767room0-9132-1@muc.localhost' to='alice_unnamed_1767@localhost/res1' id='523edf22-b856-4a9f-9786-2040cd8e5df0'>
	<result xmlns='urn:xmpp:mam:1' id='C2855VVI4G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-31T15:55:45.000000Z' from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>becfa876</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:38.924 ***🔗
alice_unnamed_1767@localhost/res1 in
<message from='alice_unnamed_1767room0-9132-1@muc.localhost' to='alice_unnamed_1767@localhost/res1' id='a3b065b0-be85-4068-b23f-6b0dba0900ec'>
	<result xmlns='urn:xmpp:mam:1' id='C287PEVLI00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-31T19:02:28.000000Z' from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a2b919c5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:38.924 ***🔗
alice_unnamed_1767@localhost/res1 in
<message from='alice_unnamed_1767room0-9132-1@muc.localhost' to='alice_unnamed_1767@localhost/res1' id='4c919fb5-ad90-4438-a762-5e1b3a1a82db'>
	<result xmlns='urn:xmpp:mam:1' id='C28G5H1L3G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T05:02:07.000000Z' from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d2bab90d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:38.924 ***🔗
alice_unnamed_1767@localhost/res1 in
<message from='alice_unnamed_1767room0-9132-1@muc.localhost' to='alice_unnamed_1767@localhost/res1' id='e73455bd-36cf-44c0-a9a1-eca9a3558f8c'>
	<result xmlns='urn:xmpp:mam:1' id='C28IN5S67006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T08:04:46.000000Z' from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2d7da2d1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:38.924 ***🔗
alice_unnamed_1767@localhost/res1 in
<message from='alice_unnamed_1767room0-9132-1@muc.localhost' to='alice_unnamed_1767@localhost/res1' id='e0015d68-c482-4f22-b50f-d1544203feb7'>
	<result xmlns='urn:xmpp:mam:1' id='C296JV8T9G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T07:49:15.000000Z' from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d868a67d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:38.925 ***🔗
alice_unnamed_1767@localhost/res1 in
<message from='alice_unnamed_1767room0-9132-1@muc.localhost' to='alice_unnamed_1767@localhost/res1' id='81f69179-0da0-4ecc-8cb2-deb3b64294e8'>
	<result xmlns='urn:xmpp:mam:1' id='C29E85TII00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T16:55:32.000000Z' from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a791ae95</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:38.925 ***🔗
alice_unnamed_1767@localhost/res1 in
<message from='alice_unnamed_1767room0-9132-1@muc.localhost' to='alice_unnamed_1767@localhost/res1' id='b3e3a3cf-afa6-4e6a-b378-0c7fdea17607'>
	<result xmlns='urn:xmpp:mam:1' id='C2A083TD0G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T14:23:53.000000Z' from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b0eb62ef</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:38.925 ***🔗
alice_unnamed_1767@localhost/res1 in
<message from='alice_unnamed_1767room0-9132-1@muc.localhost' to='alice_unnamed_1767@localhost/res1' id='aceb7ff2-48dd-45fc-ae70-20fb730dee64'>
	<result xmlns='urn:xmpp:mam:1' id='C2A45H705008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T19:04:26.000000Z' from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>72136a5f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:38.925 ***🔗
alice_unnamed_1767@localhost/res1 in
<message from='alice_unnamed_1767room0-9132-1@muc.localhost' to='alice_unnamed_1767@localhost/res1' id='c8cd04e1-3142-42fd-9166-81ca4165d2da'>
	<result xmlns='urn:xmpp:mam:1' id='C2AB1NLOAG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T03:17:01.000000Z' from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fc809246</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:38.925 ***🔗
alice_unnamed_1767@localhost/res1 in
<message from='alice_unnamed_1767room0-9132-1@muc.localhost' to='alice_unnamed_1767@localhost/res1' id='b8f100da-ab2c-4e49-a09f-215ff46f8750'>
	<result xmlns='urn:xmpp:mam:1' id='C2AH7TR9300H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T10:40:22.000000Z' from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>12a5d9b4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:38.925 ***🔗
alice_unnamed_1767@localhost/res1 in
<message from='alice_unnamed_1767room0-9132-1@muc.localhost' to='alice_unnamed_1767@localhost/res1' id='caafb9bb-9922-4940-b50c-3a60c3835779'>
	<result xmlns='urn:xmpp:mam:1' id='C2B61V1C400C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T11:30:16.000000Z' from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e6858c70</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:38.925 ***🔗
alice_unnamed_1767@localhost/res1 in
<message from='alice_unnamed_1767room0-9132-1@muc.localhost' to='alice_unnamed_1767@localhost/res1' id='b595dfaa-9a7c-4762-b58b-122589e99b00'>
	<result xmlns='urn:xmpp:mam:1' id='C2BGAI86800I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T23:45:20.000000Z' from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>efd3c164</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:38.925 ***🔗
alice_unnamed_1767@localhost/res1 in
<message from='alice_unnamed_1767room0-9132-1@muc.localhost' to='alice_unnamed_1767@localhost/res1' id='6666306a-1368-40e7-8a93-572c30635c5c'>
	<result xmlns='urn:xmpp:mam:1' id='C2BGJI0RVG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T00:05:27.000000Z' from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>332b2e0f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:38.925 ***🔗
alice_unnamed_1767@localhost/res1 in
<message from='alice_unnamed_1767room0-9132-1@muc.localhost' to='alice_unnamed_1767@localhost/res1' id='d6aec6da-9a55-406e-9e5f-729ca00992e3'>
	<result xmlns='urn:xmpp:mam:1' id='C2C2OVFTU003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T21:46:04.000000Z' from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>93a20f3d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:38.926 ***🔗
alice_unnamed_1767@localhost/res1 in
<message from='alice_unnamed_1767room0-9132-1@muc.localhost' to='alice_unnamed_1767@localhost/res1' id='62b3dc5e-9e2d-4f23-a68c-0b8e66243dbc'>
	<result xmlns='urn:xmpp:mam:1' id='C2CIH2SOK00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T16:33:44.000000Z' from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f6800330</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:38.926 ***🔗
alice_unnamed_1767@localhost/res1 in
<message from='alice_unnamed_1767room0-9132-1@muc.localhost' to='alice_unnamed_1767@localhost/res1' id='2aa609b4-d51b-44c1-9818-ebc3495cddc0'>
	<result xmlns='urn:xmpp:mam:1' id='C2CMR7DBUG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T21:42:45.000000Z' from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bf5d09aa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:38.926 ***🔗
alice_unnamed_1767@localhost/res1 in
<message from='alice_unnamed_1767room0-9132-1@muc.localhost' to='alice_unnamed_1767@localhost/res1' id='bdc90be3-abf5-4dca-ba78-39941c57ce6b'>
	<result xmlns='urn:xmpp:mam:1' id='C2CTF57G1008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T05:36:50.000000Z' from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>55193a36</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:38.926 ***🔗
alice_unnamed_1767@localhost/res1 in
<message from='alice_unnamed_1767room0-9132-1@muc.localhost' to='alice_unnamed_1767@localhost/res1' id='6966112d-7145-4dcd-bb26-0183a1839666'>
	<result xmlns='urn:xmpp:mam:1' id='C2CV5HEEEG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T07:38:29.000000Z' from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>deaf1358</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:38.926 ***🔗
alice_unnamed_1767@localhost/res1 in
<message from='alice_unnamed_1767room0-9132-1@muc.localhost' to='alice_unnamed_1767@localhost/res1' id='fb473801-554f-464d-8cf4-78267ddd3028'>
	<result xmlns='urn:xmpp:mam:1' id='C2DKTBJ7I005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T09:35:00.000000Z' from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0a46390d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:38.926 ***🔗
alice_unnamed_1767@localhost/res1 in
<message from='alice_unnamed_1767room0-9132-1@muc.localhost' to='alice_unnamed_1767@localhost/res1' id='4953b381-e67d-4bf9-a4e3-c8b9c87c9e89'>
	<result xmlns='urn:xmpp:mam:1' id='C2DNOIHT7G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T12:59:03.000000Z' from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>afd522c5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:38.926 ***🔗
alice_unnamed_1767@localhost/res1 in
<message from='alice_unnamed_1767room0-9132-1@muc.localhost' to='alice_unnamed_1767@localhost/res1' id='f5d1199d-1c61-47d2-97ff-6ae09239129a'>
	<result xmlns='urn:xmpp:mam:1' id='C2E29F47S00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T01:32:40.000000Z' from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>95af277b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:38.926 ***🔗
alice_unnamed_1767@localhost/res1 in
<message from='alice_unnamed_1767room0-9132-1@muc.localhost' to='alice_unnamed_1767@localhost/res1' id='20199c53-60a4-4e3d-97fd-8339db14290d'>
	<result xmlns='urn:xmpp:mam:1' id='C2E6FKIC8005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T06:32:48.000000Z' from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fdfecad9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:38.926 ***🔗
alice_unnamed_1767@localhost/res1 in
<message from='alice_unnamed_1767room0-9132-1@muc.localhost' to='alice_unnamed_1767@localhost/res1' id='03f037b0-aedb-4052-bc81-8e8d3434d637'>
	<result xmlns='urn:xmpp:mam:1' id='C2EM0MLE1G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T01:04:43.000000Z' from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9e73c73f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:38.926 ***🔗
alice_unnamed_1767@localhost/res1 in
<message from='alice_unnamed_1767room0-9132-1@muc.localhost' to='alice_unnamed_1767@localhost/res1' id='c38aee42-6262-471e-a349-c26e97903f80'>
	<result xmlns='urn:xmpp:mam:1' id='C2F37MKLSG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T16:50:57.000000Z' from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>538bd2da</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:38.926 ***🔗
alice_unnamed_1767@localhost/res1 in
<message from='alice_unnamed_1767room0-9132-1@muc.localhost' to='alice_unnamed_1767@localhost/res1' id='ea6afc67-c35c-4051-b9db-6055bee53276'>
	<result xmlns='urn:xmpp:mam:1' id='C2FBD57CMG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T02:35:49.000000Z' from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c972e02b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:38.927 ***🔗
alice_unnamed_1767@localhost/res1 in
<message from='alice_unnamed_1767room0-9132-1@muc.localhost' to='alice_unnamed_1767@localhost/res1' id='65be6ec8-517a-41be-b7c4-8985e05c4494'>
	<result xmlns='urn:xmpp:mam:1' id='C2FO9GG7J00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T17:58:14.000000Z' from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>22e8308e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:38.927 ***🔗
alice_unnamed_1767@localhost/res1 in
<message from='alice_unnamed_1767room0-9132-1@muc.localhost' to='alice_unnamed_1767@localhost/res1' id='1a15ab90-9ff5-4002-b172-37d432501c1e'>
	<result xmlns='urn:xmpp:mam:1' id='C2G5KP340G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T09:54:01.000000Z' from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7b4e642f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:38.927 ***🔗
alice_unnamed_1767@localhost/res1 in
<message from='alice_unnamed_1767room0-9132-1@muc.localhost' to='alice_unnamed_1767@localhost/res1' id='57286acb-5c4e-49db-b5a5-0424a4c8255a'>
	<result xmlns='urn:xmpp:mam:1' id='C2GE4NR93G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T20:02:23.000000Z' from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>373de8a8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:38.927 ***🔗
alice_unnamed_1767@localhost/res1 in
<message from='alice_unnamed_1767room0-9132-1@muc.localhost' to='alice_unnamed_1767@localhost/res1' id='5fbe128b-193e-46ef-9d1e-cf097a815a71'>
	<result xmlns='urn:xmpp:mam:1' id='C2GKI6FEVG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T03:41:59.000000Z' from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>74901266</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:38.927 ***🔗
alice_unnamed_1767@localhost/res1 in
<message from='alice_unnamed_1767room0-9132-1@muc.localhost' to='alice_unnamed_1767@localhost/res1' id='a199756b-9ff0-4823-a3c0-447b2b27f55b'>
	<result xmlns='urn:xmpp:mam:1' id='C2GP026OK00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T08:59:20.000000Z' from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4ef3b118</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:38.927 ***🔗
alice_unnamed_1767@localhost/res1 in
<message from='alice_unnamed_1767room0-9132-1@muc.localhost' to='alice_unnamed_1767@localhost/res1' id='2ae403fc-926a-4910-bf2e-34b8756bc220'>
	<result xmlns='urn:xmpp:mam:1' id='C2H8F541500C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-15T03:26:50.000000Z' from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1192de6a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:38.928 ***🔗
alice_unnamed_1767@localhost/res1 in
<message from='alice_unnamed_1767room0-9132-1@muc.localhost' to='alice_unnamed_1767@localhost/res1' id='45af3df6-fc74-4380-a015-5edc688ac898'>
	<result xmlns='urn:xmpp:mam:1' id='C2HCMQ0DGG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-15T08:30:17.000000Z' from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8058349b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:38.928 ***🔗
alice_unnamed_1767@localhost/res1 in
<message from='alice_unnamed_1767room0-9132-1@muc.localhost' to='alice_unnamed_1767@localhost/res1' id='8763cf01-399b-451b-a071-4038ecb8f349'>
	<result xmlns='urn:xmpp:mam:1' id='C2HRG8PHQ004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T02:09:24.000000Z' from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1c1a181e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:38.928 ***🔗
alice_unnamed_1767@localhost/res1 in
<message from='alice_unnamed_1767room0-9132-1@muc.localhost' to='alice_unnamed_1767@localhost/res1' id='638f2013-561d-4042-8218-39a623908ef5'>
	<result xmlns='urn:xmpp:mam:1' id='C2I8B4RORG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T17:28:31.000000Z' from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1767room0-9132-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f8581cf6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:38.928 ***🔗
alice_unnamed_1767@localhost/res1 in
<iq from='alice_unnamed_1767room0-9132-1@muc.localhost' to='alice_unnamed_1767@localhost/res1' id='1d641f0faff4cbcfa0719064d9f0367f' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C2855VVI4G09</first>
			<last>C2I8B4RORG03</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2023-11-16 09:13:38.928 ***🔗
alice_unnamed_1767@localhost/res1 out
</stream:stream>

*** User 2023-11-16 09:13:38.928 ***🔗
alice_unnamed_1767@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2023-11-16 09:13:38.931 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2023-11-16 09:13:38.938 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2131.html



=== Ended at 2023-11-16 09:13:38
=== successfully completed test case
=== === Returned value: ok