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

=== Config value:

    [{watchdog,<0.1932.0>},
     {escalus_user_db,xmpp},
     {mod_register_options,#{access => register,
                             ip_access =>
                                 [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
                             iqdisc => one_queue,password_strength => 0,
                             registration_watchers => []}},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/accounts_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@9d11dc49e72b.2024-04-23_11.31.35/big_tests.tests.accounts_SUITE.logs/run.2024-04-23_11.31.40/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@9d11dc49e72b.2024-04-23_11.31.35/big_tests.tests.accounts_SUITE.logs/run.2024-04-23_11.31.40/log_private/"},
     {config_backup,#{registration_timeout => {ok,infinity}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@9d11dc49e72b.2024-04-23_11.31.35"

=== Started at 2024-04-23 11:31:44


*** CT 2024-04-23 11:31:44.126 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_40.html

*** User 2024-04-23 11:31:47.129 ***🔗
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-23 11:31:47.129 ***🔗
alicE@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5d67769ed1f3a3b6' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 11:31:47.130 ***🔗
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-23 11:31:47.130 ***🔗
alicE@localhost out
<iq type='get' id='f53d34578d7d5d87d6910f507909bb46'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-04-23 11:31:47.130 ***🔗
alicE@localhost in
<iq from='localhost' to='localhost' id='f53d34578d7d5d87d6910f507909bb46' 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-23 11:31:47.130 ***🔗
alicE@localhost out
<iq type='set' id='33e60ad963fe53062ffc9b916c26eea7'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2024-04-23 11:31:47.130 ***🔗
alicE@localhost in
<iq from='localhost' to='localhost' id='33e60ad963fe53062ffc9b916c26eea7' 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-23 11:31:47.131 ***🔗
alicE@localhost out
</stream:stream>

*** User 2024-04-23 11:31:47.131 ***🔗
alicE@localhost in
</stream:stream>

*** User 2024-04-23 11:31:47.131 ***🔗
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-23 11:31:47.131 ***🔗
alicE@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ea46beb107ee563a' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 11:31:47.132 ***🔗
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-23 11:31:47.132 ***🔗
alicE@localhost out
<iq type='get' id='a0872eabf7f0c13ee87f48a9f2459860'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-04-23 11:31:47.132 ***🔗
alicE@localhost in
<iq from='localhost' to='localhost' id='a0872eabf7f0c13ee87f48a9f2459860' 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-23 11:31:47.132 ***🔗
alicE@localhost out
<iq type='set' id='ddbfc52e3797116bdb9b1f090e0843c1'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2024-04-23 11:31:47.132 ***🔗
alicE@localhost in
<iq from='localhost' to='localhost' id='ddbfc52e3797116bdb9b1f090e0843c1' 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-23 11:31:47.133 ***🔗
alicE@localhost out
</stream:stream>

*** User 2024-04-23 11:31:47.133 ***🔗
alicE@localhost in
</stream:stream>
*** CT 2024-04-23 11:31:47.134 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_40.html



=== Ended at 2024-04-23 11:31:47
=== successfully completed test case
=== === Returned value: ok


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