Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test commands with dynamic domains #3241

Merged
merged 7 commits into from
Sep 3, 2021
Merged

Test commands with dynamic domains #3241

merged 7 commits into from
Sep 3, 2021

Conversation

chrzaszcz
Copy link
Member

@chrzaszcz chrzaszcz commented Sep 3, 2021

  • Enable tests for mod_commands (rest_SUITE)
  • Fix a bug discovered by the tests
  • Use the configured auth backend with rest_SUITE - this is required by the tests
  • Change the tests relying on the dummy auth to use a separate host type for now
  • Disable test repetition in rest_SUITE - we are moving away from this practice and this is in line with the recent changes in other test suites

@codecov
Copy link

codecov bot commented Sep 3, 2021

Codecov Report

Merging #3241 (4df90e1) into master (5697ae0) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3241      +/-   ##
==========================================
+ Coverage   80.31%   80.33%   +0.02%     
==========================================
  Files         398      398              
  Lines       32542    32543       +1     
==========================================
+ Hits        26136    26145       +9     
+ Misses       6406     6398       -8     
Impacted Files Coverage Δ
src/mod_commands.erl 92.56% <100.00%> (+0.73%) ⬆️
src/auth/ejabberd_auth_dummy.erl 68.18% <0.00%> (-4.55%) ⬇️
src/privacy/mod_privacy_mnesia.erl 73.91% <0.00%> (-4.35%) ⬇️
src/mod_private_riak.erl 91.66% <0.00%> (-4.17%) ⬇️
src/mod_private_mnesia.erl 92.30% <0.00%> (-3.85%) ⬇️
src/auth/mongoose_gen_auth.erl 82.50% <0.00%> (-2.50%) ⬇️
src/privacy/mod_privacy_riak.erl 76.47% <0.00%> (-1.97%) ⬇️
src/domain/mongoose_domain_loader.erl 75.47% <0.00%> (-1.89%) ⬇️
src/mam/mod_mam_utils.erl 89.40% <0.00%> (-0.34%) ⬇️
src/ejabberd_sm.erl 84.26% <0.00%> (-0.33%) ⬇️
... and 19 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5697ae0...4df90e1. Read the comment docs.

@mongoose-im
Copy link
Collaborator

mongoose-im commented Sep 3, 2021

small_tests_24 / small_tests / 181f8eb
Reports root / small


internal_mnesia_24 / internal_mnesia / 181f8eb
Reports root/ big
OK: 1588 / Failed: 0 / User-skipped: 290 / Auto-skipped: 0


dynamic_domains_24 / pgsql_mnesia / 181f8eb
Reports root/ big
OK: 1690 / Failed: 0 / User-skipped: 114 / Auto-skipped: 0


small_tests_22 / small_tests / 181f8eb
Reports root / small


dynamic_domains_23 / pgsql_mnesia / 181f8eb
Reports root/ big
OK: 1690 / Failed: 0 / User-skipped: 114 / Auto-skipped: 0


small_tests_23 / small_tests / 181f8eb
Reports root / small


ldap_mnesia_24 / ldap_mnesia / 181f8eb
Reports root/ big
OK: 1515 / Failed: 0 / User-skipped: 363 / Auto-skipped: 0


ldap_mnesia_22 / ldap_mnesia / 181f8eb
Reports root/ big
OK: 1515 / Failed: 0 / User-skipped: 363 / Auto-skipped: 0


pgsql_mnesia_24 / pgsql_mnesia / 181f8eb
Reports root/ big
OK: 3090 / Failed: 0 / User-skipped: 184 / Auto-skipped: 0


elasticsearch_and_cassandra_24 / elasticsearch_and_cassandra_mnesia / 181f8eb
Reports root/ big
OK: 1891 / Failed: 0 / User-skipped: 286 / Auto-skipped: 0


ldap_mnesia_23 / ldap_mnesia / 181f8eb
Reports root/ big
OK: 1515 / Failed: 0 / User-skipped: 363 / Auto-skipped: 0


pgsql_mnesia_23 / pgsql_mnesia / 181f8eb
Reports root/ big
OK: 3108 / Failed: 1 / User-skipped: 184 / Auto-skipped: 0

jingle_SUITE:all:resp_4xx_from_sip_proxy_results_in_session_terminate
{error,
  {{assertion_failed,assert,is_iq_result,
     {xmlel,<<"iq">>,
       [{<<"from">>,<<"error.480@localhost">>},
        {<<"to">>,
         <<"alice_resp_4xx_from_sip_proxy_results_in_session_terminate_14.213331@localhost/res1">>},
        {<<"id">>,<<"2b3390f7-97f8-441e-a57d-645a52d6e64e">>},
        {<<"type">>,<<"set">>}],
       [{xmlel,<<"jingle">>,
          [{<<"xmlns">>,<<"urn:xmpp:jingle:1">>},
           {<<"action">>,<<"session-terminate">>},
           {<<"sid">>,<<"ea066f9f-a18e-47b6-b55b-5f8fd90b8980">>}],
          [{xmlel,<<"reason">>,[],
             [{xmlel,<<"general-error">>,[],[]},
            {xmlel,<<"sip-error">>,
              [{<<"code">>,<<"480">>}],
              [{xmlcdata,<<"Temporarily Unavailable">>}]}]}]}]},
     "<iq from='error.480@localhost' to='alice_resp_4xx_from_sip_proxy_results_in_session_terminate_14.213331@localhost/res1' id='2b3390f7-97f8-441e-a57d-645a52d6e64e' type='set'><jingle xmlns='urn:xmpp:jingle:1' action='session-terminate' sid='ea066f9f-a18e-47b6-b55b-5f8fd90b8980'><reason><general-error/><sip-error code='480'>Temporarily Unavailable</sip-error></reason></jingle></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {jingle_SUITE,send_initiate_and_wait_for_first_iq_set,2,
      [{file,"/home/circleci/app/big_tests/tests/jingle_SUITE.erl"},
       {line,393}]},
    {jingle_SUITE,
      '-res...

Report log


mysql_redis_24 / mysql_redis / 181f8eb
Reports root/ big
OK: 3073 / Failed: 0 / User-skipped: 201 / Auto-skipped: 0


mssql_mnesia_24 / odbc_mssql_mnesia / 181f8eb
Reports root/ big
OK: 3090 / Failed: 0 / User-skipped: 184 / Auto-skipped: 0


riak_mnesia_24 / riak_mnesia / 181f8eb
Reports root/ big
OK: 1738 / Failed: 0 / User-skipped: 289 / Auto-skipped: 0

@mongoose-im
Copy link
Collaborator

mongoose-im commented Sep 3, 2021

small_tests_24 / small_tests / 67c2a3f
Reports root / small


internal_mnesia_24 / internal_mnesia / 67c2a3f
Reports root/ big
OK: 1581 / Failed: 7 / User-skipped: 290 / Auto-skipped: 0

dynamic_domains_SUITE:can_authenticate
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com">>,escalus_tcp,<0.23631.1>,
            undefined,
            [{username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"e1427e5575866541">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"SCRAM-SHA-256">>,<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{dynamic_domains_SUITE,can_authenticate,1,
      [{file,
         "/home/circleci/app/big_tests/tests/dynamic_domains_SUITE.erl"},
       {line,70}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1292}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1224}]}]}}

Report log

dynamic_domains_SUITE:pm_messages
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.23649.1>,undefined,
            [{event_client,
               [{event_manager,<0.23648.1>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"196e61e5672a376c">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"SCRAM-SHA-256">>,<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/esca...

Report log

dynamic_domains_SUITE:disconnected_on_domain_disabling
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.23668.1>,undefined,
            [{event_client,
               [{event_manager,<0.23667.1>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"dddbee3950638fef">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"SCRAM-SHA-256">>,<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/esca...

Report log

dynamic_domains_SUITE:auth_domain_removal_is_triggered_on_hook
{error,
  {{badmatch,0},
   [{dynamic_domains_SUITE,auth_domain_removal_is_triggered_on_hook,1,
      [{file,
         "/home/circleci/app/big_tests/tests/dynamic_domains_SUITE.erl"},
       {line,100}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1292}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1224}]}]}}

Report log

dynamic_domains_SUITE:with_mod_dynamic_domains_test:packet_handling_for_subdomain
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.23707.1>,undefined,
            [{event_client,
               [{event_manager,<0.23706.1>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"31c45018ff8eb856">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"SCRAM-SHA-256">>,<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/esca...

Report log

dynamic_domains_SUITE:with_mod_dynamic_domains_test:iq_handling_for_subdomain
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.23726.1>,undefined,
            [{event_client,
               [{event_manager,<0.23725.1>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"57feeea02162f830">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"SCRAM-SHA-256">>,<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/esca...

Report log

dynamic_domains_SUITE:with_mod_dynamic_domains_test:iq_handling_for_domain
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.23745.1>,undefined,
            [{event_client,
               [{event_manager,<0.23744.1>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"1364a1d6492248da">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"SCRAM-SHA-256">>,<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/esca...

Report log


small_tests_22 / small_tests / 67c2a3f
Reports root / small


dynamic_domains_24 / pgsql_mnesia / 67c2a3f
Reports root/ big
OK: 1710 / Failed: 0 / User-skipped: 114 / Auto-skipped: 0


dynamic_domains_23 / pgsql_mnesia / 67c2a3f
Reports root/ big
OK: 1710 / Failed: 0 / User-skipped: 114 / Auto-skipped: 0


small_tests_23 / small_tests / 67c2a3f
Reports root / small


ldap_mnesia_24 / ldap_mnesia / 67c2a3f
Reports root/ big
OK: 1508 / Failed: 7 / User-skipped: 363 / Auto-skipped: 0

dynamic_domains_SUITE:can_authenticate
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com">>,escalus_tcp,<0.22512.1>,
            undefined,
            [{username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"83b3953fa0160a7f">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{dynamic_domains_SUITE,can_authenticate,1,
      [{file,
         "/home/circleci/app/big_tests/tests/dynamic_domains_SUITE.erl"},
       {line,70}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1292}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1224}]}]}}

Report log

dynamic_domains_SUITE:pm_messages
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.22530.1>,undefined,
            [{event_client,
               [{event_manager,<0.22529.1>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"293468b9d55ae4c2">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
   ...

Report log

dynamic_domains_SUITE:disconnected_on_domain_disabling
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.22549.1>,undefined,
            [{event_client,
               [{event_manager,<0.22548.1>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"10b572d621f39fee">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
   ...

Report log

dynamic_domains_SUITE:auth_domain_removal_is_triggered_on_hook
{error,
  {{badmatch,0},
   [{dynamic_domains_SUITE,auth_domain_removal_is_triggered_on_hook,1,
      [{file,
         "/home/circleci/app/big_tests/tests/dynamic_domains_SUITE.erl"},
       {line,100}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1292}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1224}]}]}}

Report log

dynamic_domains_SUITE:with_mod_dynamic_domains_test:packet_handling_for_subdomain
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.22588.1>,undefined,
            [{event_client,
               [{event_manager,<0.22587.1>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"cd85e5087fa9788a">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
   ...

Report log

dynamic_domains_SUITE:with_mod_dynamic_domains_test:iq_handling_for_subdomain
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.22607.1>,undefined,
            [{event_client,
               [{event_manager,<0.22606.1>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"00f91e62b517abd4">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
   ...

Report log

dynamic_domains_SUITE:with_mod_dynamic_domains_test:iq_handling_for_domain
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.22626.1>,undefined,
            [{event_client,
               [{event_manager,<0.22625.1>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"2dda97a83a8746cb">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
   ...

Report log


ldap_mnesia_22 / ldap_mnesia / 67c2a3f
Reports root/ big
OK: 1508 / Failed: 7 / User-skipped: 363 / Auto-skipped: 0

dynamic_domains_SUITE:can_authenticate
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com">>,escalus_tcp,<0.16854.2>,
            undefined,
            [{username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"bd75c094efd7aa42">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{dynamic_domains_SUITE,can_authenticate,1,
      [{file,
         "/home/circleci/app/big_tests/tests/dynamic_domains_SUITE.erl"},
       {line,70}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1754}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1263}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1195}]}]}}

Report log

dynamic_domains_SUITE:pm_messages
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.16876.2>,undefined,
            [{event_client,
               [{event_manager,<0.16875.2>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"8c0bbea68060b2d3">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
   ...

Report log

dynamic_domains_SUITE:disconnected_on_domain_disabling
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.16899.2>,undefined,
            [{event_client,
               [{event_manager,<0.16898.2>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"a803a71a53aaa2fe">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
   ...

Report log

dynamic_domains_SUITE:auth_domain_removal_is_triggered_on_hook
{error,
  {{badmatch,0},
   [{dynamic_domains_SUITE,auth_domain_removal_is_triggered_on_hook,1,
      [{file,
         "/home/circleci/app/big_tests/tests/dynamic_domains_SUITE.erl"},
       {line,100}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1754}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1263}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1195}]}]}}

Report log

dynamic_domains_SUITE:with_mod_dynamic_domains_test:packet_handling_for_subdomain
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.16956.2>,undefined,
            [{event_client,
               [{event_manager,<0.16955.2>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"4e93f8b1fc3f1617">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
   ...

Report log

dynamic_domains_SUITE:with_mod_dynamic_domains_test:iq_handling_for_subdomain
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.16981.2>,undefined,
            [{event_client,
               [{event_manager,<0.16980.2>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"b51c6a8e5496f8c6">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
   ...

Report log

dynamic_domains_SUITE:with_mod_dynamic_domains_test:iq_handling_for_domain
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.17006.2>,undefined,
            [{event_client,
               [{event_manager,<0.17005.2>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"dca4074410acef31">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
   ...

Report log


ldap_mnesia_23 / ldap_mnesia / 67c2a3f
Reports root/ big
OK: 1508 / Failed: 7 / User-skipped: 363 / Auto-skipped: 0

dynamic_domains_SUITE:can_authenticate
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com">>,escalus_tcp,<0.22538.1>,
            undefined,
            [{username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"019ab4e8e1090947">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{dynamic_domains_SUITE,can_authenticate,1,
      [{file,
         "/home/circleci/app/big_tests/tests/dynamic_domains_SUITE.erl"},
       {line,70}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1784}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1293}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1225}]}]}}

Report log

dynamic_domains_SUITE:pm_messages
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.22556.1>,undefined,
            [{event_client,
               [{event_manager,<0.22555.1>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"b29a88653a796146">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
   ...

Report log

dynamic_domains_SUITE:disconnected_on_domain_disabling
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.22575.1>,undefined,
            [{event_client,
               [{event_manager,<0.22574.1>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"64f6f86279e28b26">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
   ...

Report log

dynamic_domains_SUITE:auth_domain_removal_is_triggered_on_hook
{error,
  {{badmatch,0},
   [{dynamic_domains_SUITE,auth_domain_removal_is_triggered_on_hook,1,
      [{file,
         "/home/circleci/app/big_tests/tests/dynamic_domains_SUITE.erl"},
       {line,100}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1784}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1293}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1225}]}]}}

Report log

dynamic_domains_SUITE:with_mod_dynamic_domains_test:packet_handling_for_subdomain
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.22614.1>,undefined,
            [{event_client,
               [{event_manager,<0.22613.1>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"f3419f5af8b8c968">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
   ...

Report log

dynamic_domains_SUITE:with_mod_dynamic_domains_test:iq_handling_for_subdomain
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.22633.1>,undefined,
            [{event_client,
               [{event_manager,<0.22632.1>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"0878558e4357a66f">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
   ...

Report log

dynamic_domains_SUITE:with_mod_dynamic_domains_test:iq_handling_for_domain
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.22652.1>,undefined,
            [{event_client,
               [{event_manager,<0.22651.1>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"6f21baeeade23cf7">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
   ...

Report log


elasticsearch_and_cassandra_24 / elasticsearch_and_cassandra_mnesia / 67c2a3f
Reports root/ big
OK: 1884 / Failed: 7 / User-skipped: 286 / Auto-skipped: 0

dynamic_domains_SUITE:can_authenticate
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com">>,escalus_tcp,<0.29924.1>,
            undefined,
            [{username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"88a37e89a1fb092e">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"SCRAM-SHA-256">>,<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{dynamic_domains_SUITE,can_authenticate,1,
      [{file,
         "/home/circleci/app/big_tests/tests/dynamic_domains_SUITE.erl"},
       {line,70}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1292}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1224}]}]}}

Report log

dynamic_domains_SUITE:pm_messages
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.29942.1>,undefined,
            [{event_client,
               [{event_manager,<0.29941.1>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"4daffaef03503cc3">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"SCRAM-SHA-256">>,<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/esca...

Report log

dynamic_domains_SUITE:disconnected_on_domain_disabling
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.29961.1>,undefined,
            [{event_client,
               [{event_manager,<0.29960.1>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"094d7af4d7bd3680">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"SCRAM-SHA-256">>,<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/esca...

Report log

dynamic_domains_SUITE:auth_domain_removal_is_triggered_on_hook
{error,
  {{badmatch,0},
   [{dynamic_domains_SUITE,auth_domain_removal_is_triggered_on_hook,1,
      [{file,
         "/home/circleci/app/big_tests/tests/dynamic_domains_SUITE.erl"},
       {line,100}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1292}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1224}]}]}}

Report log

dynamic_domains_SUITE:with_mod_dynamic_domains_test:packet_handling_for_subdomain
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.30000.1>,undefined,
            [{event_client,
               [{event_manager,<0.29999.1>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"ca207d06f67ea015">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"SCRAM-SHA-256">>,<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/esca...

Report log

dynamic_domains_SUITE:with_mod_dynamic_domains_test:iq_handling_for_subdomain
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.30019.1>,undefined,
            [{event_client,
               [{event_manager,<0.30018.1>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"6a15ee1847e9272d">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"SCRAM-SHA-256">>,<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/esca...

Report log

dynamic_domains_SUITE:with_mod_dynamic_domains_test:iq_handling_for_domain
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.30038.1>,undefined,
            [{event_client,
               [{event_manager,<0.30037.1>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"11a653e3991134f6">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"SCRAM-SHA-256">>,<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/esca...

Report log


mysql_redis_24 / mysql_redis / 67c2a3f
Reports root/ big
OK: 3066 / Failed: 7 / User-skipped: 201 / Auto-skipped: 0

dynamic_domains_SUITE:can_authenticate
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com">>,escalus_tcp,<0.19296.2>,
            undefined,
            [{username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"b7658bec78386562">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"SCRAM-SHA-256">>,<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{dynamic_domains_SUITE,can_authenticate,1,
      [{file,
         "/home/circleci/app/big_tests/tests/dynamic_domains_SUITE.erl"},
       {line,70}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1292}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1224}]}]}}

Report log

dynamic_domains_SUITE:pm_messages
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.19320.2>,undefined,
            [{event_client,
               [{event_manager,<0.19319.2>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"d6098dae7c41554c">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"SCRAM-SHA-256">>,<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/esca...

Report log

dynamic_domains_SUITE:disconnected_on_domain_disabling
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.19339.2>,undefined,
            [{event_client,
               [{event_manager,<0.19338.2>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"1072d3a94cd9c45a">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"SCRAM-SHA-256">>,<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/esca...

Report log

dynamic_domains_SUITE:auth_domain_removal_is_triggered_on_hook
{error,
  {{badmatch,0},
   [{dynamic_domains_SUITE,auth_domain_removal_is_triggered_on_hook,1,
      [{file,
         "/home/circleci/app/big_tests/tests/dynamic_domains_SUITE.erl"},
       {line,100}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1292}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1224}]}]}}

Report log

dynamic_domains_SUITE:with_mod_dynamic_domains_test:packet_handling_for_subdomain
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.19378.2>,undefined,
            [{event_client,
               [{event_manager,<0.19377.2>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"a4f0b6bc547ddc2d">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"SCRAM-SHA-256">>,<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/esca...

Report log

dynamic_domains_SUITE:with_mod_dynamic_domains_test:iq_handling_for_subdomain
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.19397.2>,undefined,
            [{event_client,
               [{event_manager,<0.19396.2>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"b2067c1ded698e37">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"SCRAM-SHA-256">>,<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/esca...

Report log

dynamic_domains_SUITE:with_mod_dynamic_domains_test:iq_handling_for_domain
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.19416.2>,undefined,
            [{event_client,
               [{event_manager,<0.19415.2>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"d1389938432b126c">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"SCRAM-SHA-256">>,<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/esca...

Report log


pgsql_mnesia_24 / pgsql_mnesia / 67c2a3f
Reports root/ big
OK: 3083 / Failed: 7 / User-skipped: 184 / Auto-skipped: 0

dynamic_domains_SUITE:can_authenticate
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com">>,escalus_tcp,<0.19661.2>,
            undefined,
            [{username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"0911fdcd9079b846">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"SCRAM-SHA-256">>,<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{dynamic_domains_SUITE,can_authenticate,1,
      [{file,
         "/home/circleci/app/big_tests/tests/dynamic_domains_SUITE.erl"},
       {line,70}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1292}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1224}]}]}}

Report log

dynamic_domains_SUITE:pm_messages
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.19684.2>,undefined,
            [{event_client,
               [{event_manager,<0.19683.2>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"25995dbd999a5c65">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"SCRAM-SHA-256">>,<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/esca...

Report log

dynamic_domains_SUITE:disconnected_on_domain_disabling
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.19703.2>,undefined,
            [{event_client,
               [{event_manager,<0.19702.2>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"8c792f19dd8a8b70">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"SCRAM-SHA-256">>,<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/esca...

Report log

dynamic_domains_SUITE:auth_domain_removal_is_triggered_on_hook
{error,
  {{badmatch,0},
   [{dynamic_domains_SUITE,auth_domain_removal_is_triggered_on_hook,1,
      [{file,
         "/home/circleci/app/big_tests/tests/dynamic_domains_SUITE.erl"},
       {line,100}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1292}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1224}]}]}}

Report log

dynamic_domains_SUITE:with_mod_dynamic_domains_test:packet_handling_for_subdomain
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.19742.2>,undefined,
            [{event_client,
               [{event_manager,<0.19741.2>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"e74b05c1492da44b">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"SCRAM-SHA-256">>,<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/esca...

Report log

dynamic_domains_SUITE:with_mod_dynamic_domains_test:iq_handling_for_subdomain
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.19761.2>,undefined,
            [{event_client,
               [{event_manager,<0.19760.2>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"d332a308969d5af0">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"SCRAM-SHA-256">>,<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/esca...

Report log

dynamic_domains_SUITE:with_mod_dynamic_domains_test:iq_handling_for_domain
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.19780.2>,undefined,
            [{event_client,
               [{event_manager,<0.19779.2>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"ae62e6cd61aa52ca">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"SCRAM-SHA-256">>,<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/esca...

Report log


pgsql_mnesia_22 / pgsql_mnesia / 67c2a3f
Reports root/ big
OK: 3083 / Failed: 7 / User-skipped: 184 / Auto-skipped: 0

dynamic_domains_SUITE:can_authenticate
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com">>,escalus_tcp,<0.15594.4>,
            undefined,
            [{username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"acd019f7b103b955">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"SCRAM-SHA-256">>,<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{dynamic_domains_SUITE,can_authenticate,1,
      [{file,
         "/home/circleci/app/big_tests/tests/dynamic_domains_SUITE.erl"},
       {line,70}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1754}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1263}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1195}]}]}}

Report log

dynamic_domains_SUITE:pm_messages
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.15616.4>,undefined,
            [{event_client,
               [{event_manager,<0.15615.4>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"73180e10a76dc45b">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"SCRAM-SHA-256">>,<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/esca...

Report log

dynamic_domains_SUITE:disconnected_on_domain_disabling
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.15639.4>,undefined,
            [{event_client,
               [{event_manager,<0.15638.4>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"7376911b403029e6">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"SCRAM-SHA-256">>,<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/esca...

Report log

dynamic_domains_SUITE:auth_domain_removal_is_triggered_on_hook
{error,
  {{badmatch,0},
   [{dynamic_domains_SUITE,auth_domain_removal_is_triggered_on_hook,1,
      [{file,
         "/home/circleci/app/big_tests/tests/dynamic_domains_SUITE.erl"},
       {line,100}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1754}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1263}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1195}]}]}}

Report log

dynamic_domains_SUITE:with_mod_dynamic_domains_test:packet_handling_for_subdomain
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.15696.4>,undefined,
            [{event_client,
               [{event_manager,<0.15695.4>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"3f0f1c1d4a5ffec5">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"SCRAM-SHA-256">>,<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/esca...

Report log

dynamic_domains_SUITE:with_mod_dynamic_domains_test:iq_handling_for_subdomain
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.15721.4>,undefined,
            [{event_client,
               [{event_manager,<0.15720.4>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"72b32f37f0c38439">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"SCRAM-SHA-256">>,<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/esca...

Report log

dynamic_domains_SUITE:with_mod_dynamic_domains_test:iq_handling_for_domain
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.15746.4>,undefined,
            [{event_client,
               [{event_manager,<0.15745.4>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"3794444ce500f61b">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"SCRAM-SHA-256">>,<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/esca...

Report log


mssql_mnesia_24 / odbc_mssql_mnesia / 67c2a3f
Reports root/ big
OK: 3083 / Failed: 7 / User-skipped: 184 / Auto-skipped: 0

dynamic_domains_SUITE:can_authenticate
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com">>,escalus_tcp,<0.19592.2>,
            undefined,
            [{username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"b4bb245c4c6ca1f4">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"SCRAM-SHA-256">>,<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{dynamic_domains_SUITE,can_authenticate,1,
      [{file,
         "/home/circleci/app/big_tests/tests/dynamic_domains_SUITE.erl"},
       {line,70}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1292}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1224}]}]}}

Report log

dynamic_domains_SUITE:pm_messages
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.19610.2>,undefined,
            [{event_client,
               [{event_manager,<0.19609.2>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"20b25c8d3b027bd5">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"SCRAM-SHA-256">>,<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/esca...

Report log

dynamic_domains_SUITE:disconnected_on_domain_disabling
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.19629.2>,undefined,
            [{event_client,
               [{event_manager,<0.19628.2>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"f8f1d0f2c1bdcdd1">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"SCRAM-SHA-256">>,<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/esca...

Report log

dynamic_domains_SUITE:auth_domain_removal_is_triggered_on_hook
{error,
  {{badmatch,0},
   [{dynamic_domains_SUITE,auth_domain_removal_is_triggered_on_hook,1,
      [{file,
         "/home/circleci/app/big_tests/tests/dynamic_domains_SUITE.erl"},
       {line,100}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1292}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1224}]}]}}

Report log

dynamic_domains_SUITE:with_mod_dynamic_domains_test:packet_handling_for_subdomain
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.19668.2>,undefined,
            [{event_client,
               [{event_manager,<0.19667.2>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"94fdf3b7e6fea8e1">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"SCRAM-SHA-256">>,<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/esca...

Report log

dynamic_domains_SUITE:with_mod_dynamic_domains_test:iq_handling_for_subdomain
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.19687.2>,undefined,
            [{event_client,
               [{event_manager,<0.19686.2>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"158f7bff8d26e079">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"SCRAM-SHA-256">>,<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/esca...

Report log

dynamic_domains_SUITE:with_mod_dynamic_domains_test:iq_handling_for_domain
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,<<"alice@example.com/res1">>,escalus_tcp,
            <0.19706.2>,undefined,
            [{event_client,
               [{event_manager,<0.19705.2>},
              {server,<<"example.com">>},
              {username,<<"alice">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {port,5222},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,<<"alice">>},
             {server,<<"example.com">>},
             {host,<<"localhost">>},
             {password,<<"makota2">>},
             {stream_id,<<"3baaa0d2489fecda">>}]},
          [{compression,[<<"zlib">>]},
           {starttls,true},
           {stream_management,true},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[<<"SCRAM-SHA-256">>,<<"PLAIN">>]},
           {caps,undefined}]},
         {auth_failed,<<"alice">>,
           {xmlel,<<"failure">>,
             [{<<"xmlns">>,
               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
             [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
   [{escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/esca...

Report log

@mongoose-im
Copy link
Collaborator

mongoose-im commented Sep 3, 2021

small_tests_24 / small_tests / a4a9c2f
Reports root / small


internal_mnesia_24 / internal_mnesia / a4a9c2f
Reports root/ big
OK: 1653 / Failed: 1 / User-skipped: 290 / Auto-skipped: 0

amp_big_SUITE:basic:notify_deliver_to_online_user_recipient_privacy_test
{error,
  {test_case_failed,
    {has_stanzas_but_shouldnt,
      {client,
        <<"alicE_notify_deliver_to_online_user_recipient_privacy_test_14.29631@localhost/res1">>,
        escalus_tcp,<0.2953.0>,
        [{event_manager,<0.2597.0>},
         {server,<<"localhost">>},
         {username,
           <<"alicE_notify_deliver_to_online_user_recipient_privacy_test_14.29631">>},
         {resource,<<"res1">>}],
        [{event_client,
           [{event_manager,<0.2597.0>},
            {server,<<"localhost">>},
            {username,
              <<"alicE_notify_deliver_to_online_user_recipient_privacy_test_14.29631">>},
            {resource,<<"res1">>}]},
         {resource,<<"res1">>},
         {username,
           <<"alicE_notify_deliver_to_online_user_recipient_privacy_test_14.29631">>},
         {server,<<"localhost">>},
         {host,<<"localhost">>},
         {port,5222},
         {auth,{escalus_auth,auth_plain}},
         {wspath,undefined},
         {username,
           <<"alicE_notify_deliver_to_online_user_recipient_privacy_test_14.29631">>},
         {server,<<"localhost">>},
         {password,<<"matygrysa">>},
         {stream_id,<<"1d9465e31aa7208e">>}]},
      [{xmlel,<<"stream:error">>,[],
         [{xmlel,<<"conflict">>,
            [{<<"xmlns">>,
            <<"urn:ietf:params:xml:ns:xmpp-streams">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xml:lang">>,<<"en">>},
             {<<"xmlns">>,
            <<"urn:ietf:params:xml:ns...

Report log


small_tests_22 / small_tests / a4a9c2f
Reports root / small


dynamic_domains_24 / pgsql_mnesia / a4a9c2f
Reports root/ big
OK: 1710 / Failed: 0 / User-skipped: 114 / Auto-skipped: 0


dynamic_domains_23 / pgsql_mnesia / a4a9c2f
Reports root/ big
OK: 1710 / Failed: 0 / User-skipped: 114 / Auto-skipped: 0


small_tests_23 / small_tests / a4a9c2f
Reports root / small


ldap_mnesia_24 / ldap_mnesia / a4a9c2f
Reports root/ big
OK: 1515 / Failed: 0 / User-skipped: 363 / Auto-skipped: 0


ldap_mnesia_22 / ldap_mnesia / a4a9c2f
Reports root/ big
OK: 1515 / Failed: 0 / User-skipped: 363 / Auto-skipped: 0


pgsql_mnesia_24 / pgsql_mnesia / a4a9c2f
Reports root/ big
OK: 3086 / Failed: 4 / User-skipped: 184 / Auto-skipped: 0

service_domain_db_SUITE:db:db_keeps_syncing_after_cluster_join
{error,{test_case_failed,{[<<"example1.com">>,<<"example2.com">>,
               <<"example3.com">>],
              [<<"example1.com">>,<<"example2.com">>,
               <<"example3.com">>,<<"example4.com">>]}}}

Report log

service_domain_db_SUITE:db:rest_with_auth:rest_delete_domain_cleans_data_from_mam
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,
            <<"bob_rest_delete_domain_cleans_data_from_mam_69.49916@example.org/res1">>,
            escalus_tcp,<0.17564.2>,undefined,
            [{event_client,
               [{event_manager,<0.17558.2>},
              {server,<<"example.org">>},
              {username,
                <<"bob_rest_delete_domain_cleans_data_from_mam_69.49916">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,
               <<"bob_rest_delete_domain_cleans_data_from_mam_69.49916">>},
             {server,<<"example.org">>},
             {host,<<"localhost">>},
             {port,5232},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,
               <<"bob_rest_delete_domain_cleans_data_from_mam_69.49916">>},
             {server,<<"example.org">>},
             {host,<<"localhost">>},
             {password,<<"makota3">>},
             {port,5232},
             {stream_id,<<"49879698215707ac">>}]},
          [{compression,false},
           {starttls,true},
           {stream_management,false},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[]},
           {caps,undefined}]},
         {auth_failed,
           <<"bob_rest_delete_domain_cleans_data_from_mam_69.49916">>,
           {xmlel,...

Report log

service_domain_db_SUITE:db:rest_without_auth:rest_delete_domain_cleans_data_from_mam
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,
            <<"bob_rest_delete_domain_cleans_data_from_mam_71.914166@example.org/res1">>,
            escalus_tcp,<0.18202.2>,undefined,
            [{event_client,
               [{event_manager,<0.18196.2>},
              {server,<<"example.org">>},
              {username,
                <<"bob_rest_delete_domain_cleans_data_from_mam_71.914166">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,
               <<"bob_rest_delete_domain_cleans_data_from_mam_71.914166">>},
             {server,<<"example.org">>},
             {host,<<"localhost">>},
             {port,5232},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,
               <<"bob_rest_delete_domain_cleans_data_from_mam_71.914166">>},
             {server,<<"example.org">>},
             {host,<<"localhost">>},
             {password,<<"makota3">>},
             {port,5232},
             {stream_id,<<"ef098cafb7d6c255">>}]},
          [{compression,false},
           {starttls,true},
           {stream_management,false},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[]},
           {caps,undefined}]},
         {auth_failed,
           <<"bob_rest_delete_domain_cleans_data_from_mam_71.914166">>,
           {x...

Report log

dynamic_domains_SUITE:with_mod_dynamic_domains_test:iq_handling_for_domain
{error,
  {{assertion_failed,assert,is_iq_result,
     [{xmlel,<<"iq">>,
        [{<<"to">>,<<"example.com">>},
         {<<"type">>,<<"get">>},
         {<<"id">>,<<"24e41603b5fd29f12dcc595417c7a7ae">>}],
        [{xmlel,<<"query">>,[{<<"xmlns">>,<<"dummy.namespace">>}],[]}]}],
     {xmlel,<<"iq">>,
       [{<<"from">>,<<"example.com">>},
        {<<"to">>,<<"alice@example.com/res1">>},
        {<<"type">>,<<"error">>},
        {<<"xml:lang">>,<<"en">>},
        {<<"id">>,<<"24e41603b5fd29f12dcc595417c7a7ae">>}],
       [{xmlel,<<"query">>,[{<<"xmlns">>,<<"dummy.namespace">>}],[]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Local server does not implement this feature">>}]}]}]},
     "<iq from='example.com' to='alice@example.com/res1' type='error' xml:lang='en' id='24e41603b5fd29f12dcc595417c7a7ae'><query xmlns='dummy.namespace'/><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Local server does not implement this feature</text></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/a...

Report log


elasticsearch_and_cassandra_24 / elasticsearch_and_cassandra_mnesia / a4a9c2f
Reports root/ big
OK: 1891 / Failed: 0 / User-skipped: 286 / Auto-skipped: 0


ldap_mnesia_23 / ldap_mnesia / a4a9c2f
Reports root/ big
OK: 1518 / Failed: 1 / User-skipped: 363 / Auto-skipped: 0

mod_event_pusher_rabbit_SUITE:group_chat_message_publish:group_chat_message_received_event_properly_formatted
{error,
  {{assertMatch,
     [{module,mod_event_pusher_rabbit_SUITE},
      {line,435},
      {expression,
        "get_decoded_message_from_rabbit ( AliceGroupChatMsgRecvRK )"},
      {pattern,
        "# { << \"from_user_id\" >> := BobRoomJID , << \"to_user_id\" >> := AliceFullJID , << \"message\" >> := Message }"},
      {value,
        #{<<"from_user_id">> => <<"muc_publish@muc.localhost">>,
        <<"message">> => <<>>,
        <<"to_user_id">> =>
          <<"alice_unnamed_2.55962@localhost/res1">>}}]},
   [{mod_event_pusher_rabbit_SUITE,
      '-group_chat_message_received_event_properly_formatted/1-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/tests/mod_event_pusher_rabbit_SUITE.erl"},
       {line,435}]},
    {escalus_story,story,4,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
       {line,72}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1784}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1293}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1225}]}]}}

Report log


pgsql_mnesia_22 / pgsql_mnesia / a4a9c2f
Reports root/ big
OK: 3087 / Failed: 3 / User-skipped: 184 / Auto-skipped: 0

service_domain_db_SUITE:db:rest_with_auth:rest_delete_domain_cleans_data_from_mam
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,
            <<"bob_rest_delete_domain_cleans_data_from_mam_49.397971@example.org/res1">>,
            escalus_tcp,<0.12388.4>,undefined,
            [{event_client,
               [{event_manager,<0.12377.4>},
              {server,<<"example.org">>},
              {username,
                <<"bob_rest_delete_domain_cleans_data_from_mam_49.397971">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,
               <<"bob_rest_delete_domain_cleans_data_from_mam_49.397971">>},
             {server,<<"example.org">>},
             {host,<<"localhost">>},
             {port,5232},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,
               <<"bob_rest_delete_domain_cleans_data_from_mam_49.397971">>},
             {server,<<"example.org">>},
             {host,<<"localhost">>},
             {password,<<"makota3">>},
             {port,5232},
             {stream_id,<<"cac3f156c971183e">>}]},
          [{compression,false},
           {starttls,true},
           {stream_management,false},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[]},
           {caps,undefined}]},
         {auth_failed,
           <<"bob_rest_delete_domain_cleans_data_from_mam_49.397971">>,
           {x...

Report log

service_domain_db_SUITE:db:rest_without_auth:rest_delete_domain_cleans_data_from_mam
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,
            <<"bob_rest_delete_domain_cleans_data_from_mam_52.535232@example.org/res1">>,
            escalus_tcp,<0.13892.4>,undefined,
            [{event_client,
               [{event_manager,<0.13883.4>},
              {server,<<"example.org">>},
              {username,
                <<"bob_rest_delete_domain_cleans_data_from_mam_52.535232">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,
               <<"bob_rest_delete_domain_cleans_data_from_mam_52.535232">>},
             {server,<<"example.org">>},
             {host,<<"localhost">>},
             {port,5232},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,
               <<"bob_rest_delete_domain_cleans_data_from_mam_52.535232">>},
             {server,<<"example.org">>},
             {host,<<"localhost">>},
             {password,<<"makota3">>},
             {port,5232},
             {stream_id,<<"f33504c6b7013f8f">>}]},
          [{compression,false},
           {starttls,true},
           {stream_management,false},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[]},
           {caps,undefined}]},
         {auth_failed,
           <<"bob_rest_delete_domain_cleans_data_from_mam_52.535232">>,
           {x...

Report log

dynamic_domains_SUITE:with_mod_dynamic_domains_test:iq_handling_for_domain
{error,
  {{assertion_failed,assert,is_iq_result,
     [{xmlel,<<"iq">>,
        [{<<"to">>,<<"example.com">>},
         {<<"type">>,<<"get">>},
         {<<"id">>,<<"4e946d8fa10e8e0fb8a45fc6cb809309">>}],
        [{xmlel,<<"query">>,[{<<"xmlns">>,<<"dummy.namespace">>}],[]}]}],
     {xmlel,<<"iq">>,
       [{<<"from">>,<<"example.com">>},
        {<<"to">>,<<"alice@example.com/res1">>},
        {<<"type">>,<<"error">>},
        {<<"xml:lang">>,<<"en">>},
        {<<"id">>,<<"4e946d8fa10e8e0fb8a45fc6cb809309">>}],
       [{xmlel,<<"query">>,[{<<"xmlns">>,<<"dummy.namespace">>}],[]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Local server does not implement this feature">>}]}]}]},
     "<iq from='example.com' to='alice@example.com/res1' type='error' xml:lang='en' id='4e946d8fa10e8e0fb8a45fc6cb809309'><query xmlns='dummy.namespace'/><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Local server does not implement this feature</text></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/a...

Report log


mssql_mnesia_24 / odbc_mssql_mnesia / a4a9c2f
Reports root/ big
OK: 3087 / Failed: 3 / User-skipped: 184 / Auto-skipped: 0

service_domain_db_SUITE:db:rest_with_auth:rest_delete_domain_cleans_data_from_mam
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,
            <<"bob_rest_delete_domain_cleans_data_from_mam_86.524278@example.org/res1">>,
            escalus_tcp,<0.17722.2>,undefined,
            [{event_client,
               [{event_manager,<0.17716.2>},
              {server,<<"example.org">>},
              {username,
                <<"bob_rest_delete_domain_cleans_data_from_mam_86.524278">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,
               <<"bob_rest_delete_domain_cleans_data_from_mam_86.524278">>},
             {server,<<"example.org">>},
             {host,<<"localhost">>},
             {port,5232},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,
               <<"bob_rest_delete_domain_cleans_data_from_mam_86.524278">>},
             {server,<<"example.org">>},
             {host,<<"localhost">>},
             {password,<<"makota3">>},
             {port,5232},
             {stream_id,<<"94cc7ad3236c5804">>}]},
          [{compression,false},
           {starttls,true},
           {stream_management,false},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[]},
           {caps,undefined}]},
         {auth_failed,
           <<"bob_rest_delete_domain_cleans_data_from_mam_86.524278">>,
           {x...

Report log

service_domain_db_SUITE:db:rest_without_auth:rest_delete_domain_cleans_data_from_mam
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,
            <<"bob_rest_delete_domain_cleans_data_from_mam_89.668458@example.org/res1">>,
            escalus_tcp,<0.18359.2>,undefined,
            [{event_client,
               [{event_manager,<0.18353.2>},
              {server,<<"example.org">>},
              {username,
                <<"bob_rest_delete_domain_cleans_data_from_mam_89.668458">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,
               <<"bob_rest_delete_domain_cleans_data_from_mam_89.668458">>},
             {server,<<"example.org">>},
             {host,<<"localhost">>},
             {port,5232},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,
               <<"bob_rest_delete_domain_cleans_data_from_mam_89.668458">>},
             {server,<<"example.org">>},
             {host,<<"localhost">>},
             {password,<<"makota3">>},
             {port,5232},
             {stream_id,<<"077f2040a19c5cf9">>}]},
          [{compression,false},
           {starttls,true},
           {stream_management,false},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[]},
           {caps,undefined}]},
         {auth_failed,
           <<"bob_rest_delete_domain_cleans_data_from_mam_89.668458">>,
           {x...

Report log

dynamic_domains_SUITE:with_mod_dynamic_domains_test:iq_handling_for_domain
{error,
  {{assertion_failed,assert,is_iq_result,
     [{xmlel,<<"iq">>,
        [{<<"to">>,<<"example.com">>},
         {<<"type">>,<<"get">>},
         {<<"id">>,<<"53d6d2fd09dbba486e5284cb25ea182e">>}],
        [{xmlel,<<"query">>,[{<<"xmlns">>,<<"dummy.namespace">>}],[]}]}],
     {xmlel,<<"iq">>,
       [{<<"from">>,<<"example.com">>},
        {<<"to">>,<<"alice@example.com/res1">>},
        {<<"type">>,<<"error">>},
        {<<"xml:lang">>,<<"en">>},
        {<<"id">>,<<"53d6d2fd09dbba486e5284cb25ea182e">>}],
       [{xmlel,<<"query">>,[{<<"xmlns">>,<<"dummy.namespace">>}],[]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Local server does not implement this feature">>}]}]}]},
     "<iq from='example.com' to='alice@example.com/res1' type='error' xml:lang='en' id='53d6d2fd09dbba486e5284cb25ea182e'><query xmlns='dummy.namespace'/><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Local server does not implement this feature</text></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/a...

Report log


mysql_redis_24 / mysql_redis / a4a9c2f
Reports root/ big
OK: 3070 / Failed: 3 / User-skipped: 201 / Auto-skipped: 0

service_domain_db_SUITE:db:rest_with_auth:rest_delete_domain_cleans_data_from_mam
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,
            <<"bob_rest_delete_domain_cleans_data_from_mam_81.997150@example.org/res1">>,
            escalus_tcp,<0.17405.2>,undefined,
            [{event_client,
               [{event_manager,<0.17399.2>},
              {server,<<"example.org">>},
              {username,
                <<"bob_rest_delete_domain_cleans_data_from_mam_81.997150">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,
               <<"bob_rest_delete_domain_cleans_data_from_mam_81.997150">>},
             {server,<<"example.org">>},
             {host,<<"localhost">>},
             {port,5232},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,
               <<"bob_rest_delete_domain_cleans_data_from_mam_81.997150">>},
             {server,<<"example.org">>},
             {host,<<"localhost">>},
             {password,<<"makota3">>},
             {port,5232},
             {stream_id,<<"87566428a01a287f">>}]},
          [{compression,false},
           {starttls,true},
           {stream_management,false},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[]},
           {caps,undefined}]},
         {auth_failed,
           <<"bob_rest_delete_domain_cleans_data_from_mam_81.997150">>,
           {x...

Report log

service_domain_db_SUITE:db:rest_without_auth:rest_delete_domain_cleans_data_from_mam
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,
            <<"bob_rest_delete_domain_cleans_data_from_mam_85.253839@example.org/res1">>,
            escalus_tcp,<0.18045.2>,undefined,
            [{event_client,
               [{event_manager,<0.18039.2>},
              {server,<<"example.org">>},
              {username,
                <<"bob_rest_delete_domain_cleans_data_from_mam_85.253839">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,
               <<"bob_rest_delete_domain_cleans_data_from_mam_85.253839">>},
             {server,<<"example.org">>},
             {host,<<"localhost">>},
             {port,5232},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,
               <<"bob_rest_delete_domain_cleans_data_from_mam_85.253839">>},
             {server,<<"example.org">>},
             {host,<<"localhost">>},
             {password,<<"makota3">>},
             {port,5232},
             {stream_id,<<"76c195976ea59922">>}]},
          [{compression,false},
           {starttls,true},
           {stream_management,false},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[]},
           {caps,undefined}]},
         {auth_failed,
           <<"bob_rest_delete_domain_cleans_data_from_mam_85.253839">>,
           {x...

Report log

dynamic_domains_SUITE:with_mod_dynamic_domains_test:iq_handling_for_domain
{error,
  {{assertion_failed,assert,is_iq_result,
     [{xmlel,<<"iq">>,
        [{<<"to">>,<<"example.com">>},
         {<<"type">>,<<"get">>},
         {<<"id">>,<<"57394be9e6f69e6fd6838a075dbfceee">>}],
        [{xmlel,<<"query">>,[{<<"xmlns">>,<<"dummy.namespace">>}],[]}]}],
     {xmlel,<<"iq">>,
       [{<<"from">>,<<"example.com">>},
        {<<"to">>,<<"alice@example.com/res1">>},
        {<<"type">>,<<"error">>},
        {<<"xml:lang">>,<<"en">>},
        {<<"id">>,<<"57394be9e6f69e6fd6838a075dbfceee">>}],
       [{xmlel,<<"query">>,[{<<"xmlns">>,<<"dummy.namespace">>}],[]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Local server does not implement this feature">>}]}]}]},
     "<iq from='example.com' to='alice@example.com/res1' type='error' xml:lang='en' id='57394be9e6f69e6fd6838a075dbfceee'><query xmlns='dummy.namespace'/><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Local server does not implement this feature</text></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/a...

Report log


pgsql_mnesia_23 / pgsql_mnesia / a4a9c2f
Reports root/ big
OK: 3087 / Failed: 3 / User-skipped: 184 / Auto-skipped: 0

service_domain_db_SUITE:db:rest_with_auth:rest_delete_domain_cleans_data_from_mam
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,
            <<"bob_rest_delete_domain_cleans_data_from_mam_86.95857@example.org/res1">>,
            escalus_tcp,<0.17883.2>,undefined,
            [{event_client,
               [{event_manager,<0.17877.2>},
              {server,<<"example.org">>},
              {username,
                <<"bob_rest_delete_domain_cleans_data_from_mam_86.95857">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,
               <<"bob_rest_delete_domain_cleans_data_from_mam_86.95857">>},
             {server,<<"example.org">>},
             {host,<<"localhost">>},
             {port,5232},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,
               <<"bob_rest_delete_domain_cleans_data_from_mam_86.95857">>},
             {server,<<"example.org">>},
             {host,<<"localhost">>},
             {password,<<"makota3">>},
             {port,5232},
             {stream_id,<<"f404eab7450dea4d">>}]},
          [{compression,false},
           {starttls,true},
           {stream_management,false},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[]},
           {caps,undefined}]},
         {auth_failed,
           <<"bob_rest_delete_domain_cleans_data_from_mam_86.95857">>,
           {xmlel,...

Report log

service_domain_db_SUITE:db:rest_without_auth:rest_delete_domain_cleans_data_from_mam
{error,
  {{badmatch,
     {error,
       {connection_step_failed,
         {{escalus_session,authenticate},
          {client,
            <<"bob_rest_delete_domain_cleans_data_from_mam_89.216450@example.org/res1">>,
            escalus_tcp,<0.18510.2>,undefined,
            [{event_client,
               [{event_manager,<0.18504.2>},
              {server,<<"example.org">>},
              {username,
                <<"bob_rest_delete_domain_cleans_data_from_mam_89.216450">>},
              {resource,<<"res1">>}]},
             {resource,<<"res1">>},
             {username,
               <<"bob_rest_delete_domain_cleans_data_from_mam_89.216450">>},
             {server,<<"example.org">>},
             {host,<<"localhost">>},
             {port,5232},
             {auth,{escalus_auth,auth_plain}},
             {wspath,undefined},
             {username,
               <<"bob_rest_delete_domain_cleans_data_from_mam_89.216450">>},
             {server,<<"example.org">>},
             {host,<<"localhost">>},
             {password,<<"makota3">>},
             {port,5232},
             {stream_id,<<"eeb72f0a31b8c9b8">>}]},
          [{compression,false},
           {starttls,true},
           {stream_management,false},
           {advanced_message_processing,false},
           {client_state_indication,false},
           {sasl_mechanisms,[]},
           {caps,undefined}]},
         {auth_failed,
           <<"bob_rest_delete_domain_cleans_data_from_mam_89.216450">>,
           {x...

Report log

dynamic_domains_SUITE:with_mod_dynamic_domains_test:iq_handling_for_domain
{error,
  {{assertion_failed,assert,is_iq_result,
     [{xmlel,<<"iq">>,
        [{<<"to">>,<<"example.com">>},
         {<<"type">>,<<"get">>},
         {<<"id">>,<<"75e98a894827fb7e349d9d6775230ada">>}],
        [{xmlel,<<"query">>,[{<<"xmlns">>,<<"dummy.namespace">>}],[]}]}],
     {xmlel,<<"iq">>,
       [{<<"from">>,<<"example.com">>},
        {<<"to">>,<<"alice@example.com/res1">>},
        {<<"type">>,<<"error">>},
        {<<"xml:lang">>,<<"en">>},
        {<<"id">>,<<"75e98a894827fb7e349d9d6775230ada">>}],
       [{xmlel,<<"query">>,[{<<"xmlns">>,<<"dummy.namespace">>}],[]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Local server does not implement this feature">>}]}]}]},
     "<iq from='example.com' to='alice@example.com/res1' type='error' xml:lang='en' id='75e98a894827fb7e349d9d6775230ada'><query xmlns='dummy.namespace'/><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Local server does not implement this feature</text></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/a...

Report log


riak_mnesia_24 / riak_mnesia / a4a9c2f
Reports root/ big
OK: 1738 / Failed: 0 / User-skipped: 289 / Auto-skipped: 0

This suite uses the dummy auth module.
It could be changed later, but for now it can just use
its own host type.

"test type" is used for all tests in the dynamic_domains preset
This suite uses the dummy auth module.
It could be changed later, but for now it can just use
its own host type.

"test type" is used for all tests in the dynamic_domains preset
@mongoose-im
Copy link
Collaborator

mongoose-im commented Sep 3, 2021

small_tests_24 / small_tests / 4df90e1
Reports root / small


internal_mnesia_24 / internal_mnesia / 4df90e1
Reports root/ big
OK: 1588 / Failed: 0 / User-skipped: 290 / Auto-skipped: 0


dynamic_domains_24 / pgsql_mnesia / 4df90e1
Reports root/ big
OK: 1710 / Failed: 0 / User-skipped: 114 / Auto-skipped: 0


dynamic_domains_23 / pgsql_mnesia / 4df90e1
Reports root/ big
OK: 1710 / Failed: 0 / User-skipped: 114 / Auto-skipped: 0


small_tests_23 / small_tests / 4df90e1
Reports root / small


small_tests_22 / small_tests / 4df90e1
Reports root / small


ldap_mnesia_24 / ldap_mnesia / 4df90e1
Reports root/ big
OK: 1515 / Failed: 0 / User-skipped: 363 / Auto-skipped: 0


ldap_mnesia_22 / ldap_mnesia / 4df90e1
Reports root/ big
OK: 1515 / Failed: 0 / User-skipped: 363 / Auto-skipped: 0


pgsql_mnesia_24 / pgsql_mnesia / 4df90e1
Reports root/ big
OK: 3090 / Failed: 0 / User-skipped: 184 / Auto-skipped: 0


ldap_mnesia_23 / ldap_mnesia / 4df90e1
Reports root/ big
OK: 1515 / Failed: 0 / User-skipped: 363 / Auto-skipped: 0


mysql_redis_24 / mysql_redis / 4df90e1
Reports root/ big
OK: 3073 / Failed: 0 / User-skipped: 201 / Auto-skipped: 0


elasticsearch_and_cassandra_24 / elasticsearch_and_cassandra_mnesia / 4df90e1
Reports root/ big
OK: 1927 / Failed: 2 / User-skipped: 286 / Auto-skipped: 0

jingle_SUITE:all:jingle_session_is_established_when_calling_a_number
{error,
  {{assertion_failed,assert,is_iq_result,
     {xmlel,<<"iq">>,
       [{<<"from">>,<<"+488790@numbers.localhost">>},
        {<<"to">>,
         <<"alice_jingle_session_is_established_when_calling_a_number_48.480407@localhost/res1">>},
        {<<"id">>,<<"8637f60a-ae54-476d-877c-2a091e51d624">>},
        {<<"type">>,<<"set">>}],
       [{xmlel,<<"jingle">>,
          [{<<"xmlns">>,<<"urn:xmpp:jingle:1">>},
           {<<"action">>,<<"session-info">>},
           {<<"sid">>,<<"7118f477-8835-4811-bc5c-d72f962cf919">>}],
          [{xmlel,<<"ringing">>,
             [{<<"xmlns">>,<<"urn:xmpp:jingle:apps:rtp:info:1">>}],
             []}]}]},
     "<iq from='+488790@numbers.localhost' to='alice_jingle_session_is_established_when_calling_a_number_48.480407@localhost/res1' id='8637f60a-ae54-476d-877c-2a091e51d624' type='set'><jingle xmlns='urn:xmpp:jingle:1' action='session-info' sid='7118f477-8835-4811-bc5c-d72f962cf919'><ringing xmlns='urn:xmpp:jingle:apps:rtp:info:1'/></jingle></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {jingle_SUITE,send_initiate_and_wait_for_first_iq_set,2,
      [{file,"/home/circleci/app/big_tests/tests/jingle_SUITE.erl"},
       {line,393}]},
    {jingle_SUITE,
      '-jingle_session_is_established_when_calling_a_number/1-fun-0-',1,
      [{file,"/home/circleci/app/big_tests/tests/jingle_SUITE.erl"},
       {lin...

Report log

jingle_SUITE:all:jingle_session_is_established_with_a_conference_room
{error,
  {{assertion_failed,assert,is_iq_result,
     {xmlel,<<"iq">>,
       [{<<"from">>,<<"*901@numbers.localhost">>},
        {<<"to">>,
         <<"alice_jingle_session_is_established_with_a_conference_room_58.419833@localhost/res1">>},
        {<<"id">>,<<"d326247e-5869-4562-a060-61ba0cd5b642">>},
        {<<"type">>,<<"set">>}],
       [{xmlel,<<"jingle">>,
          [{<<"xmlns">>,<<"urn:xmpp:jingle:1">>},
           {<<"action">>,<<"session-info">>},
           {<<"sid">>,<<"023de3ff-0457-47b5-a132-5b65bb2d6010">>}],
          [{xmlel,<<"ringing">>,
             [{<<"xmlns">>,<<"urn:xmpp:jingle:apps:rtp:info:1">>}],
             []}]}]},
     "<iq from='*901@numbers.localhost' to='alice_jingle_session_is_established_with_a_conference_room_58.419833@localhost/res1' id='d326247e-5869-4562-a060-61ba0cd5b642' type='set'><jingle xmlns='urn:xmpp:jingle:1' action='session-info' sid='023de3ff-0457-47b5-a132-5b65bb2d6010'><ringing xmlns='urn:xmpp:jingle:apps:rtp:info:1'/></jingle></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {jingle_SUITE,send_initiate_and_wait_for_first_iq_set,2,
      [{file,"/home/circleci/app/big_tests/tests/jingle_SUITE.erl"},
       {line,393}]},
    {jingle_SUITE,
      '-jingle_session_is_established_with_a_conference_room/1-fun-0-',1,
      [{file,"/home/circleci/app/big_tests/tests/jingle_SUITE.erl"},
       {line,1...

Report log


pgsql_mnesia_22 / pgsql_mnesia / 4df90e1
Reports root/ big
OK: 3090 / Failed: 0 / User-skipped: 184 / Auto-skipped: 0


mssql_mnesia_24 / odbc_mssql_mnesia / 4df90e1
Reports root/ big
OK: 3090 / Failed: 0 / User-skipped: 184 / Auto-skipped: 0


pgsql_mnesia_23 / pgsql_mnesia / 4df90e1
Reports root/ big
OK: 3090 / Failed: 0 / User-skipped: 184 / Auto-skipped: 0


riak_mnesia_24 / riak_mnesia / 4df90e1
Reports root/ big
OK: 1774 / Failed: 2 / User-skipped: 289 / Auto-skipped: 0

jingle_SUITE:all:resp_4xx_from_sip_proxy_results_in_session_terminate
{error,
  {{assertion_failed,assert,is_iq_result,
     {xmlel,<<"iq">>,
       [{<<"from">>,<<"error.480@localhost">>},
        {<<"to">>,
         <<"alice_resp_4xx_from_sip_proxy_results_in_session_terminate_36.991990@localhost/res1">>},
        {<<"id">>,<<"583da1f8-7173-48e6-8bcf-54f77cc1e104">>},
        {<<"type">>,<<"set">>}],
       [{xmlel,<<"jingle">>,
          [{<<"xmlns">>,<<"urn:xmpp:jingle:1">>},
           {<<"action">>,<<"session-terminate">>},
           {<<"sid">>,<<"3416aa29-8d08-45f1-bed5-9b57a340fcc2">>}],
          [{xmlel,<<"reason">>,[],
             [{xmlel,<<"general-error">>,[],[]},
            {xmlel,<<"sip-error">>,
              [{<<"code">>,<<"480">>}],
              [{xmlcdata,<<"Temporarily Unavailable">>}]}]}]}]},
     "<iq from='error.480@localhost' to='alice_resp_4xx_from_sip_proxy_results_in_session_terminate_36.991990@localhost/res1' id='583da1f8-7173-48e6-8bcf-54f77cc1e104' type='set'><jingle xmlns='urn:xmpp:jingle:1' action='session-terminate' sid='3416aa29-8d08-45f1-bed5-9b57a340fcc2'><reason><general-error/><sip-error code='480'>Temporarily Unavailable</sip-error></reason></jingle></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {jingle_SUITE,send_initiate_and_wait_for_first_iq_set,2,
      [{file,"/home/circleci/app/big_tests/tests/jingle_SUITE.erl"},
       {line,393}]},
    {jingle_SUITE,
      '-res...

Report log

jingle_SUITE:all:resp_4xx_from_sip_proxy_results_in_session_terminate
{error,
  {{assertion_failed,assert,is_iq_result,
     {xmlel,<<"iq">>,
       [{<<"from">>,<<"error.480@localhost">>},
        {<<"to">>,
         <<"alice_resp_4xx_from_sip_proxy_results_in_session_terminate_47.292055@localhost/res1">>},
        {<<"id">>,<<"52598a3f-5235-4d8f-88f4-0d5a6b6343b7">>},
        {<<"type">>,<<"set">>}],
       [{xmlel,<<"jingle">>,
          [{<<"xmlns">>,<<"urn:xmpp:jingle:1">>},
           {<<"action">>,<<"session-terminate">>},
           {<<"sid">>,<<"34571291-209f-4ef2-aa79-c0f8de89e352">>}],
          [{xmlel,<<"reason">>,[],
             [{xmlel,<<"general-error">>,[],[]},
            {xmlel,<<"sip-error">>,
              [{<<"code">>,<<"480">>}],
              [{xmlcdata,<<"Temporarily Unavailable">>}]}]}]}]},
     "<iq from='error.480@localhost' to='alice_resp_4xx_from_sip_proxy_results_in_session_terminate_47.292055@localhost/res1' id='52598a3f-5235-4d8f-88f4-0d5a6b6343b7' type='set'><jingle xmlns='urn:xmpp:jingle:1' action='session-terminate' sid='34571291-209f-4ef2-aa79-c0f8de89e352'><reason><general-error/><sip-error code='480'>Temporarily Unavailable</sip-error></reason></jingle></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {jingle_SUITE,send_initiate_and_wait_for_first_iq_set,2,
      [{file,"/home/circleci/app/big_tests/tests/jingle_SUITE.erl"},
       {line,393}]},
    {jingle_SUITE,
      '-res...

Report log


elasticsearch_and_cassandra_24 / elasticsearch_and_cassandra_mnesia / 4df90e1
Reports root/ big
OK: 1891 / Failed: 0 / User-skipped: 286 / Auto-skipped: 0


riak_mnesia_24 / riak_mnesia / 4df90e1
Reports root/ big
OK: 1738 / Failed: 0 / User-skipped: 289 / Auto-skipped: 0

@chrzaszcz chrzaszcz marked this pull request as ready for review September 3, 2021 17:02
@vkatsuba vkatsuba merged commit 72e5757 into master Sep 3, 2021
@vkatsuba vkatsuba deleted the test-commands branch September 3, 2021 21:53
@Premwoik Premwoik added this to the 5.0.0 milestone Oct 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants