=== 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.46517.0>},
     {basic_group,muc_all},
     {configuration,rdbms_easy},
     {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 => rdbms,
                      db_message_format => mam_message_xml,
                      db_jid_format => mam_jid_rfc,cache_users => false}},
     {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.129410.html"},
     {tc_group_properties,[{name,muc04},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@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:55:31


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

Could not find element archive_wait in Config.


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

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

*** User 2024-04-23 06:55:32.005 ***🔗
alicE_unnamed_1938@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:55:32.005 ***🔗
alicE_unnamed_1938@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTkzOABtYXR5Z3J5c2E=</auth>



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



*** User 2024-04-23 06:55:32.005 ***🔗
alicE_unnamed_1938@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:55:32.006 ***🔗
alicE_unnamed_1938@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='bcd9bb2f99585c46' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1938@localhost'>

*** User 2024-04-23 06:55:32.006 ***🔗
alicE_unnamed_1938@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:55:32.006 ***🔗
alicE_unnamed_1938@localhost/res1 out
<iq type='set' id='09258f7f9ad0c89c739b32ea1db78467'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 06:55:32.006 ***🔗
alicE_unnamed_1938@localhost/res1 in
<iq id='09258f7f9ad0c89c739b32ea1db78467' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1938@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 06:55:32.007 ***🔗
alice_unnamed_1938@localhost/res1 out
<iq type='set' id='94327078751b1fb213f6062201a83e84'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:55:32.007 ***🔗
alice_unnamed_1938@localhost/res1 in
<iq from='localhost' to='alice_unnamed_1938@localhost/res1' id='94327078751b1fb213f6062201a83e84' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:55:32.007 ***🔗
alice_unnamed_1938@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-23 06:55:32.008 ***🔗
alice_unnamed_1938@localhost/res1 in
<presence from='alice_unnamed_1938@localhost/res1' to='alice_unnamed_1938@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:55:32.008 ***🔗
alice_unnamed_1938@localhost/res1 out
<iq type='set' id='c1bd4372ed70f37a0bdc573e2909eedd' to='alicE_unnamed_1938room0-46572-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-04-23 06:55:32.010 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46572-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='344c107a-3d7a-431f-8f09-49c5fdaef1a9'>
	<result xmlns='urn:xmpp:mam:1' id='C5BOEOL37G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T02:29:43.000000Z' from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5d1ba0e1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.010 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46572-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='5526b95e-6bb5-403b-88cf-870680ed0aee'>
	<result xmlns='urn:xmpp:mam:1' id='C5BS2UA8000C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T06:49:36.000000Z' from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8ef53c42</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.010 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46572-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='b16202d1-0b84-4991-98d2-50ede00c6858'>
	<result xmlns='urn:xmpp:mam:1' id='C5CSGR71OG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T21:31:21.000000Z' from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>70c6c10a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.010 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46572-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='76e323fd-310b-4259-afdd-bd5c7e79603b'>
	<result xmlns='urn:xmpp:mam:1' id='C5CTETMTF009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T22:38:38.000000Z' from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>089b6f72</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.010 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46572-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='f441ae5f-7ead-4b49-abe8-ad1b4d9f7542'>
	<result xmlns='urn:xmpp:mam:1' id='C5CVMFFK100D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T01:18:42.000000Z' from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>98a34b1d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.010 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46572-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='5aac4528-c31d-41c6-8513-1d096fd1b0c6'>
	<result xmlns='urn:xmpp:mam:1' id='C5DED53BNG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T18:51:35.000000Z' from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>06bda88e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.010 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46572-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='2cd242c1-2806-426c-a661-1a6564cd8c59'>
	<result xmlns='urn:xmpp:mam:1' id='C5DQRHB2UG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T09:42:45.000000Z' from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>af72f29b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.011 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46572-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='56a62229-d826-4bf9-96e1-0d818e26108c'>
	<result xmlns='urn:xmpp:mam:1' id='C5DS8A03V00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T11:22:54.000000Z' from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2124d78a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.011 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46572-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='6fa3c76f-2130-4689-9334-17c99b726c6d'>
	<result xmlns='urn:xmpp:mam:1' id='C5EF4625OG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T09:53:45.000000Z' from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>78d36e23</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.011 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46572-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='628b4169-f976-43e1-afce-49c4aa4b02a5'>
	<result xmlns='urn:xmpp:mam:1' id='C5EQSHP1E00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T23:55:40.000000Z' from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ea2e7817</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.011 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46572-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='f69f131b-de4e-4425-a5e1-72658cd256b3'>
	<result xmlns='urn:xmpp:mam:1' id='C5ETCCLKC00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T02:54:16.000000Z' from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>53d6eab8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.011 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46572-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='cc02f391-c16e-4c23-aeb6-63e5c51405fa'>
	<result xmlns='urn:xmpp:mam:1' id='C5FAMEKI0G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T18:47:21.000000Z' from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c60468df</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.011 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46572-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='59fde343-978c-4fbb-9e92-211e3a91d1b1'>
	<result xmlns='urn:xmpp:mam:1' id='C5FNSH9CI00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T10:31:32.000000Z' from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>90221baf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.011 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46572-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='a0c9b41e-6d3a-41a7-8955-a42c08cc427b'>
	<result xmlns='urn:xmpp:mam:1' id='C5FR686RSG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T14:28:01.000000Z' from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>128add8c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.011 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46572-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='6d2b3590-8cb8-4295-9d6c-1aa09602c719'>
	<result xmlns='urn:xmpp:mam:1' id='C5GK58EOL003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T20:15:22.000000Z' from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ad46d26e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.011 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46572-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='4bada012-d198-4c47-a56d-6dd46c25de85'>
	<result xmlns='urn:xmpp:mam:1' id='C5GKH7QQP00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T20:42:10.000000Z' from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>131db529</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.012 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46572-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='ce3ca2a0-3acd-4189-a6d8-9858c2d40882'>
	<result xmlns='urn:xmpp:mam:1' id='C5GSHK9HV00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T06:15:42.000000Z' from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>617ef5b7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.012 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46572-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='2d6b2ecc-9e22-4290-8749-954952660c46'>
	<result xmlns='urn:xmpp:mam:1' id='C5H9GIP1U00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T21:43:56.000000Z' from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>02293141</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.012 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46572-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='3d28ef15-16cb-4e13-b57b-7d4302812545'>
	<result xmlns='urn:xmpp:mam:1' id='C5HGHJ0OQ00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T06:07:16.000000Z' from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8a8f5bfc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.012 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46572-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='0e77cabd-5caa-4f72-95fd-72ae0b5160f3'>
	<result xmlns='urn:xmpp:mam:1' id='C5HLUS57F00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T12:34:54.000000Z' from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7615efc7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.012 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46572-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='f5035ff7-1434-485e-99b1-237dcee51da3'>
	<result xmlns='urn:xmpp:mam:1' id='C5I6IB16H009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T08:23:46.000000Z' from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d6988131</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.012 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46572-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='7e7b9510-40f4-4001-8a2a-b2b14aed79fa'>
	<result xmlns='urn:xmpp:mam:1' id='C5IBRPK4T007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T14:42:50.000000Z' from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6b70cbcf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.012 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46572-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='7ddf3c95-8c44-45e5-8cce-405c4c058d3e'>
	<result xmlns='urn:xmpp:mam:1' id='C5J36L5TE003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T18:33:32.000000Z' from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ddf40798</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.012 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46572-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='48a7c295-22f5-4132-926d-439e09975da0'>
	<result xmlns='urn:xmpp:mam:1' id='C5J7EQ1F7001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T23:38:06.000000Z' from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4ad0ca11</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.012 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46572-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='a554df4d-33f2-4524-985f-ccbe926dc8fe'>
	<result xmlns='urn:xmpp:mam:1' id='C5JAMUDGNG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T03:31:03.000000Z' from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4fe262ba</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.012 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46572-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='05dc999b-c655-4bcf-bf94-09f201640582'>
	<result xmlns='urn:xmpp:mam:1' id='C5JNOGQI6G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T19:05:09.000000Z' from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bbe0ef30</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.012 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46572-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='30de7254-629b-4567-bcee-fb17bd8fa71b'>
	<result xmlns='urn:xmpp:mam:1' id='C5K4HH1PUG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T10:20:05.000000Z' from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0ab8df68</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.013 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46572-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='68652dd8-2dfa-4029-a775-7c7480b72587'>
	<result xmlns='urn:xmpp:mam:1' id='C5KEI726NG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T22:17:27.000000Z' from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bd4b8f52</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.013 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46572-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='00e327f8-9321-4eee-8ab0-576342da3326'>
	<result xmlns='urn:xmpp:mam:1' id='C5KQTKL24005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T13:02:00.000000Z' from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6defa0ba</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.013 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46572-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='b6536669-c08c-41d9-8482-3ea177dfbfdf'>
	<result xmlns='urn:xmpp:mam:1' id='C5KSR4PMVG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T15:19:35.000000Z' from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c24a990d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.013 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46572-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='c8fedccd-ed9f-4a0f-af95-09e22c85f464'>
	<result xmlns='urn:xmpp:mam:1' id='C5LKJMALR00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T19:40:54.000000Z' from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d50a57b2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.013 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46572-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='9bef03fe-ffc7-4ffd-80f1-060e8b53ef81'>
	<result xmlns='urn:xmpp:mam:1' id='C5LLPPJD000C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T21:06:08.000000Z' from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2c60c47c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.013 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46572-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='1b830912-3fbb-4d0a-b678-0d4ef7fe4951'>
	<result xmlns='urn:xmpp:mam:1' id='C5LUVTDCA00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T08:04:04.000000Z' from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>13bbe78b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.013 ***🔗
alice_unnamed_1938@localhost/res1 in
<message from='alice_unnamed_1938room0-46572-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='8c805424-0988-4ec0-9cb9-7b61a20a7d19'>
	<result xmlns='urn:xmpp:mam:1' id='C5M8UO222G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T19:57:17.000000Z' from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1938room0-46572-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>09d77d36</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:32.013 ***🔗
alice_unnamed_1938@localhost/res1 in
<iq from='alice_unnamed_1938room0-46572-0@muc.localhost' to='alice_unnamed_1938@localhost/res1' id='c1bd4372ed70f37a0bdc573e2909eedd' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5BOEOL37G0F</first>
			<last>C5M8UO222G0G</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-23 06:55:32.013 ***🔗
alice_unnamed_1938@localhost/res1 out
</stream:stream>

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


*** User 2024-04-23 06:55:32.018 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-23 06:55:32.021 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_3206.html



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