=== 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.23656.0>},
     {basic_group,muc_all},
     {configuration,rdbms},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@88d84ff17c71.2022-03-04_11.16.52/big_tests.tests.mam_SUITE.logs/run.2022-03-04_11.20.29/mam_suite.muc_querying_for_all_messages_with_jid.25731.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@88d84ff17c71.2022-03-04_11.16.52/big_tests.tests.mam_SUITE.logs/run.2022-03-04_11.20.29/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"test type">>},max_user_sessions] =>
                          {ok,[#{acl => all,value => 10}]}}},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{mod_adhoc => [],mod_amp => [],mod_bosh => [],
        mod_cache_users => [{number_of_segments,5},{time_to_live,2}],
        mod_carboncopy => [],mod_commands => [],
        mod_disco => [{users_can_see_hidden_services,false}],
        mod_mam_muc =>
            [{host,{prefix,<<"groupchats.">>}},{archive_groupchats,false}],
        mod_mam_muc_rdbms_arch => [],
        mod_mam_rdbms_prefs => [{muc,true}],
        mod_mam_rdbms_user => [{muc,true},{pm,true}],
        mod_muc =>
            [{host,{prefix,<<"groupchats.">>}},
             {backend,rdbms},
             {hibernate_timeout,2000},
             {hibernated_room_check_interval,1000},
             {hibernated_room_timeout,2000},
             {access,muc},
             {access_create,muc_create}],
        mod_muc_commands => [],mod_muc_light_commands => [],
        mod_muc_log => [{outdir,"/tmp/muclogs"},{access_log,muc}],
        mod_register =>
            [{access,register},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {welcome_message,{[],[]}}],
        mod_roster => [{backend,rdbms}],
        mod_sic => [],mod_stream_management => [],
        mod_vcard => [{backend,rdbms},{host,{prefix,<<"vjud.">>}}]}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@88d84ff17c71.2022-03-04_11.16.52"

=== Started at 2022-03-04 11:20:34


*** CT 2022-03-04 11:20:35.017 *** View log from node mongooseim@localhost when started mongooseim@localhost_939.html
*** CT 2022-03-04 11:20:35.017 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_529.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2022-03-04 11:20:35.546 ***
alicE_unnamed_937@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-04 11:20:35.546 ***
alicE_unnamed_937@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5c9c3b248e779bbe' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:20:35.546 ***
alicE_unnamed_937@domain.example.com/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-04 11:20:35.546 ***
alicE_unnamed_937@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfOTM3AG1hdHlncnlzYQ==</auth>



*** User 2022-03-04 11:20:35.548 ***
alicE_unnamed_937@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-04 11:20:35.548 ***
alicE_unnamed_937@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-04 11:20:35.548 ***
alicE_unnamed_937@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='68c7ebb851dbc596' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:20:35.548 ***
alicE_unnamed_937@domain.example.com/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-04 11:20:35.548 ***
alicE_unnamed_937@domain.example.com/res1 out
<iq type='set' id='b610fd71ae26b21e57eeca0320d7cbf5'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-04 11:20:35.548 ***
alicE_unnamed_937@domain.example.com/res1 in
<iq id='b610fd71ae26b21e57eeca0320d7cbf5' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_937@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-04 11:20:35.548 ***
alicE_unnamed_937@domain.example.com/res1 out
<iq type='set' id='85f2a3051b2e550f9742d0e80bcdc26a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:20:35.549 ***
alicE_unnamed_937@domain.example.com/res1 in
<iq type='result' id='85f2a3051b2e550f9742d0e80bcdc26a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:20:35.549 ***
alicE_unnamed_937@domain.example.com/res1 out
<presence/>



*** User 2022-03-04 11:20:35.550 ***
alicE_unnamed_937@domain.example.com/res1 in
<presence from='alicE_unnamed_937@domain.example.com/res1' to='alice_unnamed_937@domain.example.com/res1' xml:lang='en'/>



*** User 2022-03-04 11:20:35.551 ***
alicE_unnamed_937@domain.example.com/res1 out
<iq type='set' id='03b27d81e9c5f742b497a702ff0dbf2f' to='alicE_unnamed_937room0-23715-0@groupchats.domain.example.com'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data'>
			<field var='with'>
				<value>alicE_unnamed_937room0-23715-0@groupchats.domain.example.com/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-03-04 11:20:35.554 ***
alicE_unnamed_937@domain.example.com/res1 in
<message from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com' to='alicE_unnamed_937@domain.example.com/res1' id='1f70be67-a67c-41d0-a20f-3d545938af02'>
	<result xmlns='urn:xmpp:mam:2' id='BM0R95632G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-16T04:43:09Z' from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7bbf8c4e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:35.555 ***
alicE_unnamed_937@domain.example.com/res1 in
<message from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com' to='alicE_unnamed_937@domain.example.com/res1' id='8d5d0b82-76f5-4673-8b03-47258f9dc694'>
	<result xmlns='urn:xmpp:mam:2' id='BM1HR4SU6G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-17T07:38:13Z' from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>556062c6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:35.555 ***
alicE_unnamed_937@domain.example.com/res1 in
<message from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com' to='alicE_unnamed_937@domain.example.com/res1' id='25250556-33e6-4cbf-b46e-c2ea17ec20dc'>
	<result xmlns='urn:xmpp:mam:2' id='BM2DAC6H2G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-18T16:25:01Z' from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>94b4a97e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:35.555 ***
alicE_unnamed_937@domain.example.com/res1 in
<message from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com' to='alicE_unnamed_937@domain.example.com/res1' id='d0a08383-b40c-48f2-8892-2b092f39e15f'>
	<result xmlns='urn:xmpp:mam:2' id='BM2JRTUS9G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-19T00:13:47Z' from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>75db6c5d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:35.555 ***
alicE_unnamed_937@domain.example.com/res1 in
<message from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com' to='alicE_unnamed_937@domain.example.com/res1' id='b45f0036-3b85-4f56-94b5-e5619192a027'>
	<result xmlns='urn:xmpp:mam:2' id='BM382SPNAG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-20T00:21:01Z' from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a9d47a07</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:35.555 ***
alicE_unnamed_937@domain.example.com/res1 in
<message from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com' to='alicE_unnamed_937@domain.example.com/res1' id='89faacb3-5f1a-48f6-955f-b0fe11506a44'>
	<result xmlns='urn:xmpp:mam:2' id='BM4FP42A2005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-21T23:42:28Z' from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8a2237ca</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:35.555 ***
alicE_unnamed_937@domain.example.com/res1 in
<message from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com' to='alicE_unnamed_937@domain.example.com/res1' id='2f05aa70-4ecf-4e30-904e-fe3d1dce0f10'>
	<result xmlns='urn:xmpp:mam:2' id='BM4PT6AEM009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-22T11:47:24Z' from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>53545664</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:35.555 ***
alicE_unnamed_937@domain.example.com/res1 in
<message from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com' to='alicE_unnamed_937@domain.example.com/res1' id='dfdddc7b-cca5-4f59-a07e-86876988df37'>
	<result xmlns='urn:xmpp:mam:2' id='BM5N0D9UR00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-23T22:30:30Z' from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0caceebe</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:35.555 ***
alicE_unnamed_937@domain.example.com/res1 in
<message from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com' to='alicE_unnamed_937@domain.example.com/res1' id='c6a77190-acf8-4db2-a378-81c1b3d72efa'>
	<result xmlns='urn:xmpp:mam:2' id='BM5QJQSHD007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-24T02:48:42Z' from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c588191c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:35.555 ***
alicE_unnamed_937@domain.example.com/res1 in
<message from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com' to='alicE_unnamed_937@domain.example.com/res1' id='c650de7e-0fbd-4053-9bc8-4078c8415117'>
	<result xmlns='urn:xmpp:mam:2' id='BM6K5GC2E008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-25T09:17:48Z' from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>966042a2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:35.555 ***
alicE_unnamed_937@domain.example.com/res1 in
<message from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com' to='alicE_unnamed_937@domain.example.com/res1' id='558f5131-c096-4254-9c8f-f6866f015191'>
	<result xmlns='urn:xmpp:mam:2' id='BM70PNH7T00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-26T00:22:02Z' from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a4861155</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:35.556 ***
alicE_unnamed_937@domain.example.com/res1 in
<message from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com' to='alicE_unnamed_937@domain.example.com/res1' id='3dc0e8d3-de1f-4c9b-b20d-6801f17b0b46'>
	<result xmlns='urn:xmpp:mam:2' id='BM7PGUKDN006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-27T05:51:58Z' from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>501eb47a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:35.556 ***
alicE_unnamed_937@domain.example.com/res1 in
<message from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com' to='alicE_unnamed_937@domain.example.com/res1' id='8870f6f4-18d8-43c9-b969-3eba2005834a'>
	<result xmlns='urn:xmpp:mam:2' id='BM8FTFQHT002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-28T08:34:50Z' from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>63159727</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:35.556 ***
alicE_unnamed_937@domain.example.com/res1 in
<message from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com' to='alicE_unnamed_937@domain.example.com/res1' id='877938c2-7be9-4c66-bee5-580aa5832aa6'>
	<result xmlns='urn:xmpp:mam:2' id='BM9FA6AP1G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-01T22:02:19Z' from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1c49626e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:35.556 ***
alicE_unnamed_937@domain.example.com/res1 in
<message from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com' to='alicE_unnamed_937@domain.example.com/res1' id='468d605f-d14c-43ab-914f-a5550b9edeac'>
	<result xmlns='urn:xmpp:mam:2' id='BMA3A684J00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-02T21:53:58Z' from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ff665a8b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:35.556 ***
alicE_unnamed_937@domain.example.com/res1 in
<message from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com' to='alicE_unnamed_937@domain.example.com/res1' id='ea852848-2a78-4d5b-bba5-98202b0caa91'>
	<result xmlns='urn:xmpp:mam:2' id='BMA6P3B9U003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-03T02:02:04Z' from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a8d9f484</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:35.556 ***
alicE_unnamed_937@domain.example.com/res1 in
<message from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com' to='alicE_unnamed_937@domain.example.com/res1' id='35fe7ed4-1b82-4edb-ae06-5e21c56c8ae3'>
	<result xmlns='urn:xmpp:mam:2' id='BMBAMVTHE004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-04T20:54:20Z' from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ca2aaedd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:35.556 ***
alicE_unnamed_937@domain.example.com/res1 in
<iq from='alice_unnamed_937room0-23715-0@groupchats.domain.example.com' to='alicE_unnamed_937@domain.example.com/res1' id='03b27d81e9c5f742b497a702ff0dbf2f' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BM0R95632G01</first>
			<last>BMBAMVTHE004</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2022-03-04 11:20:35.556 ***
alicE_unnamed_937@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-04 11:20:35.557 ***
alicE_unnamed_937@domain.example.com/res1 in
</stream:stream>
*** CT 2022-03-04 11:20:35.568 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_529.html
*** CT 2022-03-04 11:20:35.569 *** View log from node mongooseim@localhost when finished mongooseim@localhost_940.html



=== Ended at 2022-03-04 11:20:35
=== successfully completed test case
=== === Returned value: ok