=== 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.973.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_SUITE_data"},
     {preset,"internal_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@34a9b6d2516c.2022-01-27_15.25.07/big_tests.tests.muc_SUITE.logs/run.2022-01-27_15.32.27/muc_suite.user_unregisters_nick_twice.34563.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@34a9b6d2516c.2022-01-27_15.25.07/big_tests.tests.muc_SUITE.logs/run.2022-01-27_15.32.27/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 => [{host,{prefix,<<"vjud.">>}}]}},
     {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@34a9b6d2516c.2022-01-27_15.25.07"

=== Started at 2022-01-27 15:33:18


*** CT 2022-01-27 15:33:18.602 *** View log from node mongooseim@localhost when started mongooseim@localhost_4719.html
*** CT 2022-01-27 15:33:18.609 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2320.html

*** User 2022-01-27 15:33:18.628 ***
alice_user_unregisters_nick_twice_987@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:33:18.635 ***
alice_user_unregisters_nick_twice_987@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6c227b448c2b223b' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:33:18.636 ***
alice_user_unregisters_nick_twice_987@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-01-27 15:33:18.636 ***
alice_user_unregisters_nick_twice_987@fed1 out
<iq type='get' id='9cae1863afa04c06763315641ff02f54'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-01-27 15:33:18.636 ***
alice_user_unregisters_nick_twice_987@fed1 in
<iq from='fed1' id='9cae1863afa04c06763315641ff02f54' 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-01-27 15:33:18.636 ***
alice_user_unregisters_nick_twice_987@fed1 out
<iq type='set' id='627f085db056be5039ebb5dd39b44646'>
	<query xmlns='jabber:iq:register'>
		<username>alice_user_unregisters_nick_twice_987</username>
		<password>makota2</password>
	</query>
</iq>



*** User 2022-01-27 15:33:18.664 ***
alice_user_unregisters_nick_twice_987@fed1 in
<iq from='fed1' id='627f085db056be5039ebb5dd39b44646' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>alice_user_unregisters_nick_twice_987</username>
		<password>makota2</password>
	</query>
</iq>



*** User 2022-01-27 15:33:18.664 ***
alice_user_unregisters_nick_twice_987@fed1 out
</stream:stream>

*** User 2022-01-27 15:33:18.664 ***
alice_user_unregisters_nick_twice_987@fed1 in
</stream:stream>

*** User 2022-01-27 15:33:18.664 ***
alice_user_unregisters_nick_twice_987@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-01-27 15:33:18.665 ***
alice_user_unregisters_nick_twice_987@fed1/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9566e0d2270492f3' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:33:18.665 ***
alice_user_unregisters_nick_twice_987@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-01-27 15:33:18.665 ***
alice_user_unregisters_nick_twice_987@fed1/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX3VzZXJfdW5yZWdpc3RlcnNfbmlja190d2ljZV85ODcAbWFrb3RhMg==</auth>



*** User 2022-01-27 15:33:18.668 ***
alice_user_unregisters_nick_twice_987@fed1/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:33:18.668 ***
alice_user_unregisters_nick_twice_987@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-01-27 15:33:18.668 ***
alice_user_unregisters_nick_twice_987@fed1/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2372dcb7b3ef8306' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:33:18.668 ***
alice_user_unregisters_nick_twice_987@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-01-27 15:33:18.668 ***
alice_user_unregisters_nick_twice_987@fed1/res1 out
<iq type='set' id='c0718016a039ed3fb2e960803bac88f0'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:33:18.668 ***
alice_user_unregisters_nick_twice_987@fed1/res1 in
<iq id='c0718016a039ed3fb2e960803bac88f0' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_user_unregisters_nick_twice_987@fed1/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:33:18.669 ***
alice_user_unregisters_nick_twice_987@fed1/res1 out
<iq type='set' id='e54006a34e16048aabb79ff6b58f06fd'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:33:18.669 ***
alice_user_unregisters_nick_twice_987@fed1/res1 in
<iq type='result' id='e54006a34e16048aabb79ff6b58f06fd'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:33:18.669 ***
alice_user_unregisters_nick_twice_987@fed1/res1 out
<presence/>



*** User 2022-01-27 15:33:18.670 ***
alice_user_unregisters_nick_twice_987@fed1/res1 in
<presence from='alice_user_unregisters_nick_twice_987@fed1/res1' to='alice_user_unregisters_nick_twice_987@fed1/res1' xml:lang='en'/>



*** User 2022-01-27 15:33:18.670 ***
alice_user_unregisters_nick_twice_987@fed1/res1 out
<iq type='set' id='3dd2e5f005525eccb43382a9a5870edc' 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-8103f2d4b8</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-01-27 15:33:18.679 ***
alice_user_unregisters_nick_twice_987@fed1/res1 in
<iq from='muc.localhost' to='alice_user_unregisters_nick_twice_987@fed1/res1' id='3dd2e5f005525eccb43382a9a5870edc' type='result'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-01-27 15:33:18.680 ***
alice_user_unregisters_nick_twice_987@fed1/res1 out
<iq type='get' id='6d7322b5a2ea9ff3e754873a5267eda9' to='muc.localhost'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-01-27 15:33:18.681 ***
alice_user_unregisters_nick_twice_987@fed1/res1 in
<iq from='muc.localhost' to='alice_user_unregisters_nick_twice_987@fed1/res1' id='6d7322b5a2ea9ff3e754873a5267eda9' 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-8103f2d4b8</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-01-27 15:33:18.681 ***
alice_user_unregisters_nick_twice_987@fed1/res1 out
<iq type='set' id='4d92d2a98a95c7d10a55615035785611' to='muc.localhost'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2022-01-27 15:33:18.682 ***
alice_user_unregisters_nick_twice_987@fed1/res1 in
<iq from='muc.localhost' to='alice_user_unregisters_nick_twice_987@fed1/res1' id='4d92d2a98a95c7d10a55615035785611' type='result'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-01-27 15:33:18.682 ***
alice_user_unregisters_nick_twice_987@fed1/res1 out
<iq type='get' id='3bbd580458ff89b5036c22170f5fbacc' to='muc.localhost'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-01-27 15:33:18.684 ***
alice_user_unregisters_nick_twice_987@fed1/res1 in
<iq from='muc.localhost' to='alice_user_unregisters_nick_twice_987@fed1/res1' id='3bbd580458ff89b5036c22170f5fbacc' 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-01-27 15:33:18.684 ***
alice_user_unregisters_nick_twice_987@fed1/res1 out
<iq type='set' id='2d213b95113f7b1eadf6197d56fbdf86' to='muc.localhost'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2022-01-27 15:33:18.685 ***
alice_user_unregisters_nick_twice_987@fed1/res1 in
<iq from='muc.localhost' to='alice_user_unregisters_nick_twice_987@fed1/res1' id='2d213b95113f7b1eadf6197d56fbdf86' type='result'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-01-27 15:33:18.685 ***
alice_user_unregisters_nick_twice_987@fed1/res1 out
<iq type='get' id='4b9baac163f95f0acbf01a012e15c968' to='muc.localhost'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-01-27 15:33:18.728 ***
alice_user_unregisters_nick_twice_987@fed1/res1 in
<iq from='muc.localhost' to='alice_user_unregisters_nick_twice_987@fed1/res1' id='4b9baac163f95f0acbf01a012e15c968' 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-01-27 15:33:18.728 ***
alice_user_unregisters_nick_twice_987@fed1/res1 out
</stream:stream>

*** User 2022-01-27 15:33:18.728 ***
alice_user_unregisters_nick_twice_987@fed1/res1 in
</stream:stream>
*** CT 2022-01-27 15:33:18.730 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2320.html
*** CT 2022-01-27 15:33:18.731 *** View log from node mongooseim@localhost when finished mongooseim@localhost_4719.html



=== Ended at 2022-01-27 15:33:18
=== successfully completed test case
=== === Returned value: ok