=== 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.48838.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,
                      muc => #{host => {prefix,<<"muc.">>}},
                      send_message => mod_mam_utils,max_result_limit => 50,
                      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,batch_size => 30,
                            flush_interval => 1,pool_size => 16},
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => false}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"odbc_mssql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@944609fad30e.2024-03-21_07.35.17/big_tests.tests.mam_SUITE.logs/run.2024-03-21_07.44.19/mam_suite.muc_querying_for_all_messages.41861.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@944609fad30e.2024-03-21_07.35.17/big_tests.tests.mam_SUITE.logs/run.2024-03-21_07.44.19/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"localhost">>},max_user_sessions] =>
                          {ok,[#{value => 10,acl => all}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              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,backend => rdbms,
              access_create => muc_create,access_admin => none,
              access_persistent => all,
              default_room =>
                  #{public => true,description => <<>>,persistent => false,
                    title => <<>>,password => <<>>,allow_change_subj => true,
                    allow_query_users => true,allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,anonymous => true,
                    max_users => 200,maygetmemberlist => [],logging => false,
                    affiliations => [],subject => <<>>,subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,online_backend => mnesia,
              min_presence_interval => 0,max_users_admin_threshold => 5,
              user_message_shaper => none,user_presence_shaper => none,
              min_message_interval => 0,max_user_conferences => 10,
              max_room_name => infinity,max_room_desc => infinity},
        mod_sic => #{iqdisc => one_queue},
        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_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{backend => mnesia,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@944609fad30e.2024-03-21_07.35.17"

=== Started at 2024-03-21 07:44:56


*** CT 2024-03-21 07:44:56.384 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_3160.html
Could not find element archive_wait in Config.


*** User 2024-03-21 07:44:56.980 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-03-21 07:44:57.048 ***🔗
alicE_unnamed_2102@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-03-21 07:44:57.049 ***🔗
alicE_unnamed_2102@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5fecd29072644337' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-21 07:44:57.049 ***🔗
alicE_unnamed_2102@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-03-21 07:44:57.049 ***🔗
alicE_unnamed_2102@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjEwMgBtYXR5Z3J5c2E=</auth>



*** User 2024-03-21 07:44:57.050 ***🔗
alicE_unnamed_2102@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 07:44:57.051 ***🔗
alicE_unnamed_2102@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-03-21 07:44:57.051 ***🔗
alicE_unnamed_2102@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d5310f925c5302d8' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2102@localhost'>

*** User 2024-03-21 07:44:57.051 ***🔗
alicE_unnamed_2102@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-03-21 07:44:57.051 ***🔗
alicE_unnamed_2102@localhost/res1 out
<iq type='set' id='10fbfd7e47c59f94bd5d93d7f1a09461'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 07:44:57.052 ***🔗
alicE_unnamed_2102@localhost/res1 in
<iq id='10fbfd7e47c59f94bd5d93d7f1a09461' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2102@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 07:44:57.052 ***🔗
alice_unnamed_2102@localhost/res1 out
<iq type='set' id='8b7415f3112707f59ed681de5d284f01'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:44:57.054 ***🔗
alice_unnamed_2102@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2102@localhost/res1' id='8b7415f3112707f59ed681de5d284f01' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:44:57.054 ***🔗
alice_unnamed_2102@localhost/res1 out
<presence/>



*** User 2024-03-21 07:44:57.055 ***🔗
alice_unnamed_2102@localhost/res1 in
<presence from='alice_unnamed_2102@localhost/res1' to='alice_unnamed_2102@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-03-21 07:44:57.074 ***🔗
alice_unnamed_2102@localhost/res1 out
<iq type='set' id='b9f92c5772ec6dfdf692b71292792892' to='alicE_unnamed_2102room0-48922-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-03-21 07:44:57.082 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-48922-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='0d7acfbf-43a9-4297-9c36-bf7378bb598d'>
	<result xmlns='urn:xmpp:mam:2' id='C4N7VNSOU00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T11:17:48.000000Z' from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>60dd52ef</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:57.082 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-48922-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='082d3030-e050-4ebe-9c76-b257953adda7'>
	<result xmlns='urn:xmpp:mam:2' id='C4NBFSIDK00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T15:28:40.000000Z' from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f0d755b7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:57.082 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-48922-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='bb54d396-6176-4633-87c5-dcc07ca80867'>
	<result xmlns='urn:xmpp:mam:2' id='C4NINMFOSG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T00:07:13.000000Z' from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c1965b7f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:57.082 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-48922-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='67bf499a-d826-4d49-9783-0379e43c3060'>
	<result xmlns='urn:xmpp:mam:2' id='C4NTVV74Q00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T13:33:08.000000Z' from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>94693d08</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:57.083 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-48922-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='fd812df8-c510-48f6-bd39-72754e2bdd29'>
	<result xmlns='urn:xmpp:mam:2' id='C4OILBS47G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T14:12:39.000000Z' from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bc0e81a8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:57.083 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-48922-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='17b7a99c-c91c-4cd5-ac65-a74beae60238'>
	<result xmlns='urn:xmpp:mam:2' id='C4OLIDN8KG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T17:40:49.000000Z' from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3856c231</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:57.083 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-48922-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='7e86322a-97ff-4213-8c74-278aab4d4bb5'>
	<result xmlns='urn:xmpp:mam:2' id='C4P2IO2IFG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T09:12:07.000000Z' from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>05215d52</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:57.083 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-48922-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='a27b29a5-3d35-482c-aae1-a491d03ed1cf'>
	<result xmlns='urn:xmpp:mam:2' id='C4P8TJNNDG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T16:45:55.000000Z' from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>246674b5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:57.083 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-48922-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='309f1ec3-0767-41bd-9edb-bd0e6fcaf57b'>
	<result xmlns='urn:xmpp:mam:2' id='C4Q0AHQ36002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T20:41:16.000000Z' from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2b0c3af8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:57.083 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-48922-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='77d82bdc-6c36-4de7-9ea3-83609dd6924c'>
	<result xmlns='urn:xmpp:mam:2' id='C4Q2GTTBH00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T23:18:42.000000Z' from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9b2f4690</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:57.083 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-48922-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='0a0efb20-bd74-46c0-924a-fca0ebfae217'>
	<result xmlns='urn:xmpp:mam:2' id='C4Q97QJVIG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T07:19:25.000000Z' from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>43d729ee</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:57.084 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-48922-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='3b0764d0-6062-4a05-8ea4-f9eea502a11e'>
	<result xmlns='urn:xmpp:mam:2' id='C4QIQ2AVM00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T18:44:28.000000Z' from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f98b63bb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:57.084 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-48922-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='2db673ef-8409-4f35-9562-d2f8cf75190e'>
	<result xmlns='urn:xmpp:mam:2' id='C4R3T2A7UG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T15:08:05.000000Z' from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>55aeeeec</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:57.084 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-48922-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='fb7a4ff8-4f04-4a49-b91d-0e63d29c0a0b'>
	<result xmlns='urn:xmpp:mam:2' id='C4R5Q95BAG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T17:25:01.000000Z' from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>81b0ac86</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:57.084 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-48922-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='c9dac481-61ee-4ed8-8f1e-90c8a06a32dd'>
	<result xmlns='urn:xmpp:mam:2' id='C4RF6L0CK00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T04:36:56.000000Z' from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7f724e83</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:57.084 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-48922-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='2d9e2a17-b860-4d97-8d7b-efbc4d350637'>
	<result xmlns='urn:xmpp:mam:2' id='C4RMPHM94G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T13:40:17.000000Z' from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e3cdf622</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:57.084 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-48922-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='319e011d-79ec-4ce9-9ba9-ebd2a7fe7f05'>
	<result xmlns='urn:xmpp:mam:2' id='C4S2NOAJ2006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T03:55:16.000000Z' from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4d638bd7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:57.084 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-48922-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='e389c5c6-c0e6-4e65-84c2-7d2cfb53dd4e'>
	<result xmlns='urn:xmpp:mam:2' id='C4SIQQTGSG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T23:07:29.000000Z' from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c22a4ae9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:57.084 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-48922-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='c562a6e3-2d17-405a-8f45-4d9d49a73b8f'>
	<result xmlns='urn:xmpp:mam:2' id='C4SKBNL7Q008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T00:56:52.000000Z' from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>699ea7d5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:57.084 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-48922-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='a68bb4b4-5b61-4178-94e5-37db311a1f01'>
	<result xmlns='urn:xmpp:mam:2' id='C4SN0N23P00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T04:06:58.000000Z' from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ca2923f0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:57.084 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-48922-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='663d16e8-4ba4-4550-a15d-3414033bd717'>
	<result xmlns='urn:xmpp:mam:2' id='C4TG5SN4VG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T10:08:07.000000Z' from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6dfe6c46</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:57.085 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-48922-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='0d98d357-8dde-45dc-9b61-8703f128fde1'>
	<result xmlns='urn:xmpp:mam:2' id='C4TPFP5JEG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T21:14:29.000000Z' from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>48221404</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:57.085 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-48922-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='0bb33c92-af26-4c31-ae39-d015df3eddf6'>
	<result xmlns='urn:xmpp:mam:2' id='C4U08E4OM001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T05:19:08.000000Z' from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>527c18a9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:57.085 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-48922-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='3168e315-d3f8-4afb-87af-bdbdf1c39d5b'>
	<result xmlns='urn:xmpp:mam:2' id='C4U8Q8VH700D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T15:31:42.000000Z' from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>70858948</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:57.085 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-48922-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='b82f7f8f-9af2-42cf-8a07-0a2e092973e7'>
	<result xmlns='urn:xmpp:mam:2' id='C4UTJN390009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T16:20:16.000000Z' from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c01af1a8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:57.085 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-48922-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='1602099e-5cc3-4736-a736-9393301810a1'>
	<result xmlns='urn:xmpp:mam:2' id='C4V2HE5TSG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T22:13:05.000000Z' from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e28d3d6d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:57.085 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-48922-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='59922d7d-0a38-42c6-a3f4-2455da2b17c9'>
	<result xmlns='urn:xmpp:mam:2' id='C4V47I1RCG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T00:14:09.000000Z' from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>64d7a5af</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:57.085 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-48922-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='51ce9e63-e8b5-429a-8786-d9d995faf06e'>
	<result xmlns='urn:xmpp:mam:2' id='C4VH3RL99G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T15:36:27.000000Z' from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8fa021ad</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:57.086 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-48922-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='33accbf1-2631-40bd-a1de-02280662b116'>
	<result xmlns='urn:xmpp:mam:2' id='C4VUENC6400G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T07:31:20.000000Z' from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7e91ca66</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:57.086 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-48922-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='1e6f67fb-d3f2-426b-8d6a-77ebf4d73156'>
	<result xmlns='urn:xmpp:mam:2' id='C507I1HGI00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T18:23:00.000000Z' from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1ec71b24</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:57.086 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-48922-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='e72a23db-1c3b-497d-b3d0-da1e379dd562'>
	<result xmlns='urn:xmpp:mam:2' id='C50OATVM0009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T14:24:00.000000Z' from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>20d50748</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:57.086 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-48922-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='34e07920-a7e3-48e2-8f52-e5c5e176f483'>
	<result xmlns='urn:xmpp:mam:2' id='C50UPP6I5G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T22:06:43.000000Z' from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7d2dcc9f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:57.086 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-48922-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='6706d767-0b87-4004-ae64-1ba31f8e0289'>
	<result xmlns='urn:xmpp:mam:2' id='C516O2LDR00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T07:35:34.000000Z' from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d2242930</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:57.086 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-48922-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='f8b74db7-159d-45c8-98c3-8985d3cec371'>
	<result xmlns='urn:xmpp:mam:2' id='C51G9BRRUG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T18:58:29.000000Z' from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2102room0-48922-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>49e3888b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:57.086 ***🔗
alice_unnamed_2102@localhost/res1 in
<iq from='alice_unnamed_2102room0-48922-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='b9f92c5772ec6dfdf692b71292792892' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4N7VNSOU00H</first>
			<last>C51G9BRRUG0D</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-03-21 07:44:57.086 ***🔗
alice_unnamed_2102@localhost/res1 out
</stream:stream>

*** User 2024-03-21 07:44:57.088 ***🔗
alice_unnamed_2102@localhost/res1 in
</stream:stream>

*** User 2024-03-21 07:44:57.144 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-21 07:44:57.153 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_3161.html



=== Ended at 2024-03-21 07:44:57
=== successfully completed test case
=== === Returned value: ok