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

=== Config value:

    [{watchdog,<0.1754.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@e8b7f85c8254.2024-04-24_13.09.52/big_tests.tests.accounts_SUITE.logs/run.2024-04-24_13.09.56/accounts_suite.registration_conflict.1283.html"},
     {tc_group_properties,[{name,register},parallel]},
     {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@e8b7f85c8254.2024-04-24_13.09.52/big_tests.tests.accounts_SUITE.logs/run.2024-04-24_13.09.56/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@e8b7f85c8254.2024-04-24_13.09.52"

=== Started at 2024-04-24 13:09:56


*** CT 2024-04-24 13:09:56.983 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_37.html

*** User 2024-04-24 13:09:56.985 ***🔗
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-04-24 13:09:56.986 ***🔗
alicE@domain.example.com in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b4337db8d49f4010' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-04-24 13:09:56.986 ***🔗
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-04-24 13:09:56.986 ***🔗
alicE@domain.example.com out
<iq type='get' id='585167ea5b608bc225a45479bc29a6dd'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-04-24 13:09:56.987 ***🔗
alicE@domain.example.com in
<iq from='domain.example.com' to='domain.example.com' id='585167ea5b608bc225a45479bc29a6dd' 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-24 13:09:56.987 ***🔗
alicE@domain.example.com out
<iq type='set' id='0d1eb8e136f476f23bf9d6adb6104fed'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2024-04-24 13:09:56.992 ***🔗
alicE@domain.example.com in
<iq from='domain.example.com' to='domain.example.com' id='0d1eb8e136f476f23bf9d6adb6104fed' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2024-04-24 13:09:56.992 ***🔗
alicE@domain.example.com out
</stream:stream>

*** User 2024-04-24 13:09:56.992 ***🔗
alicE@domain.example.com in
</stream:stream>

*** User 2024-04-24 13:09:56.993 ***🔗
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-04-24 13:09:56.995 ***🔗
alicE@domain.example.com in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1c9f9dedd3768366' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-04-24 13:09:56.995 ***🔗
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-04-24 13:09:56.995 ***🔗
alicE@domain.example.com out
<iq type='get' id='3e71bc95a334327f2fabb8fa5ab42fc9'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-04-24 13:09:56.996 ***🔗
alicE@domain.example.com in
<iq from='domain.example.com' to='domain.example.com' id='3e71bc95a334327f2fabb8fa5ab42fc9' 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-24 13:09:56.996 ***🔗
alicE@domain.example.com out
<iq type='set' id='bcdb479b23995b4572117e0ad35a3860'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2024-04-24 13:09:56.998 ***🔗
alicE@domain.example.com in
<iq from='domain.example.com' to='domain.example.com' id='bcdb479b23995b4572117e0ad35a3860' type='error'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
	<error code='409' type='cancel'>
		<conflict xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
	</error>
</iq>



*** User 2024-04-24 13:09:56.998 ***🔗
alicE@domain.example.com out
</stream:stream>

*** User 2024-04-24 13:09:56.999 ***🔗
alicE@domain.example.com in
</stream:stream>

*** User 2024-04-24 13:09:57.002 ***🔗
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-04-24 13:09:57.002 ***🔗
alicE@domain.example.com in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3f5558c0d5563547' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-04-24 13:09:57.003 ***🔗
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-04-24 13:09:57.003 ***🔗
alicE@domain.example.com out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2024-04-24 13:09:57.005 ***🔗
alicE@domain.example.com in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-24 13:09:57.005 ***🔗
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-04-24 13:09:57.006 ***🔗
alicE@domain.example.com in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='02db9161deff65c0' from='domain.example.com' version='1.0' xml:lang='en' to='alice@domain.example.com'>

*** User 2024-04-24 13:09:57.006 ***🔗
alicE@domain.example.com 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-24 13:09:57.006 ***🔗
alicE@domain.example.com out
<iq type='set' id='41b108dcc9c1ab9c0e0659f7556b2940'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2024-04-24 13:09:57.007 ***🔗
alicE@domain.example.com in
<iq id='41b108dcc9c1ab9c0e0659f7556b2940' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@domain.example.com/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2024-04-24 13:09:57.007 ***🔗
alice@domain.example.com/escalus-default-resource out
<iq type='set' id='9a511fb558e920d677dfae2d200b1574'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-24 13:09:57.012 ***🔗
alice@domain.example.com/escalus-default-resource in
<iq from='domain.example.com' to='alice@domain.example.com/escalus-default-resource' id='9a511fb558e920d677dfae2d200b1574' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-24 13:09:57.012 ***🔗
alice@domain.example.com/escalus-default-resource out
<iq type='set' id='1b36891b53cbe69434b70053560c603c'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2024-04-24 13:09:57.014 ***🔗
alice@domain.example.com/escalus-default-resource in
<iq from='' to='alice@domain.example.com/escalus-default-resource' id='1b36891b53cbe69434b70053560c603c' type='result'/>



*** User 2024-04-24 13:09:57.019 ***🔗
alice@domain.example.com/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-24 13:09:57.019 ***🔗
alice@domain.example.com/escalus-default-resource in
</stream:stream>
*** CT 2024-04-24 13:09:57.020 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_38.html



=== Ended at 2024-04-24 13:09:57
=== successfully completed test case
=== === Returned value: {ok,conflict,
                        {xmlel,<<"iq">>,
                            [{<<"from">>,<<"domain.example.com">>},
                             {<<"to">>,<<"domain.example.com">>},
                             {<<"id">>,<<"bcdb479b23995b4572117e0ad35a3860">>},
                             {<<"type">>,<<"error">>}],
                            [{xmlel,<<"query">>,
                                 [{<<"xmlns">>,<<"jabber:iq:register">>}],
                                 [{xmlel,<<"username">>,[],
                                      [{xmlcdata,<<"alicE">>}]},
                                  {xmlel,<<"password">>,[],
                                      [{xmlcdata,<<"matygrysa">>}]}]},
                             {xmlel,<<"error">>,
                                 [{<<"code">>,<<"409">>},
                                  {<<"type">>,<<"cancel">>}],
                                 [{xmlel,<<"conflict">>,
                                      [{<<"xmlns">>,
                                        <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
                                      []}]}]}}