=== Test case: service_domain_db_SUITE:rest_delete_domain_cleans_data_from_mam/1 (click for source code)

=== Config value:

    [{auth_creds,valid},
     {watchdog,<0.31424.1>},
     {service,true},
     {mim_conf1,#{core_opts =>
                      [[{<<"localhost">>,<<"localhost">>},
                        {<<"anonymous.localhost">>,<<"anonymous.localhost">>},
                        {<<"localhost.bis">>,<<"localhost.bis">>}],
                       [<<"test type">>,<<"dummy auth">>,<<"anonymous">>]],
                  loaded => true,service_opts => []}},
     {mim_conf2,#{core_opts =>
                      [[{<<"localhost">>,<<"localhost">>},
                        {<<"anonymous.localhost">>,<<"anonymous.localhost">>},
                        {<<"localhost.bis">>,<<"localhost.bis">>}],
                       [<<"test type">>,<<"dummy auth">>]],
                  loaded => true,service_opts => []}},
     {mim_conf3,#{core_opts =>
                      [[{<<"localhost">>,<<"localhost">>},
                        {<<"anonymous.localhost">>,<<"anonymous.localhost">>},
                        {<<"localhost.bis">>,<<"localhost.bis">>}],
                       []],
                  loaded => true,service_opts => []}},
     {service_setup,per_testcase},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/service_domain_db_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@7a520fcf4274.2022-02-02_15.07.36/big_tests.tests.service_domain_db_SUITE.logs/run.2022-02-02_15.15.39/service_domain_db_suite.rest_delete_domain_cleans_data_from_mam.html"},
     {tc_group_properties,[{name,rest_with_auth}]},
     {tc_group_path,[[{name,db}]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/service_domain_db_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@7a520fcf4274.2022-02-02_15.07.36/big_tests.tests.service_domain_db_SUITE.logs/run.2022-02-02_15.15.39/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"dummy auth">>},#{}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@7a520fcf4274.2022-02-02_15.07.36"

=== Started at 2022-02-02 15:15:53


*** CT 2022-02-02 15:15:53.448 *** View log from node mongooseim@localhost when started mongooseim@localhost_2857.html
*** CT 2022-02-02 15:15:53.449 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_646.html

*** User 2022-02-02 15:15:53.468 ***
REST request:
Code: 204
Req: {<0.32081.1>,<<"/api/domains/example.com">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"aaa4722f302a5595">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"host_type\":\"dummy auth\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 02 Feb 2022 15:15:53 GMT">>}],
         <<>>,80,2258}
Params: #{body => <<"{\"host_type\":\"dummy auth\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"PUT">>,path => <<"/api/domains/example.com">>,
          port => 8866,return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-02-02 15:15:53.472 ***
REST request:
Code: 204
Req: {<0.32083.1>,<<"/api/domains/example.org">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"3f73e83a44c65862">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"host_type\":\"dummy auth\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 02 Feb 2022 15:15:53 GMT">>}],
         <<>>,80,2044}
Params: #{body => <<"{\"host_type\":\"dummy auth\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"PUT">>,path => <<"/api/domains/example.org">>,
          port => 8866,return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-02-02 15:15:53.475 ***
alice_rest_delete_domain_cleans_data_from_mam_1654@example.com/res1 out
<stream:stream to='example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-02-02 15:15:53.475 ***
alice_rest_delete_domain_cleans_data_from_mam_1654@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='625e29c78e630514' from='example.com' version='1.0' xml:lang='en'>

*** User 2022-02-02 15:15:53.476 ***
alice_rest_delete_domain_cleans_data_from_mam_1654@example.com/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>PLAIN</mechanism>
	</mechanisms>
</stream:features>



*** User 2022-02-02 15:15:53.476 ***
alice_rest_delete_domain_cleans_data_from_mam_1654@example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX3Jlc3RfZGVsZXRlX2RvbWFpbl9jbGVhbnNfZGF0YV9mcm9tX21hbV8xNjU0AG1ha290YTI=</auth>



*** User 2022-02-02 15:15:53.480 ***
alice_rest_delete_domain_cleans_data_from_mam_1654@example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-02-02 15:15:53.480 ***
alice_rest_delete_domain_cleans_data_from_mam_1654@example.com/res1 out
<stream:stream to='example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-02-02 15:15:53.481 ***
alice_rest_delete_domain_cleans_data_from_mam_1654@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fdd61c02f219dcc3' from='example.com' version='1.0' xml:lang='en'>

*** User 2022-02-02 15:15:53.481 ***
alice_rest_delete_domain_cleans_data_from_mam_1654@example.com/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'/>
</stream:features>



*** User 2022-02-02 15:15:53.481 ***
alice_rest_delete_domain_cleans_data_from_mam_1654@example.com/res1 out
<iq type='set' id='72e69527d210cb1de6dfa86fcb5bb178'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-02-02 15:15:53.481 ***
alice_rest_delete_domain_cleans_data_from_mam_1654@example.com/res1 in
<iq id='72e69527d210cb1de6dfa86fcb5bb178' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_rest_delete_domain_cleans_data_from_mam_1654@example.com/res1</jid>
	</bind>
</iq>



*** User 2022-02-02 15:15:53.482 ***
alice_rest_delete_domain_cleans_data_from_mam_1654@example.com/res1 out
<iq type='set' id='2770c53392fbe1bec78f2b39f9afb051'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-02 15:15:53.482 ***
alice_rest_delete_domain_cleans_data_from_mam_1654@example.com/res1 in
<iq type='result' id='2770c53392fbe1bec78f2b39f9afb051'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-02 15:15:53.482 ***
alice_rest_delete_domain_cleans_data_from_mam_1654@example.com/res1 out
<presence/>



*** User 2022-02-02 15:15:53.483 ***
alice_rest_delete_domain_cleans_data_from_mam_1654@example.com/res1 in
<presence from='alice_rest_delete_domain_cleans_data_from_mam_1654@example.com/res1' to='alice_rest_delete_domain_cleans_data_from_mam_1654@example.com/res1' xml:lang='en'/>



*** User 2022-02-02 15:15:53.484 ***
bob_rest_delete_domain_cleans_data_from_mam_1654@example.org/res1 out
<stream:stream to='example.org' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-02-02 15:15:53.484 ***
bob_rest_delete_domain_cleans_data_from_mam_1654@example.org/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e7e572444ff8bd8b' from='example.org' version='1.0' xml:lang='en'>

*** User 2022-02-02 15:15:53.485 ***
bob_rest_delete_domain_cleans_data_from_mam_1654@example.org/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
</stream:features>



*** User 2022-02-02 15:15:53.485 ***
bob_rest_delete_domain_cleans_data_from_mam_1654@example.org/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJvYl9yZXN0X2RlbGV0ZV9kb21haW5fY2xlYW5zX2RhdGFfZnJvbV9tYW1fMTY1NABtYWtvdGEz</auth>



*** User 2022-02-02 15:15:53.933 ***
bob_rest_delete_domain_cleans_data_from_mam_1654@example.org/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-02-02 15:15:53.933 ***
bob_rest_delete_domain_cleans_data_from_mam_1654@example.org/res1 out
<stream:stream to='example.org' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-02-02 15:15:53.934 ***
bob_rest_delete_domain_cleans_data_from_mam_1654@example.org/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='cd64e385659e35b1' from='example.org' version='1.0' xml:lang='en'>

*** User 2022-02-02 15:15:53.934 ***
bob_rest_delete_domain_cleans_data_from_mam_1654@example.org/res1 in
<stream:features>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</stream:features>



*** User 2022-02-02 15:15:53.934 ***
bob_rest_delete_domain_cleans_data_from_mam_1654@example.org/res1 out
<iq type='set' id='e1457861f99ee505b444dfe63244d929'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-02-02 15:15:53.934 ***
bob_rest_delete_domain_cleans_data_from_mam_1654@example.org/res1 in
<iq id='e1457861f99ee505b444dfe63244d929' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_rest_delete_domain_cleans_data_from_mam_1654@example.org/res1</jid>
	</bind>
</iq>



*** User 2022-02-02 15:15:53.934 ***
bob_rest_delete_domain_cleans_data_from_mam_1654@example.org/res1 out
<iq type='set' id='104c8641a4b1f26bd3d46978788e7705'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-02 15:15:53.934 ***
bob_rest_delete_domain_cleans_data_from_mam_1654@example.org/res1 in
<iq type='result' id='104c8641a4b1f26bd3d46978788e7705'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-02 15:15:53.935 ***
bob_rest_delete_domain_cleans_data_from_mam_1654@example.org/res1 out
<presence/>



*** User 2022-02-02 15:15:53.935 ***
bob_rest_delete_domain_cleans_data_from_mam_1654@example.org/res1 in
<presence from='bob_rest_delete_domain_cleans_data_from_mam_1654@example.org/res1' to='bob_rest_delete_domain_cleans_data_from_mam_1654@example.org/res1' xml:lang='en'/>



*** User 2022-02-02 15:15:53.936 ***
alice_rest_delete_domain_cleans_data_from_mam_1654@example.com/res1 out
<message to='bob_rest_delete_domain_cleans_data_from_mam_1654@example.org/res1' type='chat'>
	<body>OH, HAI!</body>
</message>



*** User 2022-02-02 15:15:53.940 ***
bob_rest_delete_domain_cleans_data_from_mam_1654@example.org/res1 in
<message from='alice_rest_delete_domain_cleans_data_from_mam_1654@example.com/res1' to='bob_rest_delete_domain_cleans_data_from_mam_1654@example.org/res1' xml:lang='en' type='chat'>
	<body>OH, HAI!</body>
	<stanza-id by='bob_rest_delete_domain_cleans_data_from_mam_1654@example.org' id='BLOAFPJUAR02' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-02-02 15:15:55.987 ***
REST request:
Code: 204
Req: {<0.32087.1>,<<"/api/domains/example.com">>,<<"DELETE">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"6f20a51ed44dfcc2">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"host_type\":\"dummy auth\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 02 Feb 2022 15:15:55 GMT">>}],
         <<>>,80,5087}
Params: #{body => <<"{\"host_type\":\"dummy auth\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"DELETE">>,path => <<"/api/domains/example.com">>,
          port => 8866,return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-02-02 15:15:55.991 ***
REST request:
Code: 204
Req: {<0.32089.1>,<<"/api/domains/example.org">>,<<"DELETE">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"750b3b4212dd1335">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"host_type\":\"dummy auth\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 02 Feb 2022 15:15:55 GMT">>}],
         <<>>,80,2923}
Params: #{body => <<"{\"host_type\":\"dummy auth\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"DELETE">>,path => <<"/api/domains/example.org">>,
          port => 8866,return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}

*** CT 2022-02-02 15:15:56.000 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_646.html
*** CT 2022-02-02 15:15:56.001 *** View log from node mongooseim@localhost when finished mongooseim@localhost_2859.html



=== Ended at 2022-02-02 15:15:56
=== successfully completed test case
=== === Returned value: ok


Test run history | Top level test index | Latest test result