=== 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.7950.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@88d84ff17c71.2022-03-04_11.16.52/big_tests.tests.mam_SUITE.logs/run.2022-03-04_11.20.29/mam_suite.querying_for_all_messages_with_jid.69507.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@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 => [{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@88d84ff17c71.2022-03-04_11.16.52"

=== Started at 2022-03-04 11:21:21


*** CT 2022-03-04 11:21:21.223 *** View log from node mongooseim@localhost when started mongooseim@localhost_1833.html
*** CT 2022-03-04 11:21:21.223 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_529.html

*** User 2022-03-04 11:21:21.971 ***
alicE_unnamed_1400@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:21:21.972 ***
alicE_unnamed_1400@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='03f9ec164aa98865' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:21:21.972 ***
alicE_unnamed_1400@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:21:21.972 ***
alicE_unnamed_1400@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTQwMABtYXR5Z3J5c2E=</auth>



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



*** User 2022-03-04 11:21:21.973 ***
alicE_unnamed_1400@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:21:21.973 ***
alicE_unnamed_1400@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='05d1792ab750740a' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:21:21.973 ***
alicE_unnamed_1400@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:21:21.973 ***
alicE_unnamed_1400@domain.example.com/res1 out
<iq type='set' id='ff8e9585f137ca36be264fb522e0370d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



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



*** User 2022-03-04 11:21:21.973 ***
alicE_unnamed_1400@domain.example.com/res1 out
<iq type='set' id='cc273868c24fcb484c2249b5692411cb'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:21:21.974 ***
alicE_unnamed_1400@domain.example.com/res1 in
<iq type='result' id='cc273868c24fcb484c2249b5692411cb'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:21:21.974 ***
alicE_unnamed_1400@domain.example.com/res1 out
<presence/>



*** User 2022-03-04 11:21:21.975 ***
alicE_unnamed_1400@domain.example.com/res1 in
<presence from='alicE_unnamed_1400@domain.example.com/res1' to='alice_unnamed_1400@domain.example.com/res1' xml:lang='en'/>



*** User 2022-03-04 11:21:21.976 ***
alicE_unnamed_1400@domain.example.com/res1 out
<iq type='set' id='a8fe7de0a10ccba3575af6d56551f2b8'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data'>
			<field var='with'>
				<value>bob_unnamed_1400@domain.example.com</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-03-04 11:21:21.978 ***
alicE_unnamed_1400@domain.example.com/res1 in
<message from='alicE_unnamed_1400@domain.example.com' to='alicE_unnamed_1400@domain.example.com/res1' id='7d7c86d5-8027-4373-9a4d-ef00fd460d89'>
	<result xmlns='urn:xmpp:mam:2' id='BM11SF6VFG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-16T12:35:51Z' from='alice_unnamed_1400@domain.example.com'/>
			<message from='alice_unnamed_1400@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1400@domain.example.com' type='chat'>
				<body>11df773b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:21.978 ***
alicE_unnamed_1400@domain.example.com/res1 in
<message from='alicE_unnamed_1400@domain.example.com' to='alicE_unnamed_1400@domain.example.com/res1' id='5718432b-b5f1-4bed-9b4e-436947a53ec5'>
	<result xmlns='urn:xmpp:mam:2' id='BM1N6H08RG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-17T14:01:35Z' from='alice_unnamed_1400@domain.example.com'/>
			<message from='alice_unnamed_1400@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1400@domain.example.com' type='chat'>
				<body>718d538a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:21.978 ***
alicE_unnamed_1400@domain.example.com/res1 in
<message from='alicE_unnamed_1400@domain.example.com' to='alicE_unnamed_1400@domain.example.com/res1' id='57dd1505-9788-4ae0-bacf-0a48eb8920b3'>
	<result xmlns='urn:xmpp:mam:2' id='BM2FKQUMFG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-18T19:11:35Z' from='alice_unnamed_1400@domain.example.com'/>
			<message from='alice_unnamed_1400@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1400@domain.example.com' type='chat'>
				<body>f06b6d8d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:21.978 ***
alicE_unnamed_1400@domain.example.com/res1 in
<message from='alicE_unnamed_1400@domain.example.com' to='alicE_unnamed_1400@domain.example.com/res1' id='dd87d361-2469-4410-af48-3caa3a9e3f73'>
	<result xmlns='urn:xmpp:mam:2' id='BM2OOT6J400K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-19T06:04:56Z' from='alice_unnamed_1400@domain.example.com'/>
			<message from='alice_unnamed_1400@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1400@domain.example.com' type='chat'>
				<body>99887774</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:21.978 ***
alicE_unnamed_1400@domain.example.com/res1 in
<message from='alicE_unnamed_1400@domain.example.com' to='alicE_unnamed_1400@domain.example.com/res1' id='e23c07fb-b5b6-4ce3-bf15-3ce2ed22acb0'>
	<result xmlns='urn:xmpp:mam:2' id='BM3KFP3U9005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-20T15:08:50Z' from='alice_unnamed_1400@domain.example.com'/>
			<message from='alice_unnamed_1400@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1400@domain.example.com' type='chat'>
				<body>9557826a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:21.978 ***
alicE_unnamed_1400@domain.example.com/res1 in
<message from='alicE_unnamed_1400@domain.example.com' to='alicE_unnamed_1400@domain.example.com/res1' id='6f77db2e-2ddd-48e9-bd44-91d6394643df'>
	<result xmlns='urn:xmpp:mam:2' id='BM41ILFOG00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-21T06:45:52Z' from='alice_unnamed_1400@domain.example.com'/>
			<message from='alice_unnamed_1400@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1400@domain.example.com' type='chat'>
				<body>a838ad71</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:21.978 ***
alicE_unnamed_1400@domain.example.com/res1 in
<message from='alicE_unnamed_1400@domain.example.com' to='alicE_unnamed_1400@domain.example.com/res1' id='0952111a-1e89-49bd-8326-e3e751d1dacb'>
	<result xmlns='urn:xmpp:mam:2' id='BM4NFU58HG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-22T08:54:35Z' from='alice_unnamed_1400@domain.example.com'/>
			<message from='alice_unnamed_1400@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1400@domain.example.com' type='chat'>
				<body>722bb98b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:21.978 ***
alicE_unnamed_1400@domain.example.com/res1 in
<message from='alicE_unnamed_1400@domain.example.com' to='alicE_unnamed_1400@domain.example.com/res1' id='34e5d4f4-0f29-4e4b-bc4b-c887910bf945'>
	<result xmlns='urn:xmpp:mam:2' id='BM5IELBNU00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-23T17:04:28Z' from='alice_unnamed_1400@domain.example.com'/>
			<message from='alice_unnamed_1400@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1400@domain.example.com' type='chat'>
				<body>66877d21</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:21.978 ***
alicE_unnamed_1400@domain.example.com/res1 in
<message from='alicE_unnamed_1400@domain.example.com' to='alicE_unnamed_1400@domain.example.com/res1' id='0aeae7c9-42c8-4b4d-8692-04ea9bc45ddb'>
	<result xmlns='urn:xmpp:mam:2' id='BM5S9LMHI004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-24T04:49:08Z' from='alice_unnamed_1400@domain.example.com'/>
			<message from='alice_unnamed_1400@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1400@domain.example.com' type='chat'>
				<body>216f120e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:21.978 ***
alicE_unnamed_1400@domain.example.com/res1 in
<message from='alicE_unnamed_1400@domain.example.com' to='alicE_unnamed_1400@domain.example.com/res1' id='2c38ecfc-eafb-4851-b4cb-588966c648e1'>
	<result xmlns='urn:xmpp:mam:2' id='BM6FP6UIF00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-25T04:03:58Z' from='alice_unnamed_1400@domain.example.com'/>
			<message from='alice_unnamed_1400@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1400@domain.example.com' type='chat'>
				<body>81423a30</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:21.978 ***
alicE_unnamed_1400@domain.example.com/res1 in
<message from='alicE_unnamed_1400@domain.example.com' to='alicE_unnamed_1400@domain.example.com/res1' id='82b04525-b682-4702-9701-ee396cfb5263'>
	<result xmlns='urn:xmpp:mam:2' id='BM792JA7400K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-26T10:14:32Z' from='alice_unnamed_1400@domain.example.com'/>
			<message from='alice_unnamed_1400@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1400@domain.example.com' type='chat'>
				<body>064f2015</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:21.979 ***
alicE_unnamed_1400@domain.example.com/res1 in
<message from='alicE_unnamed_1400@domain.example.com' to='alicE_unnamed_1400@domain.example.com/res1' id='f08c9c1e-d998-4424-9dcd-16eba10b3cc0'>
	<result xmlns='urn:xmpp:mam:2' id='BM7SSL6UJ007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-27T09:52:54Z' from='alice_unnamed_1400@domain.example.com'/>
			<message from='alice_unnamed_1400@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1400@domain.example.com' type='chat'>
				<body>1795eaf2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:21.979 ***
alicE_unnamed_1400@domain.example.com/res1 in
<message from='alicE_unnamed_1400@domain.example.com' to='alicE_unnamed_1400@domain.example.com/res1' id='57873112-22ef-465c-89fc-105549746ac9'>
	<result xmlns='urn:xmpp:mam:2' id='BM8IOM9V9G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-28T11:58:51Z' from='alice_unnamed_1400@domain.example.com'/>
			<message from='alice_unnamed_1400@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1400@domain.example.com' type='chat'>
				<body>be29f912</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:21.979 ***
alicE_unnamed_1400@domain.example.com/res1 in
<message from='alicE_unnamed_1400@domain.example.com' to='alicE_unnamed_1400@domain.example.com/res1' id='8b7a1705-cd96-45e8-9266-6651c4c9e958'>
	<result xmlns='urn:xmpp:mam:2' id='BM8TIPI7O00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-01T00:53:04Z' from='alice_unnamed_1400@domain.example.com'/>
			<message from='alice_unnamed_1400@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1400@domain.example.com' type='chat'>
				<body>d07b3094</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:21.979 ***
alicE_unnamed_1400@domain.example.com/res1 in
<message from='alicE_unnamed_1400@domain.example.com' to='alicE_unnamed_1400@domain.example.com/res1' id='72406c41-3077-4f26-9fb8-19471962f25e'>
	<result xmlns='urn:xmpp:mam:2' id='BM9L5MC40G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-02T05:01:45Z' from='alice_unnamed_1400@domain.example.com'/>
			<message from='alice_unnamed_1400@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1400@domain.example.com' type='chat'>
				<body>7ed017cc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:21.979 ***
alicE_unnamed_1400@domain.example.com/res1 in
<message from='alicE_unnamed_1400@domain.example.com' to='alicE_unnamed_1400@domain.example.com/res1' id='f5bb03b0-19f1-4e27-80f9-bf418a5967bb'>
	<result xmlns='urn:xmpp:mam:2' id='BMAMJRCIHG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-03T20:55:39Z' from='alice_unnamed_1400@domain.example.com'/>
			<message from='alice_unnamed_1400@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1400@domain.example.com' type='chat'>
				<body>f938c548</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:21.979 ***
alicE_unnamed_1400@domain.example.com/res1 in
<message from='alicE_unnamed_1400@domain.example.com' to='alicE_unnamed_1400@domain.example.com/res1' id='e5afb984-85db-41c8-9d0a-6b717e2ce130'>
	<result xmlns='urn:xmpp:mam:2' id='BMB4TJ3M4001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-04T13:59:36Z' from='alice_unnamed_1400@domain.example.com'/>
			<message from='alice_unnamed_1400@domain.example.com' xmlns='jabber:client' to='bOb_unnamed_1400@domain.example.com' type='chat'>
				<body>f9ee6a0b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:21.979 ***
alicE_unnamed_1400@domain.example.com/res1 in
<iq from='alicE_unnamed_1400@domain.example.com' to='alicE_unnamed_1400@domain.example.com/res1' id='a8fe7de0a10ccba3575af6d56551f2b8' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BM11SF6VFG0C</first>
			<last>BMB4TJ3M4001</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2022-03-04 11:21:21.979 ***
alicE_unnamed_1400@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-04 11:21:21.979 ***
alicE_unnamed_1400@domain.example.com/res1 in
</stream:stream>
*** CT 2022-03-04 11:21:21.983 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_529.html
*** CT 2022-03-04 11:21:21.984 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1838.html



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