=== Config function: accounts_SUITE:init_per_group/2 (click for source code)

=== Group properties: [{name,utilities}]

=== Config value:

    [{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"}]}},
     {watchdog,<0.1747.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@33609cf67be7.2024-02-28_10.20.46/big_tests.tests.accounts_SUITE.logs/run.2024-02-28_10.20.50/accounts_suite.init_per_group.3074.html"},
     {tc_group_properties,[{name,utilities}]},
     {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@33609cf67be7.2024-02-28_10.20.46/big_tests.tests.accounts_SUITE.logs/run.2024-02-28_10.20.50/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@33609cf67be7.2024-02-28_10.20.46"

=== Started at 2024-02-28 10:20:57


*** User 2024-02-28 10:20:57.425 ***🔗
alicE@domain.example.com 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-02-28 10:20:57.425 ***🔗
alicE@domain.example.com in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b6322be5d936a6fa' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-02-28 10:20:57.426 ***🔗
alicE@domain.example.com 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-02-28 10:20:57.426 ***🔗
alicE@domain.example.com out
<iq type='get' id='743c4f289abb1b98d864e951b60ae1e3'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-02-28 10:20:57.426 ***🔗
alicE@domain.example.com in
<iq from='domain.example.com' to='domain.example.com' id='743c4f289abb1b98d864e951b60ae1e3' 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-02-28 10:20:57.426 ***🔗
alicE@domain.example.com out
<iq type='set' id='437a6c8c3c5a7d93163b65e82f61d83d'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2024-02-28 10:20:57.430 ***🔗
alicE@domain.example.com in
<iq from='domain.example.com' to='domain.example.com' id='437a6c8c3c5a7d93163b65e82f61d83d' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2024-02-28 10:20:57.430 ***🔗
alicE@domain.example.com out
</stream:stream>

*** User 2024-02-28 10:20:57.431 ***🔗
alicE@domain.example.com in
</stream:stream>

*** User 2024-02-28 10:20:57.432 ***🔗
bOb@domain.example.com 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-02-28 10:20:57.432 ***🔗
bOb@domain.example.com in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6edb6b2b8be7b972' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-02-28 10:20:57.432 ***🔗
bOb@domain.example.com 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-02-28 10:20:57.432 ***🔗
bOb@domain.example.com out
<iq type='get' id='8487055b3b8f7ffb871fc109e9ffb3bb'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-02-28 10:20:57.433 ***🔗
bOb@domain.example.com in
<iq from='domain.example.com' to='domain.example.com' id='8487055b3b8f7ffb871fc109e9ffb3bb' 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-02-28 10:20:57.433 ***🔗
bOb@domain.example.com out
<iq type='set' id='0435272c032181079eea3650b16c28a4'>
	<query xmlns='jabber:iq:register'>
		<username>bOb</username>
		<password>makrolika</password>
	</query>
</iq>



*** User 2024-02-28 10:20:57.436 ***🔗
bOb@domain.example.com in
<iq from='domain.example.com' to='domain.example.com' id='0435272c032181079eea3650b16c28a4' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>bOb</username>
		<password>makrolika</password>
	</query>
</iq>



*** User 2024-02-28 10:20:57.436 ***🔗
bOb@domain.example.com out
</stream:stream>

*** User 2024-02-28 10:20:57.436 ***🔗
bOb@domain.example.com in
</stream:stream>



=== Ended at 2024-02-28 10:20:57
=== successfully completed test case
=== === Returned value: [{watchdog,<0.2011.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@33609cf67be7.2024-02-28_10.20.46/big_tests.tests.accounts_SUITE.logs/run.2024-02-28_10.20.50/accounts_suite.init_per_group.3074.html"},
                     {tc_group_properties,[{name,utilities}]},
                     {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@33609cf67be7.2024-02-28_10.20.46/big_tests.tests.accounts_SUITE.logs/run.2024-02-28_10.20.50/log_private/"},
                     {escalus_users,
                         [{alice,
                              [{username,<<"alicE">>},
                               {server,<<"domain.example.com">>},
                               {host,<<"localhost">>},
                               {password,<<"matygrysa">>}]},
                          {bob,
                              [{username,<<"bOb">>},
                               {server,<<"domain.example.com">>},
                               {host,<<"localhost">>},
                               {password,<<"makrolika">>}]}]}]


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