=== 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.3280.0>},
     {basic_group,muc_all},
     {configuration,cassandra},
     {archive_wait,1500},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => cassandra,max_result_limit => 50,
                      muc => #{host => {prefix,<<"muc.">>}},
                      is_archivable_message => mod_mam_utils,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      send_message => mod_mam_utils,
                      archive_chat_markers => false,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      full_text_search => true,message_retraction => true,
                      no_stanzaid_element => false,
                      user_prefs_store => cassandra,cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"elasticsearch_and_cassandra_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@bec5d971c140.2024-04-23_08.57.07/big_tests.tests.mam_SUITE.logs/run.2024-04-23_08.57.08/mam_suite.muc_querying_for_all_messages.6276.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,cassandra_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@bec5d971c140.2024-04-23_08.57.07/big_tests.tests.mam_SUITE.logs/run.2024-04-23_08.57.08/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,backend => mnesia,iqdisc => parallel},
        mod_roster =>
            #{backend => mnesia,iqdisc => one_queue,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_sic => #{iqdisc => one_queue},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => mnesia,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_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,buffer_max => 100,
              ack_freq => 1,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              resume_timeout => 600},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@bec5d971c140.2024-04-23_08.57.07"

=== Started at 2024-04-23 08:57:28


*** CT 2024-04-23 08:57:28.415 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_26.html
Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-23 08:57:30.075 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-23 08:57:30.077 ***🔗
alicE_unnamed_81@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 08:57:30.077 ***🔗
alicE_unnamed_81@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8c7c91f24b3d06cc' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 08:57:30.077 ***🔗
alicE_unnamed_81@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 08:57:30.078 ***🔗
alicE_unnamed_81@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfODEAbWF0eWdyeXNh</auth>



*** User 2024-04-23 08:57:30.078 ***🔗
alicE_unnamed_81@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 08:57:30.078 ***🔗
alicE_unnamed_81@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 08:57:30.078 ***🔗
alicE_unnamed_81@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f54229109aae9d7e' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_81@localhost'>

*** User 2024-04-23 08:57:30.078 ***🔗
alicE_unnamed_81@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 08:57:30.078 ***🔗
alicE_unnamed_81@localhost/res1 out
<iq type='set' id='3e16f9d2b26192a495323a395b1dd5fe'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 08:57:30.079 ***🔗
alicE_unnamed_81@localhost/res1 in
<iq id='3e16f9d2b26192a495323a395b1dd5fe' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_81@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 08:57:30.079 ***🔗
alice_unnamed_81@localhost/res1 out
<iq type='set' id='97eeea8eca57f65060e5bba7daceabe7'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 08:57:30.079 ***🔗
alice_unnamed_81@localhost/res1 in
<iq from='localhost' to='alice_unnamed_81@localhost/res1' id='97eeea8eca57f65060e5bba7daceabe7' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 08:57:30.079 ***🔗
alice_unnamed_81@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-23 08:57:30.080 ***🔗
alice_unnamed_81@localhost/res1 in
<presence from='alice_unnamed_81@localhost/res1' to='alice_unnamed_81@localhost/res1'/>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-23 08:57:31.581 ***🔗
alice_unnamed_81@localhost/res1 out
<iq type='set' id='96f99592f8c6bfa44d23816791f75b17' to='alicE_unnamed_81room0-3363-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>



*** User 2024-04-23 08:57:33.082 ***🔗
alice_unnamed_81@localhost/res1 in
<message from='alice_unnamed_81room0-3363-0@muc.localhost' to='alice_unnamed_81@localhost/res1' id='5b458595-f200-4730-8bd5-225a1ac513ff'>
	<result xmlns='urn:xmpp:mam:2' id='C5BU6NEFD00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T09:21:14.000000Z' from='alice_unnamed_81room0-3363-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_81room0-3363-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>27a14766</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:33.082 ***🔗
alice_unnamed_81@localhost/res1 in
<message from='alice_unnamed_81room0-3363-0@muc.localhost' to='alice_unnamed_81@localhost/res1' id='da92650b-6baa-41c7-8c04-c76f12f300de'>
	<result xmlns='urn:xmpp:mam:2' id='C5BURHQKEG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T10:07:49.000000Z' from='alice_unnamed_81room0-3363-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_81room0-3363-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>06a69c7a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:33.082 ***🔗
alice_unnamed_81@localhost/res1 in
<message from='alice_unnamed_81room0-3363-0@muc.localhost' to='alice_unnamed_81@localhost/res1' id='eef7d2d3-e059-4709-8c7b-f735efaf222e'>
	<result xmlns='urn:xmpp:mam:2' id='C5CNGOPGE00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T15:33:16.000000Z' from='alice_unnamed_81room0-3363-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_81room0-3363-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>44de1ab1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:33.082 ***🔗
alice_unnamed_81@localhost/res1 in
<message from='alice_unnamed_81room0-3363-0@muc.localhost' to='alice_unnamed_81@localhost/res1' id='fcffeca4-c226-44c3-a967-7c5f838192e5'>
	<result xmlns='urn:xmpp:mam:2' id='C5CP9V4C0G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T17:41:13.000000Z' from='alice_unnamed_81room0-3363-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_81room0-3363-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fd699c0a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:33.082 ***🔗
alice_unnamed_81@localhost/res1 in
<message from='alice_unnamed_81room0-3363-0@muc.localhost' to='alice_unnamed_81@localhost/res1' id='21b315de-a737-4ebf-8fb3-364171d37cfe'>
	<result xmlns='urn:xmpp:mam:2' id='C5D10ENKA00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T02:52:36.000000Z' from='alice_unnamed_81room0-3363-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_81room0-3363-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7eb0bda3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:33.082 ***🔗
alice_unnamed_81@localhost/res1 in
<message from='alice_unnamed_81room0-3363-0@muc.localhost' to='alice_unnamed_81@localhost/res1' id='aa7daac5-75c5-4dac-8567-3ac7ade136b0'>
	<result xmlns='urn:xmpp:mam:2' id='C5D59P8KA00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T07:59:48.000000Z' from='alice_unnamed_81room0-3363-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_81room0-3363-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2b998280</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:33.083 ***🔗
alice_unnamed_81@localhost/res1 in
<message from='alice_unnamed_81room0-3363-0@muc.localhost' to='alice_unnamed_81@localhost/res1' id='50941230-0378-4613-b4e5-2b8e8aa29742'>
	<result xmlns='urn:xmpp:mam:2' id='C5DMM8VNNG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T04:44:39.000000Z' from='alice_unnamed_81room0-3363-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_81room0-3363-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3e28faf2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:33.083 ***🔗
alice_unnamed_81@localhost/res1 in
<message from='alice_unnamed_81room0-3363-0@muc.localhost' to='alice_unnamed_81@localhost/res1' id='c02ad69b-e6d9-482f-ba22-c1ba483a83bb'>
	<result xmlns='urn:xmpp:mam:2' id='C5DVH5G7400I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T15:17:28.000000Z' from='alice_unnamed_81room0-3363-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_81room0-3363-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>47e526c7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:33.083 ***🔗
alice_unnamed_81@localhost/res1 in
<message from='alice_unnamed_81room0-3363-0@muc.localhost' to='alice_unnamed_81@localhost/res1' id='8b7a0951-73d5-40a2-a967-8b1240512376'>
	<result xmlns='urn:xmpp:mam:2' id='C5EOQ9OF000K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T21:27:28.000000Z' from='alice_unnamed_81room0-3363-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_81room0-3363-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c6d80b23</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:33.083 ***🔗
alice_unnamed_81@localhost/res1 in
<message from='alice_unnamed_81room0-3363-0@muc.localhost' to='alice_unnamed_81@localhost/res1' id='1f9cf852-2c20-47c9-bc39-021bf3d504ed'>
	<result xmlns='urn:xmpp:mam:2' id='C5EPKNT62G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T22:26:37.000000Z' from='alice_unnamed_81room0-3363-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_81room0-3363-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2a953a96</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:33.083 ***🔗
alice_unnamed_81@localhost/res1 in
<message from='alice_unnamed_81room0-3363-0@muc.localhost' to='alice_unnamed_81@localhost/res1' id='83b6acf6-5ea4-4e5d-bb93-9233e21b289d'>
	<result xmlns='urn:xmpp:mam:2' id='C5ESPB8SU00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T02:11:40.000000Z' from='alice_unnamed_81room0-3363-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_81room0-3363-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>530cbc66</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:33.083 ***🔗
alice_unnamed_81@localhost/res1 in
<message from='alice_unnamed_81room0-3363-0@muc.localhost' to='alice_unnamed_81@localhost/res1' id='f382ff16-5c83-4a2f-8129-0f4e64afd231'>
	<result xmlns='urn:xmpp:mam:2' id='C5EVLJ4E0G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T05:38:01.000000Z' from='alice_unnamed_81room0-3363-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_81room0-3363-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>11071902</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:33.083 ***🔗
alice_unnamed_81@localhost/res1 in
<message from='alice_unnamed_81room0-3363-0@muc.localhost' to='alice_unnamed_81@localhost/res1' id='4f397e81-f501-4d58-9826-5f6d2e300971'>
	<result xmlns='urn:xmpp:mam:2' id='C5FO063PF00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T10:39:42.000000Z' from='alice_unnamed_81room0-3363-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_81room0-3363-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5aca5614</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:33.083 ***🔗
alice_unnamed_81@localhost/res1 in
<message from='alice_unnamed_81room0-3363-0@muc.localhost' to='alice_unnamed_81@localhost/res1' id='a5a9a244-8133-4943-9377-7d2d4cda1956'>
	<result xmlns='urn:xmpp:mam:2' id='C5FRFS81IG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T14:49:33.000000Z' from='alice_unnamed_81room0-3363-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_81room0-3363-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>da1bee41</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:33.083 ***🔗
alice_unnamed_81@localhost/res1 in
<message from='alice_unnamed_81room0-3363-0@muc.localhost' to='alice_unnamed_81@localhost/res1' id='0cc78212-ff38-47cd-a291-b67db377c674'>
	<result xmlns='urn:xmpp:mam:2' id='C5G4I3BRB00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T01:38:46.000000Z' from='alice_unnamed_81room0-3363-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_81room0-3363-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>879448d2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:33.083 ***🔗
alice_unnamed_81@localhost/res1 in
<message from='alice_unnamed_81room0-3363-0@muc.localhost' to='alice_unnamed_81@localhost/res1' id='0423a0fe-91dd-4c1e-9f69-a3cf6c3078ed'>
	<result xmlns='urn:xmpp:mam:2' id='C5GB86AG6G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T09:37:41.000000Z' from='alice_unnamed_81room0-3363-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_81room0-3363-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c53faf6b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:33.083 ***🔗
alice_unnamed_81@localhost/res1 in
<message from='alice_unnamed_81room0-3363-0@muc.localhost' to='alice_unnamed_81@localhost/res1' id='066f57df-4452-4c4b-901e-3a6babc3bb32'>
	<result xmlns='urn:xmpp:mam:2' id='C5GR6M9BHG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T04:39:39.000000Z' from='alice_unnamed_81room0-3363-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_81room0-3363-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4aaa86fd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:33.083 ***🔗
alice_unnamed_81@localhost/res1 in
<message from='alice_unnamed_81room0-3363-0@muc.localhost' to='alice_unnamed_81@localhost/res1' id='09833764-5463-420b-b52e-6a44ee21b62c'>
	<result xmlns='urn:xmpp:mam:2' id='C5GROQBLM005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T05:20:12.000000Z' from='alice_unnamed_81room0-3363-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_81room0-3363-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9d730106</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:33.083 ***🔗
alice_unnamed_81@localhost/res1 in
<message from='alice_unnamed_81room0-3363-0@muc.localhost' to='alice_unnamed_81@localhost/res1' id='60a2cc60-8a56-4755-a7aa-3266f703a2c0'>
	<result xmlns='urn:xmpp:mam:2' id='C5HNFDTVTG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T14:23:31.000000Z' from='alice_unnamed_81room0-3363-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_81room0-3363-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a91a2ba0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:33.083 ***🔗
alice_unnamed_81@localhost/res1 in
<message from='alice_unnamed_81room0-3363-0@muc.localhost' to='alice_unnamed_81@localhost/res1' id='81e20fda-f6a9-45df-bc6a-2173a114f809'>
	<result xmlns='urn:xmpp:mam:2' id='C5HRCLGFM008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T19:03:40.000000Z' from='alice_unnamed_81room0-3363-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_81room0-3363-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>83142f84</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:33.083 ***🔗
alice_unnamed_81@localhost/res1 in
<message from='alice_unnamed_81room0-3363-0@muc.localhost' to='alice_unnamed_81@localhost/res1' id='8109c81b-9a3c-495d-b5a1-e0b264ee6b8f'>
	<result xmlns='urn:xmpp:mam:2' id='C5IED21UMG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T17:44:37.000000Z' from='alice_unnamed_81room0-3363-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_81room0-3363-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>da3a5db0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:33.083 ***🔗
alice_unnamed_81@localhost/res1 in
<message from='alice_unnamed_81room0-3363-0@muc.localhost' to='alice_unnamed_81@localhost/res1' id='6f146b88-7523-40f4-ad7b-814cd566ab23'>
	<result xmlns='urn:xmpp:mam:2' id='C5IHNCH1I00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T21:42:28.000000Z' from='alice_unnamed_81room0-3363-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_81room0-3363-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d75a2741</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:33.083 ***🔗
alice_unnamed_81@localhost/res1 in
<message from='alice_unnamed_81room0-3363-0@muc.localhost' to='alice_unnamed_81@localhost/res1' id='9d4c947d-167b-4d8d-8ab9-90ace178b931'>
	<result xmlns='urn:xmpp:mam:2' id='C5J288DVM00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T17:25:32.000000Z' from='alice_unnamed_81room0-3363-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_81room0-3363-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>247b5836</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:33.083 ***🔗
alice_unnamed_81@localhost/res1 in
<message from='alice_unnamed_81room0-3363-0@muc.localhost' to='alice_unnamed_81@localhost/res1' id='cc921f8d-b155-43aa-b772-0af89692eb81'>
	<result xmlns='urn:xmpp:mam:2' id='C5J2G96R4G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T17:43:29.000000Z' from='alice_unnamed_81room0-3363-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_81room0-3363-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>eac591e1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:33.083 ***🔗
alice_unnamed_81@localhost/res1 in
<message from='alice_unnamed_81room0-3363-0@muc.localhost' to='alice_unnamed_81@localhost/res1' id='f10738eb-497a-4213-890f-189431567bdf'>
	<result xmlns='urn:xmpp:mam:2' id='C5JCVVKF900A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T06:14:26.000000Z' from='alice_unnamed_81room0-3363-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_81room0-3363-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3728de34</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:33.083 ***🔗
alice_unnamed_81@localhost/res1 in
<message from='alice_unnamed_81room0-3363-0@muc.localhost' to='alice_unnamed_81@localhost/res1' id='f678a835-c102-4cab-9258-b08de357442b'>
	<result xmlns='urn:xmpp:mam:2' id='C5JI2HM7IG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T12:18:05.000000Z' from='alice_unnamed_81room0-3363-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_81room0-3363-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ec22309f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:33.083 ***🔗
alice_unnamed_81@localhost/res1 in
<message from='alice_unnamed_81room0-3363-0@muc.localhost' to='alice_unnamed_81@localhost/res1' id='1cd9a671-4499-48a7-b588-6c9afec68f75'>
	<result xmlns='urn:xmpp:mam:2' id='C5K5ENSLB00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T11:25:26.000000Z' from='alice_unnamed_81room0-3363-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_81room0-3363-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>573962c3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:33.083 ***🔗
alice_unnamed_81@localhost/res1 in
<message from='alice_unnamed_81room0-3363-0@muc.localhost' to='alice_unnamed_81@localhost/res1' id='63d740c2-8ab5-4eac-9e3b-98baa0daf997'>
	<result xmlns='urn:xmpp:mam:2' id='C5K8NCN4I00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T15:19:32.000000Z' from='alice_unnamed_81room0-3363-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_81room0-3363-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a42c9447</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:33.083 ***🔗
alice_unnamed_81@localhost/res1 in
<message from='alice_unnamed_81room0-3363-0@muc.localhost' to='alice_unnamed_81@localhost/res1' id='504abfc0-b30d-4883-82f9-1ccdfece1b4c'>
	<result xmlns='urn:xmpp:mam:2' id='C5KOUMV6D00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T10:41:14.000000Z' from='alice_unnamed_81room0-3363-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_81room0-3363-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4bc6a173</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:33.084 ***🔗
alice_unnamed_81@localhost/res1 in
<message from='alice_unnamed_81room0-3363-0@muc.localhost' to='alice_unnamed_81@localhost/res1' id='22c5a7c0-3c62-455d-9c4d-fab14e0f4c32'>
	<result xmlns='urn:xmpp:mam:2' id='C5L3PPU5I00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T23:37:40.000000Z' from='alice_unnamed_81room0-3363-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_81room0-3363-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0c7e8192</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:33.084 ***🔗
alice_unnamed_81@localhost/res1 in
<message from='alice_unnamed_81room0-3363-0@muc.localhost' to='alice_unnamed_81@localhost/res1' id='35fda9a1-898a-4d1b-b066-f1b027b629a8'>
	<result xmlns='urn:xmpp:mam:2' id='C5L5E85FDG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T01:34:59.000000Z' from='alice_unnamed_81room0-3363-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_81room0-3363-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bfea3173</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:33.084 ***🔗
alice_unnamed_81@localhost/res1 in
<message from='alice_unnamed_81room0-3363-0@muc.localhost' to='alice_unnamed_81@localhost/res1' id='a0d5ebd6-18a7-4dea-9867-829b792e3188'>
	<result xmlns='urn:xmpp:mam:2' id='C5L80PBT8G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T04:39:37.000000Z' from='alice_unnamed_81room0-3363-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_81room0-3363-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>771068ab</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:33.084 ***🔗
alice_unnamed_81@localhost/res1 in
<message from='alice_unnamed_81room0-3363-0@muc.localhost' to='alice_unnamed_81@localhost/res1' id='815708bb-fa5c-4b56-93a0-1d7aaceb0b64'>
	<result xmlns='urn:xmpp:mam:2' id='C5M4H96O1005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T14:40:50.000000Z' from='alice_unnamed_81room0-3363-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_81room0-3363-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>93c45a74</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 08:57:33.084 ***🔗
alice_unnamed_81@localhost/res1 in
<message from='alice_unnamed_81room0-3363-0@muc.localhost' to='alice_unnamed_81@localhost/res1' id='7f24ff28-93aa-42c4-871c-5896662c390a'>
	<result xmlns='urn:xmpp:mam:2' id='C5MB83H2LG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T22:41:23.000000Z' from='alice_unnamed_81room0-3363-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_81room0-3363-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5adb7f1f</body>
			</message>
		</forwarded>
	</result>
</message>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-23 08:57:33.084 ***🔗
alice_unnamed_81@localhost/res1 in
<iq from='alice_unnamed_81room0-3363-0@muc.localhost' to='alice_unnamed_81@localhost/res1' id='96f99592f8c6bfa44d23816791f75b17' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5BU6NEFD00F</first>
			<last>C5MB83H2LG06</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-23 08:57:33.084 ***🔗
alice_unnamed_81@localhost/res1 out
</stream:stream>

*** User 2024-04-23 08:57:33.084 ***🔗
alice_unnamed_81@localhost/res1 in
</stream:stream>

*** User 2024-04-23 08:57:33.102 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-23 08:57:33.118 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_27.html



=== Ended at 2024-04-23 08:57:33
=== successfully completed test case
=== === Returned value: ok