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

=== Config value:

    [{watchdog,<0.11228.2>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {mam_backend,rdbms},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/rest_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@f35493351768.2022-03-18_10.50.10/big_tests.tests.rest_SUITE.logs/run.2022-03-18_11.03.11/rest_suite.invalid_roster_operations.161666.html"},
     {tc_group_properties,[{name,roster},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@f35493351768.2022-03-18_10.50.10/big_tests.tests.rest_SUITE.logs/run.2022-03-18_11.03.11/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => [],
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => [],mod_commands => [],
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_muc_commands => [],mod_muc_light_commands => [],
        mod_register =>
            [{access,register},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {welcome_message,{[],[]}}],
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@f35493351768.2022-03-18_10.50.10"

=== Started at 2022-03-18 11:03:12


*** CT 2022-03-18 11:03:12.644 *** View log from node mongooseim@localhost when started mongooseim@localhost_4750.html
*** CT 2022-03-18 11:03:12.644 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_1993.html

*** User 2022-03-18 11:03:12.654 ***
alicE_invalid_roster_operations_2489@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-18 11:03:12.654 ***
alicE_invalid_roster_operations_2489@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6fc33db0d1433f6f' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-18 11:03:12.654 ***
alicE_invalid_roster_operations_2489@localhost/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-18 11:03:12.654 ***
alicE_invalid_roster_operations_2489@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludmFsaWRfcm9zdGVyX29wZXJhdGlvbnNfMjQ4OQBtYXR5Z3J5c2E=</auth>



*** User 2022-03-18 11:03:12.655 ***
alicE_invalid_roster_operations_2489@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-18 11:03:12.655 ***
alicE_invalid_roster_operations_2489@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-18 11:03:12.655 ***
alicE_invalid_roster_operations_2489@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6b2d609bf86b4df4' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-18 11:03:12.656 ***
alicE_invalid_roster_operations_2489@localhost/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-18 11:03:12.656 ***
alicE_invalid_roster_operations_2489@localhost/res1 out
<iq type='set' id='276236e11e9fa4647d97c6aa6326c18a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-18 11:03:12.656 ***
alicE_invalid_roster_operations_2489@localhost/res1 in
<iq id='276236e11e9fa4647d97c6aa6326c18a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_invalid_roster_operations_2489@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-18 11:03:12.656 ***
alicE_invalid_roster_operations_2489@localhost/res1 out
<iq type='set' id='b2b6685c378215ad329da50bef542d38'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 11:03:12.656 ***
alicE_invalid_roster_operations_2489@localhost/res1 in
<iq type='result' id='b2b6685c378215ad329da50bef542d38'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 11:03:12.657 ***
alicE_invalid_roster_operations_2489@localhost/res1 out
<presence/>



*** User 2022-03-18 11:03:12.659 ***
alicE_invalid_roster_operations_2489@localhost/res1 in
<presence from='alicE_invalid_roster_operations_2489@localhost/res1' to='alice_invalid_roster_operations_2489@localhost/res1' xml:lang='en'/>



*** User 2022-03-18 11:03:12.659 ***
bOb_invalid_roster_operations_2489@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-18 11:03:12.660 ***
bOb_invalid_roster_operations_2489@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b2aa1dbc5015baa9' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-18 11:03:12.660 ***
bOb_invalid_roster_operations_2489@localhost/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-18 11:03:12.660 ***
bOb_invalid_roster_operations_2489@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9pbnZhbGlkX3Jvc3Rlcl9vcGVyYXRpb25zXzI0ODkAbWFrcm9saWth</auth>



*** User 2022-03-18 11:03:12.661 ***
bOb_invalid_roster_operations_2489@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-18 11:03:12.661 ***
bOb_invalid_roster_operations_2489@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-18 11:03:12.662 ***
bOb_invalid_roster_operations_2489@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='44cb46f5bc003307' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-18 11:03:12.662 ***
bOb_invalid_roster_operations_2489@localhost/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-18 11:03:12.662 ***
bOb_invalid_roster_operations_2489@localhost/res1 out
<iq type='set' id='5ece696f4a0740d420b4cff263361bb5'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-18 11:03:12.662 ***
bOb_invalid_roster_operations_2489@localhost/res1 in
<iq id='5ece696f4a0740d420b4cff263361bb5' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb_invalid_roster_operations_2489@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-18 11:03:12.662 ***
bOb_invalid_roster_operations_2489@localhost/res1 out
<iq type='set' id='26e92d368bfad005939b6d9496c2fa0f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 11:03:12.662 ***
bOb_invalid_roster_operations_2489@localhost/res1 in
<iq type='result' id='26e92d368bfad005939b6d9496c2fa0f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 11:03:12.663 ***
bOb_invalid_roster_operations_2489@localhost/res1 out
<presence/>



*** User 2022-03-18 11:03:12.667 ***
bOb_invalid_roster_operations_2489@localhost/res1 in
<presence from='bOb_invalid_roster_operations_2489@localhost/res1' to='bob_invalid_roster_operations_2489@localhost/res1' xml:lang='en'/>



*** User 2022-03-18 11:03:12.669 ***
REST request fails:
Code: 400
Req: {<0.11287.2>,
      <<"/api/contacts/alice_invalid_roster_operations_2489@localhost">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"752a01ee4bcd9308">>}],
      <<"{\"jid\":\"@invalidjid\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 18 Mar 2022 11:03:12 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"30">>}],
         <<"Invalid jid: <<\"@invalidjid\">>">>,163,1043}
Params: #{body => <<"{\"jid\":\"@invalidjid\"}">>,method => <<"POST">>,
          path =>
              <<"/api/contacts/alice_invalid_roster_operations_2489@localhost">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-03-18 11:03:12.672 ***
REST request fails:
Code: 400
Req: {<0.11293.2>,<<"/api/contacts/@invalid_jid">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"7ef60bb92fbca8ef">>}],
      <<"{\"jid\":\"bob_invalid_roster_operations_2489@localhost\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 18 Mar 2022 11:03:12 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"31">>}],
         <<"Invalid jid: <<\"@invalid_jid\">>">>,164,1028}
Params: #{body =>
              <<"{\"jid\":\"bob_invalid_roster_operations_2489@localhost\"}">>,
          method => <<"POST">>,path => <<"/api/contacts/@invalid_jid">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-03-18 11:03:12.678 ***
REST request:
Code: 204
Req: {<0.11298.2>,
      <<"/api/contacts/alice_invalid_roster_operations_2489@localhost">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"994d41f59b06c63f">>}],
      <<"{\"jid\":\"bob_invalid_roster_operations_2489@localhost\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 18 Mar 2022 11:03:12 GMT">>},
          {<<"content-type">>,<<"application/json">>}],
         <<>>,112,5205}
Params: #{body =>
              <<"{\"jid\":\"bob_invalid_roster_operations_2489@localhost\"}">>,
          method => <<"POST">>,
          path =>
              <<"/api/contacts/alice_invalid_roster_operations_2489@localhost">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-03-18 11:03:12.683 ***
REST request:
Code: 204
Req: {<0.11307.2>,
      <<"/api/contacts/alice_invalid_roster_operations_2489@localhost">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"f1dae64279e2acd8">>}],
      <<"{\"jid\":\"bob_invalid_roster_operations_2489@localhost\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 18 Mar 2022 11:03:12 GMT">>},
          {<<"content-type">>,<<"application/json">>}],
         <<>>,112,4084}
Params: #{body =>
              <<"{\"jid\":\"bob_invalid_roster_operations_2489@localhost\"}">>,
          method => <<"POST">>,
          path =>
              <<"/api/contacts/alice_invalid_roster_operations_2489@localhost">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-03-18 11:03:12.685 ***
REST request fails:
Code: 400
Req: {<0.11311.2>,
      <<"/api/contacts/alice_invalid_roster_operations_2489@localhost/@invalid_jid">>,
      <<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"05b74fd35e9fcdb5">>}],
      <<"{\"action\":\"subscribe\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 18 Mar 2022 11:03:12 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"31">>}],
         <<"Invalid jid: <<\"@invalid_jid\">>">>,164,735}
Params: #{body => <<"{\"action\":\"subscribe\"}">>,method => <<"PUT">>,
          path =>
              <<"/api/contacts/alice_invalid_roster_operations_2489@localhost/@invalid_jid">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-03-18 11:03:12.686 ***
REST request fails:
Code: 400
Req: {<0.11313.2>,
      <<"/api/contacts/@invalid_jid/bob_invalid_roster_operations_2489@localhost">>,
      <<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"a04c013bed4c4358">>}],
      <<"{\"action\":\"subscribe\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 18 Mar 2022 11:03:12 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"31">>}],
         <<"Invalid jid: <<\"@invalid_jid\">>">>,164,821}
Params: #{body => <<"{\"action\":\"subscribe\"}">>,method => <<"PUT">>,
          path =>
              <<"/api/contacts/@invalid_jid/bob_invalid_roster_operations_2489@localhost">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-03-18 11:03:12.688 ***
REST request fails:
Code: 400
Req: {<0.11315.2>,
      <<"/api/contacts/alice_invalid_roster_operations_2489@localhost/bob_invalid_roster_operations_2489@localhost">>,
      <<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"acbf4c993acf9b46">>}],
      <<"{\"action\":\"something stupid\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 18 Mar 2022 11:03:12 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"14">>}],
         <<"invalid action">>,147,636}
Params: #{body => <<"{\"action\":\"something stupid\"}">>,method => <<"PUT">>,
          path =>
              <<"/api/contacts/alice_invalid_roster_operations_2489@localhost/bob_invalid_roster_operations_2489@localhost">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-03-18 11:03:12.689 ***
REST request fails:
Code: 400
Req: {<0.11317.2>,
      <<"/api/contacts/alice_invalid_roster_operations_2489@localhost/bob_invalid_roster_operations_2489@localhost/manage">>,
      <<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"cf4f641fb250b099">>}],
      <<"{\"action\":\"off with his head\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 18 Mar 2022 11:03:12 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"14">>}],
         <<"invalid action">>,147,691}
Params: #{body => <<"{\"action\":\"off with his head\"}">>,
          method => <<"PUT">>,
          path =>
              <<"/api/contacts/alice_invalid_roster_operations_2489@localhost/bob_invalid_roster_operations_2489@localhost/manage">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-03-18 11:03:12.692 ***
REST request fails:
Code: 400
Req: {<0.11319.2>,
      <<"/api/contacts/@invalid/bob_invalid_roster_operations_2489@localhost/manage">>,
      <<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"1be7f4cf7c3ccf61">>}],
      <<"{\"action\":\"connect\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 18 Mar 2022 11:03:12 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"27">>}],
         <<"Invalid jid: <<\"@invalid\">>">>,160,1074}
Params: #{body => <<"{\"action\":\"connect\"}">>,method => <<"PUT">>,
          path =>
              <<"/api/contacts/@invalid/bob_invalid_roster_operations_2489@localhost/manage">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-03-18 11:03:12.694 ***
REST request fails:
Code: 400
Req: {<0.11323.2>,
      <<"/api/contacts/alice_invalid_roster_operations_2489@localhost/@bzzz/manage">>,
      <<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"fbdc63bd3f843f90">>}],
      <<"{\"action\":\"connect\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 18 Mar 2022 11:03:12 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"24">>}],
         <<"Invalid jid: <<\"@bzzz\">>">>,157,1045}
Params: #{body => <<"{\"action\":\"connect\"}">>,method => <<"PUT">>,
          path =>
              <<"/api/contacts/alice_invalid_roster_operations_2489@localhost/@bzzz/manage">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-03-18 11:03:12.694 ***
bOb_invalid_roster_operations_2489@localhost/res1 out
</stream:stream>

*** User 2022-03-18 11:03:12.695 ***
bOb_invalid_roster_operations_2489@localhost/res1 in
</stream:stream>

*** User 2022-03-18 11:03:12.695 ***
alicE_invalid_roster_operations_2489@localhost/res1 out
</stream:stream>

*** User 2022-03-18 11:03:12.695 ***
alicE_invalid_roster_operations_2489@localhost/res1 in
</stream:stream>
*** CT 2022-03-18 11:03:12.697 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_1993.html
*** CT 2022-03-18 11:03:12.698 *** View log from node mongooseim@localhost when finished mongooseim@localhost_4750.html



=== Ended at 2022-03-18 11:03:12
=== successfully completed test case
=== === Returned value: ok