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

=== Config value:

    [{watchdog,<0.24559.0>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/login_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@a072b68d2bee.2022-03-18_10.50.04/big_tests.tests.login_SUITE.logs/run.2022-03-18_10.53.40/login_suite.log_one_scram_sha1.31747.html"},
     {tc_group_properties,[{name,login_scram_store_plain},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@a072b68d2bee.2022-03-18_10.50.04/big_tests.tests.login_SUITE.logs/run.2022-03-18_10.53.40/log_private/"},
     {config_backup,#{{auth,<<"test type">>} =>
                          {ok,#{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@a072b68d2bee.2022-03-18_10.50.04"

=== Started at 2022-03-18 10:53:41


*** CT 2022-03-18 10:53:41.235 *** View log from node mongooseim@localhost when started mongooseim@localhost_831.html
*** CT 2022-03-18 10:53:41.235 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_437.html

*** User 2022-03-18 10:53:41.252 ***
alicE_log_one_scram_sha1_1013@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-18 10:53:41.256 ***
alicE_log_one_scram_sha1_1013@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7b08d752153fb4fa' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-18 10:53:41.259 ***
alicE_log_one_scram_sha1_1013@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-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>
	<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-18 10:53:41.263 ***
alicE_log_one_scram_sha1_1013@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='SCRAM-SHA-1'>biwsbj1hbGljRV9sb2dfb25lX3NjcmFtX3NoYTFfMTAxMyxyPW9uZHAvN0JQdUQzYWY2akdYcVdGY1E9PQ==</auth>



*** User 2022-03-18 10:53:41.289 ***
alicE_log_one_scram_sha1_1013@domain.example.com/res1 in
<challenge xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>cj1vbmRwLzdCUHVEM2FmNmpHWHFXRmNRPT1YUEMxUXpsZXhmeHRxVHJscnNrcU93PT0scz0rcmtnNjAwVFJlbGN5V3BTQ3RlUERBPT0saT0xMDAwMA==</challenge>



*** User 2022-03-18 10:53:41.301 ***
alicE_log_one_scram_sha1_1013@domain.example.com/res1 out
<response xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>Yz1iaXdzLHI9b25kcC83QlB1RDNhZjZqR1hxV0ZjUT09WFBDMVF6bGV4Znh0cVRybHJza3FPdz09LHA9S0RLNkl4dWlKL1ViQWwrMGZ0ZXdaNFo4YXMwPQ==</response>



*** User 2022-03-18 10:53:41.303 ***
alicE_log_one_scram_sha1_1013@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>dj1FRW1GeGRsNGtSdHN2TEVTbGRKdEdmSDVpNGM9</success>



*** User 2022-03-18 10:53:41.303 ***
alicE_log_one_scram_sha1_1013@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-18 10:53:41.304 ***
alicE_log_one_scram_sha1_1013@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='011625c3a193b5c7' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-18 10:53:41.304 ***
alicE_log_one_scram_sha1_1013@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-18 10:53:41.304 ***
alicE_log_one_scram_sha1_1013@domain.example.com/res1 out
<iq type='set' id='9576a79fc427c2a7dd2156b4f6d62080'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-18 10:53:41.304 ***
alicE_log_one_scram_sha1_1013@domain.example.com/res1 in
<iq id='9576a79fc427c2a7dd2156b4f6d62080' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_log_one_scram_sha1_1013@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-18 10:53:41.304 ***
alicE_log_one_scram_sha1_1013@domain.example.com/res1 out
<iq type='set' id='17a3ffcc3b5a466a63cb7110e38a4c0f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 10:53:41.305 ***
alicE_log_one_scram_sha1_1013@domain.example.com/res1 in
<iq type='result' id='17a3ffcc3b5a466a63cb7110e38a4c0f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 10:53:41.305 ***
alicE_log_one_scram_sha1_1013@domain.example.com/res1 out
<presence/>



*** User 2022-03-18 10:53:41.306 ***
alicE_log_one_scram_sha1_1013@domain.example.com/res1 in
<presence from='alicE_log_one_scram_sha1_1013@domain.example.com/res1' to='alice_log_one_scram_sha1_1013@domain.example.com/res1' xml:lang='en'/>



*** User 2022-03-18 10:53:41.306 ***
alicE_log_one_scram_sha1_1013@domain.example.com/res1 out
<message to='alicE_log_one_scram_sha1_1013@domain.example.com/res1' type='chat'>
	<body>Hi!</body>
</message>



*** User 2022-03-18 10:53:41.307 ***
alicE_log_one_scram_sha1_1013@domain.example.com/res1 in
<message from='alicE_log_one_scram_sha1_1013@domain.example.com/res1' to='alicE_log_one_scram_sha1_1013@domain.example.com/res1' xml:lang='en' type='chat'>
	<body>Hi!</body>
</message>



*** User 2022-03-18 10:53:41.307 ***
alicE_log_one_scram_sha1_1013@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-18 10:53:41.307 ***
alicE_log_one_scram_sha1_1013@domain.example.com/res1 in
</stream:stream>
*** CT 2022-03-18 10:53:41.309 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_437.html
*** CT 2022-03-18 10:53:41.310 *** View log from node mongooseim@localhost when finished mongooseim@localhost_831.html



=== Ended at 2022-03-18 10:53:41
=== successfully completed test case
=== === Returned value: ok