=== Test case: rest_SUITE:user_can_be_registered_and_removed/1 (click for source code)

=== Config value:

    [{watchdog,<0.74979.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {mam_backend,rdbms},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/rest_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@a000afa994eb.2024-04-25_16.17.04/big_tests.tests.rest_SUITE.logs/run.2024-04-25_16.30.41/rest_suite.user_can_be_registered_and_removed.213506.html"},
     {tc_group_properties,[{name,admin},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/rest_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@a000afa994eb.2024-04-25_16.17.04/big_tests.tests.rest_SUITE.logs/run.2024-04-25_16.30.41/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{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_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_amp => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_presence => #{},
        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">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@a000afa994eb.2024-04-25_16.17.04"

=== Started at 2024-04-25 16:30:41


*** CT 2024-04-25 16:30:41.664 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2588.html

*** User 2024-04-25 16:30:41.695 ***🔗
REST request:
Code: 200
Req: {<0.75160.0>,<<"/api/users/domain.example.com">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"7f786423664b45f6">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 25 Apr 2024 16:30:41 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"153">>}],
         <<"[\"alice@domain.example.com\",\"alice_invalid_query_string_2917@domain.example.com\",\"alice_message_errors_2918@domain.example.com\",\"bob@domain.example.com\"]">>,
         278,1154}
Params: #{path => <<"/api/users/domain.example.com">>,
          server => #{node => mongooseim@localhost},
          method => <<"GET">>,body => <<>>,role => admin,
          return_headers => true}


*** User 2024-04-25 16:30:41.699 ***🔗
REST request:
Code: 201
Req: {<0.75166.0>,<<"/api/users/domain.example.com">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"43e662523db7b55f">>}],
      <<"{\"password\":\"nicniema\",\"username\":\"mike\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"location">>,
           <<"http://localhost:8088/api/users/domain.example.com/mike">>},
          {<<"date">>,<<"Thu, 25 Apr 2024 16:30:41 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"52">>}],
         <<"User mike@domain.example.com successfully registered">>,248,2116}
Params: #{path => <<"/api/users/domain.example.com">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body => <<"{\"password\":\"nicniema\",\"username\":\"mike\"}">>,
          role => admin,return_headers => true}


*** User 2024-04-25 16:30:41.702 ***🔗
REST request:
Code: 200
Req: {<0.75179.0>,<<"/api/users/domain.example.com">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"c337eeae5410ae9a">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 25 Apr 2024 16:30:41 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"568">>}],
         <<"[\"alice@domain.example.com\",\"alice_invalid_query_string_2917@domain.example.com\",\"alice_message_errors_2918@domain.example.com\",\"alice_messages_are_archived_2922@domain.example.com\",\"alice_messages_are_sent_and_received_2921@domain.example.com\",\"alice_session_can_be_kicked_2920@domain.example.com\",\"alice_stanzas_are_sent_and_received_2919@domain.example.com\",\"bob@domain.example.com\",\"bob_invalid_query_string_2917@domain.example.com\",\"bob_message_errors_2918@domain.example.com\",\"bob_stanzas_are_sent_and_received_2919@domain.example.com\",\"mike@domain.example.com\"]">>,
         693,1167}
Params: #{path => <<"/api/users/domain.example.com">>,
          server => #{node => mongooseim@localhost},
          method => <<"GET">>,body => <<>>,role => admin,
          return_headers => true}


*** User 2024-04-25 16:30:41.707 ***🔗
REST request fails:
Code: 403
Req: {<0.75187.0>,<<"/api/users/domain.example.com">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"4d520d43f11d8025">>}],
      <<"{\"password\":\"nicniema\",\"username\":\"mike\"}">>}
Result: {{<<"403">>,<<"Forbidden">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 25 Apr 2024 16:30:41 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"78">>}],
         <<"\"User mike@domain.example.com already registered at node mongooseim@localhost\"">>,
         209,2692}
Params: #{path => <<"/api/users/domain.example.com">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body => <<"{\"password\":\"nicniema\",\"username\":\"mike\"}">>,
          role => admin,return_headers => true}


*** User 2024-04-25 16:30:41.773 ***🔗
REST request:
Code: 204
Req: {<0.75199.0>,<<"/api/users/domain.example.com/mike">>,<<"DELETE">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"cc88e1be9c0114ec">>}],
      <<>>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 25 Apr 2024 16:30:41 GMT">>}],
         <<>>,80,64627}
Params: #{path => <<"/api/users/domain.example.com/mike">>,
          server => #{node => mongooseim@localhost},
          method => <<"DELETE">>,body => <<>>,role => admin,
          return_headers => true}


*** User 2024-04-25 16:30:41.775 ***🔗
REST request:
Code: 200
Req: {<0.75267.0>,<<"/api/users/domain.example.com">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"d7639378b7fdc6a9">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 25 Apr 2024 16:30:41 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"914">>}],
         <<"[\"alice@domain.example.com\",\"alice_invalid_query_string_2917@domain.example.com\",\"alice_message_archive_errors_2924@domain.example.com\",\"alice_message_errors_2918@domain.example.com\",\"alice_messages_are_archived_2922@domain.example.com\",\"alice_messages_are_sent_and_received_2921@domain.example.com\",\"alice_messages_can_be_paginated_2925@domain.example.com\",\"alice_session_can_be_kicked_2920@domain.example.com\",\"alice_stanza_errors_2923@domain.example.com\",\"alice_stanzas_are_sent_and_received_2919@domain.example.com\",\"bob@domain.example.com\",\"bob_invalid_query_string_2917@domain.example.com\",\"bob_message_errors_2918@domain.example.com\",\"bob_messages_are_archived_2922@domain.example.com\",\"bob_messages_are_sent_and_received_2921@domain.example.com\",\"bob_messages_can_be_paginated_2925@domain.example.com\",\"bob_stanza_errors_2923@domain.example.com\",\"bob_stanzas_are_sent_and_received_2919@domain.example.com\"]">>,
         1039,809}
Params: #{path => <<"/api/users/domain.example.com">>,
          server => #{node => mongooseim@localhost},
          method => <<"GET">>,body => <<>>,role => admin,
          return_headers => true}

*** CT 2024-04-25 16:30:41.795 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2588.html



=== Ended at 2024-04-25 16:30:41
=== successfully completed test case
=== === Returned value: ok