=== Config function: vcard_SUITE:end_per_suite/1 (click for source code)

=== Config value:

    [{escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {aliceb,[{username,<<"aliceb">>},
                              {server,<<"localhost.bis">>},
                              {host,<<"localhost">>},
                              {password,<<"makota">>}]},
                     {bobb,[{username,<<"bobb">>},
                            {server,<<"localhost.bis">>},
                            {host,<<"localhost">>},
                            {password,<<"makrolika">>}]}]},
     {mod_vcard_opts,#{backend => rdbms,
                       host => {prefix,<<"vjud.">>},
                       iqdisc => parallel,matches => 30,search => true}},
     {all_vcards,[{<<"alice@localhost">>,
                   [{<<"NICKNAME">>,<<"alice">>},
                    {<<"FN">>,<<"Wonderland, Alice">>},
                    {<<"TITLE">>,<<"Executive Director">>},
                    {<<"ROLE">>,<<"Patron Saint">>},
                    {<<"DESC">>,<<"active">>},
                    {<<"URL">>,<<"http://john.doe/">>},
                    {<<"EMAIL">>,
                     [{<<"USERID">>,<<"alice@mail.example.com">>}]},
                    {<<"N">>,
                     [{<<"FAMILY">>,<<"Wonderland">>},
                      {<<"GIVEN">>,<<"Alice">>},
                      {<<"MIDDLE">>,<<"I.N.">>}]},
                    {<<"ADR">>,
                     [{<<"STREET">>,<<"1899 Wynkoop Street">>},
                      {<<"LOCALITY">>,
                       <<208,156,208,190,209,129,208,186,208,178,208,176>>},
                      {<<"REGION">>,<<"CO">>},
                      {<<"PCODE">>,<<"91210">>},
                      {<<"CTRY">>,<<"PL">>}]},
                    {<<"TEL">>,[{<<"NUMBER">>,<<"+1 512 305 0280">>}]},
                    {<<"ORG">>,
                     [{<<"ORGNAME">>,<<"The world">>},
                      {<<"ORGUNIT">>,<<"People">>}]},
                    {<<"BDAY">>,<<"2011-08-06">>},
                    {<<"JABBERID">>,<<"alice@localhost">>}]},
                  {<<"bob@localhost">>,
                   [{<<"NICKNAME">>,<<"bob">>},
                    {<<"FN">>,<<"Doe, Bob">>},
                    {<<"ADR">>,
                     [{<<"STREET">>,
                       <<208,146,32,208,161,208,190,208,178,208,181,209,130,
                         209,129,208,186,208,190,208,185,32,208,160,208,190,
                         209,129,209,129,208,184,208,184,44,32,208,180,208,
                         190,209,128,208,190,208,179,208,176,32,209,128,208,
                         176,208,183,208,178,208,181,209,130,208,178,208,
                         187,209,143,208,181,209,130,209,129,209,143,32,208,
                         178,209,139>>}]},
                    {<<"JABBERID">>,<<"bob@localhost">>}]},
                  {<<"bobb@localhost.bis">>,
                   [{<<"NICKNAME">>,<<"bobb">>},
                    {<<"FN">>,<<"Doe, Bob">>},
                    {<<"N">>,
                     [{<<"FAMILY">>,<<"Doe">>},{<<"GIVEN">>,<<"Bob">>}]},
                    {<<"JABBERID">>,<<"bobb@localhost.bis">>}]},
                  {<<"aliceb@localhost.bis">>,
                   [{<<"NICKNAME">>,<<"aliceb">>},
                    {<<"FN">>,<<"Doe, Alice">>},
                    {<<"N">>,
                     [{<<"FAMILY">>,<<"Doe">>},{<<"GIVEN">>,<<"Alice">>}]},
                    {<<"JABBERID">>,<<"aliceb@localhost.bis">>}]}]},
     {server_vcards,[{<<"localhost">>,
                      [{<<"FN">>,<<"MongooseIM">>},
                       {<<"DESC">>,
                        <<"MongooseIM XMPP Server\nCopyright (c) Erlang Solutions Ltd.">>}]},
                     {<<"vjud.localhost">>,
                      [{<<"FN">>,<<"MongooseIM/mod_vcard">>},
                       {<<"DESC">>,
                        <<"MongooseIM vCard module\nCopyright (c) Erlang Solutions Ltd.">>}]}]},
     {directory_jid,<<"vjud.localhost">>},
     {watchdog,<0.9410.3>},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/vcard_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@a28bb9b01555.2024-04-24_13.09.18/big_tests.tests.vcard_SUITE.logs/run.2024-04-24_13.50.53/vcard_suite.end_per_suite.html"},
     {tc_group_properties,[]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/vcard_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@a28bb9b01555.2024-04-24_13.09.18/big_tests.tests.vcard_SUITE.logs/run.2024-04-24_13.50.53/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 => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}},
     {{saved_modules,mongooseim@localhost,<<"localhost.bis">>},
      #{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 => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@a28bb9b01555.2024-04-24_13.09.18"

=== Started at 2024-04-24 13:51:01


*** System report during vcard_SUITE:end_per_suite/1 in ldap_only 2024-04-24 13:51:01.171 ***🔗
=WARNING REPORT==== 24-Apr-2024::13:51:01.171727 ===
====== finishing vcard_SUITE suite


*** User 2024-04-24 13:51:01.179 ***🔗
Suite: vcard_SUITE finished dirty. Other suites may fail because of that. Details:
[{opened_sessions,[{session,{1713965114416388,<9341.9288.4>},
                            {<<"bob_aff_change_msg_is_delivered_over_sse_3397">>,
                             <<"localhost">>,
                             <<"sse-fc066fa6-97bb-444c-a051-68eb0302d953">>},
                            {<<"bob_aff_change_msg_is_delivered_over_sse_3397">>,
                             <<"localhost">>},
                            1,#{}},
                   {session,{1713965114630008,<9341.9594.4>},
                            {<<"bob_room_msg_is_sent_and_delivered_over_sse_3398">>,
                             <<"localhost">>,
                             <<"sse-f994d857-67d9-4947-8f62-38598ed75578">>},
                            {<<"bob_room_msg_is_sent_and_delivered_over_sse_3398">>,
                             <<"localhost">>},
                            1,#{}},
                   {session,{1713965113800757,<9341.8803.4>},
                            {<<"alice_msg_is_sent_and_delivered_over_sse_3366">>,
                             <<"localhost">>,
                             <<"sse-e092a5cd-6c53-499a-b51e-8d4a8875061e">>},
                            {<<"alice_msg_is_sent_and_delivered_over_sse_3366">>,
                             <<"localhost">>},
                            1,#{}},
                   {session,{1713965116695825,<9341.10342.4>},
                            {<<"alice_sse_should_not_get_timeout_3453">>,
                             <<"localhost">>,
                             <<"sse-dcdb5184-bbfc-457e-80e6-6d9b7d18a152">>},
                            {<<"alice_sse_should_not_get_timeout_3453">>,
                             <<"localhost">>},
                            1,#{}}]}]



=== Ended at 2024-04-24 13:51:01
=== successfully completed test case
=== === Returned value: ok
=== 
=== Total execution time of group: 7.581s



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