=== Test case: login_SUITE:log_one_scram_sha384_plus/1 (click for source code)

=== Config value:

    [{watchdog,<0.5941.1>},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/login_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@1d8001dd39bd.2023-11-13_19.21.09/big_tests.tests.login_SUITE.logs/run.2023-11-13_19.28.20/login_suite.log_one_scram_sha384_plus.50308.html"},
     {tc_group_properties,[{name,login_scram},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/login_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@1d8001dd39bd.2023-11-13_19.21.09/big_tests.tests.login_SUITE.logs/run.2023-11-13_19.28.20/log_private/"},
     {config_backup,#{{auth,<<"test type">>} =>
                          {ok,#{max_users_per_domain => infinity,
                                methods => [rdbms],
                                password =>
                                    #{format => scram,
                                      hash => [sha256],
                                      scram_iterations => 64},
                                rdbms => #{users_number_estimate => false},
                                sasl_external => [standard],
                                sasl_mechanisms =>
                                    [cyrsasl_scram_sha512_plus,
                                     cyrsasl_scram_sha512,
                                     cyrsasl_scram_sha384_plus,
                                     cyrsasl_scram_sha384,
                                     cyrsasl_scram_sha256_plus,
                                     cyrsasl_scram_sha256,
                                     cyrsasl_scram_sha224_plus,
                                     cyrsasl_scram_sha224,
                                     cyrsasl_scram_sha1_plus,
                                     cyrsasl_scram_sha1,cyrsasl_plain,
                                     cyrsasl_anonymous,cyrsasl_oauth]}}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {neustradamus,[{username,<<"neustradamus">>},
                                    {server,<<"domain.example.com">>},
                                    {host,<<"localhost">>},
                                    {password,<<"scramshaplus">>},
                                    {starttls,required},
                                    {tls_module,fast_tls}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@1d8001dd39bd.2023-11-13_19.21.09"

=== Started at 2023-11-13 19:28:20


*** CT 2023-11-13 19:28:20.765 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2072.html

*** User 2023-11-13 19:28:20.781 ***🔗
neustradamus_log_one_scram_sha384_plus_1645@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 2023-11-13 19:28:20.784 ***🔗
neustradamus_log_one_scram_sha384_plus_1645@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='687bac96b817221f' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-13 19:28:20.784 ***🔗
neustradamus_log_one_scram_sha384_plus_1645@domain.example.com/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-13 19:28:20.784 ***🔗
neustradamus_log_one_scram_sha384_plus_1645@domain.example.com/res1 out
<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>



*** User 2023-11-13 19:28:20.785 ***🔗
neustradamus_log_one_scram_sha384_plus_1645@domain.example.com/res1 in
<proceed xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>



*** User 2023-11-13 19:28:20.898 ***🔗
neustradamus_log_one_scram_sha384_plus_1645@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 2023-11-13 19:28:20.899 ***🔗
neustradamus_log_one_scram_sha384_plus_1645@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3306ef9284599429' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-13 19:28:20.899 ***🔗
neustradamus_log_one_scram_sha384_plus_1645@domain.example.com/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512-PLUS</mechanism>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384-PLUS</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256-PLUS</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224-PLUS</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1-PLUS</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-13 19:28:20.899 ***🔗
neustradamus_log_one_scram_sha384_plus_1645@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='SCRAM-SHA-384-PLUS'>cD10bHMtdW5pcXVlLCxuPW5ldXN0cmFkYW11c19sb2dfb25lX3NjcmFtX3NoYTM4NF9wbHVzXzE2NDUscj0yQXJJMGRqSUtuZWFic2ZuNU0xb1RBPT0=</auth>



*** User 2023-11-13 19:28:20.901 ***🔗
neustradamus_log_one_scram_sha384_plus_1645@domain.example.com/res1 in
<challenge xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>cj0yQXJJMGRqSUtuZWFic2ZuNU0xb1RBPT1velNpaFJUb2wrZzNNZjRsMG53Y3NnPT0scz1iakZPd0Uzd2VUSk1BSDVUQ01rb2hBPT0saT02NA==</challenge>



*** User 2023-11-13 19:28:20.901 ***🔗
neustradamus_log_one_scram_sha384_plus_1645@domain.example.com/res1 out
<response xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>Yz1jRDEwYkhNdGRXNXBjWFZsTEN4SUlOR0RKYjVoSTZjbS9uaTBCZUczYjh0Qm4rZXVLSlFDN29rNWdZeDJISm82VE1UczBxejRyL0RxekJNYnJUdz0scj0yQXJJMGRqSUtuZWFic2ZuNU0xb1RBPT1velNpaFJUb2wrZzNNZjRsMG53Y3NnPT0scD1Udk1GMTk5UWovMXdqbzBxWXZJN1BkdmpsR1pxTlh1bFl5R01yUzAvdWQ2SzY3cThyTWdweVg2c1ltQ3hZWnNu</response>



*** User 2023-11-13 19:28:20.902 ***🔗
neustradamus_log_one_scram_sha384_plus_1645@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>dj1YaFlCOEZibGNzS1BrNFZ2d2I1OFp4ZFdYWFlzdVppb2c2L1JDY2N2Y01HQmpkeDQ4MlVRTzNpVWJPRUI1Tk1U</success>



*** User 2023-11-13 19:28:20.902 ***🔗
neustradamus_log_one_scram_sha384_plus_1645@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 2023-11-13 19:28:20.902 ***🔗
neustradamus_log_one_scram_sha384_plus_1645@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e58c44fbfe0d395b' from='domain.example.com' version='1.0' xml:lang='en' to='neustradamus_log_one_scram_sha384_plus_1645@domain.example.com'>

*** User 2023-11-13 19:28:20.902 ***🔗
neustradamus_log_one_scram_sha384_plus_1645@domain.example.com/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-13 19:28:20.903 ***🔗
neustradamus_log_one_scram_sha384_plus_1645@domain.example.com/res1 out
<iq type='set' id='995147346ecf19f3d577f6c84c0d3587'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-13 19:28:20.905 ***🔗
neustradamus_log_one_scram_sha384_plus_1645@domain.example.com/res1 in
<iq id='995147346ecf19f3d577f6c84c0d3587' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>neustradamus_log_one_scram_sha384_plus_1645@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2023-11-13 19:28:20.906 ***🔗
neustradamus_log_one_scram_sha384_plus_1645@domain.example.com/res1 out
<iq type='set' id='ce348d9e0a30c2ecc44193b655f4d4e4'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 19:28:20.906 ***🔗
neustradamus_log_one_scram_sha384_plus_1645@domain.example.com/res1 in
<iq from='domain.example.com' to='neustradamus_log_one_scram_sha384_plus_1645@domain.example.com/res1' id='ce348d9e0a30c2ecc44193b655f4d4e4' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 19:28:20.907 ***🔗
neustradamus_log_one_scram_sha384_plus_1645@domain.example.com/res1 out
<presence/>



*** User 2023-11-13 19:28:20.908 ***🔗
neustradamus_log_one_scram_sha384_plus_1645@domain.example.com/res1 in
<presence from='neustradamus_log_one_scram_sha384_plus_1645@domain.example.com/res1' to='neustradamus_log_one_scram_sha384_plus_1645@domain.example.com/res1'/>



*** User 2023-11-13 19:28:20.908 ***🔗
neustradamus_log_one_scram_sha384_plus_1645@domain.example.com/res1 out
<message to='neustradamus_log_one_scram_sha384_plus_1645@domain.example.com/res1' type='chat'>
	<body>Hi!</body>
</message>



*** User 2023-11-13 19:28:20.910 ***🔗
neustradamus_log_one_scram_sha384_plus_1645@domain.example.com/res1 in
<message from='neustradamus_log_one_scram_sha384_plus_1645@domain.example.com/res1' to='neustradamus_log_one_scram_sha384_plus_1645@domain.example.com/res1' type='chat'>
	<body>Hi!</body>
</message>



*** User 2023-11-13 19:28:20.910 ***🔗
neustradamus_log_one_scram_sha384_plus_1645@domain.example.com/res1 out
</stream:stream>

*** User 2023-11-13 19:28:20.910 ***🔗
neustradamus_log_one_scram_sha384_plus_1645@domain.example.com/res1 in
</stream:stream>
*** CT 2023-11-13 19:28:20.919 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2072.html



=== Ended at 2023-11-13 19:28:20
=== successfully completed test case
=== === Returned value: ok