=== 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,
         [{welcome_message,{[],[]}},
          {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
          {access,register},
          {registration_watchers,[]}]},
     {watchdog,<0.1480.0>},
     {mim_data_dir,
         "/home/circleci/project/big_tests/tests/accounts_SUITE_data"},
     {preset,"riak_mnesia"},
     {tc_logfile,
         "/home/circleci/project/big_tests/ct_report/ct_run.test@22b4515d438b.2022-04-05_07.43.19/big_tests.tests.accounts_SUITE.logs/run.2022-04-05_07.43.23/accounts_suite.init_per_group.2818.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@22b4515d438b.2022-04-05_07.43.19/big_tests.tests.accounts_SUITE.logs/run.2022-04-05_07.43.23/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@22b4515d438b.2022-04-05_07.43.19"

=== Started at 2022-04-05 07:43:30


*** User 2022-04-05 07:43:30.684 ***
alicE@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-04-05 07:43:30.684 ***
alicE@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='eb4779f842089d38' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-04-05 07:43:30.685 ***
alicE@localhost in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-04-05 07:43:30.685 ***
alicE@localhost out
<iq type='get' id='8fd7f9fe072eb5c7aec7f6b9a7851535'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-04-05 07:43:30.685 ***
alicE@localhost in
<iq from='localhost' id='8fd7f9fe072eb5c7aec7f6b9a7851535' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2022-04-05 07:43:30.685 ***
alicE@localhost out
<iq type='set' id='615e4e70ae41b4e9b309bccadc039475'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2022-04-05 07:43:30.688 ***
alicE@localhost in
<iq from='localhost' id='615e4e70ae41b4e9b309bccadc039475' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2022-04-05 07:43:30.688 ***
alicE@localhost out
</stream:stream>

*** User 2022-04-05 07:43:30.688 ***
alicE@localhost in
</stream:stream>

*** User 2022-04-05 07:43:30.689 ***
bOb@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-04-05 07:43:30.689 ***
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='65ba6f9acfae661f' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-04-05 07:43:30.689 ***
bOb@localhost in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-04-05 07:43:30.689 ***
bOb@localhost out
<iq type='get' id='a0e8a23286095f8f8e14087f33b72b96'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-04-05 07:43:30.689 ***
bOb@localhost in
<iq from='localhost' id='a0e8a23286095f8f8e14087f33b72b96' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2022-04-05 07:43:30.690 ***
bOb@localhost out
<iq type='set' id='0dbfa671aa00c82c54159e5b7a82d49a'>
	<query xmlns='jabber:iq:register'>
		<username>bOb</username>
		<password>makrolika</password>
	</query>
</iq>



*** User 2022-04-05 07:43:30.693 ***
bOb@localhost in
<iq from='localhost' id='0dbfa671aa00c82c54159e5b7a82d49a' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>bOb</username>
		<password>makrolika</password>
	</query>
</iq>



*** User 2022-04-05 07:43:30.693 ***
bOb@localhost out
</stream:stream>

*** User 2022-04-05 07:43:30.693 ***
bOb@localhost in
</stream:stream>



=== Ended at 2022-04-05 07:43:30
=== successfully completed test case
=== === Returned value: [{watchdog,<0.1815.0>},
                     {escalus_user_db,xmpp},
                     {mod_register_options,
                         [{welcome_message,{[],[]}},
                          {ip_access,
                              [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
                          {access,register},
                          {registration_watchers,[]}]},
                     {mim_data_dir,
                         "/home/circleci/project/big_tests/tests/accounts_SUITE_data"},
                     {preset,"riak_mnesia"},
                     {tc_logfile,
                         "/home/circleci/project/big_tests/ct_report/ct_run.test@22b4515d438b.2022-04-05_07.43.19/big_tests.tests.accounts_SUITE.logs/run.2022-04-05_07.43.23/accounts_suite.init_per_group.2818.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@22b4515d438b.2022-04-05_07.43.19/big_tests.tests.accounts_SUITE.logs/run.2022-04-05_07.43.23/log_private/"},
                     {escalus_users,
                         [{alice,
                              [{username,<<"alicE">>},
                               {server,<<"localhost">>},
                               {password,<<"matygrysa">>}]},
                          {bob,
                              [{username,<<"bOb">>},
                               {server,<<"localhost">>},
                               {password,<<"makrolika">>}]}]}]


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