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

=== Config value:

    [{escalus_user_db,{module,escalus_ejabberd}},
     {watchdog,<0.1565.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@7a520fcf4274.2022-02-02_15.07.36/big_tests.tests.accounts_SUITE.logs/run.2022-02-02_15.07.36/accounts_suite.change_password_to_null.1027.html"},
     {tc_group_properties,
         [{name,change_account_details_store_plain},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@7a520fcf4274.2022-02-02_15.07.36/big_tests.tests.accounts_SUITE.logs/run.2022-02-02_15.07.36/log_private/"},
     {config_backup,#{auth => {error,not_found}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@7a520fcf4274.2022-02-02_15.07.36"

=== Started at 2022-02-02 15:07:43


*** CT 2022-02-02 15:07:43.334 *** View log from node mongooseim@localhost when started mongooseim@localhost_28.html
*** CT 2022-02-02 15:07:43.335 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_29.html

*** User 2022-02-02 15:07:43.337 ***
alicE_change_password_to_null_7@domain.example.com/res1 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-02-02 15:07:43.338 ***
alicE_change_password_to_null_7@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='dafa1cf3a9736773' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-02-02 15:07:43.338 ***
alicE_change_password_to_null_7@domain.example.com/res1 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-02-02 15:07:43.338 ***
alicE_change_password_to_null_7@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2NoYW5nZV9wYXNzd29yZF90b19udWxsXzcAbWF0eWdyeXNh</auth>



*** User 2022-02-02 15:07:43.339 ***
alicE_change_password_to_null_7@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-02-02 15:07:43.339 ***
alicE_change_password_to_null_7@domain.example.com/res1 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-02-02 15:07:43.339 ***
alicE_change_password_to_null_7@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a7a7d9fd95cf8785' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-02-02 15:07:43.339 ***
alicE_change_password_to_null_7@domain.example.com/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<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'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-02-02 15:07:43.339 ***
alicE_change_password_to_null_7@domain.example.com/res1 out
<iq type='set' id='94607a6713b34f24753931951da65632'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-02-02 15:07:43.340 ***
alicE_change_password_to_null_7@domain.example.com/res1 in
<iq id='94607a6713b34f24753931951da65632' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_change_password_to_null_7@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-02-02 15:07:43.340 ***
alicE_change_password_to_null_7@domain.example.com/res1 out
<iq type='set' id='e42cdef19964962bf12dcd47822f1650'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-02 15:07:43.340 ***
alicE_change_password_to_null_7@domain.example.com/res1 in
<iq type='result' id='e42cdef19964962bf12dcd47822f1650'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-02 15:07:43.340 ***
alicE_change_password_to_null_7@domain.example.com/res1 out
<presence/>



*** User 2022-02-02 15:07:43.341 ***
alicE_change_password_to_null_7@domain.example.com/res1 in
<presence from='alicE_change_password_to_null_7@domain.example.com/res1' to='alice_change_password_to_null_7@domain.example.com/res1' xml:lang='en'/>



*** User 2022-02-02 15:07:43.341 ***
alicE_change_password_to_null_7@domain.example.com/res1 out
<iq type='set' id='d0942af8c2c4d179930b1b810f5b4c29'>
	<query xmlns='jabber:iq:register'>
		<username>alicE_change_password_to_null_7</username>
		<password></password>
	</query>
</iq>



*** User 2022-02-02 15:07:43.342 ***
alicE_change_password_to_null_7@domain.example.com/res1 in
<iq from='alicE_change_password_to_null_7@domain.example.com' to='alicE_change_password_to_null_7@domain.example.com/res1' id='d0942af8c2c4d179930b1b810f5b4c29' type='error'>
	<query xmlns='jabber:iq:register'>
		<username>alicE_change_password_to_null_7</username>
		<password/>
	</query>
	<error code='400' type='modify'>
		<bad-request xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
	</error>
</iq>



*** User 2022-02-02 15:07:43.342 ***
alicE_change_password_to_null_7@domain.example.com/res1 out
</stream:stream>

*** User 2022-02-02 15:07:43.342 ***
alicE_change_password_to_null_7@domain.example.com/res1 in
</stream:stream>
*** CT 2022-02-02 15:07:43.343 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_29.html
*** CT 2022-02-02 15:07:43.344 *** View log from node mongooseim@localhost when finished mongooseim@localhost_28.html



=== Ended at 2022-02-02 15:07:43
=== successfully completed test case
=== === Returned value: ok