=== 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.42182.0>},
     {basic_group,muc_all},
     {configuration,rdbms},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => rdbms,
                      muc => #{host => {prefix,<<"muc.">>}},
                      is_archivable_message => mod_mam_utils,
                      max_result_limit => 50,default_result_limit => 50,
                      enforce_simple_queries => false,
                      send_message => mod_mam_utils,
                      archive_chat_markers => false,
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      full_text_search => true,message_retraction => true,
                      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@e5832022abeb.2023-11-13_18.57.12/big_tests.tests.mam_SUITE.logs/run.2023-11-13_19.04.07/mam_suite.muc_querying_for_all_messages_with_jid.83203.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_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@e5832022abeb.2023-11-13_18.57.12/big_tests.tests.mam_SUITE.logs/run.2023-11-13_19.04.07/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_amp => #{},
        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_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        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,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              online_backend => cets,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 => <<>>,
                    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,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@e5832022abeb.2023-11-13_18.57.12"

=== Started at 2023-11-13 19:04:12


*** CT 2023-11-13 19:04:12.887 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1944.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2023-11-13 19:04:13.112 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2023-11-13 19:04:13.113 ***🔗
alicE_unnamed_1789@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-13 19:04:13.114 ***🔗
alicE_unnamed_1789@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='25273cbd8dd378b6' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-13 19:04:13.114 ***🔗
alicE_unnamed_1789@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-13 19:04:13.114 ***🔗
alicE_unnamed_1789@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTc4OQBtYXR5Z3J5c2E=</auth>



*** User 2023-11-13 19:04:13.115 ***🔗
alicE_unnamed_1789@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-13 19:04:13.115 ***🔗
alicE_unnamed_1789@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-13 19:04:13.115 ***🔗
alicE_unnamed_1789@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3269a9b23a2f922a' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1789@localhost'>

*** User 2023-11-13 19:04:13.115 ***🔗
alicE_unnamed_1789@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-13 19:04:13.115 ***🔗
alicE_unnamed_1789@localhost/res1 out
<iq type='set' id='b79e3fee1e5c4f55ecd1268c9eba1d3b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-13 19:04:13.116 ***🔗
alicE_unnamed_1789@localhost/res1 in
<iq id='b79e3fee1e5c4f55ecd1268c9eba1d3b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1789@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-13 19:04:13.116 ***🔗
alice_unnamed_1789@localhost/res1 out
<iq type='set' id='15c7f5830127de172e9b0644a902bf82'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 19:04:13.116 ***🔗
alice_unnamed_1789@localhost/res1 in
<iq from='localhost' to='alice_unnamed_1789@localhost/res1' id='15c7f5830127de172e9b0644a902bf82' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 19:04:13.116 ***🔗
alice_unnamed_1789@localhost/res1 out
<presence/>



*** User 2023-11-13 19:04:13.117 ***🔗
alice_unnamed_1789@localhost/res1 in
<presence from='alice_unnamed_1789@localhost/res1' to='alice_unnamed_1789@localhost/res1'/>



*** User 2023-11-13 19:04:13.117 ***🔗
alice_unnamed_1789@localhost/res1 out
<iq type='set' id='648d5d537a06c91ef40d6eb7c82e8bcf' to='alicE_unnamed_1789room0-42242-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_1789room0-42242-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2023-11-13 19:04:13.120 ***🔗
alice_unnamed_1789@localhost/res1 in
<message from='alice_unnamed_1789room0-42242-0@muc.localhost' to='alice_unnamed_1789@localhost/res1' id='1afb50ad-c21d-4ad3-9aff-f72d72290800'>
	<result xmlns='urn:xmpp:mam:2' id='C25T8SD23G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-28T02:08:15.000000Z' from='alice_unnamed_1789room0-42242-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1789room0-42242-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e3367877</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:13.120 ***🔗
alice_unnamed_1789@localhost/res1 in
<message from='alice_unnamed_1789room0-42242-0@muc.localhost' to='alice_unnamed_1789@localhost/res1' id='cefb4cdb-bf02-428b-9df6-603752895eb2'>
	<result xmlns='urn:xmpp:mam:2' id='C26TC18KUG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-29T16:25:57.000000Z' from='alice_unnamed_1789room0-42242-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1789room0-42242-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b6c8393c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:13.120 ***🔗
alice_unnamed_1789@localhost/res1 in
<message from='alice_unnamed_1789room0-42242-0@muc.localhost' to='alice_unnamed_1789@localhost/res1' id='7619b5e7-9550-4f45-ad0c-95ea452c69a0'>
	<result xmlns='urn:xmpp:mam:2' id='C274VD6QF00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-30T01:30:22.000000Z' from='alice_unnamed_1789room0-42242-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1789room0-42242-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>28ac5aa1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:13.120 ***🔗
alice_unnamed_1789@localhost/res1 in
<message from='alice_unnamed_1789room0-42242-0@muc.localhost' to='alice_unnamed_1789@localhost/res1' id='70c7c81a-38e2-4184-8d30-27908c2d231c'>
	<result xmlns='urn:xmpp:mam:2' id='C27QA9EVEG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-31T02:57:57.000000Z' from='alice_unnamed_1789room0-42242-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1789room0-42242-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>60143e4e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:13.120 ***🔗
alice_unnamed_1789@localhost/res1 in
<message from='alice_unnamed_1789room0-42242-0@muc.localhost' to='alice_unnamed_1789@localhost/res1' id='f4e7200e-24c2-4f0e-a908-189999e7a3d3'>
	<result xmlns='urn:xmpp:mam:2' id='C28EVF6MPG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T03:36:59.000000Z' from='alice_unnamed_1789room0-42242-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1789room0-42242-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>91175c39</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:13.120 ***🔗
alice_unnamed_1789@localhost/res1 in
<message from='alice_unnamed_1789room0-42242-0@muc.localhost' to='alice_unnamed_1789@localhost/res1' id='956acd21-05d2-43f6-b9bc-a8f643e62f9e'>
	<result xmlns='urn:xmpp:mam:2' id='C290AF09UG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T00:18:29.000000Z' from='alice_unnamed_1789room0-42242-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1789room0-42242-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a6d1e4eb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:13.120 ***🔗
alice_unnamed_1789@localhost/res1 in
<message from='alice_unnamed_1789room0-42242-0@muc.localhost' to='alice_unnamed_1789@localhost/res1' id='6c7d6511-41ca-4009-b39b-609e61fb4074'>
	<result xmlns='urn:xmpp:mam:2' id='C2A5QIVTHG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T21:03:07.000000Z' from='alice_unnamed_1789room0-42242-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1789room0-42242-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1f151ae3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:13.120 ***🔗
alice_unnamed_1789@localhost/res1 in
<message from='alice_unnamed_1789room0-42242-0@muc.localhost' to='alice_unnamed_1789@localhost/res1' id='ba83c74f-8682-454a-9c51-65460afad362'>
	<result xmlns='urn:xmpp:mam:2' id='C2ALKGAMD007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T15:54:50.000000Z' from='alice_unnamed_1789room0-42242-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1789room0-42242-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9f518e4f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:13.120 ***🔗
alice_unnamed_1789@localhost/res1 in
<message from='alice_unnamed_1789room0-42242-0@muc.localhost' to='alice_unnamed_1789@localhost/res1' id='19568ad6-9c2f-471e-b3ee-a2d76179602c'>
	<result xmlns='urn:xmpp:mam:2' id='C2BAFE4AA00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T16:46:44.000000Z' from='alice_unnamed_1789room0-42242-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1789room0-42242-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4798246e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:13.121 ***🔗
alice_unnamed_1789@localhost/res1 in
<message from='alice_unnamed_1789room0-42242-0@muc.localhost' to='alice_unnamed_1789@localhost/res1' id='8f323df3-380c-46dd-afea-d95985c5bf00'>
	<result xmlns='urn:xmpp:mam:2' id='C2BNURGP200B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T08:51:48.000000Z' from='alice_unnamed_1789room0-42242-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1789room0-42242-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0d53e99d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:13.121 ***🔗
alice_unnamed_1789@localhost/res1 in
<message from='alice_unnamed_1789room0-42242-0@muc.localhost' to='alice_unnamed_1789@localhost/res1' id='05f9af25-2d40-412a-b9a0-e3f70ac101b1'>
	<result xmlns='urn:xmpp:mam:2' id='C2CDPRFA700I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T10:55:26.000000Z' from='alice_unnamed_1789room0-42242-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1789room0-42242-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>07c9cd31</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:13.121 ***🔗
alice_unnamed_1789@localhost/res1 in
<message from='alice_unnamed_1789room0-42242-0@muc.localhost' to='alice_unnamed_1789@localhost/res1' id='9bf10e74-3ade-48b7-b04a-2f221ab9b153'>
	<result xmlns='urn:xmpp:mam:2' id='C2D6O7EN100E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T16:41:22.000000Z' from='alice_unnamed_1789room0-42242-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1789room0-42242-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6a36b3b5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:13.121 ***🔗
alice_unnamed_1789@localhost/res1 in
<message from='alice_unnamed_1789room0-42242-0@muc.localhost' to='alice_unnamed_1789@localhost/res1' id='7b439ecd-8edf-4497-b9c7-d0131dfbfcb2'>
	<result xmlns='urn:xmpp:mam:2' id='C2DI0HJRPG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T06:07:23.000000Z' from='alice_unnamed_1789room0-42242-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1789room0-42242-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d1478af1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:13.121 ***🔗
alice_unnamed_1789@localhost/res1 in
<message from='alice_unnamed_1789room0-42242-0@muc.localhost' to='alice_unnamed_1789@localhost/res1' id='6eeb8546-a13f-4dc2-a33d-586f46d563ac'>
	<result xmlns='urn:xmpp:mam:2' id='C2EI1GRLIG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T20:20:13.000000Z' from='alice_unnamed_1789room0-42242-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1789room0-42242-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6ad36cf4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:13.121 ***🔗
alice_unnamed_1789@localhost/res1 in
<message from='alice_unnamed_1789room0-42242-0@muc.localhost' to='alice_unnamed_1789@localhost/res1' id='53f1268e-5587-491e-a37e-8cea9e7de282'>
	<result xmlns='urn:xmpp:mam:2' id='C2F15JRUHG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T14:23:07.000000Z' from='alice_unnamed_1789room0-42242-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1789room0-42242-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0b0dcc3b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:13.121 ***🔗
alice_unnamed_1789@localhost/res1 in
<message from='alice_unnamed_1789room0-42242-0@muc.localhost' to='alice_unnamed_1789@localhost/res1' id='2d049f9d-4077-4532-a650-706f36d4abf7'>
	<result xmlns='urn:xmpp:mam:2' id='C2FEJJ7U500B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T06:24:58.000000Z' from='alice_unnamed_1789room0-42242-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1789room0-42242-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3cedd5ec</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:13.121 ***🔗
alice_unnamed_1789@localhost/res1 in
<message from='alice_unnamed_1789room0-42242-0@muc.localhost' to='alice_unnamed_1789@localhost/res1' id='be6001b2-c32e-475d-9842-f756a6c35e80'>
	<result xmlns='urn:xmpp:mam:2' id='C2G76GHAM004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T11:45:16.000000Z' from='alice_unnamed_1789room0-42242-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1789room0-42242-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2bf765fb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:13.121 ***🔗
alice_unnamed_1789@localhost/res1 in
<iq from='alice_unnamed_1789room0-42242-0@muc.localhost' to='alice_unnamed_1789@localhost/res1' id='648d5d537a06c91ef40d6eb7c82e8bcf' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C25T8SD23G0E</first>
			<last>C2G76GHAM004</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2023-11-13 19:04:13.121 ***🔗
alice_unnamed_1789@localhost/res1 out
</stream:stream>

*** User 2023-11-13 19:04:13.121 ***🔗
alice_unnamed_1789@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2023-11-13 19:04:13.125 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2023-11-13 19:04:13.128 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1945.html



=== Ended at 2023-11-13 19:04:13
=== successfully completed test case
=== === Returned value: ok