=== Test case: oauth_SUITE:token_removed_on_user_removal/1 (click for source code)

=== Config value:

    [{watchdog,<0.25492.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/oauth_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@a072b68d2bee.2022-03-18_10.50.04/big_tests.tests.oauth_SUITE.logs/run.2022-03-18_10.57.34/oauth_suite.token_removed_on_user_removal.html"},
     {tc_group_properties,[{name,cleanup},{repeat_until_all_ok,3}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/oauth_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@a072b68d2bee.2022-03-18_10.50.04/big_tests.tests.oauth_SUITE.logs/run.2022-03-18_10.57.34/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{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}}},
     {config_backup,#{{auth,<<"test type">>} =>
                          {ok,#{methods => [rdbms],
                                password =>
                                    #{format => scram,
                                      hash => [sha256],
                                      scram_iterations => 64},
                                rdbms => #{users_number_estimate => false},
                                sasl_external => [standard],
                                sasl_mechanisms =>
                                    [cyrsasl_scram_sha512_plus,
                                     cyrsasl_scram_sha512,
                                     cyrsasl_scram_sha384_plus,
                                     cyrsasl_scram_sha384,
                                     cyrsasl_scram_sha256_plus,
                                     cyrsasl_scram_sha256,
                                     cyrsasl_scram_sha224_plus,
                                     cyrsasl_scram_sha224,
                                     cyrsasl_scram_sha1_plus,
                                     cyrsasl_scram_sha1,cyrsasl_plain,
                                     cyrsasl_anonymous,cyrsasl_oauth]}}}},
     {escalus_users,[{bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]}]}]

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

=== Started at 2022-03-18 10:57:35


*** CT 2022-03-18 10:57:35.585 *** View log from node mongooseim@localhost when started mongooseim@localhost_1442.html
*** CT 2022-03-18 10:57:35.585 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_499.html

*** User 2022-03-18 10:57:35.588 ***
bOb@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-18 10:57:35.588 ***
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6658528f19236717' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-18 10:57:35.589 ***
bOb@domain.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>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
		<mechanism>X-OAUTH</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 10:57:35.589 ***
bOb@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2022-03-18 10:57:35.590 ***
bOb@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-18 10:57:35.590 ***
bOb@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-18 10:57:35.590 ***
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7245773eb7afe6e4' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-18 10:57:35.590 ***
bOb@domain.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'/>
	<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 10:57:35.590 ***
bOb@domain.example.com/res1 out
<iq type='set' id='57e345bef4663ca8410d0d8ed7d833a1'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-18 10:57:35.590 ***
bOb@domain.example.com/res1 in
<iq id='57e345bef4663ca8410d0d8ed7d833a1' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-18 10:57:35.591 ***
bOb@domain.example.com/res1 out
<iq type='set' id='cd0ed5bfe4fc8c863239439504733e79'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 10:57:35.591 ***
bOb@domain.example.com/res1 in
<iq type='result' id='cd0ed5bfe4fc8c863239439504733e79'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 10:57:35.591 ***
bOb@domain.example.com/res1 out
<presence/>



*** User 2022-03-18 10:57:35.592 ***
bOb@domain.example.com/res1 in
<presence from='bOb@domain.example.com/res1' to='bob@domain.example.com/res1' xml:lang='en'/>



*** User 2022-03-18 10:57:35.592 ***
bOb@domain.example.com/res1 out
<iq to='bOb@domain.example.com' type='get' id='ad43b90a04d31546d2ecf6303bbeb68f'>
	<query xmlns='erlang-solutions.com:xmpp:token-auth:0'/>
</iq>



*** User 2022-03-18 10:57:35.594 ***
bOb@domain.example.com/res1 in
<iq from='bOb@domain.example.com' to='bOb@domain.example.com/res1' id='ad43b90a04d31546d2ecf6303bbeb68f' type='result'>
	<items xmlns='erlang-solutions.com:xmpp:token-auth:0'>
		<access_token xmlns='erlang-solutions.com:xmpp:token-auth:0'>YWNjZXNzAGJPYkBkb21haW4uZXhhbXBsZS5jb20vcmVzMQA2MzgxNDgyMzg1NQA0MmE0ODk0MmUyMzQ4ODU0YjgyMTcxODlmYjVhZGY1MTJiMzQ4OTA1MjMwNzBjZmI0NzkzNTUzODBmMTQxMzUxMGMyMmU4NzA4ZDhkODcyZDExOTdlZTI1ZGU0ZjMzYTg=</access_token>
		<refresh_token xmlns='erlang-solutions.com:xmpp:token-auth:0'>cmVmcmVzaABiT2JAZG9tYWluLmV4YW1wbGUuY29tL3JlczEANjM4MTQ5MDY2NTUAMQBiN2Y4NmNlYzA1YWQzYjJjYWQ5YzFkZTNlOTY5ZmE5YjY4NGJhNWY2Yjg0NTg1ZWM0ZGFkZTBlNDhjMWRjYTAyMjczZDIwODRjZDg1NTcwMmRkNWM3MWI3Mzc5OGFlODc=</refresh_token>
	</items>
</iq>



*** User 2022-03-18 10:57:35.594 ***
bOb@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-18 10:57:35.594 ***
bOb@domain.example.com/res1 in
</stream:stream>

*** User 2022-03-18 10:57:35.595 ***
bOb@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-18 10:57:35.595 ***
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='52fd8a6c4a0562bc' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-18 10:57:35.596 ***
bOb@domain.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>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
		<mechanism>X-OAUTH</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 10:57:35.596 ***
bOb@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2022-03-18 10:57:35.596 ***
bOb@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-18 10:57:35.596 ***
bOb@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-18 10:57:35.597 ***
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='032047210051d83a' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-18 10:57:35.597 ***
bOb@domain.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'/>
	<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 10:57:35.597 ***
bOb@domain.example.com/res1 out
<iq type='set' id='8c155280e4061cdf7126e336b5dd9711'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-18 10:57:35.597 ***
bOb@domain.example.com/res1 in
<iq id='8c155280e4061cdf7126e336b5dd9711' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-18 10:57:35.597 ***
bOb@domain.example.com/res1 out
<iq type='set' id='6e2b36e892c2e041faf9377d97806f93'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 10:57:35.597 ***
bOb@domain.example.com/res1 in
<iq type='result' id='6e2b36e892c2e041faf9377d97806f93'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 10:57:35.598 ***
bOb@domain.example.com/res1 out
<presence/>



*** User 2022-03-18 10:57:35.598 ***
bOb@domain.example.com/res1 in
<presence from='bOb@domain.example.com/res1' to='bob@domain.example.com/res1' xml:lang='en'/>



*** User 2022-03-18 10:57:35.598 ***
bOb@domain.example.com/res1 out
<iq type='set' id='6909a092dafa81073d8eccc953e0a75a'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2022-03-18 10:57:35.599 ***
bOb@domain.example.com/res1 in
<iq from='' to='bOb@domain.example.com/res1' id='6909a092dafa81073d8eccc953e0a75a' type='result'/>



*** User 2022-03-18 10:57:35.599 ***
bOb@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-18 10:57:35.599 ***
bOb@domain.example.com/res1 in
</stream:stream>
*** CT 2022-03-18 10:57:35.603 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_499.html
*** CT 2022-03-18 10:57:35.603 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1442.html



=== Ended at 2022-03-18 10:57:35
=== successfully completed test case
=== === Returned value: {ok,{selected,[]}}


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