=== 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.3144.0>},
     {basic_group,muc_all},
     {configuration,cassandra},
     {archive_wait,1500},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => cassandra,
                      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,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      full_text_search => true,message_retraction => true,
                      no_stanzaid_element => false,
                      user_prefs_store => cassandra,cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"elasticsearch_and_cassandra_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@a90a56750c2c.2024-04-23_06.27.27/big_tests.tests.mam_SUITE.logs/run.2024-04-23_06.27.28/mam_suite.muc_querying_for_all_messages_with_jid.2948.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,cassandra_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@a90a56750c2c.2024-04-23_06.27.27/big_tests.tests.mam_SUITE.logs/run.2024-04-23_06.27.28/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 => mnesia},
        mod_roster =>
            #{iqdisc => one_queue,backend => mnesia,versioning => false,
              store_current_id => false},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => mnesia,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 => <<>>,affiliations => [],
                    subject => <<>>,anonymous => true,
                    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,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_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_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,buffer_max => 100,backend => mnesia,
              ack_freq => 1,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              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@a90a56750c2c.2024-04-23_06.27.27"

=== Started at 2024-04-23 06:27:43


*** CT 2024-04-23 06:27:43.195 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_33.html
Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-23 06:27:44.849 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-23 06:27:44.852 ***🔗
alicE_unnamed_85@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-23 06:27:44.852 ***🔗
alicE_unnamed_85@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f733034fe9a8d6f0' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 06:27:44.852 ***🔗
alicE_unnamed_85@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-23 06:27:44.852 ***🔗
alicE_unnamed_85@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfODUAbWF0eWdyeXNh</auth>



*** User 2024-04-23 06:27:44.853 ***🔗
alicE_unnamed_85@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 06:27:44.853 ***🔗
alicE_unnamed_85@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-23 06:27:44.853 ***🔗
alicE_unnamed_85@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='10f0ba6286a65f55' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_85@localhost'>

*** User 2024-04-23 06:27:44.853 ***🔗
alicE_unnamed_85@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-23 06:27:44.853 ***🔗
alicE_unnamed_85@localhost/res1 out
<iq type='set' id='b3cd47a7dbc44817f73bd92ba16f09ae'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 06:27:44.854 ***🔗
alicE_unnamed_85@localhost/res1 in
<iq id='b3cd47a7dbc44817f73bd92ba16f09ae' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_85@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 06:27:44.854 ***🔗
alice_unnamed_85@localhost/res1 out
<iq type='set' id='7e467126a930bb786bfcfa0866405177'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:27:44.854 ***🔗
alice_unnamed_85@localhost/res1 in
<iq from='localhost' to='alice_unnamed_85@localhost/res1' id='7e467126a930bb786bfcfa0866405177' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:27:44.854 ***🔗
alice_unnamed_85@localhost/res1 out
<presence/>



*** User 2024-04-23 06:27:44.855 ***🔗
alice_unnamed_85@localhost/res1 in
<presence from='alice_unnamed_85@localhost/res1' to='alice_unnamed_85@localhost/res1'/>



*** User 2024-04-23 06:27:44.855 ***🔗
alice_unnamed_85@localhost/res1 out
<iq type='set' id='e7fdc0da85df446662a4e35f06af885f' to='alicE_unnamed_85room0-3204-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_85room0-3204-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-04-23 06:27:44.863 ***🔗
alice_unnamed_85@localhost/res1 in
<message from='alice_unnamed_85room0-3204-0@muc.localhost' to='alice_unnamed_85@localhost/res1' id='316a4e2d-128a-401d-8039-76b253dcfc7a'>
	<result xmlns='urn:xmpp:mam:1' id='C5C19D25R007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T13:01:58.000000Z' from='alice_unnamed_85room0-3204-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_85room0-3204-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>397cd5b9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:27:44.863 ***🔗
alice_unnamed_85@localhost/res1 in
<message from='alice_unnamed_85room0-3204-0@muc.localhost' to='alice_unnamed_85@localhost/res1' id='7b8d1ee9-fcc0-44b1-855e-60604a4d96ed'>
	<result xmlns='urn:xmpp:mam:1' id='C5CHR36BE007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T08:46:52.000000Z' from='alice_unnamed_85room0-3204-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_85room0-3204-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8b05ab48</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:27:44.863 ***🔗
alice_unnamed_85@localhost/res1 in
<message from='alice_unnamed_85room0-3204-0@muc.localhost' to='alice_unnamed_85@localhost/res1' id='dde69f15-01f4-48a8-9327-5ab08b9454d4'>
	<result xmlns='urn:xmpp:mam:1' id='C5D42VB3PG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T06:32:59.000000Z' from='alice_unnamed_85room0-3204-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_85room0-3204-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f759607d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:27:44.863 ***🔗
alice_unnamed_85@localhost/res1 in
<message from='alice_unnamed_85room0-3204-0@muc.localhost' to='alice_unnamed_85@localhost/res1' id='946fad20-0493-448e-8583-a5f7eadfab8d'>
	<result xmlns='urn:xmpp:mam:1' id='C5DT9MBE3G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T12:37:35.000000Z' from='alice_unnamed_85room0-3204-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_85room0-3204-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>90eeb908</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:27:44.863 ***🔗
alice_unnamed_85@localhost/res1 in
<message from='alice_unnamed_85room0-3204-0@muc.localhost' to='alice_unnamed_85@localhost/res1' id='8945a076-5b21-4026-b595-e4d640a53324'>
	<result xmlns='urn:xmpp:mam:1' id='C5EOOKBFG00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T21:23:44.000000Z' from='alice_unnamed_85room0-3204-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_85room0-3204-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>30be70a2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:27:44.863 ***🔗
alice_unnamed_85@localhost/res1 in
<message from='alice_unnamed_85room0-3204-0@muc.localhost' to='alice_unnamed_85@localhost/res1' id='e00aee72-03b4-4052-b0ae-3580f55c91b6'>
	<result xmlns='urn:xmpp:mam:1' id='C5ER178LJG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T00:06:07.000000Z' from='alice_unnamed_85room0-3204-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_85room0-3204-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>eee584ed</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:27:44.863 ***🔗
alice_unnamed_85@localhost/res1 in
<message from='alice_unnamed_85room0-3204-0@muc.localhost' to='alice_unnamed_85@localhost/res1' id='9040882d-25f0-4f1d-ada3-c8d0e7e8f3ef'>
	<result xmlns='urn:xmpp:mam:1' id='C5FIJB1F3G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T04:13:03.000000Z' from='alice_unnamed_85room0-3204-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_85room0-3204-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>19be114d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:27:44.863 ***🔗
alice_unnamed_85@localhost/res1 in
<message from='alice_unnamed_85room0-3204-0@muc.localhost' to='alice_unnamed_85@localhost/res1' id='7e7737d6-3df8-415d-8d87-adf75b7e6ca7'>
	<result xmlns='urn:xmpp:mam:1' id='C5GITRESSG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T18:47:13.000000Z' from='alice_unnamed_85room0-3204-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_85room0-3204-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5fc8fdb3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:27:44.863 ***🔗
alice_unnamed_85@localhost/res1 in
<message from='alice_unnamed_85room0-3204-0@muc.localhost' to='alice_unnamed_85@localhost/res1' id='817a3a2b-6ff3-4152-801e-7bff52271051'>
	<result xmlns='urn:xmpp:mam:1' id='C5H3CTT54005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T14:26:16.000000Z' from='alice_unnamed_85room0-3204-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_85room0-3204-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4c794fce</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:27:44.863 ***🔗
alice_unnamed_85@localhost/res1 in
<message from='alice_unnamed_85room0-3204-0@muc.localhost' to='alice_unnamed_85@localhost/res1' id='f2f9b10f-5b16-48a7-ab90-d62f1b82a79f'>
	<result xmlns='urn:xmpp:mam:1' id='C5HLH24AO001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T12:04:00.000000Z' from='alice_unnamed_85room0-3204-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_85room0-3204-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6be6b6ba</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:27:44.863 ***🔗
alice_unnamed_85@localhost/res1 in
<message from='alice_unnamed_85room0-3204-0@muc.localhost' to='alice_unnamed_85@localhost/res1' id='754cb568-d2f6-49e6-a4f3-6ffd1461501e'>
	<result xmlns='urn:xmpp:mam:1' id='C5IDBOAI3G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T16:30:07.000000Z' from='alice_unnamed_85room0-3204-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_85room0-3204-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e7afe288</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:27:44.863 ***🔗
alice_unnamed_85@localhost/res1 in
<message from='alice_unnamed_85room0-3204-0@muc.localhost' to='alice_unnamed_85@localhost/res1' id='497720dc-3b9b-4989-a372-134287ef64d3'>
	<result xmlns='urn:xmpp:mam:1' id='C5ILFFJ89G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T02:11:07.000000Z' from='alice_unnamed_85room0-3204-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_85room0-3204-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e2904726</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:27:44.863 ***🔗
alice_unnamed_85@localhost/res1 in
<message from='alice_unnamed_85room0-3204-0@muc.localhost' to='alice_unnamed_85@localhost/res1' id='350df3b4-4e48-41c4-9f31-22e5083033f1'>
	<result xmlns='urn:xmpp:mam:1' id='C5JLINACQG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T16:29:01.000000Z' from='alice_unnamed_85room0-3204-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_85room0-3204-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d0d6de86</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:27:44.863 ***🔗
alice_unnamed_85@localhost/res1 in
<message from='alice_unnamed_85room0-3204-0@muc.localhost' to='alice_unnamed_85@localhost/res1' id='24d0f65c-0190-4b8d-8302-210dc673e5e9'>
	<result xmlns='urn:xmpp:mam:1' id='C5K9ICO2600K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T16:19:56.000000Z' from='alice_unnamed_85room0-3204-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_85room0-3204-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>28573b38</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:27:44.863 ***🔗
alice_unnamed_85@localhost/res1 in
<message from='alice_unnamed_85room0-3204-0@muc.localhost' to='alice_unnamed_85@localhost/res1' id='b7c783c5-957d-418d-b88a-ed41f2d44c7b'>
	<result xmlns='urn:xmpp:mam:1' id='C5KLF78U300K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T06:31:50.000000Z' from='alice_unnamed_85room0-3204-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_85room0-3204-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>069869d3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:27:44.863 ***🔗
alice_unnamed_85@localhost/res1 in
<message from='alice_unnamed_85room0-3204-0@muc.localhost' to='alice_unnamed_85@localhost/res1' id='84ca9bb1-fcaf-47f0-9ad5-3675e112298f'>
	<result xmlns='urn:xmpp:mam:1' id='C5L60QHI000C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T02:16:32.000000Z' from='alice_unnamed_85room0-3204-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_85room0-3204-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f7bdbacb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:27:44.863 ***🔗
alice_unnamed_85@localhost/res1 in
<message from='alice_unnamed_85room0-3204-0@muc.localhost' to='alice_unnamed_85@localhost/res1' id='14a22dee-8dfa-484b-bb94-a88bb1dfbaaf'>
	<result xmlns='urn:xmpp:mam:1' id='C5M4J5OJO006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T14:45:04.000000Z' from='alice_unnamed_85room0-3204-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_85room0-3204-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c7f3fed6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:27:44.864 ***🔗
alice_unnamed_85@localhost/res1 in
<iq from='alice_unnamed_85room0-3204-0@muc.localhost' to='alice_unnamed_85@localhost/res1' id='e7fdc0da85df446662a4e35f06af885f' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5C19D25R007</first>
			<last>C5M4J5OJO006</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-04-23 06:27:44.864 ***🔗
alice_unnamed_85@localhost/res1 out
</stream:stream>

*** User 2024-04-23 06:27:44.864 ***🔗
alice_unnamed_85@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-23 06:27:44.893 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-23 06:27:44.943 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_34.html



=== Ended at 2024-04-23 06:27:44
=== successfully completed test case
=== === Returned value: ok