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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:1">>}]},
     {with_rsm,true},
     {watchdog,<0.61535.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},
                      backend => rdbms,send_message => mod_mam_utils,
                      muc => #{host => {prefix,<<"muc.">>}},
                      max_result_limit => 50,
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      is_archivable_message => mod_mam_utils,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,default_result_limit => 50,
                      enforce_simple_queries => false,
                      no_stanzaid_element => false,user_prefs_store => mnesia,
                      cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@7856d109ddbc.2024-04-23_06.47.05/big_tests.tests.mam_SUITE.logs/run.2024-04-23_06.55.14/mam_suite.muc_querying_for_all_messages.150275.html"},
     {tc_group_properties,[{name,muc04},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@7856d109ddbc.2024-04-23_06.47.05/big_tests.tests.mam_SUITE.logs/run.2024-04-23_06.55.14/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_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 => <<>>,allow_change_subj => true,
                    allow_query_users => true,allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,anonymous => true,
                    max_users => 200,maygetmemberlist => [],logging => false,
                    affiliations => [],subject => <<>>,subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,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_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_amp => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        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_carboncopy => #{iqdisc => no_queue},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2}}},
     {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@7856d109ddbc.2024-04-23_06.47.05"

=== Started at 2024-04-23 06:56:35


*** CT 2024-04-23 06:56:35.394 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_3359.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-04-23 06:56:35.691 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-23 06:56:35.697 ***🔗
alicE_unnamed_2637@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 06:56:35.697 ***🔗
alicE_unnamed_2637@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ca315d49ee971b37' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 06:56:35.697 ***🔗
alicE_unnamed_2637@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 06:56:35.698 ***🔗
alicE_unnamed_2637@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjYzNwBtYXR5Z3J5c2E=</auth>



*** User 2024-04-23 06:56:35.698 ***🔗
alicE_unnamed_2637@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 06:56:35.698 ***🔗
alicE_unnamed_2637@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 06:56:35.699 ***🔗
alicE_unnamed_2637@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='745bcb14cb3ebddd' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2637@localhost'>

*** User 2024-04-23 06:56:35.699 ***🔗
alicE_unnamed_2637@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 06:56:35.699 ***🔗
alicE_unnamed_2637@localhost/res1 out
<iq type='set' id='8ac54288b859b0d1225a0f83dba989cb'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 06:56:35.699 ***🔗
alicE_unnamed_2637@localhost/res1 in
<iq id='8ac54288b859b0d1225a0f83dba989cb' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2637@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 06:56:35.699 ***🔗
alice_unnamed_2637@localhost/res1 out
<iq type='set' id='40198bbc6279a74b6c47d7cd092be39d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:56:35.700 ***🔗
alice_unnamed_2637@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2637@localhost/res1' id='40198bbc6279a74b6c47d7cd092be39d' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:56:35.700 ***🔗
alice_unnamed_2637@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-23 06:56:35.700 ***🔗
alice_unnamed_2637@localhost/res1 in
<presence from='alice_unnamed_2637@localhost/res1' to='alice_unnamed_2637@localhost/res1'/>


Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-23 06:56:35.701 ***🔗
alice_unnamed_2637@localhost/res1 out
<iq type='set' id='5fdefb7855fc456c561fb5febff92a19' to='alicE_unnamed_2637room0-61592-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-04-23 06:56:35.702 ***🔗
alice_unnamed_2637@localhost/res1 in
<message from='alice_unnamed_2637room0-61592-0@muc.localhost' to='alice_unnamed_2637@localhost/res1' id='b6ad8aac-f187-4340-ad1a-fcb36adb5cc0'>
	<result xmlns='urn:xmpp:mam:1' id='C5C18J2IGG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T13:00:09.000000Z' from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d44b630c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:35.702 ***🔗
alice_unnamed_2637@localhost/res1 in
<message from='alice_unnamed_2637room0-61592-0@muc.localhost' to='alice_unnamed_2637@localhost/res1' id='ad613f7b-d26c-440b-a395-673c4a0ef17b'>
	<result xmlns='urn:xmpp:mam:1' id='C5C9P295A007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T23:09:40.000000Z' from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c03d5561</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:35.703 ***🔗
alice_unnamed_2637@localhost/res1 in
<message from='alice_unnamed_2637room0-61592-0@muc.localhost' to='alice_unnamed_2637@localhost/res1' id='51202f36-c008-4b56-9cea-9a4be0d0deb5'>
	<result xmlns='urn:xmpp:mam:1' id='C5CG7ASUGG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T06:51:05.000000Z' from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4d3504d2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:35.703 ***🔗
alice_unnamed_2637@localhost/res1 in
<message from='alice_unnamed_2637room0-61592-0@muc.localhost' to='alice_unnamed_2637@localhost/res1' id='14931caf-bbab-4f2c-9db5-08f7d07646b0'>
	<result xmlns='urn:xmpp:mam:1' id='C5CU3EPH100G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T23:24:34.000000Z' from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>91f27d88</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:35.703 ***🔗
alice_unnamed_2637@localhost/res1 in
<message from='alice_unnamed_2637room0-61592-0@muc.localhost' to='alice_unnamed_2637@localhost/res1' id='7f794114-c35c-4419-9a70-b19e2e54b51f'>
	<result xmlns='urn:xmpp:mam:1' id='C5D1NFM2VG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T03:44:07.000000Z' from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0b4776a1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:35.703 ***🔗
alice_unnamed_2637@localhost/res1 in
<message from='alice_unnamed_2637room0-61592-0@muc.localhost' to='alice_unnamed_2637@localhost/res1' id='b4d9a224-b908-4ee2-8d4d-4aafc146bcec'>
	<result xmlns='urn:xmpp:mam:1' id='C5D4HK2G8G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T07:05:45.000000Z' from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e2570c08</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:35.703 ***🔗
alice_unnamed_2637@localhost/res1 in
<message from='alice_unnamed_2637room0-61592-0@muc.localhost' to='alice_unnamed_2637@localhost/res1' id='9ecf4875-0a8f-472a-95d1-686b27826e58'>
	<result xmlns='urn:xmpp:mam:1' id='C5DK3VDECG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T01:40:33.000000Z' from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>119f12d4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:35.703 ***🔗
alice_unnamed_2637@localhost/res1 in
<message from='alice_unnamed_2637room0-61592-0@muc.localhost' to='alice_unnamed_2637@localhost/res1' id='efbace71-6121-4fa7-953f-5c18ffe7e417'>
	<result xmlns='urn:xmpp:mam:1' id='C5DTHQUBQ00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T12:55:48.000000Z' from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b21fe451</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:35.703 ***🔗
alice_unnamed_2637@localhost/res1 in
<message from='alice_unnamed_2637room0-61592-0@muc.localhost' to='alice_unnamed_2637@localhost/res1' id='b3a5dde3-14e8-4b71-8193-6fe3539563d2'>
	<result xmlns='urn:xmpp:mam:1' id='C5E74REQHG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T00:22:35.000000Z' from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3f8a91f8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:35.703 ***🔗
alice_unnamed_2637@localhost/res1 in
<message from='alice_unnamed_2637room0-61592-0@muc.localhost' to='alice_unnamed_2637@localhost/res1' id='5a721fb3-1999-4df8-857d-855b7cb4c457'>
	<result xmlns='urn:xmpp:mam:1' id='C5EEV9DLC005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T09:42:48.000000Z' from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c96dc717</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:35.703 ***🔗
alice_unnamed_2637@localhost/res1 in
<message from='alice_unnamed_2637room0-61592-0@muc.localhost' to='alice_unnamed_2637@localhost/res1' id='a1939e8d-c5d8-4df0-849c-e4fe3b532313'>
	<result xmlns='urn:xmpp:mam:1' id='C5FA8HO3JG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T18:16:15.000000Z' from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b98d3e37</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:35.703 ***🔗
alice_unnamed_2637@localhost/res1 in
<message from='alice_unnamed_2637room0-61592-0@muc.localhost' to='alice_unnamed_2637@localhost/res1' id='bde38ece-6cc1-4e86-a78b-3c08bb4523f2'>
	<result xmlns='urn:xmpp:mam:1' id='C5FCB327H00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T20:45:06.000000Z' from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4ba3f93e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:35.703 ***🔗
alice_unnamed_2637@localhost/res1 in
<message from='alice_unnamed_2637room0-61592-0@muc.localhost' to='alice_unnamed_2637@localhost/res1' id='5ac514ff-8bfe-440c-849d-0008a305e5c0'>
	<result xmlns='urn:xmpp:mam:1' id='C5FKP0FU3001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T06:48:54.000000Z' from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>08757e10</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:35.703 ***🔗
alice_unnamed_2637@localhost/res1 in
<message from='alice_unnamed_2637room0-61592-0@muc.localhost' to='alice_unnamed_2637@localhost/res1' id='945d0573-5cc6-4974-be4a-0cdb100229d4'>
	<result xmlns='urn:xmpp:mam:1' id='C5FPHMSC6G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T12:30:29.000000Z' from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bdaa5e25</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:35.703 ***🔗
alice_unnamed_2637@localhost/res1 in
<message from='alice_unnamed_2637room0-61592-0@muc.localhost' to='alice_unnamed_2637@localhost/res1' id='1c0e43fe-8260-4892-b4b8-c6c801399d10'>
	<result xmlns='urn:xmpp:mam:1' id='C5G86V6H6002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T06:00:12.000000Z' from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f1f3ba00</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:35.703 ***🔗
alice_unnamed_2637@localhost/res1 in
<message from='alice_unnamed_2637room0-61592-0@muc.localhost' to='alice_unnamed_2637@localhost/res1' id='9e6afb06-a739-411d-b99f-764cb2d10ea6'>
	<result xmlns='urn:xmpp:mam:1' id='C5GH46Q8S00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T16:38:16.000000Z' from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a800c48c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:35.703 ***🔗
alice_unnamed_2637@localhost/res1 in
<message from='alice_unnamed_2637room0-61592-0@muc.localhost' to='alice_unnamed_2637@localhost/res1' id='bdf08127-2bea-4763-876a-e320d3ffa07b'>
	<result xmlns='urn:xmpp:mam:1' id='C5GV753C6G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T09:27:01.000000Z' from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>04075dbf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:35.704 ***🔗
alice_unnamed_2637@localhost/res1 in
<message from='alice_unnamed_2637room0-61592-0@muc.localhost' to='alice_unnamed_2637@localhost/res1' id='0997efc9-e2e3-4783-aa93-4e25ab7c540a'>
	<result xmlns='urn:xmpp:mam:1' id='C5H23UJFM00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T12:54:36.000000Z' from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e1a4f43f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:35.704 ***🔗
alice_unnamed_2637@localhost/res1 in
<message from='alice_unnamed_2637room0-61592-0@muc.localhost' to='alice_unnamed_2637@localhost/res1' id='b0c89444-84b2-4f73-87bf-3f9000f51c11'>
	<result xmlns='urn:xmpp:mam:1' id='C5HF2OI0VG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T04:22:31.000000Z' from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>86e09d94</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:35.704 ***🔗
alice_unnamed_2637@localhost/res1 in
<message from='alice_unnamed_2637room0-61592-0@muc.localhost' to='alice_unnamed_2637@localhost/res1' id='798ffa06-e9c2-4f11-b08a-2362be1af6dd'>
	<result xmlns='urn:xmpp:mam:1' id='C5HHKKP2EG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T07:25:41.000000Z' from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>46903bf9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:35.704 ***🔗
alice_unnamed_2637@localhost/res1 in
<message from='alice_unnamed_2637room0-61592-0@muc.localhost' to='alice_unnamed_2637@localhost/res1' id='7037f823-5f71-40af-a1b6-959b6e087523'>
	<result xmlns='urn:xmpp:mam:1' id='C5I5OEOM000I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T07:25:52.000000Z' from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6b3dce53</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:35.704 ***🔗
alice_unnamed_2637@localhost/res1 in
<message from='alice_unnamed_2637room0-61592-0@muc.localhost' to='alice_unnamed_2637@localhost/res1' id='8a83cd8a-8a94-497a-9a16-25b218d30be3'>
	<result xmlns='urn:xmpp:mam:1' id='C5IH8CQMK00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T21:08:56.000000Z' from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ca285c6c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:35.704 ***🔗
alice_unnamed_2637@localhost/res1 in
<message from='alice_unnamed_2637room0-61592-0@muc.localhost' to='alice_unnamed_2637@localhost/res1' id='c2cc0874-03e1-4a6b-b44b-3d3dfb482e14'>
	<result xmlns='urn:xmpp:mam:1' id='C5ILEE74JG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T02:08:47.000000Z' from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>09b5ce2b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:35.704 ***🔗
alice_unnamed_2637@localhost/res1 in
<message from='alice_unnamed_2637room0-61592-0@muc.localhost' to='alice_unnamed_2637@localhost/res1' id='ce5752fa-8133-4be2-91dd-31a00beb97e0'>
	<result xmlns='urn:xmpp:mam:1' id='C5J54V2HFG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T20:52:55.000000Z' from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6c072090</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:35.704 ***🔗
alice_unnamed_2637@localhost/res1 in
<message from='alice_unnamed_2637room0-61592-0@muc.localhost' to='alice_unnamed_2637@localhost/res1' id='607cfd5f-8da1-4910-896a-5f5761a657fc'>
	<result xmlns='urn:xmpp:mam:1' id='C5JGUQ7L4G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T10:58:09.000000Z' from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9111e8bd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:35.704 ***🔗
alice_unnamed_2637@localhost/res1 in
<message from='alice_unnamed_2637room0-61592-0@muc.localhost' to='alice_unnamed_2637@localhost/res1' id='faaec066-fb19-49e2-be7d-9c7e3d7b1563'>
	<result xmlns='urn:xmpp:mam:1' id='C5JM0FLSI00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T16:59:48.000000Z' from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>42b13cbd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:35.704 ***🔗
alice_unnamed_2637@localhost/res1 in
<message from='alice_unnamed_2637room0-61592-0@muc.localhost' to='alice_unnamed_2637@localhost/res1' id='eab5330f-f200-4d92-a130-5813e9afbc1d'>
	<result xmlns='urn:xmpp:mam:1' id='C5JT37UGFG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T01:27:03.000000Z' from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4dbaa65d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:35.704 ***🔗
alice_unnamed_2637@localhost/res1 in
<message from='alice_unnamed_2637room0-61592-0@muc.localhost' to='alice_unnamed_2637@localhost/res1' id='1e242e45-0cae-41d5-99e3-88887ea7605e'>
	<result xmlns='urn:xmpp:mam:1' id='C5KBFU2RO00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T18:37:36.000000Z' from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f6f514d8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:35.704 ***🔗
alice_unnamed_2637@localhost/res1 in
<message from='alice_unnamed_2637room0-61592-0@muc.localhost' to='alice_unnamed_2637@localhost/res1' id='f4e46dc0-f740-4f85-848a-6ac987de9e9d'>
	<result xmlns='urn:xmpp:mam:1' id='C5KIEN90N00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T02:55:58.000000Z' from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>250c577e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:35.704 ***🔗
alice_unnamed_2637@localhost/res1 in
<message from='alice_unnamed_2637room0-61592-0@muc.localhost' to='alice_unnamed_2637@localhost/res1' id='d1b33190-2567-418a-96d5-30bd0b1f0724'>
	<result xmlns='urn:xmpp:mam:1' id='C5KUSJHIGG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T17:46:01.000000Z' from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6c511f0d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:35.704 ***🔗
alice_unnamed_2637@localhost/res1 in
<message from='alice_unnamed_2637room0-61592-0@muc.localhost' to='alice_unnamed_2637@localhost/res1' id='ec420a18-66ed-4923-a4c0-8c023ba744f6'>
	<result xmlns='urn:xmpp:mam:1' id='C5L8UL65100H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T05:46:26.000000Z' from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d49571c8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:35.704 ***🔗
alice_unnamed_2637@localhost/res1 in
<message from='alice_unnamed_2637room0-61592-0@muc.localhost' to='alice_unnamed_2637@localhost/res1' id='3b5b2405-a962-40b5-a37a-879ba2f979b9'>
	<result xmlns='urn:xmpp:mam:1' id='C5LKAMPK800C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T19:20:48.000000Z' from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>327160cb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:35.704 ***🔗
alice_unnamed_2637@localhost/res1 in
<message from='alice_unnamed_2637room0-61592-0@muc.localhost' to='alice_unnamed_2637@localhost/res1' id='7c8c6b06-7794-49b8-ba6c-d0141631d4d4'>
	<result xmlns='urn:xmpp:mam:1' id='C5LR30AING0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T03:24:39.000000Z' from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>58e25770</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:35.704 ***🔗
alice_unnamed_2637@localhost/res1 in
<message from='alice_unnamed_2637room0-61592-0@muc.localhost' to='alice_unnamed_2637@localhost/res1' id='0a2e6488-c40a-423e-ad75-aa6a4232a5a1'>
	<result xmlns='urn:xmpp:mam:1' id='C5M9QLSL900G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T20:59:46.000000Z' from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2637room0-61592-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>42717942</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:35.704 ***🔗
alice_unnamed_2637@localhost/res1 in
<iq from='alice_unnamed_2637room0-61592-0@muc.localhost' to='alice_unnamed_2637@localhost/res1' id='5fdefb7855fc456c561fb5febff92a19' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5C18J2IGG0G</first>
			<last>C5M9QLSL900G</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-23 06:56:35.704 ***🔗
alice_unnamed_2637@localhost/res1 out
</stream:stream>

*** User 2024-04-23 06:56:35.705 ***🔗
alice_unnamed_2637@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-23 06:56:35.711 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-23 06:56:35.717 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_3360.html



=== Ended at 2024-04-23 06:56:35
=== successfully completed test case
=== === Returned value: ok