=== Config function: muc_SUITE:end_per_group/2 (click for source code)

=== Group properties: [{name,register_over_s2s},{repeat_until_all_ok,3},parallel]

=== Config value:

    [{{s2s,mim},
      #{listener =>
            #{ip_address => "0",
              ip_tuple => {0,0,0,0},
              ip_version => 4,max_stanza_size => 131072,
              module => ejabberd_s2s_in,port => 5269,proto => tcp,
              shaper => s2s_shaper,
              tls => [{dhfile,"priv/ssl/fake_dh_server.pem"}]},
        opts =>
            #{address => #{<<"fed1">> => #{ip_address => "127.0.0.1"}},
              certfile => "priv/ssl/fake_server.pem",
              ciphers => "TLSv1.2:TLSv1.3",default_policy => allow,
              dns => #{retries => 2,timeout => 10},
              max_retry_delay => 300,
              outgoing =>
                  #{connection_timeout => 10000,
                    ip_versions => [4,6],
                    port => 5299},
              use_starttls => optional}}},
     {{s2s,fed},
      #{listener =>
            #{ip_address => "0",
              ip_tuple => {0,0,0,0},
              ip_version => 4,max_stanza_size => 131072,
              module => ejabberd_s2s_in,port => 5299,proto => tcp,
              shaper => s2s_shaper,
              tls => [{dhfile,"priv/ssl/fake_dh_server.pem"}]},
        opts =>
            #{address =>
                  #{<<"domain.example.com">> => #{ip_address => "127.0.0.1"},
                    <<"localhost">> => #{ip_address => "127.0.0.1"},
                    <<"localhost.bis">> => #{ip_address => "127.0.0.1"},
                    <<"muc.localhost">> => #{ip_address => "127.0.0.1"},
                    <<"pubsub.localhost">> => #{ip_address => "127.0.0.1"}},
              certfile => "priv/ssl/fake_server.pem",
              ciphers => "TLSv1.2:TLSv1.3",default_policy => allow,
              dns => #{retries => 2,timeout => 10},
              max_retry_delay => 300,
              outgoing =>
                  #{connection_timeout => 10000,
                    ip_versions => [4,6],
                    port => 5269},
              use_starttls => optional}}},
     {escalus_user_db,xmpp},
     {watchdog,<0.29145.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@b90e3713176e.2022-03-07_09.29.55/big_tests.tests.muc_SUITE.logs/run.2022-03-07_09.37.57/muc_suite.end_per_group.89092.html"},
     {tc_group_properties,[{name,register_over_s2s},
                           {repeat_until_all_ok,3},
                           parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/muc_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@b90e3713176e.2022-03-07_09.29.55/big_tests.tests.muc_SUITE.logs/run.2022-03-07_09.37.57/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},{time_to_live,2}],
        mod_carboncopy => [],mod_commands => [],
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_muc_commands => [],mod_muc_light_commands => [],
        mod_register =>
            [{access,register},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {welcome_message,{[],[]}}],
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management => [],
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,ldap_binary_search_fields => [],
              ldap_pool_tag => default,
              ldap_search_fields =>
                  [{<<"User">>,<<"%u">>},
                   {<<"Full Name">>,<<"displayName">>},
                   {<<"Given Name">>,<<"givenName">>},
                   {<<"Middle Name">>,<<"initials">>},
                   {<<"Family Name">>,<<"sn">>},
                   {<<"Nickname">>,<<"%u">>},
                   {<<"Birthday">>,<<"birthDay">>},
                   {<<"Country">>,<<"c">>},
                   {<<"City">>,<<"l">>},
                   {<<"Email">>,<<"mail">>},
                   {<<"Organization Name">>,<<"o">>},
                   {<<"Organization Unit">>,<<"ou">>}],
              ldap_search_operator => 'and',
              ldap_search_reported =>
                  [{<<"Full Name">>,<<"FN">>},
                   {<<"Given Name">>,<<"FIRST">>},
                   {<<"Middle Name">>,<<"MIDDLE">>},
                   {<<"Family Name">>,<<"LAST">>},
                   {<<"Nickname">>,<<"NICK">>},
                   {<<"Birthday">>,<<"BDAY">>},
                   {<<"Country">>,<<"CTRY">>},
                   {<<"City">>,<<"LOCALITY">>},
                   {<<"Email">>,<<"EMAIL">>},
                   {<<"Organization Name">>,<<"ORGNAME">>},
                   {<<"Organization Unit">>,<<"ORGUNIT">>}],
              ldap_uids => [{<<"uid">>,<<"%u">>}],
              ldap_vcard_map =>
                  [{<<"NICKNAME">>,<<"%u">>,[]},
                   {<<"FN">>,<<"%s">>,[<<"displayName">>]},
                   {<<"FAMILY">>,<<"%s">>,[<<"sn">>]},
                   {<<"GIVEN">>,<<"%s">>,[<<"givenName">>]},
                   {<<"MIDDLE">>,<<"%s">>,[<<"initials">>]},
                   {<<"ORGNAME">>,<<"%s">>,[<<"o">>]},
                   {<<"ORGUNIT">>,<<"%s">>,[<<"ou">>]},
                   {<<"CTRY">>,<<"%s">>,[<<"c">>]},
                   {<<"LOCALITY">>,<<"%s">>,[<<"l">>]},
                   {<<"STREET">>,<<"%s">>,[<<"street">>]},
                   {<<"REGION">>,<<"%s">>,[<<"st">>]},
                   {<<"PCODE">>,<<"%s">>,[<<"postalCode">>]},
                   {<<"TITLE">>,<<"%s">>,[<<"title">>]},
                   {<<"URL">>,<<"%s">>,[<<"labeleduri">>]},
                   {<<"DESC">>,<<"%s">>,[<<"description">>]},
                   {<<"TEL">>,<<"%s">>,[<<"telephoneNumber">>]},
                   {<<"EMAIL">>,<<"%s">>,[<<"mail">>]},
                   {<<"BDAY">>,<<"%s">>,[<<"birthDay">>]},
                   {<<"ROLE">>,<<"%s">>,[<<"employeeType">>]},
                   {<<"PHOTO">>,<<"%s">>,[<<"jpegPhoto">>]}],
              matches => 30,search => true}}},
     {escalus_users,[{alice,[{username,<<"alice">>},
                             {server,<<"fed1">>},
                             {host,<<"localhost">>},
                             {port,5242},
                             {password,<<"makota2">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@b90e3713176e.2022-03-07_09.29.55"

=== Started at 2022-03-07 09:38:52


*** User 2022-03-07 09:38:52.751 ***
alice@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-07 09:38:52.751 ***
alice@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0039598dff62c7e4' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-03-07 09:38:52.751 ***
alice@fed1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-07 09:38:52.751 ***
alice@fed1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlAG1ha290YTI=</auth>



*** User 2022-03-07 09:38:52.753 ***
alice@fed1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-07 09:38:52.754 ***
alice@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-07 09:38:52.754 ***
alice@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='65705e70412a285b' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-03-07 09:38:52.754 ***
alice@fed1 in
<stream:features>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-07 09:38:52.754 ***
alice@fed1 out
<iq type='set' id='1b7fe3a37960393874eaf54f01841521'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-03-07 09:38:52.754 ***
alice@fed1 in
<iq id='1b7fe3a37960393874eaf54f01841521' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@fed1/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-03-07 09:38:52.754 ***
alice@fed1/escalus-default-resource out
<iq type='set' id='ba0f303d4266e1df99094accb2b8a30f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 09:38:52.755 ***
alice@fed1/escalus-default-resource in
<iq type='result' id='ba0f303d4266e1df99094accb2b8a30f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 09:38:52.755 ***
alice@fed1/escalus-default-resource out
<iq type='set' id='063aa86d1d1d9b9b114d9ac538942102'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2022-03-07 09:38:52.755 ***
alice@fed1/escalus-default-resource in
<iq from='' to='alice@fed1/escalus-default-resource' id='063aa86d1d1d9b9b114d9ac538942102' type='result'/>



*** User 2022-03-07 09:38:52.755 ***
alice@fed1/escalus-default-resource out
</stream:stream>

*** User 2022-03-07 09:38:52.756 ***
alice@fed1/escalus-default-resource in
</stream:stream>

*** User 2022-03-07 09:38:52.756 ***
bOb@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-07 09:38:52.756 ***
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f557498e6542ad09' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-07 09:38:52.757 ***
bOb@localhost in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-07 09:38:52.757 ***
bOb@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2022-03-07 09:38:52.758 ***
bOb@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-07 09:38:52.758 ***
bOb@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-07 09:38:52.763 ***
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3b8a6dc50f2501bb' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-07 09:38:52.763 ***
bOb@localhost in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-07 09:38:52.763 ***
bOb@localhost out
<iq type='set' id='faa1e9205fab776b5d7072511ba220cc'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-03-07 09:38:52.763 ***
bOb@localhost in
<iq id='faa1e9205fab776b5d7072511ba220cc' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-03-07 09:38:52.764 ***
bOb@localhost/escalus-default-resource out
<iq type='set' id='ded96512a56c7c975f213e19962e33c5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 09:38:52.764 ***
bOb@localhost/escalus-default-resource in
<iq type='result' id='ded96512a56c7c975f213e19962e33c5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 09:38:52.764 ***
bOb@localhost/escalus-default-resource out
<iq type='set' id='e6b10616df044112e9225189856c3a18'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2022-03-07 09:38:52.765 ***
bOb@localhost/escalus-default-resource in
<iq from='' to='bOb@localhost/escalus-default-resource' id='e6b10616df044112e9225189856c3a18' type='result'/>



*** User 2022-03-07 09:38:52.765 ***
bOb@localhost/escalus-default-resource out
</stream:stream>

*** User 2022-03-07 09:38:52.765 ***
bOb@localhost/escalus-default-resource in
</stream:stream>

*** User 2022-03-07 09:38:52.766 ***
kate@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-07 09:38:52.767 ***
kate@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b67e41f988b17549' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-07 09:38:52.767 ***
kate@localhost in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-07 09:38:52.767 ***
kate@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGUAbWFrcm93ZTtw</auth>



*** User 2022-03-07 09:38:52.769 ***
kate@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-07 09:38:52.769 ***
kate@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-07 09:38:52.769 ***
kate@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='bef7ec16cff2f211' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-07 09:38:52.769 ***
kate@localhost in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-07 09:38:52.770 ***
kate@localhost out
<iq type='set' id='cd0ddbfe987d5f26b58b1458eaa85d1f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-03-07 09:38:52.770 ***
kate@localhost in
<iq id='cd0ddbfe987d5f26b58b1458eaa85d1f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-03-07 09:38:52.770 ***
kate@localhost/escalus-default-resource out
<iq type='set' id='8e2dd36f3003762259e8471510179603'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 09:38:52.770 ***
kate@localhost/escalus-default-resource in
<iq type='result' id='8e2dd36f3003762259e8471510179603'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 09:38:52.770 ***
kate@localhost/escalus-default-resource out
<iq type='set' id='a7b86383c4a2df0e116b23f99f5f3128'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2022-03-07 09:38:52.772 ***
kate@localhost/escalus-default-resource in
<iq from='' to='kate@localhost/escalus-default-resource' id='a7b86383c4a2df0e116b23f99f5f3128' type='result'/>



*** User 2022-03-07 09:38:52.772 ***
kate@localhost/escalus-default-resource out
</stream:stream>

*** User 2022-03-07 09:38:52.772 ***
kate@localhost/escalus-default-resource in
</stream:stream>

*** User 2022-03-07 09:38:52.775 ***
NewState: #{carboncopy_SUITE => #{[all] => {ok,{n_failed,0}}},
            metrics_api_SUITE => #{},mongooseimctl_SUITE => #{},
            mod_global_distrib_SUITE =>
                #{[advertised_endpoints] => {ok,{n_failed,0}},
                  [cluster_restart] => {ok,{n_failed,0}},
                  [hosts_refresher] => {ok,{n_failed,0}},
                  [invalidation] => {ok,{n_failed,0}},
                  [mod_global_distrib] => {ok,{n_failed,0}},
                  [multi_connection] => {ok,{n_failed,0}},
                  [rebalancing] => {ok,{n_failed,0}},
                  [start_checks] => {ok,{n_failed,0}}},
            mod_version_SUITE => #{},metrics_roster_SUITE => #{},
            metrics_register_SUITE => #{},mongoose_cassandra_SUITE => #{},
            cluster_commands_SUITE => #{},inbox_extensions_SUITE => #{},
            mod_aws_sns_SUITE =>
                #{[message_publish] => {ok,{n_failed,0}},
                  [presence_status_publish] => {ok,{n_failed,0}}},
            anonymous_SUITE => #{},mod_time_SUITE => #{},
            mod_blocking_SUITE =>
                #{[effect] => {ok,{n_failed,0}},
                  [errors] => {ok,{n_failed,0}},
                  [manage] => {ok,{n_failed,0}},
                  [offline] => {ok,{n_failed,0}},
                  [pushes] => {ok,{n_failed,0}}},
            adhoc_SUITE => #{},graphql_SUITE => #{},mam_SUITE => #{},
            metrics_c2s_SUITE => #{},metrics_session_SUITE => #{},
            graphql_stanza_SUITE => #{},mongoose_elasticsearch_SUITE => #{},
            total_failed => 0,amp_big_SUITE => #{},
            graphql_account_SUITE => #{},accounts_SUITE => #{},
            last_SUITE =>
                #{[invalid_queries] => {ok,{n_failed,0}},
                  [valid_queries] => {ok,{n_failed,0}}},
            acc_e2e_SUITE =>
                #{[cache_and_strip] => {ok,{n_failed,0}},
                  [message] => {ok,{n_failed,0}}},
            mam_proper_SUITE => #{},total_eventually_ok_tests => 0,
            graphql_session_SUITE => #{},
            disco_and_caps_SUITE =>
                #{[disco_with_caps] => {ok,{n_failed,0}},
                  [disco_with_extra_features] => {ok,{n_failed,0}}},
            mod_ping_SUITE =>
                #{[client_ping] => {ok,{n_failed,0}},
                  [server_ping] => {ok,{n_failed,0}},
                  [server_ping_kill] => {ok,{n_failed,0}}},
            connect_SUITE =>
                #{[fast_tls] => {ok,{n_failed,0}},
                  [fast_tls,c2s_noproc] => {ok,{n_failed,0}},
                  [fast_tls,feature_order] => {ok,{n_failed,0}},
                  [fast_tls,starttls] => {ok,{n_failed,0}},
                  [fast_tls,tls] => {ok,{n_failed,0}},
                  [incorrect_behaviors] => {ok,{n_failed,0}},
                  [just_tls] => {ok,{n_failed,0}},
                  [just_tls,c2s_noproc] => {ok,{n_failed,0}},
                  [just_tls,feature_order] => {ok,{n_failed,0}},
                  [just_tls,starttls] => {ok,{n_failed,0}},
                  [just_tls,tls] => {ok,{n_failed,0}},
                  [proxy_protocol] => {ok,{n_failed,0}},
                  [security] => {ok,{n_failed,0}},
                  [session_replacement] => {ok,{n_failed,0}}},
            gdpr_SUITE => #{},inbox_SUITE => #{},bosh_SUITE => #{},
            login_SUITE => #{},
            component_SUITE =>
                #{[distributed] => {ok,{n_failed,0}},
                  [hidden_components] => {ok,{n_failed,0}},
                  [subdomain] => {ok,{n_failed,0}},
                  [xep0114_tcp] => {ok,{n_failed,0}},
                  [xep0114_ws] => {ok,{n_failed,0}}},
            total_ok => 47,
            jingle_SUITE => #{[all] => {ok,{n_failed,0}}},
            extdisco_SUITE => #{},current_suite => muc_SUITE,
            graphql_muc_light_SUITE => #{},graphql_domain_SUITE => #{},
            mod_http_upload_SUITE => #{},
            muc_SUITE =>
                #{[admin] => {ok,{n_failed,0}},
                  [admin_membersonly] => {ok,{n_failed,0}},
                  [disco] => {ok,{n_failed,0}},
                  [disco_rsm] => {ok,{n_failed,0}},
                  [disco_rsm_with_offline] => {ok,{n_failed,0}},
                  [disco_with_mam] => {ok,{n_failed,0}},
                  [hibernation] => {ok,{n_failed,0}},
                  [http_auth] => {ok,{n_failed,0}},
                  [http_auth_no_server] => {ok,{n_failed,0}},
                  [moderator] => {ok,{n_failed,0}},
                  [occupant] => {ok,{n_failed,0}},
                  [owner] => {ok,{n_failed,0}},
                  [owner_no_parallel] => {ok,{n_failed,0}},
                  [register] => {ok,{n_failed,0}},
                  [register_over_s2s] => {ok,{n_failed,0}},
                  [room_management] => {ok,{n_failed,0}},
                  [room_registration_race_condition] => {ok,{n_failed,0}}},
            mongoose_sanity_checks_SUITE => #{},
            mod_event_pusher_http_SUITE =>
                #{[no_prefix] => {ok,{n_failed,0}},
                  [with_prefix] => {ok,{n_failed,0}}},
            mod_event_pusher_rabbit_SUITE => #{}}



=== Ended at 2022-03-07 09:38:52
=== successfully completed test case
=== === Returned value: [{ok,result,
                         {xmlel,<<"iq">>,
                                [{<<"from">>,<<>>},
                                 {<<"to">>,
                                  <<"alice@fed1/escalus-default-resource">>},
                                 {<<"id">>,
                                  <<"063aa86d1d1d9b9b114d9ac538942102">>},
                                 {<<"type">>,<<"result">>}],
                                []}},
                     {ok,result,
                         {xmlel,<<"iq">>,
                                [{<<"from">>,<<>>},
                                 {<<"to">>,
                                  <<"bOb@localhost/escalus-default-resource">>},
                                 {<<"id">>,
                                  <<"e6b10616df044112e9225189856c3a18">>},
                                 {<<"type">>,<<"result">>}],
                                []}},
                     {ok,result,
                         {xmlel,<<"iq">>,
                                [{<<"from">>,<<>>},
                                 {<<"to">>,
                                  <<"kate@localhost/escalus-default-resource">>},
                                 {<<"id">>,
                                  <<"a7b86383c4a2df0e116b23f99f5f3128">>},
                                 {<<"type">>,<<"result">>}],
                                []}}]
=== 
=== Total execution time of group: 0.397s

=== 
*** Stopping repeat operation {repeat_until_all_ok,3}


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