=== 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.51495.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_cache},
     {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 => 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@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.114051.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_async_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@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:53


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


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

*** User 2023-11-17 15:17:53.523 ***🔗
alicE_unnamed_2078@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:53.524 ***🔗
alicE_unnamed_2078@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7a5592af26a6d5db' from='localhost' version='1.0' xml:lang='en'>

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



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



*** User 2023-11-17 15:17:53.525 ***🔗
alicE_unnamed_2078@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:53.525 ***🔗
alicE_unnamed_2078@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ae876e1420b3b1a0' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2078@localhost'>

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



*** User 2023-11-17 15:17:53.526 ***🔗
alicE_unnamed_2078@localhost/res1 in
<iq id='4a4795efcc81b283c69f900d9a437174' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2078@localhost/res1</jid>
	</bind>
</iq>



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



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



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



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


Could not find element archive_wait in Config.


*** User 2023-11-17 15:17:53.528 ***🔗
alice_unnamed_2078@localhost/res1 out
<iq type='set' id='93333ce8313628286ca630f08d228fde' to='alicE_unnamed_2078room0-51541-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2023-11-17 15:17:53.529 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-51541-0@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='c8bd8e24-fba4-4078-8747-8ffaf60856fc'>
	<result xmlns='urn:xmpp:mam:1' id='C28N0HBMP00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T13:12:02.000000Z' from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6a9c5d1a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.530 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-51541-0@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='f0a2d4a0-b28c-426b-9b8b-492ed5ab6331'>
	<result xmlns='urn:xmpp:mam:1' id='C28ONATT2G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T15:14:37.000000Z' from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>273efeac</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.530 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-51541-0@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='c180b760-170f-4c33-a5b3-6c6d9df0d695'>
	<result xmlns='urn:xmpp:mam:1' id='C29DB9Q1G00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T15:50:56.000000Z' from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ff5fc954</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.530 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-51541-0@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='03577397-f31e-418e-a13e-aa5a4727e1ed'>
	<result xmlns='urn:xmpp:mam:1' id='C29HJRHIS00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T20:56:24.000000Z' from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6245c6c0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.530 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-51541-0@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='5306ae63-2352-47b5-84f0-f84266e3405e'>
	<result xmlns='urn:xmpp:mam:1' id='C29KNVDCJ00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T00:40:22.000000Z' from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5ee8ac8d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.530 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-51541-0@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='ce316db7-a5e7-4df2-bb67-163a71d5f01c'>
	<result xmlns='urn:xmpp:mam:1' id='C29O808V1004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T04:50:58.000000Z' from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b2ecfc93</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.530 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-51541-0@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='83603cbd-f732-47f6-a335-cfccbad60c51'>
	<result xmlns='urn:xmpp:mam:1' id='C2A9NS06500J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T01:43:22.000000Z' from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>652d8cb7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.530 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-51541-0@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='54d2a2da-08a0-4a48-a8fa-473dfc52a7f5'>
	<result xmlns='urn:xmpp:mam:1' id='C2AL04NI2G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T15:09:17.000000Z' from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8dec00dd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.530 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-51541-0@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='608c2798-052f-4308-8bd4-790dfb746473'>
	<result xmlns='urn:xmpp:mam:1' id='C2ASGPDC400G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T00:07:36.000000Z' from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>86e53689</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.530 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-51541-0@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='9eb27e34-7629-4fdb-a826-2efcdab2b157'>
	<result xmlns='urn:xmpp:mam:1' id='C2AVUI8S3008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T04:13:10.000000Z' from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d4c3fcde</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.530 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-51541-0@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='c48ea57a-1f41-4ff5-a5b7-2f79f0be6737'>
	<result xmlns='urn:xmpp:mam:1' id='C2BHHKVVV001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T01:12:46.000000Z' from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2b6ba869</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.530 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-51541-0@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='7e29d98d-cd17-4426-a2a9-6037b4ebb2ac'>
	<result xmlns='urn:xmpp:mam:1' id='C2BRQHGBIG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T13:28:29.000000Z' from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>167871bb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.530 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-51541-0@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='e83ccd16-e162-40f3-b864-4cd981e23680'>
	<result xmlns='urn:xmpp:mam:1' id='C2C7IUL03007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T03:30:30.000000Z' from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9b6d6a03</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.531 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-51541-0@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='0bb746e1-d40c-4d00-b6a1-9d4ff6e09599'>
	<result xmlns='urn:xmpp:mam:1' id='C2CM5UV2JG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T20:55:11.000000Z' from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>709eb2d0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.531 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-51541-0@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='e106f1e2-5087-409b-848a-382dffd1c5bf'>
	<result xmlns='urn:xmpp:mam:1' id='C2CQIKA1JG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T02:09:51.000000Z' from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a8dff9a7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.531 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-51541-0@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='5dff840b-b14e-4a81-aac6-dae13a0c8ff3'>
	<result xmlns='urn:xmpp:mam:1' id='C2D17KEPU00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T10:06:20.000000Z' from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>11708b0d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.531 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-51541-0@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='2d012a58-63c8-45c3-b4ca-12a165140920'>
	<result xmlns='urn:xmpp:mam:1' id='C2DKM67O9006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T09:18:58.000000Z' from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>29d3d6e9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.531 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-51541-0@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='ea42b2b1-a82d-4d72-8b7b-1721bc0ec578'>
	<result xmlns='urn:xmpp:mam:1' id='C2DOJ6LBQG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T13:58:37.000000Z' from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>da1363ce</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.531 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-51541-0@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='bd5d5775-7091-449c-a0b2-0b65870f40e6'>
	<result xmlns='urn:xmpp:mam:1' id='C2E2AL1A7G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T01:35:19.000000Z' from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7a781dbd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.531 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-51541-0@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='c6fa8951-a3a5-47ab-9e90-c188703f27db'>
	<result xmlns='urn:xmpp:mam:1' id='C2EDHCSLAG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T14:57:49.000000Z' from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6ac97acd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.531 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-51541-0@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='88804eac-1739-4d15-91fa-891807444b92'>
	<result xmlns='urn:xmpp:mam:1' id='C2ENEMSUD00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T02:47:38.000000Z' from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8dc6cbb1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.532 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-51541-0@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='b9640d39-4c2d-4d78-aee8-9485e4ae3663'>
	<result xmlns='urn:xmpp:mam:1' id='C2EQ6OH4A00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T06:04:36.000000Z' from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6e5c02e9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.532 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-51541-0@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='98060781-aaa3-4020-9783-c742c1e78fe6'>
	<result xmlns='urn:xmpp:mam:1' id='C2FCFFRKMG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T03:52:37.000000Z' from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fe2208f3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.532 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-51541-0@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='043b3b8d-0323-4cf3-8644-2d1b7c68af60'>
	<result xmlns='urn:xmpp:mam:1' id='C2FFDCSH4G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T07:22:41.000000Z' from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cc7f0b33</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.532 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-51541-0@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='5826f194-4733-4005-8d78-817ba7b39a43'>
	<result xmlns='urn:xmpp:mam:1' id='C2FU5M077008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T00:59:10.000000Z' from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>01be2f95</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.532 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-51541-0@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='ae9a286d-4196-4cf2-8926-afe533288c03'>
	<result xmlns='urn:xmpp:mam:1' id='C2G0LP7R2G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T03:58:21.000000Z' from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7eab7d97</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.532 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-51541-0@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='dd78a0b2-e87a-4a12-9d2d-4c92557413fc'>
	<result xmlns='urn:xmpp:mam:1' id='C2H3438OHG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T21:04:11.000000Z' from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>615bbd9c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.532 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-51541-0@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='20fa78a0-0813-4354-87ab-898d5dab8d58'>
	<result xmlns='urn:xmpp:mam:1' id='C2H39OF3DG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T21:16:51.000000Z' from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>27bf098e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.532 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-51541-0@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='196f2112-80ab-44be-9343-be3d53a8ca40'>
	<result xmlns='urn:xmpp:mam:1' id='C2HDMHE0E00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-15T09:41:16.000000Z' from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ad6f6c32</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.532 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-51541-0@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='9568fb65-b9c0-455e-9487-722931886b83'>
	<result xmlns='urn:xmpp:mam:1' id='C2HNO0FFVG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-15T21:40:23.000000Z' from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c3a7b45e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.532 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-51541-0@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='5a53701e-4137-4328-9db7-86b19916fa97'>
	<result xmlns='urn:xmpp:mam:1' id='C2I7RBL2S00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T16:53:12.000000Z' from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cb55f511</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.532 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-51541-0@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='7e45276f-8cd5-4c36-a8ad-b80955aa0289'>
	<result xmlns='urn:xmpp:mam:1' id='C2I8KKJK0G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T17:49:45.000000Z' from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1c68eedf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.532 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-51541-0@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='11b351d7-f4ca-4623-accb-8183cb6c3965'>
	<result xmlns='urn:xmpp:mam:1' id='C2IIAA04Q00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-17T05:22:28.000000Z' from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6f9012bd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.532 ***🔗
alice_unnamed_2078@localhost/res1 in
<message from='alice_unnamed_2078room0-51541-0@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='7ae53a48-ce26-483d-82a7-9fdabbc8aa68'>
	<result xmlns='urn:xmpp:mam:1' id='C2IVOSTNUG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-17T21:25:41.000000Z' from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2078room0-51541-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>82ddf382</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.532 ***🔗
alice_unnamed_2078@localhost/res1 in
<iq from='alice_unnamed_2078room0-51541-0@muc.localhost' to='alice_unnamed_2078@localhost/res1' id='93333ce8313628286ca630f08d228fde' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C28N0HBMP00I</first>
			<last>C2IVOSTNUG03</last>
			<count>34</count>
		</set>
	</fin>
</iq>



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

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

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



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