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

=== Config value:

    [{watchdog,<0.26083.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,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@65765adaff9e.2022-05-25_10.37.59/big_tests.tests.inbox_SUITE.logs/run.2022-05-25_10.41.17/inbox_suite.groupchat_reset_stanza_resets_inbox.25603.html"},
     {tc_group_properties,[{name,muclight}]},
     {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@65765adaff9e.2022-05-25_10.37.59/big_tests.tests.inbox_SUITE.logs/run.2022-05-25_10.41.17/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@65765adaff9e.2022-05-25_10.37.59"

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


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

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

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



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



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

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



*** User 2022-05-25 10:41:48.729 ***
alicE_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<iq id='937e988930cc0920c3ccc44d797e94c7' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_groupchat_reset_stanza_resets_inbox_1006@localhost/res1</jid>
	</bind>
</iq>



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



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



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



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



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

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



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



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

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



*** User 2022-05-25 10:41:48.734 ***
bOb_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<iq id='b450372b715a3c71d3e6512066f40852' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_groupchat_reset_stanza_resets_inbox_1006@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 10:41:48.734 ***
bob_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 out
<iq type='set' id='268db69e871af9e2c699992af3485727'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:41:48.734 ***
bob_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<iq type='result' id='268db69e871af9e2c699992af3485727'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



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



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



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

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



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



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

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



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



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



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



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



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



*** User 2022-05-25 10:41:48.739 ***
alice_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 out
<iq type='set' id='3971fc6f9140e8fa41a3bd558c5cccd5' to='princely_musings_CxohhxI2q7Q=@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration>
			<roomname>Just room name</roomname>
		</configuration>
		<occupants>
			<user affiliation='member'>bob_groupchat_reset_stanza_resets_inbox_1006@localhost</user>
			<user affiliation='member'>kate_groupchat_reset_stanza_resets_inbox_1006@localhost</user>
		</occupants>
	</query>
</iq>



*** User 2022-05-25 10:41:48.745 ***
alice_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<message from='princely_musings_cxohhxi2q7q=@muclight.localhost' to='alice_groupchat_reset_stanza_resets_inbox_1006@localhost' id='3971fc6f9140e8fa41a3bd558c5cccd5' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1653-475308-740792</version>
		<user affiliation='owner'>alice_groupchat_reset_stanza_resets_inbox_1006@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-05-25 10:41:48.745 ***
bob_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<message from='princely_musings_cxohhxi2q7q=@muclight.localhost' to='bob_groupchat_reset_stanza_resets_inbox_1006@localhost' id='3971fc6f9140e8fa41a3bd558c5cccd5' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1653-475308-740792</version>
		<user affiliation='member'>bob_groupchat_reset_stanza_resets_inbox_1006@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-05-25 10:41:48.745 ***
kate_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<message from='princely_musings_cxohhxi2q7q=@muclight.localhost' to='kate_groupchat_reset_stanza_resets_inbox_1006@localhost' id='3971fc6f9140e8fa41a3bd558c5cccd5' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1653-475308-740792</version>
		<user affiliation='member'>kate_groupchat_reset_stanza_resets_inbox_1006@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-05-25 10:41:48.745 ***
alice_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<iq from='princely_musings_cxohhxi2q7q=@muclight.localhost' to='alice_groupchat_reset_stanza_resets_inbox_1006@localhost/res1' id='3971fc6f9140e8fa41a3bd558c5cccd5' type='result'/>



*** User 2022-05-25 10:41:48.746 ***
alice_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 out
<iq type='set' id='e682b111396e4ac8363ec99888124dcd'>
	<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:48.747 ***
alice_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<message from='alice_groupchat_reset_stanza_resets_inbox_1006@localhost' to='alice_groupchat_reset_stanza_resets_inbox_1006@localhost/res1' id='1653-475308-746868'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='e682b111396e4ac8363ec99888124dcd'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:41:48.739738Z'/>
			<message to='alice_groupchat_reset_stanza_resets_inbox_1006@localhost' id='3971fc6f9140e8fa41a3bd558c5cccd5' type='groupchat' from='princely_musings_cxohhxi2q7q=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1653-475308-740792</version>
					<user affiliation='owner'>alice_groupchat_reset_stanza_resets_inbox_1006@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:41:48.747 ***
alice_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<iq from='alice_groupchat_reset_stanza_resets_inbox_1006@localhost' to='alice_groupchat_reset_stanza_resets_inbox_1006@localhost/res1' id='e682b111396e4ac8363ec99888124dcd' 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:48.747 ***
bob_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 out
<iq type='set' id='58f78577daf99955e90185cf26123d12'>
	<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:48.748 ***
bob_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<message from='bob_groupchat_reset_stanza_resets_inbox_1006@localhost' to='bob_groupchat_reset_stanza_resets_inbox_1006@localhost/res1' id='1653-475308-747998'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='58f78577daf99955e90185cf26123d12'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:41:48.739738Z'/>
			<message to='bob_groupchat_reset_stanza_resets_inbox_1006@localhost' id='3971fc6f9140e8fa41a3bd558c5cccd5' type='groupchat' from='princely_musings_cxohhxi2q7q=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1653-475308-740792</version>
					<user affiliation='member'>bob_groupchat_reset_stanza_resets_inbox_1006@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:41:48.748 ***
bob_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<iq from='bob_groupchat_reset_stanza_resets_inbox_1006@localhost' to='bob_groupchat_reset_stanza_resets_inbox_1006@localhost/res1' id='58f78577daf99955e90185cf26123d12' 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:48.748 ***
kate_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 out
<iq type='set' id='072a6c780d70143e5a80ac984b0f4f0a'>
	<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:48.749 ***
kate_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<message from='kate_groupchat_reset_stanza_resets_inbox_1006@localhost' to='kate_groupchat_reset_stanza_resets_inbox_1006@localhost/res1' id='1653-475308-749194'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='072a6c780d70143e5a80ac984b0f4f0a'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:41:48.739738Z'/>
			<message to='kate_groupchat_reset_stanza_resets_inbox_1006@localhost' id='3971fc6f9140e8fa41a3bd558c5cccd5' type='groupchat' from='princely_musings_cxohhxi2q7q=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1653-475308-740792</version>
					<user affiliation='member'>kate_groupchat_reset_stanza_resets_inbox_1006@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:41:48.749 ***
kate_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<iq from='kate_groupchat_reset_stanza_resets_inbox_1006@localhost' to='kate_groupchat_reset_stanza_resets_inbox_1006@localhost/res1' id='072a6c780d70143e5a80ac984b0f4f0a' 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:48.749 ***
alice_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 out
<iq type='set' id='ce364923f8134ac1fa263d6873710a99'>
	<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:48.750 ***
alice_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<message from='alice_groupchat_reset_stanza_resets_inbox_1006@localhost' to='alice_groupchat_reset_stanza_resets_inbox_1006@localhost/res1' id='1653-475308-750591'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='ce364923f8134ac1fa263d6873710a99'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:41:48.739738Z'/>
			<message to='alice_groupchat_reset_stanza_resets_inbox_1006@localhost' id='3971fc6f9140e8fa41a3bd558c5cccd5' type='groupchat' from='princely_musings_cxohhxi2q7q=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1653-475308-740792</version>
					<user affiliation='owner'>alice_groupchat_reset_stanza_resets_inbox_1006@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:41:48.750 ***
alice_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<iq from='alice_groupchat_reset_stanza_resets_inbox_1006@localhost' to='alice_groupchat_reset_stanza_resets_inbox_1006@localhost/res1' id='ce364923f8134ac1fa263d6873710a99' 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:48.750 ***
alice_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 out
<message to='princely_musings_cxohhxi2q7q=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='3971fc6f9140e8fa41a3bd558c5cccd5'/>
</message>



*** User 2022-05-25 10:41:48.818 ***
alice_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<message from='princely_musings_cxohhxi2q7q=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_1006@localhost' to='alice_groupchat_reset_stanza_resets_inbox_1006@localhost' id='1653-475308-815858' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='3971fc6f9140e8fa41a3bd558c5cccd5'/>
</message>



*** User 2022-05-25 10:41:48.818 ***
bob_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<message from='princely_musings_cxohhxi2q7q=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_1006@localhost' to='bob_groupchat_reset_stanza_resets_inbox_1006@localhost' id='1653-475308-815858' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='3971fc6f9140e8fa41a3bd558c5cccd5'/>
</message>



*** User 2022-05-25 10:41:48.818 ***
kate_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<message from='princely_musings_cxohhxi2q7q=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_1006@localhost' to='kate_groupchat_reset_stanza_resets_inbox_1006@localhost' id='1653-475308-815858' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='3971fc6f9140e8fa41a3bd558c5cccd5'/>
</message>



*** User 2022-05-25 10:41:48.818 ***
bob_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 out
<iq type='set' id='b885621caed3e083560b4291f4cb9313'>
	<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:48.820 ***
bob_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<message from='bob_groupchat_reset_stanza_resets_inbox_1006@localhost' to='bob_groupchat_reset_stanza_resets_inbox_1006@localhost/res1' id='1653-475308-819770'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='b885621caed3e083560b4291f4cb9313'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:41:48.739738Z'/>
			<message to='bob_groupchat_reset_stanza_resets_inbox_1006@localhost' id='3971fc6f9140e8fa41a3bd558c5cccd5' type='groupchat' from='princely_musings_cxohhxi2q7q=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1653-475308-740792</version>
					<user affiliation='member'>bob_groupchat_reset_stanza_resets_inbox_1006@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:41:48.820 ***
bob_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<iq from='bob_groupchat_reset_stanza_resets_inbox_1006@localhost' to='bob_groupchat_reset_stanza_resets_inbox_1006@localhost/res1' id='b885621caed3e083560b4291f4cb9313' 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:48.820 ***
bob_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 out
<message to='princely_musings_cxohhxi2q7q=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='3971fc6f9140e8fa41a3bd558c5cccd5'/>
</message>



*** User 2022-05-25 10:41:48.821 ***
alice_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<message from='princely_musings_cxohhxi2q7q=@muclight.localhost/bob_groupchat_reset_stanza_resets_inbox_1006@localhost' to='alice_groupchat_reset_stanza_resets_inbox_1006@localhost' id='1653-475308-820521' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='3971fc6f9140e8fa41a3bd558c5cccd5'/>
</message>



*** User 2022-05-25 10:41:48.822 ***
bob_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<message from='princely_musings_cxohhxi2q7q=@muclight.localhost/bob_groupchat_reset_stanza_resets_inbox_1006@localhost' to='bob_groupchat_reset_stanza_resets_inbox_1006@localhost' id='1653-475308-820521' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='3971fc6f9140e8fa41a3bd558c5cccd5'/>
</message>



*** User 2022-05-25 10:41:48.822 ***
kate_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<message from='princely_musings_cxohhxi2q7q=@muclight.localhost/bob_groupchat_reset_stanza_resets_inbox_1006@localhost' to='kate_groupchat_reset_stanza_resets_inbox_1006@localhost' id='1653-475308-820521' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='3971fc6f9140e8fa41a3bd558c5cccd5'/>
</message>



*** User 2022-05-25 10:41:48.822 ***
kate_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 out
<iq type='set' id='cf303290286043c1c7a602191fca8d1a'>
	<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:48.823 ***
kate_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<message from='kate_groupchat_reset_stanza_resets_inbox_1006@localhost' to='kate_groupchat_reset_stanza_resets_inbox_1006@localhost/res1' id='1653-475308-823303'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='cf303290286043c1c7a602191fca8d1a'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:41:48.739738Z'/>
			<message to='kate_groupchat_reset_stanza_resets_inbox_1006@localhost' id='3971fc6f9140e8fa41a3bd558c5cccd5' type='groupchat' from='princely_musings_cxohhxi2q7q=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1653-475308-740792</version>
					<user affiliation='member'>kate_groupchat_reset_stanza_resets_inbox_1006@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:41:48.823 ***
kate_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<iq from='kate_groupchat_reset_stanza_resets_inbox_1006@localhost' to='kate_groupchat_reset_stanza_resets_inbox_1006@localhost/res1' id='cf303290286043c1c7a602191fca8d1a' 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:48.823 ***
kate_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 out
<message to='princely_musings_cxohhxi2q7q=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='3971fc6f9140e8fa41a3bd558c5cccd5'/>
</message>



*** User 2022-05-25 10:41:48.826 ***
alice_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<message from='princely_musings_cxohhxi2q7q=@muclight.localhost/kate_groupchat_reset_stanza_resets_inbox_1006@localhost' to='alice_groupchat_reset_stanza_resets_inbox_1006@localhost' id='1653-475308-823999' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='3971fc6f9140e8fa41a3bd558c5cccd5'/>
</message>



*** User 2022-05-25 10:41:48.826 ***
bob_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<message from='princely_musings_cxohhxi2q7q=@muclight.localhost/kate_groupchat_reset_stanza_resets_inbox_1006@localhost' to='bob_groupchat_reset_stanza_resets_inbox_1006@localhost' id='1653-475308-823999' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='3971fc6f9140e8fa41a3bd558c5cccd5'/>
</message>



*** User 2022-05-25 10:41:48.826 ***
kate_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<message from='princely_musings_cxohhxi2q7q=@muclight.localhost/kate_groupchat_reset_stanza_resets_inbox_1006@localhost' to='kate_groupchat_reset_stanza_resets_inbox_1006@localhost' id='1653-475308-823999' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='3971fc6f9140e8fa41a3bd558c5cccd5'/>
</message>



*** User 2022-05-25 10:41:48.826 ***
alice_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 out
<iq type='set' id='a1070e8c5dc41fde2ab7243e7486054e'>
	<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:48.989 ***
alice_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<message from='alice_groupchat_reset_stanza_resets_inbox_1006@localhost' to='alice_groupchat_reset_stanza_resets_inbox_1006@localhost/res1' id='1653-475308-988770'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='a1070e8c5dc41fde2ab7243e7486054e'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:41:48.739738Z'/>
			<message to='alice_groupchat_reset_stanza_resets_inbox_1006@localhost' id='3971fc6f9140e8fa41a3bd558c5cccd5' type='groupchat' from='princely_musings_cxohhxi2q7q=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1653-475308-740792</version>
					<user affiliation='owner'>alice_groupchat_reset_stanza_resets_inbox_1006@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:41:48.989 ***
alice_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<iq from='alice_groupchat_reset_stanza_resets_inbox_1006@localhost' to='alice_groupchat_reset_stanza_resets_inbox_1006@localhost/res1' id='a1070e8c5dc41fde2ab7243e7486054e' 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:48.989 ***
bob_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 out
<iq type='set' id='de8be20464ac8baebe39c86b5818f8f7'>
	<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:48.990 ***
bob_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<message from='bob_groupchat_reset_stanza_resets_inbox_1006@localhost' to='bob_groupchat_reset_stanza_resets_inbox_1006@localhost/res1' id='1653-475308-990606'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='de8be20464ac8baebe39c86b5818f8f7'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:41:48.739738Z'/>
			<message to='bob_groupchat_reset_stanza_resets_inbox_1006@localhost' id='3971fc6f9140e8fa41a3bd558c5cccd5' type='groupchat' from='princely_musings_cxohhxi2q7q=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1653-475308-740792</version>
					<user affiliation='member'>bob_groupchat_reset_stanza_resets_inbox_1006@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:41:48.991 ***
bob_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<iq from='bob_groupchat_reset_stanza_resets_inbox_1006@localhost' to='bob_groupchat_reset_stanza_resets_inbox_1006@localhost/res1' id='de8be20464ac8baebe39c86b5818f8f7' 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:48.991 ***
kate_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 out
<iq type='set' id='164eb6fccac3597e5af401ae809277bf'>
	<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:48.992 ***
kate_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<message from='kate_groupchat_reset_stanza_resets_inbox_1006@localhost' to='kate_groupchat_reset_stanza_resets_inbox_1006@localhost/res1' id='1653-475308-992161'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='164eb6fccac3597e5af401ae809277bf'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:41:48.739738Z'/>
			<message to='kate_groupchat_reset_stanza_resets_inbox_1006@localhost' id='3971fc6f9140e8fa41a3bd558c5cccd5' type='groupchat' from='princely_musings_cxohhxi2q7q=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1653-475308-740792</version>
					<user affiliation='member'>kate_groupchat_reset_stanza_resets_inbox_1006@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:41:48.992 ***
kate_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<iq from='kate_groupchat_reset_stanza_resets_inbox_1006@localhost' to='kate_groupchat_reset_stanza_resets_inbox_1006@localhost/res1' id='164eb6fccac3597e5af401ae809277bf' 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:48.992 ***
alice_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 out
<message to='princely_musings_CxohhxI2q7Q=@muclight.localhost' type='groupchat' id='some_ID'>
	<body>marker time!</body>
</message>



*** User 2022-05-25 10:41:49.312 ***
alice_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<message from='princely_musings_cxohhxi2q7q=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_1006@localhost' to='alice_groupchat_reset_stanza_resets_inbox_1006@localhost' id='some_ID' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-05-25 10:41:49.312 ***
bob_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<message from='princely_musings_cxohhxi2q7q=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_1006@localhost' to='bob_groupchat_reset_stanza_resets_inbox_1006@localhost' id='some_ID' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-05-25 10:41:49.312 ***
kate_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<message from='princely_musings_cxohhxi2q7q=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_1006@localhost' to='kate_groupchat_reset_stanza_resets_inbox_1006@localhost' id='some_ID' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-05-25 10:41:49.313 ***
alice_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 out
<iq type='set' id='8634f6112040a79693bf0b74b00046ba'>
	<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:49.440 ***
alice_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<message from='alice_groupchat_reset_stanza_resets_inbox_1006@localhost' to='alice_groupchat_reset_stanza_resets_inbox_1006@localhost/res1' id='1653-475309-439667'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='8634f6112040a79693bf0b74b00046ba'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:41:49.312034Z'/>
			<message to='alice_groupchat_reset_stanza_resets_inbox_1006@localhost' id='some_ID' type='groupchat' from='princely_musings_cxohhxi2q7q=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_1006@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:41:49.440 ***
alice_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<iq from='alice_groupchat_reset_stanza_resets_inbox_1006@localhost' to='alice_groupchat_reset_stanza_resets_inbox_1006@localhost/res1' id='8634f6112040a79693bf0b74b00046ba' 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:49.440 ***
bob_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 out
<iq type='set' id='936c82fcbc0f8be8535d6f5ff933e1f2'>
	<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:49.441 ***
bob_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<message from='bob_groupchat_reset_stanza_resets_inbox_1006@localhost' to='bob_groupchat_reset_stanza_resets_inbox_1006@localhost/res1' id='1653-475309-441522'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='936c82fcbc0f8be8535d6f5ff933e1f2'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:41:49.312231Z'/>
			<message to='bob_groupchat_reset_stanza_resets_inbox_1006@localhost' id='some_ID' type='groupchat' from='princely_musings_cxohhxi2q7q=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_1006@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:41:49.441 ***
bob_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<iq from='bob_groupchat_reset_stanza_resets_inbox_1006@localhost' to='bob_groupchat_reset_stanza_resets_inbox_1006@localhost/res1' id='936c82fcbc0f8be8535d6f5ff933e1f2' 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:49.442 ***
kate_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 out
<iq type='set' id='7e6e72703ab67a6e6c3d6a564dffab12'>
	<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:49.443 ***
kate_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<message from='kate_groupchat_reset_stanza_resets_inbox_1006@localhost' to='kate_groupchat_reset_stanza_resets_inbox_1006@localhost/res1' id='1653-475309-443136'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='7e6e72703ab67a6e6c3d6a564dffab12'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:41:49.312394Z'/>
			<message to='kate_groupchat_reset_stanza_resets_inbox_1006@localhost' id='some_ID' type='groupchat' from='princely_musings_cxohhxi2q7q=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_1006@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:41:49.443 ***
kate_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<iq from='kate_groupchat_reset_stanza_resets_inbox_1006@localhost' to='kate_groupchat_reset_stanza_resets_inbox_1006@localhost/res1' id='7e6e72703ab67a6e6c3d6a564dffab12' 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:49.443 ***
bob_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 out
<iq type='set' id='88e944fd2f68fcf0da107727c7bf0638'>
	<reset xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='princely_musings_CxohhxI2q7Q=@muclight.localhost'/>
</iq>



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



*** User 2022-05-25 10:41:49.444 ***
bob_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 out
<iq type='set' id='a0d913ed2f338fcdf973c864ca12d872'>
	<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:49.445 ***
bob_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<message from='bob_groupchat_reset_stanza_resets_inbox_1006@localhost' to='bob_groupchat_reset_stanza_resets_inbox_1006@localhost/res1' id='1653-475309-444946'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='a0d913ed2f338fcdf973c864ca12d872'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:41:49.312231Z'/>
			<message to='bob_groupchat_reset_stanza_resets_inbox_1006@localhost' id='some_ID' type='groupchat' from='princely_musings_cxohhxi2q7q=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_1006@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:41:49.445 ***
bob_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<iq from='bob_groupchat_reset_stanza_resets_inbox_1006@localhost' to='bob_groupchat_reset_stanza_resets_inbox_1006@localhost/res1' id='a0d913ed2f338fcdf973c864ca12d872' 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:49.546 ***
bob_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 out
<iq type='set' id='3a386146dc61e5f411900cb12201ac60'>
	<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:49.713 ***
bob_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<message from='bob_groupchat_reset_stanza_resets_inbox_1006@localhost' to='bob_groupchat_reset_stanza_resets_inbox_1006@localhost/res1' id='1653-475309-712920'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='3a386146dc61e5f411900cb12201ac60'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:41:49.312231Z'/>
			<message to='bob_groupchat_reset_stanza_resets_inbox_1006@localhost' id='some_ID' type='groupchat' from='princely_musings_cxohhxi2q7q=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_1006@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:41:49.713 ***
bob_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<iq from='bob_groupchat_reset_stanza_resets_inbox_1006@localhost' to='bob_groupchat_reset_stanza_resets_inbox_1006@localhost/res1' id='3a386146dc61e5f411900cb12201ac60' 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:49.713 ***
alice_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 out
<iq type='set' id='b3c00a4e8b34c0b1f52b5ff390eaeb10'>
	<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:49.763 ***
alice_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<message from='alice_groupchat_reset_stanza_resets_inbox_1006@localhost' to='alice_groupchat_reset_stanza_resets_inbox_1006@localhost/res1' id='1653-475309-762801'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='b3c00a4e8b34c0b1f52b5ff390eaeb10'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:41:49.312034Z'/>
			<message to='alice_groupchat_reset_stanza_resets_inbox_1006@localhost' id='some_ID' type='groupchat' from='princely_musings_cxohhxi2q7q=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_1006@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:41:49.763 ***
alice_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<iq from='alice_groupchat_reset_stanza_resets_inbox_1006@localhost' to='alice_groupchat_reset_stanza_resets_inbox_1006@localhost/res1' id='b3c00a4e8b34c0b1f52b5ff390eaeb10' 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:49.763 ***
kate_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 out
<iq type='set' id='66b65b68a41e99ba741e9a38a5e6ecc1'>
	<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:49.765 ***
kate_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<message from='kate_groupchat_reset_stanza_resets_inbox_1006@localhost' to='kate_groupchat_reset_stanza_resets_inbox_1006@localhost/res1' id='1653-475309-764746'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='66b65b68a41e99ba741e9a38a5e6ecc1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:41:49.312394Z'/>
			<message to='kate_groupchat_reset_stanza_resets_inbox_1006@localhost' id='some_ID' type='groupchat' from='princely_musings_cxohhxi2q7q=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_1006@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:41:49.765 ***
kate_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
<iq from='kate_groupchat_reset_stanza_resets_inbox_1006@localhost' to='kate_groupchat_reset_stanza_resets_inbox_1006@localhost/res1' id='66b65b68a41e99ba741e9a38a5e6ecc1' 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:49.765 ***
kate_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 out
</stream:stream>

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

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

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

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

*** User 2022-05-25 10:41:50.084 ***
alice_groupchat_reset_stanza_resets_inbox_1006@localhost/res1 in
</stream:stream>
*** CT 2022-05-25 10:41:50.086 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_402.html
*** CT 2022-05-25 10:41:50.086 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1668.html



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


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