=== 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.18970.1>},
     {basic_group,muc_all},
     {configuration,rdbms_mnesia},
     {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 => mnesia}},
     {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@05d1adc98102.2024-03-21_07.34.41/big_tests.tests.mam_SUITE.logs/run.2024-03-21_07.43.09/mam_suite.muc_querying_for_all_messages.143106.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@05d1adc98102.2024-03-21_07.34.41/big_tests.tests.mam_SUITE.logs/run.2024-03-21_07.43.09/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@05d1adc98102.2024-03-21_07.34.41"

=== Started at 2024-03-21 07:43:47


*** CT 2024-03-21 07:43:47.659 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_3164.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-03-21 07:43:47.890 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-03-21 07:43:47.897 ***🔗
alicE_unnamed_2187@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-03-21 07:43:47.897 ***🔗
alicE_unnamed_2187@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='64d9183d52c54df5' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-21 07:43:47.898 ***🔗
alicE_unnamed_2187@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-03-21 07:43:47.898 ***🔗
alicE_unnamed_2187@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjE4NwBtYXR5Z3J5c2E=</auth>



*** User 2024-03-21 07:43:47.899 ***🔗
alicE_unnamed_2187@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 07:43:47.899 ***🔗
alicE_unnamed_2187@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-03-21 07:43:47.899 ***🔗
alicE_unnamed_2187@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='86b4146e8ddf5a4a' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2187@localhost'>

*** User 2024-03-21 07:43:47.899 ***🔗
alicE_unnamed_2187@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-03-21 07:43:47.899 ***🔗
alicE_unnamed_2187@localhost/res1 out
<iq type='set' id='e682fb963325d1ec16e19ec92d1a5baa'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 07:43:47.900 ***🔗
alicE_unnamed_2187@localhost/res1 in
<iq id='e682fb963325d1ec16e19ec92d1a5baa' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2187@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 07:43:47.900 ***🔗
alice_unnamed_2187@localhost/res1 out
<iq type='set' id='864285b6f010aca96eee0d733d4dad97'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:43:47.900 ***🔗
alice_unnamed_2187@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2187@localhost/res1' id='864285b6f010aca96eee0d733d4dad97' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:43:47.901 ***🔗
alice_unnamed_2187@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-03-21 07:43:47.901 ***🔗
alice_unnamed_2187@localhost/res1 in
<presence from='alice_unnamed_2187@localhost/res1' to='alice_unnamed_2187@localhost/res1'/>


Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.


*** User 2024-03-21 07:43:47.902 ***🔗
alice_unnamed_2187@localhost/res1 out
<iq type='set' id='08493a0e736534afec9ea22efee3a9ea' to='alicE_unnamed_2187room0-19027-1@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-03-21 07:43:47.952 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-19027-1@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='7c13c667-1790-4223-8645-348ebf19ccc8'>
	<result xmlns='urn:xmpp:mam:1' id='C4N854GEO009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T11:29:52.000000Z' from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>236ae171</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.953 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-19027-1@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='aa164d5d-1c9d-4867-8c58-6d8d0bc3e0ff'>
	<result xmlns='urn:xmpp:mam:1' id='C4NGR3T5F00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T21:51:42.000000Z' from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1a01a8b7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.953 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-19027-1@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='723edf3e-7cd7-492f-a2e0-653de8c7147d'>
	<result xmlns='urn:xmpp:mam:1' id='C4NK8054I00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T01:55:16.000000Z' from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fc7c45e7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.953 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-19027-1@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='b4d1f3be-07fd-4725-9319-16e8c9309752'>
	<result xmlns='urn:xmpp:mam:1' id='C4O17CUCV00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T17:24:30.000000Z' from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9db6dc78</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.953 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-19027-1@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='9f53474e-038e-4813-b977-7e8dd289dbc7'>
	<result xmlns='urn:xmpp:mam:1' id='C4O7LQQ18G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T01:06:17.000000Z' from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7dc2b72b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.953 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-19027-1@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='016a8600-a63c-4dc2-b522-f17645cf2d4b'>
	<result xmlns='urn:xmpp:mam:1' id='C4OP9PLDNG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T22:07:51.000000Z' from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f2fef1b2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.953 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-19027-1@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='59cf30f8-9a09-4e44-8309-9dd5cbd1e66e'>
	<result xmlns='urn:xmpp:mam:1' id='C4OV2HFSLG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T05:01:07.000000Z' from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fdaad21d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.953 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-19027-1@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='bfe58996-bb0e-4c22-a2bb-1d8f712a59f6'>
	<result xmlns='urn:xmpp:mam:1' id='C4OVC84VT005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T05:22:50.000000Z' from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e3121c3d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.954 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-19027-1@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='0c02c62c-c5f8-473c-a223-14a77bb67c50'>
	<result xmlns='urn:xmpp:mam:1' id='C4PG8AKHH001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T01:30:58.000000Z' from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0d302438</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.954 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-19027-1@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='d483f123-335b-4876-b359-576ce873a2a8'>
	<result xmlns='urn:xmpp:mam:1' id='C4PRQH5ST001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T15:19:06.000000Z' from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a3208c59</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.954 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-19027-1@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='fe83d95d-482b-4df9-a722-6ed089c8b8f2'>
	<result xmlns='urn:xmpp:mam:1' id='C4Q5S999PG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T03:18:51.000000Z' from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>36936725</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.954 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-19027-1@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='5c155189-d4cd-4bc7-af55-f54e7759f7eb'>
	<result xmlns='urn:xmpp:mam:1' id='C4QN0HHTQG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T23:45:17.000000Z' from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c34a773a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.954 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-19027-1@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='426e2fbf-e173-45ae-a6b8-a22e9b09c918'>
	<result xmlns='urn:xmpp:mam:1' id='C4QNEVRAG00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T00:17:36.000000Z' from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>29beec86</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.954 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-19027-1@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='c9c14310-c298-4fc5-ab2e-d95bd82dc8d3'>
	<result xmlns='urn:xmpp:mam:1' id='C4RAR3DQN00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T23:24:46.000000Z' from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a332a68c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.954 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-19027-1@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='f8891a81-56da-41cb-8e04-c033259d4f4c'>
	<result xmlns='urn:xmpp:mam:1' id='C4RF9LALE00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T04:43:40.000000Z' from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>68c84b88</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.954 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-19027-1@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='f8ddb82e-bebb-49a1-a5f2-b384956a48e8'>
	<result xmlns='urn:xmpp:mam:1' id='C4RUSDHJ500H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T23:19:22.000000Z' from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3d36593e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.955 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-19027-1@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='378ae8ee-b591-44b4-9487-35619e84e9f2'>
	<result xmlns='urn:xmpp:mam:1' id='C4SB8J70O009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T14:05:36.000000Z' from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a58ac94e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.955 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-19027-1@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='f1f4bf1b-288b-401b-8cc1-0ecc8755a467'>
	<result xmlns='urn:xmpp:mam:1' id='C4SFSKJ2V00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T19:36:46.000000Z' from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d032a7ff</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.955 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-19027-1@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='1f87bc77-fe01-4983-8ea7-3c07a5b490fd'>
	<result xmlns='urn:xmpp:mam:1' id='C4T0CS7H4G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T15:18:25.000000Z' from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a2180ec1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.955 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-19027-1@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='cc5ce700-d578-4122-a8fb-1e9852e7bf30'>
	<result xmlns='urn:xmpp:mam:1' id='C4T5S75MJG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T21:50:39.000000Z' from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e5bb9ae7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.955 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-19027-1@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='770baa9f-1686-46b0-b4a6-ad430c2e03be'>
	<result xmlns='urn:xmpp:mam:1' id='C4TDISVAI00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T07:02:28.000000Z' from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>27ada9cd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.955 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-19027-1@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='1f7ed984-aece-4cfe-89b3-19d8bfeef5d9'>
	<result xmlns='urn:xmpp:mam:1' id='C4TLF4574G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T16:26:41.000000Z' from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a2a37edd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.955 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-19027-1@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='cc48dae7-98f4-4768-be0f-f35dcd50ea0f'>
	<result xmlns='urn:xmpp:mam:1' id='C4TSJVLAN006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T00:58:38.000000Z' from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ecfa83eb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.955 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-19027-1@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='2786bc56-63ed-4f25-adb9-0535cd6ea3cd'>
	<result xmlns='urn:xmpp:mam:1' id='C4UAHLK2OG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T17:35:37.000000Z' from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c5717ddd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.955 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-19027-1@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='b6c83b89-d7df-4241-8f48-dbb99267eb2d'>
	<result xmlns='urn:xmpp:mam:1' id='C4UIECHGK00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T03:00:56.000000Z' from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>aa591f19</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.955 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-19027-1@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='2f5a35f2-7ea3-4623-b574-2816f5d37df4'>
	<result xmlns='urn:xmpp:mam:1' id='C4UKNVS9RG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T05:45:35.000000Z' from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>26d97bad</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.955 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-19027-1@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='8d8314e0-1634-49f6-bfd3-5676b92d7bb3'>
	<result xmlns='urn:xmpp:mam:1' id='C4VHV57CHG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T16:37:31.000000Z' from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0ffe4cf0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.955 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-19027-1@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='d1b228b8-c9fa-406a-99a6-beef6782d3b3'>
	<result xmlns='urn:xmpp:mam:1' id='C4VNQLVJU007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T23:37:00.000000Z' from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c1587d2b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.956 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-19027-1@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='dc112551-59b0-40c4-a019-df9e9ea53d72'>
	<result xmlns='urn:xmpp:mam:1' id='C4VOBI7QJ003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T00:14:46.000000Z' from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ffc10237</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.956 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-19027-1@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='0835cb76-a666-4e5a-abe4-278c5258630b'>
	<result xmlns='urn:xmpp:mam:1' id='C507KHSJUG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T18:28:37.000000Z' from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d894e227</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.956 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-19027-1@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='7a3cff26-27ff-4616-9de0-c83a785197a0'>
	<result xmlns='urn:xmpp:mam:1' id='C50NJ0SUNG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T13:30:31.000000Z' from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>eeee8447</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.956 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-19027-1@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='63368a05-3a9f-4a76-8670-15f6bde13868'>
	<result xmlns='urn:xmpp:mam:1' id='C50NLRNOA00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T13:36:52.000000Z' from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>96d22a4b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.956 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-19027-1@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='b4b5e777-ce0b-4e5b-ab9d-7b05a00e1f00'>
	<result xmlns='urn:xmpp:mam:1' id='C5155G1F4G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T05:42:25.000000Z' from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8de653b3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.956 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-19027-1@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='49df09eb-3f35-4833-bf0f-27e8cbaf7435'>
	<result xmlns='urn:xmpp:mam:1' id='C517STSDC007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T08:58:00.000000Z' from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2187room0-19027-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6c7afde1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:47.956 ***🔗
alice_unnamed_2187@localhost/res1 in
<iq from='alice_unnamed_2187room0-19027-1@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='08493a0e736534afec9ea22efee3a9ea' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4N854GEO009</first>
			<last>C517STSDC007</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-03-21 07:43:47.956 ***🔗
alice_unnamed_2187@localhost/res1 out
</stream:stream>

*** User 2024-03-21 07:43:47.957 ***🔗
alice_unnamed_2187@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-03-21 07:43:47.961 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-21 07:43:47.966 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_3165.html



=== Ended at 2024-03-21 07:43:47
=== successfully completed test case
=== === Returned value: ok