=== 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.46796.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_pool},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => rdbms,max_result_limit => 50,
                      send_message => mod_mam_utils,
                      muc => #{host => {prefix,<<"muc.">>}},
                      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,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => false}},
     {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@1c2ae12cdb1a.2023-11-17_15.10.15/big_tests.tests.mam_SUITE.logs/run.2023-11-17_15.17.13/mam_suite.muc_querying_for_all_messages.66308.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_async_pool_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@1c2ae12cdb1a.2023-11-17_15.10.15/big_tests.tests.mam_SUITE.logs/run.2023-11-17_15.17.13/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"localhost">>},max_user_sessions] =>
                          {ok,[#{value => 10,acl => all}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        mod_amp => #{},
        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_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => cets,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => cets,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,online_backend => cets,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 => <<>>,title => <<>>,
                    persistent => false,password => <<>>,subject => <<>>,
                    anonymous => true,affiliations => [],
                    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,max_users => 200,
                    maygetmemberlist => [],logging => false,
                    subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,min_presence_interval => 0,
              max_users_admin_threshold => 5,user_message_shaper => none,
              user_presence_shaper => none,min_message_interval => 0,
              max_user_conferences => 10,max_room_name => infinity,
              max_room_desc => infinity}}},
     {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@1c2ae12cdb1a.2023-11-17_15.10.15"

=== Started at 2023-11-17 15:17:36


*** CT 2023-11-17 15:17:36.474 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1982.html
Could not find element archive_wait in Config.


*** User 2023-11-17 15:17:36.700 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2023-11-17 15:17:36.705 ***🔗
alicE_unnamed_1922@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:17:36.706 ***🔗
alicE_unnamed_1922@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c3e2f8368439e786' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:17:36.706 ***🔗
alicE_unnamed_1922@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 2023-11-17 15:17:36.706 ***🔗
alicE_unnamed_1922@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTkyMgBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:17:36.707 ***🔗
alicE_unnamed_1922@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:17:36.707 ***🔗
alicE_unnamed_1922@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:17:36.707 ***🔗
alicE_unnamed_1922@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e1a0805b1dad6a84' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1922@localhost'>

*** User 2023-11-17 15:17:36.707 ***🔗
alicE_unnamed_1922@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 2023-11-17 15:17:36.707 ***🔗
alicE_unnamed_1922@localhost/res1 out
<iq type='set' id='cd8f46ad0b6b4dc0b490fd263d317134'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-17 15:17:36.708 ***🔗
alicE_unnamed_1922@localhost/res1 in
<iq id='cd8f46ad0b6b4dc0b490fd263d317134' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1922@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-17 15:17:36.708 ***🔗
alice_unnamed_1922@localhost/res1 out
<iq type='set' id='e311aebe4907b180d5aa68585e35b43c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:17:36.709 ***🔗
alice_unnamed_1922@localhost/res1 in
<iq from='localhost' to='alice_unnamed_1922@localhost/res1' id='e311aebe4907b180d5aa68585e35b43c' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:17:36.709 ***🔗
alice_unnamed_1922@localhost/res1 out
<presence/>



*** User 2023-11-17 15:17:36.709 ***🔗
alice_unnamed_1922@localhost/res1 in
<presence from='alice_unnamed_1922@localhost/res1' to='alice_unnamed_1922@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2023-11-17 15:17:36.710 ***🔗
alice_unnamed_1922@localhost/res1 out
<iq type='set' id='637492df108e1e2bd0fd843d11a79e3d' to='alicE_unnamed_1922room0-46852-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2023-11-17 15:17:36.712 ***🔗
alice_unnamed_1922@localhost/res1 in
<message from='alice_unnamed_1922room0-46852-0@muc.localhost' to='alice_unnamed_1922@localhost/res1' id='ba77da72-a08f-49c9-81aa-049d6a205ff2'>
	<result xmlns='urn:xmpp:mam:2' id='C28DN28G600A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T02:06:36.000000Z' from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f54e634e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.712 ***🔗
alice_unnamed_1922@localhost/res1 in
<message from='alice_unnamed_1922room0-46852-0@muc.localhost' to='alice_unnamed_1922@localhost/res1' id='99ffc5a0-b5df-4a48-9ec6-a055ca3e2968'>
	<result xmlns='urn:xmpp:mam:2' id='C28PI1DL2G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T16:14:21.000000Z' from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>00432ee5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.712 ***🔗
alice_unnamed_1922@localhost/res1 in
<message from='alice_unnamed_1922room0-46852-0@muc.localhost' to='alice_unnamed_1922@localhost/res1' id='9140282b-d529-4498-b3c6-2e1e30e08010'>
	<result xmlns='urn:xmpp:mam:2' id='C29516EIU002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T05:55:40.000000Z' from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>93e82285</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.712 ***🔗
alice_unnamed_1922@localhost/res1 in
<message from='alice_unnamed_1922room0-46852-0@muc.localhost' to='alice_unnamed_1922@localhost/res1' id='61be82e0-73e9-44f3-afa7-95d3f186c5b6'>
	<result xmlns='urn:xmpp:mam:2' id='C29A0SN13004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T11:52:54.000000Z' from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ac0ca8e3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.712 ***🔗
alice_unnamed_1922@localhost/res1 in
<message from='alice_unnamed_1922room0-46852-0@muc.localhost' to='alice_unnamed_1922@localhost/res1' id='060bb7f3-affe-4a76-aff3-6bf4ed4a7ff5'>
	<result xmlns='urn:xmpp:mam:2' id='C29K6F4A4008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T00:01:12.000000Z' from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>41ff2897</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.712 ***🔗
alice_unnamed_1922@localhost/res1 in
<message from='alice_unnamed_1922room0-46852-0@muc.localhost' to='alice_unnamed_1922@localhost/res1' id='e8f5da9d-8bcc-48c9-8523-2849af938411'>
	<result xmlns='urn:xmpp:mam:2' id='C29NGM8J0G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T03:58:49.000000Z' from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b11d4938</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.712 ***🔗
alice_unnamed_1922@localhost/res1 in
<message from='alice_unnamed_1922room0-46852-0@muc.localhost' to='alice_unnamed_1922@localhost/res1' id='d322c417-1a60-417e-8fc5-bb51bad41a87'>
	<result xmlns='urn:xmpp:mam:2' id='C2AH6ITVP00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T10:37:22.000000Z' from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8ccdecc0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.712 ***🔗
alice_unnamed_1922@localhost/res1 in
<message from='alice_unnamed_1922room0-46852-0@muc.localhost' to='alice_unnamed_1922@localhost/res1' id='a0757a97-d3eb-40dc-a4bd-86e17662b8b4'>
	<result xmlns='urn:xmpp:mam:2' id='C2AK37T4J00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T14:04:38.000000Z' from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0d52f921</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.713 ***🔗
alice_unnamed_1922@localhost/res1 in
<message from='alice_unnamed_1922room0-46852-0@muc.localhost' to='alice_unnamed_1922@localhost/res1' id='cd4b7701-8007-4fb1-b4eb-783ef5063e8c'>
	<result xmlns='urn:xmpp:mam:2' id='C2AVTN342007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T04:11:16.000000Z' from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>66036560</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.713 ***🔗
alice_unnamed_1922@localhost/res1 in
<message from='alice_unnamed_1922room0-46852-0@muc.localhost' to='alice_unnamed_1922@localhost/res1' id='3a32514f-4f73-4dc1-bce3-f46df3bc13cf'>
	<result xmlns='urn:xmpp:mam:2' id='C2B7K3BICG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T13:22:25.000000Z' from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cb6b4702</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.713 ***🔗
alice_unnamed_1922@localhost/res1 in
<message from='alice_unnamed_1922room0-46852-0@muc.localhost' to='alice_unnamed_1922@localhost/res1' id='4ed680f6-ca85-47b5-ad69-ed8da8a2d8a4'>
	<result xmlns='urn:xmpp:mam:2' id='C2BU0ND88G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T16:05:29.000000Z' from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2f5543fe</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.713 ***🔗
alice_unnamed_1922@localhost/res1 in
<message from='alice_unnamed_1922room0-46852-0@muc.localhost' to='alice_unnamed_1922@localhost/res1' id='f150af59-d1e0-47f5-b691-fc432d6ce31d'>
	<result xmlns='urn:xmpp:mam:2' id='C2BUSP9HRG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T17:08:15.000000Z' from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>846715bd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.713 ***🔗
alice_unnamed_1922@localhost/res1 in
<message from='alice_unnamed_1922room0-46852-0@muc.localhost' to='alice_unnamed_1922@localhost/res1' id='af7f0806-cb5e-4fc7-b125-352decc6e06d'>
	<result xmlns='urn:xmpp:mam:2' id='C2CC9RIOA00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T09:08:04.000000Z' from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ee16d37c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.713 ***🔗
alice_unnamed_1922@localhost/res1 in
<message from='alice_unnamed_1922room0-46852-0@muc.localhost' to='alice_unnamed_1922@localhost/res1' id='9c8f5549-7284-4a73-b612-a4c3f11dfdd6'>
	<result xmlns='urn:xmpp:mam:2' id='C2CMNF0GU008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T21:34:20.000000Z' from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a2141618</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.713 ***🔗
alice_unnamed_1922@localhost/res1 in
<message from='alice_unnamed_1922room0-46852-0@muc.localhost' to='alice_unnamed_1922@localhost/res1' id='dbd0841a-90dd-4e24-b005-1a5b76fd5eda'>
	<result xmlns='urn:xmpp:mam:2' id='C2CTTUFR5G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T06:09:55.000000Z' from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c742313f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.713 ***🔗
alice_unnamed_1922@localhost/res1 in
<message from='alice_unnamed_1922room0-46852-0@muc.localhost' to='alice_unnamed_1922@localhost/res1' id='83836e34-90eb-426e-9987-d9d39243b767'>
	<result xmlns='urn:xmpp:mam:2' id='C2CVJJINUG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T08:09:57.000000Z' from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bc2327b1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.713 ***🔗
alice_unnamed_1922@localhost/res1 in
<message from='alice_unnamed_1922room0-46852-0@muc.localhost' to='alice_unnamed_1922@localhost/res1' id='271db745-d0ed-4df1-b379-112944a6274d'>
	<result xmlns='urn:xmpp:mam:2' id='C2DGNN2P5G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T04:36:03.000000Z' from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>20c7dee3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.713 ***🔗
alice_unnamed_1922@localhost/res1 in
<message from='alice_unnamed_1922room0-46852-0@muc.localhost' to='alice_unnamed_1922@localhost/res1' id='9db10637-9a7c-4f32-872a-3302871dacb8'>
	<result xmlns='urn:xmpp:mam:2' id='C2E0DUKKI004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T23:19:32.000000Z' from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e3d6496d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.714 ***🔗
alice_unnamed_1922@localhost/res1 in
<message from='alice_unnamed_1922room0-46852-0@muc.localhost' to='alice_unnamed_1922@localhost/res1' id='1e15bc57-31e3-41ca-add5-3e24adf7f23c'>
	<result xmlns='urn:xmpp:mam:2' id='C2E8F0I0D00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T08:54:34.000000Z' from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>44d1203b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.714 ***🔗
alice_unnamed_1922@localhost/res1 in
<message from='alice_unnamed_1922room0-46852-0@muc.localhost' to='alice_unnamed_1922@localhost/res1' id='0ee96670-aac5-47f4-b3e6-38fa4be20bd7'>
	<result xmlns='urn:xmpp:mam:2' id='C2EH00M96005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T19:05:16.000000Z' from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>50e29565</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.714 ***🔗
alice_unnamed_1922@localhost/res1 in
<message from='alice_unnamed_1922room0-46852-0@muc.localhost' to='alice_unnamed_1922@localhost/res1' id='7160f209-5796-4745-867f-4dbfa94fc63c'>
	<result xmlns='urn:xmpp:mam:2' id='C2F715QAKG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T21:22:41.000000Z' from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>79145568</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.714 ***🔗
alice_unnamed_1922@localhost/res1 in
<message from='alice_unnamed_1922room0-46852-0@muc.localhost' to='alice_unnamed_1922@localhost/res1' id='520e8be0-5e36-4f02-8e19-2379dbba7c0f'>
	<result xmlns='urn:xmpp:mam:2' id='C2F7RRQQBG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T22:22:23.000000Z' from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>08374727</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.714 ***🔗
alice_unnamed_1922@localhost/res1 in
<message from='alice_unnamed_1922room0-46852-0@muc.localhost' to='alice_unnamed_1922@localhost/res1' id='c218119f-4178-416c-b809-ab6d86b6deef'>
	<result xmlns='urn:xmpp:mam:2' id='C2FD90TIK004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T04:49:44.000000Z' from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>602167bc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.714 ***🔗
alice_unnamed_1922@localhost/res1 in
<message from='alice_unnamed_1922room0-46852-0@muc.localhost' to='alice_unnamed_1922@localhost/res1' id='da453b36-ffd4-4835-a282-d3db26cdd716'>
	<result xmlns='urn:xmpp:mam:2' id='C2FN06UG3G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T16:25:51.000000Z' from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4117a54c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.714 ***🔗
alice_unnamed_1922@localhost/res1 in
<message from='alice_unnamed_1922room0-46852-0@muc.localhost' to='alice_unnamed_1922@localhost/res1' id='acb6c036-6607-4ebe-b7b8-1083c8ff02a7'>
	<result xmlns='urn:xmpp:mam:2' id='C2G2E20L7006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T06:04:14.000000Z' from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e1da1743</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.714 ***🔗
alice_unnamed_1922@localhost/res1 in
<message from='alice_unnamed_1922room0-46852-0@muc.localhost' to='alice_unnamed_1922@localhost/res1' id='b556c0f3-c1fe-493a-b6c8-ba749f0c66dd'>
	<result xmlns='urn:xmpp:mam:2' id='C2GF43J14G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T21:12:33.000000Z' from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1e16805e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.714 ***🔗
alice_unnamed_1922@localhost/res1 in
<message from='alice_unnamed_1922room0-46852-0@muc.localhost' to='alice_unnamed_1922@localhost/res1' id='6f8a10c7-8c2f-4f9c-9696-570be4c0358a'>
	<result xmlns='urn:xmpp:mam:2' id='C2GJIQG2Q006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T02:31:48.000000Z' from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>bdd5c7d9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.715 ***🔗
alice_unnamed_1922@localhost/res1 in
<message from='alice_unnamed_1922room0-46852-0@muc.localhost' to='alice_unnamed_1922@localhost/res1' id='824cefcb-ef08-426a-8b49-289937fc9be1'>
	<result xmlns='urn:xmpp:mam:2' id='C2H23KFFR00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T19:51:34.000000Z' from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>24c222de</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.715 ***🔗
alice_unnamed_1922@localhost/res1 in
<message from='alice_unnamed_1922room0-46852-0@muc.localhost' to='alice_unnamed_1922@localhost/res1' id='ee381934-2cec-440d-92ee-ae7afe07097e'>
	<result xmlns='urn:xmpp:mam:2' id='C2HN3H9THG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-15T20:54:35.000000Z' from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2a67bc69</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.715 ***🔗
alice_unnamed_1922@localhost/res1 in
<message from='alice_unnamed_1922room0-46852-0@muc.localhost' to='alice_unnamed_1922@localhost/res1' id='934e73be-d3a2-448f-a75f-74b2bced3ecf'>
	<result xmlns='urn:xmpp:mam:2' id='C2HN8R21LG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-15T21:06:27.000000Z' from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>38b79a3a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.715 ***🔗
alice_unnamed_1922@localhost/res1 in
<message from='alice_unnamed_1922room0-46852-0@muc.localhost' to='alice_unnamed_1922@localhost/res1' id='16b6c5b4-88ce-4754-b088-d99e19c5acde'>
	<result xmlns='urn:xmpp:mam:2' id='C2HTMNGNMG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T04:47:01.000000Z' from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>43fc62ef</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.715 ***🔗
alice_unnamed_1922@localhost/res1 in
<message from='alice_unnamed_1922room0-46852-0@muc.localhost' to='alice_unnamed_1922@localhost/res1' id='10e477c6-220a-47cc-8e07-efb8cc40d702'>
	<result xmlns='urn:xmpp:mam:2' id='C2I0MI9KI005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T08:21:24.000000Z' from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>276a56ad</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.715 ***🔗
alice_unnamed_1922@localhost/res1 in
<message from='alice_unnamed_1922room0-46852-0@muc.localhost' to='alice_unnamed_1922@localhost/res1' id='a253a8a7-c98b-4671-8ee3-00c2a5a4498e'>
	<result xmlns='urn:xmpp:mam:2' id='C2IL9VH6IG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-17T08:56:29.000000Z' from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>eb6c2203</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.715 ***🔗
alice_unnamed_1922@localhost/res1 in
<message from='alice_unnamed_1922room0-46852-0@muc.localhost' to='alice_unnamed_1922@localhost/res1' id='c9d6573c-7830-4b3a-b292-364573d1737b'>
	<result xmlns='urn:xmpp:mam:2' id='C2J0KQ92S009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-17T22:28:08.000000Z' from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1922room0-46852-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>16b09225</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.715 ***🔗
alice_unnamed_1922@localhost/res1 in
<iq from='alice_unnamed_1922room0-46852-0@muc.localhost' to='alice_unnamed_1922@localhost/res1' id='637492df108e1e2bd0fd843d11a79e3d' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C28DN28G600A</first>
			<last>C2J0KQ92S009</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2023-11-17 15:17:36.715 ***🔗
alice_unnamed_1922@localhost/res1 out
</stream:stream>

*** User 2023-11-17 15:17:36.716 ***🔗
alice_unnamed_1922@localhost/res1 in
</stream:stream>

*** User 2023-11-17 15:17:36.724 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2023-11-17 15:17:36.732 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1983.html



=== Ended at 2023-11-17 15:17:36
=== successfully completed test case
=== === Returned value: ok