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

=== Config value:

    [{watchdog,<0.9552.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@838f153dfbc9.2022-06-22_08.43.58/big_tests.tests.muc_SUITE.logs/run.2022-06-22_08.53.46/muc_suite.hibernated_room_is_stopped_and_restored_by_presence.27012.html"},
     {tc_group_properties,[{name,hibernation},
                           {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@838f153dfbc9.2022-06-22_08.43.58/big_tests.tests.muc_SUITE.logs/run.2022-06-22_08.53.46/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_commands => #{},
        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,
              room_shaper => none,user_message_shaper => none,
              user_presence_shaper => none},
        mod_muc_commands => #{},mod_muc_light_commands => #{},
        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_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 => 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@838f153dfbc9.2022-06-22_08.43.58"

=== Started at 2022-06-22 08:54:19


*** CT 2022-06-22 08:54:19.377 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4259.html
*** CT 2022-06-22 08:54:19.378 *** View log from node ejabberd2@localhost when started🔗 ejabberd2@localhost_1960.html

*** User 2022-06-22 08:54:19.465 ***🔗
alicE_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-06-22 08:54:19.465 ***🔗
alicE_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2b644bd0ef8a782a' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-06-22 08:54:19.466 ***🔗
alicE_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 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-06-22 08:54:19.466 ***🔗
alicE_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2hpYmVybmF0ZWRfcm9vbV9pc19zdG9wcGVkX2FuZF9yZXN0b3JlZF9ieV9wcmVzZW5jZV8xMjg1AG1hdHlncnlzYQ==</auth>



*** User 2022-06-22 08:54:19.468 ***🔗
alicE_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-06-22 08:54:19.473 ***🔗
alicE_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-06-22 08:54:19.474 ***🔗
alicE_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='998dd1fff4437e17' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-06-22 08:54:19.474 ***🔗
alicE_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 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-06-22 08:54:19.474 ***🔗
alicE_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 out
<iq type='set' id='6d8fc00e421684f9505091fd42f7496b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-06-22 08:54:19.556 ***🔗
alicE_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 in
<iq id='6d8fc00e421684f9505091fd42f7496b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-06-22 08:54:19.557 ***🔗
alice_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 out
<iq type='set' id='202b219a5c4396d314a65cad8d98c704'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 08:54:19.557 ***🔗
alice_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 in
<iq type='result' id='202b219a5c4396d314a65cad8d98c704'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 08:54:19.557 ***🔗
alice_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 out
<presence/>



*** User 2022-06-22 08:54:19.561 ***🔗
alice_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 in
<presence from='alice_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1' to='alice_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1' xml:lang='en'/>



*** User 2022-06-22 08:54:19.561 ***🔗
bOb_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-06-22 08:54:19.562 ***🔗
bOb_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='149f3dd3ec499dbf' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-06-22 08:54:19.562 ***🔗
bOb_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 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-06-22 08:54:19.562 ***🔗
bOb_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9oaWJlcm5hdGVkX3Jvb21faXNfc3RvcHBlZF9hbmRfcmVzdG9yZWRfYnlfcHJlc2VuY2VfMTI4NQBtYWtyb2xpa2E=</auth>



*** User 2022-06-22 08:54:19.566 ***🔗
bOb_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-06-22 08:54:19.566 ***🔗
bOb_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-06-22 08:54:19.566 ***🔗
bOb_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='bee2541fcc109d54' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-06-22 08:54:19.566 ***🔗
bOb_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 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-06-22 08:54:19.567 ***🔗
bOb_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 out
<iq type='set' id='2fa5ad2f4d484a72b47db30c0dfccd66'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-06-22 08:54:19.567 ***🔗
bOb_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 in
<iq id='2fa5ad2f4d484a72b47db30c0dfccd66' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-06-22 08:54:19.567 ***🔗
bob_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 out
<iq type='set' id='adec1f0c0be55f52e0829e18b808618a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 08:54:19.567 ***🔗
bob_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 in
<iq type='result' id='adec1f0c0be55f52e0829e18b808618a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 08:54:19.568 ***🔗
bob_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 out
<presence/>



*** User 2022-06-22 08:54:19.659 ***🔗
bob_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 in
<presence from='bob_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1' to='bob_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1' xml:lang='en'/>



*** User 2022-06-22 08:54:19.659 ***🔗
RoomJID {jid,<<"room-976bd54c49">>,<<"muc.localhost">>,<<>>}

*** User 2022-06-22 08:54:19.660 ***🔗
alice_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 out
<presence to='room-976bd54c49@muc.localhost/alice_hibernated_room_is_stopped_and_restored_by_presence_1285'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-06-22 08:54:19.661 ***🔗
alice_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 in
<presence from='room-976bd54c49@muc.localhost/alice_hibernated_room_is_stopped_and_restored_by_presence_1285' to='alice_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='alice_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1' affiliation='owner' role='moderator'/>
		<status code='110'/>
		<status code='201'/>
	</x>
</presence>



*** User 2022-06-22 08:54:19.661 ***🔗
alice_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 in
<message from='room-976bd54c49@muc.localhost' to='alice_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2022-06-22 08:54:19.661 ***🔗
alice_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 out
<iq type='set' id='b276a491f2f85d11d10222540b023755' to='room-976bd54c49@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>
		</x>
	</query>
</iq>



*** User 2022-06-22 08:54:19.662 ***🔗
alice_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 in
<iq from='room-976bd54c49@muc.localhost' to='alice_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1' id='b276a491f2f85d11d10222540b023755' type='result'>
	<query xmlns='http://jabber.org/protocol/muc#owner'/>
</iq>



*** User 2022-06-22 08:54:19.662 ***🔗
alice_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 out
<message type='groupchat' to='room-976bd54c49@muc.localhost'>
	<subject>Restorable</subject>
</message>



*** User 2022-06-22 08:54:19.663 ***🔗
alice_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 in
<message from='room-976bd54c49@muc.localhost/alice_hibernated_room_is_stopped_and_restored_by_presence_1285' to='alice_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1' xml:lang='en' type='groupchat'>
	<subject>Restorable</subject>
</message>



*** User 2022-06-22 08:54:21.683 ***🔗
bob_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 out
<presence to='room-976bd54c49@muc.localhost/bob_hibernated_room_is_stopped_and_restored_by_presence_1285'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-06-22 08:54:21.684 ***🔗
bob_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 in
<presence from='room-976bd54c49@muc.localhost/alice_hibernated_room_is_stopped_and_restored_by_presence_1285' to='bob_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='owner' role='moderator'/>
	</x>
</presence>



*** User 2022-06-22 08:54:21.684 ***🔗
bob_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 in
<presence from='room-976bd54c49@muc.localhost/bob_hibernated_room_is_stopped_and_restored_by_presence_1285' to='bob_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
		<status code='110'/>
	</x>
</presence>



*** User 2022-06-22 08:54:21.684 ***🔗
bob_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 in
<message from='room-976bd54c49@muc.localhost/alice_hibernated_room_is_stopped_and_restored_by_presence_1285' to='bob_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1' xml:lang='en' type='groupchat'>
	<subject>Restorable</subject>
	<delay xmlns='urn:xmpp:delay' stamp='2022-06-22T08:54:19Z' from='room-976bd54c49@muc.localhost'/>
</message>



*** User 2022-06-22 08:54:21.684 ***🔗
alice_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 in
<presence from='room-976bd54c49@muc.localhost/bob_hibernated_room_is_stopped_and_restored_by_presence_1285' to='alice_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='bob_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1' affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-06-22 08:54:23.703 ***🔗
alice_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 out
<presence type='unavailable' to='room-976bd54c49@muc.localhost/alice_hibernated_room_is_stopped_and_restored_by_presence_1285'/>



*** User 2022-06-22 08:54:23.704 ***🔗
alice_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 in
<presence from='room-976bd54c49@muc.localhost/alice_hibernated_room_is_stopped_and_restored_by_presence_1285' to='alice_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1' xml:lang='en' type='unavailable'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='owner' role='none'/>
		<status code='110'/>
	</x>
</presence>



*** User 2022-06-22 08:54:23.704 ***🔗
bob_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 in
<presence from='room-976bd54c49@muc.localhost/alice_hibernated_room_is_stopped_and_restored_by_presence_1285' to='bob_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1' xml:lang='en' type='unavailable'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='owner' role='none'/>
	</x>
</presence>



*** User 2022-06-22 08:54:23.704 ***🔗
bob_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 out
<presence type='unavailable' to='room-976bd54c49@muc.localhost/bob_hibernated_room_is_stopped_and_restored_by_presence_1285'/>



*** User 2022-06-22 08:54:23.705 ***🔗
bob_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 in
<presence from='room-976bd54c49@muc.localhost/bob_hibernated_room_is_stopped_and_restored_by_presence_1285' to='bob_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1' xml:lang='en' type='unavailable'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='none'/>
		<status code='110'/>
	</x>
</presence>



*** User 2022-06-22 08:54:29.314 ***🔗
bob_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 out
<presence to='room-976bd54c49@muc.localhost/bob'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-06-22 08:54:29.316 ***🔗
bob_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 in
<presence from='room-976bd54c49@muc.localhost/bob' to='bob_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
		<status code='110'/>
	</x>
</presence>



*** User 2022-06-22 08:54:29.316 ***🔗
bob_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 in
<message from='room-976bd54c49@muc.localhost' to='bob_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1' type='groupchat'>
	<subject>Restorable</subject>
	<body/>
</message>



*** User 2022-06-22 08:54:29.316 ***🔗
bob_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 out
</stream:stream>

*** User 2022-06-22 08:54:29.317 ***🔗
bob_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 in
</stream:stream>

*** User 2022-06-22 08:54:29.317 ***🔗
alice_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 out
</stream:stream>

*** User 2022-06-22 08:54:29.317 ***🔗
alice_hibernated_room_is_stopped_and_restored_by_presence_1285@localhost/res1 in
</stream:stream>
*** CT 2022-06-22 08:54:29.323 *** View log from node ejabberd2@localhost when finished🔗 ejabberd2@localhost_1960.html
*** CT 2022-06-22 08:54:29.323 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4259.html



=== Ended at 2022-06-22 08:54:29
=== successfully completed test case
=== === Returned value: ok