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

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

=== Config value:

    [{watchdog,<0.3320.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_SUITE_data"},
     {preset,"riak_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@22b4515d438b.2022-04-05_07.43.19/big_tests.tests.muc_SUITE.logs/run.2022-04-05_07.53.09/muc_suite.init_per_group.20484.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@22b4515d438b.2022-04-05_07.43.19/big_tests.tests.muc_SUITE.logs/run.2022-04-05_07.53.09/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 => [],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 => riak,iqdisc => one_queue,
              riak =>
                  #{bucket_type => <<"rosters">>,
                    version_bucket_type => <<"roster_versions">>},
              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 => riak,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,
              riak =>
                  #{bucket_type => <<"vcard">>,search_index => <<"vcard">>},
              search => true}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@22b4515d438b.2022-04-05_07.43.19"

=== Started at 2022-04-05 07:54:06


*** User 2022-04-05 07:54:06.532 ***
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-04-05 07:54:06.564 ***
alice@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='65d7c04e3ca32e18' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-04-05 07:54:06.574 ***
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-04-05 07:54:06.574 ***
alice@fed1 out
<iq type='get' id='19f164b5e079bd68fd80ee0bd66c380c'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-04-05 07:54:06.580 ***
alice@fed1 in
<iq from='fed1' id='19f164b5e079bd68fd80ee0bd66c380c' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2022-04-05 07:54:06.581 ***
alice@fed1 out
<iq type='set' id='212057bc408b1fdd8ccdb4c640ddb999'>
	<query xmlns='jabber:iq:register'>
		<username>alice</username>
		<password>makota2</password>
	</query>
</iq>



*** User 2022-04-05 07:54:06.616 ***
alice@fed1 in
<iq from='fed1' id='212057bc408b1fdd8ccdb4c640ddb999' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>alice</username>
		<password>makota2</password>
	</query>
</iq>



*** User 2022-04-05 07:54:06.616 ***
alice@fed1 out
</stream:stream>

*** User 2022-04-05 07:54:06.617 ***
alice@fed1 in
</stream:stream>

*** User 2022-04-05 07:54:06.617 ***
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-04-05 07:54:06.618 ***
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6279bb54914a575a' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-04-05 07:54:06.618 ***
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-04-05 07:54:06.618 ***
bOb@localhost out
<iq type='get' id='e9e97885313ffa7e06a66cd737e76715'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-04-05 07:54:06.618 ***
bOb@localhost in
<iq from='localhost' id='e9e97885313ffa7e06a66cd737e76715' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2022-04-05 07:54:06.619 ***
bOb@localhost out
<iq type='set' id='70508f3b2448f24c357f6f05e46a884c'>
	<query xmlns='jabber:iq:register'>
		<username>bOb</username>
		<password>makrolika</password>
	</query>
</iq>



*** User 2022-04-05 07:54:06.625 ***
bOb@localhost in
<iq from='localhost' id='70508f3b2448f24c357f6f05e46a884c' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>bOb</username>
		<password>makrolika</password>
	</query>
</iq>



*** User 2022-04-05 07:54:06.625 ***
bOb@localhost out
</stream:stream>

*** User 2022-04-05 07:54:06.625 ***
bOb@localhost in
</stream:stream>

*** User 2022-04-05 07:54:06.626 ***
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-04-05 07:54:06.627 ***
kate@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='46267d375ed20dd7' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-04-05 07:54:06.627 ***
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-04-05 07:54:06.627 ***
kate@localhost out
<iq type='get' id='08e3ba13e32c5498f8e3cf4f27922dcd'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-04-05 07:54:06.628 ***
kate@localhost in
<iq from='localhost' id='08e3ba13e32c5498f8e3cf4f27922dcd' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2022-04-05 07:54:06.628 ***
kate@localhost out
<iq type='set' id='4449da51d9c3f6158e5d22ddcef2c90e'>
	<query xmlns='jabber:iq:register'>
		<username>kate</username>
		<password>makrowe;p</password>
	</query>
</iq>



*** User 2022-04-05 07:54:06.634 ***
kate@localhost in
<iq from='localhost' id='4449da51d9c3f6158e5d22ddcef2c90e' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>kate</username>
		<password>makrowe;p</password>
	</query>
</iq>



*** User 2022-04-05 07:54:06.634 ***
kate@localhost out
</stream:stream>

*** User 2022-04-05 07:54:06.635 ***
kate@localhost in
</stream:stream>



=== Ended at 2022-04-05 07:54:06
=== successfully completed test case
=== === Returned 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.6503.1>},
                     {mim_data_dir,
                         "/home/circleci/project/big_tests/tests/muc_SUITE_data"},
                     {preset,"riak_mnesia"},
                     {tc_logfile,
                         "/home/circleci/project/big_tests/ct_report/ct_run.test@22b4515d438b.2022-04-05_07.43.19/big_tests.tests.muc_SUITE.logs/run.2022-04-05_07.53.09/muc_suite.init_per_group.20484.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@22b4515d438b.2022-04-05_07.43.19/big_tests.tests.muc_SUITE.logs/run.2022-04-05_07.53.09/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 => [],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 => riak,iqdisc => one_queue,
                              riak =>
                                  #{bucket_type => <<"rosters">>,
                                    version_bucket_type =>
                                        <<"roster_versions">>},
                              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 => riak,
                              host => {prefix,<<"vjud.">>},
                              iqdisc => parallel,matches => 30,
                              riak =>
                                  #{bucket_type => <<"vcard">>,
                                    search_index => <<"vcard">>},
                              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">>}]}]}]


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