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

=== Config value:

    [{c2s_listener,#{access => c2s,module => mongoose_c2s_listener,
                     port => 5222,num_acceptors => 100,hibernate_after => 0,
                     backlog => 1024,
                     tls =>
                         #{module => fast_tls,mode => starttls,
                           certfile => "priv/ssl/fake_server.pem",
                           ciphers => "TLSv1.2:TLSv1.3",verify_mode => none,
                           dhfile => "priv/ssl/fake_dh_server.pem",
                           protocol_options =>
                               ["no_sslv2","no_sslv3","no_tlsv1",
                                "no_tlsv1_1"]},
                     shaper => c2s_shaper,max_stanza_size => 65536,
                     c2s_state_timeout => 5000,
                     backwards_compatible_session => true,proto => tcp,
                     ip_address => "0",
                     ip_tuple => {0,0,0,0},
                     max_connections => infinity,ip_version => 4,
                     connection_type => undefined,reuse_port => false,
                     proxy_protocol => false}},
     {watchdog,<0.39997.0>},
     {preset,"mysql_redis"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/login_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@9a1cab320394.2024-04-22_17.28.34/big_tests.tests.login_SUITE.logs/run.2024-04-22_17.35.24/login_suite.log_one_scram_sha384_plus.104194.html"},
     {tc_group_properties,[{name,login_scram_tls},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@9a1cab320394.2024-04-22_17.28.34/big_tests.tests.login_SUITE.logs/run.2024-04-22_17.35.24/log_private/"},
     {config_backup,#{{auth,<<"test type">>} =>
                          {ok,#{methods => [rdbms],
                                password =>
                                    #{format => scram,
                                      hash => [sha256],
                                      scram_iterations => 64},
                                rdbms => #{users_number_estimate => false},
                                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],
                                max_users_per_domain => infinity,
                                sasl_external => [standard]}}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>},
                             {ssl,true},
                             {ssl_opts,[{verify,verify_none}]}]},
                     {neustradamus,[{username,<<"neustradamus">>},
                                    {server,<<"domain.example.com">>},
                                    {host,<<"localhost">>},
                                    {password,<<"scramshaplus">>},
                                    {tls_module,fast_tls},
                                    {ssl,true},
                                    {ssl_opts,[{verify,verify_none}]}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@9a1cab320394.2024-04-22_17.28.34"

=== Started at 2024-04-22 17:35:27


*** CT 2024-04-22 17:35:27.594 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2800.html

*** User 2024-04-22 17:35:27.720 ***🔗
neustradamus_log_one_scram_sha384_plus_1671@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 2024-04-22 17:35:27.721 ***🔗
neustradamus_log_one_scram_sha384_plus_1671@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1f5e9ef1e650956a' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-04-22 17:35:27.721 ***🔗
neustradamus_log_one_scram_sha384_plus_1671@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 2024-04-22 17:35:27.721 ***🔗
neustradamus_log_one_scram_sha384_plus_1671@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='SCRAM-SHA-384-PLUS'>cD10bHMtdW5pcXVlLCxuPW5ldXN0cmFkYW11c19sb2dfb25lX3NjcmFtX3NoYTM4NF9wbHVzXzE2NzEscj0rb2VXd09zTDJZQzZtQnIxQmIvbm13PT0=</auth>



*** User 2024-04-22 17:35:27.722 ***🔗
neustradamus_log_one_scram_sha384_plus_1671@domain.example.com/res1 in
<challenge xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>cj0rb2VXd09zTDJZQzZtQnIxQmIvbm13PT1UOHlpRko5WEpKa3kwSjZBSUx1WEt3PT0scz01OUg3RGVqeVFvbmZUZmYxNFJEWXJ3PT0saT02NA==</challenge>



*** User 2024-04-22 17:35:27.722 ***🔗
neustradamus_log_one_scram_sha384_plus_1671@domain.example.com/res1 out
<response xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>Yz1jRDEwYkhNdGRXNXBjWFZsTEN6ZWplTHg5TSs5eWUwY25aQ1A0VFNzbTNoa0RoaE9KMDB6K2NRTnBYUC8zRWxjN0hWMitFQnU5dk4vMW1kbnlFWT0scj0rb2VXd09zTDJZQzZtQnIxQmIvbm13PT1UOHlpRko5WEpKa3kwSjZBSUx1WEt3PT0scD1XT3NYaFA2Rzd3ZGovUXdPSnZ4SC9aMWowTjNLUm5mL2hkbkRCMUsrcTlTRjRRYjBRcy8xMGNjMi9zWGk2WEc1</response>



*** User 2024-04-22 17:35:27.723 ***🔗
neustradamus_log_one_scram_sha384_plus_1671@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>dj11ZktjeGZZc1FTYXA1bUl6cyswOU1ZalBMbmhyZVcvNi9DcUMwTkJSZ0s4ek1uTFU2NHEyelJQcldjQ25GREgx</success>



*** User 2024-04-22 17:35:27.723 ***🔗
neustradamus_log_one_scram_sha384_plus_1671@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 2024-04-22 17:35:27.723 ***🔗
neustradamus_log_one_scram_sha384_plus_1671@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8dc8c2407b577780' from='domain.example.com' version='1.0' xml:lang='en' to='neustradamus_log_one_scram_sha384_plus_1671@domain.example.com'>

*** User 2024-04-22 17:35:27.723 ***🔗
neustradamus_log_one_scram_sha384_plus_1671@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 2024-04-22 17:35:27.723 ***🔗
neustradamus_log_one_scram_sha384_plus_1671@domain.example.com/res1 out
<iq type='set' id='4d2997953550f7b35a5cca270dac1796'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-22 17:35:27.724 ***🔗
neustradamus_log_one_scram_sha384_plus_1671@domain.example.com/res1 in
<iq id='4d2997953550f7b35a5cca270dac1796' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>neustradamus_log_one_scram_sha384_plus_1671@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-04-22 17:35:27.724 ***🔗
neustradamus_log_one_scram_sha384_plus_1671@domain.example.com/res1 out
<iq type='set' id='199907a9aa3af055d69711654f82ba51'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 17:35:27.725 ***🔗
neustradamus_log_one_scram_sha384_plus_1671@domain.example.com/res1 in
<iq from='domain.example.com' to='neustradamus_log_one_scram_sha384_plus_1671@domain.example.com/res1' id='199907a9aa3af055d69711654f82ba51' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 17:35:27.725 ***🔗
neustradamus_log_one_scram_sha384_plus_1671@domain.example.com/res1 out
<presence/>



*** User 2024-04-22 17:35:27.727 ***🔗
neustradamus_log_one_scram_sha384_plus_1671@domain.example.com/res1 in
<presence from='neustradamus_log_one_scram_sha384_plus_1671@domain.example.com/res1' to='neustradamus_log_one_scram_sha384_plus_1671@domain.example.com/res1'/>



*** User 2024-04-22 17:35:27.727 ***🔗
neustradamus_log_one_scram_sha384_plus_1671@domain.example.com/res1 out
<message type='chat' to='neustradamus_log_one_scram_sha384_plus_1671@domain.example.com/res1'>
	<body>Hi!</body>
</message>



*** User 2024-04-22 17:35:27.728 ***🔗
neustradamus_log_one_scram_sha384_plus_1671@domain.example.com/res1 in
<message from='neustradamus_log_one_scram_sha384_plus_1671@domain.example.com/res1' to='neustradamus_log_one_scram_sha384_plus_1671@domain.example.com/res1' type='chat'>
	<body>Hi!</body>
</message>



*** User 2024-04-22 17:35:27.728 ***🔗
neustradamus_log_one_scram_sha384_plus_1671@domain.example.com/res1 out
</stream:stream>

*** User 2024-04-22 17:35:27.729 ***🔗
neustradamus_log_one_scram_sha384_plus_1671@domain.example.com/res1 in
</stream:stream>
*** CT 2024-04-22 17:35:27.737 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2806.html



=== Ended at 2024-04-22 17:35:27
=== successfully completed test case
=== === Returned value: ok