=== Test case: muc_light_http_api_SUITE:create_identifiable_room_errors/1 (click for source code)

=== Config value:

    [{watchdog,<0.67670.0>},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_light_http_api_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@d081adacb998.2024-01-14_19.39.56/big_tests.tests.muc_light_http_api_SUITE.logs/run.2024-01-14_19.52.48/muc_light_http_api_suite.create_identifiable_room_errors.203394.html"},
     {tc_group_properties,[{name,negative},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/muc_light_http_api_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@d081adacb998.2024-01-14_19.39.56/big_tests.tests.muc_light_http_api_SUITE.logs/run.2024-01-14_19.52.48/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"makrowe;p">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@d081adacb998.2024-01-14_19.39.56"

=== Started at 2024-01-14 19:52:48


*** CT 2024-01-14 19:52:48.646 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2554.html

*** User 2024-01-14 19:52:48.659 ***🔗
REST request:
Code: 201
Req: {<0.67720.0>,<<"/api/muc-lights/muclight.domain.example.com">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"94e14ba2dd589f18">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2667@domain.example.com\",\"name\":\"NameA\",\"id\":\"ID1\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"location">>,
           <<"http://localhost:8088/api/muc-lights/muclight.domain.example.com/id1@muclight.domain.example.com">>},
          {<<"date">>,<<"Sun, 14 Jan 2024 19:52:48 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"31">>}],
         <<"id1@muclight.domain.example.com">>,261,3062}
Params: #{path => <<"/api/muc-lights/muclight.domain.example.com">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2667@domain.example.com\",\"name\":\"NameA\",\"id\":\"ID1\"}">>,
          method => <<"PUT">>,role => admin,return_headers => true}


*** User 2024-01-14 19:52:48.661 ***🔗
REST request fails:
Code: 400
Req: {<0.67736.0>,<<"/api/muc-lights/muclight.domain.example.com">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"8a0a0d486c9867ac">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2667@domain.example.com\",\"name\":\"NameA\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Sun, 14 Jan 2024 19:52:48 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"17">>}],
         <<"\"Missing room ID\"">>,143,554}
Params: #{path => <<"/api/muc-lights/muclight.domain.example.com">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2667@domain.example.com\",\"name\":\"NameA\"}">>,
          method => <<"PUT">>,role => admin,return_headers => true}


*** User 2024-01-14 19:52:48.663 ***🔗
REST request fails:
Code: 400
Req: {<0.67744.0>,<<"/api/muc-lights/muclight.domain.example.com">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"c76352311f350432">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2667@domain.example.com\",\"id\":\"ID\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Sun, 14 Jan 2024 19:52:48 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"19">>}],
         <<"\"Missing room name\"">>,145,624}
Params: #{path => <<"/api/muc-lights/muclight.domain.example.com">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2667@domain.example.com\",\"id\":\"ID\"}">>,
          method => <<"PUT">>,role => admin,return_headers => true}


*** User 2024-01-14 19:52:48.664 ***🔗
REST request fails:
Code: 400
Req: {<0.67754.0>,<<"/api/muc-lights/muclight.domain.example.com">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"135ed07fd9f2ba50">>}],
      <<"{\"subject\":\"Lewis Carol\",\"name\":\"NameA\",\"id\":\"ID\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Sun, 14 Jan 2024 19:52:48 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"19">>}],
         <<"\"Missing owner JID\"">>,145,567}
Params: #{path => <<"/api/muc-lights/muclight.domain.example.com">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"subject\":\"Lewis Carol\",\"name\":\"NameA\",\"id\":\"ID\"}">>,
          method => <<"PUT">>,role => admin,return_headers => true}


*** User 2024-01-14 19:52:48.667 ***🔗
REST request fails:
Code: 400
Req: {<0.67758.0>,<<"/api/muc-lights/muclight.domain.example.com">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"3c852f1b2a8ab7f4">>}],
      <<"{\"owner\":\"alicE_create_identifiable_room_errors_2667@domain.example.com\",\"name\":\"NameA\",\"id\":\"ID\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Sun, 14 Jan 2024 19:52:48 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"22">>}],
         <<"\"Missing room subject\"">>,148,588}
Params: #{path => <<"/api/muc-lights/muclight.domain.example.com">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"owner\":\"alicE_create_identifiable_room_errors_2667@domain.example.com\",\"name\":\"NameA\",\"id\":\"ID\"}">>,
          method => <<"PUT">>,role => admin,return_headers => true}


*** User 2024-01-14 19:52:48.668 ***🔗
REST request fails:
Code: 400
Req: {<0.67764.0>,<<"/api/muc-lights/muclight.domain.example.com">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"f8147592a46c03b8">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"@invalid\",\"name\":\"NameA\",\"id\":\"ID\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Sun, 14 Jan 2024 19:52:48 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"19">>}],
         <<"\"Invalid owner JID\"">>,145,693}
Params: #{path => <<"/api/muc-lights/muclight.domain.example.com">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"@invalid\",\"name\":\"NameA\",\"id\":\"ID\"}">>,
          method => <<"PUT">>,role => admin,return_headers => true}


*** User 2024-01-14 19:52:48.671 ***🔗
REST request fails:
Code: 400
Req: {<0.67771.0>,<<"/api/muc-lights/muclight.domain.example.com">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"50885967ef9f9bf7">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"baduser@domain.example.com\",\"name\":\"NameA\",\"id\":\"ID\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Sun, 14 Jan 2024 19:52:48 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"27">>}],
         <<"\"Given user does not exist\"">>,153,1135}
Params: #{path => <<"/api/muc-lights/muclight.domain.example.com">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"baduser@domain.example.com\",\"name\":\"NameA\",\"id\":\"ID\"}">>,
          method => <<"POST">>,role => admin,return_headers => true}


*** User 2024-01-14 19:52:48.685 ***🔗
REST request fails:
Code: 403
Req: {<0.67780.0>,<<"/api/muc-lights/muclight.domain.example.com">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"d7b89475c648dccd">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2667@domain.example.com\",\"name\":\"NameB\",\"id\":\"ID1\"}">>}
Result: {{<<"403">>,<<"Forbidden">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Sun, 14 Jan 2024 19:52:48 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"21">>}],
         <<"\"Room already exists\"">>,145,12998}
Params: #{path => <<"/api/muc-lights/muclight.domain.example.com">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2667@domain.example.com\",\"name\":\"NameB\",\"id\":\"ID1\"}">>,
          method => <<"PUT">>,role => admin,return_headers => true}


*** User 2024-01-14 19:52:48.687 ***🔗
REST request fails:
Code: 404
Req: {<0.67793.0>,<<"/api/muc-lights/domain.example.com">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"6d56c262aa554dca">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2667@domain.example.com\",\"name\":\"NameA\",\"id\":\"ID\"}">>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Sun, 14 Jan 2024 19:52:48 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"28">>}],
         <<"\"MUC Light server not found\"">>,152,903}
Params: #{path => <<"/api/muc-lights/domain.example.com">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2667@domain.example.com\",\"name\":\"NameA\",\"id\":\"ID\"}">>,
          method => <<"PUT">>,role => admin,return_headers => true}

*** CT 2024-01-14 19:52:48.690 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2554.html



=== Ended at 2024-01-14 19:52:48
=== successfully completed test case
=== === Returned value: {{<<"404">>,<<"Not Found">>},
                     <<"MUC Light server not found">>}