=== 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.54630.0>},
     {basic_group,muc_all},
     {configuration,rdbms_cache},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      send_message => mod_mam_utils,max_result_limit => 50,
                      muc => #{host => {prefix,<<"muc.">>}},
                      backend => rdbms,
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      is_archivable_message => mod_mam_utils,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,no_stanzaid_element => false,
                      user_prefs_store => rdbms,cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@b1facb53901b.2024-04-30_06.47.40/big_tests.tests.mam_SUITE.logs/run.2024-04-30_06.54.48/mam_suite.muc_querying_for_all_messages.83076.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_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@b1facb53901b.2024-04-30_06.47.40/big_tests.tests.mam_SUITE.logs/run.2024-04-30_06.54.48/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"localhost">>},max_user_sessions] =>
                          {ok,[#{value => 10,acl => all}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              max_users => 200,room_shaper => none,http_auth_pool => none,
              hibernate_timeout => 2000,backend => rdbms,
              online_backend => cets,history_size => 20,
              min_presence_interval => 0,access_admin => none,
              access_persistent => all,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,
              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 => <<>>},
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity},
        mod_amp => #{},
        mod_sic => #{iqdisc => one_queue},
        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 => cets,buffer_max => 100,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{backend => cets,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@b1facb53901b.2024-04-30_06.47.40"

=== Started at 2024-04-30 06:57:43


*** CT 2024-04-30 06:57:43.836 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2926.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-04-30 06:57:44.138 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-30 06:57:44.158 ***🔗
alicE_unnamed_2283@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-30 06:57:44.159 ***🔗
alicE_unnamed_2283@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='579664f5a1fcf905' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-30 06:57:44.159 ***🔗
alicE_unnamed_2283@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-30 06:57:44.159 ***🔗
alicE_unnamed_2283@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjI4MwBtYXR5Z3J5c2E=</auth>



*** User 2024-04-30 06:57:44.161 ***🔗
alicE_unnamed_2283@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-30 06:57:44.161 ***🔗
alicE_unnamed_2283@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-30 06:57:44.161 ***🔗
alicE_unnamed_2283@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='024e59920d58c54e' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2283@localhost'>

*** User 2024-04-30 06:57:44.161 ***🔗
alicE_unnamed_2283@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-30 06:57:44.161 ***🔗
alicE_unnamed_2283@localhost/res1 out
<iq type='set' id='9a00d6e303c97f4abab9be5fca40de86'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-30 06:57:44.162 ***🔗
alicE_unnamed_2283@localhost/res1 in
<iq id='9a00d6e303c97f4abab9be5fca40de86' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2283@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-30 06:57:44.162 ***🔗
alice_unnamed_2283@localhost/res1 out
<iq type='set' id='30e44e057b0bc371e2af9f116b2a381f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-30 06:57:44.163 ***🔗
alice_unnamed_2283@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2283@localhost/res1' id='30e44e057b0bc371e2af9f116b2a381f' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-30 06:57:44.163 ***🔗
alice_unnamed_2283@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-04-30 06:57:44.164 ***🔗
alice_unnamed_2283@localhost/res1 in
<presence from='alice_unnamed_2283@localhost/res1' to='alice_unnamed_2283@localhost/res1'/>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-30 06:57:44.164 ***🔗
alice_unnamed_2283@localhost/res1 out
<iq type='set' id='2fda664471875133e107e9793dc20718' to='alicE_unnamed_2283room0-54713-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-04-30 06:57:44.168 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-54713-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='21a513cf-d838-4ae8-befc-4b6f62175463'>
	<result xmlns='urn:xmpp:mam:2' id='C5GID88JIG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T18:10:05.000000Z' from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ab92257d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:44.168 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-54713-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='1e68bebe-1fce-41c4-835c-28e26dbb9c02'>
	<result xmlns='urn:xmpp:mam:2' id='C5GIEC8KQ00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T18:12:36.000000Z' from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>593a1d96</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:44.168 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-54713-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='4a98df3b-e407-4173-94fc-e63a2031ccc1'>
	<result xmlns='urn:xmpp:mam:2' id='C5H0G9KSNG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T10:59:03.000000Z' from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>18d343f0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:44.168 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-54713-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='7f5929a7-4e0c-44b8-b030-882bcf891e0d'>
	<result xmlns='urn:xmpp:mam:2' id='C5H4L3U3L00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T15:56:10.000000Z' from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c6793dd7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:44.168 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-54713-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='d364d68b-a294-4352-be25-184d3966f5bc'>
	<result xmlns='urn:xmpp:mam:2' id='C5HCK57TCG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T01:26:41.000000Z' from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>38fe41c3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:44.168 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-54713-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='18045d19-4593-425c-a526-f12ab4e9846d'>
	<result xmlns='urn:xmpp:mam:2' id='C5HDIEL15G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T02:34:27.000000Z' from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a3260e11</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:44.168 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-54713-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='a6a074fe-1d79-4e42-8120-a920c81a6918'>
	<result xmlns='urn:xmpp:mam:2' id='C5IAJPPI100K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T13:13:22.000000Z' from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f209f4f3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:44.168 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-54713-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='03e95b29-6c08-4a56-a0ba-de2f851ab573'>
	<result xmlns='urn:xmpp:mam:2' id='C5IDKBESCG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T16:49:21.000000Z' from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5288bd05</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:44.169 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-54713-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='82d454b1-7f0f-4cda-aa89-56d50f42d6b8'>
	<result xmlns='urn:xmpp:mam:2' id='C5J5CA544G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T21:09:21.000000Z' from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a023b24d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:44.169 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-54713-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='c04a652c-a1c3-4cb9-8e23-693abdbafc16'>
	<result xmlns='urn:xmpp:mam:2' id='C5J7E26H500C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T23:36:26.000000Z' from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7018faab</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:44.169 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-54713-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='df5315d6-145d-4044-bb65-e164f3656aa4'>
	<result xmlns='urn:xmpp:mam:2' id='C5JCURS26007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T06:11:56.000000Z' from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>938b46d8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:44.169 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-54713-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='0eb0a7b7-a875-4aed-a712-b2058917b561'>
	<result xmlns='urn:xmpp:mam:2' id='C5JQUUJFGG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T22:54:17.000000Z' from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>914f5b18</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:44.169 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-54713-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='73bee752-96ba-4951-b8a4-7abe0c3de3ac'>
	<result xmlns='urn:xmpp:mam:2' id='C5K73PDUJ00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T13:24:06.000000Z' from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d8ac753e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:44.169 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-54713-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='fcfdce47-91d0-4b7f-90e5-83ec46d429db'>
	<result xmlns='urn:xmpp:mam:2' id='C5K9OS5KH007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T16:34:26.000000Z' from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>569b9fa1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:44.169 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-54713-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='d762fa44-38a1-455d-900f-df5e656038ba'>
	<result xmlns='urn:xmpp:mam:2' id='C5KKGKAKM007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T05:23:24.000000Z' from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c688d159</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:44.169 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-54713-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='ecee2430-0ef0-4800-b400-e9bd18c10f67'>
	<result xmlns='urn:xmpp:mam:2' id='C5L1JGMET00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T21:00:26.000000Z' from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9f0b44e8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:44.169 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-54713-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='731f721f-aa7d-4d0d-9364-7846e9a824ad'>
	<result xmlns='urn:xmpp:mam:2' id='C5LDGGF5T004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T11:12:42.000000Z' from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>10d651d7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:44.169 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-54713-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='d9258832-2246-4bd4-830b-af6922b9fe7d'>
	<result xmlns='urn:xmpp:mam:2' id='C5LKU35A500K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T20:04:10.000000Z' from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cf113bdf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:44.169 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-54713-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='2d7d2231-922c-475f-9ebe-82fe7462d7fc'>
	<result xmlns='urn:xmpp:mam:2' id='C5LQMF2A200A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T02:56:36.000000Z' from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>12cbed76</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:44.170 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-54713-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='e17601e1-bfd3-4f52-a951-c093b7707a42'>
	<result xmlns='urn:xmpp:mam:2' id='C5M5INMNE00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T15:55:40.000000Z' from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>bdd9de30</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:44.170 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-54713-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='1f586846-b55a-4b53-90ba-e7aeb17a40d3'>
	<result xmlns='urn:xmpp:mam:2' id='C5MFK0HRAG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T03:54:21.000000Z' from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7ee6456c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:44.170 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-54713-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='352345b2-a601-4e80-83a6-944f5e791b18'>
	<result xmlns='urn:xmpp:mam:2' id='C5MKUBVUN00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T10:15:26.000000Z' from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9db1874e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:44.170 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-54713-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='06805b54-79fd-4f04-8195-c7a22f7a7045'>
	<result xmlns='urn:xmpp:mam:2' id='C5N8JJ56TG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T09:42:59.000000Z' from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7ae80cba</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:44.170 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-54713-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='29178d00-7447-4f72-a62f-cbd51df5d838'>
	<result xmlns='urn:xmpp:mam:2' id='C5NJCN60UG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T22:35:01.000000Z' from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c411bceb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:44.170 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-54713-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='24e584bb-261c-47c8-ba23-63b16b8fc6d8'>
	<result xmlns='urn:xmpp:mam:2' id='C5O2EORRCG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T16:33:21.000000Z' from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7c3d2791</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:44.170 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-54713-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='f9c14911-ed76-49e7-ba62-2db869244be4'>
	<result xmlns='urn:xmpp:mam:2' id='C5O4RUKO4004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T19:26:00.000000Z' from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>53976863</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:44.170 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-54713-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='bb0dcb13-39e3-48f9-9314-3ee8e4c858ee'>
	<result xmlns='urn:xmpp:mam:2' id='C5OGCJBI3G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-27T09:10:39.000000Z' from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7f6c7e9b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:44.170 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-54713-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='23a05216-3465-4215-9fca-30d464509c6b'>
	<result xmlns='urn:xmpp:mam:2' id='C5ORU1B30006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-27T22:57:04.000000Z' from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>814bdf01</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:44.170 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-54713-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='96a54e57-d8dc-47f8-8bf2-8a7f2cbaa442'>
	<result xmlns='urn:xmpp:mam:2' id='C5P1OVG7DG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-28T05:55:15.000000Z' from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>bbd306df</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:44.171 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-54713-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='eab22488-1980-421d-ab15-62e3416ac458'>
	<result xmlns='urn:xmpp:mam:2' id='C5P2CIHH8G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-28T06:39:05.000000Z' from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0b5eff35</body>
			</message>
		</forwarded>
	</result>
</message>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-30 06:57:44.171 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-54713-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='316e5cde-c7e6-4484-b5bd-121aff224adf'>
	<result xmlns='urn:xmpp:mam:2' id='C5PV8TUBT003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-29T17:06:50.000000Z' from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ed6a52b1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:44.171 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-54713-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='5c1c9357-69fa-42e2-8215-f75325253aad'>
	<result xmlns='urn:xmpp:mam:2' id='C5Q2S52ULG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-29T21:24:35.000000Z' from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>eed6a469</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:44.171 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-54713-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='1124c1ed-4afe-4492-9633-7fddc81812c6'>
	<result xmlns='urn:xmpp:mam:2' id='C5QE72U0PG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-30T10:56:27.000000Z' from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7e7dbd90</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:44.171 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-54713-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='6e91e4cf-44df-4e53-82ad-78c0aa707045'>
	<result xmlns='urn:xmpp:mam:2' id='C5QHTDVAFG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-30T15:21:11.000000Z' from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2283room0-54713-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fac6b06d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:44.171 ***🔗
alice_unnamed_2283@localhost/res1 in
<iq from='alice_unnamed_2283room0-54713-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='2fda664471875133e107e9793dc20718' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5GID88JIG01</first>
			<last>C5QHTDVAFG02</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-30 06:57:44.171 ***🔗
alice_unnamed_2283@localhost/res1 out
</stream:stream>

*** User 2024-04-30 06:57:44.171 ***🔗
alice_unnamed_2283@localhost/res1 in
</stream:stream>

*** User 2024-04-30 06:57:44.179 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-30 06:57:44.185 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2927.html



=== Ended at 2024-04-30 06:57:44
=== successfully completed test case
=== === Returned value: ok