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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {with_rsm,true},
     {watchdog,<0.50219.0>},
     {basic_group,muc_all},
     {configuration,rdbms_mnesia},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      max_result_limit => 50,backend => rdbms,
                      send_message => mod_mam_utils,
                      muc => #{host => {prefix,<<"muc.">>}},
                      is_archivable_message => mod_mam_utils,
                      full_text_search => true,message_retraction => true,
                      async_writer =>
                          #{enabled => false,batch_size => 30,pool_size => 16,
                            flush_interval => 2000},
                      archive_chat_markers => false,
                      default_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@fb43d4252d17.2024-02-22_12.37.44/big_tests.tests.mam_SUITE.logs/run.2024-02-22_12.47.52/mam_suite.muc_querying_for_all_messages.69124.html"},
     {tc_group_properties,[{name,muc06},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@fb43d4252d17.2024-02-22_12.37.44/big_tests.tests.mam_SUITE.logs/run.2024-02-22_12.47.52/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_amp => #{},
        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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              max_users => 200,room_shaper => none,http_auth_pool => none,
              hibernate_timeout => 2000,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 => <<>>,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,
                    affiliations => [],subject => <<>>,subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,backend => rdbms,
              online_backend => mnesia,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_sic => #{iqdisc => one_queue},
        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,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,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@fb43d4252d17.2024-02-22_12.37.44"

=== Started at 2024-02-22 12:48:32


*** CT 2024-02-22 12:48:32.941 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2258.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-02-22 12:48:33.468 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-02-22 12:48:33.470 ***🔗
alicE_unnamed_2180@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-02-22 12:48:33.471 ***🔗
alicE_unnamed_2180@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d795011b41f51024' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-02-22 12:48:33.471 ***🔗
alicE_unnamed_2180@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-02-22 12:48:33.471 ***🔗
alicE_unnamed_2180@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjE4MABtYXR5Z3J5c2E=</auth>



*** User 2024-02-22 12:48:33.479 ***🔗
alicE_unnamed_2180@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-22 12:48:33.479 ***🔗
alicE_unnamed_2180@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-02-22 12:48:33.479 ***🔗
alicE_unnamed_2180@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='335bff0b9d2e5372' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2180@localhost'>

*** User 2024-02-22 12:48:33.479 ***🔗
alicE_unnamed_2180@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-02-22 12:48:33.479 ***🔗
alicE_unnamed_2180@localhost/res1 out
<iq type='set' id='584235a05f52e10a199d5560d3457b37'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-02-22 12:48:33.480 ***🔗
alicE_unnamed_2180@localhost/res1 in
<iq id='584235a05f52e10a199d5560d3457b37' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2180@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-02-22 12:48:33.480 ***🔗
alice_unnamed_2180@localhost/res1 out
<iq type='set' id='c4037e44c71e87437d383758f3cc4376'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-22 12:48:33.481 ***🔗
alice_unnamed_2180@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2180@localhost/res1' id='c4037e44c71e87437d383758f3cc4376' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-22 12:48:33.481 ***🔗
alice_unnamed_2180@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-02-22 12:48:33.482 ***🔗
alice_unnamed_2180@localhost/res1 in
<presence from='alice_unnamed_2180@localhost/res1' to='alice_unnamed_2180@localhost/res1'/>


Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.


*** User 2024-02-22 12:48:33.482 ***🔗
alice_unnamed_2180@localhost/res1 out
<iq type='set' id='68ad8088f5cd2b26c0c67ee0b02c5589' to='alicE_unnamed_2180room0-50291-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-02-22 12:48:33.486 ***🔗
alice_unnamed_2180@localhost/res1 in
<message from='alice_unnamed_2180room0-50291-0@muc.localhost' to='alice_unnamed_2180@localhost/res1' id='54b806bf-4ff1-4317-a990-d88f1f43fdb2'>
	<result xmlns='urn:xmpp:mam:2' id='C45P022M800G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-06T16:23:44.000000Z' from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>682ab9a4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:33.486 ***🔗
alice_unnamed_2180@localhost/res1 in
<message from='alice_unnamed_2180room0-50291-0@muc.localhost' to='alice_unnamed_2180@localhost/res1' id='7bd1dff5-42df-4d66-9f1d-4f5ff2900901'>
	<result xmlns='urn:xmpp:mam:2' id='C45Q1O6Q500D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-06T17:39:06.000000Z' from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8bb13f73</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:33.486 ***🔗
alice_unnamed_2180@localhost/res1 in
<message from='alice_unnamed_2180room0-50291-0@muc.localhost' to='alice_unnamed_2180@localhost/res1' id='a9a82d3a-ea0a-48c6-8655-ce7c1e262d24'>
	<result xmlns='urn:xmpp:mam:2' id='C45VIE28U008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-07T00:14:20.000000Z' from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c8d6bd8c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:33.486 ***🔗
alice_unnamed_2180@localhost/res1 in
<message from='alice_unnamed_2180room0-50291-0@muc.localhost' to='alice_unnamed_2180@localhost/res1' id='add6cfb4-c344-4ab2-8de3-76df55a2d3f8'>
	<result xmlns='urn:xmpp:mam:2' id='C46FVT86U003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-07T19:49:48.000000Z' from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d0600492</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:33.486 ***🔗
alice_unnamed_2180@localhost/res1 in
<message from='alice_unnamed_2180room0-50291-0@muc.localhost' to='alice_unnamed_2180@localhost/res1' id='8fdeb005-7364-43f4-ac1b-33e7a5877748'>
	<result xmlns='urn:xmpp:mam:2' id='C46QMKNVQG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-08T08:36:29.000000Z' from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>aa0ac756</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:33.487 ***🔗
alice_unnamed_2180@localhost/res1 in
<message from='alice_unnamed_2180room0-50291-0@muc.localhost' to='alice_unnamed_2180@localhost/res1' id='2fe7f12f-eb7d-4965-b6f0-d1fcf0645c7d'>
	<result xmlns='urn:xmpp:mam:2' id='C474SPVVV00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-08T20:46:06.000000Z' from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>040e6ca6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:33.487 ***🔗
alice_unnamed_2180@localhost/res1 in
<message from='alice_unnamed_2180room0-50291-0@muc.localhost' to='alice_unnamed_2180@localhost/res1' id='47f62ae1-6cea-42c5-9540-6c75857e0a5b'>
	<result xmlns='urn:xmpp:mam:2' id='C479UCQ9R005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-09T02:47:34.000000Z' from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4c8769a8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:33.487 ***🔗
alice_unnamed_2180@localhost/res1 in
<message from='alice_unnamed_2180room0-50291-0@muc.localhost' to='alice_unnamed_2180@localhost/res1' id='ad241b2f-9da5-460a-a054-f7c16de1d360'>
	<result xmlns='urn:xmpp:mam:2' id='C47DFCTAMG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-09T07:00:21.000000Z' from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fc00ba66</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:33.487 ***🔗
alice_unnamed_2180@localhost/res1 in
<message from='alice_unnamed_2180room0-50291-0@muc.localhost' to='alice_unnamed_2180@localhost/res1' id='850b3f3c-e94c-49a9-926c-3161ff940c02'>
	<result xmlns='urn:xmpp:mam:2' id='C4899V2RJG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-10T16:12:31.000000Z' from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e2422241</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:33.487 ***🔗
alice_unnamed_2180@localhost/res1 in
<message from='alice_unnamed_2180room0-50291-0@muc.localhost' to='alice_unnamed_2180@localhost/res1' id='ad9f69b8-8d56-4687-a30a-df3ee2afa7ba'>
	<result xmlns='urn:xmpp:mam:2' id='C48FMMQJVG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-10T23:50:31.000000Z' from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>aa13544e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:33.487 ***🔗
alice_unnamed_2180@localhost/res1 in
<message from='alice_unnamed_2180room0-50291-0@muc.localhost' to='alice_unnamed_2180@localhost/res1' id='f4eac477-e5e9-43e2-88f8-57c7bc117a54'>
	<result xmlns='urn:xmpp:mam:2' id='C48GACV3L007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-11T00:34:34.000000Z' from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d1b3985b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:33.487 ***🔗
alice_unnamed_2180@localhost/res1 in
<message from='alice_unnamed_2180room0-50291-0@muc.localhost' to='alice_unnamed_2180@localhost/res1' id='c7ba4212-970d-4d9d-9ef6-a6256cf9abfc'>
	<result xmlns='urn:xmpp:mam:2' id='C48PV67BRG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-11T12:05:19.000000Z' from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>08e8aa31</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:33.487 ***🔗
alice_unnamed_2180@localhost/res1 in
<message from='alice_unnamed_2180room0-50291-0@muc.localhost' to='alice_unnamed_2180@localhost/res1' id='4ffd4c1d-8677-4bea-8731-c9fddbe41f11'>
	<result xmlns='urn:xmpp:mam:2' id='C497GJO4E005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-12T04:14:52.000000Z' from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a4019da0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:33.487 ***🔗
alice_unnamed_2180@localhost/res1 in
<message from='alice_unnamed_2180room0-50291-0@muc.localhost' to='alice_unnamed_2180@localhost/res1' id='dda14b66-ffa7-481f-82d8-7dcdd6292747'>
	<result xmlns='urn:xmpp:mam:2' id='C49JS21S800J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-12T18:59:28.000000Z' from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>49758daf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:33.487 ***🔗
alice_unnamed_2180@localhost/res1 in
<message from='alice_unnamed_2180room0-50291-0@muc.localhost' to='alice_unnamed_2180@localhost/res1' id='5e991426-8804-4d57-b543-d3630101c893'>
	<result xmlns='urn:xmpp:mam:2' id='C49UOPMUFG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-13T07:59:35.000000Z' from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a1f76f60</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:33.488 ***🔗
alice_unnamed_2180@localhost/res1 in
<message from='alice_unnamed_2180room0-50291-0@muc.localhost' to='alice_unnamed_2180@localhost/res1' id='ce66e852-d480-4022-bc06-ef7575f00d1e'>
	<result xmlns='urn:xmpp:mam:2' id='C4A0UUSUO00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-13T10:36:32.000000Z' from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d0e21232</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:33.488 ***🔗
alice_unnamed_2180@localhost/res1 in
<message from='alice_unnamed_2180room0-50291-0@muc.localhost' to='alice_unnamed_2180@localhost/res1' id='9556b34f-c972-4e3f-8bb6-0b08739fa007'>
	<result xmlns='urn:xmpp:mam:2' id='C4AJHQ063G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-14T08:47:11.000000Z' from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d230e627</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:33.488 ***🔗
alice_unnamed_2180@localhost/res1 in
<message from='alice_unnamed_2180room0-50291-0@muc.localhost' to='alice_unnamed_2180@localhost/res1' id='4fa0a7f7-0bee-45b4-9804-89db3f65005c'>
	<result xmlns='urn:xmpp:mam:2' id='C4AVM1VU2G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-14T23:15:41.000000Z' from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f7272a33</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:33.488 ***🔗
alice_unnamed_2180@localhost/res1 in
<message from='alice_unnamed_2180room0-50291-0@muc.localhost' to='alice_unnamed_2180@localhost/res1' id='88b93a91-1372-430f-9230-e40ff767a210'>
	<result xmlns='urn:xmpp:mam:2' id='C4BAMADMQG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-15T12:23:41.000000Z' from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a1052953</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:33.488 ***🔗
alice_unnamed_2180@localhost/res1 in
<message from='alice_unnamed_2180room0-50291-0@muc.localhost' to='alice_unnamed_2180@localhost/res1' id='036d3bde-272f-446d-b94a-126ba55f3057'>
	<result xmlns='urn:xmpp:mam:2' id='C4BK53O9QG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-15T23:41:01.000000Z' from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>375b0fc1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:33.488 ***🔗
alice_unnamed_2180@localhost/res1 in
<message from='alice_unnamed_2180room0-50291-0@muc.localhost' to='alice_unnamed_2180@localhost/res1' id='9c3a53ce-5bbc-4726-8656-f5ac43b06d25'>
	<result xmlns='urn:xmpp:mam:2' id='C4BP7FRAJG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-16T05:44:15.000000Z' from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c466d0f3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:33.488 ***🔗
alice_unnamed_2180@localhost/res1 in
<message from='alice_unnamed_2180room0-50291-0@muc.localhost' to='alice_unnamed_2180@localhost/res1' id='b17a26aa-5302-43a9-9dc7-a99bccc74b13'>
	<result xmlns='urn:xmpp:mam:2' id='C4BVR52PK008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-16T13:37:44.000000Z' from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0b42b844</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:33.488 ***🔗
alice_unnamed_2180@localhost/res1 in
<message from='alice_unnamed_2180room0-50291-0@muc.localhost' to='alice_unnamed_2180@localhost/res1' id='88c0712c-b669-4814-be05-c5f5d5a2808c'>
	<result xmlns='urn:xmpp:mam:2' id='C4CE24J15G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-17T06:35:31.000000Z' from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>55c15474</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:33.488 ***🔗
alice_unnamed_2180@localhost/res1 in
<message from='alice_unnamed_2180room0-50291-0@muc.localhost' to='alice_unnamed_2180@localhost/res1' id='348ffb68-fd35-4d62-bdec-1d5baa1241b5'>
	<result xmlns='urn:xmpp:mam:2' id='C4CFRIPLCG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-17T08:44:01.000000Z' from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>928c848e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:33.488 ***🔗
alice_unnamed_2180@localhost/res1 in
<message from='alice_unnamed_2180room0-50291-0@muc.localhost' to='alice_unnamed_2180@localhost/res1' id='51f2d743-6954-4d29-ab28-2f43eac16479'>
	<result xmlns='urn:xmpp:mam:2' id='C4CTBR481004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-18T00:50:58.000000Z' from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>821bc358</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:33.488 ***🔗
alice_unnamed_2180@localhost/res1 in
<message from='alice_unnamed_2180room0-50291-0@muc.localhost' to='alice_unnamed_2180@localhost/res1' id='96442724-c78d-4742-a881-4bd2f8d2b919'>
	<result xmlns='urn:xmpp:mam:2' id='C4D1R6HDPG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-18T06:11:39.000000Z' from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b480b83c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:33.489 ***🔗
alice_unnamed_2180@localhost/res1 in
<message from='alice_unnamed_2180room0-50291-0@muc.localhost' to='alice_unnamed_2180@localhost/res1' id='0515a898-8c21-4211-a75e-e79b51f92ffe'>
	<result xmlns='urn:xmpp:mam:2' id='C4DQB38TC00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-19T11:25:12.000000Z' from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ec86efa8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:33.489 ***🔗
alice_unnamed_2180@localhost/res1 in
<message from='alice_unnamed_2180room0-50291-0@muc.localhost' to='alice_unnamed_2180@localhost/res1' id='60bc046b-103f-4217-852a-bee3801a9a50'>
	<result xmlns='urn:xmpp:mam:2' id='C4E3FE3F2G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-19T22:19:09.000000Z' from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d7b2e65d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:33.489 ***🔗
alice_unnamed_2180@localhost/res1 in
<message from='alice_unnamed_2180room0-50291-0@muc.localhost' to='alice_unnamed_2180@localhost/res1' id='478deb7f-6a6c-4868-b2ee-e054f0764fd2'>
	<result xmlns='urn:xmpp:mam:2' id='C4EDNF6EGG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-20T10:32:57.000000Z' from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>bc8013aa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:33.489 ***🔗
alice_unnamed_2180@localhost/res1 in
<message from='alice_unnamed_2180room0-50291-0@muc.localhost' to='alice_unnamed_2180@localhost/res1' id='e0e14f72-5984-4b52-b682-e2083de3ea3d'>
	<result xmlns='urn:xmpp:mam:2' id='C4EEP6OB8G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-20T11:48:25.000000Z' from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>37323ac1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:33.489 ***🔗
alice_unnamed_2180@localhost/res1 in
<message from='alice_unnamed_2180room0-50291-0@muc.localhost' to='alice_unnamed_2180@localhost/res1' id='8ac442b2-cd37-4562-95f7-24cb6b1ed9ca'>
	<result xmlns='urn:xmpp:mam:2' id='C4EV9CNCEG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-21T07:29:57.000000Z' from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b4ad66e3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:33.489 ***🔗
alice_unnamed_2180@localhost/res1 in
<message from='alice_unnamed_2180room0-50291-0@muc.localhost' to='alice_unnamed_2180@localhost/res1' id='8719d6a5-dbe1-4f56-8e55-1e446c6b72d6'>
	<result xmlns='urn:xmpp:mam:2' id='C4F865I3DG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-21T18:06:59.000000Z' from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2dc355d5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:33.489 ***🔗
alice_unnamed_2180@localhost/res1 in
<message from='alice_unnamed_2180room0-50291-0@muc.localhost' to='alice_unnamed_2180@localhost/res1' id='72c529eb-b5e0-4d32-b61a-12d403cc9f8f'>
	<result xmlns='urn:xmpp:mam:2' id='C4FUDDMVT00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-22T20:38:02.000000Z' from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1ed6e621</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:33.490 ***🔗
alice_unnamed_2180@localhost/res1 in
<message from='alice_unnamed_2180room0-50291-0@muc.localhost' to='alice_unnamed_2180@localhost/res1' id='30415d22-31db-497b-b6d5-e76fd7355910'>
	<result xmlns='urn:xmpp:mam:2' id='C4FVCJNKI006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-22T21:47:48.000000Z' from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2180room0-50291-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>448a5390</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:33.490 ***🔗
alice_unnamed_2180@localhost/res1 in
<iq from='alice_unnamed_2180room0-50291-0@muc.localhost' to='alice_unnamed_2180@localhost/res1' id='68ad8088f5cd2b26c0c67ee0b02c5589' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C45P022M800G</first>
			<last>C4FVCJNKI006</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-02-22 12:48:33.490 ***🔗
alice_unnamed_2180@localhost/res1 out
</stream:stream>

*** User 2024-02-22 12:48:33.490 ***🔗
alice_unnamed_2180@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-02-22 12:48:33.503 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-02-22 12:48:33.512 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2259.html



=== Ended at 2024-02-22 12:48:33
=== successfully completed test case
=== === Returned value: ok