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

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

=== Config value:

    [{watchdog,<0.2066.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@e19d78a4da91.2024-04-22_14.48.03/big_tests.tests.accounts_SUITE.logs/run.2024-04-22_14.48.08/accounts_suite.end_per_group.4.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@e19d78a4da91.2024-04-22_14.48.03/big_tests.tests.accounts_SUITE.logs/run.2024-04-22_14.48.08/log_private/"},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@e19d78a4da91.2024-04-22_14.48.03"

=== Started at 2024-04-22 14:48:16


*** User 2024-04-22 14:48:16.311 ***🔗
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-22 14:48:16.312 ***🔗
alicE@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fb3a88824979d13e' from='localhost' version='1.0' xml:lang='en'>

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



*** User 2024-04-22 14:48:16.314 ***🔗
alicE@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-22 14:48:16.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-22 14:48:16.315 ***🔗
alicE@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4b3d1b46b6640843' from='localhost' version='1.0' xml:lang='en' to='alice@localhost'>

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



*** User 2024-04-22 14:48:16.316 ***🔗
alicE@localhost in
<iq id='eea29701ba5f6a3eb9e0ba4f7b0b27ae' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2024-04-22 14:48:16.316 ***🔗
alice@localhost/escalus-default-resource out
<iq type='set' id='59361c2b842bf185da4eefe07125d484'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 14:48:16.317 ***🔗
alice@localhost/escalus-default-resource in
<iq from='localhost' to='alice@localhost/escalus-default-resource' id='59361c2b842bf185da4eefe07125d484' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 14:48:16.317 ***🔗
alice@localhost/escalus-default-resource out
<iq type='set' id='03628156b9ac36b147a8245264819663'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2024-04-22 14:48:16.318 ***🔗
alice@localhost/escalus-default-resource in
<iq from='' to='alice@localhost/escalus-default-resource' id='03628156b9ac36b147a8245264819663' type='result'/>



*** User 2024-04-22 14:48:16.322 ***🔗
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-22 14:48:16.322 ***🔗
alice@localhost/escalus-default-resource in
</stream:stream>

*** User 2024-04-22 14:48:16.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-22 14:48:16.324 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e3fbd4a71962c23f' from='localhost' version='1.0' xml:lang='en'>

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



*** User 2024-04-22 14:48:16.325 ***🔗
bOb@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-22 14:48:16.325 ***🔗
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-22 14:48:16.326 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d442078f1df3cc8a' from='localhost' version='1.0' xml:lang='en' to='bob@localhost'>

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



*** User 2024-04-22 14:48:16.333 ***🔗
bOb@localhost in
<iq id='b8af6a600d52a4e95d4509e383f474d1' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2024-04-22 14:48:16.334 ***🔗
bob@localhost/escalus-default-resource out
<iq type='set' id='c4d2ad268c06d899fd058a4b9bb81fdb'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 14:48:16.334 ***🔗
bob@localhost/escalus-default-resource in
<iq from='localhost' to='bob@localhost/escalus-default-resource' id='c4d2ad268c06d899fd058a4b9bb81fdb' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 14:48:16.335 ***🔗
bob@localhost/escalus-default-resource out
<iq type='set' id='ecbf673344696c2daf4fbb98adde6134'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2024-04-22 14:48:16.336 ***🔗
bob@localhost/escalus-default-resource in
<iq from='' to='bob@localhost/escalus-default-resource' id='ecbf673344696c2daf4fbb98adde6134' type='result'/>



*** User 2024-04-22 14:48:16.340 ***🔗
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-22 14:48:16.340 ***🔗
bob@localhost/escalus-default-resource in
</stream:stream>

*** User 2024-04-22 14:48:16.341 ***🔗
NewState: #{acc_e2e_SUITE =>
                #{[cache_and_strip] => {group_status,ok,0,[]},
                  [message] => {group_status,ok,0,[]}},
            accounts_SUITE => #{},current_suite => accounts_SUITE,
            mim_c2s_SUITE => #{},mongoose_sanity_checks_SUITE => #{},
            total_eventually_ok_tests => 0,total_failed => 0,total_ok => 2}



=== Ended at 2024-04-22 14:48:16
=== successfully completed test case
=== === Returned value: [{ok,result,
                         {xmlel,<<"iq">>,
                                [{<<"from">>,<<>>},
                                 {<<"to">>,
                                  <<"alice@localhost/escalus-default-resource">>},
                                 {<<"id">>,
                                  <<"03628156b9ac36b147a8245264819663">>},
                                 {<<"type">>,<<"result">>}],
                                []}},
                     {ok,result,
                         {xmlel,<<"iq">>,
                                [{<<"from">>,<<>>},
                                 {<<"to">>,
                                  <<"bob@localhost/escalus-default-resource">>},
                                 {<<"id">>,
                                  <<"ecbf673344696c2daf4fbb98adde6134">>},
                                 {<<"type">>,<<"result">>}],
                                []}}]
=== 
=== Total execution time of group: 0.335s



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