=== Test case: inbox_extensions_SUITE:groupchat_setunread_stanza_sets_inbox/1 (click for source code)

=== Config value:

    [{watchdog,<0.37184.0>},
     {inbox_opts,#{iqdisc => no_queue,
                   reset_markers => [<<"displayed">>],
                   aff_changes => true,remove_on_kicked => true,
                   boxes => [<<"inbox">>,<<"archive">>,<<"bin">>,<<"other">>],
                   max_result_limit => infinity,
                   delete_domain_limit => infinity,backend => rdbms,
                   groupchat => [muclight],
                   async_writer => #{pool_size => 8},
                   bin_ttl => 30,bin_clean_after => 3600000}},
     {preset,"mysql_redis"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/inbox_extensions_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@8b2205e113af.2024-04-16_11.59.25/big_tests.tests.inbox_extensions_SUITE.logs/run.2024-04-16_12.07.14/inbox_extensions_suite.groupchat_setunread_stanza_sets_inbox.93698.html"},
     {tc_group_properties,[{name,muclight},parallel]},
     {tc_group_path,[[{name,regular}]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/inbox_extensions_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@8b2205e113af.2024-04-16_11.59.25/big_tests.tests.inbox_extensions_SUITE.logs/run.2024-04-16_12.07.14/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_amp => #{},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_presence => #{},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{inactivity => 30,max_pause => 120,max_wait => infinity,
              server_acks => false,backend => mnesia},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {mike,[{username,<<"mike">>},
                            {server,<<"localhost">>},
                            {password,<<"nicniema">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@8b2205e113af.2024-04-16_11.59.25"

=== Started at 2024-04-16 12:07:16


*** CT 2024-04-16 12:07:16.855 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1801.html

*** User 2024-04-16 12:07:17.580 ***🔗
alicE@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-16 12:07:17.580 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='115733c9667e3836' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-16 12:07:17.581 ***🔗
alicE@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-16 12:07:17.581 ***🔗
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2024-04-16 12:07:17.582 ***🔗
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-16 12:07:17.582 ***🔗
alicE@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-16 12:07:17.582 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0ff6a53de8238b1d' from='localhost' version='1.0' xml:lang='en' to='alice@localhost'>

*** User 2024-04-16 12:07:17.582 ***🔗
alicE@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-16 12:07:17.582 ***🔗
alicE@localhost/res1 out
<iq type='set' id='fd797635e208bbe8f12b271c8ffff329'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-16 12:07:17.583 ***🔗
alicE@localhost/res1 in
<iq id='fd797635e208bbe8f12b271c8ffff329' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-16 12:07:17.583 ***🔗
alice@localhost/res1 out
<iq type='set' id='3dee1e0be79616f3eefd1255bf8e884f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 12:07:17.584 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='3dee1e0be79616f3eefd1255bf8e884f' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 12:07:17.584 ***🔗
alice@localhost/res1 out
<presence/>



*** User 2024-04-16 12:07:17.585 ***🔗
alice@localhost/res1 in
<presence from='alice@localhost/res1' to='alice@localhost/res1'/>



*** User 2024-04-16 12:07:17.586 ***🔗
bOb@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-16 12:07:17.586 ***🔗
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a2c943c6fe6a5319' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-16 12:07:17.586 ***🔗
bOb@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-16 12:07:17.587 ***🔗
bOb@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2024-04-16 12:07:17.588 ***🔗
bOb@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-16 12:07:17.588 ***🔗
bOb@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-16 12:07:17.588 ***🔗
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3140c2559d66b850' from='localhost' version='1.0' xml:lang='en' to='bob@localhost'>

*** User 2024-04-16 12:07:17.588 ***🔗
bOb@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-16 12:07:17.588 ***🔗
bOb@localhost/res1 out
<iq type='set' id='ce297e28e4aca086f83808a7534cfe6f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-16 12:07:17.588 ***🔗
bOb@localhost/res1 in
<iq id='ce297e28e4aca086f83808a7534cfe6f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-16 12:07:17.588 ***🔗
bob@localhost/res1 out
<iq type='set' id='908413965449e07bd64ed3e681839947'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 12:07:17.589 ***🔗
bob@localhost/res1 in
<iq from='localhost' to='bob@localhost/res1' id='908413965449e07bd64ed3e681839947' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 12:07:17.589 ***🔗
bob@localhost/res1 out
<presence/>



*** User 2024-04-16 12:07:17.591 ***🔗
bob@localhost/res1 in
<presence from='bob@localhost/res1' to='bob@localhost/res1'/>



*** User 2024-04-16 12:07:17.591 ***🔗
kate@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-16 12:07:17.592 ***🔗
kate@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d08a82c4f166fff3' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-16 12:07:17.592 ***🔗
kate@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-16 12:07:17.592 ***🔗
kate@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGUAbWFrcm93ZTtw</auth>



*** User 2024-04-16 12:07:17.593 ***🔗
kate@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-16 12:07:17.593 ***🔗
kate@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-16 12:07:17.593 ***🔗
kate@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3c668e54aa98529d' from='localhost' version='1.0' xml:lang='en' to='kate@localhost'>

*** User 2024-04-16 12:07:17.593 ***🔗
kate@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-16 12:07:17.593 ***🔗
kate@localhost/res1 out
<iq type='set' id='80be218d43aa348d931ccdd0ef1e5327'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-16 12:07:17.593 ***🔗
kate@localhost/res1 in
<iq id='80be218d43aa348d931ccdd0ef1e5327' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-16 12:07:17.594 ***🔗
kate@localhost/res1 out
<iq type='set' id='006e6f7065f8ba2c7b43317c21cbc5b5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 12:07:17.594 ***🔗
kate@localhost/res1 in
<iq from='localhost' to='kate@localhost/res1' id='006e6f7065f8ba2c7b43317c21cbc5b5' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 12:07:17.594 ***🔗
kate@localhost/res1 out
<presence/>



*** User 2024-04-16 12:07:17.596 ***🔗
kate@localhost/res1 in
<presence from='kate@localhost/res1' to='kate@localhost/res1'/>



*** User 2024-04-16 12:07:17.596 ***🔗
alice@localhost/res1 out
<message type='groupchat' to='room_markers_reset@muclight.localhost' id='id-1'>
	<body>marker time!</body>
</message>



*** User 2024-04-16 12:07:17.687 ***🔗
alice@localhost/res1 in
<message from='room_markers_reset@muclight.localhost/alice@localhost' to='alice@localhost' id='id-1' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2024-04-16 12:07:17.687 ***🔗
bob@localhost/res1 in
<message from='room_markers_reset@muclight.localhost/alice@localhost' to='bob@localhost' id='id-1' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2024-04-16 12:07:17.687 ***🔗
kate@localhost/res1 in
<message from='room_markers_reset@muclight.localhost/alice@localhost' to='kate@localhost' id='id-1' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2024-04-16 12:07:17.687 ***🔗
alice@localhost/res1 out
<message type='groupchat' to='room_markers_reset@muclight.localhost' id='id-2'>
	<body>marker time!</body>
</message>



*** User 2024-04-16 12:07:17.696 ***🔗
alice@localhost/res1 in
<message from='room_markers_reset@muclight.localhost/alice@localhost' to='alice@localhost' id='id-2' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2024-04-16 12:07:17.696 ***🔗
bob@localhost/res1 in
<message from='room_markers_reset@muclight.localhost/alice@localhost' to='bob@localhost' id='id-2' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2024-04-16 12:07:17.696 ***🔗
kate@localhost/res1 in
<message from='room_markers_reset@muclight.localhost/alice@localhost' to='kate@localhost' id='id-2' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2024-04-16 12:07:17.697 ***🔗
bob@localhost/res1 out
<iq type='set' id='d1567c235ee7bb9bf559d73fcc0f34b1'>
	<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 2024-04-16 12:07:17.698 ***🔗
bob@localhost/res1 in
<message from='bob@localhost' to='bob@localhost/res1' id='1713-269237-698095'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='2' queryid='d1567c235ee7bb9bf559d73fcc0f34b1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T12:07:17.691472Z'/>
			<message to='bob@localhost' id='id-2' type='groupchat' from='room_markers_reset@muclight.localhost/alice@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-16 12:07:17.698 ***🔗
bob@localhost/res1 in
<iq from='bob@localhost' to='bob@localhost/res1' id='d1567c235ee7bb9bf559d73fcc0f34b1' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1713269237691472/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</first>
			<last>1713269237691472/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>2</unread-messages>
	</fin>
</iq>



*** User 2024-04-16 12:07:17.698 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-16 12:07:17.699 ***🔗
bob@localhost/res1 out
<iq type='set' id='46b9def1e30c2b2fa3df9c5ed90ce227'>
	<query xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost'>
		<read>true</read>
	</query>
</iq>



*** User 2024-04-16 12:07:17.703 ***🔗
bob@localhost/res1 in
<message from='bob@localhost/res1' to='bob@localhost' id='46b9def1e30c2b2fa3df9c5ed90ce227'>
	<x xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost' queryid='46b9def1e30c2b2fa3df9c5ed90ce227'>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</x>
</message>



*** User 2024-04-16 12:07:17.703 ***🔗
bob@localhost/res1 in
<iq from='bob@localhost' to='bob@localhost/res1' id='46b9def1e30c2b2fa3df9c5ed90ce227' type='result'/>



*** User 2024-04-16 12:07:17.703 ***🔗
bob@localhost/res1 out
<iq type='set' id='53cc9e556c7f88e57fc020ee94abce77'>
	<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 2024-04-16 12:07:17.705 ***🔗
bob@localhost/res1 in
<message from='bob@localhost' to='bob@localhost/res1' id='1713-269237-704655'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='53cc9e556c7f88e57fc020ee94abce77'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T12:07:17.691472Z'/>
			<message to='bob@localhost' id='id-2' type='groupchat' from='room_markers_reset@muclight.localhost/alice@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-16 12:07:17.705 ***🔗
bob@localhost/res1 in
<iq from='bob@localhost' to='bob@localhost/res1' id='53cc9e556c7f88e57fc020ee94abce77' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1713269237691472/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</first>
			<last>1713269237691472/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</last>
		</set>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-04-16 12:07:17.705 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-16 12:07:17.705 ***🔗
bob@localhost/res1 out
<iq type='set' id='09d92617514c8b1e85e6a1eff3f0b78d'>
	<query xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost'>
		<read>false</read>
	</query>
</iq>



*** User 2024-04-16 12:07:17.709 ***🔗
bob@localhost/res1 in
<message from='bob@localhost/res1' to='bob@localhost' id='09d92617514c8b1e85e6a1eff3f0b78d'>
	<x xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost' queryid='09d92617514c8b1e85e6a1eff3f0b78d'>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</x>
</message>



*** User 2024-04-16 12:07:17.709 ***🔗
bob@localhost/res1 in
<iq from='bob@localhost' to='bob@localhost/res1' id='09d92617514c8b1e85e6a1eff3f0b78d' type='result'/>



*** User 2024-04-16 12:07:17.709 ***🔗
bob@localhost/res1 out
<iq type='set' id='d0dbd7eb3abbe15450ac987055161017'>
	<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 2024-04-16 12:07:17.711 ***🔗
bob@localhost/res1 in
<message from='bob@localhost' to='bob@localhost/res1' id='1713-269237-710568'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='d0dbd7eb3abbe15450ac987055161017'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T12:07:17.691472Z'/>
			<message to='bob@localhost' id='id-2' type='groupchat' from='room_markers_reset@muclight.localhost/alice@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-16 12:07:17.711 ***🔗
bob@localhost/res1 in
<iq from='bob@localhost' to='bob@localhost/res1' id='d0dbd7eb3abbe15450ac987055161017' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1713269237691472/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</first>
			<last>1713269237691472/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-04-16 12:07:17.711 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-16 12:07:17.711 ***🔗
alice@localhost/res1 out
<iq type='set' id='2e8aa6956be20690b8bafb780b1be10e'>
	<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 2024-04-16 12:07:17.712 ***🔗
alice@localhost/res1 in
<message from='alice@localhost' to='alice@localhost/res1' id='1713-269237-712301'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='2e8aa6956be20690b8bafb780b1be10e'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T12:07:17.688674Z'/>
			<message to='alice@localhost' id='id-2' type='groupchat' from='room_markers_reset@muclight.localhost/alice@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-16 12:07:17.712 ***🔗
alice@localhost/res1 in
<iq from='alice@localhost' to='alice@localhost/res1' id='2e8aa6956be20690b8bafb780b1be10e' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1713269237688674/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</first>
			<last>1713269237688674/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</last>
		</set>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-04-16 12:07:17.713 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-16 12:07:17.713 ***🔗
kate@localhost/res1 out
<iq type='set' id='25563265fa020c8b4c6ad8a3f2f92cd2'>
	<query xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost'>
		<read>false</read>
	</query>
</iq>



*** User 2024-04-16 12:07:17.715 ***🔗
kate@localhost/res1 in
<message from='kate@localhost/res1' to='kate@localhost' id='25563265fa020c8b4c6ad8a3f2f92cd2'>
	<x xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost' queryid='25563265fa020c8b4c6ad8a3f2f92cd2'>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</x>
</message>



*** User 2024-04-16 12:07:17.715 ***🔗
kate@localhost/res1 in
<iq from='kate@localhost' to='kate@localhost/res1' id='25563265fa020c8b4c6ad8a3f2f92cd2' type='result'/>



*** User 2024-04-16 12:07:17.715 ***🔗
kate@localhost/res1 out
<iq type='set' id='a95bf5dc6d4db5fbb3d5c0ff9f628884'>
	<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 2024-04-16 12:07:17.716 ***🔗
kate@localhost/res1 in
<message from='kate@localhost' to='kate@localhost/res1' id='1713-269237-716080'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='2' queryid='a95bf5dc6d4db5fbb3d5c0ff9f628884'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T12:07:17.694279Z'/>
			<message to='kate@localhost' id='id-2' type='groupchat' from='room_markers_reset@muclight.localhost/alice@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-16 12:07:17.716 ***🔗
kate@localhost/res1 in
<iq from='kate@localhost' to='kate@localhost/res1' id='a95bf5dc6d4db5fbb3d5c0ff9f628884' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1713269237694279/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</first>
			<last>1713269237694279/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>2</unread-messages>
	</fin>
</iq>



*** User 2024-04-16 12:07:17.716 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-16 12:07:17.716 ***🔗
kate@localhost/res1 out
</stream:stream>

*** User 2024-04-16 12:07:17.717 ***🔗
kate@localhost/res1 in
</stream:stream>

*** User 2024-04-16 12:07:17.717 ***🔗
bob@localhost/res1 out
</stream:stream>

*** User 2024-04-16 12:07:17.717 ***🔗
bob@localhost/res1 in
</stream:stream>

*** User 2024-04-16 12:07:17.717 ***🔗
alice@localhost/res1 out
</stream:stream>

*** User 2024-04-16 12:07:17.717 ***🔗
alice@localhost/res1 in
</stream:stream>
*** CT 2024-04-16 12:07:17.742 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1801.html



=== Ended at 2024-04-16 12:07:17
=== successfully completed test case
=== === Returned value: ok