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

=== Config value:

    [{watchdog,<0.70838.0>},
     {preset,"odbc_mssql_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@d091d39a81d0.2024-03-08_08.59.35/big_tests.tests.muc_http_api_SUITE.logs/run.2024-03-08_09.15.10/muc_http_api_suite.create_room.151171.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@d091d39a81d0.2024-03-08_08.59.35/big_tests.tests.muc_http_api_SUITE.logs/run.2024-03-08_09.15.10/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@d091d39a81d0.2024-03-08_08.59.35"

=== Started at 2024-03-08 09:15:10


*** CT 2024-03-08 09:15:10.498 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4709.html

*** User 2024-03-08 09:15:10.516 ***🔗
alicE_create_room_2762@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-08 09:15:10.517 ***🔗
alicE_create_room_2762@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='06279a3a9616c1e9' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-08 09:15:10.517 ***🔗
alicE_create_room_2762@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-08 09:15:10.517 ***🔗
alicE_create_room_2762@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2NyZWF0ZV9yb29tXzI3NjIAbWF0eWdyeXNh</auth>



*** User 2024-03-08 09:15:10.518 ***🔗
alicE_create_room_2762@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-08 09:15:10.518 ***🔗
alicE_create_room_2762@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-08 09:15:10.519 ***🔗
alicE_create_room_2762@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a89c331469808d61' from='localhost' version='1.0' xml:lang='en' to='alice_create_room_2762@localhost'>

*** User 2024-03-08 09:15:10.519 ***🔗
alicE_create_room_2762@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-08 09:15:10.519 ***🔗
alicE_create_room_2762@localhost/res1 out
<iq type='set' id='56ca2d4b29416b813b9e21649f9464d9'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-08 09:15:10.520 ***🔗
alicE_create_room_2762@localhost/res1 in
<iq id='56ca2d4b29416b813b9e21649f9464d9' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_create_room_2762@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-08 09:15:10.520 ***🔗
alice_create_room_2762@localhost/res1 out
<iq type='set' id='53d6b3a2026c337e4d0e15e7cfcadab8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-08 09:15:10.520 ***🔗
alice_create_room_2762@localhost/res1 in
<iq from='localhost' to='alice_create_room_2762@localhost/res1' id='53d6b3a2026c337e4d0e15e7cfcadab8' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-08 09:15:10.521 ***🔗
alice_create_room_2762@localhost/res1 out
<presence/>



*** User 2024-03-08 09:15:10.522 ***🔗
alice_create_room_2762@localhost/res1 in
<presence from='alice_create_room_2762@localhost/res1' to='alice_create_room_2762@localhost/res1'/>



*** User 2024-03-08 09:15:10.527 ***🔗
REST request:
Code: 201
Req: {<0.70887.0>,<<"/api/mucs/localhost">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"263f97a17a08cde8">>}],
      <<"{\"nick\":\"ali\",\"owner\":\"alice_create_room_2762@localhost\",\"name\":\"wonderland-10.498663\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"location">>,
           <<"http://localhost:8088/api/mucs/localhost/wonderland-10.498663">>},
          {<<"date">>,<<"Fri, 08 Mar 2024 09:15:09 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"wonderland-10.498663">>,215,3789}
Params: #{path => <<"/api/mucs/localhost">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"nick\":\"ali\",\"owner\":\"alice_create_room_2762@localhost\",\"name\":\"wonderland-10.498663\"}">>,
          role => admin,return_headers => true}


*** User 2024-03-08 09:15:10.528 ***🔗
alice_create_room_2762@localhost/res1 in
<presence from='wonderland-10.498663@muc.localhost/ali' to='alice_create_room_2762@localhost/res1'>
	<x xmlns='http://jabber.org/protocol/muc'>
		<item jid='alice_create_room_2762@localhost' affiliation='owner' role='moderator'/>
		<status code='110'/>
		<status code='201'/>
	</x>
</presence>



*** User 2024-03-08 09:15:10.528 ***🔗
alice_create_room_2762@localhost/res1 in
<message from='wonderland-10.498663@muc.localhost' to='alice_create_room_2762@localhost' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2024-03-08 09:15:15.529 ***🔗
alice_create_room_2762@localhost/res1 out
<iq type='get' id='568b826d600874891dc0e506b2907abe' to='muc.localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-03-08 09:15:15.532 ***🔗
alice_create_room_2762@localhost/res1 in
<iq from='muc.localhost' to='alice_create_room_2762@localhost/res1' id='568b826d600874891dc0e506b2907abe' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='wonderland-10.498663@muc.localhost' name='wonderland-10.498663 (1)'/>
		<item jid='wonderland-10.504071@muc.localhost' name='wonderland-10.504071 (1)'/>
	</query>
</iq>



*** User 2024-03-08 09:15:15.532 ***🔗
alice_create_room_2762@localhost/res1 out
</stream:stream>

*** User 2024-03-08 09:15:15.532 ***🔗
alice_create_room_2762@localhost/res1 in
</stream:stream>
*** CT 2024-03-08 09:15:15.536 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4711.html



=== Ended at 2024-03-08 09:15:15
=== successfully completed test case
=== === Returned value: ok