=== Test case: mam_SUITE:muc_querying_for_all_messages_with_jid/1 (click for source code)

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {with_rsm,true},
     {watchdog,<0.54107.0>},
     {basic_group,muc_all},
     {configuration,rdbms_cache},
     {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 => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      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_with_jid.92932.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_cache_muc_all},parallel]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mam_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@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:18:02


*** CT 2023-11-17 15:18:02.688 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2039.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


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

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

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



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



*** User 2023-11-17 15:18:02.916 ***🔗
alicE_unnamed_2171@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:18:02.917 ***🔗
alicE_unnamed_2171@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8e54adba25c17d04' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2171@localhost'>

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



*** User 2023-11-17 15:18:02.917 ***🔗
alicE_unnamed_2171@localhost/res1 in
<iq id='a460abd21d4f79e607cbc30ac780c2cb' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2171@localhost/res1</jid>
	</bind>
</iq>



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



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



*** User 2023-11-17 15:18:02.918 ***🔗
alice_unnamed_2171@localhost/res1 out
<presence/>



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



*** User 2023-11-17 15:18:02.919 ***🔗
alice_unnamed_2171@localhost/res1 out
<iq type='set' id='5045829316fdc9f1bd75789fe04a4bf6' to='alicE_unnamed_2171room0-54164-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_2171room0-54164-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2023-11-17 15:18:02.921 ***🔗
alice_unnamed_2171@localhost/res1 in
<message from='alice_unnamed_2171room0-54164-0@muc.localhost' to='alice_unnamed_2171@localhost/res1' id='1ae60d90-6fbc-40ad-918d-927088bdefd4'>
	<result xmlns='urn:xmpp:mam:2' id='C28DM6R40G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T02:04:41.000000Z' from='alice_unnamed_2171room0-54164-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2171room0-54164-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9d056413</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:02.921 ***🔗
alice_unnamed_2171@localhost/res1 in
<message from='alice_unnamed_2171room0-54164-0@muc.localhost' to='alice_unnamed_2171@localhost/res1' id='fd31ee6f-0180-4ad6-a5f5-40ee1673c2d7'>
	<result xmlns='urn:xmpp:mam:2' id='C2985AACL003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T09:39:38.000000Z' from='alice_unnamed_2171room0-54164-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2171room0-54164-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c10b4b00</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:02.921 ***🔗
alice_unnamed_2171@localhost/res1 in
<message from='alice_unnamed_2171room0-54164-0@muc.localhost' to='alice_unnamed_2171@localhost/res1' id='0bd1b3c5-51b0-4185-81ea-255981a6524b'>
	<result xmlns='urn:xmpp:mam:2' id='C2A309411008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T17:41:06.000000Z' from='alice_unnamed_2171room0-54164-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2171room0-54164-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9c39d9ff</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:02.921 ***🔗
alice_unnamed_2171@localhost/res1 in
<message from='alice_unnamed_2171room0-54164-0@muc.localhost' to='alice_unnamed_2171@localhost/res1' id='3d60287a-2b67-4e9f-b523-f7db5ac14e90'>
	<result xmlns='urn:xmpp:mam:2' id='C2AEJO6CA00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T07:32:04.000000Z' from='alice_unnamed_2171room0-54164-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2171room0-54164-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b86f8d0d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:02.921 ***🔗
alice_unnamed_2171@localhost/res1 in
<message from='alice_unnamed_2171room0-54164-0@muc.localhost' to='alice_unnamed_2171@localhost/res1' id='bf9151a0-1cd5-495d-aa88-82ee26768a85'>
	<result xmlns='urn:xmpp:mam:2' id='C2BFG684E00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T22:46:20.000000Z' from='alice_unnamed_2171room0-54164-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2171room0-54164-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b3aebdac</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:02.921 ***🔗
alice_unnamed_2171@localhost/res1 in
<message from='alice_unnamed_2171room0-54164-0@muc.localhost' to='alice_unnamed_2171@localhost/res1' id='2cc5beea-0178-4360-b733-b8d25be3a865'>
	<result xmlns='urn:xmpp:mam:2' id='C2BK16J1DG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T04:10:43.000000Z' from='alice_unnamed_2171room0-54164-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2171room0-54164-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>90064465</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:02.921 ***🔗
alice_unnamed_2171@localhost/res1 in
<message from='alice_unnamed_2171room0-54164-0@muc.localhost' to='alice_unnamed_2171@localhost/res1' id='8305d6e0-d464-4936-b97f-ce86f9de31f9'>
	<result xmlns='urn:xmpp:mam:2' id='C2CLMDCH400H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T20:20:24.000000Z' from='alice_unnamed_2171room0-54164-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2171room0-54164-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>62fc081f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:02.921 ***🔗
alice_unnamed_2171@localhost/res1 in
<message from='alice_unnamed_2171room0-54164-0@muc.localhost' to='alice_unnamed_2171@localhost/res1' id='e8212020-4d34-4698-8006-48af561d4c07'>
	<result xmlns='urn:xmpp:mam:2' id='C2DBTPBFRG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T22:51:43.000000Z' from='alice_unnamed_2171room0-54164-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2171room0-54164-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8238e57c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:02.922 ***🔗
alice_unnamed_2171@localhost/res1 in
<message from='alice_unnamed_2171room0-54164-0@muc.localhost' to='alice_unnamed_2171@localhost/res1' id='b18a3ae9-40a5-4b0c-ae1c-7ee022972c1f'>
	<result xmlns='urn:xmpp:mam:2' id='C2DFBJSCQ00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T02:57:24.000000Z' from='alice_unnamed_2171room0-54164-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2171room0-54164-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a21eacf2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:02.922 ***🔗
alice_unnamed_2171@localhost/res1 in
<message from='alice_unnamed_2171room0-54164-0@muc.localhost' to='alice_unnamed_2171@localhost/res1' id='d49edbd3-f100-4e8c-8e6c-73b3e41a9084'>
	<result xmlns='urn:xmpp:mam:2' id='C2EIIF0TBG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T20:58:07.000000Z' from='alice_unnamed_2171room0-54164-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2171room0-54164-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4fa4d249</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:02.922 ***🔗
alice_unnamed_2171@localhost/res1 in
<message from='alice_unnamed_2171room0-54164-0@muc.localhost' to='alice_unnamed_2171@localhost/res1' id='47c1ff80-0ecd-4940-9238-e55ae29ca746'>
	<result xmlns='urn:xmpp:mam:2' id='C2ENKN9RSG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T03:01:05.000000Z' from='alice_unnamed_2171room0-54164-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2171room0-54164-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>880f18aa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:02.922 ***🔗
alice_unnamed_2171@localhost/res1 in
<message from='alice_unnamed_2171room0-54164-0@muc.localhost' to='alice_unnamed_2171@localhost/res1' id='53bb3380-cff5-463a-bf78-cab785e2fc71'>
	<result xmlns='urn:xmpp:mam:2' id='C2FNAG6MA00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T16:48:52.000000Z' from='alice_unnamed_2171room0-54164-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2171room0-54164-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4065b07d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:02.922 ***🔗
alice_unnamed_2171@localhost/res1 in
<message from='alice_unnamed_2171room0-54164-0@muc.localhost' to='alice_unnamed_2171@localhost/res1' id='809851bc-bb14-4696-8fb1-e55ac559d203'>
	<result xmlns='urn:xmpp:mam:2' id='C2G1NCGD9G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T05:13:31.000000Z' from='alice_unnamed_2171room0-54164-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2171room0-54164-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3f5a8f08</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:02.922 ***🔗
alice_unnamed_2171@localhost/res1 in
<message from='alice_unnamed_2171room0-54164-0@muc.localhost' to='alice_unnamed_2171@localhost/res1' id='05d2140f-583e-4942-9e21-02be89c15e47'>
	<result xmlns='urn:xmpp:mam:2' id='C2GM7D0V600A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T05:41:00.000000Z' from='alice_unnamed_2171room0-54164-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2171room0-54164-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a83222cb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:02.922 ***🔗
alice_unnamed_2171@localhost/res1 in
<message from='alice_unnamed_2171room0-54164-0@muc.localhost' to='alice_unnamed_2171@localhost/res1' id='3b5aac0c-5b64-41fd-aceb-eb2f127cb551'>
	<result xmlns='urn:xmpp:mam:2' id='C2HL2HIMS006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-15T18:29:12.000000Z' from='alice_unnamed_2171room0-54164-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2171room0-54164-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>980078c0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:02.922 ***🔗
alice_unnamed_2171@localhost/res1 in
<message from='alice_unnamed_2171room0-54164-0@muc.localhost' to='alice_unnamed_2171@localhost/res1' id='ade457a3-ec13-4d29-836b-9f240b756dab'>
	<result xmlns='urn:xmpp:mam:2' id='C2I3KNT6200G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T11:52:04.000000Z' from='alice_unnamed_2171room0-54164-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2171room0-54164-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>04f3940d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:02.922 ***🔗
alice_unnamed_2171@localhost/res1 in
<message from='alice_unnamed_2171room0-54164-0@muc.localhost' to='alice_unnamed_2171@localhost/res1' id='1198bd53-dfc5-4b91-a94f-2efdb1091e0e'>
	<result xmlns='urn:xmpp:mam:2' id='C2ILPJV9O003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-17T09:31:28.000000Z' from='alice_unnamed_2171room0-54164-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2171room0-54164-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8f635c80</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:02.922 ***🔗
alice_unnamed_2171@localhost/res1 in
<iq from='alice_unnamed_2171room0-54164-0@muc.localhost' to='alice_unnamed_2171@localhost/res1' id='5045829316fdc9f1bd75789fe04a4bf6' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C28DM6R40G01</first>
			<last>C2ILPJV9O003</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2023-11-17 15:18:02.922 ***🔗
alice_unnamed_2171@localhost/res1 out
</stream:stream>

*** User 2023-11-17 15:18:02.922 ***🔗
alice_unnamed_2171@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


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



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