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

=== Config value:

    [{watchdog,<0.68447.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@8ba0dd56aa70.2024-04-15_16.45.39/big_tests.tests.muc_light_http_api_SUITE.logs/run.2024-04-15_16.57.28/muc_light_http_api_suite.create_identifiable_room_errors.65029.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@8ba0dd56aa70.2024-04-15_16.45.39/big_tests.tests.muc_light_http_api_SUITE.logs/run.2024-04-15_16.57.28/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,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_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_bosh =>
            #{backend => cets,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        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@8ba0dd56aa70.2024-04-15_16.45.39"

=== Started at 2024-04-15 16:57:28


*** CT 2024-04-15 16:57:28.635 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4304.html

*** User 2024-04-15 16:57:28.644 ***🔗
REST request:
Code: 201
Req: {<0.68501.0>,<<"/api/muc-lights/muclight.localhost">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"cd25c83109126b68">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2585@localhost\",\"name\":\"NameA\",\"id\":\"ID1\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"location">>,
           <<"http://localhost:8088/api/muc-lights/muclight.localhost/id1@muclight.localhost">>},
          {<<"date">>,<<"Mon, 15 Apr 2024 16:57:28 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"22">>}],
         <<"id1@muclight.localhost">>,234,2066}
Params: #{path => <<"/api/muc-lights/muclight.localhost">>,
          server => #{node => mongooseim@localhost},
          method => <<"PUT">>,
          body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2585@localhost\",\"name\":\"NameA\",\"id\":\"ID1\"}">>,
          role => admin,return_headers => true}


*** User 2024-04-15 16:57:28.646 ***🔗
REST request fails:
Code: 400
Req: {<0.68509.0>,<<"/api/muc-lights/muclight.localhost">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"e29edda987879fb1">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2585@localhost\",\"name\":\"NameA\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 15 Apr 2024 16:57:28 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"17">>}],
         <<"\"Missing room ID\"">>,143,559}
Params: #{path => <<"/api/muc-lights/muclight.localhost">>,
          server => #{node => mongooseim@localhost},
          method => <<"PUT">>,
          body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2585@localhost\",\"name\":\"NameA\"}">>,
          role => admin,return_headers => true}


*** User 2024-04-15 16:57:28.647 ***🔗
REST request fails:
Code: 400
Req: {<0.68519.0>,<<"/api/muc-lights/muclight.localhost">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"6aef329b2d7195c5">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2585@localhost\",\"id\":\"ID\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 15 Apr 2024 16:57:28 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"19">>}],
         <<"\"Missing room name\"">>,145,479}
Params: #{path => <<"/api/muc-lights/muclight.localhost">>,
          server => #{node => mongooseim@localhost},
          method => <<"PUT">>,
          body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2585@localhost\",\"id\":\"ID\"}">>,
          role => admin,return_headers => true}


*** User 2024-04-15 16:57:28.649 ***🔗
REST request fails:
Code: 400
Req: {<0.68527.0>,<<"/api/muc-lights/muclight.localhost">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"909124ca480b3cf0">>}],
      <<"{\"subject\":\"Lewis Carol\",\"name\":\"NameA\",\"id\":\"ID\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 15 Apr 2024 16:57:28 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"19">>}],
         <<"\"Missing owner JID\"">>,145,469}
Params: #{path => <<"/api/muc-lights/muclight.localhost">>,
          server => #{node => mongooseim@localhost},
          method => <<"PUT">>,
          body =>
              <<"{\"subject\":\"Lewis Carol\",\"name\":\"NameA\",\"id\":\"ID\"}">>,
          role => admin,return_headers => true}


*** User 2024-04-15 16:57:28.650 ***🔗
REST request fails:
Code: 400
Req: {<0.68538.0>,<<"/api/muc-lights/muclight.localhost">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"2e72fe4ca5aaa63f">>}],
      <<"{\"owner\":\"alicE_create_identifiable_room_errors_2585@localhost\",\"name\":\"NameA\",\"id\":\"ID\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 15 Apr 2024 16:57:28 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"22">>}],
         <<"\"Missing room subject\"">>,148,433}
Params: #{path => <<"/api/muc-lights/muclight.localhost">>,
          server => #{node => mongooseim@localhost},
          method => <<"PUT">>,
          body =>
              <<"{\"owner\":\"alicE_create_identifiable_room_errors_2585@localhost\",\"name\":\"NameA\",\"id\":\"ID\"}">>,
          role => admin,return_headers => true}


*** User 2024-04-15 16:57:28.651 ***🔗
REST request fails:
Code: 400
Req: {<0.68542.0>,<<"/api/muc-lights/muclight.localhost">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"c1cbb04a0ab2a87b">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"@invalid\",\"name\":\"NameA\",\"id\":\"ID\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 15 Apr 2024 16:57:28 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"19">>}],
         <<"\"Invalid owner JID\"">>,145,433}
Params: #{path => <<"/api/muc-lights/muclight.localhost">>,
          server => #{node => mongooseim@localhost},
          method => <<"PUT">>,
          body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"@invalid\",\"name\":\"NameA\",\"id\":\"ID\"}">>,
          role => admin,return_headers => true}


*** User 2024-04-15 16:57:28.653 ***🔗
REST request fails:
Code: 400
Req: {<0.68551.0>,<<"/api/muc-lights/muclight.localhost">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"8dfdc3e26766c498">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"baduser@localhost\",\"name\":\"NameA\",\"id\":\"ID\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 15 Apr 2024 16:57:28 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"27">>}],
         <<"\"Given user does not exist\"">>,153,741}
Params: #{path => <<"/api/muc-lights/muclight.localhost">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"baduser@localhost\",\"name\":\"NameA\",\"id\":\"ID\"}">>,
          role => admin,return_headers => true}


*** User 2024-04-15 16:57:28.664 ***🔗
REST request fails:
Code: 403
Req: {<0.68557.0>,<<"/api/muc-lights/muclight.localhost">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"fa733d79d871ad4c">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2585@localhost\",\"name\":\"NameB\",\"id\":\"ID1\"}">>}
Result: {{<<"403">>,<<"Forbidden">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 15 Apr 2024 16:57:28 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"21">>}],
         <<"\"Room already exists\"">>,145,10626}
Params: #{path => <<"/api/muc-lights/muclight.localhost">>,
          server => #{node => mongooseim@localhost},
          method => <<"PUT">>,
          body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2585@localhost\",\"name\":\"NameB\",\"id\":\"ID1\"}">>,
          role => admin,return_headers => true}


*** User 2024-04-15 16:57:28.666 ***🔗
REST request fails:
Code: 404
Req: {<0.68574.0>,<<"/api/muc-lights/localhost">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"caad1d6fb365d6e5">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2585@localhost\",\"name\":\"NameA\",\"id\":\"ID\"}">>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 15 Apr 2024 16:57:28 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"28">>}],
         <<"\"MUC Light server not found\"">>,152,543}
Params: #{path => <<"/api/muc-lights/localhost">>,
          server => #{node => mongooseim@localhost},
          method => <<"PUT">>,
          body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2585@localhost\",\"name\":\"NameA\",\"id\":\"ID\"}">>,
          role => admin,return_headers => true}

*** CT 2024-04-15 16:57:28.670 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4304.html



=== Ended at 2024-04-15 16:57:28
=== successfully completed test case
=== === Returned value: {{<<"404">>,<<"Not Found">>},
                     <<"MUC Light server not found">>}