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

=== Config value:

    [{watchdog,<0.1953.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,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/accounts_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@81b4ed498ac1.2024-04-23_23.21.08/big_tests.tests.accounts_SUITE.logs/run.2024-04-23_23.21.13/accounts_suite.registration_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@81b4ed498ac1.2024-04-23_23.21.08/big_tests.tests.accounts_SUITE.logs/run.2024-04-23_23.21.13/log_private/"},
     {config_backup,#{registration_timeout => {ok,infinity}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@81b4ed498ac1.2024-04-23_23.21.08"

=== Started at 2024-04-23 23:21:14


*** CT 2024-04-23 23:21:14.482 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_48.html

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

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



*** User 2024-04-23 23:21:14.484 ***🔗
alicE@localhost in
<iq from='localhost' to='localhost' id='a8220c5cdb4345b4c0c5df81e4be1ba8' 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 23:21:14.484 ***🔗
alicE@localhost out
<iq type='set' id='5467f5fb4577bd14bca017dbee16eab9'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2024-04-23 23:21:14.486 ***🔗
alicE@localhost in
<iq from='localhost' to='localhost' id='5467f5fb4577bd14bca017dbee16eab9' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2024-04-23 23:21:14.486 ***🔗
alicE@localhost out
</stream:stream>

*** User 2024-04-23 23:21:14.486 ***🔗
alicE@localhost in
</stream:stream>

*** User 2024-04-23 23:21:14.486 ***🔗
waiting for 'escalus_users:create_user' is done in 0 miliseconds

*** User 2024-04-23 23:21:14.487 ***🔗
bOb@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 23:21:14.487 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='09df4fee7bc96d71' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 23:21:14.487 ***🔗
bOb@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 23:21:14.487 ***🔗
bOb@localhost out
<iq type='get' id='c2a81d1777f6b9d71e77afbbb902f31a'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-04-23 23:21:14.488 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='c2a81d1777f6b9d71e77afbbb902f31a' 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 23:21:14.488 ***🔗
bOb@localhost out
<iq type='set' id='d99247e99cb87b66d02719fbc36d4dcb'>
	<query xmlns='jabber:iq:register'>
		<username>bOb</username>
		<password>makrolika</password>
	</query>
</iq>



*** User 2024-04-23 23:21:14.488 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='d99247e99cb87b66d02719fbc36d4dcb' 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 23:21:14.488 ***🔗
bOb@localhost out
</stream:stream>

*** User 2024-04-23 23:21:14.488 ***🔗
bOb@localhost in
</stream:stream>

*** User 2024-04-23 23:21:14.489 ***🔗
bOb@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 23:21:14.489 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='959d9acd535560c8' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 23:21:14.489 ***🔗
bOb@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 23:21:14.489 ***🔗
bOb@localhost out
<iq type='get' id='6233764e2e0dd6fec1440b8690d978e6'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-04-23 23:21:14.489 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='6233764e2e0dd6fec1440b8690d978e6' 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 23:21:14.490 ***🔗
bOb@localhost out
<iq type='set' id='41dba2a3af97b2423bb9da8013ad9458'>
	<query xmlns='jabber:iq:register'>
		<username>bOb</username>
		<password>makrolika</password>
	</query>
</iq>



*** User 2024-04-23 23:21:14.490 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='41dba2a3af97b2423bb9da8013ad9458' 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 23:21:14.490 ***🔗
bOb@localhost out
</stream:stream>

*** User 2024-04-23 23:21:14.490 ***🔗
bOb@localhost in
</stream:stream>

*** System report during accounts_SUITE:registration_timeout/1 in registration_timeout 2024-04-23 23:21:14.490 ***🔗
=ERROR REPORT==== 23-Apr-2024::23:21:14.490480 ===
error when trying to register user: <iq from='localhost' to='localhost' id='41dba2a3af97b2423bb9da8013ad9458' 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 23:21:14.891 ***🔗
bOb@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 23:21:14.892 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c67b2ac3c3a88103' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 23:21:14.892 ***🔗
bOb@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 23:21:14.892 ***🔗
bOb@localhost out
<iq type='get' id='87923b6fc4f1843ec934abdb0b4d2e34'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-04-23 23:21:14.892 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='87923b6fc4f1843ec934abdb0b4d2e34' 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 23:21:14.893 ***🔗
bOb@localhost out
<iq type='set' id='834bda733cedfe300eca7907a0de8b1c'>
	<query xmlns='jabber:iq:register'>
		<username>bOb</username>
		<password>makrolika</password>
	</query>
</iq>



*** User 2024-04-23 23:21:14.893 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='834bda733cedfe300eca7907a0de8b1c' 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 23:21:14.893 ***🔗
bOb@localhost out
</stream:stream>

*** User 2024-04-23 23:21:14.893 ***🔗
bOb@localhost in
</stream:stream>

*** System report during accounts_SUITE:registration_timeout/1 in registration_timeout 2024-04-23 23:21:14.893 ***🔗
=ERROR REPORT==== 23-Apr-2024::23:21:14.893833 ===
error when trying to register user: <iq from='localhost' to='localhost' id='834bda733cedfe300eca7907a0de8b1c' 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 23:21:15.294 ***🔗
bOb@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 23:21:15.295 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4115abaeee55fc1b' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 23:21:15.295 ***🔗
bOb@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 23:21:15.295 ***🔗
bOb@localhost out
<iq type='get' id='d2741908844aef981118ecba542c1af5'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-04-23 23:21:15.295 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='d2741908844aef981118ecba542c1af5' 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 23:21:15.296 ***🔗
bOb@localhost out
<iq type='set' id='84884087ca96b512c91f9620475edb3a'>
	<query xmlns='jabber:iq:register'>
		<username>bOb</username>
		<password>makrolika</password>
	</query>
</iq>



*** User 2024-04-23 23:21:15.296 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='84884087ca96b512c91f9620475edb3a' 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 23:21:15.296 ***🔗
bOb@localhost out
</stream:stream>

*** User 2024-04-23 23:21:15.296 ***🔗
bOb@localhost in
</stream:stream>

*** System report during accounts_SUITE:registration_timeout/1 in registration_timeout 2024-04-23 23:21:15.296 ***🔗
=ERROR REPORT==== 23-Apr-2024::23:21:15.296588 ===
error when trying to register user: <iq from='localhost' to='localhost' id='84884087ca96b512c91f9620475edb3a' 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 23:21:15.697 ***🔗
bOb@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 23:21:15.698 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='10a95c19ef6c2326' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 23:21:15.698 ***🔗
bOb@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 23:21:15.698 ***🔗
bOb@localhost out
<iq type='get' id='5b9a70e01cc25306d2aa27367ea4a6b0'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-04-23 23:21:15.699 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='5b9a70e01cc25306d2aa27367ea4a6b0' 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 23:21:15.699 ***🔗
bOb@localhost out
<iq type='set' id='63c19cd84c3f879bf2d8a9c424d414b6'>
	<query xmlns='jabber:iq:register'>
		<username>bOb</username>
		<password>makrolika</password>
	</query>
</iq>



*** User 2024-04-23 23:21:15.699 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='63c19cd84c3f879bf2d8a9c424d414b6' 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 23:21:15.699 ***🔗
bOb@localhost out
</stream:stream>

*** User 2024-04-23 23:21:15.699 ***🔗
bOb@localhost in
</stream:stream>

*** System report during accounts_SUITE:registration_timeout/1 in registration_timeout 2024-04-23 23:21:15.699 ***🔗
=ERROR REPORT==== 23-Apr-2024::23:21:15.699832 ===
error when trying to register user: <iq from='localhost' to='localhost' id='63c19cd84c3f879bf2d8a9c424d414b6' 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 23:21:16.101 ***🔗
bOb@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 23:21:16.101 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='525b2b24b2750f99' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 23:21:16.101 ***🔗
bOb@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 23:21:16.101 ***🔗
bOb@localhost out
<iq type='get' id='b502c8d60c5d78864a19c4572b07a344'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-04-23 23:21:16.102 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='b502c8d60c5d78864a19c4572b07a344' 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 23:21:16.102 ***🔗
bOb@localhost out
<iq type='set' id='1b1b0c4c17e20097b7cb136bed57b21f'>
	<query xmlns='jabber:iq:register'>
		<username>bOb</username>
		<password>makrolika</password>
	</query>
</iq>



*** User 2024-04-23 23:21:16.102 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='1b1b0c4c17e20097b7cb136bed57b21f' 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 23:21:16.102 ***🔗
bOb@localhost out
</stream:stream>

*** User 2024-04-23 23:21:16.102 ***🔗
bOb@localhost in
</stream:stream>

*** System report during accounts_SUITE:registration_timeout/1 in registration_timeout 2024-04-23 23:21:16.102 ***🔗
=ERROR REPORT==== 23-Apr-2024::23:21:16.102833 ===
error when trying to register user: <iq from='localhost' to='localhost' id='1b1b0c4c17e20097b7cb136bed57b21f' 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 23:21:16.503 ***🔗
bOb@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 23:21:16.504 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='96c87fc5a1c9e15d' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 23:21:16.504 ***🔗
bOb@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 23:21:16.504 ***🔗
bOb@localhost out
<iq type='get' id='c52be8cb53e1d2067795427bcc5f2b73'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-04-23 23:21:16.504 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='c52be8cb53e1d2067795427bcc5f2b73' 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 23:21:16.504 ***🔗
bOb@localhost out
<iq type='set' id='1345d208230f3fae462da5b7900c13b9'>
	<query xmlns='jabber:iq:register'>
		<username>bOb</username>
		<password>makrolika</password>
	</query>
</iq>



*** User 2024-04-23 23:21:16.505 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='1345d208230f3fae462da5b7900c13b9' 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 23:21:16.505 ***🔗
bOb@localhost out
</stream:stream>

*** User 2024-04-23 23:21:16.505 ***🔗
bOb@localhost in
</stream:stream>

*** System report during accounts_SUITE:registration_timeout/1 in registration_timeout 2024-04-23 23:21:16.505 ***🔗
=ERROR REPORT==== 23-Apr-2024::23:21:16.505346 ===
error when trying to register user: <iq from='localhost' to='localhost' id='1345d208230f3fae462da5b7900c13b9' 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 23:21:16.906 ***🔗
bOb@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 23:21:16.907 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d81f32ebcfdde552' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 23:21:16.907 ***🔗
bOb@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 23:21:16.907 ***🔗
bOb@localhost out
<iq type='get' id='8f616f377aa6089d7a0121ccf2772141'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-04-23 23:21:16.908 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='8f616f377aa6089d7a0121ccf2772141' 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 23:21:16.908 ***🔗
bOb@localhost out
<iq type='set' id='b6789b0ac15b7388395056cf7f55bd88'>
	<query xmlns='jabber:iq:register'>
		<username>bOb</username>
		<password>makrolika</password>
	</query>
</iq>



*** User 2024-04-23 23:21:16.908 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='b6789b0ac15b7388395056cf7f55bd88' 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 23:21:16.908 ***🔗
bOb@localhost out
</stream:stream>

*** User 2024-04-23 23:21:16.908 ***🔗
bOb@localhost in
</stream:stream>

*** System report during accounts_SUITE:registration_timeout/1 in registration_timeout 2024-04-23 23:21:16.909 ***🔗
=ERROR REPORT==== 23-Apr-2024::23:21:16.908953 ===
error when trying to register user: <iq from='localhost' to='localhost' id='b6789b0ac15b7388395056cf7f55bd88' 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 23:21:17.310 ***🔗
bOb@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 23:21:17.310 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d0a77a27dd8f1492' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 23:21:17.310 ***🔗
bOb@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 23:21:17.310 ***🔗
bOb@localhost out
<iq type='get' id='a34859f0df2f2f30bae573768107f2dd'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-04-23 23:21:17.310 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='a34859f0df2f2f30bae573768107f2dd' 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 23:21:17.311 ***🔗
bOb@localhost out
<iq type='set' id='c5fdb778a6ce61b88e00e28e45693a29'>
	<query xmlns='jabber:iq:register'>
		<username>bOb</username>
		<password>makrolika</password>
	</query>
</iq>



*** User 2024-04-23 23:21:17.313 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='c5fdb778a6ce61b88e00e28e45693a29' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>bOb</username>
		<password>makrolika</password>
	</query>
</iq>



*** User 2024-04-23 23:21:17.313 ***🔗
bOb@localhost out
</stream:stream>

*** User 2024-04-23 23:21:17.313 ***🔗
bOb@localhost in
</stream:stream>

*** User 2024-04-23 23:21:17.314 ***🔗
waiting for 'escalus_users:create_user' is done in 2800 miliseconds

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

*** User 2024-04-23 23:21:17.316 ***🔗
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 23:21:17.316 ***🔗
alicE@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2024-04-23 23:21:17.317 ***🔗
alicE@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 23:21:17.317 ***🔗
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 23:21:17.317 ***🔗
alicE@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3d44cb0b5463748c' from='localhost' version='1.0' xml:lang='en' to='alice@localhost'>

*** User 2024-04-23 23:21:17.317 ***🔗
alicE@localhost 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-23 23:21:17.317 ***🔗
alicE@localhost out
<iq type='set' id='a77fb5d3d27575021b19991673776dcc'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2024-04-23 23:21:17.317 ***🔗
alicE@localhost in
<iq id='a77fb5d3d27575021b19991673776dcc' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2024-04-23 23:21:17.317 ***🔗
alice@localhost/escalus-default-resource out
<iq type='set' id='a6085caca14332bcc5c63bd5a64fdf74'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 23:21:17.318 ***🔗
alice@localhost/escalus-default-resource in
<iq from='localhost' to='alice@localhost/escalus-default-resource' id='a6085caca14332bcc5c63bd5a64fdf74' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 23:21:17.318 ***🔗
alice@localhost/escalus-default-resource out
<iq type='set' id='097edbc2d23702646f727e27f0c1df21'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2024-04-23 23:21:17.318 ***🔗
alice@localhost/escalus-default-resource in
<iq from='' to='alice@localhost/escalus-default-resource' id='097edbc2d23702646f727e27f0c1df21' type='result'/>



*** User 2024-04-23 23:21:17.323 ***🔗
alice@localhost/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2024-04-23 23:21:17.323 ***🔗
alice@localhost/escalus-default-resource in
</stream:stream>

*** User 2024-04-23 23:21:17.323 ***🔗
bOb@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 23:21:17.323 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8182051db270bb8f' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 23:21:17.323 ***🔗
bOb@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 23:21:17.323 ***🔗
bOb@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2024-04-23 23:21:17.324 ***🔗
bOb@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 23:21:17.324 ***🔗
bOb@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 23:21:17.324 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='09731ac61d3a8018' from='localhost' version='1.0' xml:lang='en' to='bob@localhost'>

*** User 2024-04-23 23:21:17.324 ***🔗
bOb@localhost 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-23 23:21:17.324 ***🔗
bOb@localhost out
<iq type='set' id='b5ad5353c8fb4afd54f49ebb6b1f41eb'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2024-04-23 23:21:17.325 ***🔗
bOb@localhost in
<iq id='b5ad5353c8fb4afd54f49ebb6b1f41eb' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2024-04-23 23:21:17.325 ***🔗
bob@localhost/escalus-default-resource out
<iq type='set' id='fd2dc2b89f7b421dfb8190fe7c52d119'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 23:21:17.325 ***🔗
bob@localhost/escalus-default-resource in
<iq from='localhost' to='bob@localhost/escalus-default-resource' id='fd2dc2b89f7b421dfb8190fe7c52d119' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 23:21:17.325 ***🔗
bob@localhost/escalus-default-resource out
<iq type='set' id='824f7fe65954aecd1f86d8307ef2ad8c'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2024-04-23 23:21:17.326 ***🔗
bob@localhost/escalus-default-resource in
<iq from='' to='bob@localhost/escalus-default-resource' id='824f7fe65954aecd1f86d8307ef2ad8c' type='result'/>



*** User 2024-04-23 23:21:17.330 ***🔗
bob@localhost/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2024-04-23 23:21:17.330 ***🔗
bob@localhost/escalus-default-resource in
</stream:stream>
*** CT 2024-04-23 23:21:17.331 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_48.html



=== Ended at 2024-04-23 23:21:17
=== successfully completed test case
=== === Returned value: {ok,ok}


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