=== Test case: inbox_SUITE:unread_count_is_reset_after_sending_reset_stanza/1 (click for source code)

=== Config value:

    [{watchdog,<0.26458.0>},
     {inbox_opts,#{aff_changes => true,
                   async_writer => #{pool_size => 1},
                   backend => rdbms_async,bin_clean_after => 3600000,
                   bin_ttl => 30,
                   boxes => [<<"inbox">>,<<"archive">>,<<"bin">>,<<"other">>],
                   groupchat => [muc],
                   iqdisc => no_queue,remove_on_kicked => true,
                   reset_markers => [<<"displayed">>]}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/inbox_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@6949c6250523.2022-05-25_10.37.44/big_tests.tests.inbox_SUITE.logs/run.2022-05-25_10.40.58/inbox_suite.unread_count_is_reset_after_sending_reset_stanza.27523.html"},
     {tc_group_properties,[{name,muc},parallel]},
     {tc_group_path,[[{name,async_pools}]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/inbox_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@6949c6250523.2022-05-25_10.37.44/big_tests.tests.inbox_SUITE.logs/run.2022-05-25_10.40.58/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 => 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"}],
              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_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"}],
              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@6949c6250523.2022-05-25_10.37.44"

=== Started at 2022-05-25 10:41:13


*** CT 2022-05-25 10:41:13.677 *** View log from node mongooseim@localhost when started mongooseim@localhost_1669.html
*** CT 2022-05-25 10:41:13.678 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_402.html

*** User 2022-05-25 10:41:13.686 ***
alicE_unread_count_is_reset_after_sending_reset_stanza_1007@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-05-25 10:41:13.687 ***
alicE_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e99af9e96d656de1' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:41:13.687 ***
alicE_unread_count_is_reset_after_sending_reset_stanza_1007@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-05-25 10:41:13.687 ***
alicE_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VucmVhZF9jb3VudF9pc19yZXNldF9hZnRlcl9zZW5kaW5nX3Jlc2V0X3N0YW56YV8xMDA3AG1hdHlncnlzYQ==</auth>



*** User 2022-05-25 10:41:13.688 ***
alicE_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 10:41:13.688 ***
alicE_unread_count_is_reset_after_sending_reset_stanza_1007@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-05-25 10:41:13.688 ***
alicE_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4de23dba51992f69' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:41:13.688 ***
alicE_unread_count_is_reset_after_sending_reset_stanza_1007@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-05-25 10:41:13.688 ***
alicE_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 out
<iq type='set' id='e77aeb3855447b0164a35a695dcb1b6b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-25 10:41:13.688 ***
alicE_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<iq id='e77aeb3855447b0164a35a695dcb1b6b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 10:41:13.688 ***
alice_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 out
<iq type='set' id='19a7bee4a8a0f719332a16fcdbc2040d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:41:13.689 ***
alice_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<iq type='result' id='19a7bee4a8a0f719332a16fcdbc2040d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:41:13.689 ***
alice_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 out
<presence/>



*** User 2022-05-25 10:41:13.690 ***
alice_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<presence from='alice_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' to='alice_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' xml:lang='en'/>



*** User 2022-05-25 10:41:13.690 ***
bOb_unread_count_is_reset_after_sending_reset_stanza_1007@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-05-25 10:41:13.691 ***
bOb_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9cc872b6a8c1a66a' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:41:13.691 ***
bOb_unread_count_is_reset_after_sending_reset_stanza_1007@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-05-25 10:41:13.691 ***
bOb_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl91bnJlYWRfY291bnRfaXNfcmVzZXRfYWZ0ZXJfc2VuZGluZ19yZXNldF9zdGFuemFfMTAwNwBtYWtyb2xpa2E=</auth>



*** User 2022-05-25 10:41:13.692 ***
bOb_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 10:41:13.692 ***
bOb_unread_count_is_reset_after_sending_reset_stanza_1007@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-05-25 10:41:13.692 ***
bOb_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='07a8c6d3b2b4db14' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:41:13.692 ***
bOb_unread_count_is_reset_after_sending_reset_stanza_1007@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-05-25 10:41:13.692 ***
bOb_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 out
<iq type='set' id='815ab317083562b9acb8c58c16c857be'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-25 10:41:13.692 ***
bOb_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<iq id='815ab317083562b9acb8c58c16c857be' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 10:41:13.693 ***
bob_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 out
<iq type='set' id='24c27873923b6faa06d764c8b2052e35'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:41:13.693 ***
bob_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<iq type='result' id='24c27873923b6faa06d764c8b2052e35'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:41:13.693 ***
bob_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 out
<presence/>



*** User 2022-05-25 10:41:13.694 ***
bob_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<presence from='bob_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' to='bob_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' xml:lang='en'/>



*** User 2022-05-25 10:41:13.695 ***
kate_unread_count_is_reset_after_sending_reset_stanza_1007@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-05-25 10:41:13.695 ***
kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='58298e9d70752696' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:41:13.695 ***
kate_unread_count_is_reset_after_sending_reset_stanza_1007@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-05-25 10:41:13.695 ***
kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfdW5yZWFkX2NvdW50X2lzX3Jlc2V0X2FmdGVyX3NlbmRpbmdfcmVzZXRfc3RhbnphXzEwMDcAbWFrcm93ZTtw</auth>



*** User 2022-05-25 10:41:13.696 ***
kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 10:41:13.696 ***
kate_unread_count_is_reset_after_sending_reset_stanza_1007@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-05-25 10:41:13.696 ***
kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c588a1ac0ba0ffb4' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:41:13.696 ***
kate_unread_count_is_reset_after_sending_reset_stanza_1007@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-05-25 10:41:13.696 ***
kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 out
<iq type='set' id='2bab1cd102a49ad02e4a8b5abda5eee3'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-25 10:41:13.697 ***
kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<iq id='2bab1cd102a49ad02e4a8b5abda5eee3' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 10:41:13.697 ***
kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 out
<iq type='set' id='4ef23d9e9a9aab724e7eda39b9afc555'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:41:13.697 ***
kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<iq type='result' id='4ef23d9e9a9aab724e7eda39b9afc555'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:41:13.697 ***
kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 out
<presence/>



*** User 2022-05-25 10:41:13.698 ***
kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<presence from='kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' to='kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' xml:lang='en'/>



*** User 2022-05-25 10:41:13.699 ***
alice_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 out
<presence to='room-dccd3107fa@muc.localhost/alice_unread_count_is_reset_after_sending_reset_stanza_1007'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-05-25 10:41:13.699 ***
bob_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 out
<presence to='room-dccd3107fa@muc.localhost/bob_unread_count_is_reset_after_sending_reset_stanza_1007'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-05-25 10:41:13.699 ***
kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 out
<presence to='room-dccd3107fa@muc.localhost/kate_unread_count_is_reset_after_sending_reset_stanza_1007'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-05-25 10:41:13.701 ***
alice_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<presence from='room-dccd3107fa@muc.localhost/kate_unread_count_is_reset_after_sending_reset_stanza_1007' to='alice_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-05-25 10:41:13.701 ***
alice_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<presence from='room-dccd3107fa@muc.localhost/alice_unread_count_is_reset_after_sending_reset_stanza_1007' to='alice_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='alice_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' affiliation='owner' role='moderator'/>
		<status code='110'/>
	</x>
</presence>



*** User 2022-05-25 10:41:13.702 ***
alice_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<message from='room-dccd3107fa@muc.localhost' to='alice_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2022-05-25 10:41:13.702 ***
alice_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<presence from='room-dccd3107fa@muc.localhost/bob_unread_count_is_reset_after_sending_reset_stanza_1007' to='alice_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='bob_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-05-25 10:41:13.702 ***
bob_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<presence from='room-dccd3107fa@muc.localhost/alice_unread_count_is_reset_after_sending_reset_stanza_1007' to='bob_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='owner' role='moderator'/>
	</x>
</presence>



*** User 2022-05-25 10:41:13.702 ***
bob_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<presence from='room-dccd3107fa@muc.localhost/kate_unread_count_is_reset_after_sending_reset_stanza_1007' to='bob_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-05-25 10:41:13.702 ***
bob_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<presence from='room-dccd3107fa@muc.localhost/bob_unread_count_is_reset_after_sending_reset_stanza_1007' to='bob_unread_count_is_reset_after_sending_reset_stanza_1007@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-05-25 10:41:13.703 ***
bob_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<message from='room-dccd3107fa@muc.localhost' to='bob_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2022-05-25 10:41:13.703 ***
kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<presence from='room-dccd3107fa@muc.localhost/kate_unread_count_is_reset_after_sending_reset_stanza_1007' to='kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
		<status code='110'/>
		<status code='201'/>
	</x>
</presence>



*** User 2022-05-25 10:41:13.703 ***
kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<message from='room-dccd3107fa@muc.localhost' to='kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2022-05-25 10:41:13.703 ***
kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<presence from='room-dccd3107fa@muc.localhost/alice_unread_count_is_reset_after_sending_reset_stanza_1007' to='kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='owner' role='moderator'/>
	</x>
</presence>



*** User 2022-05-25 10:41:13.703 ***
kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<presence from='room-dccd3107fa@muc.localhost/bob_unread_count_is_reset_after_sending_reset_stanza_1007' to='kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-05-25 10:41:13.703 ***
alice_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 out
<iq type='set' id='19c423e90459082bd0d1f1ea030ea8cd' to='room-dccd3107fa@muc.localhost'>
	<query xmlns='http://jabber.org/protocol/muc#admin'>
		<item jid='bob_unread_count_is_reset_after_sending_reset_stanza_1007@localhost' affiliation='member'/>
		<item jid='kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost' affiliation='member'/>
	</query>
</iq>



*** User 2022-05-25 10:41:13.704 ***
alice_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<presence from='room-dccd3107fa@muc.localhost/kate_unread_count_is_reset_after_sending_reset_stanza_1007' to='alice_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' affiliation='member' role='participant'/>
	</x>
</presence>



*** User 2022-05-25 10:41:13.705 ***
alice_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<presence from='room-dccd3107fa@muc.localhost/bob_unread_count_is_reset_after_sending_reset_stanza_1007' to='alice_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='bob_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' affiliation='member' role='participant'/>
	</x>
</presence>



*** User 2022-05-25 10:41:13.705 ***
alice_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<iq from='room-dccd3107fa@muc.localhost' to='alice_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' id='19c423e90459082bd0d1f1ea030ea8cd' type='result'>
	<query xmlns='http://jabber.org/protocol/muc#admin'/>
</iq>



*** User 2022-05-25 10:41:13.705 ***
bob_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<presence from='room-dccd3107fa@muc.localhost/kate_unread_count_is_reset_after_sending_reset_stanza_1007' to='bob_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='member' role='participant'/>
	</x>
</presence>



*** User 2022-05-25 10:41:13.705 ***
bob_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<presence from='room-dccd3107fa@muc.localhost/bob_unread_count_is_reset_after_sending_reset_stanza_1007' to='bob_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='member' role='participant'/>
		<status code='110'/>
	</x>
</presence>



*** User 2022-05-25 10:41:13.705 ***
kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<presence from='room-dccd3107fa@muc.localhost/kate_unread_count_is_reset_after_sending_reset_stanza_1007' to='kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='member' role='participant'/>
		<status code='110'/>
	</x>
</presence>



*** User 2022-05-25 10:41:13.705 ***
kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<presence from='room-dccd3107fa@muc.localhost/bob_unread_count_is_reset_after_sending_reset_stanza_1007' to='kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='member' role='participant'/>
	</x>
</presence>



*** User 2022-05-25 10:41:13.705 ***
bob_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 out
<message to='room-dccd3107fa@muc.localhost' type='groupchat' id='MyID'>
	<body>Hi Room!</body>
</message>



*** User 2022-05-25 10:41:13.706 ***
alice_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<message from='room-dccd3107fa@muc.localhost/bob_unread_count_is_reset_after_sending_reset_stanza_1007' to='alice_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' xml:lang='en' type='groupchat' id='MyID'>
	<body>Hi Room!</body>
</message>



*** User 2022-05-25 10:41:13.706 ***
bob_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<message from='room-dccd3107fa@muc.localhost/bob_unread_count_is_reset_after_sending_reset_stanza_1007' to='bob_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' xml:lang='en' type='groupchat' id='MyID'>
	<body>Hi Room!</body>
</message>



*** User 2022-05-25 10:41:13.706 ***
kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<message from='room-dccd3107fa@muc.localhost/bob_unread_count_is_reset_after_sending_reset_stanza_1007' to='kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' xml:lang='en' type='groupchat' id='MyID'>
	<body>Hi Room!</body>
</message>



*** User 2022-05-25 10:41:13.706 ***
kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 out
<iq type='set' id='ba9099d1ad9c763cd8f76ff020f6c4fc'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-05-25 10:41:13.708 ***
kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<iq from='kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost' to='kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' id='ba9099d1ad9c763cd8f76ff020f6c4fc' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>0</active-conversations>
		<count>0</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2022-05-25 10:41:13.809 ***
kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 out
<iq type='set' id='ba9099d1ad9c763cd8f76ff020f6c4fc'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-05-25 10:41:13.811 ***
kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<message from='kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost' to='kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' id='1653-475273-810959'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='ba9099d1ad9c763cd8f76ff020f6c4fc'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:41:13.706145Z'/>
			<message from='room-dccd3107fa@muc.localhost/bob_unread_count_is_reset_after_sending_reset_stanza_1007' to='kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost' xml:lang='en' type='groupchat' id='MyID'>
				<body>Hi Room!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:41:13.811 ***
kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<iq from='kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost' to='kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' id='ba9099d1ad9c763cd8f76ff020f6c4fc' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2022-05-25 10:41:13.811 ***
kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 out
<iq type='set' id='5fdf5d35b80d7949509ae72794ab11df'>
	<reset xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room-dccd3107fa@muc.localhost'/>
</iq>



*** User 2022-05-25 10:41:13.811 ***
kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<iq from='kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost' to='kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' id='5fdf5d35b80d7949509ae72794ab11df' type='result'>
	<reset xmlns='erlang-solutions.com:xmpp:inbox:0#conversation'/>
</iq>



*** User 2022-05-25 10:41:13.811 ***
bob_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 out
<iq type='set' id='dbcc749d6f3d6b464ba88993170e154f'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-05-25 10:41:13.812 ***
bob_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<message from='bob_unread_count_is_reset_after_sending_reset_stanza_1007@localhost' to='bob_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' id='1653-475273-812495'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='dbcc749d6f3d6b464ba88993170e154f'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:41:13.706120Z'/>
			<message from='room-dccd3107fa@muc.localhost/bob_unread_count_is_reset_after_sending_reset_stanza_1007' to='bob_unread_count_is_reset_after_sending_reset_stanza_1007@localhost' xml:lang='en' type='groupchat' id='MyID'>
				<body>Hi Room!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:41:13.812 ***
bob_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<iq from='bob_unread_count_is_reset_after_sending_reset_stanza_1007@localhost' to='bob_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' id='dbcc749d6f3d6b464ba88993170e154f' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2022-05-25 10:41:13.812 ***
alice_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 out
<iq type='set' id='81d2156d4241da96249f19dfb9766d21'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-05-25 10:41:13.814 ***
alice_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<message from='alice_unread_count_is_reset_after_sending_reset_stanza_1007@localhost' to='alice_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' id='1653-475273-813815'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='81d2156d4241da96249f19dfb9766d21'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:41:13.706087Z'/>
			<message from='room-dccd3107fa@muc.localhost/bob_unread_count_is_reset_after_sending_reset_stanza_1007' to='alice_unread_count_is_reset_after_sending_reset_stanza_1007@localhost' xml:lang='en' type='groupchat' id='MyID'>
				<body>Hi Room!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:41:13.814 ***
alice_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<iq from='alice_unread_count_is_reset_after_sending_reset_stanza_1007@localhost' to='alice_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' id='81d2156d4241da96249f19dfb9766d21' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2022-05-25 10:41:13.814 ***
kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 out
<iq type='set' id='4834d4d3155940ac04e3433244bafc93'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-05-25 10:41:13.815 ***
kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<message from='kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost' to='kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' id='1653-475273-815181'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='4834d4d3155940ac04e3433244bafc93'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:41:13.706145Z'/>
			<message from='room-dccd3107fa@muc.localhost/bob_unread_count_is_reset_after_sending_reset_stanza_1007' to='kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost' xml:lang='en' type='groupchat' id='MyID'>
				<body>Hi Room!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:41:13.815 ***
kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
<iq from='kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost' to='kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1' id='4834d4d3155940ac04e3433244bafc93' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2022-05-25 10:41:13.815 ***
kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 out
</stream:stream>

*** User 2022-05-25 10:41:13.993 ***
kate_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
</stream:stream>

*** User 2022-05-25 10:41:13.993 ***
bob_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 out
</stream:stream>

*** User 2022-05-25 10:41:13.994 ***
bob_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
</stream:stream>

*** User 2022-05-25 10:41:13.994 ***
alice_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 out
</stream:stream>

*** User 2022-05-25 10:41:13.994 ***
alice_unread_count_is_reset_after_sending_reset_stanza_1007@localhost/res1 in
</stream:stream>
*** CT 2022-05-25 10:41:13.996 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_402.html
*** CT 2022-05-25 10:41:13.996 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1669.html



=== Ended at 2022-05-25 10:41:14
=== successfully completed test case
=== === Returned value: ok