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

=== Config value:

    [{watchdog,<0.69265.0>},
     {preset,"pgsql_cets"},
     {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@e06ff82a20fb.2024-03-21_07.45.38/big_tests.tests.muc_light_http_api_SUITE.logs/run.2024-03-21_07.59.26/muc_light_http_api_suite.create_room_errors.163330.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@e06ff82a20fb.2024-03-21_07.45.38/big_tests.tests.muc_light_http_api_SUITE.logs/run.2024-03-21_07.59.26/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{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_amp => #{},
        mod_sic => #{iqdisc => one_queue},
        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_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => cets,
              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 => cets,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {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@e06ff82a20fb.2024-03-21_07.45.38"

=== Started at 2024-03-21 07:59:26


*** CT 2024-03-21 07:59:26.955 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_5401.html

*** User 2024-03-21 07:59:26.965 ***🔗
REST request fails:
Code: 400
Req: {<0.69313.0>,<<"/api/muc-lights/muclight.localhost">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"b0dd8423df749955">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_room_errors_2806@localhost\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 21 Mar 2024 07:59:26 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"19">>}],
         <<"\"Missing room name\"">>,145,643}
Params: #{path => <<"/api/muc-lights/muclight.localhost">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,role => admin,
          body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_room_errors_2806@localhost\"}">>,
          return_headers => true}


*** User 2024-03-21 07:59:26.967 ***🔗
REST request fails:
Code: 400
Req: {<0.69319.0>,<<"/api/muc-lights/muclight.localhost">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"0ce6de4112f320f3">>}],
      <<"{\"subject\":\"Lewis Carol\",\"name\":\"Name\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 21 Mar 2024 07:59:26 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"19">>}],
         <<"\"Missing owner JID\"">>,145,496}
Params: #{path => <<"/api/muc-lights/muclight.localhost">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,role => admin,
          body => <<"{\"subject\":\"Lewis Carol\",\"name\":\"Name\"}">>,
          return_headers => true}


*** User 2024-03-21 07:59:26.969 ***🔗
REST request fails:
Code: 400
Req: {<0.69325.0>,<<"/api/muc-lights/muclight.localhost">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"48fd5027b7557155">>}],
      <<"{\"owner\":\"alicE_create_room_errors_2806@localhost\",\"name\":\"Name\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 21 Mar 2024 07:59:26 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"22">>}],
         <<"\"Missing room subject\"">>,148,575}
Params: #{path => <<"/api/muc-lights/muclight.localhost">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,role => admin,
          body =>
              <<"{\"owner\":\"alicE_create_room_errors_2806@localhost\",\"name\":\"Name\"}">>,
          return_headers => true}


*** User 2024-03-21 07:59:26.970 ***🔗
REST request fails:
Code: 400
Req: {<0.69331.0>,<<"/api/muc-lights/muclight.localhost">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"14b16b30002cde44">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"@invalid\",\"name\":\"Name\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 21 Mar 2024 07:59:26 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"19">>}],
         <<"\"Invalid owner JID\"">>,145,569}
Params: #{path => <<"/api/muc-lights/muclight.localhost">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,role => admin,
          body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"@invalid\",\"name\":\"Name\"}">>,
          return_headers => true}


*** User 2024-03-21 07:59:26.972 ***🔗
REST request fails:
Code: 400
Req: {<0.69341.0>,<<"/api/muc-lights/muclight.localhost">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"8d14db95d49deab4">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"baduser@localhost\",\"name\":\"Name\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 21 Mar 2024 07:59:26 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"27">>}],
         <<"\"Given user does not exist\"">>,153,972}
Params: #{path => <<"/api/muc-lights/muclight.localhost">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,role => admin,
          body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"baduser@localhost\",\"name\":\"Name\"}">>,
          return_headers => true}


*** User 2024-03-21 07:59:26.974 ***🔗
REST request fails:
Code: 404
Req: {<0.69351.0>,<<"/api/muc-lights/localhost">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"457abbf2f18b03d6">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_room_errors_2806@localhost\",\"name\":\"Name\"}">>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 21 Mar 2024 07:59:26 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"28">>}],
         <<"\"MUC Light server not found\"">>,152,1056}
Params: #{path => <<"/api/muc-lights/localhost">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,role => admin,
          body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_room_errors_2806@localhost\",\"name\":\"Name\"}">>,
          return_headers => true}

*** CT 2024-03-21 07:59:26.976 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_5401.html



=== Ended at 2024-03-21 07:59:26
=== successfully completed test case
=== === Returned value: {{<<"404">>,<<"Not Found">>},
                     <<"MUC Light server not found">>}