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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {watchdog,<0.5976.1>},
     {basic_group,mam_all},
     {configuration,rdbms_mnesia_cache},
     {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@998557c7e1d1.2022-01-27_12.27.57/big_tests.tests.mam_SUITE.logs/run.2022-01-27_12.31.28/mam_suite.querying_for_all_messages_with_jid.75267.html"},
     {tc_group_properties,[{name,mam06},parallel]},
     {tc_group_path,[[{name,rdbms_mnesia_cache_mam_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@998557c7e1d1.2022-01-27_12.27.57/big_tests.tests.mam_SUITE.logs/run.2022-01-27_12.31.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,<<"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 => [{archive_groupchats,false}],
        mod_mam_cache_user => [{pm,true}],
        mod_mam_mnesia_prefs => [{pm,true}],
        mod_mam_rdbms_arch => [],
        mod_mam_rdbms_user => [{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@998557c7e1d1.2022-01-27_12.27.57"

=== Started at 2022-01-27 12:32:31


*** CT 2022-01-27 12:32:31.415 *** View log from node mongooseim@localhost when started mongooseim@localhost_1771.html
*** CT 2022-01-27 12:32:31.415 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_538.html

*** User 2022-01-27 12:32:31.683 ***
alicE_unnamed_1340@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-01-27 12:32:31.683 ***
alicE_unnamed_1340@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4ffcc69c48fd4e2f' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-01-27 12:32:31.683 ***
alicE_unnamed_1340@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-01-27 12:32:31.684 ***
alicE_unnamed_1340@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTM0MABtYXR5Z3J5c2E=</auth>



*** User 2022-01-27 12:32:31.685 ***
alicE_unnamed_1340@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 12:32:31.685 ***
alicE_unnamed_1340@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-01-27 12:32:31.685 ***
alicE_unnamed_1340@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='03b81aceaae91b07' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-01-27 12:32:31.685 ***
alicE_unnamed_1340@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-01-27 12:32:31.685 ***
alicE_unnamed_1340@domain.example.com/res1 out
<iq type='set' id='4b3a35b49b412b15c6595f1cb70bccc5'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 12:32:31.685 ***
alicE_unnamed_1340@domain.example.com/res1 in
<iq id='4b3a35b49b412b15c6595f1cb70bccc5' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_1340@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 12:32:31.685 ***
alicE_unnamed_1340@domain.example.com/res1 out
<iq type='set' id='165e8d884b58b502f2c364a7fd8f3544'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 12:32:31.686 ***
alicE_unnamed_1340@domain.example.com/res1 in
<iq type='result' id='165e8d884b58b502f2c364a7fd8f3544'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 12:32:31.686 ***
alicE_unnamed_1340@domain.example.com/res1 out
<presence/>



*** User 2022-01-27 12:32:31.688 ***
alicE_unnamed_1340@domain.example.com/res1 in
<presence from='alicE_unnamed_1340@domain.example.com/res1' to='alice_unnamed_1340@domain.example.com/res1' xml:lang='en'/>



*** User 2022-01-27 12:32:31.688 ***
alicE_unnamed_1340@domain.example.com/res1 out
<iq type='set' id='133ab78854c8f1d722a417d7bbca8ca3'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data'>
			<field var='with'>
				<value>bob_unnamed_1340@domain.example.com</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-01-27 12:32:31.690 ***
alicE_unnamed_1340@domain.example.com/res1 in
<message from='alicE_unnamed_1340@domain.example.com' to='alicE_unnamed_1340@domain.example.com/res1' id='d2c55887-b8fd-47ca-af56-b3246dc0d18c'>
	<result xmlns='urn:xmpp:mam:2' id='BLAADNLO200K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T08:42:12Z' from='alice_unnamed_1340@domain.example.com'/>
			<message from='alice_unnamed_1340@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1340@domain.example.com' type='chat'>
				<body>e4cd7004</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:31.690 ***
alicE_unnamed_1340@domain.example.com/res1 in
<message from='alicE_unnamed_1340@domain.example.com' to='alicE_unnamed_1340@domain.example.com/res1' id='e52d6805-1b1d-4906-b6a4-ab2d5666fd45'>
	<result xmlns='urn:xmpp:mam:2' id='BLB4CUJGO00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T15:41:36Z' from='alice_unnamed_1340@domain.example.com'/>
			<message from='alice_unnamed_1340@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1340@domain.example.com' type='chat'>
				<body>1beaec25</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:31.690 ***
alicE_unnamed_1340@domain.example.com/res1 in
<message from='alicE_unnamed_1340@domain.example.com' to='alicE_unnamed_1340@domain.example.com/res1' id='0ee30f69-598a-45d7-934f-047dd66cf9fa'>
	<result xmlns='urn:xmpp:mam:2' id='BLBDBRK7U00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T02:23:24Z' from='alice_unnamed_1340@domain.example.com'/>
			<message from='alice_unnamed_1340@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1340@domain.example.com' type='chat'>
				<body>9f933ffb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:31.690 ***
alicE_unnamed_1340@domain.example.com/res1 in
<message from='alicE_unnamed_1340@domain.example.com' to='alicE_unnamed_1340@domain.example.com/res1' id='a3d2c16e-18cc-41fa-974c-9404e64fec0e'>
	<result xmlns='urn:xmpp:mam:2' id='BLCFMA54I00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T19:20:36Z' from='alice_unnamed_1340@domain.example.com'/>
			<message from='alice_unnamed_1340@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1340@domain.example.com' type='chat'>
				<body>9f8cf59c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:31.691 ***
alicE_unnamed_1340@domain.example.com/res1 in
<message from='alicE_unnamed_1340@domain.example.com' to='alicE_unnamed_1340@domain.example.com/res1' id='d8bc504c-be1f-4192-850c-980207c3c41b'>
	<result xmlns='urn:xmpp:mam:2' id='BLCT88R78G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T11:31:21Z' from='alice_unnamed_1340@domain.example.com'/>
			<message from='alice_unnamed_1340@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1340@domain.example.com' type='chat'>
				<body>c471daf1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:31.691 ***
alicE_unnamed_1340@domain.example.com/res1 in
<message from='alicE_unnamed_1340@domain.example.com' to='alicE_unnamed_1340@domain.example.com/res1' id='4b78e8f2-2cd6-4ee6-bb7a-0e9a74c0e471'>
	<result xmlns='urn:xmpp:mam:2' id='BLDAD4CQO00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T03:12:48Z' from='alice_unnamed_1340@domain.example.com'/>
			<message from='alice_unnamed_1340@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1340@domain.example.com' type='chat'>
				<body>89ccf452</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:31.691 ***
alicE_unnamed_1340@domain.example.com/res1 in
<message from='alicE_unnamed_1340@domain.example.com' to='alicE_unnamed_1340@domain.example.com/res1' id='4e445576-8b60-4f85-b8ab-f5c14f0bcf98'>
	<result xmlns='urn:xmpp:mam:2' id='BLE6GBC2TG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T12:44:19Z' from='alice_unnamed_1340@domain.example.com'/>
			<message from='alice_unnamed_1340@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1340@domain.example.com' type='chat'>
				<body>52e98718</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:31.691 ***
alicE_unnamed_1340@domain.example.com/res1 in
<message from='alicE_unnamed_1340@domain.example.com' to='alicE_unnamed_1340@domain.example.com/res1' id='f517c1c3-4f90-423e-850b-be89be7563e9'>
	<result xmlns='urn:xmpp:mam:2' id='BLEG6B89T00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T00:17:46Z' from='alice_unnamed_1340@domain.example.com'/>
			<message from='alice_unnamed_1340@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1340@domain.example.com' type='chat'>
				<body>85c41459</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:31.691 ***
alicE_unnamed_1340@domain.example.com/res1 in
<message from='alicE_unnamed_1340@domain.example.com' to='alicE_unnamed_1340@domain.example.com/res1' id='6356aee2-a7d2-49f6-bf3c-ef5676be8fce'>
	<result xmlns='urn:xmpp:mam:2' id='BLF9R70R8G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T06:54:01Z' from='alice_unnamed_1340@domain.example.com'/>
			<message from='alice_unnamed_1340@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1340@domain.example.com' type='chat'>
				<body>35d8ca7f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:31.691 ***
alicE_unnamed_1340@domain.example.com/res1 in
<message from='alicE_unnamed_1340@domain.example.com' to='alicE_unnamed_1340@domain.example.com/res1' id='6a2be923-07d8-455d-a265-d1756c51612b'>
	<result xmlns='urn:xmpp:mam:2' id='BLFP29S4OG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T01:03:37Z' from='alice_unnamed_1340@domain.example.com'/>
			<message from='alice_unnamed_1340@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1340@domain.example.com' type='chat'>
				<body>716b9883</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:31.691 ***
alicE_unnamed_1340@domain.example.com/res1 in
<message from='alicE_unnamed_1340@domain.example.com' to='alicE_unnamed_1340@domain.example.com/res1' id='55ff4733-e90a-4f9d-8360-e0c0ee09a0d4'>
	<result xmlns='urn:xmpp:mam:2' id='BLGQ5EGBEG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T16:32:53Z' from='alice_unnamed_1340@domain.example.com'/>
			<message from='alice_unnamed_1340@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1340@domain.example.com' type='chat'>
				<body>51845028</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:31.691 ***
alicE_unnamed_1340@domain.example.com/res1 in
<message from='alicE_unnamed_1340@domain.example.com' to='alicE_unnamed_1340@domain.example.com/res1' id='99e77d2b-73c9-4e98-afd9-10eff9788b7e'>
	<result xmlns='urn:xmpp:mam:2' id='BLH0U9TGFG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T00:37:59Z' from='alice_unnamed_1340@domain.example.com'/>
			<message from='alice_unnamed_1340@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1340@domain.example.com' type='chat'>
				<body>917e5bdf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:31.691 ***
alicE_unnamed_1340@domain.example.com/res1 in
<message from='alicE_unnamed_1340@domain.example.com' to='alicE_unnamed_1340@domain.example.com/res1' id='7540972c-5dfa-4dc9-8c42-47737e4688a2'>
	<result xmlns='urn:xmpp:mam:2' id='BLHRLSFD0G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T08:31:53Z' from='alice_unnamed_1340@domain.example.com'/>
			<message from='alice_unnamed_1340@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1340@domain.example.com' type='chat'>
				<body>b03271cf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:31.691 ***
alicE_unnamed_1340@domain.example.com/res1 in
<message from='alicE_unnamed_1340@domain.example.com' to='alicE_unnamed_1340@domain.example.com/res1' id='bef90c6b-982d-4c0f-a1ab-d4161fbfe413'>
	<result xmlns='urn:xmpp:mam:2' id='BLIBVHJ30G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T03:58:49Z' from='alice_unnamed_1340@domain.example.com'/>
			<message from='alice_unnamed_1340@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1340@domain.example.com' type='chat'>
				<body>5f5def23</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:31.691 ***
alicE_unnamed_1340@domain.example.com/res1 in
<message from='alicE_unnamed_1340@domain.example.com' to='alicE_unnamed_1340@domain.example.com/res1' id='51976c92-c66f-471f-8e88-29cfe63b3e0d'>
	<result xmlns='urn:xmpp:mam:2' id='BLJ9NN0EJG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T15:28:47Z' from='alice_unnamed_1340@domain.example.com'/>
			<message from='alice_unnamed_1340@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1340@domain.example.com' type='chat'>
				<body>215d61b2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:31.691 ***
alicE_unnamed_1340@domain.example.com/res1 in
<message from='alicE_unnamed_1340@domain.example.com' to='alicE_unnamed_1340@domain.example.com/res1' id='e8836e7a-40d9-4023-93ab-597d3b01c336'>
	<result xmlns='urn:xmpp:mam:2' id='BLK2FF8UHG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-26T20:59:55Z' from='alice_unnamed_1340@domain.example.com'/>
			<message from='alice_unnamed_1340@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1340@domain.example.com' type='chat'>
				<body>faa4c31c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:31.691 ***
alicE_unnamed_1340@domain.example.com/res1 in
<message from='alicE_unnamed_1340@domain.example.com' to='alicE_unnamed_1340@domain.example.com/res1' id='54dfbd97-600a-47eb-b12d-c5314d037a52'>
	<result xmlns='urn:xmpp:mam:2' id='BLKCQ3IJ2009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T09:19:32Z' from='alice_unnamed_1340@domain.example.com'/>
			<message from='alice_unnamed_1340@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1340@domain.example.com' type='chat'>
				<body>acdaac93</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:31.691 ***
alicE_unnamed_1340@domain.example.com/res1 in
<iq from='alicE_unnamed_1340@domain.example.com' to='alicE_unnamed_1340@domain.example.com/res1' id='133ab78854c8f1d722a417d7bbca8ca3' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BLAADNLO200K</first>
			<last>BLKCQ3IJ2009</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2022-01-27 12:32:31.691 ***
alicE_unnamed_1340@domain.example.com/res1 out
</stream:stream>

*** User 2022-01-27 12:32:31.692 ***
alicE_unnamed_1340@domain.example.com/res1 in
</stream:stream>
*** CT 2022-01-27 12:32:31.697 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_538.html
*** CT 2022-01-27 12:32:31.697 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1776.html



=== Ended at 2022-01-27 12:32:31
=== successfully completed test case
=== === Returned value: ok