=== 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.45102.0>},
     {basic_group,muc_all},
     {configuration,rdbms_easy},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      muc => #{host => {prefix,<<"muc.">>}},
                      backend => rdbms,send_message => mod_mam_utils,
                      max_result_limit => 50,
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      default_result_limit => 50,
                      archive_chat_markers => false,
                      enforce_simple_queries => false,
                      full_text_search => true,
                      is_archivable_message => mod_mam_utils,
                      no_stanzaid_element => false,message_retraction => true,
                      db_jid_format => mam_jid_rfc,
                      db_message_format => mam_message_xml,
                      user_prefs_store => rdbms,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@08e20f3a1f6a.2024-04-26_12.39.28/big_tests.tests.mam_SUITE.logs/run.2024-04-26_12.48.44/mam_suite.muc_querying_for_all_messages.129282.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_easy_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@08e20f3a1f6a.2024-04-26_12.39.28/big_tests.tests.mam_SUITE.logs/run.2024-04-26_12.48.44/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_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,online_backend => mnesia,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 => <<>>,affiliations => [],
                    subject => <<>>,allow_change_subj => true,
                    allow_query_users => true,allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,anonymous => true,
                    max_users => 200,maygetmemberlist => [],logging => false,
                    subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,min_presence_interval => 0,
              max_users_admin_threshold => 5,user_message_shaper => none,
              user_presence_shaper => none,min_message_interval => 0,
              max_user_conferences => 10,max_room_name => infinity,
              max_room_desc => infinity},
        mod_sic => #{iqdisc => one_queue},
        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_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@08e20f3a1f6a.2024-04-26_12.39.28"

=== Started at 2024-04-26 12:49:06


*** CT 2024-04-26 12:49:06.198 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2163.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-04-26 12:49:07.132 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-26 12:49:07.148 ***🔗
alicE_unnamed_1940@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-26 12:49:07.148 ***🔗
alicE_unnamed_1940@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0988e79ea62ab2b1' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-26 12:49:07.149 ***🔗
alicE_unnamed_1940@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-26 12:49:07.149 ***🔗
alicE_unnamed_1940@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTk0MABtYXR5Z3J5c2E=</auth>



*** User 2024-04-26 12:49:07.150 ***🔗
alicE_unnamed_1940@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-26 12:49:07.150 ***🔗
alicE_unnamed_1940@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-26 12:49:07.150 ***🔗
alicE_unnamed_1940@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='374374dceb2875f5' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1940@localhost'>

*** User 2024-04-26 12:49:07.150 ***🔗
alicE_unnamed_1940@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-26 12:49:07.151 ***🔗
alicE_unnamed_1940@localhost/res1 out
<iq type='set' id='50ac97d6fd1043454aaebb01b3a08e77'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-26 12:49:07.151 ***🔗
alicE_unnamed_1940@localhost/res1 in
<iq id='50ac97d6fd1043454aaebb01b3a08e77' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1940@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-26 12:49:07.151 ***🔗
alice_unnamed_1940@localhost/res1 out
<iq type='set' id='4fb5dda7607d0c964c4abc2d871a94c3'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 12:49:07.152 ***🔗
alice_unnamed_1940@localhost/res1 in
<iq from='localhost' to='alice_unnamed_1940@localhost/res1' id='4fb5dda7607d0c964c4abc2d871a94c3' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 12:49:07.152 ***🔗
alice_unnamed_1940@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-26 12:49:07.154 ***🔗
alice_unnamed_1940@localhost/res1 in
<presence from='alice_unnamed_1940@localhost/res1' to='alice_unnamed_1940@localhost/res1'/>


Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-26 12:49:07.154 ***🔗
alice_unnamed_1940@localhost/res1 out
<iq type='set' id='3f78e807e35ea10d64a97dde3f13c99f' to='alicE_unnamed_1940room0-45181-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-04-26 12:49:07.160 ***🔗
alice_unnamed_1940@localhost/res1 in
<message from='alice_unnamed_1940room0-45181-0@muc.localhost' to='alice_unnamed_1940@localhost/res1' id='87c68643-4508-4e7c-9bf7-02e971d72fb6'>
	<result xmlns='urn:xmpp:mam:2' id='C5DSEL4BP007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T11:37:06.000000Z' from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>15d07508</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:07.160 ***🔗
alice_unnamed_1940@localhost/res1 in
<message from='alice_unnamed_1940room0-45181-0@muc.localhost' to='alice_unnamed_1940@localhost/res1' id='15c1d320-9685-447f-939f-e85eb8cfecea'>
	<result xmlns='urn:xmpp:mam:2' id='C5DVH2D19G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T15:17:15.000000Z' from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>734df0f2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:07.160 ***🔗
alice_unnamed_1940@localhost/res1 in
<message from='alice_unnamed_1940room0-45181-0@muc.localhost' to='alice_unnamed_1940@localhost/res1' id='1d181d72-8250-43aa-9b57-a39049bc2e30'>
	<result xmlns='urn:xmpp:mam:2' id='C5EM8GCV700A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T18:24:30.000000Z' from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f7a607b2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:07.160 ***🔗
alice_unnamed_1940@localhost/res1 in
<message from='alice_unnamed_1940room0-45181-0@muc.localhost' to='alice_unnamed_1940@localhost/res1' id='c07389cf-f67b-4de7-853f-3c7377ddccb3'>
	<result xmlns='urn:xmpp:mam:2' id='C5ENBSDAT007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T19:43:38.000000Z' from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1446cb4c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:07.160 ***🔗
alice_unnamed_1940@localhost/res1 in
<message from='alice_unnamed_1940room0-45181-0@muc.localhost' to='alice_unnamed_1940@localhost/res1' id='f836e187-5acd-4e1e-80ea-22b8a0f780c2'>
	<result xmlns='urn:xmpp:mam:2' id='C5F5007UCG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T11:59:13.000000Z' from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9ec46f7c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:07.160 ***🔗
alice_unnamed_1940@localhost/res1 in
<message from='alice_unnamed_1940room0-45181-0@muc.localhost' to='alice_unnamed_1940@localhost/res1' id='f94369a4-d994-4329-8dd0-ae66c48b65bc'>
	<result xmlns='urn:xmpp:mam:2' id='C5F8VUBT6G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T16:45:25.000000Z' from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>50019210</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:07.161 ***🔗
alice_unnamed_1940@localhost/res1 in
<message from='alice_unnamed_1940room0-45181-0@muc.localhost' to='alice_unnamed_1940@localhost/res1' id='ab7d5028-0a2b-4d04-ae97-5f2b3525a7db'>
	<result xmlns='urn:xmpp:mam:2' id='C5FH642LL00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T02:31:54.000000Z' from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7ac04579</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:07.161 ***🔗
alice_unnamed_1940@localhost/res1 in
<message from='alice_unnamed_1940room0-45181-0@muc.localhost' to='alice_unnamed_1940@localhost/res1' id='7002cfed-baa4-45c2-92ae-0b00cb282a5d'>
	<result xmlns='urn:xmpp:mam:2' id='C5G0VV8P8008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T21:23:28.000000Z' from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4b033013</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:07.161 ***🔗
alice_unnamed_1940@localhost/res1 in
<message from='alice_unnamed_1940room0-45181-0@muc.localhost' to='alice_unnamed_1940@localhost/res1' id='5e9846c5-0167-44c1-9578-473098566f56'>
	<result xmlns='urn:xmpp:mam:2' id='C5GAFP8JGG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T08:43:05.000000Z' from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8b5e6c02</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:07.161 ***🔗
alice_unnamed_1940@localhost/res1 in
<message from='alice_unnamed_1940room0-45181-0@muc.localhost' to='alice_unnamed_1940@localhost/res1' id='f258344f-da8c-482d-8839-519792b46553'>
	<result xmlns='urn:xmpp:mam:2' id='C5GBGBRUF008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T09:55:58.000000Z' from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9323901f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:07.161 ***🔗
alice_unnamed_1940@localhost/res1 in
<message from='alice_unnamed_1940room0-45181-0@muc.localhost' to='alice_unnamed_1940@localhost/res1' id='c61286ac-7987-42cc-8c63-7342dd15e9ab'>
	<result xmlns='urn:xmpp:mam:2' id='C5GP7B87UG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T02:17:57.000000Z' from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6bed9db4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:07.162 ***🔗
alice_unnamed_1940@localhost/res1 in
<message from='alice_unnamed_1940room0-45181-0@muc.localhost' to='alice_unnamed_1940@localhost/res1' id='a00115bd-f89b-44d3-951a-2769ed14bcb3'>
	<result xmlns='urn:xmpp:mam:2' id='C5H18V1QB00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T11:54:14.000000Z' from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f8d74ff0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:07.162 ***🔗
alice_unnamed_1940@localhost/res1 in
<message from='alice_unnamed_1940room0-45181-0@muc.localhost' to='alice_unnamed_1940@localhost/res1' id='18ba56b5-cb9c-428d-b64f-9f75078ca691'>
	<result xmlns='urn:xmpp:mam:2' id='C5HIC8PSC002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T08:18:32.000000Z' from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>de1ba61c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:07.162 ***🔗
alice_unnamed_1940@localhost/res1 in
<message from='alice_unnamed_1940room0-45181-0@muc.localhost' to='alice_unnamed_1940@localhost/res1' id='84bc1d58-bda8-40cb-8337-5fa5625a7a43'>
	<result xmlns='urn:xmpp:mam:2' id='C5HTNUFSI008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T21:52:04.000000Z' from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>dbd3d81d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:07.162 ***🔗
alice_unnamed_1940@localhost/res1 in
<message from='alice_unnamed_1940room0-45181-0@muc.localhost' to='alice_unnamed_1940@localhost/res1' id='3c536f73-68b6-42ad-a087-2002899f86c8'>
	<result xmlns='urn:xmpp:mam:2' id='C5I6D44K300G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T08:12:06.000000Z' from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>95b4aaed</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:07.162 ***🔗
alice_unnamed_1940@localhost/res1 in
<message from='alice_unnamed_1940room0-45181-0@muc.localhost' to='alice_unnamed_1940@localhost/res1' id='4bf8119b-d995-49af-b585-bfe7d9bfa6a3'>
	<result xmlns='urn:xmpp:mam:2' id='C5IC2H54100K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T14:57:54.000000Z' from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1f5d0e17</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:07.162 ***🔗
alice_unnamed_1940@localhost/res1 in
<message from='alice_unnamed_1940room0-45181-0@muc.localhost' to='alice_unnamed_1940@localhost/res1' id='473d4053-47e8-4e37-af89-0a56720d5a35'>
	<result xmlns='urn:xmpp:mam:2' id='C5ITTK5R2G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T12:15:25.000000Z' from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b81a9442</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:07.163 ***🔗
alice_unnamed_1940@localhost/res1 in
<message from='alice_unnamed_1940room0-45181-0@muc.localhost' to='alice_unnamed_1940@localhost/res1' id='94c060c7-a73e-4b0e-b697-f8f1c689e557'>
	<result xmlns='urn:xmpp:mam:2' id='C5J3IFPCO00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T19:00:00.000000Z' from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f32d9976</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:07.163 ***🔗
alice_unnamed_1940@localhost/res1 in
<message from='alice_unnamed_1940room0-45181-0@muc.localhost' to='alice_unnamed_1940@localhost/res1' id='57b118b9-11af-42b2-90d0-75484771fce7'>
	<result xmlns='urn:xmpp:mam:2' id='C5JE0J6APG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T07:27:23.000000Z' from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>dd0be677</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:07.163 ***🔗
alice_unnamed_1940@localhost/res1 in
<message from='alice_unnamed_1940room0-45181-0@muc.localhost' to='alice_unnamed_1940@localhost/res1' id='161ea9cb-91bf-4cc6-a08c-32ac1358a8d0'>
	<result xmlns='urn:xmpp:mam:2' id='C5JQH9B5JG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T22:23:43.000000Z' from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a0807dd7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:07.163 ***🔗
alice_unnamed_1940@localhost/res1 in
<message from='alice_unnamed_1940room0-45181-0@muc.localhost' to='alice_unnamed_1940@localhost/res1' id='30c1b552-ec3e-4af3-a1c2-9c658b5e618d'>
	<result xmlns='urn:xmpp:mam:2' id='C5K34OCOU00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T08:39:56.000000Z' from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>595d8f0a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:07.163 ***🔗
alice_unnamed_1940@localhost/res1 in
<message from='alice_unnamed_1940room0-45181-0@muc.localhost' to='alice_unnamed_1940@localhost/res1' id='78cc0038-4dc1-449e-ac2f-cbeccaeffc13'>
	<result xmlns='urn:xmpp:mam:2' id='C5K3BFM3TG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T08:54:59.000000Z' from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b19986be</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:07.163 ***🔗
alice_unnamed_1940@localhost/res1 in
<message from='alice_unnamed_1940room0-45181-0@muc.localhost' to='alice_unnamed_1940@localhost/res1' id='67d92e72-5cc4-45a1-be32-a81ed114e9af'>
	<result xmlns='urn:xmpp:mam:2' id='C5KRLQPMNG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T13:56:07.000000Z' from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0451613b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:07.163 ***🔗
alice_unnamed_1940@localhost/res1 in
<message from='alice_unnamed_1940room0-45181-0@muc.localhost' to='alice_unnamed_1940@localhost/res1' id='7d5876b0-744e-48e2-8f40-3a13538192c9'>
	<result xmlns='urn:xmpp:mam:2' id='C5L3IL1UI00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T23:21:40.000000Z' from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>23ac3717</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:07.163 ***🔗
alice_unnamed_1940@localhost/res1 in
<message from='alice_unnamed_1940room0-45181-0@muc.localhost' to='alice_unnamed_1940@localhost/res1' id='b0fc8f8e-4947-4c6b-bac5-0ce45b970a0d'>
	<result xmlns='urn:xmpp:mam:2' id='C5LI5R34EG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T16:46:45.000000Z' from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>88721c55</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:07.163 ***🔗
alice_unnamed_1940@localhost/res1 in
<message from='alice_unnamed_1940room0-45181-0@muc.localhost' to='alice_unnamed_1940@localhost/res1' id='8dcc0d5a-a8ef-44ad-9e5b-da9decef3683'>
	<result xmlns='urn:xmpp:mam:2' id='C5LN8UA6S008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T22:51:36.000000Z' from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d5df2db1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:07.163 ***🔗
alice_unnamed_1940@localhost/res1 in
<message from='alice_unnamed_1940room0-45181-0@muc.localhost' to='alice_unnamed_1940@localhost/res1' id='34753a70-fb16-4729-99ad-22aa53a11174'>
	<result xmlns='urn:xmpp:mam:2' id='C5M2QSGHAG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T12:39:09.000000Z' from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b1ed5f63</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:07.163 ***🔗
alice_unnamed_1940@localhost/res1 in
<message from='alice_unnamed_1940room0-45181-0@muc.localhost' to='alice_unnamed_1940@localhost/res1' id='ae47f303-ca79-4e10-8387-8fd99608372a'>
	<result xmlns='urn:xmpp:mam:2' id='C5MA3RCECG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T21:20:17.000000Z' from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b715f049</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:07.164 ***🔗
alice_unnamed_1940@localhost/res1 in
<message from='alice_unnamed_1940room0-45181-0@muc.localhost' to='alice_unnamed_1940@localhost/res1' id='236e5846-3013-4ee8-a637-b5b53cee842b'>
	<result xmlns='urn:xmpp:mam:2' id='C5MDDQ5MBG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T01:17:19.000000Z' from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d2a8bdca</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:07.164 ***🔗
alice_unnamed_1940@localhost/res1 in
<message from='alice_unnamed_1940room0-45181-0@muc.localhost' to='alice_unnamed_1940@localhost/res1' id='723f5c63-f792-45ea-bca0-e7d4b8e1e3ed'>
	<result xmlns='urn:xmpp:mam:2' id='C5MQNG74V00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T17:09:34.000000Z' from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>070e36d7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:07.164 ***🔗
alice_unnamed_1940@localhost/res1 in
<message from='alice_unnamed_1940room0-45181-0@muc.localhost' to='alice_unnamed_1940@localhost/res1' id='11c25454-858c-4edb-a4a4-90780a82c446'>
	<result xmlns='urn:xmpp:mam:2' id='C5N5A01PR001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T05:46:46.000000Z' from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>70762603</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:07.164 ***🔗
alice_unnamed_1940@localhost/res1 in
<message from='alice_unnamed_1940room0-45181-0@muc.localhost' to='alice_unnamed_1940@localhost/res1' id='dc06ff6b-5b9f-4b15-b968-908af57008c0'>
	<result xmlns='urn:xmpp:mam:2' id='C5N9889GS00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T10:29:12.000000Z' from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>04f7cb39</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:07.164 ***🔗
alice_unnamed_1940@localhost/res1 in
<message from='alice_unnamed_1940room0-45181-0@muc.localhost' to='alice_unnamed_1940@localhost/res1' id='3118ccd5-4e77-4cbf-a821-679010d74b1a'>
	<result xmlns='urn:xmpp:mam:2' id='C5NMLHFVD006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T02:29:30.000000Z' from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>89bf9ce3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:07.164 ***🔗
alice_unnamed_1940@localhost/res1 in
<message from='alice_unnamed_1940room0-45181-0@muc.localhost' to='alice_unnamed_1940@localhost/res1' id='e6c4aaf7-565f-4793-9e14-d26d7a63854f'>
	<result xmlns='urn:xmpp:mam:2' id='C5O3GPFLFG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T17:49:27.000000Z' from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1940room0-45181-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1ff02e77</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:07.164 ***🔗
alice_unnamed_1940@localhost/res1 in
<iq from='alice_unnamed_1940room0-45181-0@muc.localhost' to='alice_unnamed_1940@localhost/res1' id='3f78e807e35ea10d64a97dde3f13c99f' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5DSEL4BP007</first>
			<last>C5O3GPFLFG08</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-26 12:49:07.164 ***🔗
alice_unnamed_1940@localhost/res1 out
</stream:stream>

*** User 2024-04-26 12:49:07.165 ***🔗
alice_unnamed_1940@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-26 12:49:07.181 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-26 12:49:07.213 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2164.html



=== Ended at 2024-04-26 12:49:07
=== successfully completed test case
=== === Returned value: ok