=== 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.59862.0>},
     {basic_group,muc_all},
     {configuration,rdbms_mnesia_cache},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      muc => #{host => {prefix,<<"muc.">>}},
                      backend => rdbms,max_result_limit => 50,
                      default_result_limit => 50,
                      archive_chat_markers => false,
                      enforce_simple_queries => false,
                      full_text_search => true,
                      is_archivable_message => mod_mam_utils,
                      send_message => mod_mam_utils,
                      no_stanzaid_element => false,message_retraction => true,
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      user_prefs_store => mnesia,cache_users => true}},
     {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@951bb3069376.2024-04-23_10.18.32/big_tests.tests.mam_SUITE.logs/run.2024-04-23_10.27.45/mam_suite.muc_querying_for_all_messages.187138.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_mnesia_cache_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@951bb3069376.2024-04-23_10.18.32/big_tests.tests.mam_SUITE.logs/run.2024-04-23_10.27.45/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_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.">>},
              backend => rdbms,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 => <<>>,subject => <<>>,
                    anonymous => true,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,max_users => 200,
                    maygetmemberlist => [],logging => false,
                    affiliations => [],subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,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_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        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_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_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        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@951bb3069376.2024-04-23_10.18.32"

=== Started at 2024-04-23 10:29:04


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

Could not find element archive_wait in Config.


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

*** User 2024-04-23 10:29:05.535 ***🔗
alicE_unnamed_2592@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-23 10:29:05.536 ***🔗
alicE_unnamed_2592@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f12a9f8a1f9b899d' from='localhost' version='1.0' xml:lang='en'>

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



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



*** User 2024-04-23 10:29:05.537 ***🔗
alicE_unnamed_2592@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-23 10:29:05.538 ***🔗
alicE_unnamed_2592@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c1d39e958788dfc5' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2592@localhost'>

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



*** User 2024-04-23 10:29:05.538 ***🔗
alicE_unnamed_2592@localhost/res1 in
<iq id='ffa1b8db034218951daf8cda2e28381e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2592@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 10:29:05.538 ***🔗
alice_unnamed_2592@localhost/res1 out
<iq type='set' id='c8dbcd0d65b6f4f28fbeb83d1c593f70'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



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



*** User 2024-04-23 10:29:05.539 ***🔗
alice_unnamed_2592@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-23 10:29:05.540 ***🔗
alice_unnamed_2592@localhost/res1 in
<presence from='alice_unnamed_2592@localhost/res1' to='alice_unnamed_2592@localhost/res1'/>


Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-04-23 10:29:05.541 ***🔗
alice_unnamed_2592@localhost/res1 out
<iq type='set' id='e96110a2320e464658c192639a5a0ff1' to='alicE_unnamed_2592room0-59941-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>



*** User 2024-04-23 10:29:05.549 ***🔗
alice_unnamed_2592@localhost/res1 in
<message from='alice_unnamed_2592room0-59941-0@muc.localhost' to='alice_unnamed_2592@localhost/res1' id='5e1b70a2-07d8-496d-905b-f6e6c7e10abb'>
	<result xmlns='urn:xmpp:mam:2' id='C5C3171V8G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T15:06:49.000000Z' from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7bfc799e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 10:29:05.549 ***🔗
alice_unnamed_2592@localhost/res1 in
<message from='alice_unnamed_2592room0-59941-0@muc.localhost' to='alice_unnamed_2592@localhost/res1' id='b5ba642a-feb3-4b2c-bced-a8a196c46bb7'>
	<result xmlns='urn:xmpp:mam:2' id='C5C7VUI7900E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T21:01:54.000000Z' from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f171f70d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 10:29:05.549 ***🔗
alice_unnamed_2592@localhost/res1 in
<message from='alice_unnamed_2592room0-59941-0@muc.localhost' to='alice_unnamed_2592@localhost/res1' id='be66bf09-b3f6-474d-bfca-1cdb5364d2c5'>
	<result xmlns='urn:xmpp:mam:2' id='C5CB35B7R006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T00:43:50.000000Z' from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9ec9d053</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 10:29:05.549 ***🔗
alice_unnamed_2592@localhost/res1 in
<message from='alice_unnamed_2592room0-59941-0@muc.localhost' to='alice_unnamed_2592@localhost/res1' id='7db46502-baba-4889-811e-0dd72836e2aa'>
	<result xmlns='urn:xmpp:mam:2' id='C5CHN26RBG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T08:37:51.000000Z' from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7cacc7dd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 10:29:05.549 ***🔗
alice_unnamed_2592@localhost/res1 in
<message from='alice_unnamed_2592room0-59941-0@muc.localhost' to='alice_unnamed_2592@localhost/res1' id='50e1cdef-0ad6-4cbf-b4a7-df8a703269a9'>
	<result xmlns='urn:xmpp:mam:2' id='C5D0DB67JG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T02:09:51.000000Z' from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1958220e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 10:29:05.549 ***🔗
alice_unnamed_2592@localhost/res1 in
<message from='alice_unnamed_2592room0-59941-0@muc.localhost' to='alice_unnamed_2592@localhost/res1' id='3c1939cb-126e-453a-98be-bc3d54d0a3ab'>
	<result xmlns='urn:xmpp:mam:2' id='C5DI49SKJG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T23:18:07.000000Z' from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9cc1f791</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 10:29:05.549 ***🔗
alice_unnamed_2592@localhost/res1 in
<message from='alice_unnamed_2592room0-59941-0@muc.localhost' to='alice_unnamed_2592@localhost/res1' id='633e2fe0-53d1-474a-9843-fc10cd7118b9'>
	<result xmlns='urn:xmpp:mam:2' id='C5DVG9BUH006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T15:15:30.000000Z' from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2264c693</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 10:29:05.549 ***🔗
alice_unnamed_2592@localhost/res1 in
<message from='alice_unnamed_2592room0-59941-0@muc.localhost' to='alice_unnamed_2592@localhost/res1' id='ed9a5bc3-ed0d-4797-9b9a-9bd3219e4026'>
	<result xmlns='urn:xmpp:mam:2' id='C5E5QCF8VG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T22:47:35.000000Z' from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2f3aa276</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 10:29:05.549 ***🔗
alice_unnamed_2592@localhost/res1 in
<message from='alice_unnamed_2592room0-59941-0@muc.localhost' to='alice_unnamed_2592@localhost/res1' id='355b561a-033c-4f8b-bebf-9320aeb87f17'>
	<result xmlns='urn:xmpp:mam:2' id='C5EAS0NBMG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T04:49:09.000000Z' from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>33b29baa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 10:29:05.550 ***🔗
alice_unnamed_2592@localhost/res1 in
<message from='alice_unnamed_2592room0-59941-0@muc.localhost' to='alice_unnamed_2592@localhost/res1' id='bf36def2-32a3-48f4-9bff-7e33ac67349a'>
	<result xmlns='urn:xmpp:mam:2' id='C5EFBTP3S002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T10:11:04.000000Z' from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f40a6946</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 10:29:05.550 ***🔗
alice_unnamed_2592@localhost/res1 in
<message from='alice_unnamed_2592room0-59941-0@muc.localhost' to='alice_unnamed_2592@localhost/res1' id='457d1bf4-ee10-40cc-b002-dcc6139fc6e9'>
	<result xmlns='urn:xmpp:mam:2' id='C5ES0CIDR001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T01:15:50.000000Z' from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>197f3cef</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 10:29:05.550 ***🔗
alice_unnamed_2592@localhost/res1 in
<message from='alice_unnamed_2592room0-59941-0@muc.localhost' to='alice_unnamed_2592@localhost/res1' id='2aeeaf85-240f-45e7-8d2d-ecd0c0254a1a'>
	<result xmlns='urn:xmpp:mam:2' id='C5F29838UG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T08:45:09.000000Z' from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c12e9dd5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 10:29:05.550 ***🔗
alice_unnamed_2592@localhost/res1 in
<message from='alice_unnamed_2592room0-59941-0@muc.localhost' to='alice_unnamed_2592@localhost/res1' id='babb41b9-d233-4f2a-a2d6-48f52aa3d913'>
	<result xmlns='urn:xmpp:mam:2' id='C5FQ6L2JG005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T13:17:20.000000Z' from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>41ba6fb3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 10:29:05.550 ***🔗
alice_unnamed_2592@localhost/res1 in
<message from='alice_unnamed_2592room0-59941-0@muc.localhost' to='alice_unnamed_2592@localhost/res1' id='36325b89-b2b9-42f9-b00d-9a838be6e7db'>
	<result xmlns='urn:xmpp:mam:2' id='C5G164E9HG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T21:37:15.000000Z' from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>34bb8254</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 10:29:05.550 ***🔗
alice_unnamed_2592@localhost/res1 in
<message from='alice_unnamed_2592room0-59941-0@muc.localhost' to='alice_unnamed_2592@localhost/res1' id='2d14526d-10d3-43ec-9744-38fc4e1b8db5'>
	<result xmlns='urn:xmpp:mam:2' id='C5G79CE6OG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T04:54:01.000000Z' from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>53a52111</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 10:29:05.550 ***🔗
alice_unnamed_2592@localhost/res1 in
<message from='alice_unnamed_2592room0-59941-0@muc.localhost' to='alice_unnamed_2592@localhost/res1' id='66fc5aa7-4af7-40c4-b39c-0151fd865a63'>
	<result xmlns='urn:xmpp:mam:2' id='C5GKTL1D200E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T21:09:56.000000Z' from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2bc79c27</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 10:29:05.550 ***🔗
alice_unnamed_2592@localhost/res1 in
<message from='alice_unnamed_2592room0-59941-0@muc.localhost' to='alice_unnamed_2592@localhost/res1' id='971df8fe-7b47-45ee-89bb-f9048a59b0f3'>
	<result xmlns='urn:xmpp:mam:2' id='C5GR3UA3L003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T04:33:30.000000Z' from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>872a45b0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 10:29:05.550 ***🔗
alice_unnamed_2592@localhost/res1 in
<message from='alice_unnamed_2592room0-59941-0@muc.localhost' to='alice_unnamed_2592@localhost/res1' id='e8b38067-8ce9-4288-9a25-8d01fde7413f'>
	<result xmlns='urn:xmpp:mam:2' id='C5GV1NOPV00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T09:14:54.000000Z' from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7dd0a3e0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 10:29:05.551 ***🔗
alice_unnamed_2592@localhost/res1 in
<message from='alice_unnamed_2592room0-59941-0@muc.localhost' to='alice_unnamed_2592@localhost/res1' id='626a6628-bb03-480a-8d0f-f117ef14cbe5'>
	<result xmlns='urn:xmpp:mam:2' id='C5HKQ1L4BG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T11:12:31.000000Z' from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ac6ede27</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 10:29:05.551 ***🔗
alice_unnamed_2592@localhost/res1 in
<message from='alice_unnamed_2592room0-59941-0@muc.localhost' to='alice_unnamed_2592@localhost/res1' id='437103e6-8460-477d-bd0a-059c8999d288'>
	<result xmlns='urn:xmpp:mam:2' id='C5HST4DMEG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T20:52:05.000000Z' from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d45322b7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 10:29:05.551 ***🔗
alice_unnamed_2592@localhost/res1 in
<message from='alice_unnamed_2592room0-59941-0@muc.localhost' to='alice_unnamed_2592@localhost/res1' id='18ac0018-0bc1-4407-9c62-93275a2c8478'>
	<result xmlns='urn:xmpp:mam:2' id='C5I8JA1GP006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T10:49:06.000000Z' from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>016480d5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 10:29:05.551 ***🔗
alice_unnamed_2592@localhost/res1 in
<message from='alice_unnamed_2592room0-59941-0@muc.localhost' to='alice_unnamed_2592@localhost/res1' id='dec6e704-f6b5-46b1-9aa7-d2d9394557bf'>
	<result xmlns='urn:xmpp:mam:2' id='C5I96001F009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T11:30:54.000000Z' from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>87202421</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 10:29:05.551 ***🔗
alice_unnamed_2592@localhost/res1 in
<message from='alice_unnamed_2592room0-59941-0@muc.localhost' to='alice_unnamed_2592@localhost/res1' id='f7a15fc2-4c1c-4109-8bcf-01f8ddefd632'>
	<result xmlns='urn:xmpp:mam:2' id='C5ISHNSMPG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T10:37:15.000000Z' from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b349974e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 10:29:05.551 ***🔗
alice_unnamed_2592@localhost/res1 in
<message from='alice_unnamed_2592room0-59941-0@muc.localhost' to='alice_unnamed_2592@localhost/res1' id='d6c01433-5916-4800-ad95-7e57133dd3df'>
	<result xmlns='urn:xmpp:mam:2' id='C5IVFTNSE00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T14:07:56.000000Z' from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>943e0e46</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 10:29:05.551 ***🔗
alice_unnamed_2592@localhost/res1 in
<message from='alice_unnamed_2592room0-59941-0@muc.localhost' to='alice_unnamed_2592@localhost/res1' id='dad541ed-6f5b-47ca-852e-f2f74ebb7a46'>
	<result xmlns='urn:xmpp:mam:2' id='C5J9QTFNMG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T02:28:21.000000Z' from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9e531ec6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 10:29:05.552 ***🔗
alice_unnamed_2592@localhost/res1 in
<message from='alice_unnamed_2592room0-59941-0@muc.localhost' to='alice_unnamed_2592@localhost/res1' id='e0861dad-7dd9-41ad-9791-cf0f0680758d'>
	<result xmlns='urn:xmpp:mam:2' id='C5JJ58N6SG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T13:35:45.000000Z' from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4aeef91f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 10:29:05.552 ***🔗
alice_unnamed_2592@localhost/res1 in
<message from='alice_unnamed_2592room0-59941-0@muc.localhost' to='alice_unnamed_2592@localhost/res1' id='6520ccf6-7380-43c4-8885-00efb27d2f21'>
	<result xmlns='urn:xmpp:mam:2' id='C5K6NCMKJ007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T12:56:22.000000Z' from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>edde46fb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 10:29:05.552 ***🔗
alice_unnamed_2592@localhost/res1 in
<message from='alice_unnamed_2592room0-59941-0@muc.localhost' to='alice_unnamed_2592@localhost/res1' id='89a8c02e-a0f2-48f3-a239-ec3fe96dec58'>
	<result xmlns='urn:xmpp:mam:2' id='C5KFO532PG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T23:42:19.000000Z' from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3646397a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 10:29:05.552 ***🔗
alice_unnamed_2592@localhost/res1 in
<message from='alice_unnamed_2592room0-59941-0@muc.localhost' to='alice_unnamed_2592@localhost/res1' id='d575f1eb-e490-4161-ad75-5b66866b6485'>
	<result xmlns='urn:xmpp:mam:2' id='C5KHKBGJ1G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T01:56:59.000000Z' from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7e1785c1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 10:29:05.552 ***🔗
alice_unnamed_2592@localhost/res1 in
<message from='alice_unnamed_2592room0-59941-0@muc.localhost' to='alice_unnamed_2592@localhost/res1' id='10616495-e49f-45e6-a249-a56a0963b911'>
	<result xmlns='urn:xmpp:mam:2' id='C5L40UQCI002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T23:53:40.000000Z' from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7a705330</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 10:29:05.552 ***🔗
alice_unnamed_2592@localhost/res1 in
<message from='alice_unnamed_2592room0-59941-0@muc.localhost' to='alice_unnamed_2592@localhost/res1' id='e326dfda-fa3c-4973-8e90-2f379b402cab'>
	<result xmlns='urn:xmpp:mam:2' id='C5LC9N0TLG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T09:45:55.000000Z' from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ae562610</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 10:29:05.552 ***🔗
alice_unnamed_2592@localhost/res1 in
<message from='alice_unnamed_2592room0-59941-0@muc.localhost' to='alice_unnamed_2592@localhost/res1' id='159c886e-073b-4a36-bbc6-e13e946eaaef'>
	<result xmlns='urn:xmpp:mam:2' id='C5LH0O80DG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T15:23:47.000000Z' from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9a30228a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 10:29:05.552 ***🔗
alice_unnamed_2592@localhost/res1 in
<message from='alice_unnamed_2592room0-59941-0@muc.localhost' to='alice_unnamed_2592@localhost/res1' id='4acaf363-25ac-4ac9-8e28-311b60ac7318'>
	<result xmlns='urn:xmpp:mam:2' id='C5LSG79C6009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T05:05:48.000000Z' from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1a68a274</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 10:29:05.552 ***🔗
alice_unnamed_2592@localhost/res1 in
<message from='alice_unnamed_2592room0-59941-0@muc.localhost' to='alice_unnamed_2592@localhost/res1' id='d8731469-a37e-45f8-9fdc-420ec64eb00e'>
	<result xmlns='urn:xmpp:mam:2' id='C5M6DJ6MCG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T16:55:45.000000Z' from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2592room0-59941-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>de68dc46</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 10:29:05.552 ***🔗
alice_unnamed_2592@localhost/res1 in
<iq from='alice_unnamed_2592room0-59941-0@muc.localhost' to='alice_unnamed_2592@localhost/res1' id='e96110a2320e464658c192639a5a0ff1' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5C3171V8G0J</first>
			<last>C5M6DJ6MCG0E</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-23 10:29:05.552 ***🔗
alice_unnamed_2592@localhost/res1 out
</stream:stream>

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


*** User 2024-04-23 10:29:05.561 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-23 10:29:05.576 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2302.html



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