=== Test case: muc_SUITE:user_unregisters_nick_twice/1 (click for source code)

=== Config value:

    [{s2s_opts,{s2s_opts,"priv/ssl/fake_server.pem",optional,
                         #{ip_address => "0",
                           ip_tuple => {0,0,0,0},
                           ip_version => 4,max_stanza_size => 131072,
                           module => ejabberd_s2s_in,port => 5269,
                           proto => tcp,shaper => s2s_shaper,
                           tls => [{dhfile,"priv/ssl/fake_dh_server.pem"}]},
                         "priv/ssl/fake_server.pem",optional,
                         #{ip_address => "0",
                           ip_tuple => {0,0,0,0},
                           ip_version => 4,max_stanza_size => 131072,
                           module => ejabberd_s2s_in,port => 5299,
                           proto => tcp,shaper => s2s_shaper,
                           tls => [{dhfile,"priv/ssl/fake_dh_server.pem"}]}}},
     {escalus_user_db,xmpp},
     {watchdog,<0.926.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_SUITE_data"},
     {preset,"ldap_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@fdcb4a001941.2022-03-03_10.29.25/big_tests.tests.muc_SUITE.logs/run.2022-03-03_10.35.57/muc_suite.user_unregisters_nick_twice.18564.html"},
     {tc_group_properties,[{name,register_over_s2s},
                           {repeat_until_all_ok,3},
                           parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/muc_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@fdcb4a001941.2022-03-03_10.29.25/big_tests.tests.muc_SUITE.logs/run.2022-03-03_10.35.57/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => [],mod_amp => [],mod_bosh => [],
        mod_cache_users => [{number_of_segments,5},{time_to_live,2}],
        mod_carboncopy => [],mod_commands => [],
        mod_disco => [{users_can_see_hidden_services,false}],
        mod_muc_commands => [],mod_muc_light_commands => [],
        mod_register =>
            [{access,register},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {welcome_message,{[],[]}}],
        mod_roster => [],mod_sic => [],mod_stream_management => [],
        mod_vcard =>
            [{backend,ldap},
             {host,{prefix,<<"vjud.">>}},
             {ldap_base,"ou=Users,dc=esl,dc=com"},
             {ldap_filter,<<"(objectClass=inetOrgPerson)">>}]}},
     {escalus_users,[{alice,[{username,<<"alice">>},
                             {server,<<"fed1">>},
                             {host,<<"localhost">>},
                             {port,5242},
                             {password,<<"makota2">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@fdcb4a001941.2022-03-03_10.29.25"

=== Started at 2022-03-03 10:36:50


*** CT 2022-03-03 10:36:50.624 *** View log from node mongooseim@localhost when started mongooseim@localhost_4479.html
*** CT 2022-03-03 10:36:50.624 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2321.html

*** User 2022-03-03 10:36:50.629 ***
alice_user_unregisters_nick_twice_819@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-03 10:36:50.630 ***
alice_user_unregisters_nick_twice_819@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c8cc372d79645e0b' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:36:50.630 ***
alice_user_unregisters_nick_twice_819@fed1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-03 10:36:50.630 ***
alice_user_unregisters_nick_twice_819@fed1 out
<iq type='get' id='2aa8ee58b6e2ba4bc1ed8768917a4ae3'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-03-03 10:36:50.631 ***
alice_user_unregisters_nick_twice_819@fed1 in
<iq from='fed1' id='2aa8ee58b6e2ba4bc1ed8768917a4ae3' 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-03 10:36:50.631 ***
alice_user_unregisters_nick_twice_819@fed1 out
<iq type='set' id='7ecb7d024fb628c2df6aec5710cf63c5'>
	<query xmlns='jabber:iq:register'>
		<username>alice_user_unregisters_nick_twice_819</username>
		<password>makota2</password>
	</query>
</iq>



*** User 2022-03-03 10:36:50.665 ***
alice_user_unregisters_nick_twice_819@fed1 in
<iq from='fed1' id='7ecb7d024fb628c2df6aec5710cf63c5' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>alice_user_unregisters_nick_twice_819</username>
		<password>makota2</password>
	</query>
</iq>



*** User 2022-03-03 10:36:50.665 ***
alice_user_unregisters_nick_twice_819@fed1 out
</stream:stream>

*** User 2022-03-03 10:36:50.665 ***
alice_user_unregisters_nick_twice_819@fed1 in
</stream:stream>

*** User 2022-03-03 10:36:50.666 ***
alice_user_unregisters_nick_twice_819@fed1/res1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-03 10:36:50.667 ***
alice_user_unregisters_nick_twice_819@fed1/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5a4d64f737a1712e' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:36:50.667 ***
alice_user_unregisters_nick_twice_819@fed1/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-03 10:36:50.667 ***
alice_user_unregisters_nick_twice_819@fed1/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX3VzZXJfdW5yZWdpc3RlcnNfbmlja190d2ljZV84MTkAbWFrb3RhMg==</auth>



*** User 2022-03-03 10:36:50.669 ***
alice_user_unregisters_nick_twice_819@fed1/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-03 10:36:50.669 ***
alice_user_unregisters_nick_twice_819@fed1/res1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-03 10:36:50.670 ***
alice_user_unregisters_nick_twice_819@fed1/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8e3c32ac5b6daa13' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:36:50.670 ***
alice_user_unregisters_nick_twice_819@fed1/res1 in
<stream:features>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-03 10:36:50.670 ***
alice_user_unregisters_nick_twice_819@fed1/res1 out
<iq type='set' id='704cdfa11109333e030a46011afe964a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-03 10:36:50.671 ***
alice_user_unregisters_nick_twice_819@fed1/res1 in
<iq id='704cdfa11109333e030a46011afe964a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_user_unregisters_nick_twice_819@fed1/res1</jid>
	</bind>
</iq>



*** User 2022-03-03 10:36:50.672 ***
alice_user_unregisters_nick_twice_819@fed1/res1 out
<iq type='set' id='ce67e1631e2cbe96803672ad8e1bd95c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:36:50.672 ***
alice_user_unregisters_nick_twice_819@fed1/res1 in
<iq type='result' id='ce67e1631e2cbe96803672ad8e1bd95c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:36:50.672 ***
alice_user_unregisters_nick_twice_819@fed1/res1 out
<presence/>



*** User 2022-03-03 10:36:50.673 ***
alice_user_unregisters_nick_twice_819@fed1/res1 in
<presence from='alice_user_unregisters_nick_twice_819@fed1/res1' to='alice_user_unregisters_nick_twice_819@fed1/res1' xml:lang='en'/>



*** User 2022-03-03 10:36:50.673 ***
alice_user_unregisters_nick_twice_819@fed1/res1 out
<iq type='set' id='642e5e52148bb8408f3f6f9e52c642d2' to='muc.localhost'>
	<query xmlns='jabber:iq:register'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>jabber:iq:register</value>
			</field>
			<field type='text-single' var='nick'>
				<value>thirdwitch1room-0acbb3f1b9</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-03-03 10:36:50.686 ***
alice_user_unregisters_nick_twice_819@fed1/res1 in
<iq from='muc.localhost' to='alice_user_unregisters_nick_twice_819@fed1/res1' id='642e5e52148bb8408f3f6f9e52c642d2' type='result'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-03-03 10:36:50.686 ***
alice_user_unregisters_nick_twice_819@fed1/res1 out
<iq type='get' id='4edd591db7909925ac322e33ddc31d5d' to='muc.localhost'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-03-03 10:36:50.688 ***
alice_user_unregisters_nick_twice_819@fed1/res1 in
<iq from='muc.localhost' to='alice_user_unregisters_nick_twice_819@fed1/res1' id='4edd591db7909925ac322e33ddc31d5d' type='result'>
	<query xmlns='jabber:iq:register'>
		<registered/>
		<instructions>You need a client that supports x:data to register the nickname</instructions>
		<x xmlns='jabber:x:data'>
			<title>Nickname Registration at muc.localhost</title>
			<instructions>Enter nickname you want to register</instructions>
			<field type='text-single' label='Nickname' var='nick'>
				<value>thirdwitch1room-0acbb3f1b9</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-03-03 10:36:50.688 ***
alice_user_unregisters_nick_twice_819@fed1/res1 out
<iq type='set' id='1f6a9ce11919b74f6abc43bc4428cdb5' to='muc.localhost'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2022-03-03 10:36:50.689 ***
alice_user_unregisters_nick_twice_819@fed1/res1 in
<iq from='muc.localhost' to='alice_user_unregisters_nick_twice_819@fed1/res1' id='1f6a9ce11919b74f6abc43bc4428cdb5' type='result'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-03-03 10:36:50.689 ***
alice_user_unregisters_nick_twice_819@fed1/res1 out
<iq type='get' id='407ff93777f077155fbe0d8b1dfb0d5d' to='muc.localhost'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-03-03 10:36:50.732 ***
alice_user_unregisters_nick_twice_819@fed1/res1 in
<iq from='muc.localhost' to='alice_user_unregisters_nick_twice_819@fed1/res1' id='407ff93777f077155fbe0d8b1dfb0d5d' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>You need a client that supports x:data to register the nickname</instructions>
		<x xmlns='jabber:x:data'>
			<title>Nickname Registration at muc.localhost</title>
			<instructions>Enter nickname you want to register</instructions>
			<field type='text-single' label='Nickname' var='nick'>
				<value/>
			</field>
		</x>
	</query>
</iq>



*** User 2022-03-03 10:36:50.732 ***
alice_user_unregisters_nick_twice_819@fed1/res1 out
<iq type='set' id='2d14be96a2871f1c4414a583f275bb8a' to='muc.localhost'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2022-03-03 10:36:50.776 ***
alice_user_unregisters_nick_twice_819@fed1/res1 in
<iq from='muc.localhost' to='alice_user_unregisters_nick_twice_819@fed1/res1' id='2d14be96a2871f1c4414a583f275bb8a' type='result'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-03-03 10:36:50.776 ***
alice_user_unregisters_nick_twice_819@fed1/res1 out
<iq type='get' id='6d560394ae502a9950278fbfe6ca9c99' to='muc.localhost'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-03-03 10:36:50.820 ***
alice_user_unregisters_nick_twice_819@fed1/res1 in
<iq from='muc.localhost' to='alice_user_unregisters_nick_twice_819@fed1/res1' id='6d560394ae502a9950278fbfe6ca9c99' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>You need a client that supports x:data to register the nickname</instructions>
		<x xmlns='jabber:x:data'>
			<title>Nickname Registration at muc.localhost</title>
			<instructions>Enter nickname you want to register</instructions>
			<field type='text-single' label='Nickname' var='nick'>
				<value/>
			</field>
		</x>
	</query>
</iq>



*** User 2022-03-03 10:36:50.820 ***
alice_user_unregisters_nick_twice_819@fed1/res1 out
</stream:stream>

*** User 2022-03-03 10:36:50.821 ***
alice_user_unregisters_nick_twice_819@fed1/res1 in
</stream:stream>
*** CT 2022-03-03 10:36:50.822 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2321.html
*** CT 2022-03-03 10:36:50.823 *** View log from node mongooseim@localhost when finished mongooseim@localhost_4479.html



=== Ended at 2022-03-03 10:36:50
=== successfully completed test case
=== === Returned value: ok