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

=== Config value:

    [{watchdog,<0.7118.1>},
     {preset,"ldap_mnesia"},
     {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@03949f4c9d5e.2024-04-10_12.43.18/big_tests.tests.muc_http_api_SUITE.logs/run.2024-04-10_12.52.38/muc_http_api_suite.create_room.88066.html"},
     {tc_group_properties,[{name,positive},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@03949f4c9d5e.2024-04-10_12.43.18/big_tests.tests.muc_http_api_SUITE.logs/run.2024-04-10_12.52.38/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@03949f4c9d5e.2024-04-10_12.43.18"

=== Started at 2024-04-10 12:52:38


*** CT 2024-04-10 12:52:38.664 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4004.html

*** User 2024-04-10 12:52:38.671 ***🔗
alicE_create_room_1319@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-04-10 12:52:38.672 ***🔗
alicE_create_room_1319@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ecf92a14fecd2db1' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-10 12:52:38.672 ***🔗
alicE_create_room_1319@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>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-10 12:52:38.672 ***🔗
alicE_create_room_1319@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2NyZWF0ZV9yb29tXzEzMTkAbWF0eWdyeXNh</auth>



*** User 2024-04-10 12:52:38.674 ***🔗
alicE_create_room_1319@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-10 12:52:38.674 ***🔗
alicE_create_room_1319@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-04-10 12:52:38.674 ***🔗
alicE_create_room_1319@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d80d91fe6f56619c' from='localhost' version='1.0' xml:lang='en' to='alice_create_room_1319@localhost'>

*** User 2024-04-10 12:52:38.674 ***🔗
alicE_create_room_1319@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-04-10 12:52:38.674 ***🔗
alicE_create_room_1319@localhost/res1 out
<iq type='set' id='12a642fb9f53083caa5a1dbec88e6035'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-10 12:52:38.674 ***🔗
alicE_create_room_1319@localhost/res1 in
<iq id='12a642fb9f53083caa5a1dbec88e6035' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_create_room_1319@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-10 12:52:38.674 ***🔗
alice_create_room_1319@localhost/res1 out
<iq type='set' id='d11b968f64bb08cf1e91fd5073d186ed'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 12:52:38.675 ***🔗
alice_create_room_1319@localhost/res1 in
<iq from='localhost' to='alice_create_room_1319@localhost/res1' id='d11b968f64bb08cf1e91fd5073d186ed' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 12:52:38.675 ***🔗
alice_create_room_1319@localhost/res1 out
<presence/>



*** User 2024-04-10 12:52:38.676 ***🔗
alice_create_room_1319@localhost/res1 in
<presence from='alice_create_room_1319@localhost/res1' to='alice_create_room_1319@localhost/res1'/>



*** User 2024-04-10 12:52:38.679 ***🔗
REST request:
Code: 201
Req: {<0.7171.1>,<<"/api/mucs/localhost">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"550b7fdc02b2262e">>}],
      <<"{\"owner\":\"alice_create_room_1319@localhost\",\"nick\":\"ali\",\"name\":\"wonderland-58.664431\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"location">>,
           <<"http://localhost:8088/api/mucs/localhost/wonderland-58.664431">>},
          {<<"date">>,<<"Wed, 10 Apr 2024 12:52:38 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"wonderland-58.664431">>,215,1647}
Params: #{body =>
              <<"{\"owner\":\"alice_create_room_1319@localhost\",\"nick\":\"ali\",\"name\":\"wonderland-58.664431\"}">>,
          method => <<"POST">>,path => <<"/api/mucs/localhost">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-04-10 12:52:38.679 ***🔗
alice_create_room_1319@localhost/res1 in
<presence from='wonderland-58.664431@muc.localhost/ali' to='alice_create_room_1319@localhost/res1'>
	<x xmlns='http://jabber.org/protocol/muc'>
		<item jid='alice_create_room_1319@localhost' affiliation='owner' role='moderator'/>
		<status code='110'/>
		<status code='201'/>
	</x>
</presence>



*** User 2024-04-10 12:52:38.679 ***🔗
alice_create_room_1319@localhost/res1 in
<message from='wonderland-58.664431@muc.localhost' to='alice_create_room_1319@localhost' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2024-04-10 12:52:43.679 ***🔗
alice_create_room_1319@localhost/res1 out
<iq type='get' id='36b8a5824ae33fe14b5901b517e60f3c' to='muc.localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-04-10 12:52:43.680 ***🔗
alice_create_room_1319@localhost/res1 in
<iq from='muc.localhost' to='alice_create_room_1319@localhost/res1' id='36b8a5824ae33fe14b5901b517e60f3c' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='wonderland-58.664431@muc.localhost' name='wonderland-58.664431 (1)'/>
		<item jid='wonderland-58.668328@muc.localhost' name='wonderland-58.668328 (1)'/>
	</query>
</iq>



*** User 2024-04-10 12:52:43.680 ***🔗
alice_create_room_1319@localhost/res1 out
</stream:stream>

*** User 2024-04-10 12:52:43.681 ***🔗
alice_create_room_1319@localhost/res1 in
</stream:stream>
*** CT 2024-04-10 12:52:43.683 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4006.html



=== Ended at 2024-04-10 12:52:43
=== successfully completed test case
=== === Returned value: ok