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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:1">>}]},
     {watchdog,<0.5726.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.73347.html"},
     {tc_group_properties,[{name,mam04},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:30


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

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

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



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



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

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



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



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



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



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



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



*** User 2022-01-27 12:32:31.283 ***
alicE_unnamed_1327@domain.example.com/res1 out
<iq type='set' id='148b24fb9068a5ddb30f20ab52db1a0d'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data'>
			<field var='with'>
				<value>bob_unnamed_1327@domain.example.com</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-01-27 12:32:31.286 ***
alicE_unnamed_1327@domain.example.com/res1 in
<message from='alicE_unnamed_1327@domain.example.com' to='alicE_unnamed_1327@domain.example.com/res1' id='f1a9440b-1cda-4bd8-b562-0a91b479a5b5'>
	<result xmlns='urn:xmpp:mam:1' id='BLA4JIHMD00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T01:45:46Z' from='alice_unnamed_1327@domain.example.com'/>
			<message from='alice_unnamed_1327@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1327@domain.example.com' type='chat'>
				<body>7a227656</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:31.286 ***
alicE_unnamed_1327@domain.example.com/res1 in
<message from='alicE_unnamed_1327@domain.example.com' to='alicE_unnamed_1327@domain.example.com/res1' id='28d1f2e4-07fc-4be9-83b5-c765745df3b1'>
	<result xmlns='urn:xmpp:mam:1' id='BLB5G8MRA00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T17:00:36Z' from='alice_unnamed_1327@domain.example.com'/>
			<message from='alice_unnamed_1327@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1327@domain.example.com' type='chat'>
				<body>cd112c8e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:31.286 ***
alicE_unnamed_1327@domain.example.com/res1 in
<message from='alicE_unnamed_1327@domain.example.com' to='alicE_unnamed_1327@domain.example.com/res1' id='b5a983fb-8f9b-4512-a046-765d538961c6'>
	<result xmlns='urn:xmpp:mam:1' id='BLBE85CA5G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T03:26:43Z' from='alice_unnamed_1327@domain.example.com'/>
			<message from='alice_unnamed_1327@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1327@domain.example.com' type='chat'>
				<body>9e8a20f2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:31.287 ***
alicE_unnamed_1327@domain.example.com/res1 in
<message from='alicE_unnamed_1327@domain.example.com' to='alicE_unnamed_1327@domain.example.com/res1' id='bc1a0d71-92fb-4bb4-a083-89438924d0e9'>
	<result xmlns='urn:xmpp:mam:1' id='BLCIIJ6QB00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T22:47:02Z' from='alice_unnamed_1327@domain.example.com'/>
			<message from='alice_unnamed_1327@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1327@domain.example.com' type='chat'>
				<body>1aeef653</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:31.287 ***
alicE_unnamed_1327@domain.example.com/res1 in
<message from='alicE_unnamed_1327@domain.example.com' to='alicE_unnamed_1327@domain.example.com/res1' id='1bbe020c-6721-4c2f-b962-672440729c96'>
	<result xmlns='urn:xmpp:mam:1' id='BLCO2GGEKG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T05:20:33Z' from='alice_unnamed_1327@domain.example.com'/>
			<message from='alice_unnamed_1327@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1327@domain.example.com' type='chat'>
				<body>27d60c9a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:31.287 ***
alicE_unnamed_1327@domain.example.com/res1 in
<message from='alicE_unnamed_1327@domain.example.com' to='alicE_unnamed_1327@domain.example.com/res1' id='a3130430-cf9a-4bbb-9e01-344079608af0'>
	<result xmlns='urn:xmpp:mam:1' id='BLDCV96H900H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T06:16:34Z' from='alice_unnamed_1327@domain.example.com'/>
			<message from='alice_unnamed_1327@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1327@domain.example.com' type='chat'>
				<body>0fdd71bc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:31.287 ***
alicE_unnamed_1327@domain.example.com/res1 in
<message from='alicE_unnamed_1327@domain.example.com' to='alicE_unnamed_1327@domain.example.com/res1' id='cf766e6e-ca8f-457f-924c-6e91f7415ef0'>
	<result xmlns='urn:xmpp:mam:1' id='BLE3NAGEJ00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T09:25:10Z' from='alice_unnamed_1327@domain.example.com'/>
			<message from='alice_unnamed_1327@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1327@domain.example.com' type='chat'>
				<body>6d8d124e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:31.287 ***
alicE_unnamed_1327@domain.example.com/res1 in
<message from='alicE_unnamed_1327@domain.example.com' to='alicE_unnamed_1327@domain.example.com/res1' id='db8d840b-0626-433b-8af5-811201206113'>
	<result xmlns='urn:xmpp:mam:1' id='BLELSB3GUG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T07:04:53Z' from='alice_unnamed_1327@domain.example.com'/>
			<message from='alice_unnamed_1327@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1327@domain.example.com' type='chat'>
				<body>81a24198</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:31.287 ***
alicE_unnamed_1327@domain.example.com/res1 in
<message from='alicE_unnamed_1327@domain.example.com' to='alicE_unnamed_1327@domain.example.com/res1' id='adca311b-df8f-4018-a6c1-a75d54219e4d'>
	<result xmlns='urn:xmpp:mam:1' id='BLFCVIGPFG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T10:38:31Z' from='alice_unnamed_1327@domain.example.com'/>
			<message from='alice_unnamed_1327@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1327@domain.example.com' type='chat'>
				<body>ec01ef77</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:31.287 ***
alicE_unnamed_1327@domain.example.com/res1 in
<message from='alicE_unnamed_1327@domain.example.com' to='alicE_unnamed_1327@domain.example.com/res1' id='8cba0455-1f4e-40a6-9a04-bcf6a87e49f9'>
	<result xmlns='urn:xmpp:mam:1' id='BLFQJCAV2004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T02:53:24Z' from='alice_unnamed_1327@domain.example.com'/>
			<message from='alice_unnamed_1327@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1327@domain.example.com' type='chat'>
				<body>842c3282</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:31.287 ***
alicE_unnamed_1327@domain.example.com/res1 in
<message from='alicE_unnamed_1327@domain.example.com' to='alicE_unnamed_1327@domain.example.com/res1' id='d1352969-0c21-4de3-9652-cd70c81f3dfb'>
	<result xmlns='urn:xmpp:mam:1' id='BLGCJ5PQR003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T00:21:26Z' from='alice_unnamed_1327@domain.example.com'/>
			<message from='alice_unnamed_1327@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1327@domain.example.com' type='chat'>
				<body>90676753</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:31.287 ***
alicE_unnamed_1327@domain.example.com/res1 in
<message from='alicE_unnamed_1327@domain.example.com' to='alicE_unnamed_1327@domain.example.com/res1' id='4a6c1cf2-0006-4bf9-89ca-f3f152ea4491'>
	<result xmlns='urn:xmpp:mam:1' id='BLH85HN12009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T09:15:16Z' from='alice_unnamed_1327@domain.example.com'/>
			<message from='alice_unnamed_1327@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1327@domain.example.com' type='chat'>
				<body>d36c8d4d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:31.287 ***
alicE_unnamed_1327@domain.example.com/res1 in
<message from='alicE_unnamed_1327@domain.example.com' to='alicE_unnamed_1327@domain.example.com/res1' id='375b905a-c193-4d36-8527-2d1bfc5b7f9a'>
	<result xmlns='urn:xmpp:mam:1' id='BLHO4DQVIG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T04:18:05Z' from='alice_unnamed_1327@domain.example.com'/>
			<message from='alice_unnamed_1327@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1327@domain.example.com' type='chat'>
				<body>adb71fb7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:31.287 ***
alicE_unnamed_1327@domain.example.com/res1 in
<message from='alicE_unnamed_1327@domain.example.com' to='alicE_unnamed_1327@domain.example.com/res1' id='1d057be0-bcba-4a60-94ea-89259eed8f34'>
	<result xmlns='urn:xmpp:mam:1' id='BLIKS9MTI00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T14:35:48Z' from='alice_unnamed_1327@domain.example.com'/>
			<message from='alice_unnamed_1327@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1327@domain.example.com' type='chat'>
				<body>294d824d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:31.287 ***
alicE_unnamed_1327@domain.example.com/res1 in
<message from='alicE_unnamed_1327@domain.example.com' to='alicE_unnamed_1327@domain.example.com/res1' id='eb458f5a-c2f7-4d6c-add2-8b14628c9619'>
	<result xmlns='urn:xmpp:mam:1' id='BLJBO868MG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T17:53:09Z' from='alice_unnamed_1327@domain.example.com'/>
			<message from='alice_unnamed_1327@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1327@domain.example.com' type='chat'>
				<body>f739a06d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:31.287 ***
alicE_unnamed_1327@domain.example.com/res1 in
<message from='alicE_unnamed_1327@domain.example.com' to='alicE_unnamed_1327@domain.example.com/res1' id='305c26b8-4226-42d9-bd53-e44b1521af49'>
	<result xmlns='urn:xmpp:mam:1' id='BLJHUBG7P00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-26T01:16:18Z' from='alice_unnamed_1327@domain.example.com'/>
			<message from='alice_unnamed_1327@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1327@domain.example.com' type='chat'>
				<body>8046f844</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:31.287 ***
alicE_unnamed_1327@domain.example.com/res1 in
<message from='alicE_unnamed_1327@domain.example.com' to='alicE_unnamed_1327@domain.example.com/res1' id='cce53f09-3dd5-47f3-b358-982b4eb1112e'>
	<result xmlns='urn:xmpp:mam:1' id='BLKI4001J00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T15:39:34Z' from='alice_unnamed_1327@domain.example.com'/>
			<message from='alice_unnamed_1327@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1327@domain.example.com' type='chat'>
				<body>2ca35b19</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:31.287 ***
alicE_unnamed_1327@domain.example.com/res1 in
<iq from='alicE_unnamed_1327@domain.example.com' to='alicE_unnamed_1327@domain.example.com/res1' id='148b24fb9068a5ddb30f20ab52db1a0d' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BLA4JIHMD00G</first>
			<last>BLKI4001J00C</last>
			<count>17</count>
		</set>
	</fin>
</iq>



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

*** User 2022-01-27 12:32:31.288 ***
alicE_unnamed_1327@domain.example.com/res1 in
</stream:stream>
*** CT 2022-01-27 12:32:31.295 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_538.html
*** CT 2022-01-27 12:32:31.296 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1771.html



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