=== 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.1194.0>},
     {mim_data_dir,
         "/home/circleci/project/big_tests/tests/accounts_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,
         "/home/circleci/project/big_tests/ct_report/ct_run.test@a072b68d2bee.2022-03-18_10.50.04/big_tests.tests.accounts_SUITE.logs/run.2022-03-18_10.50.05/accounts_suite.init_per_group.1155.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@a072b68d2bee.2022-03-18_10.50.04/big_tests.tests.accounts_SUITE.logs/run.2022-03-18_10.50.05/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@a072b68d2bee.2022-03-18_10.50.04"

=== Started at 2022-03-18 10:50:12


*** User 2022-03-18 10:50:12.672 ***
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 2022-03-18 10:50:12.672 ***
alicE@domain.example.com in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d1bfde2e80bb6134' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-18 10:50:12.672 ***
alicE@domain.example.com 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-03-18 10:50:12.673 ***
alicE@domain.example.com out
<iq type='get' id='fd2da50e7151ae7b73c50217e4346194'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-03-18 10:50:12.673 ***
alicE@domain.example.com in
<iq from='domain.example.com' id='fd2da50e7151ae7b73c50217e4346194' 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-03-18 10:50:12.673 ***
alicE@domain.example.com out
<iq type='set' id='369d6256232cf6e3642b775b23faba1e'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2022-03-18 10:50:12.674 ***
alicE@domain.example.com in
<iq from='domain.example.com' id='369d6256232cf6e3642b775b23faba1e' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2022-03-18 10:50:12.674 ***
alicE@domain.example.com out
</stream:stream>

*** User 2022-03-18 10:50:12.674 ***
alicE@domain.example.com in
</stream:stream>

*** User 2022-03-18 10:50:12.675 ***
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 2022-03-18 10:50:12.675 ***
bOb@domain.example.com in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='09e1c4d415294e96' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-18 10:50:12.675 ***
bOb@domain.example.com 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-03-18 10:50:12.675 ***
bOb@domain.example.com out
<iq type='get' id='6b921fc5d47a1ab957bc6001357bec9c'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-03-18 10:50:12.676 ***
bOb@domain.example.com in
<iq from='domain.example.com' id='6b921fc5d47a1ab957bc6001357bec9c' 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-03-18 10:50:12.676 ***
bOb@domain.example.com out
<iq type='set' id='0c1a635be0c3a260ab0f992a8ac06f2c'>
	<query xmlns='jabber:iq:register'>
		<username>bOb</username>
		<password>makrolika</password>
	</query>
</iq>



*** User 2022-03-18 10:50:12.677 ***
bOb@domain.example.com in
<iq from='domain.example.com' id='0c1a635be0c3a260ab0f992a8ac06f2c' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>bOb</username>
		<password>makrolika</password>
	</query>
</iq>



*** User 2022-03-18 10:50:12.677 ***
bOb@domain.example.com out
</stream:stream>

*** User 2022-03-18 10:50:12.677 ***
bOb@domain.example.com in
</stream:stream>



=== Ended at 2022-03-18 10:50:12
=== successfully completed test case
=== === Returned value: [{watchdog,<0.1658.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,"pgsql_mnesia"},
                     {tc_logfile,
                         "/home/circleci/project/big_tests/ct_report/ct_run.test@a072b68d2bee.2022-03-18_10.50.04/big_tests.tests.accounts_SUITE.logs/run.2022-03-18_10.50.05/accounts_suite.init_per_group.1155.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@a072b68d2bee.2022-03-18_10.50.04/big_tests.tests.accounts_SUITE.logs/run.2022-03-18_10.50.05/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