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

=== Config value:

    [{watchdog,<0.24401.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 => [muclight],
                   iqdisc => no_queue,remove_on_kicked => true,
                   reset_markers => [<<"displayed">>]}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/inbox_SUITE_data"},
     {preset,"mysql_redis"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@f547f21cc62a.2022-05-11_08.56.42/big_tests.tests.inbox_SUITE.logs/run.2022-05-11_08.59.40/inbox_suite.non_reset_marker_should_not_affect_muclight_inbox.30467.html"},
     {tc_group_properties,[{name,muclight},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@f547f21cc62a.2022-05-11_08.56.42/big_tests.tests.inbox_SUITE.logs/run.2022-05-11_08.59.40/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_last => #{backend => mnesia,iqdisc => one_queue},
        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@f547f21cc62a.2022-05-11_08.56.42"

=== Started at 2022-05-11 08:59:53


*** CT 2022-05-11 08:59:53.710 *** View log from node mongooseim@localhost when started mongooseim@localhost_1624.html
*** CT 2022-05-11 08:59:53.711 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_111.html

*** User 2022-05-11 08:59:53.749 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@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-11 08:59:53.753 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1552892ad9094f86' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-11 08:59:53.753 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@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-11 08:59:53.753 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX25vbl9yZXNldF9tYXJrZXJfc2hvdWxkX25vdF9hZmZlY3RfbXVjbGlnaHRfaW5ib3hfOTYyAG1hdHlncnlzYQ==</auth>



*** User 2022-05-11 08:59:53.757 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-11 08:59:53.757 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@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-11 08:59:53.757 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6fb6a2cb166c35cd' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-11 08:59:53.758 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@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-11 08:59:53.758 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 out
<iq type='set' id='b83f9d67c68bc7d96679e1a67ede2558'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-11 08:59:53.758 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<iq id='b83f9d67c68bc7d96679e1a67ede2558' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-11 08:59:53.758 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 out
<iq type='set' id='d9e93d024a144650dcb13a6b6cbb8553'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 08:59:53.759 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<iq type='result' id='d9e93d024a144650dcb13a6b6cbb8553'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 08:59:53.759 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 out
<presence/>



*** User 2022-05-11 08:59:53.778 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<presence from='alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' to='alice_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' xml:lang='en'/>



*** User 2022-05-11 08:59:53.779 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@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-11 08:59:53.780 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='131440ad3cabcf24' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-11 08:59:53.780 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@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-11 08:59:53.780 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9ub25fcmVzZXRfbWFya2VyX3Nob3VsZF9ub3RfYWZmZWN0X211Y2xpZ2h0X2luYm94Xzk2MgBtYWtyb2xpa2E=</auth>



*** User 2022-05-11 08:59:53.781 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-11 08:59:53.782 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@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-11 08:59:53.782 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='239022c1f8c287b0' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-11 08:59:53.782 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@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-11 08:59:53.782 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 out
<iq type='set' id='e7b1d0b1af49719546e1c0059626a42b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-11 08:59:53.782 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<iq id='e7b1d0b1af49719546e1c0059626a42b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-11 08:59:53.782 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 out
<iq type='set' id='db09aeb5f68bc74a9eb8806731318731'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 08:59:53.783 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<iq type='result' id='db09aeb5f68bc74a9eb8806731318731'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 08:59:53.783 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 out
<presence/>



*** User 2022-05-11 08:59:53.790 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<presence from='bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' to='bob_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' xml:lang='en'/>



*** User 2022-05-11 08:59:53.792 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@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-11 08:59:53.795 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b8b018d7f399126d' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-11 08:59:53.798 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@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-11 08:59:53.798 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfbm9uX3Jlc2V0X21hcmtlcl9zaG91bGRfbm90X2FmZmVjdF9tdWNsaWdodF9pbmJveF85NjIAbWFrcm93ZTtw</auth>



*** User 2022-05-11 08:59:53.802 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-11 08:59:53.802 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@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-11 08:59:53.803 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0996e8cb8cf125aa' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-11 08:59:53.803 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@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-11 08:59:53.803 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 out
<iq type='set' id='c9a6bb66a1d5ea1a5309ab47b1e16a45'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-11 08:59:53.804 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<iq id='c9a6bb66a1d5ea1a5309ab47b1e16a45' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-11 08:59:53.804 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 out
<iq type='set' id='3968700e8fc5197229a4f87070c1f733'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 08:59:53.804 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<iq type='result' id='3968700e8fc5197229a4f87070c1f733'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 08:59:53.804 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 out
<presence/>



*** User 2022-05-11 08:59:53.812 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<presence from='kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' to='kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' xml:lang='en'/>



*** User 2022-05-11 08:59:53.815 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 out
<iq type='set' id='895ceb01cd97f93d2be87f1e2fbcb39b' to='princely_musings_c+tnbAdXDpg=@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration>
			<roomname>Just room name</roomname>
		</configuration>
		<occupants>
			<user affiliation='member'>bob_non_reset_marker_should_not_affect_muclight_inbox_962@localhost</user>
			<user affiliation='member'>kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost</user>
		</occupants>
	</query>
</iq>



*** User 2022-05-11 08:59:53.843 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<message from='princely_musings_c+tnbadxdpg=@muclight.localhost' to='alice_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' id='895ceb01cd97f93d2be87f1e2fbcb39b' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1652-259593-818536</version>
		<user affiliation='owner'>alice_non_reset_marker_should_not_affect_muclight_inbox_962@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-05-11 08:59:53.844 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<message from='princely_musings_c+tnbadxdpg=@muclight.localhost' to='bob_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' id='895ceb01cd97f93d2be87f1e2fbcb39b' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1652-259593-818536</version>
		<user affiliation='member'>bob_non_reset_marker_should_not_affect_muclight_inbox_962@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-05-11 08:59:53.844 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<message from='princely_musings_c+tnbadxdpg=@muclight.localhost' to='kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' id='895ceb01cd97f93d2be87f1e2fbcb39b' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1652-259593-818536</version>
		<user affiliation='member'>kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-05-11 08:59:53.844 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<iq from='princely_musings_c+tnbadxdpg=@muclight.localhost' to='alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' id='895ceb01cd97f93d2be87f1e2fbcb39b' type='result'/>



*** User 2022-05-11 08:59:53.844 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 out
<iq type='set' id='d0d391cbae75f0c93fdd7dd8e8e6c77d'>
	<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-11 08:59:53.849 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<iq from='alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' id='d0d391cbae75f0c93fdd7dd8e8e6c77d' 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-11 08:59:53.950 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 out
<iq type='set' id='d0d391cbae75f0c93fdd7dd8e8e6c77d'>
	<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-11 08:59:53.955 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<message from='alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' id='1652-259593-951909'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='d0d391cbae75f0c93fdd7dd8e8e6c77d'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:53.816100Z'/>
			<message to='alice_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' id='895ceb01cd97f93d2be87f1e2fbcb39b' type='groupchat' from='princely_musings_c+tnbadxdpg=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-259593-818536</version>
					<user affiliation='owner'>alice_non_reset_marker_should_not_affect_muclight_inbox_962@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-11 08:59:53.955 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<iq from='alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' id='d0d391cbae75f0c93fdd7dd8e8e6c77d' 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-11 08:59:53.955 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 out
<iq type='set' id='a98703b6e1a67b4a08d0df73452db507'>
	<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-11 08:59:53.959 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<message from='bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' id='1652-259593-957938'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='a98703b6e1a67b4a08d0df73452db507'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:53.816100Z'/>
			<message to='bob_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' id='895ceb01cd97f93d2be87f1e2fbcb39b' type='groupchat' from='princely_musings_c+tnbadxdpg=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-259593-818536</version>
					<user affiliation='member'>bob_non_reset_marker_should_not_affect_muclight_inbox_962@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-11 08:59:53.960 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<iq from='bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' id='a98703b6e1a67b4a08d0df73452db507' 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-11 08:59:53.960 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 out
<iq type='set' id='97376fb5afa8918473d00e89a900847f'>
	<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-11 08:59:53.968 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<message from='kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' id='1652-259593-965059'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='97376fb5afa8918473d00e89a900847f'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:53.816100Z'/>
			<message to='kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' id='895ceb01cd97f93d2be87f1e2fbcb39b' type='groupchat' from='princely_musings_c+tnbadxdpg=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-259593-818536</version>
					<user affiliation='member'>kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-11 08:59:53.968 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<iq from='kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' id='97376fb5afa8918473d00e89a900847f' 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-11 08:59:53.968 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 out
<iq type='set' id='5227ad5a8c665e61893f0275ac39eafc'>
	<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-11 08:59:53.974 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<message from='alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' id='1652-259593-972592'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='5227ad5a8c665e61893f0275ac39eafc'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:53.816100Z'/>
			<message to='alice_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' id='895ceb01cd97f93d2be87f1e2fbcb39b' type='groupchat' from='princely_musings_c+tnbadxdpg=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-259593-818536</version>
					<user affiliation='owner'>alice_non_reset_marker_should_not_affect_muclight_inbox_962@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-11 08:59:53.974 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<iq from='alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' id='5227ad5a8c665e61893f0275ac39eafc' 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-11 08:59:53.974 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 out
<message to='princely_musings_c+tnbadxdpg=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='895ceb01cd97f93d2be87f1e2fbcb39b'/>
</message>



*** User 2022-05-11 08:59:54.244 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<message from='princely_musings_c+tnbadxdpg=@muclight.localhost/alice_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='alice_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' id='1652-259594-240281' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='895ceb01cd97f93d2be87f1e2fbcb39b'/>
</message>



*** User 2022-05-11 08:59:54.244 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<message from='princely_musings_c+tnbadxdpg=@muclight.localhost/alice_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='bob_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' id='1652-259594-240281' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='895ceb01cd97f93d2be87f1e2fbcb39b'/>
</message>



*** User 2022-05-11 08:59:54.244 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<message from='princely_musings_c+tnbadxdpg=@muclight.localhost/alice_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' id='1652-259594-240281' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='895ceb01cd97f93d2be87f1e2fbcb39b'/>
</message>



*** User 2022-05-11 08:59:54.244 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 out
<iq type='set' id='9d95f5ffc754bf76ba7f29ef71244bcc'>
	<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-11 08:59:54.246 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<message from='bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' id='1652-259594-245685'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='9d95f5ffc754bf76ba7f29ef71244bcc'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:53.816100Z'/>
			<message to='bob_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' id='895ceb01cd97f93d2be87f1e2fbcb39b' type='groupchat' from='princely_musings_c+tnbadxdpg=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-259593-818536</version>
					<user affiliation='member'>bob_non_reset_marker_should_not_affect_muclight_inbox_962@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-11 08:59:54.246 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<iq from='bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' id='9d95f5ffc754bf76ba7f29ef71244bcc' 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-11 08:59:54.246 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 out
<message to='princely_musings_c+tnbadxdpg=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='895ceb01cd97f93d2be87f1e2fbcb39b'/>
</message>



*** User 2022-05-11 08:59:54.250 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<message from='princely_musings_c+tnbadxdpg=@muclight.localhost/bob_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='alice_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' id='1652-259594-247415' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='895ceb01cd97f93d2be87f1e2fbcb39b'/>
</message>



*** User 2022-05-11 08:59:54.252 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<message from='princely_musings_c+tnbadxdpg=@muclight.localhost/bob_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='bob_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' id='1652-259594-247415' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='895ceb01cd97f93d2be87f1e2fbcb39b'/>
</message>



*** User 2022-05-11 08:59:54.252 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<message from='princely_musings_c+tnbadxdpg=@muclight.localhost/bob_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' id='1652-259594-247415' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='895ceb01cd97f93d2be87f1e2fbcb39b'/>
</message>



*** User 2022-05-11 08:59:54.252 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 out
<iq type='set' id='7426d57849adcdd55af9a14ffd67447d'>
	<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-11 08:59:54.254 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<message from='kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' id='1652-259594-253858'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='7426d57849adcdd55af9a14ffd67447d'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:53.816100Z'/>
			<message to='kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' id='895ceb01cd97f93d2be87f1e2fbcb39b' type='groupchat' from='princely_musings_c+tnbadxdpg=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-259593-818536</version>
					<user affiliation='member'>kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-11 08:59:54.254 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<iq from='kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' id='7426d57849adcdd55af9a14ffd67447d' 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-11 08:59:54.255 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 out
<message to='princely_musings_c+tnbadxdpg=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='895ceb01cd97f93d2be87f1e2fbcb39b'/>
</message>



*** User 2022-05-11 08:59:54.262 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<message from='princely_musings_c+tnbadxdpg=@muclight.localhost/kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='alice_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' id='1652-259594-256010' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='895ceb01cd97f93d2be87f1e2fbcb39b'/>
</message>



*** User 2022-05-11 08:59:54.262 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<message from='princely_musings_c+tnbadxdpg=@muclight.localhost/kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='bob_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' id='1652-259594-256010' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='895ceb01cd97f93d2be87f1e2fbcb39b'/>
</message>



*** User 2022-05-11 08:59:54.262 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<message from='princely_musings_c+tnbadxdpg=@muclight.localhost/kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' id='1652-259594-256010' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='895ceb01cd97f93d2be87f1e2fbcb39b'/>
</message>



*** User 2022-05-11 08:59:54.262 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 out
<iq type='set' id='30c7f78fc8095bb8546fb712c5570891'>
	<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-11 08:59:54.424 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<message from='alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' id='1652-259594-414623'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='30c7f78fc8095bb8546fb712c5570891'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:53.816100Z'/>
			<message to='alice_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' id='895ceb01cd97f93d2be87f1e2fbcb39b' type='groupchat' from='princely_musings_c+tnbadxdpg=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-259593-818536</version>
					<user affiliation='owner'>alice_non_reset_marker_should_not_affect_muclight_inbox_962@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-11 08:59:54.424 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<iq from='alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' id='30c7f78fc8095bb8546fb712c5570891' 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-11 08:59:54.424 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 out
<iq type='set' id='ba84c56c3509c2eede88288aeb9fce6c'>
	<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-11 08:59:54.427 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<message from='bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' id='1652-259594-426322'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='ba84c56c3509c2eede88288aeb9fce6c'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:53.816100Z'/>
			<message to='bob_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' id='895ceb01cd97f93d2be87f1e2fbcb39b' type='groupchat' from='princely_musings_c+tnbadxdpg=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-259593-818536</version>
					<user affiliation='member'>bob_non_reset_marker_should_not_affect_muclight_inbox_962@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-11 08:59:54.427 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<iq from='bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' id='ba84c56c3509c2eede88288aeb9fce6c' 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-11 08:59:54.428 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 out
<iq type='set' id='1ad80780b81528256b4e846ad537997e'>
	<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-11 08:59:54.430 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<message from='kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' id='1652-259594-429543'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='1ad80780b81528256b4e846ad537997e'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:53.816100Z'/>
			<message to='kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' id='895ceb01cd97f93d2be87f1e2fbcb39b' type='groupchat' from='princely_musings_c+tnbadxdpg=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-259593-818536</version>
					<user affiliation='member'>kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-11 08:59:54.430 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<iq from='kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' id='1ad80780b81528256b4e846ad537997e' 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-11 08:59:54.431 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 out
<message to='princely_musings_c+tnbAdXDpg=@muclight.localhost' type='groupchat' id='some_ID'>
	<body>marker time!</body>
</message>



*** User 2022-05-11 08:59:54.740 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<message from='princely_musings_c+tnbAdXDpg=@muclight.localhost/alice_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='alice_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' id='some_ID' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-05-11 08:59:54.740 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<message from='princely_musings_c+tnbAdXDpg=@muclight.localhost/alice_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='bob_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' id='some_ID' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-05-11 08:59:54.740 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<message from='princely_musings_c+tnbAdXDpg=@muclight.localhost/alice_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' id='some_ID' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-05-11 08:59:54.740 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 out
<iq type='set' id='5bd785f4d7dcade612642ee30f6323e1'>
	<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-11 08:59:54.866 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<message from='alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' id='1652-259594-864867'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='5bd785f4d7dcade612642ee30f6323e1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:54.737173Z'/>
			<message to='alice_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' id='some_ID' type='groupchat' from='princely_musings_c+tnbadxdpg=@muclight.localhost/alice_non_reset_marker_should_not_affect_muclight_inbox_962@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-11 08:59:54.866 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<iq from='alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' id='5bd785f4d7dcade612642ee30f6323e1' 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-11 08:59:54.867 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 out
<iq type='set' id='fac1d784e85d93b70ad4877350971eb2'>
	<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-11 08:59:54.869 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<message from='bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' id='1652-259594-868579'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='fac1d784e85d93b70ad4877350971eb2'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:54.738827Z'/>
			<message to='bob_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' id='some_ID' type='groupchat' from='princely_musings_c+tnbadxdpg=@muclight.localhost/alice_non_reset_marker_should_not_affect_muclight_inbox_962@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-11 08:59:54.869 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<iq from='bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' id='fac1d784e85d93b70ad4877350971eb2' 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-11 08:59:54.870 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 out
<iq type='set' id='9ca5e3db1acaad4ebc9da6e918645b5a'>
	<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-11 08:59:54.876 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<message from='kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' id='1652-259594-871282'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='9ca5e3db1acaad4ebc9da6e918645b5a'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:54.739371Z'/>
			<message to='kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' id='some_ID' type='groupchat' from='princely_musings_c+tnbadxdpg=@muclight.localhost/alice_non_reset_marker_should_not_affect_muclight_inbox_962@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-11 08:59:54.876 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<iq from='kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' id='9ca5e3db1acaad4ebc9da6e918645b5a' 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-11 08:59:54.876 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 out
<iq type='set' id='0bd7fbe96942da82b42f1f87d2d2a6ad'>
	<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-11 08:59:54.880 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<message from='bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' id='1652-259594-878847'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='0bd7fbe96942da82b42f1f87d2d2a6ad'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:54.738827Z'/>
			<message to='bob_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' id='some_ID' type='groupchat' from='princely_musings_c+tnbadxdpg=@muclight.localhost/alice_non_reset_marker_should_not_affect_muclight_inbox_962@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-11 08:59:54.881 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<iq from='bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' id='0bd7fbe96942da82b42f1f87d2d2a6ad' 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-11 08:59:54.881 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 out
<message to='princely_musings_c+tnbadxdpg=@muclight.localhost' type='groupchat'>
	<received xmlns='urn:xmpp:chat-markers:0' id='some_ID'/>
</message>



*** User 2022-05-11 08:59:54.884 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<message from='princely_musings_c+tnbadxdpg=@muclight.localhost/bob_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='alice_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' id='1652-259594-882220' type='groupchat'>
	<received xmlns='urn:xmpp:chat-markers:0' id='some_ID'/>
</message>



*** User 2022-05-11 08:59:54.885 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<message from='princely_musings_c+tnbadxdpg=@muclight.localhost/bob_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='bob_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' id='1652-259594-882220' type='groupchat'>
	<received xmlns='urn:xmpp:chat-markers:0' id='some_ID'/>
</message>



*** User 2022-05-11 08:59:54.885 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<message from='princely_musings_c+tnbadxdpg=@muclight.localhost/bob_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' id='1652-259594-882220' type='groupchat'>
	<received xmlns='urn:xmpp:chat-markers:0' id='some_ID'/>
</message>



*** User 2022-05-11 08:59:54.885 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 out
<iq type='set' id='e46585ad779fe8ff7b8a6175f68bc964'>
	<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-11 08:59:54.888 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<message from='kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' id='1652-259594-887921'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='e46585ad779fe8ff7b8a6175f68bc964'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:54.739371Z'/>
			<message to='kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' id='some_ID' type='groupchat' from='princely_musings_c+tnbadxdpg=@muclight.localhost/alice_non_reset_marker_should_not_affect_muclight_inbox_962@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-11 08:59:54.889 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<iq from='kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' id='e46585ad779fe8ff7b8a6175f68bc964' 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-11 08:59:54.889 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 out
<message to='princely_musings_c+tnbadxdpg=@muclight.localhost' type='groupchat'>
	<acknowledged xmlns='urn:xmpp:chat-markers:0' id='some_ID'/>
</message>



*** User 2022-05-11 08:59:54.892 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<message from='princely_musings_c+tnbadxdpg=@muclight.localhost/kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='alice_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' id='1652-259594-889703' type='groupchat'>
	<acknowledged xmlns='urn:xmpp:chat-markers:0' id='some_ID'/>
</message>



*** User 2022-05-11 08:59:54.892 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<message from='princely_musings_c+tnbadxdpg=@muclight.localhost/kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='bob_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' id='1652-259594-889703' type='groupchat'>
	<acknowledged xmlns='urn:xmpp:chat-markers:0' id='some_ID'/>
</message>



*** User 2022-05-11 08:59:54.893 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<message from='princely_musings_c+tnbadxdpg=@muclight.localhost/kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' id='1652-259594-889703' type='groupchat'>
	<acknowledged xmlns='urn:xmpp:chat-markers:0' id='some_ID'/>
</message>



*** User 2022-05-11 08:59:54.893 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 out
<iq type='set' id='8dc1d1b3e9129a912bb7a91c4790b334'>
	<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-11 08:59:55.188 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<message from='alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' id='1652-259595-187373'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='8dc1d1b3e9129a912bb7a91c4790b334'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:54.737173Z'/>
			<message to='alice_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' id='some_ID' type='groupchat' from='princely_musings_c+tnbadxdpg=@muclight.localhost/alice_non_reset_marker_should_not_affect_muclight_inbox_962@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-11 08:59:55.188 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<iq from='alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' id='8dc1d1b3e9129a912bb7a91c4790b334' 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-11 08:59:55.188 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 out
<iq type='set' id='34feaeafcd64ad16f28b3bda74979065'>
	<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-11 08:59:55.191 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<message from='bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' id='1652-259595-190201'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='34feaeafcd64ad16f28b3bda74979065'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:54.738827Z'/>
			<message to='bob_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' id='some_ID' type='groupchat' from='princely_musings_c+tnbadxdpg=@muclight.localhost/alice_non_reset_marker_should_not_affect_muclight_inbox_962@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-11 08:59:55.191 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<iq from='bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' id='34feaeafcd64ad16f28b3bda74979065' 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-11 08:59:55.191 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 out
<iq type='set' id='0340ca00fff5a5ac8ca2203617475305'>
	<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-11 08:59:55.193 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<message from='kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' id='1652-259595-192543'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='0340ca00fff5a5ac8ca2203617475305'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:54.739371Z'/>
			<message to='kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' id='some_ID' type='groupchat' from='princely_musings_c+tnbadxdpg=@muclight.localhost/alice_non_reset_marker_should_not_affect_muclight_inbox_962@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-11 08:59:55.193 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
<iq from='kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost' to='kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1' id='0340ca00fff5a5ac8ca2203617475305' 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-11 08:59:55.193 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 out
</stream:stream>

*** User 2022-05-11 08:59:55.221 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
</stream:stream>

*** User 2022-05-11 08:59:55.221 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 out
</stream:stream>

*** User 2022-05-11 08:59:55.221 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
</stream:stream>

*** User 2022-05-11 08:59:55.221 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 out
</stream:stream>

*** User 2022-05-11 08:59:55.509 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_962@localhost/res1 in
</stream:stream>
*** CT 2022-05-11 08:59:55.511 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_111.html
*** CT 2022-05-11 08:59:55.512 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1624.html



=== Ended at 2022-05-11 08:59:55
=== successfully completed test case
=== === Returned value: ok