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

=== Config value:

    [{watchdog,<0.87510.0>},
     {muc_light_host,<<"muclight.localhost">>},
     {mam_backend,rdbms},
     {preset,"odbc_mssql_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@459df0fd388f.2024-04-10_14.24.42/big_tests.tests.rest_client_SUITE.logs/run.2024-04-10_14.41.30/rest_client_suite.room_query_errors.244610.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@459df0fd388f.2024-04-10_14.24.42/big_tests.tests.rest_client_SUITE.logs/run.2024-04-10_14.41.30/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_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,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        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}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@459df0fd388f.2024-04-10_14.24.42"

=== Started at 2024-04-10 14:41:31


*** CT 2024-04-10 14:41:31.146 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4712.html

*** User 2024-04-10 14:41:31.189 ***🔗
alicE_room_query_errors_3331@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-10 14:41:31.190 ***🔗
alicE_room_query_errors_3331@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='41e3a1acba763bc6' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-10 14:41:31.190 ***🔗
alicE_room_query_errors_3331@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-10 14:41:31.190 ***🔗
alicE_room_query_errors_3331@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3Jvb21fcXVlcnlfZXJyb3JzXzMzMzEAbWF0eWdyeXNh</auth>



*** User 2024-04-10 14:41:31.191 ***🔗
alicE_room_query_errors_3331@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-10 14:41:31.191 ***🔗
alicE_room_query_errors_3331@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-10 14:41:31.192 ***🔗
alicE_room_query_errors_3331@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='69d926a8a04a82c4' from='localhost' version='1.0' xml:lang='en' to='alice_room_query_errors_3331@localhost'>

*** User 2024-04-10 14:41:31.192 ***🔗
alicE_room_query_errors_3331@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-10 14:41:31.192 ***🔗
alicE_room_query_errors_3331@localhost/res1 out
<iq type='set' id='d9327a90ff3a17aaf23a024066a18ec5'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-10 14:41:31.192 ***🔗
alicE_room_query_errors_3331@localhost/res1 in
<iq id='d9327a90ff3a17aaf23a024066a18ec5' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_room_query_errors_3331@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-10 14:41:31.192 ***🔗
alice_room_query_errors_3331@localhost/res1 out
<iq type='set' id='772a743d0bd3953329b0eb48ac0b189b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 14:41:31.193 ***🔗
alice_room_query_errors_3331@localhost/res1 in
<iq from='localhost' to='alice_room_query_errors_3331@localhost/res1' id='772a743d0bd3953329b0eb48ac0b189b' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 14:41:31.193 ***🔗
alice_room_query_errors_3331@localhost/res1 out
<presence/>



*** User 2024-04-10 14:41:31.195 ***🔗
alice_room_query_errors_3331@localhost/res1 in
<presence from='alice_room_query_errors_3331@localhost/res1' to='alice_room_query_errors_3331@localhost/res1'/>



*** User 2024-04-10 14:41:31.196 ***🔗
bOb_room_query_errors_3331@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-10 14:41:31.197 ***🔗
bOb_room_query_errors_3331@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0e7e27b64ff1e363' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-10 14:41:31.197 ***🔗
bOb_room_query_errors_3331@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-10 14:41:31.197 ***🔗
bOb_room_query_errors_3331@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9yb29tX3F1ZXJ5X2Vycm9yc18zMzMxAG1ha3JvbGlrYQ==</auth>



*** User 2024-04-10 14:41:31.198 ***🔗
bOb_room_query_errors_3331@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-10 14:41:31.198 ***🔗
bOb_room_query_errors_3331@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-10 14:41:31.199 ***🔗
bOb_room_query_errors_3331@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5036d7e0cb20660a' from='localhost' version='1.0' xml:lang='en' to='bob_room_query_errors_3331@localhost'>

*** User 2024-04-10 14:41:31.199 ***🔗
bOb_room_query_errors_3331@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-10 14:41:31.199 ***🔗
bOb_room_query_errors_3331@localhost/res1 out
<iq type='set' id='255c695dbd63feeded31d50ce47f6150'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-10 14:41:31.200 ***🔗
bOb_room_query_errors_3331@localhost/res1 in
<iq id='255c695dbd63feeded31d50ce47f6150' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_room_query_errors_3331@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-10 14:41:31.200 ***🔗
bob_room_query_errors_3331@localhost/res1 out
<iq type='set' id='74899b799f3e964afca021b686eff5f8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 14:41:31.201 ***🔗
bob_room_query_errors_3331@localhost/res1 in
<iq from='localhost' to='bob_room_query_errors_3331@localhost/res1' id='74899b799f3e964afca021b686eff5f8' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 14:41:31.202 ***🔗
bob_room_query_errors_3331@localhost/res1 out
<presence/>



*** User 2024-04-10 14:41:31.205 ***🔗
bob_room_query_errors_3331@localhost/res1 in
<presence from='bob_room_query_errors_3331@localhost/res1' to='bob_room_query_errors_3331@localhost/res1'/>



*** User 2024-04-10 14:41:31.217 ***🔗
REST request:
Code: 201
Req: {<0.87816.0>,<<"/api/rooms">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"f42ec87e4d88032c">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9xdWVyeV9lcnJvcnNfMzMzMUBsb2NhbGhvc3Q6bWF0eWdyeXNh">>}],
      <<"{\"subject\":\"This room subject\",\"name\":\"new_room_name\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 10 Apr 2024 14:41:30 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"27">>}],
         <<"{\"id\":\"1712-760091-212499\"}">>,156,6200}
Params: #{path => <<"/api/rooms">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"subject\":\"This room subject\",\"name\":\"new_room_name\"}">>,
          method => <<"POST">>,role => client,
          creds =>
              {<<"alice_room_query_errors_3331@localhost">>,<<"matygrysa">>},
          return_headers => true}


*** User 2024-04-10 14:41:31.288 ***🔗
REST request fails:
Code: 404
Req: {<0.87845.0>,<<"/api/rooms/badroom">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"58138bfafa2b1ad9">>},
       {<<"authorization">>,
        <<"Basic Ym9iX3Jvb21fcXVlcnlfZXJyb3JzXzMzMzFAbG9jYWxob3N0Om1ha3JvbGlrYQ==">>}],
      <<>>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 10 Apr 2024 14:41:30 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"16">>}],
         <<"\"Room not found\"">>,147,4971}
Params: #{path => <<"/api/rooms/badroom">>,
          server => #{node => mongooseim@localhost},
          body => <<>>,method => <<"GET">>,role => client,
          creds =>
              {<<"bob_room_query_errors_3331@localhost">>,<<"makrolika">>},
          return_headers => true}


*** User 2024-04-10 14:41:31.381 ***🔗
REST request fails:
Code: 403
Req: {<0.87901.0>,<<"/api/rooms/1712-760091-212499">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"ece61d33d6a10383">>},
       {<<"authorization">>,
        <<"Basic Ym9iX3Jvb21fcXVlcnlfZXJyb3JzXzMzMzFAbG9jYWxob3N0Om1ha3JvbGlrYQ==">>}],
      <<>>}
Result: {{<<"403">>,<<"Forbidden">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 10 Apr 2024 14:41:30 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"38">>}],
         <<"\"Given user does not occupy this room\"">>,169,84586}
Params: #{path => <<"/api/rooms/1712-760091-212499">>,
          server => #{node => mongooseim@localhost},
          body => <<>>,method => <<"GET">>,role => client,
          creds =>
              {<<"bob_room_query_errors_3331@localhost">>,<<"makrolika">>},
          return_headers => true}


*** User 2024-04-10 14:41:31.382 ***🔗
bob_room_query_errors_3331@localhost/res1 out
</stream:stream>

*** User 2024-04-10 14:41:31.382 ***🔗
bob_room_query_errors_3331@localhost/res1 in
</stream:stream>

*** User 2024-04-10 14:41:31.382 ***🔗
alice_room_query_errors_3331@localhost/res1 out
</stream:stream>

*** User 2024-04-10 14:41:31.383 ***🔗
alice_room_query_errors_3331@localhost/res1 in
</stream:stream>
*** CT 2024-04-10 14:41:31.387 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4712.html



=== Ended at 2024-04-10 14:41:31
=== successfully completed test case
=== === Returned value: ok