=== 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.3099.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},
                      muc => #{host => {prefix,<<"muc.">>}},
                      backend => cassandra,send_message => mod_mam_utils,
                      max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      full_text_search => true,message_retraction => true,
                      default_result_limit => 50,
                      archive_chat_markers => false,
                      enforce_simple_queries => false,
                      no_stanzaid_element => false,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      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@cb6b7e4b1a11.2024-04-23_11.33.17/big_tests.tests.mam_SUITE.logs/run.2024-04-23_11.33.18/mam_suite.muc_querying_for_all_messages_with_jid.11778.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@cb6b7e4b1a11.2024-04-23_11.33.17/big_tests.tests.mam_SUITE.logs/run.2024-04-23_11.33.18/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_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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => mnesia,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              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 => <<>>,persistent => false,
                    title => <<>>,password => <<>>,subject => <<>>,
                    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_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_amp => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        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,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              backend => mnesia,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@cb6b7e4b1a11.2024-04-23_11.33.17"

=== Started at 2024-04-23 11:33:32


*** CT 2024-04-23 11:33:32.488 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_25.html
Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-23 11:33:34.170 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-23 11:33:34.173 ***🔗
alicE_unnamed_78@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 11:33:34.173 ***🔗
alicE_unnamed_78@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8c188fadaf7f42cf' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 11:33:34.173 ***🔗
alicE_unnamed_78@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 11:33:34.173 ***🔗
alicE_unnamed_78@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfNzgAbWF0eWdyeXNh</auth>



*** User 2024-04-23 11:33:34.174 ***🔗
alicE_unnamed_78@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 11:33:34.174 ***🔗
alicE_unnamed_78@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 11:33:34.174 ***🔗
alicE_unnamed_78@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='aa19180db10d10cb' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_78@localhost'>

*** User 2024-04-23 11:33:34.174 ***🔗
alicE_unnamed_78@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 11:33:34.174 ***🔗
alicE_unnamed_78@localhost/res1 out
<iq type='set' id='b02649f5e8f409854173854522fbed7b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 11:33:34.174 ***🔗
alicE_unnamed_78@localhost/res1 in
<iq id='b02649f5e8f409854173854522fbed7b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_78@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 11:33:34.174 ***🔗
alice_unnamed_78@localhost/res1 out
<iq type='set' id='4687fb060d8a171309d9b9afb6b6f4ec'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 11:33:34.175 ***🔗
alice_unnamed_78@localhost/res1 in
<iq from='localhost' to='alice_unnamed_78@localhost/res1' id='4687fb060d8a171309d9b9afb6b6f4ec' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 11:33:34.175 ***🔗
alice_unnamed_78@localhost/res1 out
<presence/>



*** User 2024-04-23 11:33:34.176 ***🔗
alice_unnamed_78@localhost/res1 in
<presence from='alice_unnamed_78@localhost/res1' to='alice_unnamed_78@localhost/res1'/>



*** User 2024-04-23 11:33:34.176 ***🔗
alice_unnamed_78@localhost/res1 out
<iq type='set' id='0dd31722df76c55198a8cdc50ee4dbcc' to='alicE_unnamed_78room0-3154-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_78room0-3154-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-04-23 11:33:34.181 ***🔗
alice_unnamed_78@localhost/res1 in
<message from='alice_unnamed_78room0-3154-0@muc.localhost' to='alice_unnamed_78@localhost/res1' id='7fa1d940-217a-45ff-b92b-3d54b050760e'>
	<result xmlns='urn:xmpp:mam:1' id='C5C8T6J7C001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T22:07:20.000000Z' from='alice_unnamed_78room0-3154-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_78room0-3154-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>12a36277</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:33:34.181 ***🔗
alice_unnamed_78@localhost/res1 in
<message from='alice_unnamed_78room0-3154-0@muc.localhost' to='alice_unnamed_78@localhost/res1' id='8c4c5d18-3fe6-4a87-a137-0c51b2629f62'>
	<result xmlns='urn:xmpp:mam:1' id='C5CGGQD5H00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T07:12:18.000000Z' from='alice_unnamed_78room0-3154-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_78room0-3154-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>473aa08d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:33:34.181 ***🔗
alice_unnamed_78@localhost/res1 in
<message from='alice_unnamed_78room0-3154-0@muc.localhost' to='alice_unnamed_78@localhost/res1' id='99bcb093-f236-4d27-b0dd-73aa41989a6f'>
	<result xmlns='urn:xmpp:mam:1' id='C5D86L516G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T11:27:33.000000Z' from='alice_unnamed_78room0-3154-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_78room0-3154-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bfd62c0b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:33:34.181 ***🔗
alice_unnamed_78@localhost/res1 in
<message from='alice_unnamed_78room0-3154-0@muc.localhost' to='alice_unnamed_78@localhost/res1' id='ac0dbd0d-4e53-4d4d-9de5-d3ee5c88db1b'>
	<result xmlns='urn:xmpp:mam:1' id='C5DMMLCF1G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T04:45:31.000000Z' from='alice_unnamed_78room0-3154-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_78room0-3154-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fda28062</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:33:34.181 ***🔗
alice_unnamed_78@localhost/res1 in
<message from='alice_unnamed_78room0-3154-0@muc.localhost' to='alice_unnamed_78@localhost/res1' id='ea142a46-281b-40ee-8ed3-485deb864d7e'>
	<result xmlns='urn:xmpp:mam:1' id='C5ELNNFIH00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T17:46:58.000000Z' from='alice_unnamed_78room0-3154-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_78room0-3154-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0f2308ba</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:33:34.181 ***🔗
alice_unnamed_78@localhost/res1 in
<message from='alice_unnamed_78room0-3154-0@muc.localhost' to='alice_unnamed_78@localhost/res1' id='1598ade8-54ec-4aac-9bcf-d4a9cb7309a1'>
	<result xmlns='urn:xmpp:mam:1' id='C5F10UNGEG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T07:15:01.000000Z' from='alice_unnamed_78room0-3154-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_78room0-3154-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a89ec1fa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:33:34.181 ***🔗
alice_unnamed_78@localhost/res1 in
<message from='alice_unnamed_78room0-3154-0@muc.localhost' to='alice_unnamed_78@localhost/res1' id='72a35a6c-8e47-4b33-bf00-3b010ed003d1'>
	<result xmlns='urn:xmpp:mam:1' id='C5FGC9N6800J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T01:34:08.000000Z' from='alice_unnamed_78room0-3154-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_78room0-3154-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4caed2da</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:33:34.182 ***🔗
alice_unnamed_78@localhost/res1 in
<message from='alice_unnamed_78room0-3154-0@muc.localhost' to='alice_unnamed_78@localhost/res1' id='3b60378d-c22e-452c-b89b-6110cbc99b2d'>
	<result xmlns='urn:xmpp:mam:1' id='C5GC84LB6G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T10:49:09.000000Z' from='alice_unnamed_78room0-3154-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_78room0-3154-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5a40e5de</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:33:34.182 ***🔗
alice_unnamed_78@localhost/res1 in
<message from='alice_unnamed_78room0-3154-0@muc.localhost' to='alice_unnamed_78@localhost/res1' id='31a2dace-ab6d-452b-b121-07475dc8bd7d'>
	<result xmlns='urn:xmpp:mam:1' id='C5H4D8KNE003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T15:38:36.000000Z' from='alice_unnamed_78room0-3154-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_78room0-3154-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fc0daf6f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:33:34.182 ***🔗
alice_unnamed_78@localhost/res1 in
<message from='alice_unnamed_78room0-3154-0@muc.localhost' to='alice_unnamed_78@localhost/res1' id='fdbe02bf-0fde-4631-b464-9c9d5ef624be'>
	<result xmlns='urn:xmpp:mam:1' id='C5HOI3OQH00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T15:41:06.000000Z' from='alice_unnamed_78room0-3154-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_78room0-3154-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>58d458c8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:33:34.182 ***🔗
alice_unnamed_78@localhost/res1 in
<message from='alice_unnamed_78room0-3154-0@muc.localhost' to='alice_unnamed_78@localhost/res1' id='d9e0f3e6-3a9c-4816-b6e0-404a4497c1fe'>
	<result xmlns='urn:xmpp:mam:1' id='C5IJ7CL7JG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T23:29:51.000000Z' from='alice_unnamed_78room0-3154-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_78room0-3154-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e8c46a0f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:33:34.182 ***🔗
alice_unnamed_78@localhost/res1 in
<message from='alice_unnamed_78room0-3154-0@muc.localhost' to='alice_unnamed_78@localhost/res1' id='79bbd511-aced-495c-baba-fde34ea46c23'>
	<result xmlns='urn:xmpp:mam:1' id='C5IKP9B9C008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T01:21:28.000000Z' from='alice_unnamed_78room0-3154-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_78room0-3154-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>12943159</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:33:34.182 ***🔗
alice_unnamed_78@localhost/res1 in
<message from='alice_unnamed_78room0-3154-0@muc.localhost' to='alice_unnamed_78@localhost/res1' id='b6fd3771-4517-4aae-8c8b-5a2c84902323'>
	<result xmlns='urn:xmpp:mam:1' id='C5JHNTF2T008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T11:54:18.000000Z' from='alice_unnamed_78room0-3154-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_78room0-3154-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3b117bc5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:33:34.182 ***🔗
alice_unnamed_78@localhost/res1 in
<message from='alice_unnamed_78room0-3154-0@muc.localhost' to='alice_unnamed_78@localhost/res1' id='b3338f57-1bb0-446f-9570-97808f698c82'>
	<result xmlns='urn:xmpp:mam:1' id='C5KAV3G22G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T17:59:57.000000Z' from='alice_unnamed_78room0-3154-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_78room0-3154-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e83d0cfb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:33:34.182 ***🔗
alice_unnamed_78@localhost/res1 in
<message from='alice_unnamed_78room0-3154-0@muc.localhost' to='alice_unnamed_78@localhost/res1' id='3d3b8df0-7d6d-4d52-9498-0f54f950047a'>
	<result xmlns='urn:xmpp:mam:1' id='C5L1JCD4C009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T21:00:08.000000Z' from='alice_unnamed_78room0-3154-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_78room0-3154-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7f0a0c7c</body>
			</message>
		</forwarded>
	</result>
</message>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-23 11:33:34.182 ***🔗
alice_unnamed_78@localhost/res1 in
<message from='alice_unnamed_78room0-3154-0@muc.localhost' to='alice_unnamed_78@localhost/res1' id='d61e38b5-d82f-4425-aacd-6b164a29f16f'>
	<result xmlns='urn:xmpp:mam:1' id='C5LARF58Q00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T08:02:28.000000Z' from='alice_unnamed_78room0-3154-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_78room0-3154-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>afef94ed</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:33:34.182 ***🔗
alice_unnamed_78@localhost/res1 in
<message from='alice_unnamed_78room0-3154-0@muc.localhost' to='alice_unnamed_78@localhost/res1' id='19aaa676-d41d-4da1-8cb9-adcbc4089cf1'>
	<result xmlns='urn:xmpp:mam:1' id='C5M3J0O4Q00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T13:33:08.000000Z' from='alice_unnamed_78room0-3154-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_78room0-3154-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>80666117</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:33:34.182 ***🔗
alice_unnamed_78@localhost/res1 in
<iq from='alice_unnamed_78room0-3154-0@muc.localhost' to='alice_unnamed_78@localhost/res1' id='0dd31722df76c55198a8cdc50ee4dbcc' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5C8T6J7C001</first>
			<last>C5M3J0O4Q00F</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-04-23 11:33:34.182 ***🔗
alice_unnamed_78@localhost/res1 out
</stream:stream>

*** User 2024-04-23 11:33:34.182 ***🔗
alice_unnamed_78@localhost/res1 in
</stream:stream>

*** User 2024-04-23 11:33:34.262 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-23 11:33:34.279 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_26.html



=== Ended at 2024-04-23 11:33:34
=== successfully completed test case
=== === Returned value: ok