=== Test case: muc_SUITE:stopped_members_only_room_process_invitations_correctly/1 (click for source code)

=== Config value:

    [{watchdog,<0.6479.1>},
     {preset,"ldap_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@aa1085bba4d3.2024-03-18_13.39.38/big_tests.tests.muc_SUITE.logs/run.2024-03-18_13.47.55/muc_suite.stopped_members_only_room_process_invitations_correctly.29444.html"},
     {tc_group_properties,[{name,hibernation},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@aa1085bba4d3.2024-03-18_13.39.38/big_tests.tests.muc_SUITE.logs/run.2024-03-18_13.47.55/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 => true},
        mod_muc =>
            #{access => muc,access_admin => none,access_create => muc_create,
              access_persistent => all,backend => mnesia,
              default_room =>
                  #{affiliations => [],allow_change_subj => true,
                    allow_multiple_sessions => false,
                    allow_private_messages => true,allow_query_users => true,
                    allow_user_invites => false,
                    allow_visitor_nickchange => true,
                    allow_visitor_status => true,anonymous => true,
                    description => <<>>,logging => false,max_users => 200,
                    maygetmemberlist => [],members_by_default => true,
                    members_only => false,moderated => true,password => <<>>,
                    password_protected => false,persistent => false,
                    public => true,public_list => true,subject => <<>>,
                    subject_author => <<>>,title => <<>>},
              hibernate_timeout => 2000,
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,history_size => 20,
              host => {prefix,<<"muc.">>},
              http_auth_pool => none,load_permanent_rooms_at_startup => false,
              max_room_desc => infinity,max_room_id => infinity,
              max_room_name => infinity,max_user_conferences => 10,
              max_users => 200,max_users_admin_threshold => 5,
              min_message_interval => 0,min_presence_interval => 0,
              online_backend => mnesia,room_shaper => none,
              user_message_shaper => none,user_presence_shaper => none},
        mod_muc_log =>
            #{access_log => muc,css_file => false,dirname => room_jid,
              dirtype => subdirs,file_format => html,outdir => "/tmp/muclogs",
              spam_prevention => true,timezone => local,
              top_link => {"/","Home"}},
        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 => mnesia,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 => ldap,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,
              ldap =>
                  #{base => <<"ou=Users,dc=esl,dc=com">>,
                    binary_search_fields => [],deref => never,
                    filter => <<"(objectClass=inetOrgPerson)">>,
                    pool_tag => default,
                    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">>}],
                    search_operator => 'and',
                    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">>}],
                    uids => [{<<"uid">>,<<"%u">>}],
                    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}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@aa1085bba4d3.2024-03-18_13.39.38"

=== Started at 2024-03-18 13:48:32


*** CT 2024-03-18 13:48:32.925 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4011.html

*** User 2024-03-18 13:48:33.056 ***🔗
alicE_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-18 13:48:33.056 ***🔗
alicE_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e423cb1ce6c30195' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-18 13:48:33.056 ***🔗
alicE_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-18 13:48:33.056 ***🔗
alicE_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3N0b3BwZWRfbWVtYmVyc19vbmx5X3Jvb21fcHJvY2Vzc19pbnZpdGF0aW9uc19jb3JyZWN0bHlfMTI5OQBtYXR5Z3J5c2E=</auth>



*** User 2024-03-18 13:48:33.058 ***🔗
alicE_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-18 13:48:33.058 ***🔗
alicE_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-18 13:48:33.059 ***🔗
alicE_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4774e40dbe4cf6a3' from='localhost' version='1.0' xml:lang='en' to='alice_stopped_members_only_room_process_invitations_correctly_1299@localhost'>

*** User 2024-03-18 13:48:33.059 ***🔗
alicE_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-18 13:48:33.059 ***🔗
alicE_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 out
<iq type='set' id='6b00c77e86ee3f95388b5b5353ccb97f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-18 13:48:33.059 ***🔗
alicE_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 in
<iq id='6b00c77e86ee3f95388b5b5353ccb97f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-18 13:48:33.059 ***🔗
alice_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 out
<iq type='set' id='d92ac733fcb0f7f9e7b2b55cc8e2a6e8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-18 13:48:33.060 ***🔗
alice_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 in
<iq from='localhost' to='alice_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1' id='d92ac733fcb0f7f9e7b2b55cc8e2a6e8' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-18 13:48:33.060 ***🔗
alice_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 out
<presence/>



*** User 2024-03-18 13:48:33.061 ***🔗
alice_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 in
<presence from='alice_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1' to='alice_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1'/>



*** User 2024-03-18 13:48:33.061 ***🔗
bOb_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-18 13:48:33.062 ***🔗
bOb_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ea2ef3d517ac32e3' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-18 13:48:33.062 ***🔗
bOb_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-18 13:48:33.062 ***🔗
bOb_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9zdG9wcGVkX21lbWJlcnNfb25seV9yb29tX3Byb2Nlc3NfaW52aXRhdGlvbnNfY29ycmVjdGx5XzEyOTkAbWFrcm9saWth</auth>



*** User 2024-03-18 13:48:33.064 ***🔗
bOb_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-18 13:48:33.064 ***🔗
bOb_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-18 13:48:33.064 ***🔗
bOb_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9210811de2f7cf91' from='localhost' version='1.0' xml:lang='en' to='bob_stopped_members_only_room_process_invitations_correctly_1299@localhost'>

*** User 2024-03-18 13:48:33.064 ***🔗
bOb_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-18 13:48:33.064 ***🔗
bOb_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 out
<iq type='set' id='239aa7cbf00333cccb4323e011faed8b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-18 13:48:33.065 ***🔗
bOb_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 in
<iq id='239aa7cbf00333cccb4323e011faed8b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-18 13:48:33.065 ***🔗
bob_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 out
<iq type='set' id='d2c477f34c45f8bd76e76326bf4fb837'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-18 13:48:33.065 ***🔗
bob_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 in
<iq from='localhost' to='bob_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1' id='d2c477f34c45f8bd76e76326bf4fb837' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-18 13:48:33.065 ***🔗
bob_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 out
<presence/>



*** User 2024-03-18 13:48:33.066 ***🔗
bob_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 in
<presence from='bob_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1' to='bob_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1'/>



*** User 2024-03-18 13:48:33.067 ***🔗
kate_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-18 13:48:33.067 ***🔗
kate_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='090f03abef15a55d' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-18 13:48:33.067 ***🔗
kate_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-18 13:48:33.067 ***🔗
kate_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfc3RvcHBlZF9tZW1iZXJzX29ubHlfcm9vbV9wcm9jZXNzX2ludml0YXRpb25zX2NvcnJlY3RseV8xMjk5AG1ha3Jvd2U7cA==</auth>



*** User 2024-03-18 13:48:33.069 ***🔗
kate_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-18 13:48:33.069 ***🔗
kate_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-18 13:48:33.069 ***🔗
kate_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='887c32b8fb373557' from='localhost' version='1.0' xml:lang='en' to='kate_stopped_members_only_room_process_invitations_correctly_1299@localhost'>

*** User 2024-03-18 13:48:33.069 ***🔗
kate_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-18 13:48:33.070 ***🔗
kate_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 out
<iq type='set' id='85d227112f7a0ce07497917f9f439217'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-18 13:48:33.070 ***🔗
kate_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 in
<iq id='85d227112f7a0ce07497917f9f439217' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-18 13:48:33.070 ***🔗
kate_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 out
<iq type='set' id='26b03dd863247450b7387788718faecf'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-18 13:48:33.071 ***🔗
kate_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 in
<iq from='localhost' to='kate_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1' id='26b03dd863247450b7387788718faecf' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-18 13:48:33.071 ***🔗
kate_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 out
<presence/>



*** User 2024-03-18 13:48:33.072 ***🔗
kate_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 in
<presence from='kate_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1' to='kate_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1'/>



*** User 2024-03-18 13:48:33.072 ***🔗
RoomJID {jid,<<"room-88dbc3f977">>,<<"muc.localhost">>,<<>>}

*** User 2024-03-18 13:48:33.072 ***🔗
alice_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 out
<presence to='room-88dbc3f977@muc.localhost/alice_stopped_members_only_room_process_invitations_correctly_1299'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2024-03-18 13:48:33.074 ***🔗
alice_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 in
<presence from='room-88dbc3f977@muc.localhost/alice_stopped_members_only_room_process_invitations_correctly_1299' to='alice_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1'>
	<x xmlns='http://jabber.org/protocol/muc'>
		<item jid='alice_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1' affiliation='owner' role='moderator'/>
		<status code='110'/>
		<status code='201'/>
	</x>
</presence>



*** User 2024-03-18 13:48:33.074 ***🔗
alice_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 in
<message from='room-88dbc3f977@muc.localhost' to='alice_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2024-03-18 13:48:33.074 ***🔗
alice_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 out
<iq type='set' id='2c724679968090d65175038fb2694784' to='room-88dbc3f977@muc.localhost'>
	<query xmlns='http://jabber.org/protocol/muc#owner'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>http://jabber.org/protocol/muc#roomconfig</value>
			</field>
			<field type='boolean' var='muc#roomconfig_persistentroom'>
				<value>1</value>
			</field>
			<field type='boolean' var='muc#roomconfig_membersonly'>
				<value>1</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-03-18 13:48:33.075 ***🔗
alice_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 in
<iq from='room-88dbc3f977@muc.localhost' to='alice_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1' id='2c724679968090d65175038fb2694784' type='result'>
	<query xmlns='http://jabber.org/protocol/muc#owner'/>
</iq>



*** User 2024-03-18 13:48:33.076 ***🔗
alice_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 out
<iq type='set' id='49eab0d470431cd4af5e8cb10550d8db' to='room-88dbc3f977@muc.localhost'>
	<query xmlns='http://jabber.org/protocol/muc#admin'>
		<item jid='bob_stopped_members_only_room_process_invitations_correctly_1299@localhost' affiliation='member'/>
	</query>
</iq>



*** User 2024-03-18 13:48:33.077 ***🔗
alice_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 in
<iq from='room-88dbc3f977@muc.localhost' to='alice_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1' id='49eab0d470431cd4af5e8cb10550d8db' type='result'>
	<query xmlns='http://jabber.org/protocol/muc#admin'/>
</iq>



*** User 2024-03-18 13:48:33.077 ***🔗
bob_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 in
<message from='room-88dbc3f977@muc.localhost' to='bob_stopped_members_only_room_process_invitations_correctly_1299@localhost'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<invite from='alice_stopped_members_only_room_process_invitations_correctly_1299@localhost'/>
	</x>
</message>



*** User 2024-03-18 13:48:33.077 ***🔗
alice_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 out
<presence type='unavailable' to='room-88dbc3f977@muc.localhost/alice_stopped_members_only_room_process_invitations_correctly_1299'/>



*** User 2024-03-18 13:48:33.078 ***🔗
alice_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 in
<presence from='room-88dbc3f977@muc.localhost/alice_stopped_members_only_room_process_invitations_correctly_1299' to='alice_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1' type='unavailable'>
	<x xmlns='http://jabber.org/protocol/muc'>
		<item affiliation='owner' role='none'/>
		<status code='110'/>
	</x>
</presence>



*** User 2024-03-18 13:48:37.852 ***🔗
alice_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 out
<iq type='set' id='1a676bcdd4a5f7f52de5dadd8afa430a' to='room-88dbc3f977@muc.localhost'>
	<query xmlns='http://jabber.org/protocol/muc#admin'>
		<item jid='kate_stopped_members_only_room_process_invitations_correctly_1299@localhost' affiliation='member'/>
	</query>
</iq>



*** User 2024-03-18 13:48:37.854 ***🔗
alice_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 in
<iq from='room-88dbc3f977@muc.localhost' to='alice_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1' id='1a676bcdd4a5f7f52de5dadd8afa430a' type='result'>
	<query xmlns='http://jabber.org/protocol/muc#admin'/>
</iq>



*** User 2024-03-18 13:48:37.855 ***🔗
kate_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 in
<message from='room-88dbc3f977@muc.localhost' to='kate_stopped_members_only_room_process_invitations_correctly_1299@localhost'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<invite from='alice_stopped_members_only_room_process_invitations_correctly_1299@localhost'/>
	</x>
</message>



*** User 2024-03-18 13:48:37.856 ***🔗
kate_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 out
</stream:stream>

*** User 2024-03-18 13:48:37.856 ***🔗
kate_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 in
</stream:stream>

*** User 2024-03-18 13:48:37.856 ***🔗
bob_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 out
</stream:stream>

*** User 2024-03-18 13:48:37.857 ***🔗
bob_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 in
</stream:stream>

*** User 2024-03-18 13:48:37.857 ***🔗
alice_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 out
</stream:stream>

*** User 2024-03-18 13:48:37.857 ***🔗
alice_stopped_members_only_room_process_invitations_correctly_1299@localhost/res1 in
</stream:stream>
*** CT 2024-03-18 13:48:37.863 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4011.html



=== Ended at 2024-03-18 13:48:37
=== successfully completed test case
=== === Returned value: ok