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

Add migration instructions for Riak @ MIM 3.3.0+ #2339

Merged
merged 2 commits into from
Jun 19, 2019

Conversation

rslota
Copy link
Contributor

@rslota rslota commented Jun 18, 2019

  • 3.3.0_3.3.0plus.md has been modified by adding migration
    guide for Riak @ MIM 3.3.0+
  • jid-from-mam-muc-script.md has been modified reflect the changes
    made to sender-jid-from-mam-message.escript script
  • sender-jid-from-mam-message.escript script has been changed so that
    it returns -2\n when the given stanza is not a correct MUC message.

@mongoose-im
Copy link
Collaborator

mongoose-im commented Jun 18, 2019

6694.1 / Erlang 20.3 / small_tests / 6d06449
Reports root / small


6694.2 / Erlang 20.3 / internal_mnesia / 6d06449
Reports root/ big
OK: 1238 / Failed: 0 / User-skipped: 159 / Auto-skipped: 0


6694.3 / Erlang 20.3 / odbc_mssql_mnesia / 6d06449
Reports root/ big
OK: 3156 / Failed: 1 / User-skipped: 272 / Auto-skipped: 0

pubsub_SUITE:dag+basic:retract_when_user_goes_offline_test
{'EXIT',tcp_close_timeout}

Report log


6694.4 / Erlang 20.3 / ldap_mnesia / 6d06449
Reports root/ big
OK: 1214 / Failed: 1 / User-skipped: 198 / Auto-skipped: 0

pubsub_SUITE:tree+basic:request_all_items_test
{error,{{badmatch,false},
    [{pubsub_tools,check_response,2,
             [{file,"pubsub_tools.erl"},{line,468}]},
     {pubsub_tools,receive_response,3,
             [{file,"pubsub_tools.erl"},{line,458}]},
     {pubsub_tools,receive_and_check_response,4,
             [{file,"pubsub_tools.erl"},{line,448}]},
     {escalus_story,story,4,
            [{file,"/home/travis/build/esl/MongooseIM/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1546}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1062}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,994}]}]}}

Report log


6694.5 / Erlang 20.3 / elasticsearch_and_cassandra_mnesia / 6d06449
Reports root/ big
OK: 528 / Failed: 0 / User-skipped: 51 / Auto-skipped: 0


6694.8 / Erlang 21.3 / mysql_redis / 6d06449
Reports root/ big
OK: 3153 / Failed: 4 / User-skipped: 274 / Auto-skipped: 0

mam_SUITE:with_rsm03:pagination_before10
{'EXIT',tcp_close_timeout}

Report log

mam_SUITE:with_rsm04:pagination_offset5_max0
{'EXIT',tcp_close_timeout}

Report log

mod_event_pusher_rabbit_SUITE:group_chat_message_publish:group_chat_message_received_event_properly_formatted
{error,
  {{assertMatch,
     [{module,mod_event_pusher_rabbit_SUITE},
      {line,433},
      {expression,
        "get_decoded_message_from_rabbit ( AliceGroupChatMsgRecvRK )"},
      {pattern,
        "# { << \"from_user_id\" >> := BobRoomJID , << \"to_user_id\" >> := AliceFullJID , << \"message\" >> := Message }"},
      {value,
        #{<<"from_user_id">> => <<"muc_publish@muc.localhost">>,
        <<"message">> => <<>>,
        <<"to_user_id">> => <<"alice40.884649@localhost/res1">>}}]},
   [{mod_event_pusher_rabbit_SUITE,
      '-group_chat_message_received_event_properly_formatted/1-fun-0-',3,
      [{file,"mod_event_pusher_rabbit_SUITE.erl"},{line,433}]},
    {escalus_story,story,4,
      [{file,
         "/home/travis/build/esl/MongooseIM/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
       {line,72}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1562}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1080}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1012}]}]}}

Report log

pubsub_SUITE:dag+collection:notify_collections_with_same_leaf_test
{error,
  {timeout_when_waiting_for_stanza,
    [{escalus_client,wait_for_stanza,
       [{client,<<"alicE5.560621@localhost/res1">>,escalus_tcp,
          <0.15471.3>,
          [{event_manager,<0.15409.3>},
           {server,<<"localhost">>},
           {username,<<"alicE5.560621">>},
           {resource,<<"res1">>}],
          [{event_client,
             [{event_manager,<0.15409.3>},
            {server,<<"localhost">>},
            {username,<<"alicE5.560621">>},
            {resource,<<"res1">>}]},
           {resource,<<"res1">>},
           {username,<<"alicE5.560621">>},
           {server,<<"localhost">>},
           {host,<<"localhost">>},
           {port,5222},
           {auth,{escalus_auth,auth_plain}},
           {wspath,undefined},
           {username,<<"alicE5.560621">>},
           {server,<<"localhost">>},
           {password,<<"matygrysa">>},
           {stream_id,<<"8AB9CC9C33225C05">>}]},
        5000],
       [{file,
          "/home/travis/build/esl/MongooseIM/big_tests/_build/default/lib/escalus/src/escalus_client.erl"},
        {line,138}]},
     {pubsub_tools,receive_response,3,
       [{file,"pubsub_tools.erl"},{line,457}]},
     {pubsub_tools,receive_and_check_response,4,
       [{file,"pubsub_tools.erl"},{line,448}]},
     {pubsub_SUITE,'-notify_collections_with_same_leaf_test/1-fun-0-',3,
       [{file,"pubsub_SUITE.erl"},{line,1370}]},
     {escalus_story,story,4,
       [{file,
          "/home/travis/build/esl/MongooseIM/big_tests/_build...

Report log


6694.7 / Erlang 21.3 / pgsql_mnesia / 6d06449
Reports root/ big / small
OK: 3194 / Failed: 3 / User-skipped: 240 / Auto-skipped: 0

pep_SUITE:pep_tests:unsubscribe_after_presence_unsubscription
{error,
  {{badmatch,
     [{xmlel,<<"message">>,
        [{<<"from">>,<<"alice79.692599@localhost">>},
         {<<"to">>,<<"bob79.692599@localhost/res1">>},
         {<<"type">>,<<"headline">>}],
        [{xmlel,<<"event">>,
           [{<<"xmlns">>,
           <<"http://jabber.org/protocol/pubsub#event">>}],
           [{xmlel,<<"items">>,
            [{<<"node">>,<<"H2toutgmITN4umj3guXMpQ==">>}],
            [{xmlel,<<"item">>,
               [{<<"id">>,<<"salmon">>}],
               [{xmlel,<<"entry">>,
                  [{<<"xmlns">>,
                  <<"http://www.w3.org/2005/Atom">>}],
                  []}]}]}]},
         {xmlel,<<"headers">>,
           [{<<"xmlns">>,<<"http://jabber.org/protocol/shim">>}],
           []}]}]},
   [{pep_SUITE,'-unsubscribe_after_presence_unsubscription/1-fun-0-',2,
      [{file,"pep_SUITE.erl"},{line,300}]},
    {escalus_story,story,4,
      [{file,
         "/home/travis/build/esl/MongooseIM/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
       {line,72}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1562}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1080}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1012}]}]}}

Report log

sm_SUITE:parallel_manual_ack_freq_1:resume_session_state_stop_c2s
{error,{{assertion_failed,assert_many,true,
              [is_presence,#Fun<sm_SUITE.16.116926647>],
              [{xmlel,<<"presence">>,
                  [{<<"from">>,
                  <<"alicE23.768627@localhost/escalus-default-resource">>},
                   {<<"to">>,
                  <<"alice23.768627@localhost/escalus-default-resource">>},
                   {<<"xml:lang">>,<<"en">>}],
                  []},
               {xmlel,<<"presence">>,
                  [{<<"from">>,
                  <<"alicE23.768627@localhost/escalus-default-resource">>},
                   {<<"to">>,
                  <<"alice23.768627@localhost/escalus-default-resource">>},
                   {<<"xml:lang">>,<<"en">>}],
                  []}],
              "   <presence from='alicE23.768627@localhost/escalus-default-resource' to='alice23.768627@localhost/escalus-default-resource' xml:lang='en'/>   <presence from='alicE23.768627@localhost/escalus-default-resource' to='alice23.768627@localhost/escalus-default-resource' xml:lang='en'/>"},
    [{escalus_new_assert,assert_true,2,
               [{file,"/home/travis/build/esl/MongooseIM/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
                {line,84}]},
     {sm_SUITE,resume_session_state_stop_c2s,1,
           [{file,"sm_SUITE.erl"},{line,581}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1562}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1080}]},
     ...

Report log

sm_SUITE:parallel_manual_ack_freq_1:resume_session_state_stop_c2s
{error,{{assertion_failed,assert_many,true,
              [is_presence,#Fun<sm_SUITE.16.116926647>],
              [{xmlel,<<"presence">>,
                  [{<<"from">>,
                  <<"alicE34.36149@localhost/escalus-default-resource">>},
                   {<<"to">>,
                  <<"alice34.36149@localhost/escalus-default-resource">>},
                   {<<"xml:lang">>,<<"en">>}],
                  []},
               {xmlel,<<"presence">>,
                  [{<<"from">>,
                  <<"alicE34.36149@localhost/escalus-default-resource">>},
                   {<<"to">>,
                  <<"alice34.36149@localhost/escalus-default-resource">>},
                   {<<"xml:lang">>,<<"en">>}],
                  []}],
              "   <presence from='alicE34.36149@localhost/escalus-default-resource' to='alice34.36149@localhost/escalus-default-resource' xml:lang='en'/>   <presence from='alicE34.36149@localhost/escalus-default-resource' to='alice34.36149@localhost/escalus-default-resource' xml:lang='en'/>"},
    [{escalus_new_assert,assert_true,2,
               [{file,"/home/travis/build/esl/MongooseIM/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
                {line,84}]},
     {sm_SUITE,resume_session_state_stop_c2s,1,
           [{file,"sm_SUITE.erl"},{line,581}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1562}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1080}]},
     {test_se...

Report log


6694.9 / Erlang 21.3 / riak_mnesia / 6d06449
Reports root/ big / small
OK: 1487 / Failed: 0 / User-skipped: 143 / Auto-skipped: 0

Copy link
Member

@fenek fenek left a comment

Choose a reason for hiding this comment

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

Lack of test case for -2 error, which is rather important to verify.

doc/migrations/jid-from-mam-muc-script.md Outdated Show resolved Hide resolved
doc/migrations/3.3.0_3.3.0plus.md Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jun 18, 2019

Codecov Report

Merging #2339 into master will increase coverage by 1%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #2339    +/-   ##
========================================
+ Coverage   77.32%   78.32%    +1%     
========================================
  Files         335      335            
  Lines       29260    29260            
========================================
+ Hits        22625    22919   +294     
+ Misses       6635     6341   -294
Impacted Files Coverage Δ
..._distrib/mod_global_distrib_outgoing_conns_sup.erl 73.91% <0%> (-8.7%) ⬇️
src/mod_muc_log.erl 77.69% <0%> (ø) ⬆️
src/mam/mod_mam_rdbms_arch.erl 51.83% <0%> (+0.4%) ⬆️
src/ejabberd_config.erl 78.29% <0%> (+0.42%) ⬆️
src/ejabberd_c2s.erl 87.26% <0%> (+0.46%) ⬆️
src/inbox/mod_inbox.erl 94.41% <0%> (+0.55%) ⬆️
src/ejabberd_sm.erl 84.76% <0%> (+0.66%) ⬆️
...c/global_distrib/mod_global_distrib_server_mgr.erl 83.09% <0%> (+0.7%) ⬆️
src/auth/ejabberd_auth_rdbms.erl 40.14% <0%> (+0.7%) ⬆️
src/mod_vcard.erl 78.72% <0%> (+0.85%) ⬆️
... and 28 more

Continue to review full report at Codecov.

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

* `3.3.0_3.3.0plus.md` has been modified by adding migration
  guide for Riak @ MIM 3.3.0+
* `jid-from-mam-muc-script.md` has been modified reflect the changes
  made to `sender-jid-from-mam-message.escript` script
* `sender-jid-from-mam-message.escript` script has been changed so that
  it returns `-2\n` when the given stanza is not a correct MUC message.
@rslota rslota force-pushed the rs/gdpr_mam_muc_schema_riak-migration branch from dc7bd6a to 51bbcef Compare June 18, 2019 20:35
@rslota
Copy link
Contributor Author

rslota commented Jun 18, 2019

@fenek Language fixed, tests added (technically error code -1 was not covered, as existing tests generate -2).

@mongoose-im
Copy link
Collaborator

mongoose-im commented Jun 18, 2019

6697.1 / Erlang 20.3 / small_tests / 28cb95d
Reports root / small


6697.2 / Erlang 20.3 / internal_mnesia / 28cb95d
Reports root/ big
OK: 1238 / Failed: 0 / User-skipped: 159 / Auto-skipped: 0


6697.4 / Erlang 20.3 / ldap_mnesia / 28cb95d
Reports root/ big
OK: 1199 / Failed: 0 / User-skipped: 198 / Auto-skipped: 0


6697.3 / Erlang 20.3 / odbc_mssql_mnesia / 28cb95d
Reports root/ big
OK: 3140 / Failed: 1 / User-skipped: 272 / Auto-skipped: 0

sasl_external_SUITE:use_common_name:cert_with_cn_no_xmpp_addrs_identity_correct
{'EXIT',tcp_close_timeout}

Report log


6697.5 / Erlang 20.3 / elasticsearch_and_cassandra_mnesia / 28cb95d
Reports root/ big
OK: 528 / Failed: 0 / User-skipped: 51 / Auto-skipped: 0


6697.8 / Erlang 21.3 / mysql_redis / 28cb95d
Reports root/ big
OK: 3152 / Failed: 1 / User-skipped: 274 / Auto-skipped: 0

pubsub_SUITE:dag+collection:notify_collection_and_leaf_test
{error,
  {timeout_when_waiting_for_stanza,
    [{escalus_client,wait_for_stanza,
       [{client,<<"alicE84.374770@localhost/res1">>,escalus_tcp,
          <0.15611.3>,
          [{event_manager,<0.15536.3>},
           {server,<<"localhost">>},
           {username,<<"alicE84.374770">>},
           {resource,<<"res1">>}],
          [{event_client,
             [{event_manager,<0.15536.3>},
            {server,<<"localhost">>},
            {username,<<"alicE84.374770">>},
            {resource,<<"res1">>}]},
           {resource,<<"res1">>},
           {username,<<"alicE84.374770">>},
           {server,<<"localhost">>},
           {host,<<"localhost">>},
           {port,5222},
           {auth,{escalus_auth,auth_plain}},
           {wspath,undefined},
           {username,<<"alicE84.374770">>},
           {server,<<"localhost">>},
           {password,<<"matygrysa">>},
           {stream_id,<<"81EFD3EF51A27738">>}]},
        5000],
       [{file,
          "/home/travis/build/esl/MongooseIM/big_tests/_build/default/lib/escalus/src/escalus_client.erl"},
        {line,138}]},
     {pubsub_tools,receive_response,3,
       [{file,"pubsub_tools.erl"},{line,457}]},
     {pubsub_tools,receive_and_check_response,4,
       [{file,"pubsub_tools.erl"},{line,448}]},
     {pubsub_SUITE,'-notify_collection_and_leaf_test/1-fun-0-',3,
       [{file,"pubsub_SUITE.erl"},{line,1317}]},
     {escalus_story,story,4,
       [{file,
          "/home/travis/build/esl/MongooseIM/big_tests/_build/d...

Report log


6697.7 / Erlang 21.3 / pgsql_mnesia / 28cb95d
Reports root/ big / small
OK: 3180 / Failed: 1 / User-skipped: 240 / Auto-skipped: 0

pep_SUITE:pep_tests:unsubscribe_after_presence_unsubscription
{error,
  {{badmatch,
     [{xmlel,<<"message">>,
        [{<<"from">>,<<"alice24.889482@localhost">>},
         {<<"to">>,<<"bob24.889482@localhost/res1">>},
         {<<"type">>,<<"headline">>}],
        [{xmlel,<<"event">>,
           [{<<"xmlns">>,
           <<"http://jabber.org/protocol/pubsub#event">>}],
           [{xmlel,<<"items">>,
            [{<<"node">>,<<"mv1b30UVAxAW30Unnyg9Kw==">>}],
            [{xmlel,<<"item">>,
               [{<<"id">>,<<"salmon">>}],
               [{xmlel,<<"entry">>,
                  [{<<"xmlns">>,
                  <<"http://www.w3.org/2005/Atom">>}],
                  []}]}]}]},
         {xmlel,<<"headers">>,
           [{<<"xmlns">>,<<"http://jabber.org/protocol/shim">>}],
           []}]}]},
   [{pep_SUITE,'-unsubscribe_after_presence_unsubscription/1-fun-0-',2,
      [{file,"pep_SUITE.erl"},{line,300}]},
    {escalus_story,story,4,
      [{file,
         "/home/travis/build/esl/MongooseIM/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
       {line,72}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1562}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1080}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1012}]}]}}

Report log


6697.9 / Erlang 21.3 / riak_mnesia / 28cb95d
Reports root/ big / small
OK: 1487 / Failed: 0 / User-skipped: 143 / Auto-skipped: 0


6697.3 / Erlang 20.3 / odbc_mssql_mnesia / 28cb95d
Reports root/ big
OK: 3141 / Failed: 0 / User-skipped: 272 / Auto-skipped: 0

@rslota rslota requested a review from goddammit June 19, 2019 08:38
doc/migrations/3.3.0_3.3.0plus.md Outdated Show resolved Hide resolved
doc/migrations/3.3.0_3.3.0plus.md Outdated Show resolved Hide resolved
doc/migrations/3.3.0_3.3.0plus.md Outdated Show resolved Hide resolved
doc/migrations/3.3.0_3.3.0plus.md Outdated Show resolved Hide resolved
doc/migrations/3.3.0_3.3.0plus.md Outdated Show resolved Hide resolved
doc/migrations/3.3.0_3.3.0plus.md Outdated Show resolved Hide resolved
@rslota rslota requested a review from fenek June 19, 2019 10:40
@mongoose-im
Copy link
Collaborator

mongoose-im commented Jun 19, 2019

6698.1 / Erlang 20.3 / small_tests / 954ca8a
Reports root / small


6698.4 / Erlang 20.3 / ldap_mnesia / 954ca8a
Reports root/ big
OK: 1221 / Failed: 1 / User-skipped: 198 / Auto-skipped: 0

sm_SUITE:parallel:subscription_requests_are_buffered_properly
{error,{{badmatch,false},
    [{escalus_session,stream_management,2,
              [{file,"/home/travis/build/esl/MongooseIM/big_tests/_build/default/lib/escalus/src/escalus_session.erl"},
               {line,227}]},
     {escalus_connection,connection_step,2,
               [{file,"/home/travis/build/esl/MongooseIM/big_tests/_build/default/lib/escalus/src/escalus_connection.erl"},
                {line,134}]},
     {lists,foldl,3,[{file,"lists.erl"},{line,1263}]},
     {escalus_connection,start,2,
               [{file,"/home/travis/build/esl/MongooseIM/big_tests/_build/default/lib/escalus/src/escalus_connection.erl"},
                {line,118}]},
     {sm_SUITE,'-subscription_requests_are_buffered_properly/1-fun-3-',6,
           [{file,"sm_SUITE.erl"},{line,848}]},
     {escalus_story,story,4,
            [{file,"/home/travis/build/esl/MongooseIM/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1546}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1062}]}]}}

Report log


6698.2 / Erlang 20.3 / internal_mnesia / 954ca8a
Reports root/ big
OK: 1238 / Failed: 0 / User-skipped: 159 / Auto-skipped: 0


6698.3 / Erlang 20.3 / odbc_mssql_mnesia / 954ca8a
Reports root/ big
OK: 3141 / Failed: 0 / User-skipped: 272 / Auto-skipped: 0


6698.5 / Erlang 20.3 / elasticsearch_and_cassandra_mnesia / 954ca8a
Reports root/ big
OK: 528 / Failed: 0 / User-skipped: 51 / Auto-skipped: 0


6698.8 / Erlang 21.3 / mysql_redis / 954ca8a
Reports root/ big
OK: 3140 / Failed: 3 / User-skipped: 274 / Auto-skipped: 0

mam_SUITE:rsm03:pagination_after10
{'EXIT',tcp_close_timeout}

Report log

mam_SUITE:with_rsm03:pagination_first5_opt_count
{'EXIT',tcp_close_timeout}

Report log

mod_event_pusher_rabbit_SUITE:group_chat_message_publish:group_chat_message_received_event_properly_formatted
{error,
  {{assertMatch,
     [{module,mod_event_pusher_rabbit_SUITE},
      {line,433},
      {expression,
        "get_decoded_message_from_rabbit ( AliceGroupChatMsgRecvRK )"},
      {pattern,
        "# { << \"from_user_id\" >> := BobRoomJID , << \"to_user_id\" >> := AliceFullJID , << \"message\" >> := Message }"},
      {value,
        #{<<"from_user_id">> => <<"muc_publish@muc.localhost">>,
        <<"message">> => <<>>,
        <<"to_user_id">> => <<"alice31.31895@localhost/res1">>}}]},
   [{mod_event_pusher_rabbit_SUITE,
      '-group_chat_message_received_event_properly_formatted/1-fun-0-',3,
      [{file,"mod_event_pusher_rabbit_SUITE.erl"},{line,433}]},
    {escalus_story,story,4,
      [{file,
         "/home/travis/build/esl/MongooseIM/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
       {line,72}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1562}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1080}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1012}]}]}}

Report log


6698.7 / Erlang 21.3 / pgsql_mnesia / 954ca8a
Reports root/ big / small
OK: 3173 / Failed: 0 / User-skipped: 240 / Auto-skipped: 0


6698.9 / Erlang 21.3 / riak_mnesia / 954ca8a
Reports root/ big / small
OK: 1487 / Failed: 0 / User-skipped: 143 / Auto-skipped: 0


6698.8 / Erlang 21.3 / mysql_redis / 954ca8a
Reports root/ big
OK: 3152 / Failed: 1 / User-skipped: 274 / Auto-skipped: 0

pubsub_SUITE:dag+collection:notify_collection_test
{error,
  {timeout_when_waiting_for_stanza,
    [{escalus_client,wait_for_stanza,
       [{client,<<"alicE32.597349@localhost/res1">>,escalus_tcp,
          <0.15471.3>,
          [{event_manager,<0.15361.3>},
           {server,<<"localhost">>},
           {username,<<"alicE32.597349">>},
           {resource,<<"res1">>}],
          [{event_client,
             [{event_manager,<0.15361.3>},
            {server,<<"localhost">>},
            {username,<<"alicE32.597349">>},
            {resource,<<"res1">>}]},
           {resource,<<"res1">>},
           {username,<<"alicE32.597349">>},
           {server,<<"localhost">>},
           {host,<<"localhost">>},
           {port,5222},
           {auth,{escalus_auth,auth_plain}},
           {wspath,undefined},
           {username,<<"alicE32.597349">>},
           {server,<<"localhost">>},
           {password,<<"matygrysa">>},
           {stream_id,<<"FA16970DD5E542DB">>}]},
        5000],
       [{file,
          "/home/travis/build/esl/MongooseIM/big_tests/_build/default/lib/escalus/src/escalus_client.erl"},
        {line,138}]},
     {pubsub_tools,receive_response,3,
       [{file,"pubsub_tools.erl"},{line,457}]},
     {pubsub_tools,receive_and_check_response,4,
       [{file,"pubsub_tools.erl"},{line,448}]},
     {pubsub_SUITE,'-notify_collection_test/1-fun-0-',2,
       [{file,"pubsub_SUITE.erl"},{line,1232}]},
     {escalus_story,story,4,
       [{file,
          "/home/travis/build/esl/MongooseIM/big_tests/_build/default/li...

Report log

@fenek fenek merged commit c480e22 into master Jun 19, 2019
@fenek fenek deleted the rs/gdpr_mam_muc_schema_riak-migration branch June 19, 2019 14:16
@fenek fenek added this to the MongooseIM 3.4.0 milestone Jun 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants