=== Test case: rest_client_SUITE:room_is_created/1 (click for source code)

=== Config value:

    [{watchdog,<0.22477.2>},
     {muc_light_host,<<"muclight.localhost">>},
     {mam_backend,rdbms},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/rest_client_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@7e4977dadadb.2024-04-25_07.08.11/big_tests.tests.rest_client_SUITE.logs/run.2024-04-25_07.24.28/rest_client_suite.room_is_created.250498.html"},
     {tc_group_properties,[{name,muc},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/rest_client_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@7e4977dadadb.2024-04-25_07.08.11/big_tests.tests.rest_client_SUITE.logs/run.2024-04-25_07.24.28/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => #{},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@7e4977dadadb.2024-04-25_07.08.11"

=== Started at 2024-04-25 07:24:29


*** CT 2024-04-25 07:24:29.360 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4910.html

*** User 2024-04-25 07:24:29.400 ***🔗
alicE_room_is_created_3352@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-25 07:24:29.403 ***🔗
alicE_room_is_created_3352@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3f67397b02003b09' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-25 07:24:29.408 ***🔗
alicE_room_is_created_3352@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-04-25 07:24:29.408 ***🔗
alicE_room_is_created_3352@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3Jvb21faXNfY3JlYXRlZF8zMzUyAG1hdHlncnlzYQ==</auth>



*** User 2024-04-25 07:24:29.412 ***🔗
alicE_room_is_created_3352@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-25 07:24:29.413 ***🔗
alicE_room_is_created_3352@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-25 07:24:29.416 ***🔗
alicE_room_is_created_3352@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='bd77cb1f5ba64587' from='localhost' version='1.0' xml:lang='en' to='alice_room_is_created_3352@localhost'>

*** User 2024-04-25 07:24:29.417 ***🔗
alicE_room_is_created_3352@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-25 07:24:29.418 ***🔗
alicE_room_is_created_3352@localhost/res1 out
<iq type='set' id='f5fb877364ee485887a76b668c5e20da'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-25 07:24:29.420 ***🔗
alicE_room_is_created_3352@localhost/res1 in
<iq id='f5fb877364ee485887a76b668c5e20da' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_room_is_created_3352@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-25 07:24:29.420 ***🔗
alice_room_is_created_3352@localhost/res1 out
<iq type='set' id='486264695cef861d45649e4f25bb47cf'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 07:24:29.422 ***🔗
alice_room_is_created_3352@localhost/res1 in
<iq from='localhost' to='alice_room_is_created_3352@localhost/res1' id='486264695cef861d45649e4f25bb47cf' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 07:24:29.423 ***🔗
alice_room_is_created_3352@localhost/res1 out
<presence/>



*** User 2024-04-25 07:24:29.425 ***🔗
alice_room_is_created_3352@localhost/res1 in
<presence from='alice_room_is_created_3352@localhost/res1' to='alice_room_is_created_3352@localhost/res1'/>



*** User 2024-04-25 07:24:29.451 ***🔗
REST request:
Code: 201
Req: {<0.22663.2>,<<"/api/rooms">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"64f658fe80eb5923">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9pc19jcmVhdGVkXzMzNTJAbG9jYWxob3N0Om1hdHlncnlzYQ==">>}],
      <<"{\"subject\":\"This room subject\",\"name\":\"new_room_name\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 25 Apr 2024 07:24:28 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"26">>}],
         <<"{\"id\":\"1714-29869-439405\"}">>,155,13471}
Params: #{body =>
              <<"{\"subject\":\"This room subject\",\"name\":\"new_room_name\"}">>,
          creds =>
              {<<"alice_room_is_created_3352@localhost">>,<<"matygrysa">>},
          method => <<"POST">>,path => <<"/api/rooms">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** User 2024-04-25 07:24:29.478 ***🔗
REST request:
Code: 200
Req: {<0.22728.2>,<<"/api/rooms/1714-29869-439405">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"7dc03c33d5794fd3">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9pc19jcmVhdGVkXzMzNTJAbG9jYWxob3N0Om1hdHlncnlzYQ==">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 25 Apr 2024 07:24:28 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"134">>}],
         <<"{\"subject\":\"This room subject\",\"participants\":[{\"user\":\"alice_room_is_created_3352@localhost\",\"role\":\"owner\"}],\"name\":\"new_room_name\"}">>,
         259,9786}
Params: #{body => <<>>,
          creds =>
              {<<"alice_room_is_created_3352@localhost">>,<<"matygrysa">>},
          method => <<"GET">>,path => <<"/api/rooms/1714-29869-439405">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** User 2024-04-25 07:24:29.479 ***🔗
alice_room_is_created_3352@localhost/res1 out
</stream:stream>

*** User 2024-04-25 07:24:29.480 ***🔗
alice_room_is_created_3352@localhost/res1 in
</stream:stream>
*** CT 2024-04-25 07:24:29.514 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4910.html



=== Ended at 2024-04-25 07:24:29
=== successfully completed test case
=== === Returned value: ok