=== Test case: muc_http_api_SUITE:kick_user_errors/1 (click for source code)

=== Config value:

    [{watchdog,<0.66647.0>},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_http_api_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@100e910b36a4.2024-03-13_08.15.22/big_tests.tests.muc_http_api_SUITE.logs/run.2024-03-13_08.26.52/muc_http_api_suite.kick_user_errors.171650.html"},
     {tc_group_properties,[{name,negative},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/muc_http_api_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@100e910b36a4.2024-03-13_08.15.22/big_tests.tests.muc_http_api_SUITE.logs/run.2024-03-13_08.26.52/log_private/"},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {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@100e910b36a4.2024-03-13_08.15.22"

=== Started at 2024-03-13 08:26:58


*** CT 2024-03-13 08:26:58.131 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4247.html

*** User 2024-03-13 08:26:58.141 ***🔗
REST request fails:
Code: 404
Req: {<0.66684.0>,<<"/api/mucs/localhost/wonderland-18.131882/nick">>,
      <<"DELETE">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"0ffa20f21c42666f">>}],
      <<>>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 13 Mar 2024 08:26:57 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"16">>}],
         <<"\"Room not found\"">>,140,583}
Params: #{path => <<"/api/mucs/localhost/wonderland-18.131882/nick">>,
          server => #{node => mongooseim@localhost},
          method => <<"DELETE">>,body => <<>>,role => admin,
          return_headers => true}


*** User 2024-03-13 08:26:58.144 ***🔗
REST request:
Code: 201
Req: {<0.66690.0>,<<"/api/mucs/localhost">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"25e237e8548527d8">>}],
      <<"{\"nick\":\"ali\",\"owner\":\"alicE_kick_user_errors_2518@localhost\",\"name\":\"wonderland-18.131882\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"location">>,
           <<"http://localhost:8088/api/mucs/localhost/wonderland-18.131882">>},
          {<<"date">>,<<"Wed, 13 Mar 2024 08:26:57 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"wonderland-18.131882">>,215,2101}
Params: #{path => <<"/api/mucs/localhost">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"nick\":\"ali\",\"owner\":\"alicE_kick_user_errors_2518@localhost\",\"name\":\"wonderland-18.131882\"}">>,
          role => admin,return_headers => true}


*** User 2024-03-13 08:26:58.146 ***🔗
REST request fails:
Code: 404
Req: {<0.66702.0>,<<"/api/mucs/localhost/wonderland-18.131882/nick">>,
      <<"DELETE">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"fdf36cd9815ecef7">>}],
      <<>>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 13 Mar 2024 08:26:57 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"26">>}],
         <<"\"Moderator user not found\"">>,150,594}
Params: #{path => <<"/api/mucs/localhost/wonderland-18.131882/nick">>,
          server => #{node => mongooseim@localhost},
          method => <<"DELETE">>,body => <<>>,role => admin,
          return_headers => true}


*** User 2024-03-13 08:26:58.146 ***🔗
waiting for timeout is done in 0 miliseconds

*** User 2024-03-13 08:26:58.147 ***🔗
alicE_kick_user_errors_2518@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-13 08:26:58.147 ***🔗
alicE_kick_user_errors_2518@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3a7a8548680addff' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-13 08:26:58.147 ***🔗
alicE_kick_user_errors_2518@localhost/res1 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-03-13 08:26:58.147 ***🔗
alicE_kick_user_errors_2518@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2tpY2tfdXNlcl9lcnJvcnNfMjUxOABtYXR5Z3J5c2E=</auth>



*** User 2024-03-13 08:26:58.148 ***🔗
alicE_kick_user_errors_2518@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-13 08:26:58.148 ***🔗
alicE_kick_user_errors_2518@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-13 08:26:58.149 ***🔗
alicE_kick_user_errors_2518@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='39859d9079af70d7' from='localhost' version='1.0' xml:lang='en' to='alice_kick_user_errors_2518@localhost'>

*** User 2024-03-13 08:26:58.149 ***🔗
alicE_kick_user_errors_2518@localhost/res1 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-03-13 08:26:58.149 ***🔗
alicE_kick_user_errors_2518@localhost/res1 out
<iq type='set' id='d62f947dc66ca469db0ee810f47781b9'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-13 08:26:58.149 ***🔗
alicE_kick_user_errors_2518@localhost/res1 in
<iq id='d62f947dc66ca469db0ee810f47781b9' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_kick_user_errors_2518@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-13 08:26:58.149 ***🔗
alice_kick_user_errors_2518@localhost/res1 out
<iq type='set' id='588357caf09a2056ab945245d2e83e9b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-13 08:26:58.150 ***🔗
alice_kick_user_errors_2518@localhost/res1 in
<iq from='localhost' to='alice_kick_user_errors_2518@localhost/res1' id='588357caf09a2056ab945245d2e83e9b' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-13 08:26:58.151 ***🔗
alice_kick_user_errors_2518@localhost/res1 out
<presence to='wonderland-18.131882@muc.localhost/ali'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2024-03-13 08:26:58.152 ***🔗
alice_kick_user_errors_2518@localhost/res1 in
<presence from='wonderland-18.131882@muc.localhost/ali' to='alice_kick_user_errors_2518@localhost/res1'>
	<x xmlns='http://jabber.org/protocol/muc'>
		<item jid='alice_kick_user_errors_2518@localhost/res1' affiliation='owner' role='moderator'/>
		<status code='110'/>
	</x>
</presence>



*** User 2024-03-13 08:26:58.152 ***🔗
alice_kick_user_errors_2518@localhost/res1 in
<message from='wonderland-18.131882@muc.localhost' to='alice_kick_user_errors_2518@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2024-03-13 08:26:58.153 ***🔗
REST request:
Code: 204
Req: {<0.66726.0>,<<"/api/mucs/localhost/wonderland-18.131882/nick">>,
      <<"DELETE">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"d03f72b581376db5">>}],
      <<>>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 13 Mar 2024 08:26:57 GMT">>}],
         <<>>,80,580}
Params: #{path => <<"/api/mucs/localhost/wonderland-18.131882/nick">>,
          server => #{node => mongooseim@localhost},
          method => <<"DELETE">>,body => <<>>,role => admin,
          return_headers => true}


*** User 2024-03-13 08:26:58.153 ***🔗
alice_kick_user_errors_2518@localhost/res1 out
</stream:stream>

*** User 2024-03-13 08:26:58.154 ***🔗
alice_kick_user_errors_2518@localhost/res1 in
</stream:stream>
*** CT 2024-03-13 08:26:58.157 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4247.html



=== Ended at 2024-03-13 08:26:58
=== successfully completed test case
=== === Returned value: ok