=== Test case: accounts_SUITE:registration_failure_timeout/1 (click for source code)

=== Config value:

    [{watchdog,<0.1936.0>},
     {escalus_user_db,xmpp},
     {mod_register_options,#{access => register,iqdisc => one_queue,
                             registration_watchers => [],
                             password_strength => 0,
                             ip_access =>
                                 [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]}},
     {preset,"mysql_redis"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/accounts_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@6b7397d80e9d.2024-04-25_14.32.33/big_tests.tests.accounts_SUITE.logs/run.2024-04-25_14.32.38/accounts_suite.registration_failure_timeout.html"},
     {tc_group_properties,[{name,registration_timeout},sequence]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/accounts_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@6b7397d80e9d.2024-04-25_14.32.33/big_tests.tests.accounts_SUITE.logs/run.2024-04-25_14.32.38/log_private/"},
     {config_backup,#{registration_timeout => {ok,infinity}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@6b7397d80e9d.2024-04-25_14.32.33"

=== Started at 2024-04-25 14:32:42


*** CT 2024-04-25 14:32:42.142 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_40.html

*** User 2024-04-25 14:32:45.144 ***🔗
alicE@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-25 14:32:45.144 ***🔗
alicE@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='64e4a0fcc3d58b5e' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-25 14:32:45.144 ***🔗
alicE@localhost 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-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-25 14:32:45.144 ***🔗
alicE@localhost out
<iq type='get' id='f043fc62d37bbab867621c4b3065aeed'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-04-25 14:32:45.145 ***🔗
alicE@localhost in
<iq from='localhost' to='localhost' id='f043fc62d37bbab867621c4b3065aeed' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2024-04-25 14:32:45.145 ***🔗
alicE@localhost out
<iq type='set' id='24a08d9b6df32b8e932612a03f11fda8'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2024-04-25 14:32:45.145 ***🔗
alicE@localhost in
<iq from='localhost' to='localhost' id='24a08d9b6df32b8e932612a03f11fda8' type='error'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
	<error code='403' type='auth'>
		<forbidden xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
	</error>
</iq>



*** User 2024-04-25 14:32:45.145 ***🔗
alicE@localhost out
</stream:stream>

*** User 2024-04-25 14:32:45.145 ***🔗
alicE@localhost in
</stream:stream>

*** User 2024-04-25 14:32:45.146 ***🔗
alicE@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-25 14:32:45.146 ***🔗
alicE@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='62736eda51903c10' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-25 14:32:45.146 ***🔗
alicE@localhost 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-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-25 14:32:45.146 ***🔗
alicE@localhost out
<iq type='get' id='ddc5e2ed6e5eb75f00818d45455e6722'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-04-25 14:32:45.147 ***🔗
alicE@localhost in
<iq from='localhost' to='localhost' id='ddc5e2ed6e5eb75f00818d45455e6722' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2024-04-25 14:32:45.147 ***🔗
alicE@localhost out
<iq type='set' id='236483f9e63305e477bf47db5b16e65e'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2024-04-25 14:32:45.147 ***🔗
alicE@localhost in
<iq from='localhost' to='localhost' id='236483f9e63305e477bf47db5b16e65e' type='error'>
	<error code='500' type='wait'>
		<resource-constraint xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
		<text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Users are not allowed to register accounts so quickly</text>
	</error>
</iq>



*** User 2024-04-25 14:32:45.147 ***🔗
alicE@localhost out
</stream:stream>

*** User 2024-04-25 14:32:45.147 ***🔗
alicE@localhost in
</stream:stream>
*** CT 2024-04-25 14:32:45.149 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_40.html



=== Ended at 2024-04-25 14:32:45
=== successfully completed test case
=== === Returned value: ok


Test run history | Top level test index | Latest test result