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

Pass SID into store_info #4007

Merged
merged 10 commits into from
Apr 24, 2023
Merged

Pass SID into store_info #4007

merged 10 commits into from
Apr 24, 2023

Conversation

arcusfelis
Copy link
Contributor

This PR addresses MIM-1875 mongoose_session:merge_info merges data from different sessions

Proposed changes include:

  • Pass SID into store_info
  • Tweaking tests
  • Remove merge_info function

@mongoose-im
Copy link
Collaborator

mongoose-im commented Apr 10, 2023

small_tests_24 / small_tests / 0fe7d9a
Reports root / small


small_tests_25 / small_tests / 0fe7d9a
Reports root / small


small_tests_25_arm64 / small_tests / 0fe7d9a
Reports root / small


ldap_mnesia_24 / ldap_mnesia / 0fe7d9a
Reports root/ big
OK: 2216 / Failed: 2 / User-skipped: 827 / Auto-skipped: 1

connect_SUITE:proxy_protocol:connect_with_proxy_header
{error,{{badkey,ip},
    [{erlang,map_get,[ip,#{}],[{error_info,#{module => erl_erts_errors}}]},
     {connect_SUITE,connect_with_proxy_header,1,
            [{file,"/home/circleci/project/big_tests/tests/connect_SUITE.erl"},
             {line,610}]},
     {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

sic_SUITE:mod_sic_tests:user_sic
{error,
  {{assertion_failed,assert,#Fun<sic_SUITE.2.88807495>,
     {xmlel,<<"iq">>,
       [{<<"from">>,<<"alice@localhost">>},
        {<<"to">>,<<"alice@localhost/res1">>},
        {<<"id">>,<<"d6cfcee75a64f10ae52a6f168417aae6">>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"address">>,[{<<"xmlns">>,<<"urn:xmpp:sic:1">>}],[]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"500">>},{<<"type">>,<<"wait">>}],
          [{xmlel,<<"internal-server-error">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []}]}]},
     "<iq from='alice@localhost' to='alice@localhost/res1' id='d6cfcee75a64f10ae52a6f168417aae6' type='error'><address xmlns='urn:xmpp:sic:1'/><error code='500' type='wait'><internal-server-error xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {escalus_story,story,4,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
       {line,72}]},
    {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_pgsql_mnesia_24 / pgsql_mnesia / 0fe7d9a
Reports root/ big
OK: 4177 / Failed: 2 / User-skipped: 88 / Auto-skipped: 1

connect_SUITE:proxy_protocol:connect_with_proxy_header
{error,{{badkey,ip},
    [{erlang,map_get,[ip,#{}],[{error_info,#{module => erl_erts_errors}}]},
     {connect_SUITE,connect_with_proxy_header,1,
            [{file,"/home/circleci/project/big_tests/tests/connect_SUITE.erl"},
             {line,610}]},
     {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

sic_SUITE:mod_sic_tests:user_sic
{error,
  {{assertion_failed,assert,#Fun<sic_SUITE.2.88807495>,
     {xmlel,<<"iq">>,
       [{<<"from">>,<<"[email protected]">>},
        {<<"to">>,<<"[email protected]/res1">>},
        {<<"id">>,<<"81107c99eabe3a337909f0387565a5de">>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"address">>,[{<<"xmlns">>,<<"urn:xmpp:sic:1">>}],[]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"500">>},{<<"type">>,<<"wait">>}],
          [{xmlel,<<"internal-server-error">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []}]}]},
     "<iq from='[email protected]' to='[email protected]/res1' id='81107c99eabe3a337909f0387565a5de' type='error'><address xmlns='urn:xmpp:sic:1'/><error code='500' type='wait'><internal-server-error xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {escalus_story,story,4,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
       {line,72}]},
    {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


ldap_mnesia_25 / ldap_mnesia / 0fe7d9a
Reports root/ big
OK: 2216 / Failed: 2 / User-skipped: 827 / Auto-skipped: 1

connect_SUITE:proxy_protocol:connect_with_proxy_header
{error,{{badkey,ip},
    [{erlang,map_get,[ip,#{}],[{error_info,#{module => erl_erts_errors}}]},
     {connect_SUITE,connect_with_proxy_header,1,
            [{file,"/home/circleci/project/big_tests/tests/connect_SUITE.erl"},
             {line,610}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

sic_SUITE:mod_sic_tests:user_sic
{error,
  {{assertion_failed,assert,#Fun<sic_SUITE.2.125202460>,
     {xmlel,<<"iq">>,
       [{<<"from">>,<<"alice@localhost">>},
        {<<"to">>,<<"alice@localhost/res1">>},
        {<<"id">>,<<"1ab45b3387da59445cf3178bbe2b62f6">>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"address">>,[{<<"xmlns">>,<<"urn:xmpp:sic:1">>}],[]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"500">>},{<<"type">>,<<"wait">>}],
          [{xmlel,<<"internal-server-error">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []}]}]},
     "<iq from='alice@localhost' to='alice@localhost/res1' id='1ab45b3387da59445cf3178bbe2b62f6' type='error'><address xmlns='urn:xmpp:sic:1'/><error code='500' type='wait'><internal-server-error xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {escalus_story,story,4,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
       {line,72}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1291}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1223}]}]}}

Report log


dynamic_domains_mysql_redis_25 / mysql_redis / 0fe7d9a
Reports root/ big
OK: 4151 / Failed: 2 / User-skipped: 114 / Auto-skipped: 1

connect_SUITE:proxy_protocol:connect_with_proxy_header
{error,{{badkey,ip},
    [{erlang,map_get,[ip,#{}],[{error_info,#{module => erl_erts_errors}}]},
     {connect_SUITE,connect_with_proxy_header,1,
            [{file,"/home/circleci/project/big_tests/tests/connect_SUITE.erl"},
             {line,610}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

sic_SUITE:mod_sic_tests:user_sic
{error,
  {{assertion_failed,assert,#Fun<sic_SUITE.2.125202460>,
     {xmlel,<<"iq">>,
       [{<<"from">>,<<"[email protected]">>},
        {<<"to">>,<<"[email protected]/res1">>},
        {<<"id">>,<<"322f0581830551b0c3be584a04643aaf">>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"address">>,[{<<"xmlns">>,<<"urn:xmpp:sic:1">>}],[]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"500">>},{<<"type">>,<<"wait">>}],
          [{xmlel,<<"internal-server-error">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []}]}]},
     "<iq from='[email protected]' to='[email protected]/res1' id='322f0581830551b0c3be584a04643aaf' type='error'><address xmlns='urn:xmpp:sic:1'/><error code='500' type='wait'><internal-server-error xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {escalus_story,story,4,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
       {line,72}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1291}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1223}]}]}}

Report log


dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / 0fe7d9a
Reports root/ big
OK: 4177 / Failed: 2 / User-skipped: 88 / Auto-skipped: 1

connect_SUITE:proxy_protocol:connect_with_proxy_header
{error,{{badkey,ip},
    [{erlang,map_get,[ip,#{}],[{error_info,#{module => erl_erts_errors}}]},
     {connect_SUITE,connect_with_proxy_header,1,
            [{file,"/home/circleci/project/big_tests/tests/connect_SUITE.erl"},
             {line,610}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

sic_SUITE:mod_sic_tests:user_sic
{error,
  {{assertion_failed,assert,#Fun<sic_SUITE.2.125202460>,
     {xmlel,<<"iq">>,
       [{<<"from">>,<<"[email protected]">>},
        {<<"to">>,<<"[email protected]/res1">>},
        {<<"id">>,<<"fdece6df47ec62813485a1ec65a1acc7">>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"address">>,[{<<"xmlns">>,<<"urn:xmpp:sic:1">>}],[]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"500">>},{<<"type">>,<<"wait">>}],
          [{xmlel,<<"internal-server-error">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []}]}]},
     "<iq from='[email protected]' to='[email protected]/res1' id='fdece6df47ec62813485a1ec65a1acc7' type='error'><address xmlns='urn:xmpp:sic:1'/><error code='500' type='wait'><internal-server-error xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {escalus_story,story,4,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
       {line,72}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1291}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1223}]}]}}

Report log


dynamic_domains_mssql_mnesia_25 / odbc_mssql_mnesia / 0fe7d9a
Reports root/ big
OK: 4174 / Failed: 2 / User-skipped: 91 / Auto-skipped: 1

connect_SUITE:proxy_protocol:connect_with_proxy_header
{error,{{badkey,ip},
    [{erlang,map_get,[ip,#{}],[{error_info,#{module => erl_erts_errors}}]},
     {connect_SUITE,connect_with_proxy_header,1,
            [{file,"/home/circleci/project/big_tests/tests/connect_SUITE.erl"},
             {line,610}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

sic_SUITE:mod_sic_tests:user_sic
{error,
  {{assertion_failed,assert,#Fun<sic_SUITE.2.125202460>,
     {xmlel,<<"iq">>,
       [{<<"from">>,<<"[email protected]">>},
        {<<"to">>,<<"[email protected]/res1">>},
        {<<"id">>,<<"1bec55de9867f92e4c539e11941ced60">>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"address">>,[{<<"xmlns">>,<<"urn:xmpp:sic:1">>}],[]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"500">>},{<<"type">>,<<"wait">>}],
          [{xmlel,<<"internal-server-error">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []}]}]},
     "<iq from='[email protected]' to='[email protected]/res1' id='1bec55de9867f92e4c539e11941ced60' type='error'><address xmlns='urn:xmpp:sic:1'/><error code='500' type='wait'><internal-server-error xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {escalus_story,story,4,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
       {line,72}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1291}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1223}]}]}}

Report log


internal_mnesia_25 / internal_mnesia / 0fe7d9a
Reports root/ big
OK: 2358 / Failed: 2 / User-skipped: 685 / Auto-skipped: 1

connect_SUITE:proxy_protocol:connect_with_proxy_header
{error,{{badkey,ip},
    [{erlang,map_get,[ip,#{}],[{error_info,#{module => erl_erts_errors}}]},
     {connect_SUITE,connect_with_proxy_header,1,
            [{file,"/home/circleci/project/big_tests/tests/connect_SUITE.erl"},
             {line,610}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

sic_SUITE:mod_sic_tests:user_sic
{error,
  {{assertion_failed,assert,#Fun<sic_SUITE.2.125202460>,
     {xmlel,<<"iq">>,
       [{<<"from">>,<<"alice@localhost">>},
        {<<"to">>,<<"alice@localhost/res1">>},
        {<<"id">>,<<"a1b1dc435f23fe437058edc7ff958bde">>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"address">>,[{<<"xmlns">>,<<"urn:xmpp:sic:1">>}],[]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"500">>},{<<"type">>,<<"wait">>}],
          [{xmlel,<<"internal-server-error">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []}]}]},
     "<iq from='alice@localhost' to='alice@localhost/res1' id='a1b1dc435f23fe437058edc7ff958bde' type='error'><address xmlns='urn:xmpp:sic:1'/><error code='500' type='wait'><internal-server-error xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {escalus_story,story,4,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
       {line,72}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1291}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1223}]}]}}

Report log


elasticsearch_and_cassandra_25 / elasticsearch_and_cassandra_mnesia / 0fe7d9a
Reports root/ big
OK: 2718 / Failed: 2 / User-skipped: 664 / Auto-skipped: 1

connect_SUITE:proxy_protocol:connect_with_proxy_header
{error,{{badkey,ip},
    [{erlang,map_get,[ip,#{}],[{error_info,#{module => erl_erts_errors}}]},
     {connect_SUITE,connect_with_proxy_header,1,
            [{file,"/home/circleci/project/big_tests/tests/connect_SUITE.erl"},
             {line,610}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

sic_SUITE:mod_sic_tests:user_sic
{error,
  {{assertion_failed,assert,#Fun<sic_SUITE.2.125202460>,
     {xmlel,<<"iq">>,
       [{<<"from">>,<<"alice@localhost">>},
        {<<"to">>,<<"alice@localhost/res1">>},
        {<<"id">>,<<"10969ae72c881ae5e0e3360761f673ce">>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"address">>,[{<<"xmlns">>,<<"urn:xmpp:sic:1">>}],[]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"500">>},{<<"type">>,<<"wait">>}],
          [{xmlel,<<"internal-server-error">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []}]}]},
     "<iq from='alice@localhost' to='alice@localhost/res1' id='10969ae72c881ae5e0e3360761f673ce' type='error'><address xmlns='urn:xmpp:sic:1'/><error code='500' type='wait'><internal-server-error xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {escalus_story,story,4,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
       {line,72}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1291}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1223}]}]}}

Report log


mysql_redis_25 / mysql_redis / 0fe7d9a
Reports root/ big
OK: 4535 / Failed: 3 / User-skipped: 111 / Auto-skipped: 1

carboncopy_SUITE:all:dropped_client_doesnt_create_duplicate_carbons
{error,
  {{badmatch,
     [{xmlel,<<"message">>,
        [{<<"from">>,
        <<"alice_dropped_client_doesnt_create_duplicate_carbons_553@localhost">>},
         {<<"to">>,
        <<"alice_dropped_client_doesnt_create_duplicate_carbons_553@localhost/res2">>},
         {<<"xmlns">>,<<"jabber:client">>},
         {<<"type">>,<<"chat">>}],
        [{xmlel,<<"sent">>,
           [{<<"xmlns">>,<<"urn:xmpp:carbons:2">>}],
           [{xmlel,<<"forwarded">>,
            [{<<"xmlns">>,<<"urn:xmpp:forward:0">>}],
            [{xmlel,<<"message">>,
               [{<<"from">>,
                 <<"alice_dropped_client_doesnt_create_duplicate_carbons_553@localhost/res1">>},
                {<<"to">>,
                 <<"bob_dropped_client_doesnt_create_duplicate_carbons_553@localhost/res1">>},
                {<<"type">>,<<"chat">>},
                {<<"xmlns">>,<<"jabber:client">>}],
               [{xmlel,<<"body">>,[],
                  [{xmlcdata,
                     <<"And pious action">>}]}]}]}]}]}]},
   [{carboncopy_SUITE,
      '-dropped_client_doesnt_create_duplicate_carbons/1-fun-0-',4,
      [{file,
         "/home/circleci/project/big_tests/tests/carboncopy_SUITE.erl"},
       {line,168}]},
    {escalus_story,story,4,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
       {line,72}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_serv...

Report log

connect_SUITE:proxy_protocol:connect_with_proxy_header
{error,{{badkey,ip},
    [{erlang,map_get,[ip,#{}],[{error_info,#{module => erl_erts_errors}}]},
     {connect_SUITE,connect_with_proxy_header,1,
            [{file,"/home/circleci/project/big_tests/tests/connect_SUITE.erl"},
             {line,610}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

sic_SUITE:mod_sic_tests:user_sic
{error,
  {{assertion_failed,assert,#Fun<sic_SUITE.2.125202460>,
     {xmlel,<<"iq">>,
       [{<<"from">>,<<"alice@localhost">>},
        {<<"to">>,<<"alice@localhost/res1">>},
        {<<"id">>,<<"e24d252859cc68a43b77430da3c707db">>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"address">>,[{<<"xmlns">>,<<"urn:xmpp:sic:1">>}],[]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"500">>},{<<"type">>,<<"wait">>}],
          [{xmlel,<<"internal-server-error">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []}]}]},
     "<iq from='alice@localhost' to='alice@localhost/res1' id='e24d252859cc68a43b77430da3c707db' type='error'><address xmlns='urn:xmpp:sic:1'/><error code='500' type='wait'><internal-server-error xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {escalus_story,story,4,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
       {line,72}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1291}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1223}]}]}}

Report log


pgsql_mnesia_24 / pgsql_mnesia / 0fe7d9a
Reports root/ big
OK: 4550 / Failed: 2 / User-skipped: 97 / Auto-skipped: 1

connect_SUITE:proxy_protocol:connect_with_proxy_header
{error,{{badkey,ip},
    [{erlang,map_get,[ip,#{}],[{error_info,#{module => erl_erts_errors}}]},
     {connect_SUITE,connect_with_proxy_header,1,
            [{file,"/home/circleci/project/big_tests/tests/connect_SUITE.erl"},
             {line,610}]},
     {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

sic_SUITE:mod_sic_tests:user_sic
{error,
  {{assertion_failed,assert,#Fun<sic_SUITE.2.88807495>,
     {xmlel,<<"iq">>,
       [{<<"from">>,<<"alice@localhost">>},
        {<<"to">>,<<"alice@localhost/res1">>},
        {<<"id">>,<<"09e79c2fff0aafe126eed447e878b59c">>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"address">>,[{<<"xmlns">>,<<"urn:xmpp:sic:1">>}],[]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"500">>},{<<"type">>,<<"wait">>}],
          [{xmlel,<<"internal-server-error">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []}]}]},
     "<iq from='alice@localhost' to='alice@localhost/res1' id='09e79c2fff0aafe126eed447e878b59c' type='error'><address xmlns='urn:xmpp:sic:1'/><error code='500' type='wait'><internal-server-error xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {escalus_story,story,4,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
       {line,72}]},
    {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


pgsql_mnesia_25 / pgsql_mnesia / 0fe7d9a
Reports root/ big
OK: 4550 / Failed: 2 / User-skipped: 97 / Auto-skipped: 1

connect_SUITE:proxy_protocol:connect_with_proxy_header
{error,{{badkey,ip},
    [{erlang,map_get,[ip,#{}],[{error_info,#{module => erl_erts_errors}}]},
     {connect_SUITE,connect_with_proxy_header,1,
            [{file,"/home/circleci/project/big_tests/tests/connect_SUITE.erl"},
             {line,610}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

sic_SUITE:mod_sic_tests:user_sic
{error,
  {{assertion_failed,assert,#Fun<sic_SUITE.2.125202460>,
     {xmlel,<<"iq">>,
       [{<<"from">>,<<"alice@localhost">>},
        {<<"to">>,<<"alice@localhost/res1">>},
        {<<"id">>,<<"36286963a813a9a8baf9988de1772e34">>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"address">>,[{<<"xmlns">>,<<"urn:xmpp:sic:1">>}],[]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"500">>},{<<"type">>,<<"wait">>}],
          [{xmlel,<<"internal-server-error">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []}]}]},
     "<iq from='alice@localhost' to='alice@localhost/res1' id='36286963a813a9a8baf9988de1772e34' type='error'><address xmlns='urn:xmpp:sic:1'/><error code='500' type='wait'><internal-server-error xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {escalus_story,story,4,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
       {line,72}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1291}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1223}]}]}}

Report log


mssql_mnesia_25 / odbc_mssql_mnesia / 0fe7d9a
Reports root/ big
OK: 4547 / Failed: 2 / User-skipped: 100 / Auto-skipped: 1

connect_SUITE:proxy_protocol:connect_with_proxy_header
{error,{{badkey,ip},
    [{erlang,map_get,[ip,#{}],[{error_info,#{module => erl_erts_errors}}]},
     {connect_SUITE,connect_with_proxy_header,1,
            [{file,"/home/circleci/project/big_tests/tests/connect_SUITE.erl"},
             {line,610}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

sic_SUITE:mod_sic_tests:user_sic
{error,
  {{assertion_failed,assert,#Fun<sic_SUITE.2.125202460>,
     {xmlel,<<"iq">>,
       [{<<"from">>,<<"alice@localhost">>},
        {<<"to">>,<<"alice@localhost/res1">>},
        {<<"id">>,<<"f81506401b8cf64caeea491ab114a56e">>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"address">>,[{<<"xmlns">>,<<"urn:xmpp:sic:1">>}],[]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"500">>},{<<"type">>,<<"wait">>}],
          [{xmlel,<<"internal-server-error">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []}]}]},
     "<iq from='alice@localhost' to='alice@localhost/res1' id='f81506401b8cf64caeea491ab114a56e' type='error'><address xmlns='urn:xmpp:sic:1'/><error code='500' type='wait'><internal-server-error xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {escalus_story,story,4,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
       {line,72}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1291}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1223}]}]}}

Report log

@@ -531,63 +581,6 @@ is_redis_running() ->
false
end.

try_to_reproduce_race_condition(Config) ->
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

delete_session could only be deleted by process from SID.
same with set_session. So, the testcase is not needed.

Though there is a case when a session is removed during netsplit detection, but it is a different testcase.

@mongoose-im
Copy link
Collaborator

mongoose-im commented Apr 12, 2023

small_tests_24 / small_tests / b968a3c
Reports root / small


small_tests_25 / small_tests / b968a3c
Reports root / small


small_tests_25_arm64 / small_tests / b968a3c
Reports root / small


dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / b968a3c
Reports root/ big
OK: 4179 / Failed: 1 / User-skipped: 88 / Auto-skipped: 0

carboncopy_SUITE:all:dropped_client_doesnt_create_duplicate_carbons
{error,
  {{badmatch,
     [{xmlel,<<"message">>,
        [{<<"from">>,
        <<"alice_dropped_client_doesnt_create_duplicate_carbons_567@domain.example.com">>},
         {<<"to">>,
        <<"alice_dropped_client_doesnt_create_duplicate_carbons_567@domain.example.com/res2">>},
         {<<"xmlns">>,<<"jabber:client">>},
         {<<"type">>,<<"chat">>}],
        [{xmlel,<<"sent">>,
           [{<<"xmlns">>,<<"urn:xmpp:carbons:2">>}],
           [{xmlel,<<"forwarded">>,
            [{<<"xmlns">>,<<"urn:xmpp:forward:0">>}],
            [{xmlel,<<"message">>,
               [{<<"from">>,
                 <<"alice_dropped_client_doesnt_create_duplicate_carbons_567@domain.example.com/res1">>},
                {<<"to">>,
                 <<"bob_dropped_client_doesnt_create_duplicate_carbons_567@domain.example.com/res1">>},
                {<<"type">>,<<"chat">>},
                {<<"xmlns">>,<<"jabber:client">>}],
               [{xmlel,<<"body">>,[],
                  [{xmlcdata,
                     <<"And pious action">>}]}]}]}]}]}]},
   [{carboncopy_SUITE,
      '-dropped_client_doesnt_create_duplicate_carbons/1-fun-0-',4,
      [{file,
         "/home/circleci/project/big_tests/tests/carboncopy_SUITE.erl"},
       {line,168}]},
    {escalus_story,story,4,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
       {line,72}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
    {test_server,run_test_c...

Report log


dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / b968a3c
Reports root/ big
OK: 4180 / Failed: 0 / User-skipped: 88 / Auto-skipped: 0


dynamic_domains_mysql_redis_25 / mysql_redis / b968a3c
Reports root/ big
OK: 4154 / Failed: 0 / User-skipped: 114 / Auto-skipped: 0


dynamic_domains_mssql_mnesia_25 / odbc_mssql_mnesia / b968a3c
Reports root/ big
OK: 4177 / Failed: 0 / User-skipped: 91 / Auto-skipped: 0


ldap_mnesia_24 / ldap_mnesia / b968a3c
Reports root/ big
OK: 2223 / Failed: 110 / User-skipped: 831 / Auto-skipped: 0

jingle_SUITE:all:mongoose_replies_with_480_when_invitee_is_offline
{error,{test_case_failed,"Received SIP resp: 500"}}

Report log

jingle_SUITE:all:jingle_session_initiate_is_resent_on_demand
{error,
 {test_case_failed,
  {has_stanzas_but_shouldnt,
   {client,
  <<"bob_jingle_session_initiate_is_resent_on_demand_984@localhost/res2">>,
  escalus_tcp,<0.33.1>,
  [{event_manager,<0.32715.0>},
   {server,<<"localhost">>},
   {username,<<"bOb_jingle_session_initiate_is_resent_on_demand_984">>},
   {resource,<<"res2">>}],
  [{event_client,
    [{event_manager,<0.32715.0>},
     {server,<<"localhost">>},
     {username,<<"bOb_jingle_session_initiate_is_resent_on_demand_984">>},
     {resource,<<"res2">>}]},
   {resource,<<"res2">>},
   {username,<<"bob_jingle_session_initiate_is_resent_on_demand_984">>},
   {server,<<"localhost">>},
   {host,<<"localhost">>},
   {port,5222},
   {auth,{escalus_auth,auth_plain}},
   {wspath,undefined},
   {username,<<"bOb_jingle_session_initiate_is_resent_on_demand_984">>},
   {server,<<"localhost">>},
   {password,<<"makrolika">>},
   {stream_id,<<"1966935ef3df365b">>}]},
   [{xmlel,<<"iq">>,
   [{<<"from">>,
     <<"alice_jingle_session_initiate_is_resent_on_demand_984@localhost">>},
    {<<"to">>,
     <<"bob_jingle_session_initiate_is_resent_on_demand_984@localhost/res2">>},
    {<<"id">>,<<"249dbc8e-7790-4623-8d82-dec3e3c5ffd3">>},
    {<<"type">>,<<"set">>}],
   [{xmlel,<<"jingle">>,
     [{<<"xmlns">>,<<"urn:xmpp:jingle:1">>},
    {<<"action">>,<<"session-initiate">>},
    {<<"sid">>,<<"276211175554524">>}],
     [{xmlel,<<"content">>,
     [{<<"creator">>,<<"initiator">>},
      {<<"name">>,<<"video">>},
      {<<"senders">>,<<"res...

Report log

jingle_SUITE:all:mongoose_replies_with_480_when_invitee_is_offline
{error,{test_case_failed,"Received SIP resp: 500"}}

Report log

jingle_SUITE:all:jingle_session_initiate_is_resent_on_demand
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {jingle_SUITE,'-jingle_session_initiate_is_resent_on_demand/1-fun-0-',
             3,
             [{file,"/home/circleci/project/big_tests/tests/jingle_SUITE.erl"},
            {line,169}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {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

jingle_SUITE:all:jingle_session_initiate_is_resent_on_demand
{error,
 {test_case_failed,
  {has_stanzas_but_shouldnt,
   {client,
  <<"bob_jingle_session_initiate_is_resent_on_demand_1022@localhost/res2">>,
  escalus_tcp,<0.961.1>,
  [{event_manager,<0.862.1>},
   {server,<<"localhost">>},
   {username,<<"bOb_jingle_session_initiate_is_resent_on_demand_1022">>},
   {resource,<<"res2">>}],
  [{event_client,
    [{event_manager,<0.862.1>},
     {server,<<"localhost">>},
     {username,<<"bOb_jingle_session_initiate_is_resent_on_demand_1022">>},
     {resource,<<"res2">>}]},
   {resource,<<"res2">>},
   {username,<<"bob_jingle_session_initiate_is_resent_on_demand_1022">>},
   {server,<<"localhost">>},
   {host,<<"localhost">>},
   {port,5222},
   {auth,{escalus_auth,auth_plain}},
   {wspath,undefined},
   {username,<<"bOb_jingle_session_initiate_is_resent_on_demand_1022">>},
   {server,<<"localhost">>},
   {password,<<"makrolika">>},
   {stream_id,<<"ed0e342dc2280c7b">>}]},
   [{xmlel,<<"iq">>,
   [{<<"from">>,
     <<"alice_jingle_session_initiate_is_resent_on_demand_1022@localhost">>},
    {<<"to">>,
     <<"bob_jingle_session_initiate_is_resent_on_demand_1022@localhost/res2">>},
    {<<"id">>,<<"0f61417e-046e-4dc3-9e5b-840c2a789cd1">>},
    {<<"type">>,<<"set">>}],
   [{xmlel,<<"jingle">>,
     [{<<"xmlns">>,<<"urn:xmpp:jingle:1">>},
    {<<"action">>,<<"session-initiate">>},
    {<<"sid">>,<<"225629423517198">>}],
     [{xmlel,<<"content">>,
     [{<<"creator">>,<<"initiator">>},
      {<<"name">>,<<"video">>},
      {<<"senders">>,<<...

Report log

jingle_SUITE:all:mongoose_replies_with_480_when_invitee_is_offline
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {jingle_SUITE,'-mongoose_replies_with_480_when_invitee_is_offline/1-fun-0-',
             2,
             [{file,"/home/circleci/project/big_tests/tests/jingle_SUITE.erl"},
            {line,216}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {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

pubsub_SUITE:dag+node_config:notify_only_available_users_test
{error,
  {test_case_failed,
    {has_stanzas_but_shouldnt,
      {client,
        <<"bob_notify_only_available_users_test_1429@localhost/res1">>,
        escalus_tcp,<0.21687.1>,
        [{event_manager,<0.21671.1>},
         {server,<<"localhost">>},
         {username,<<"bOb_notify_only_available_users_test_1429">>},
         {resource,<<"res1">>}],
        [{event_client,
           [{event_manager,<0.21671.1>},
            {server,<<"localhost">>},
            {username,
              <<"bOb_notify_only_available_users_test_1429">>},
            {resource,<<"res1">>}]},
         {resource,<<"res1">>},
         {username,<<"bob_notify_only_available_users_test_1429">>},
         {server,<<"localhost">>},
         {host,<<"localhost">>},
         {port,5222},
         {auth,{escalus_auth,auth_plain}},
         {wspath,undefined},
         {username,<<"bOb_notify_only_available_users_test_1429">>},
         {server,<<"localhost">>},
         {password,<<"makrolika">>},
         {stream_id,<<"207d3722ce1e4f92">>}]},
      [{xmlel,<<"message">>,
         [{<<"from">>,<<"pubsub.localhost">>},
          {<<"to">>,
           <<"bob_notify_only_available_users_test_1429@localhost">>},
          {<<"type">>,<<"headline">>}],
         [{xmlel,<<"event">>,
            [{<<"xmlns">>,
            <<"http://jabber.org/protocol/pubsub#event">>}],
            [{xmlel,<<"items">>,
               [{<<"node">>,<<"princely_musings_QjG6Ryf4Rl4=">>}],
               [{xmlel,<<"item">>,
      ...

Report log

pubsub_SUITE:dag+node_config:notify_only_available_users_test
{error,
  {test_case_failed,
    {has_stanzas_but_shouldnt,
      {client,
        <<"bob_notify_only_available_users_test_1436@localhost/res1">>,
        escalus_tcp,<0.21860.1>,
        [{event_manager,<0.21833.1>},
         {server,<<"localhost">>},
         {username,<<"bOb_notify_only_available_users_test_1436">>},
         {resource,<<"res1">>}],
        [{event_client,
           [{event_manager,<0.21833.1>},
            {server,<<"localhost">>},
            {username,
              <<"bOb_notify_only_available_users_test_1436">>},
            {resource,<<"res1">>}]},
         {resource,<<"res1">>},
         {username,<<"bob_notify_only_available_users_test_1436">>},
         {server,<<"localhost">>},
         {host,<<"localhost">>},
         {port,5222},
         {auth,{escalus_auth,auth_plain}},
         {wspath,undefined},
         {username,<<"bOb_notify_only_available_users_test_1436">>},
         {server,<<"localhost">>},
         {password,<<"makrolika">>},
         {stream_id,<<"b203ed5bb80ebfa6">>}]},
      [{xmlel,<<"message">>,
         [{<<"from">>,<<"pubsub.localhost">>},
          {<<"to">>,
           <<"bob_notify_only_available_users_test_1436@localhost">>},
          {<<"type">>,<<"headline">>}],
         [{xmlel,<<"event">>,
            [{<<"xmlns">>,
            <<"http://jabber.org/protocol/pubsub#event">>}],
            [{xmlel,<<"items">>,
               [{<<"node">>,<<"princely_musings_ftwGXnbFwVk=">>}],
               [{xmlel,<<"item">>,
      ...

Report log

pubsub_SUITE:dag+node_config:notify_only_available_users_test
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {pubsub_SUITE,'-notify_only_available_users_test/1-fun-0-',2,
             [{file,"/home/circleci/project/big_tests/tests/pubsub_SUITE.erl"},
            {line,887}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {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

pubsub_SUITE:tree+node_config:notify_only_available_users_test
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {pubsub_SUITE,'-notify_only_available_users_test/1-fun-0-',2,
             [{file,"/home/circleci/project/big_tests/tests/pubsub_SUITE.erl"},
            {line,887}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {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

pubsub_SUITE:tree+node_config:notify_only_available_users_test
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {pubsub_SUITE,'-notify_only_available_users_test/1-fun-0-',2,
             [{file,"/home/circleci/project/big_tests/tests/pubsub_SUITE.erl"},
            {line,887}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {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

pubsub_SUITE:tree+node_config:notify_only_available_users_test
{error,
  {test_case_failed,
    {has_stanzas_but_shouldnt,
      {client,
        <<"bob_notify_only_available_users_test_1528@localhost/res1">>,
        escalus_tcp,<0.23578.1>,
        [{event_manager,<0.23557.1>},
         {server,<<"localhost">>},
         {username,<<"bOb_notify_only_available_users_test_1528">>},
         {resource,<<"res1">>}],
        [{event_client,
           [{event_manager,<0.23557.1>},
            {server,<<"localhost">>},
            {username,
              <<"bOb_notify_only_available_users_test_1528">>},
            {resource,<<"res1">>}]},
         {resource,<<"res1">>},
         {username,<<"bob_notify_only_available_users_test_1528">>},
         {server,<<"localhost">>},
         {host,<<"localhost">>},
         {port,5222},
         {auth,{escalus_auth,auth_plain}},
         {wspath,undefined},
         {username,<<"bOb_notify_only_available_users_test_1528">>},
         {server,<<"localhost">>},
         {password,<<"makrolika">>},
         {stream_id,<<"752be89445c1ef7b">>}]},
      [{xmlel,<<"message">>,
         [{<<"from">>,<<"pubsub.localhost">>},
          {<<"to">>,
           <<"bob_notify_only_available_users_test_1528@localhost">>},
          {<<"type">>,<<"headline">>}],
         [{xmlel,<<"event">>,
            [{<<"xmlns">>,
            <<"http://jabber.org/protocol/pubsub#event">>}],
            [{xmlel,<<"items">>,
               [{<<"node">>,<<"princely_musings_NBlEyRHviIU=">>}],
               [{xmlel,<<"item">>,
      ...

Report log

push_SUITE:pubsub_ful:pm_msg_notifications:pm_msg_notify_if_user_offline
{error,{{badmatch,false},
    [{push_SUITE,'-pm_msg_notify_if_user_offline/1-fun-2-',3,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,452}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {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

push_SUITE:pubsub_ful:pm_msg_notifications:pm_msg_notify_if_user_offline_with_publish_options
{error,{{badmatch,false},
    [{push_SUITE,'-pm_msg_notify_if_user_offline_with_publish_options/1-fun-2-',
           3,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,474}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {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

push_SUITE:pubsub_ful:pm_msg_notifications:pm_no_msg_notifications_if_not_enabled
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {push_SUITE,'-pm_no_msg_notifications_if_not_enabled/1-fun-1-',2,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,417}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {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

push_SUITE:pubsub_ful:pm_msg_notifications:pm_msg_notify_if_user_offline_with_publish_options
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {push_SUITE,'-pm_msg_notify_if_user_offline_with_publish_options/1-fun-2-',
           3,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,470}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {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

push_SUITE:pubsub_ful:pm_msg_notifications:pm_msg_notify_if_user_offline
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {push_SUITE,'-pm_msg_notify_if_user_offline/1-fun-2-',3,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,448}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {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

push_SUITE:pubsub_ful:pm_msg_notifications:pm_msg_notify_stops_after_removal
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {push_SUITE,'-pm_msg_notify_stops_after_removal/1-fun-2-',2,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,523}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {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

push_SUITE:pubsub_ful:pm_msg_notifications:pm_msg_notify_if_user_offline_with_publish_options
{error,{{badmatch,false},
    [{push_SUITE,'-pm_msg_notify_if_user_offline_with_publish_options/1-fun-2-',
           3,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,474}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {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

push_SUITE:pubsub_ful:pm_msg_notifications:pm_no_msg_notifications_if_not_enabled
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {push_SUITE,'-pm_no_msg_notifications_if_not_enabled/1-fun-1-',2,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,417}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {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

push_SUITE:pubsub_ful:pm_msg_notifications:pm_msg_notify_if_user_offline
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {push_SUITE,'-pm_msg_notify_if_user_offline/1-fun-2-',3,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,448}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {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

push_SUITE:pubsub_ful:muclight_msg_notifications:muclight_msg_notify_if_user_offline_with_publish_options
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {push_SUITE,'-muclight_msg_notify_if_user_offline_with_publish_options/1-fun-2-',
           4,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,609}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {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

push_SUITE:pubsub_ful:muclight_msg_notifications:muclight_no_msg_notifications_if_not_enabled
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {push_SUITE,'-muclight_no_msg_notifications_if_not_enabled/1-fun-1-',
           4,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,539}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {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

push_SUITE:pubsub_ful:muclight_msg_notifications:muclight_no_msg_notifications_if_user_online
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {push_SUITE,'-muclight_no_msg_notifications_if_user_online/1-fun-1-',
           4,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,561}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {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

push_SUITE:pubsub_ful:muclight_msg_notifications:muclight_msg_notify_if_user_offline
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {push_SUITE,'-muclight_msg_notify_if_user_offline/1-fun-2-',4,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,582}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {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

85 errors were truncated


internal_mnesia_25 / internal_mnesia / b968a3c
Reports root/ big
OK: 2351 / Failed: 108 / User-skipped: 687 / Auto-skipped: 0

jingle_SUITE:all:mongoose_replies_with_480_when_invitee_is_offline
{error,{test_case_failed,"Received SIP resp: 500"}}

Report log

jingle_SUITE:all:jingle_session_initiate_is_resent_on_demand
{error,
 {test_case_failed,
  {has_stanzas_but_shouldnt,
   {client,
  <<"bob_jingle_session_initiate_is_resent_on_demand_1012@localhost/res2">>,
  escalus_tcp,<0.32723.0>,
  [{event_manager,<0.32654.0>},
   {server,<<"localhost">>},
   {username,<<"bOb_jingle_session_initiate_is_resent_on_demand_1012">>},
   {resource,<<"res2">>}],
  [{event_client,
    [{event_manager,<0.32654.0>},
     {server,<<"localhost">>},
     {username,<<"bOb_jingle_session_initiate_is_resent_on_demand_1012">>},
     {resource,<<"res2">>}]},
   {resource,<<"res2">>},
   {username,<<"bob_jingle_session_initiate_is_resent_on_demand_1012">>},
   {server,<<"localhost">>},
   {host,<<"localhost">>},
   {port,5222},
   {auth,{escalus_auth,auth_plain}},
   {wspath,undefined},
   {username,<<"bOb_jingle_session_initiate_is_resent_on_demand_1012">>},
   {server,<<"localhost">>},
   {password,<<"makrolika">>},
   {stream_id,<<"6f409912042f6640">>}]},
   [{xmlel,<<"iq">>,
   [{<<"from">>,
     <<"alice_jingle_session_initiate_is_resent_on_demand_1012@localhost">>},
    {<<"to">>,
     <<"bob_jingle_session_initiate_is_resent_on_demand_1012@localhost/res2">>},
    {<<"id">>,<<"cabde013-9e15-4091-9790-1e56d6e54c2e">>},
    {<<"type">>,<<"set">>}],
   [{xmlel,<<"jingle">>,
     [{<<"xmlns">>,<<"urn:xmpp:jingle:1">>},
    {<<"action">>,<<"session-initiate">>},
    {<<"sid">>,<<"256576292352710">>}],
     [{xmlel,<<"content">>,
     [{<<"creator">>,<<"initiator">>},
      {<<"name">>,<<"video">>},
      {<<"senders...

Report log

jingle_SUITE:all:mongoose_replies_with_480_when_invitee_is_offline
{error,{test_case_failed,"Received SIP resp: 500"}}

Report log

jingle_SUITE:all:jingle_session_initiate_is_resent_on_demand
{error,
 {test_case_failed,
  {has_stanzas_but_shouldnt,
   {client,
  <<"bob_jingle_session_initiate_is_resent_on_demand_1030@localhost/res2">>,
  escalus_tcp,<0.408.1>,
  [{event_manager,<0.320.1>},
   {server,<<"localhost">>},
   {username,<<"bOb_jingle_session_initiate_is_resent_on_demand_1030">>},
   {resource,<<"res2">>}],
  [{event_client,
    [{event_manager,<0.320.1>},
     {server,<<"localhost">>},
     {username,<<"bOb_jingle_session_initiate_is_resent_on_demand_1030">>},
     {resource,<<"res2">>}]},
   {resource,<<"res2">>},
   {username,<<"bob_jingle_session_initiate_is_resent_on_demand_1030">>},
   {server,<<"localhost">>},
   {host,<<"localhost">>},
   {port,5222},
   {auth,{escalus_auth,auth_plain}},
   {wspath,undefined},
   {username,<<"bOb_jingle_session_initiate_is_resent_on_demand_1030">>},
   {server,<<"localhost">>},
   {password,<<"makrolika">>},
   {stream_id,<<"0468d7cb7291c9f3">>}]},
   [{xmlel,<<"iq">>,
   [{<<"from">>,
     <<"alice_jingle_session_initiate_is_resent_on_demand_1030@localhost">>},
    {<<"to">>,
     <<"bob_jingle_session_initiate_is_resent_on_demand_1030@localhost/res2">>},
    {<<"id">>,<<"1bd0652d-9cc2-411e-b1c9-5476d6b62e85">>},
    {<<"type">>,<<"set">>}],
   [{xmlel,<<"jingle">>,
     [{<<"xmlns">>,<<"urn:xmpp:jingle:1">>},
    {<<"action">>,<<"session-initiate">>},
    {<<"sid">>,<<"65543546683111">>}],
     [{xmlel,<<"content">>,
     [{<<"creator">>,<<"initiator">>},
      {<<"name">>,<<"video">>},
      {<<"senders">>,<<"...

Report log

jingle_SUITE:all:mongoose_replies_with_480_when_invitee_is_offline
{error,{test_case_failed,"Received SIP resp: 500"}}

Report log

jingle_SUITE:all:jingle_session_initiate_is_resent_on_demand
{error,
 {test_case_failed,
  {has_stanzas_but_shouldnt,
   {client,
  <<"bob_jingle_session_initiate_is_resent_on_demand_1049@localhost/res2">>,
  escalus_tcp,<0.852.1>,
  [{event_manager,<0.760.1>},
   {server,<<"localhost">>},
   {username,<<"bOb_jingle_session_initiate_is_resent_on_demand_1049">>},
   {resource,<<"res2">>}],
  [{event_client,
    [{event_manager,<0.760.1>},
     {server,<<"localhost">>},
     {username,<<"bOb_jingle_session_initiate_is_resent_on_demand_1049">>},
     {resource,<<"res2">>}]},
   {resource,<<"res2">>},
   {username,<<"bob_jingle_session_initiate_is_resent_on_demand_1049">>},
   {server,<<"localhost">>},
   {host,<<"localhost">>},
   {port,5222},
   {auth,{escalus_auth,auth_plain}},
   {wspath,undefined},
   {username,<<"bOb_jingle_session_initiate_is_resent_on_demand_1049">>},
   {server,<<"localhost">>},
   {password,<<"makrolika">>},
   {stream_id,<<"34067cf4b85f25b1">>}]},
   [{xmlel,<<"iq">>,
   [{<<"from">>,
     <<"alice_jingle_session_initiate_is_resent_on_demand_1049@localhost">>},
    {<<"to">>,
     <<"bob_jingle_session_initiate_is_resent_on_demand_1049@localhost/res2">>},
    {<<"id">>,<<"961466ba-11d0-4049-a407-7363fa4d91e0">>},
    {<<"type">>,<<"set">>}],
   [{xmlel,<<"jingle">>,
     [{<<"xmlns">>,<<"urn:xmpp:jingle:1">>},
    {<<"action">>,<<"session-initiate">>},
    {<<"sid">>,<<"70613042122104">>}],
     [{xmlel,<<"content">>,
     [{<<"creator">>,<<"initiator">>},
      {<<"name">>,<<"video">>},
      {<<"senders">>,<<"...

Report log

pubsub_SUITE:tree+node_config:notify_only_available_users_test
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {pubsub_SUITE,'-notify_only_available_users_test/1-fun-0-',2,
             [{file,"/home/circleci/project/big_tests/tests/pubsub_SUITE.erl"},
            {line,887}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

pubsub_SUITE:tree+node_config:notify_only_available_users_test
{error,
  {test_case_failed,
    {has_stanzas_but_shouldnt,
      {client,
        <<"bob_notify_only_available_users_test_1573@localhost/res1">>,
        escalus_tcp,<0.24138.1>,
        [{event_manager,<0.24119.1>},
         {server,<<"localhost">>},
         {username,<<"bOb_notify_only_available_users_test_1573">>},
         {resource,<<"res1">>}],
        [{event_client,
           [{event_manager,<0.24119.1>},
            {server,<<"localhost">>},
            {username,
              <<"bOb_notify_only_available_users_test_1573">>},
            {resource,<<"res1">>}]},
         {resource,<<"res1">>},
         {username,<<"bob_notify_only_available_users_test_1573">>},
         {server,<<"localhost">>},
         {host,<<"localhost">>},
         {port,5222},
         {auth,{escalus_auth,auth_plain}},
         {wspath,undefined},
         {username,<<"bOb_notify_only_available_users_test_1573">>},
         {server,<<"localhost">>},
         {password,<<"makrolika">>},
         {stream_id,<<"988bb19a5c02c669">>}]},
      [{xmlel,<<"message">>,
         [{<<"from">>,<<"pubsub.localhost">>},
          {<<"to">>,
           <<"bob_notify_only_available_users_test_1573@localhost">>},
          {<<"type">>,<<"headline">>}],
         [{xmlel,<<"event">>,
            [{<<"xmlns">>,
            <<"http://jabber.org/protocol/pubsub#event">>}],
            [{xmlel,<<"items">>,
               [{<<"node">>,<<"princely_musings_PSnvYAOE6o4=">>}],
               [{xmlel,<<"item">>,
      ...

Report log

pubsub_SUITE:tree+node_config:notify_only_available_users_test
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {pubsub_SUITE,'-notify_only_available_users_test/1-fun-0-',2,
             [{file,"/home/circleci/project/big_tests/tests/pubsub_SUITE.erl"},
            {line,887}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

push_SUITE:pubsub_ful:pm_msg_notifications:pm_msg_notify_if_user_offline
{error,{{badmatch,false},
    [{push_SUITE,'-pm_msg_notify_if_user_offline/1-fun-2-',3,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,452}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

push_SUITE:pubsub_ful:pm_msg_notifications:pm_no_msg_notifications_if_not_enabled
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {push_SUITE,'-pm_no_msg_notifications_if_not_enabled/1-fun-1-',2,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,417}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

push_SUITE:pubsub_ful:pm_msg_notifications:pm_msg_notify_if_user_offline_with_publish_options
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {push_SUITE,'-pm_msg_notify_if_user_offline_with_publish_options/1-fun-2-',
           3,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,470}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

push_SUITE:pubsub_ful:pm_msg_notifications:pm_msg_notify_stops_after_disabling
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {push_SUITE,'-pm_msg_notify_stops_after_disabling/1-fun-1-',3,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,494}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

push_SUITE:pubsub_ful:pm_msg_notifications:pm_msg_notify_stops_after_removal
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {push_SUITE,'-pm_msg_notify_stops_after_removal/1-fun-2-',2,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,523}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

push_SUITE:pubsub_ful:pm_msg_notifications:pm_msg_notify_if_user_offline_with_publish_options
{error,{{badmatch,false},
    [{push_SUITE,'-pm_msg_notify_if_user_offline_with_publish_options/1-fun-2-',
           3,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,474}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

push_SUITE:pubsub_ful:pm_msg_notifications:pm_msg_notify_if_user_offline
{error,{{badmatch,false},
    [{push_SUITE,'-pm_msg_notify_if_user_offline/1-fun-2-',3,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,452}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

push_SUITE:pubsub_ful:pm_msg_notifications:pm_no_msg_notifications_if_not_enabled
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {push_SUITE,'-pm_no_msg_notifications_if_not_enabled/1-fun-1-',2,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,417}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

push_SUITE:pubsub_ful:pm_msg_notifications:pm_msg_notify_stops_after_disabling
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {push_SUITE,'-pm_msg_notify_stops_after_disabling/1-fun-1-',3,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,494}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

push_SUITE:pubsub_ful:pm_msg_notifications:pm_msg_notify_stops_after_removal
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {push_SUITE,'-pm_msg_notify_stops_after_removal/1-fun-2-',2,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,523}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

push_SUITE:pubsub_ful:pm_msg_notifications:pm_no_msg_notifications_if_not_enabled
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {push_SUITE,'-pm_no_msg_notifications_if_not_enabled/1-fun-1-',2,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,417}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

push_SUITE:pubsub_ful:pm_msg_notifications:pm_msg_notify_if_user_offline
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {push_SUITE,'-pm_msg_notify_if_user_offline/1-fun-2-',3,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,448}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

push_SUITE:pubsub_ful:pm_msg_notifications:pm_msg_notify_if_user_offline_with_publish_options
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {push_SUITE,'-pm_msg_notify_if_user_offline_with_publish_options/1-fun-2-',
           3,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,470}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

push_SUITE:pubsub_ful:pm_msg_notifications:pm_msg_notify_stops_after_disabling
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {push_SUITE,'-pm_msg_notify_stops_after_disabling/1-fun-1-',3,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,494}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

push_SUITE:pubsub_ful:pm_msg_notifications:pm_msg_notify_stops_after_removal
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {push_SUITE,'-pm_msg_notify_stops_after_removal/1-fun-2-',2,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,523}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

push_SUITE:pubsub_ful:muclight_msg_notifications:muclight_msg_notify_if_user_offline
{error,{{badmatch,false},
    [{push_SUITE,'-muclight_msg_notify_if_user_offline/1-fun-2-',4,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,588}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

83 errors were truncated


ldap_mnesia_25 / ldap_mnesia / b968a3c
Reports root/ big
OK: 2219 / Failed: 98 / User-skipped: 829 / Auto-skipped: 0

jingle_SUITE:all:jingle_session_initiate_is_resent_on_demand
{error,
 {test_case_failed,
  {has_stanzas_but_shouldnt,
   {client,
  <<"bob_jingle_session_initiate_is_resent_on_demand_981@localhost/res2">>,
  escalus_tcp,<0.31735.0>,
  [{event_manager,<0.31664.0>},
   {server,<<"localhost">>},
   {username,<<"bOb_jingle_session_initiate_is_resent_on_demand_981">>},
   {resource,<<"res2">>}],
  [{event_client,
    [{event_manager,<0.31664.0>},
     {server,<<"localhost">>},
     {username,<<"bOb_jingle_session_initiate_is_resent_on_demand_981">>},
     {resource,<<"res2">>}]},
   {resource,<<"res2">>},
   {username,<<"bob_jingle_session_initiate_is_resent_on_demand_981">>},
   {server,<<"localhost">>},
   {host,<<"localhost">>},
   {port,5222},
   {auth,{escalus_auth,auth_plain}},
   {wspath,undefined},
   {username,<<"bOb_jingle_session_initiate_is_resent_on_demand_981">>},
   {server,<<"localhost">>},
   {password,<<"makrolika">>},
   {stream_id,<<"62b557e6f32abeab">>}]},
   [{xmlel,<<"iq">>,
   [{<<"from">>,
     <<"alice_jingle_session_initiate_is_resent_on_demand_981@localhost">>},
    {<<"to">>,
     <<"bob_jingle_session_initiate_is_resent_on_demand_981@localhost/res2">>},
    {<<"id">>,<<"9beb3596-34a6-4075-bc63-c2a62ee97017">>},
    {<<"type">>,<<"set">>}],
   [{xmlel,<<"jingle">>,
     [{<<"xmlns">>,<<"urn:xmpp:jingle:1">>},
    {<<"action">>,<<"session-initiate">>},
    {<<"sid">>,<<"148308858599022">>}],
     [{xmlel,<<"content">>,
     [{<<"creator">>,<<"initiator">>},
      {<<"name">>,<<"video">>},
      {<<"senders">>,<<"...

Report log

jingle_SUITE:all:mongoose_replies_with_480_when_invitee_is_offline
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {jingle_SUITE,'-mongoose_replies_with_480_when_invitee_is_offline/1-fun-0-',
             2,
             [{file,"/home/circleci/project/big_tests/tests/jingle_SUITE.erl"},
            {line,216}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

jingle_SUITE:all:mongoose_replies_with_480_when_invitee_is_offline
{error,{test_case_failed,"Received SIP resp: 500"}}

Report log

jingle_SUITE:all:jingle_session_initiate_is_resent_on_demand
{error,
 {test_case_failed,
  {has_stanzas_but_shouldnt,
   {client,
  <<"bob_jingle_session_initiate_is_resent_on_demand_1000@localhost/res2">>,
  escalus_tcp,<0.32192.0>,
  [{event_manager,<0.32089.0>},
   {server,<<"localhost">>},
   {username,<<"bOb_jingle_session_initiate_is_resent_on_demand_1000">>},
   {resource,<<"res2">>}],
  [{event_client,
    [{event_manager,<0.32089.0>},
     {server,<<"localhost">>},
     {username,<<"bOb_jingle_session_initiate_is_resent_on_demand_1000">>},
     {resource,<<"res2">>}]},
   {resource,<<"res2">>},
   {username,<<"bob_jingle_session_initiate_is_resent_on_demand_1000">>},
   {server,<<"localhost">>},
   {host,<<"localhost">>},
   {port,5222},
   {auth,{escalus_auth,auth_plain}},
   {wspath,undefined},
   {username,<<"bOb_jingle_session_initiate_is_resent_on_demand_1000">>},
   {server,<<"localhost">>},
   {password,<<"makrolika">>},
   {stream_id,<<"1baa7b6a17941919">>}]},
   [{xmlel,<<"iq">>,
   [{<<"from">>,
     <<"alice_jingle_session_initiate_is_resent_on_demand_1000@localhost">>},
    {<<"to">>,
     <<"bob_jingle_session_initiate_is_resent_on_demand_1000@localhost/res2">>},
    {<<"id">>,<<"624bc93d-cb97-4103-934f-67af877d8ee4">>},
    {<<"type">>,<<"set">>}],
   [{xmlel,<<"jingle">>,
     [{<<"xmlns">>,<<"urn:xmpp:jingle:1">>},
    {<<"action">>,<<"session-initiate">>},
    {<<"sid">>,<<"150137023259074">>}],
     [{xmlel,<<"content">>,
     [{<<"creator">>,<<"initiator">>},
      {<<"name">>,<<"video">>},
      {<<"senders...

Report log

jingle_SUITE:all:mongoose_replies_with_480_when_invitee_is_offline
{error,{test_case_failed,"Received SIP resp: 500"}}

Report log

jingle_SUITE:all:jingle_session_initiate_is_resent_on_demand
{error,
 {test_case_failed,
  {has_stanzas_but_shouldnt,
   {client,
  <<"bob_jingle_session_initiate_is_resent_on_demand_1020@localhost/res2">>,
  escalus_tcp,<0.32632.0>,
  [{event_manager,<0.32535.0>},
   {server,<<"localhost">>},
   {username,<<"bOb_jingle_session_initiate_is_resent_on_demand_1020">>},
   {resource,<<"res2">>}],
  [{event_client,
    [{event_manager,<0.32535.0>},
     {server,<<"localhost">>},
     {username,<<"bOb_jingle_session_initiate_is_resent_on_demand_1020">>},
     {resource,<<"res2">>}]},
   {resource,<<"res2">>},
   {username,<<"bob_jingle_session_initiate_is_resent_on_demand_1020">>},
   {server,<<"localhost">>},
   {host,<<"localhost">>},
   {port,5222},
   {auth,{escalus_auth,auth_plain}},
   {wspath,undefined},
   {username,<<"bOb_jingle_session_initiate_is_resent_on_demand_1020">>},
   {server,<<"localhost">>},
   {password,<<"makrolika">>},
   {stream_id,<<"8f661896aefc089d">>}]},
   [{xmlel,<<"iq">>,
   [{<<"from">>,
     <<"alice_jingle_session_initiate_is_resent_on_demand_1020@localhost">>},
    {<<"to">>,
     <<"bob_jingle_session_initiate_is_resent_on_demand_1020@localhost/res2">>},
    {<<"id">>,<<"70dac85d-80ba-443d-bded-2fa7e0f53bbe">>},
    {<<"type">>,<<"set">>}],
   [{xmlel,<<"jingle">>,
     [{<<"xmlns">>,<<"urn:xmpp:jingle:1">>},
    {<<"action">>,<<"session-initiate">>},
    {<<"sid">>,<<"138229349120398">>}],
     [{xmlel,<<"content">>,
     [{<<"creator">>,<<"initiator">>},
      {<<"name">>,<<"video">>},
      {<<"senders...

Report log

pubsub_SUITE:dag+node_config:notify_only_available_users_test
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {pubsub_SUITE,'-notify_only_available_users_test/1-fun-0-',2,
             [{file,"/home/circleci/project/big_tests/tests/pubsub_SUITE.erl"},
            {line,887}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

pubsub_SUITE:dag+node_config:notify_only_available_users_test
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {pubsub_SUITE,'-notify_only_available_users_test/1-fun-0-',2,
             [{file,"/home/circleci/project/big_tests/tests/pubsub_SUITE.erl"},
            {line,887}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

push_SUITE:pubsub_ful:pm_msg_notifications:pm_msg_notify_if_user_offline
{error,{{badmatch,false},
    [{push_SUITE,'-pm_msg_notify_if_user_offline/1-fun-2-',3,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,452}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

push_SUITE:pubsub_ful:pm_msg_notifications:pm_msg_notify_if_user_offline_with_publish_options
{error,{{badmatch,false},
    [{push_SUITE,'-pm_msg_notify_if_user_offline_with_publish_options/1-fun-2-',
           3,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,474}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

push_SUITE:pubsub_ful:pm_msg_notifications:pm_no_msg_notifications_if_not_enabled
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {push_SUITE,'-pm_no_msg_notifications_if_not_enabled/1-fun-1-',2,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,417}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

push_SUITE:pubsub_ful:pm_msg_notifications:pm_msg_notify_stops_after_disabling
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {push_SUITE,'-pm_msg_notify_stops_after_disabling/1-fun-1-',3,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,494}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

push_SUITE:pubsub_ful:pm_msg_notifications:pm_msg_notify_if_user_offline_with_publish_options
{error,{{badmatch,false},
    [{push_SUITE,'-pm_msg_notify_if_user_offline_with_publish_options/1-fun-2-',
           3,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,474}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

push_SUITE:pubsub_ful:pm_msg_notifications:pm_no_msg_notifications_if_not_enabled
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {push_SUITE,'-pm_no_msg_notifications_if_not_enabled/1-fun-1-',2,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,417}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

push_SUITE:pubsub_ful:pm_msg_notifications:pm_msg_notify_if_user_offline
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {push_SUITE,'-pm_msg_notify_if_user_offline/1-fun-2-',3,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,448}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

push_SUITE:pubsub_ful:pm_msg_notifications:pm_msg_notify_stops_after_removal
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {push_SUITE,'-pm_msg_notify_stops_after_removal/1-fun-2-',2,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,523}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

push_SUITE:pubsub_ful:pm_msg_notifications:pm_msg_notify_if_user_offline
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {push_SUITE,'-pm_msg_notify_if_user_offline/1-fun-2-',3,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,448}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

push_SUITE:pubsub_ful:pm_msg_notifications:pm_msg_notify_if_user_offline_with_publish_options
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {push_SUITE,'-pm_msg_notify_if_user_offline_with_publish_options/1-fun-2-',
           3,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,470}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

push_SUITE:pubsub_ful:muclight_msg_notifications:muclight_msg_notify_if_user_offline_with_publish_options
{error,{{badmatch,false},
    [{push_SUITE,'-muclight_msg_notify_if_user_offline_with_publish_options/1-fun-2-',
           4,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,615}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

push_SUITE:pubsub_ful:muclight_msg_notifications:muclight_no_msg_notifications_if_not_enabled
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {push_SUITE,'-muclight_no_msg_notifications_if_not_enabled/1-fun-1-',
           4,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,538}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

push_SUITE:pubsub_ful:muclight_msg_notifications:muclight_msg_notify_if_user_offline
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {push_SUITE,'-muclight_msg_notify_if_user_offline/1-fun-2-',4,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,582}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

push_SUITE:pubsub_ful:muclight_msg_notifications:muclight_msg_notify_stops_after_disabling
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {push_SUITE,'-muclight_msg_notify_stops_after_disabling/1-fun-1-',4,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,637}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

push_SUITE:pubsub_ful:muclight_msg_notifications:muclight_msg_notify_if_user_offline
{error,{{badmatch,false},
    [{push_SUITE,'-muclight_msg_notify_if_user_offline/1-fun-2-',4,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,588}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

push_SUITE:pubsub_ful:muclight_msg_notifications:muclight_msg_notify_if_user_offline_with_publish_options
{error,{{badmatch,false},
    [{push_SUITE,'-muclight_msg_notify_if_user_offline_with_publish_options/1-fun-2-',
           4,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,615}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

push_SUITE:pubsub_ful:muclight_msg_notifications:muclight_no_msg_notifications_if_user_online
{error,{{is_offline,true,[{times,200,false}]},
    [{mongoose_helper,do_wait_until,2,
              [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
               {line,371}]},
     {push_helper,become_unavailable,1,
            [{file,"/home/circleci/project/big_tests/tests/push_helper.erl"},
             {line,72}]},
     {push_SUITE,'-muclight_no_msg_notifications_if_user_online/1-fun-1-',
           4,
           [{file,"/home/circleci/project/big_tests/tests/push_SUITE.erl"},
            {line,561}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

73 errors were truncated

@mongoose-im
Copy link
Collaborator

mongoose-im commented Apr 17, 2023

small_tests_24 / small_tests / 36b23f9
Reports root / small


small_tests_25_arm64 / small_tests / 36b23f9
Reports root / small


small_tests_25 / small_tests / 36b23f9
Reports root / small


ldap_mnesia_24 / ldap_mnesia / 36b23f9
Reports root/ big
OK: 2220 / Failed: 0 / User-skipped: 827 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / 36b23f9
Reports root/ big
OK: 4181 / Failed: 0 / User-skipped: 88 / Auto-skipped: 0


ldap_mnesia_25 / ldap_mnesia / 36b23f9
Reports root/ big
OK: 2220 / Failed: 0 / User-skipped: 827 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / 36b23f9
Reports root/ big
OK: 4181 / Failed: 0 / User-skipped: 88 / Auto-skipped: 0


dynamic_domains_mssql_mnesia_25 / odbc_mssql_mnesia / 36b23f9
Reports root/ big
OK: 4178 / Failed: 0 / User-skipped: 91 / Auto-skipped: 0


dynamic_domains_mysql_redis_25 / mysql_redis / 36b23f9
Reports root/ big
OK: 4155 / Failed: 0 / User-skipped: 114 / Auto-skipped: 0


elasticsearch_and_cassandra_25 / elasticsearch_and_cassandra_mnesia / 36b23f9
Reports root/ big
OK: 2722 / Failed: 0 / User-skipped: 664 / Auto-skipped: 0


internal_mnesia_25 / internal_mnesia / 36b23f9
Reports root/ big
OK: 2362 / Failed: 0 / User-skipped: 685 / Auto-skipped: 0


pgsql_mnesia_24 / pgsql_mnesia / 36b23f9
Reports root/ big
OK: 4554 / Failed: 0 / User-skipped: 97 / Auto-skipped: 0


pgsql_mnesia_25 / pgsql_mnesia / 36b23f9
Reports root/ big
OK: 4554 / Failed: 0 / User-skipped: 97 / Auto-skipped: 0


mysql_redis_25 / mysql_redis / 36b23f9
Reports root/ big
OK: 4540 / Failed: 0 / User-skipped: 111 / Auto-skipped: 0

And use c2s process state to extract the old SM info map, so we don't need to read SM table
(which makes code a bit cleaner by ensuring c2s always provides all the data needed to insert
into SM table)
We print a list of raw sessions now
@arcusfelis arcusfelis force-pushed the mu-pass-sid-into-sm-store-info branch from 36b23f9 to da72231 Compare April 17, 2023 20:54
@mongoose-im
Copy link
Collaborator

mongoose-im commented Apr 17, 2023

small_tests_24 / small_tests / da72231
Reports root / small


small_tests_25_arm64 / small_tests / da72231
Reports root / small


small_tests_25 / small_tests / da72231
Reports root / small


dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / da72231
Reports root/ big
OK: 4185 / Failed: 0 / User-skipped: 88 / Auto-skipped: 0


ldap_mnesia_24 / ldap_mnesia / da72231
Reports root/ big
OK: 2220 / Failed: 0 / User-skipped: 831 / Auto-skipped: 0


ldap_mnesia_25 / ldap_mnesia / da72231
Reports root/ big
OK: 2220 / Failed: 0 / User-skipped: 831 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / da72231
Reports root/ big
OK: 4185 / Failed: 0 / User-skipped: 88 / Auto-skipped: 0


dynamic_domains_mysql_redis_25 / mysql_redis / da72231
Reports root/ big
OK: 4159 / Failed: 0 / User-skipped: 114 / Auto-skipped: 0


dynamic_domains_mssql_mnesia_25 / odbc_mssql_mnesia / da72231
Reports root/ big
OK: 4182 / Failed: 0 / User-skipped: 91 / Auto-skipped: 0


pgsql_mnesia_24 / pgsql_mnesia / da72231
Reports root/ big
OK: 4557 / Failed: 1 / User-skipped: 97 / 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


internal_mnesia_25 / internal_mnesia / da72231
Reports root/ big
OK: 2362 / Failed: 0 / User-skipped: 689 / Auto-skipped: 0


elasticsearch_and_cassandra_25 / elasticsearch_and_cassandra_mnesia / da72231
Reports root/ big
OK: 2722 / Failed: 0 / User-skipped: 668 / Auto-skipped: 0


pgsql_mnesia_25 / pgsql_mnesia / da72231
Reports root/ big
OK: 4555 / Failed: 3 / User-skipped: 97 / Auto-skipped: 0

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

Report log

service_domain_db_SUITE:db:rest_with_auth:rest_delete_domain_cleans_data_from_mam
{error,
  {timeout_when_waiting_for_stanza,
    [{escalus_client,wait_for_stanza,
       [{client,
          <<"[email protected]/res1">>,
          escalus_tcp,<0.16803.3>,
          [{event_manager,<0.16797.3>},
           {server,<<"example.org">>},
           {username,
             <<"bob_rest_delete_domain_cleans_data_from_mam_3219">>},
           {resource,<<"res1">>}],
          [{event_client,
             [{event_manager,<0.16797.3>},
            {server,<<"example.org">>},
            {username,
              <<"bob_rest_delete_domain_cleans_data_from_mam_3219">>},
            {resource,<<"res1">>}]},
           {resource,<<"res1">>},
           {username,
             <<"bob_rest_delete_domain_cleans_data_from_mam_3219">>},
           {server,<<"example.org">>},
           {host,<<"localhost">>},
           {port,5232},
           {auth,{escalus_auth,auth_plain}},
           {wspath,undefined},
           {username,
             <<"bob_rest_delete_domain_cleans_data_from_mam_3219">>},
           {server,<<"example.org">>},
           {host,<<"localhost">>},
           {password,<<"makota3">>},
           {port,5232},
           {stream_id,<<"c0f3232b5d0abd2b">>}]},
        5000],
       [{file,
          "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_client.erl"},
        {line,136}]},
     {service_domain_db_SUITE,
       '-rest_delete_domain_cleans_data_from_mam/1-fun-0-',5,
       [{file,
    ...

Report log

service_domain_db_SUITE:db:rest_without_auth:rest_delete_domain_cleans_data_from_mam
{error,
  {timeout_when_waiting_for_stanza,
    [{escalus_client,wait_for_stanza,
       [{client,
          <<"[email protected]/res1">>,
          escalus_tcp,<0.17417.3>,
          [{event_manager,<0.17411.3>},
           {server,<<"example.org">>},
           {username,
             <<"bob_rest_delete_domain_cleans_data_from_mam_3220">>},
           {resource,<<"res1">>}],
          [{event_client,
             [{event_manager,<0.17411.3>},
            {server,<<"example.org">>},
            {username,
              <<"bob_rest_delete_domain_cleans_data_from_mam_3220">>},
            {resource,<<"res1">>}]},
           {resource,<<"res1">>},
           {username,
             <<"bob_rest_delete_domain_cleans_data_from_mam_3220">>},
           {server,<<"example.org">>},
           {host,<<"localhost">>},
           {port,5232},
           {auth,{escalus_auth,auth_plain}},
           {wspath,undefined},
           {username,
             <<"bob_rest_delete_domain_cleans_data_from_mam_3220">>},
           {server,<<"example.org">>},
           {host,<<"localhost">>},
           {password,<<"makota3">>},
           {port,5232},
           {stream_id,<<"6c2207511722e23a">>}]},
        5000],
       [{file,
          "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_client.erl"},
        {line,136}]},
     {service_domain_db_SUITE,
       '-rest_delete_domain_cleans_data_from_mam/1-fun-0-',5,
       [{file,
    ...

Report log


mssql_mnesia_25 / odbc_mssql_mnesia / da72231
Reports root/ big
OK: 4555 / Failed: 0 / User-skipped: 100 / Auto-skipped: 0


mysql_redis_25 / mysql_redis / da72231
Reports root/ big
OK: 4544 / Failed: 0 / User-skipped: 111 / Auto-skipped: 0


pgsql_mnesia_24 / pgsql_mnesia / da72231
Reports root/ big
OK: 4558 / Failed: 0 / User-skipped: 97 / Auto-skipped: 0


pgsql_mnesia_25 / pgsql_mnesia / da72231
Reports root/ big
OK: 4557 / Failed: 1 / User-skipped: 97 / 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


pgsql_mnesia_25 / pgsql_mnesia / da72231
Reports root/ big
OK: 4558 / Failed: 0 / User-skipped: 97 / Auto-skipped: 0

@mongoose-im
Copy link
Collaborator

mongoose-im commented Apr 19, 2023

small_tests_24 / small_tests / 8e0c276
Reports root / small


small_tests_25_arm64 / small_tests / 8e0c276
Reports root / small


small_tests_25 / small_tests / 8e0c276
Reports root / small


ldap_mnesia_24 / ldap_mnesia / 8e0c276
Reports root/ big
OK: 2222 / Failed: 0 / User-skipped: 831 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / 8e0c276
Reports root/ big
OK: 4187 / Failed: 0 / User-skipped: 88 / Auto-skipped: 0


dynamic_domains_mysql_redis_25 / mysql_redis / 8e0c276
Reports root/ big
OK: 4161 / Failed: 0 / User-skipped: 114 / Auto-skipped: 0


ldap_mnesia_25 / ldap_mnesia / 8e0c276
Reports root/ big
OK: 2222 / Failed: 0 / User-skipped: 831 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / 8e0c276
Reports root/ big
OK: 4187 / Failed: 0 / User-skipped: 88 / Auto-skipped: 0


dynamic_domains_mssql_mnesia_25 / odbc_mssql_mnesia / 8e0c276
Reports root/ big
OK: 4184 / Failed: 0 / User-skipped: 91 / Auto-skipped: 0


pgsql_mnesia_24 / pgsql_mnesia / 8e0c276
Reports root/ big
OK: 4560 / Failed: 0 / User-skipped: 97 / Auto-skipped: 0


internal_mnesia_25 / internal_mnesia / 8e0c276
Reports root/ big
OK: 2364 / Failed: 0 / User-skipped: 689 / Auto-skipped: 0


elasticsearch_and_cassandra_25 / elasticsearch_and_cassandra_mnesia / 8e0c276
Reports root/ big
OK: 2724 / Failed: 0 / User-skipped: 668 / Auto-skipped: 0


pgsql_mnesia_25 / pgsql_mnesia / 8e0c276
Reports root/ big
OK: 4560 / Failed: 0 / User-skipped: 97 / Auto-skipped: 0


mysql_redis_25 / mysql_redis / 8e0c276
Reports root/ big
OK: 4581 / Failed: 3 / User-skipped: 111 / Auto-skipped: 0

jingle_SUITE:all:jingle_session_is_established_for_full_jids
{error,
  {{assertion_failed,assert,is_iq_result,
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"bob_jingle_session_is_established_for_full_jids_1565@localhost">>},
        {<<"to">>,
         <<"alice_jingle_session_is_established_for_full_jids_1565@localhost/res1">>},
        {<<"id">>,<<"329ea5fc-a4bd-4ba8-9575-5ae5a22aa10a">>},
        {<<"type">>,<<"set">>}],
       [{xmlel,<<"jingle">>,
          [{<<"xmlns">>,<<"urn:xmpp:jingle:1">>},
           {<<"action">>,<<"session-info">>},
           {<<"sid">>,<<"c4902e93-4b32-4d16-81e7-a28058450d53">>}],
          [{xmlel,<<"ringing">>,
             [{<<"xmlns">>,<<"urn:xmpp:jingle:apps:rtp:info:1">>}],
             []}]}]},
     "<iq from='bob_jingle_session_is_established_for_full_jids_1565@localhost' to='alice_jingle_session_is_established_for_full_jids_1565@localhost/res1' id='329ea5fc-a4bd-4ba8-9575-5ae5a22aa10a' type='set'><jingle xmlns='urn:xmpp:jingle:1' action='session-info' sid='c4902e93-4b32-4d16-81e7-a28058450d53'><ringing xmlns='urn:xmpp:jingle:apps:rtp:info:1'/></jingle></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/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/project/big_tests/tests/jingle_SUITE.erl"},
       {line,389}]},
    {jingle_SUITE,initiate_jingle_session,2,
      [{file,"/home/circleci/project/big_tests/tests/jingle_S...

Report log

jingle_SUITE:all:jingle_session_is_established_when_calling_a_number
{error,
  {{assertion_failed,assert,is_iq_result,
     {xmlel,<<"iq">>,
       [{<<"from">>,<<"[email protected]">>},
        {<<"to">>,
         <<"alice_jingle_session_is_established_when_calling_a_number_1587@localhost/res1">>},
        {<<"id">>,<<"aa79843a-c16f-4a26-9992-cad6304533f2">>},
        {<<"type">>,<<"set">>}],
       [{xmlel,<<"jingle">>,
          [{<<"xmlns">>,<<"urn:xmpp:jingle:1">>},
           {<<"action">>,<<"session-info">>},
           {<<"sid">>,<<"c20e2bce-583f-4ee3-9285-3c88febd24ae">>}],
          [{xmlel,<<"ringing">>,
             [{<<"xmlns">>,<<"urn:xmpp:jingle:apps:rtp:info:1">>}],
             []}]}]},
     "<iq from='[email protected]' to='alice_jingle_session_is_established_when_calling_a_number_1587@localhost/res1' id='aa79843a-c16f-4a26-9992-cad6304533f2' type='set'><jingle xmlns='urn:xmpp:jingle:1' action='session-info' sid='c20e2bce-583f-4ee3-9285-3c88febd24ae'><ringing xmlns='urn:xmpp:jingle:apps:rtp:info:1'/></jingle></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/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/project/big_tests/tests/jingle_SUITE.erl"},
       {line,389}]},
    {jingle_SUITE,
      '-jingle_session_is_established_when_calling_a_number/1-fun-0-',1,
      [{file,"/home/circleci/project/big_tests/tests/jingle_SUITE.erl"},
       {l...

Report log

jingle_SUITE:all:jingle_session_is_established_and_terminated_by_initiator
{error,
  {{assertion_failed,assert,is_iq_result,
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"bob_jingle_session_is_established_and_terminated_by_initiator_1607@localhost">>},
        {<<"to">>,
         <<"alice_jingle_session_is_established_and_terminated_by_initiator_1607@localhost/res1">>},
        {<<"id">>,<<"66bb5651-055e-4f53-9b77-84b2562bf075">>},
        {<<"type">>,<<"set">>}],
       [{xmlel,<<"jingle">>,
          [{<<"xmlns">>,<<"urn:xmpp:jingle:1">>},
           {<<"action">>,<<"session-info">>},
           {<<"sid">>,<<"f513737a-8db3-4d06-b84a-aa87e62848ae">>}],
          [{xmlel,<<"ringing">>,
             [{<<"xmlns">>,<<"urn:xmpp:jingle:apps:rtp:info:1">>}],
             []}]}]},
     "<iq from='bob_jingle_session_is_established_and_terminated_by_initiator_1607@localhost' to='alice_jingle_session_is_established_and_terminated_by_initiator_1607@localhost/res1' id='66bb5651-055e-4f53-9b77-84b2562bf075' type='set'><jingle xmlns='urn:xmpp:jingle:1' action='session-info' sid='f513737a-8db3-4d06-b84a-aa87e62848ae'><ringing xmlns='urn:xmpp:jingle:apps:rtp:info:1'/></jingle></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/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/project/big_tests/tests/jingle_SUITE.erl"},
       {line,389}]},
    {jingle_SUITE,initiate_jingle_session,2,
     ...

Report log


mssql_mnesia_25 / odbc_mssql_mnesia / 8e0c276
Reports root/ big
OK: 4557 / Failed: 0 / User-skipped: 100 / Auto-skipped: 0

muc_light_http_api_SUITE:end_per_suite
{error,
 {{unregistering_failed,
   {amount,1},
   {unregistered_items,
  [{{<<"_send_message_to_room_2648">>,
     [{escalus_event_mgr,<0.22050.2>},
    {tc_name,send_message_to_room},
    {escalus_cleaner,<0.22049.2>},
    {watchdog,<0.22048.2>},
    {mim_data_dir,
     "/home/circleci/project/big_tests/tests/muc_light_http_api_SUITE_data"},
    {preset,"odbc_mssql_mnesia"},
    {tc_logfile,
     "https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4007/173630/odbc_mssql_mnesia.25.3-amd64/big/ct_run.test%40f1869a94ab63.2023-04-19_18.12.33/big_tests.tests.muc_light_http_api_SUITE.logs/run.2023-04-19_18.27.32/muc_light_http_api_suite.send_message_to_room.135683.html"},
    {tc_group_properties,[{name,positive},parallel]},
    {tc_group_path,[]},
    {data_dir,
     "/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/muc_light_http_api_SUITE_data/"},
    {priv_dir,
     "https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4007/173630/odbc_mssql_mnesia.25.3-amd64/big/ct_run.test%40f1869a94ab63.2023-04-19_18.12.33/big_tests.tests.muc_light_http_api_SUITE.logs/run.2023-04-19_18.27.32/log_private/"},
    {{saved_modules,mongooseim@localhost,<<"localhost">>},
     #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
       mod_amp => #{},
       mod_bosh =>
      #{backend => mnesia,inactivity => 30,max_pause => 120,
        max_wait => infinity,server_acks => false},
       mod_cache_users =>
      #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
       mod_carboncopy => #{iqdisc => no_queue},
       mod_disco =>
      #{extra_domains => []...

Report log


mysql_redis_25 / mysql_redis / 8e0c276
Reports root/ big
OK: 4546 / Failed: 0 / User-skipped: 111 / Auto-skipped: 0

Copy link
Member

@chrzaszcz chrzaszcz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good in general, I added some minor comments.

src/jingle_sip/jingle_sip_callbacks.erl Show resolved Hide resolved
src/stream_management/mod_stream_management.erl Outdated Show resolved Hide resolved
test/ejabberd_sm_SUITE.erl Show resolved Hide resolved
test/ejabberd_sm_SUITE.erl Outdated Show resolved Hide resolved
test/ejabberd_sm_SUITE.erl Outdated Show resolved Hide resolved
test/ejabberd_sm_SUITE.erl Outdated Show resolved Hide resolved
@mongoose-im
Copy link
Collaborator

mongoose-im commented Apr 21, 2023

small_tests_24 / small_tests / 31a8116
Reports root / small


small_tests_25_arm64 / small_tests / 31a8116
Reports root / small


small_tests_25 / small_tests / 31a8116
Reports root / small


ldap_mnesia_24 / ldap_mnesia / 31a8116
Reports root/ big
OK: 2222 / Failed: 0 / User-skipped: 831 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / 31a8116
Reports root/ big
OK: 4187 / Failed: 0 / User-skipped: 88 / Auto-skipped: 0


ldap_mnesia_25 / ldap_mnesia / 31a8116
Reports root/ big
OK: 2222 / Failed: 0 / User-skipped: 831 / Auto-skipped: 0


dynamic_domains_mysql_redis_25 / mysql_redis / 31a8116
Reports root/ big
OK: 4161 / Failed: 0 / User-skipped: 114 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / 31a8116
Reports root/ big
OK: 4187 / Failed: 0 / User-skipped: 88 / Auto-skipped: 0


pgsql_mnesia_24 / pgsql_mnesia / 31a8116
Reports root/ big
OK: 4560 / Failed: 0 / User-skipped: 97 / Auto-skipped: 0


elasticsearch_and_cassandra_25 / elasticsearch_and_cassandra_mnesia / 31a8116
Reports root/ big
OK: 2724 / Failed: 0 / User-skipped: 668 / Auto-skipped: 0


internal_mnesia_25 / internal_mnesia / 31a8116
Reports root/ big
OK: 2364 / Failed: 0 / User-skipped: 689 / Auto-skipped: 0


pgsql_mnesia_25 / pgsql_mnesia / 31a8116
Reports root/ big
OK: 4560 / Failed: 0 / User-skipped: 97 / Auto-skipped: 0


mssql_mnesia_25 / odbc_mssql_mnesia / 31a8116
Reports root/ big
OK: 4557 / Failed: 0 / User-skipped: 100 / Auto-skipped: 0


mysql_redis_25 / mysql_redis / 31a8116
Reports root/ big
OK: 4546 / Failed: 0 / User-skipped: 111 / Auto-skipped: 0


dynamic_domains_mssql_mnesia_25 / odbc_mssql_mnesia / 31a8116
Reports root/ big
OK: 4025 / Failed: 5 / User-skipped: 91 / Auto-skipped: 154

graphql_server_SUITE:admin_cli:clustering_tests:remove_alive_from_cluster
{error,{{badrpc,nodedown},
    [{distributed_helper,rpc,
               [#{node => mongooseim3@localhost,
                timeout => 60000},
                mongoose_cluster,join,
                [mongooseim@localhost]],
               [{file,"/home/circleci/project/big_tests/tests/distributed_helper.erl"},
                {line,121}]},
     {graphql_server_SUITE,remove_alive_from_cluster,1,
                 [{file,"/home/circleci/project/big_tests/tests/graphql_server_SUITE.erl"},
                {line,197}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

graphql_server_SUITE:admin_cli:clustering_tests:remove_node_test
{error,{#{expected_type => ok,
      response_code => {exit_status,3},
      what => invalid_response_code},
    [{graphql_helper,assert_response_code,2,
             [{file,"/home/circleci/project/big_tests/tests/graphql_helper.erl"},
              {line,256}]},
     {graphql_helper,get_ok_value,2,
             [{file,"/home/circleci/project/big_tests/tests/graphql_helper.erl"},
              {line,239}]},
     {graphql_server_SUITE,remove_node_test,1,
                 [{file,"/home/circleci/project/big_tests/tests/graphql_server_SUITE.erl"},
                {line,208}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

graphql_server_SUITE:admin_cli:clustering_tests:stop_node_test
{error,{#{expected_type => ok,
      response_code => {exit_status,3},
      what => invalid_response_code},
    [{graphql_helper,assert_response_code,2,
             [{file,"/home/circleci/project/big_tests/tests/graphql_helper.erl"},
              {line,256}]},
     {graphql_helper,get_ok_value,2,
             [{file,"/home/circleci/project/big_tests/tests/graphql_helper.erl"},
              {line,239}]},
     {graphql_server_SUITE,stop_node_test,1,
                 [{file,"/home/circleci/project/big_tests/tests/graphql_server_SUITE.erl"},
                {line,213}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1291}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1223}]}]}}

Report log

service_domain_db_SUITE:init_per_suite
{'EXIT',
  {{badrpc,nodedown},
   [{distributed_helper,rpc,
      [#{node => mongooseim3@localhost},
       mongoose_service,loaded_services_with_opts,[]],
      [{file,
         "/home/circleci/project/big_tests/tests/distributed_helper.erl"},
       {line,121}]},
    {dynamic_services,save_services,2,
      [{file,
         "/home/circleci/project/big_tests/tests/dynamic_services.erl"},
       {line,15}]},
    {lists,foldl_1,3,[{file,"lists.erl"},{line,1355}]},
    {service_domain_db_SUITE,init_per_suite,1,
      [{file,
         "/home/circleci/project/big_tests/tests/service_domain_db_SUITE.erl"},
       {line,176}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1379}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1223}]}]}}

Report log

service_mongoose_system_metrics_SUITE:system_metrics_are_reported_to_configurable_google_analytics
{error,
  {{assertEqual,
     [{module,service_mongoose_system_metrics_SUITE},
      {line,469},
      {expression,"ActualTrackingIds"},
      {expected,[<<"UA-151671255-1">>,<<"UA-EXTRA-TRACKING-ID">>]},
      {value,[<<"UA-151671255-1">>]}]},
   [{service_mongoose_system_metrics_SUITE,
      events_are_reported_to_tracking_ids,1,
      [{file,
         "/home/circleci/project/big_tests/tests/service_mongoose_system_metrics_SUITE.erl"},
       {line,469}]},
    {service_mongoose_system_metrics_SUITE,
      system_metrics_are_reported_to_configurable_google_analytics,1,
      [{file,
         "/home/circleci/project/big_tests/tests/service_mongoose_system_metrics_SUITE.erl"},
       {line,203}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1291}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1223}]}]}}

Report log

service_mongoose_system_metrics_SUITE:log_transparency:just_removed_from_config_logs_question
{error,
  {{badrpc,nodedown},
   [{distributed_helper,rpc,
      [#{node => mongooseim3@localhost},
       mongoose_service,ensure_stopped,
       [service_mongoose_system_metrics]],
      [{file,
         "/home/circleci/project/big_tests/tests/distributed_helper.erl"},
       {line,121}]},
    {service_mongoose_system_metrics_SUITE,disable_system_metrics,1,
      [{file,
         "/home/circleci/project/big_tests/tests/service_mongoose_system_metrics_SUITE.erl"},
       {line,434}]},
    {service_mongoose_system_metrics_SUITE,
      just_removed_from_config_logs_question,1,
      [{file,
         "/home/circleci/project/big_tests/tests/service_mongoose_system_metrics_SUITE.erl"},
       {line,282}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1291}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1223}]}]}}

Report log


dynamic_domains_mssql_mnesia_25 / odbc_mssql_mnesia / 31a8116
Reports root/ big
OK: 4184 / Failed: 0 / User-skipped: 91 / Auto-skipped: 0

Copy link
Member

@chrzaszcz chrzaszcz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

@chrzaszcz chrzaszcz merged commit 271b24c into master Apr 24, 2023
@chrzaszcz chrzaszcz deleted the mu-pass-sid-into-sm-store-info branch April 24, 2023 09:14
@jacekwegr jacekwegr added this to the 6.1.0 milestone Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants