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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:1">>}]},
     {with_rsm,true},
     {watchdog,<0.42349.0>},
     {basic_group,muc_all},
     {configuration,rdbms},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      muc => #{host => {prefix,<<"muc.">>}},
                      backend => rdbms,send_message => mod_mam_utils,
                      max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,full_text_search => true,
                      no_stanzaid_element => false,message_retraction => true,
                      user_prefs_store => rdbms,cache_users => false}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_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@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.mam_SUITE.logs/run.2024-04-25_15.06.05/mam_suite.muc_querying_for_all_messages_with_jid.60164.html"},
     {tc_group_properties,[{name,muc04},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@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.mam_SUITE.logs/run.2024-04-25_15.06.05/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_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_amp => #{},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              max_users => 200,room_shaper => none,http_auth_pool => none,
              hibernate_timeout => 2000,backend => rdbms,history_size => 20,
              min_presence_interval => 0,access_admin => none,
              access_persistent => all,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,
              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 => <<>>},
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,online_backend => mnesia},
        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 => mnesia,
              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_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@843bff14d7d2.2024-04-25_14.57.08"

=== Started at 2024-04-25 15:06:10


*** CT 2024-04-25 15:06:11.004 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2133.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-04-25 15:06:11.239 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-25 15:06:11.303 ***🔗
alicE_unnamed_1821@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-04-25 15:06:11.304 ***🔗
alicE_unnamed_1821@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9c3619d01f306c7d' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-25 15:06:11.305 ***🔗
alicE_unnamed_1821@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-04-25 15:06:11.305 ***🔗
alicE_unnamed_1821@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTgyMQBtYXR5Z3J5c2E=</auth>



*** User 2024-04-25 15:06:11.311 ***🔗
alicE_unnamed_1821@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-25 15:06:11.311 ***🔗
alicE_unnamed_1821@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-04-25 15:06:11.311 ***🔗
alicE_unnamed_1821@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='941f75e3663adf6d' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1821@localhost'>

*** User 2024-04-25 15:06:11.312 ***🔗
alicE_unnamed_1821@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-04-25 15:06:11.312 ***🔗
alicE_unnamed_1821@localhost/res1 out
<iq type='set' id='8090daa857f622149c6301070d83a8a9'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-25 15:06:11.312 ***🔗
alicE_unnamed_1821@localhost/res1 in
<iq id='8090daa857f622149c6301070d83a8a9' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1821@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-25 15:06:11.312 ***🔗
alice_unnamed_1821@localhost/res1 out
<iq type='set' id='9786a67fd39cc6341d0bbcf1330a7c32'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 15:06:11.313 ***🔗
alice_unnamed_1821@localhost/res1 in
<iq from='localhost' to='alice_unnamed_1821@localhost/res1' id='9786a67fd39cc6341d0bbcf1330a7c32' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 15:06:11.313 ***🔗
alice_unnamed_1821@localhost/res1 out
<presence/>



*** User 2024-04-25 15:06:11.314 ***🔗
alice_unnamed_1821@localhost/res1 in
<presence from='alice_unnamed_1821@localhost/res1' to='alice_unnamed_1821@localhost/res1'/>



*** User 2024-04-25 15:06:11.314 ***🔗
alice_unnamed_1821@localhost/res1 out
<iq type='set' id='619bab33d7e194acd5e85b031c8d8ea6' to='alicE_unnamed_1821room0-42397-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_1821room0-42397-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-04-25 15:06:11.318 ***🔗
alice_unnamed_1821@localhost/res1 in
<message from='alice_unnamed_1821room0-42397-0@muc.localhost' to='alice_unnamed_1821@localhost/res1' id='ec00a9a4-7780-4090-91b9-fdb95fa23ca0'>
	<result xmlns='urn:xmpp:mam:1' id='C5D362VUJ00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T05:28:22.000000Z' from='alice_unnamed_1821room0-42397-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1821room0-42397-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a367d04e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:11.318 ***🔗
alice_unnamed_1821@localhost/res1 in
<message from='alice_unnamed_1821room0-42397-0@muc.localhost' to='alice_unnamed_1821@localhost/res1' id='4e522943-6f31-46ab-b92e-dde282140179'>
	<result xmlns='urn:xmpp:mam:1' id='C5DSOHGICG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T11:59:13.000000Z' from='alice_unnamed_1821room0-42397-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1821room0-42397-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d6181cff</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:11.319 ***🔗
alice_unnamed_1821@localhost/res1 in
<message from='alice_unnamed_1821room0-42397-0@muc.localhost' to='alice_unnamed_1821@localhost/res1' id='4403657b-fa93-44a4-842a-1cd35efa4126'>
	<result xmlns='urn:xmpp:mam:1' id='C5EN76EEEG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T19:33:09.000000Z' from='alice_unnamed_1821room0-42397-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1821room0-42397-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d4bb3bc9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:11.319 ***🔗
alice_unnamed_1821@localhost/res1 in
<message from='alice_unnamed_1821room0-42397-0@muc.localhost' to='alice_unnamed_1821@localhost/res1' id='f2516747-744a-43c0-887c-8acb5751e909'>
	<result xmlns='urn:xmpp:mam:1' id='C5EVR6DNOG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T05:50:33.000000Z' from='alice_unnamed_1821room0-42397-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1821room0-42397-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cb1f3685</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:11.319 ***🔗
alice_unnamed_1821@localhost/res1 in
<message from='alice_unnamed_1821room0-42397-0@muc.localhost' to='alice_unnamed_1821@localhost/res1' id='0e603485-c09d-4013-ac98-de81eb72d949'>
	<result xmlns='urn:xmpp:mam:1' id='C5FO5SVHAG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T10:52:29.000000Z' from='alice_unnamed_1821room0-42397-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1821room0-42397-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>826b8eb6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:11.319 ***🔗
alice_unnamed_1821@localhost/res1 in
<message from='alice_unnamed_1821room0-42397-0@muc.localhost' to='alice_unnamed_1821@localhost/res1' id='54ba7793-6a2d-4c07-9f5d-f71ceadcbe20'>
	<result xmlns='urn:xmpp:mam:1' id='C5G4CHNUIG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T01:26:21.000000Z' from='alice_unnamed_1821room0-42397-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1821room0-42397-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>98b2210e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:11.319 ***🔗
alice_unnamed_1821@localhost/res1 in
<message from='alice_unnamed_1821room0-42397-0@muc.localhost' to='alice_unnamed_1821@localhost/res1' id='a22b0c49-9137-408e-83d5-c21966027c63'>
	<result xmlns='urn:xmpp:mam:1' id='C5GV8IKJ2009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T09:30:12.000000Z' from='alice_unnamed_1821room0-42397-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1821room0-42397-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e988caaa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:11.319 ***🔗
alice_unnamed_1821@localhost/res1 in
<message from='alice_unnamed_1821room0-42397-0@muc.localhost' to='alice_unnamed_1821@localhost/res1' id='d40bf06d-cf29-49e5-9a0f-661cf5112a59'>
	<result xmlns='urn:xmpp:mam:1' id='C5HG8JNBBG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T05:47:11.000000Z' from='alice_unnamed_1821room0-42397-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1821room0-42397-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6e98867d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:11.319 ***🔗
alice_unnamed_1821@localhost/res1 in
<message from='alice_unnamed_1821room0-42397-0@muc.localhost' to='alice_unnamed_1821@localhost/res1' id='46d196eb-43ee-4014-a524-1bdfd6a72502'>
	<result xmlns='urn:xmpp:mam:1' id='C5I8SBURP00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T11:09:22.000000Z' from='alice_unnamed_1821room0-42397-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1821room0-42397-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>47cbdf65</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:11.320 ***🔗
alice_unnamed_1821@localhost/res1 in
<message from='alice_unnamed_1821room0-42397-0@muc.localhost' to='alice_unnamed_1821@localhost/res1' id='4762b629-7cab-49e9-90b5-db180b6aeb80'>
	<result xmlns='urn:xmpp:mam:1' id='C5IQ6SVE700F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T07:49:50.000000Z' from='alice_unnamed_1821room0-42397-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1821room0-42397-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1060dc67</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:11.320 ***🔗
alice_unnamed_1821@localhost/res1 in
<message from='alice_unnamed_1821room0-42397-0@muc.localhost' to='alice_unnamed_1821@localhost/res1' id='8f18551e-9a4f-42c3-bdfb-2befbd01ad0d'>
	<result xmlns='urn:xmpp:mam:1' id='C5JO0DPBD004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T19:22:50.000000Z' from='alice_unnamed_1821room0-42397-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1821room0-42397-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8a90ee4b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:11.320 ***🔗
alice_unnamed_1821@localhost/res1 in
<message from='alice_unnamed_1821room0-42397-0@muc.localhost' to='alice_unnamed_1821@localhost/res1' id='c76363e7-9717-402a-9fdb-f6bb10097dca'>
	<result xmlns='urn:xmpp:mam:1' id='C5K1FU801G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T06:41:47.000000Z' from='alice_unnamed_1821room0-42397-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1821room0-42397-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>08e9e1b0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:11.320 ***🔗
alice_unnamed_1821@localhost/res1 in
<message from='alice_unnamed_1821room0-42397-0@muc.localhost' to='alice_unnamed_1821@localhost/res1' id='2153fb3d-6170-4bff-8712-18ee99c5d57d'>
	<result xmlns='urn:xmpp:mam:1' id='C5KOAAL5L009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T09:55:38.000000Z' from='alice_unnamed_1821room0-42397-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1821room0-42397-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8a4e795f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:11.320 ***🔗
alice_unnamed_1821@localhost/res1 in
<message from='alice_unnamed_1821room0-42397-0@muc.localhost' to='alice_unnamed_1821@localhost/res1' id='789f04b6-3088-44c7-b5ed-ce723ef45cfa'>
	<result xmlns='urn:xmpp:mam:1' id='C5LDLCKE0G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T11:23:37.000000Z' from='alice_unnamed_1821room0-42397-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1821room0-42397-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2af5b759</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:11.320 ***🔗
alice_unnamed_1821@localhost/res1 in
<message from='alice_unnamed_1821room0-42397-0@muc.localhost' to='alice_unnamed_1821@localhost/res1' id='a54e482f-8d73-4f24-95c9-d4e9c49b6398'>
	<result xmlns='urn:xmpp:mam:1' id='C5M0PHQC600A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T10:13:00.000000Z' from='alice_unnamed_1821room0-42397-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1821room0-42397-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b87e089f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:11.320 ***🔗
alice_unnamed_1821@localhost/res1 in
<message from='alice_unnamed_1821room0-42397-0@muc.localhost' to='alice_unnamed_1821@localhost/res1' id='ebaeb554-a540-4ab7-8bb9-b2ff6e4ed2ee'>
	<result xmlns='urn:xmpp:mam:1' id='C5MG7AORV00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T04:37:34.000000Z' from='alice_unnamed_1821room0-42397-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1821room0-42397-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>45f40e34</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:11.320 ***🔗
alice_unnamed_1821@localhost/res1 in
<message from='alice_unnamed_1821room0-42397-0@muc.localhost' to='alice_unnamed_1821@localhost/res1' id='f938136f-b4ee-44f1-8413-14bd71436a25'>
	<result xmlns='urn:xmpp:mam:1' id='C5NCTRV4P00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T14:52:18.000000Z' from='alice_unnamed_1821room0-42397-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1821room0-42397-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>da5dcbaf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:11.320 ***🔗
alice_unnamed_1821@localhost/res1 in
<iq from='alice_unnamed_1821room0-42397-0@muc.localhost' to='alice_unnamed_1821@localhost/res1' id='619bab33d7e194acd5e85b031c8d8ea6' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5D362VUJ00F</first>
			<last>C5NCTRV4P00F</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-04-25 15:06:11.320 ***🔗
alice_unnamed_1821@localhost/res1 out
</stream:stream>

*** User 2024-04-25 15:06:11.321 ***🔗
alice_unnamed_1821@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-25 15:06:11.326 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-25 15:06:11.332 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2134.html



=== Ended at 2024-04-25 15:06:11
=== successfully completed test case
=== === Returned value: ok