=== 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.2959.1>},
     {basic_group,mam_all},
     {configuration,rdbms_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.29701.html"},
     {tc_group_properties,[{name,mam06},parallel]},
     {tc_group_path,[[{name,rdbms_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_rdbms_arch => [],
        mod_mam_rdbms_prefs => [{pm,true}],
        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:22


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

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

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



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



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

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



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



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



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



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



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



*** User 2022-01-27 12:32:22.879 ***
alicE_unnamed_1255@domain.example.com/res1 out
<iq type='set' id='773433e7169ddfe7a69f9a77804a7df0'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data'>
			<field var='with'>
				<value>bob_unnamed_1255@domain.example.com</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-01-27 12:32:22.883 ***
alicE_unnamed_1255@domain.example.com/res1 in
<message from='alicE_unnamed_1255@domain.example.com' to='alicE_unnamed_1255@domain.example.com/res1' id='8abf7c44-50ae-4ddf-bfa1-9f5a7a6f96a6'>
	<result xmlns='urn:xmpp:mam:2' id='BLA4P4D7A00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T01:58:12Z' from='alice_unnamed_1255@domain.example.com'/>
			<message from='alice_unnamed_1255@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1255@domain.example.com' type='chat'>
				<body>15f7d03a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:22.883 ***
alicE_unnamed_1255@domain.example.com/res1 in
<message from='alicE_unnamed_1255@domain.example.com' to='alicE_unnamed_1255@domain.example.com/res1' id='21f6b0b5-85b8-44d3-b04d-ac99930eb27c'>
	<result xmlns='urn:xmpp:mam:2' id='BLB66CIGQG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T17:50:05Z' from='alice_unnamed_1255@domain.example.com'/>
			<message from='alice_unnamed_1255@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1255@domain.example.com' type='chat'>
				<body>6fa0b8d1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:22.884 ***
alicE_unnamed_1255@domain.example.com/res1 in
<message from='alicE_unnamed_1255@domain.example.com' to='alicE_unnamed_1255@domain.example.com/res1' id='a06ec2dc-db4f-448d-97bd-55a1cbc5f284'>
	<result xmlns='urn:xmpp:mam:2' id='BLBMSNUMEG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T13:45:25Z' from='alice_unnamed_1255@domain.example.com'/>
			<message from='alice_unnamed_1255@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1255@domain.example.com' type='chat'>
				<body>aaa7f065</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:22.884 ***
alicE_unnamed_1255@domain.example.com/res1 in
<message from='alicE_unnamed_1255@domain.example.com' to='alicE_unnamed_1255@domain.example.com/res1' id='fad2e0ad-6ba6-4c6d-85bb-d3494c10dbc3'>
	<result xmlns='urn:xmpp:mam:2' id='BLCEHJF3MG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T17:58:29Z' from='alice_unnamed_1255@domain.example.com'/>
			<message from='alice_unnamed_1255@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1255@domain.example.com' type='chat'>
				<body>ac2e33a5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:22.884 ***
alicE_unnamed_1255@domain.example.com/res1 in
<message from='alicE_unnamed_1255@domain.example.com' to='alicE_unnamed_1255@domain.example.com/res1' id='3ed86c6d-dea6-4f72-927d-18a50195c9ee'>
	<result xmlns='urn:xmpp:mam:2' id='BLD6RMF9NG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T22:59:03Z' from='alice_unnamed_1255@domain.example.com'/>
			<message from='alice_unnamed_1255@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1255@domain.example.com' type='chat'>
				<body>d98f225d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:22.884 ***
alicE_unnamed_1255@domain.example.com/res1 in
<message from='alicE_unnamed_1255@domain.example.com' to='alicE_unnamed_1255@domain.example.com/res1' id='ff191fbb-b3b3-429e-b249-256f68f225f6'>
	<result xmlns='urn:xmpp:mam:2' id='BLDES18JU00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T08:32:28Z' from='alice_unnamed_1255@domain.example.com'/>
			<message from='alice_unnamed_1255@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1255@domain.example.com' type='chat'>
				<body>6fec9b67</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:22.884 ***
alicE_unnamed_1255@domain.example.com/res1 in
<message from='alicE_unnamed_1255@domain.example.com' to='alicE_unnamed_1255@domain.example.com/res1' id='e51bd7b0-e4af-4802-b612-7efece5327c6'>
	<result xmlns='urn:xmpp:mam:2' id='BLDU8GV7CG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T02:54:09Z' from='alice_unnamed_1255@domain.example.com'/>
			<message from='alice_unnamed_1255@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1255@domain.example.com' type='chat'>
				<body>fefc58fe</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:22.884 ***
alicE_unnamed_1255@domain.example.com/res1 in
<message from='alicE_unnamed_1255@domain.example.com' to='alicE_unnamed_1255@domain.example.com/res1' id='52f61877-fae9-4260-96c0-15f895fff8d0'>
	<result xmlns='urn:xmpp:mam:2' id='BLEJV4VA000K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T04:48:00Z' from='alice_unnamed_1255@domain.example.com'/>
			<message from='alice_unnamed_1255@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1255@domain.example.com' type='chat'>
				<body>97dd451c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:22.885 ***
alicE_unnamed_1255@domain.example.com/res1 in
<message from='alicE_unnamed_1255@domain.example.com' to='alicE_unnamed_1255@domain.example.com/res1' id='1cec634e-72a6-444c-9de7-83977591b3c8'>
	<result xmlns='urn:xmpp:mam:2' id='BLFM40TP9G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T21:32:43Z' from='alice_unnamed_1255@domain.example.com'/>
			<message from='alice_unnamed_1255@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1255@domain.example.com' type='chat'>
				<body>b9559232</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:22.885 ***
alicE_unnamed_1255@domain.example.com/res1 in
<message from='alicE_unnamed_1255@domain.example.com' to='alicE_unnamed_1255@domain.example.com/res1' id='f3aacb65-2bf7-4d85-af28-f2fd0715f1b3'>
	<result xmlns='urn:xmpp:mam:2' id='BLG4CI8I7G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T14:33:59Z' from='alice_unnamed_1255@domain.example.com'/>
			<message from='alice_unnamed_1255@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1255@domain.example.com' type='chat'>
				<body>49570e28</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:22.885 ***
alicE_unnamed_1255@domain.example.com/res1 in
<message from='alicE_unnamed_1255@domain.example.com' to='alicE_unnamed_1255@domain.example.com/res1' id='973f25ee-5118-45db-93eb-429cf8570461'>
	<result xmlns='urn:xmpp:mam:2' id='BLGHIUTQM00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T06:18:52Z' from='alice_unnamed_1255@domain.example.com'/>
			<message from='alice_unnamed_1255@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1255@domain.example.com' type='chat'>
				<body>2c40c57a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:22.885 ***
alicE_unnamed_1255@domain.example.com/res1 in
<message from='alicE_unnamed_1255@domain.example.com' to='alicE_unnamed_1255@domain.example.com/res1' id='86801e0a-3ac1-474c-b843-f37fd7c86cbc'>
	<result xmlns='urn:xmpp:mam:2' id='BLHEKHERT001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T16:58:18Z' from='alice_unnamed_1255@domain.example.com'/>
			<message from='alice_unnamed_1255@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1255@domain.example.com' type='chat'>
				<body>99bcbbff</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:22.885 ***
alicE_unnamed_1255@domain.example.com/res1 in
<message from='alicE_unnamed_1255@domain.example.com' to='alicE_unnamed_1255@domain.example.com/res1' id='65bfa7c5-f7ea-4d75-9e65-6616ad4d1541'>
	<result xmlns='urn:xmpp:mam:2' id='BLHSGJM1E005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T09:31:40Z' from='alice_unnamed_1255@domain.example.com'/>
			<message from='alice_unnamed_1255@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1255@domain.example.com' type='chat'>
				<body>27178410</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:22.885 ***
alicE_unnamed_1255@domain.example.com/res1 in
<message from='alicE_unnamed_1255@domain.example.com' to='alicE_unnamed_1255@domain.example.com/res1' id='5c4069e2-b9a8-4f51-b699-7a434d768469'>
	<result xmlns='urn:xmpp:mam:2' id='BLIJUVOSB003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T13:30:14Z' from='alice_unnamed_1255@domain.example.com'/>
			<message from='alice_unnamed_1255@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1255@domain.example.com' type='chat'>
				<body>cf9f0ad9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:22.885 ***
alicE_unnamed_1255@domain.example.com/res1 in
<message from='alicE_unnamed_1255@domain.example.com' to='alicE_unnamed_1255@domain.example.com/res1' id='05c5f5dc-ff88-410e-8b6c-e75b59132a92'>
	<result xmlns='urn:xmpp:mam:2' id='BLJ4BTHS2G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T09:04:29Z' from='alice_unnamed_1255@domain.example.com'/>
			<message from='alice_unnamed_1255@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1255@domain.example.com' type='chat'>
				<body>7fe1b7f8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:22.885 ***
alicE_unnamed_1255@domain.example.com/res1 in
<message from='alicE_unnamed_1255@domain.example.com' to='alicE_unnamed_1255@domain.example.com/res1' id='a8144705-c7f7-436e-9934-13dd24c53c95'>
	<result xmlns='urn:xmpp:mam:2' id='BLJJC4IRTG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-26T02:58:43Z' from='alice_unnamed_1255@domain.example.com'/>
			<message from='alice_unnamed_1255@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1255@domain.example.com' type='chat'>
				<body>9d031252</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:22.885 ***
alicE_unnamed_1255@domain.example.com/res1 in
<message from='alicE_unnamed_1255@domain.example.com' to='alicE_unnamed_1255@domain.example.com/res1' id='f1043e82-6942-483c-aa08-2781e42047f0'>
	<result xmlns='urn:xmpp:mam:2' id='BLKBV82K3G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T08:19:27Z' from='alice_unnamed_1255@domain.example.com'/>
			<message from='alice_unnamed_1255@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1255@domain.example.com' type='chat'>
				<body>bc45d33b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:22.885 ***
alicE_unnamed_1255@domain.example.com/res1 in
<iq from='alicE_unnamed_1255@domain.example.com' to='alicE_unnamed_1255@domain.example.com/res1' id='773433e7169ddfe7a69f9a77804a7df0' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BLA4P4D7A00J</first>
			<last>BLKBV82K3G0A</last>
			<count>17</count>
		</set>
	</fin>
</iq>



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

*** User 2022-01-27 12:32:22.886 ***
alicE_unnamed_1255@domain.example.com/res1 in
</stream:stream>
*** CT 2022-01-27 12:32:22.893 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_538.html
*** CT 2022-01-27 12:32:22.894 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1722.html



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