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

=== Started at 2024-04-16 10:23:39


*** CT 2024-04-16 10:23:39.165 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2220.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-04-16 10:23:39.713 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-16 10:23:39.724 ***🔗
alicE_unnamed_2883@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-16 10:23:39.724 ***🔗
alicE_unnamed_2883@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a95191bfccccf4a8' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-16 10:23:39.725 ***🔗
alicE_unnamed_2883@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 2024-04-16 10:23:39.725 ***🔗
alicE_unnamed_2883@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjg4MwBtYXR5Z3J5c2E=</auth>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-16 10:23:39.726 ***🔗
alicE_unnamed_2883@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>


Could not find element archive_wait in Config.


*** User 2024-04-16 10:23:39.726 ***🔗
alicE_unnamed_2883@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-16 10:23:39.727 ***🔗
alicE_unnamed_2883@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9f7d2d282c24e9f8' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2883@localhost'>
Could not find element archive_wait in Config.


*** User 2024-04-16 10:23:39.727 ***🔗
alicE_unnamed_2883@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 2024-04-16 10:23:39.727 ***🔗
alicE_unnamed_2883@localhost/res1 out
<iq type='set' id='ad3af13f01fa69afcbd78a90290b4ce7'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-16 10:23:39.727 ***🔗
alicE_unnamed_2883@localhost/res1 in
<iq id='ad3af13f01fa69afcbd78a90290b4ce7' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2883@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-16 10:23:39.727 ***🔗
alice_unnamed_2883@localhost/res1 out
<iq type='set' id='f519b5b4d22fd1817f2efdb6eef37bd7'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 10:23:39.728 ***🔗
alice_unnamed_2883@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2883@localhost/res1' id='f519b5b4d22fd1817f2efdb6eef37bd7' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 10:23:39.728 ***🔗
alice_unnamed_2883@localhost/res1 out
<presence/>



*** User 2024-04-16 10:23:39.729 ***🔗
alice_unnamed_2883@localhost/res1 in
<presence from='alice_unnamed_2883@localhost/res1' to='alice_unnamed_2883@localhost/res1'/>



*** User 2024-04-16 10:23:39.729 ***🔗
alice_unnamed_2883@localhost/res1 out
<iq type='set' id='3cffb4120427bdd17d50b8c46beed3fc' to='alicE_unnamed_2883room0-67903-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>



*** User 2024-04-16 10:23:39.736 ***🔗
alice_unnamed_2883@localhost/res1 in
<message from='alice_unnamed_2883room0-67903-0@muc.localhost' to='alice_unnamed_2883@localhost/res1' id='90ccbb95-4bc4-4398-8628-8d48b326fb0b'>
	<result xmlns='urn:xmpp:mam:1' id='C57LFOOSQG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-31T14:14:37.000000Z' from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ece13366</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:39.736 ***🔗
alice_unnamed_2883@localhost/res1 in
<message from='alice_unnamed_2883room0-67903-0@muc.localhost' to='alice_unnamed_2883@localhost/res1' id='605c875c-aa14-43a5-a43a-004553b5aceb'>
	<result xmlns='urn:xmpp:mam:1' id='C57NPGKKNG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-31T16:59:35.000000Z' from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>744ccc08</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:39.737 ***🔗
alice_unnamed_2883@localhost/res1 in
<message from='alice_unnamed_2883room0-67903-0@muc.localhost' to='alice_unnamed_2883@localhost/res1' id='f6da79dd-f3d6-48f1-b4ff-911ce1db07d8'>
	<result xmlns='urn:xmpp:mam:1' id='C57UV9F5JG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-01T01:33:35.000000Z' from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1fba2c64</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:39.737 ***🔗
alice_unnamed_2883@localhost/res1 in
<message from='alice_unnamed_2883room0-67903-0@muc.localhost' to='alice_unnamed_2883@localhost/res1' id='74dcb6ff-b048-4d77-b1e7-ce588748e585'>
	<result xmlns='urn:xmpp:mam:1' id='C58FVAHTT00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-01T21:50:34.000000Z' from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4916f56d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:39.737 ***🔗
alice_unnamed_2883@localhost/res1 in
<message from='alice_unnamed_2883room0-67903-0@muc.localhost' to='alice_unnamed_2883@localhost/res1' id='8acf5171-194f-4b27-a9f4-92e0f3273a96'>
	<result xmlns='urn:xmpp:mam:1' id='C58LSFH0300E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-02T04:53:42.000000Z' from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3313137b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:39.737 ***🔗
alice_unnamed_2883@localhost/res1 in
<message from='alice_unnamed_2883room0-67903-0@muc.localhost' to='alice_unnamed_2883@localhost/res1' id='9eb2a47d-0c66-4682-b7bd-12f36302583f'>
	<result xmlns='urn:xmpp:mam:1' id='C58VEELB4G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-02T16:18:09.000000Z' from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>715dc19f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:39.737 ***🔗
alice_unnamed_2883@localhost/res1 in
<message from='alice_unnamed_2883room0-67903-0@muc.localhost' to='alice_unnamed_2883@localhost/res1' id='b3f2ef83-2a6b-4f2b-84fc-322fe5bd122e'>
	<result xmlns='urn:xmpp:mam:1' id='C59L0I60H002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-03T18:01:54.000000Z' from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f9bfb08c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:39.737 ***🔗
alice_unnamed_2883@localhost/res1 in
<message from='alice_unnamed_2883room0-67903-0@muc.localhost' to='alice_unnamed_2883@localhost/res1' id='057a5c88-2114-4e50-8696-00af3ef602c0'>
	<result xmlns='urn:xmpp:mam:1' id='C59NKN40SG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-03T21:10:09.000000Z' from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>68ca6a9a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:39.737 ***🔗
alice_unnamed_2883@localhost/res1 in
<message from='alice_unnamed_2883room0-67903-0@muc.localhost' to='alice_unnamed_2883@localhost/res1' id='261c37c5-cdca-47a8-bfaf-6d55b98075bb'>
	<result xmlns='urn:xmpp:mam:1' id='C5AAR5G67G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-04T20:04:39.000000Z' from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ff49cb91</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:39.737 ***🔗
alice_unnamed_2883@localhost/res1 in
<message from='alice_unnamed_2883room0-67903-0@muc.localhost' to='alice_unnamed_2883@localhost/res1' id='32a1ed2a-2921-40f8-b1d3-b86eba565fa0'>
	<result xmlns='urn:xmpp:mam:1' id='C5ABKAKL4003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-04T21:00:56.000000Z' from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1c1b6056</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:39.737 ***🔗
alice_unnamed_2883@localhost/res1 in
<message from='alice_unnamed_2883room0-67903-0@muc.localhost' to='alice_unnamed_2883@localhost/res1' id='dc4e674e-a5b7-4672-b17b-f2c08122bb5a'>
	<result xmlns='urn:xmpp:mam:1' id='C5AP5PQQM007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-05T13:10:36.000000Z' from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>004bdc73</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:39.738 ***🔗
alice_unnamed_2883@localhost/res1 in
<message from='alice_unnamed_2883room0-67903-0@muc.localhost' to='alice_unnamed_2883@localhost/res1' id='ba9c858a-64f1-4fe1-aac4-8def122cbcc1'>
	<result xmlns='urn:xmpp:mam:1' id='C5AT52VD400I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-05T17:55:20.000000Z' from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4896d8b4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:39.738 ***🔗
alice_unnamed_2883@localhost/res1 in
<message from='alice_unnamed_2883room0-67903-0@muc.localhost' to='alice_unnamed_2883@localhost/res1' id='a162d604-6638-4a04-8d36-95493fe103fa'>
	<result xmlns='urn:xmpp:mam:1' id='C5B7CTCOK00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T06:08:40.000000Z' from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ac03bc5b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:39.738 ***🔗
alice_unnamed_2883@localhost/res1 in
<message from='alice_unnamed_2883room0-67903-0@muc.localhost' to='alice_unnamed_2883@localhost/res1' id='c735b91d-ed12-4621-8f90-1fa5c9919a6b'>
	<result xmlns='urn:xmpp:mam:1' id='C5BM0M8LK00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T23:35:04.000000Z' from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6521dab8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:39.738 ***🔗
alice_unnamed_2883@localhost/res1 in
<message from='alice_unnamed_2883room0-67903-0@muc.localhost' to='alice_unnamed_2883@localhost/res1' id='02e447cf-245a-4755-bb06-04b2d099b0c9'>
	<result xmlns='urn:xmpp:mam:1' id='C5BNG6SUH005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T01:21:22.000000Z' from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>da3d2fb9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:39.738 ***🔗
alice_unnamed_2883@localhost/res1 in
<message from='alice_unnamed_2883room0-67903-0@muc.localhost' to='alice_unnamed_2883@localhost/res1' id='4c9f88ef-2560-446e-9296-00337bd57fd7'>
	<result xmlns='urn:xmpp:mam:1' id='C5C4A7PDHG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T16:38:35.000000Z' from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8aa6c50a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:39.738 ***🔗
alice_unnamed_2883@localhost/res1 in
<message from='alice_unnamed_2883room0-67903-0@muc.localhost' to='alice_unnamed_2883@localhost/res1' id='83668a62-2751-4745-b6c8-1b04e4f12191'>
	<result xmlns='urn:xmpp:mam:1' id='C5CINQOTQG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T09:51:09.000000Z' from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8f13ed2b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:39.738 ***🔗
alice_unnamed_2883@localhost/res1 in
<message from='alice_unnamed_2883room0-67903-0@muc.localhost' to='alice_unnamed_2883@localhost/res1' id='607a3ee1-f218-4be8-ad59-fdb3bbc3fb4a'>
	<result xmlns='urn:xmpp:mam:1' id='C5CJJ3ROPG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T10:52:11.000000Z' from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0afa9031</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:39.738 ***🔗
alice_unnamed_2883@localhost/res1 in
<message from='alice_unnamed_2883room0-67903-0@muc.localhost' to='alice_unnamed_2883@localhost/res1' id='ad40f10b-7286-4162-8f73-26908886fa3e'>
	<result xmlns='urn:xmpp:mam:1' id='C5D0CCE1F004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T02:07:42.000000Z' from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d6a70a6f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:39.738 ***🔗
alice_unnamed_2883@localhost/res1 in
<message from='alice_unnamed_2883room0-67903-0@muc.localhost' to='alice_unnamed_2883@localhost/res1' id='a6bcf4ab-7f0c-48ac-9ef2-3b46989531ed'>
	<result xmlns='urn:xmpp:mam:1' id='C5DIMLBF3G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T23:59:11.000000Z' from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bd31d9ae</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:39.738 ***🔗
alice_unnamed_2883@localhost/res1 in
<message from='alice_unnamed_2883room0-67903-0@muc.localhost' to='alice_unnamed_2883@localhost/res1' id='19a3a4b4-8783-4b19-ba98-061fa0200bb5'>
	<result xmlns='urn:xmpp:mam:1' id='C5DMQBD0L002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T04:53:46.000000Z' from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f7f59e68</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:39.739 ***🔗
alice_unnamed_2883@localhost/res1 in
<message from='alice_unnamed_2883room0-67903-0@muc.localhost' to='alice_unnamed_2883@localhost/res1' id='909a84a1-c8f2-4138-8927-247fded5862c'>
	<result xmlns='urn:xmpp:mam:1' id='C5DUFOE0I009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T14:02:44.000000Z' from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>460ca8f6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:39.739 ***🔗
alice_unnamed_2883@localhost/res1 in
<message from='alice_unnamed_2883room0-67903-0@muc.localhost' to='alice_unnamed_2883@localhost/res1' id='45ca7ae8-6fd4-4d5c-b00e-72935d5a6ec6'>
	<result xmlns='urn:xmpp:mam:1' id='C5EGE3D4TG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T11:27:31.000000Z' from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>aa721d7d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:39.739 ***🔗
alice_unnamed_2883@localhost/res1 in
<message from='alice_unnamed_2883room0-67903-0@muc.localhost' to='alice_unnamed_2883@localhost/res1' id='2ccfdd31-8f21-46e2-a1ca-ce58bacb07d6'>
	<result xmlns='urn:xmpp:mam:1' id='C5EKV05JPG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T16:51:39.000000Z' from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e020595c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:39.739 ***🔗
alice_unnamed_2883@localhost/res1 in
<message from='alice_unnamed_2883room0-67903-0@muc.localhost' to='alice_unnamed_2883@localhost/res1' id='5d08da13-84f2-416d-a98c-71fb460f4738'>
	<result xmlns='urn:xmpp:mam:1' id='C5ERGSDL6G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T00:41:09.000000Z' from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b3816fc5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:39.739 ***🔗
alice_unnamed_2883@localhost/res1 in
<message from='alice_unnamed_2883room0-67903-0@muc.localhost' to='alice_unnamed_2883@localhost/res1' id='2152968d-baca-4c47-b912-5a17d422b24e'>
	<result xmlns='urn:xmpp:mam:1' id='C5FD4M8QN00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T21:42:22.000000Z' from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8de30bab</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:39.739 ***🔗
alice_unnamed_2883@localhost/res1 in
<message from='alice_unnamed_2883room0-67903-0@muc.localhost' to='alice_unnamed_2883@localhost/res1' id='4f4adfa4-529c-484c-9e02-6e9e14c6b737'>
	<result xmlns='urn:xmpp:mam:1' id='C5FPHQEQA009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T12:30:44.000000Z' from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>95d1a960</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:39.739 ***🔗
alice_unnamed_2883@localhost/res1 in
<message from='alice_unnamed_2883room0-67903-0@muc.localhost' to='alice_unnamed_2883@localhost/res1' id='443d0644-20d5-41e3-8873-f689d2aee200'>
	<result xmlns='urn:xmpp:mam:1' id='C5FRKM8KDG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T15:00:19.000000Z' from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4119daec</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:39.739 ***🔗
alice_unnamed_2883@localhost/res1 in
<message from='alice_unnamed_2883room0-67903-0@muc.localhost' to='alice_unnamed_2883@localhost/res1' id='ee8b5dec-4343-4dbb-8c54-62ff72cbea4e'>
	<result xmlns='urn:xmpp:mam:1' id='C5G6USVKT004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T04:30:34.000000Z' from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>42a1296b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:39.739 ***🔗
alice_unnamed_2883@localhost/res1 in
<message from='alice_unnamed_2883room0-67903-0@muc.localhost' to='alice_unnamed_2883@localhost/res1' id='b8e4a3a1-8421-4901-998d-d2591c08a70a'>
	<result xmlns='urn:xmpp:mam:1' id='C5G79R77FG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T04:55:03.000000Z' from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>dbe1f982</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:39.740 ***🔗
alice_unnamed_2883@localhost/res1 in
<message from='alice_unnamed_2883room0-67903-0@muc.localhost' to='alice_unnamed_2883@localhost/res1' id='13bfb658-06c5-4cb1-896b-2bcaa44308ee'>
	<result xmlns='urn:xmpp:mam:1' id='C5GPH5V1IG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T02:39:57.000000Z' from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>274a9a35</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:39.740 ***🔗
alice_unnamed_2883@localhost/res1 in
<message from='alice_unnamed_2883room0-67903-0@muc.localhost' to='alice_unnamed_2883@localhost/res1' id='9358a390-e7fc-459c-a81a-901d0917f200'>
	<result xmlns='urn:xmpp:mam:1' id='C5H3QES4G00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T14:56:32.000000Z' from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d8a4f4a9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:39.740 ***🔗
alice_unnamed_2883@localhost/res1 in
<message from='alice_unnamed_2883room0-67903-0@muc.localhost' to='alice_unnamed_2883@localhost/res1' id='d30b52b7-7d78-4995-ba63-b2e385907cd5'>
	<result xmlns='urn:xmpp:mam:1' id='C5HEK0V2QG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T03:49:33.000000Z' from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b1cbc81d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:39.740 ***🔗
alice_unnamed_2883@localhost/res1 in
<message from='alice_unnamed_2883room0-67903-0@muc.localhost' to='alice_unnamed_2883@localhost/res1' id='8135bec7-6be4-46a5-b615-4b8e3a46372a'>
	<result xmlns='urn:xmpp:mam:1' id='C5HLK6G9UG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T12:11:01.000000Z' from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2883room0-67903-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0795c89c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:39.740 ***🔗
alice_unnamed_2883@localhost/res1 in
<iq from='alice_unnamed_2883room0-67903-0@muc.localhost' to='alice_unnamed_2883@localhost/res1' id='3cffb4120427bdd17d50b8c46beed3fc' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C57LFOOSQG0I</first>
			<last>C5HLK6G9UG0C</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-16 10:23:39.740 ***🔗
alice_unnamed_2883@localhost/res1 out
</stream:stream>

*** User 2024-04-16 10:23:39.740 ***🔗
alice_unnamed_2883@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-16 10:23:39.750 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-16 10:23:39.766 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2221.html



=== Ended at 2024-04-16 10:23:39
=== successfully completed test case
=== === Returned value: ok