=== Test case: push_integration_SUITE:inbox_msg_unread_count_fcm/1 (click for source code)

=== Config value:

    [{api_v,<<"v3">>},
     {required_modules,
         [{mod_inbox,
              #{groupchat => [muclight],
                backend => rdbms,iqdisc => no_queue,
                max_result_limit => infinity,
                boxes => [<<"inbox">>,<<"archive">>,<<"bin">>],
                async_writer => #{pool_size => 8},
                bin_ttl => 30,bin_clean_after => 3600000,
                delete_domain_limit => infinity,
                reset_markers => [<<"displayed">>],
                aff_changes => false,remove_on_kicked => true}},
          {mod_offline,
              #{backend => rdbms,
                access_max_user_messages => max_user_offline_messages,
                store_groupchat_messages => false}},
          {mod_pubsub,
              #{host => {prefix,<<"pubsub.">>},
                backend => rdbms,
                wpool =>
                    #{strategy => best_worker,workers => 10,
                      call_timeout => 5000},
                iqdisc => one_queue,last_item_cache => false,
                plugins => [<<"dag">>,<<"push">>],
                pep_mapping => #{},ignore_pep_from_offline => true,
                max_items_node => 10,default_node_config => [],
                nodetree => nodetree_dag,access_createnode => all,
                item_publisher => false,sync_broadcast => false}},
          {mod_push_service_mongoosepush,
              #{max_http_connections => 100,pool_name => mongoose_push_http,
                api_version => <<"v3">>}},
          {mod_event_pusher,
              #{push =>
                    #{backend => rdbms,
                      wpool =>
                          #{strategy => available_worker,workers => 10,
                            call_timeout => 5000},
                      iqdisc => one_queue,virtual_pubsub_hosts => [],
                      plugin_module =>
                          mod_event_pusher_push_plugin_defaults}}}]},
     {watchdog,<0.82799.0>},
     {pubsub_host,real},
     {preset,"odbc_mssql_mnesia"},
     {mim_data_dir,
         "/home/circleci/project/big_tests/tests/push_integration_SUITE_data"},
     {tc_logfile,
         "/home/circleci/project/big_tests/ct_report/ct_run.test@fe43254ce537.2024-03-13_08.50.23/big_tests.tests.push_integration_SUITE.logs/run.2024-03-13_09.08.10/push_integration_suite.inbox_msg_unread_count_fcm.html"},
     {tc_group_properties,[{name,pm_notifications_with_inbox}]},
     {tc_group_path,[[{name,pubsub_ful}]]},
     {data_dir,
         "/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/push_integration_SUITE_data/"},
     {priv_dir,
         "/home/circleci/project/big_tests/ct_report/ct_run.test@fe43254ce537.2024-03-13_08.50.23/big_tests.tests.push_integration_SUITE.logs/run.2024-03-13_09.08.10/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        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_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        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_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@fe43254ce537.2024-03-13_08.50.23"

=== Started at 2024-03-13 09:08:16


*** CT 2024-03-13 09:08:16.215 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4765.html

*** User 2024-03-13 09:08:16.273 ***🔗
bOb_inbox_msg_unread_count_fcm_3263@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-03-13 09:08:16.274 ***🔗
bOb_inbox_msg_unread_count_fcm_3263@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1944d2ba216634f0' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-13 09:08:16.274 ***🔗
bOb_inbox_msg_unread_count_fcm_3263@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-03-13 09:08:16.274 ***🔗
bOb_inbox_msg_unread_count_fcm_3263@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9pbmJveF9tc2dfdW5yZWFkX2NvdW50X2ZjbV8zMjYzAG1ha3JvbGlrYQ==</auth>



*** User 2024-03-13 09:08:16.275 ***🔗
bOb_inbox_msg_unread_count_fcm_3263@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-13 09:08:16.275 ***🔗
bOb_inbox_msg_unread_count_fcm_3263@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-03-13 09:08:16.276 ***🔗
bOb_inbox_msg_unread_count_fcm_3263@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e13f883995764de3' from='localhost' version='1.0' xml:lang='en' to='bob_inbox_msg_unread_count_fcm_3263@localhost'>

*** User 2024-03-13 09:08:16.276 ***🔗
bOb_inbox_msg_unread_count_fcm_3263@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-03-13 09:08:16.276 ***🔗
bOb_inbox_msg_unread_count_fcm_3263@localhost/res1 out
<iq type='set' id='0e9f8406e2f8ac9caf5c486e80fbc7fb'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-13 09:08:16.276 ***🔗
bOb_inbox_msg_unread_count_fcm_3263@localhost/res1 in
<iq id='0e9f8406e2f8ac9caf5c486e80fbc7fb' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_inbox_msg_unread_count_fcm_3263@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-13 09:08:16.276 ***🔗
bob_inbox_msg_unread_count_fcm_3263@localhost/res1 out
<iq type='set' id='e9bce2be6ad778cb2a0015b37bd40fc4'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-13 09:08:16.277 ***🔗
bob_inbox_msg_unread_count_fcm_3263@localhost/res1 in
<iq from='localhost' to='bob_inbox_msg_unread_count_fcm_3263@localhost/res1' id='e9bce2be6ad778cb2a0015b37bd40fc4' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-13 09:08:16.277 ***🔗
bob_inbox_msg_unread_count_fcm_3263@localhost/res1 out
<presence/>



*** User 2024-03-13 09:08:16.280 ***🔗
bob_inbox_msg_unread_count_fcm_3263@localhost/res1 in
<presence from='bob_inbox_msg_unread_count_fcm_3263@localhost/res1' to='bob_inbox_msg_unread_count_fcm_3263@localhost/res1'/>



*** User 2024-03-13 09:08:16.280 ***🔗
alicE_inbox_msg_unread_count_fcm_3263@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-03-13 09:08:16.281 ***🔗
alicE_inbox_msg_unread_count_fcm_3263@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f4fe8e0b75c693c9' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-13 09:08:16.281 ***🔗
alicE_inbox_msg_unread_count_fcm_3263@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-03-13 09:08:16.281 ***🔗
alicE_inbox_msg_unread_count_fcm_3263@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2luYm94X21zZ191bnJlYWRfY291bnRfZmNtXzMyNjMAbWF0eWdyeXNh</auth>



*** User 2024-03-13 09:08:16.282 ***🔗
alicE_inbox_msg_unread_count_fcm_3263@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-13 09:08:16.282 ***🔗
alicE_inbox_msg_unread_count_fcm_3263@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-03-13 09:08:16.282 ***🔗
alicE_inbox_msg_unread_count_fcm_3263@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='596d33640110400c' from='localhost' version='1.0' xml:lang='en' to='alice_inbox_msg_unread_count_fcm_3263@localhost'>

*** User 2024-03-13 09:08:16.282 ***🔗
alicE_inbox_msg_unread_count_fcm_3263@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-03-13 09:08:16.282 ***🔗
alicE_inbox_msg_unread_count_fcm_3263@localhost/res1 out
<iq type='set' id='c9272a6e10d29745961bce1643fba8c9'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-13 09:08:16.282 ***🔗
alicE_inbox_msg_unread_count_fcm_3263@localhost/res1 in
<iq id='c9272a6e10d29745961bce1643fba8c9' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_inbox_msg_unread_count_fcm_3263@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-13 09:08:16.283 ***🔗
alice_inbox_msg_unread_count_fcm_3263@localhost/res1 out
<iq type='set' id='72409ae0ddef15373b0af333f87416f3'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-13 09:08:16.283 ***🔗
alice_inbox_msg_unread_count_fcm_3263@localhost/res1 in
<iq from='localhost' to='alice_inbox_msg_unread_count_fcm_3263@localhost/res1' id='72409ae0ddef15373b0af333f87416f3' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-13 09:08:16.283 ***🔗
alice_inbox_msg_unread_count_fcm_3263@localhost/res1 out
<presence/>



*** User 2024-03-13 09:08:16.286 ***🔗
alice_inbox_msg_unread_count_fcm_3263@localhost/res1 in
<presence from='alice_inbox_msg_unread_count_fcm_3263@localhost/res1' to='alice_inbox_msg_unread_count_fcm_3263@localhost/res1'/>



*** User 2024-03-13 09:08:16.286 ***🔗
kate_inbox_msg_unread_count_fcm_3263@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-03-13 09:08:16.286 ***🔗
kate_inbox_msg_unread_count_fcm_3263@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4b653f8c4d8592d2' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-13 09:08:16.286 ***🔗
kate_inbox_msg_unread_count_fcm_3263@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-03-13 09:08:16.286 ***🔗
kate_inbox_msg_unread_count_fcm_3263@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfaW5ib3hfbXNnX3VucmVhZF9jb3VudF9mY21fMzI2MwBtYWtyb3dlO3A=</auth>



*** User 2024-03-13 09:08:16.287 ***🔗
kate_inbox_msg_unread_count_fcm_3263@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-13 09:08:16.288 ***🔗
kate_inbox_msg_unread_count_fcm_3263@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-03-13 09:08:16.288 ***🔗
kate_inbox_msg_unread_count_fcm_3263@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a86dcc52435cd884' from='localhost' version='1.0' xml:lang='en' to='kate_inbox_msg_unread_count_fcm_3263@localhost'>

*** User 2024-03-13 09:08:16.288 ***🔗
kate_inbox_msg_unread_count_fcm_3263@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-03-13 09:08:16.288 ***🔗
kate_inbox_msg_unread_count_fcm_3263@localhost/res1 out
<iq type='set' id='7aa5aa9979fa6b5eba0413ee49c507bf'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-13 09:08:16.288 ***🔗
kate_inbox_msg_unread_count_fcm_3263@localhost/res1 in
<iq id='7aa5aa9979fa6b5eba0413ee49c507bf' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_inbox_msg_unread_count_fcm_3263@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-13 09:08:16.288 ***🔗
kate_inbox_msg_unread_count_fcm_3263@localhost/res1 out
<iq type='set' id='6d11ee57edf81f6917db879191194c35'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-13 09:08:16.289 ***🔗
kate_inbox_msg_unread_count_fcm_3263@localhost/res1 in
<iq from='localhost' to='kate_inbox_msg_unread_count_fcm_3263@localhost/res1' id='6d11ee57edf81f6917db879191194c35' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-13 09:08:16.289 ***🔗
kate_inbox_msg_unread_count_fcm_3263@localhost/res1 out
<presence/>



*** User 2024-03-13 09:08:16.291 ***🔗
kate_inbox_msg_unread_count_fcm_3263@localhost/res1 in
<presence from='kate_inbox_msg_unread_count_fcm_3263@localhost/res1' to='kate_inbox_msg_unread_count_fcm_3263@localhost/res1'/>



*** User 2024-03-13 09:08:16.291 ***🔗
bob_inbox_msg_unread_count_fcm_3263@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='bob_inbox_msg_unread_count_fcm_3263-pubsub.localhost-princely_musings_fx5bbkU9UYM=-create_node' from='bob_inbox_msg_unread_count_fcm_3263@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<create type='push' node='princely_musings_fx5bbkU9UYM='/>
		<configure>
			<x xmlns='jabber:x:data' type='submit'>
				<field var='FORM_TYPE' type='hidden'>
					<value>http://jabber.org/protocol/pubsub#node_config</value>
				</field>
				<field var='pubsub#access_model'>
					<value>whitelist</value>
				</field>
				<field var='pubsub#publish_model'>
					<value>publishers</value>
				</field>
			</x>
		</configure>
	</pubsub>
</iq>



*** User 2024-03-13 09:08:16.297 ***🔗
bob_inbox_msg_unread_count_fcm_3263@localhost/res1 in
<iq from='pubsub.localhost' to='bob_inbox_msg_unread_count_fcm_3263@localhost/res1' id='bob_inbox_msg_unread_count_fcm_3263-pubsub.localhost-princely_musings_fx5bbkU9UYM=-create_node' type='result'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<create node='princely_musings_fx5bbkU9UYM='/>
	</pubsub>
</iq>



*** User 2024-03-13 09:08:16.297 ***🔗
bob_inbox_msg_unread_count_fcm_3263@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='ZuUczLo=' from='bob_inbox_msg_unread_count_fcm_3263@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub#owner'>
		<affiliations node='princely_musings_fx5bbkU9UYM='>
			<affiliation jid='localhost' affiliation='publish-only'/>
		</affiliations>
	</pubsub>
</iq>



*** User 2024-03-13 09:08:16.301 ***🔗
bob_inbox_msg_unread_count_fcm_3263@localhost/res1 in
<iq from='pubsub.localhost' to='bob_inbox_msg_unread_count_fcm_3263@localhost/res1' id='ZuUczLo=' type='result'/>



*** User 2024-03-13 09:08:16.301 ***🔗
bob_inbox_msg_unread_count_fcm_3263@localhost/res1 out
<iq type='set' id='270abff6951c3cf58eb1215ccdb4471a'>
	<enable xmlns='urn:xmpp:push:0' jid='pubsub.localhost' node='princely_musings_fx5bbkU9UYM='>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>http://jabber.org/protocol/pubsub#publish-options</value>
			</field>
			<field var='service'>
				<value>fcm</value>
			</field>
			<field var='device_id'>
				<value>1J56IK29CI2AD6C4A4AE8NH9141J</value>
			</field>
			<field var='silent'>
				<value>true</value>
			</field>
		</x>
	</enable>
</iq>



*** User 2024-03-13 09:08:16.304 ***🔗
bob_inbox_msg_unread_count_fcm_3263@localhost/res1 in
<iq from='bob_inbox_msg_unread_count_fcm_3263@localhost' to='bob_inbox_msg_unread_count_fcm_3263@localhost/res1' id='270abff6951c3cf58eb1215ccdb4471a' type='result'/>



*** User 2024-03-13 09:08:16.304 ***🔗
bob_inbox_msg_unread_count_fcm_3263@localhost/res1 out
<presence type='unavailable'/>



*** User 2024-03-13 09:08:16.405 ***🔗
waiting for wait_for_user_offline is done in 100 miliseconds

*** User 2024-03-13 09:08:16.405 ***🔗
alice_inbox_msg_unread_count_fcm_3263@localhost/res1 out
<message type='chat' to='bob_inbox_msg_unread_count_fcm_3263@localhost' id='789dd7e6226668f49b7848001e0563be'>
	<body>Private message</body>
</message>



*** User 2024-03-13 09:08:16.413 ***🔗
kate_inbox_msg_unread_count_fcm_3263@localhost/res1 out
<message type='chat' to='bob_inbox_msg_unread_count_fcm_3263@localhost' id='01e4166f4f8228f8ab07fef8646a32f9'>
	<body>Private message</body>
</message>



*** User 2024-03-13 09:08:16.418 ***🔗
alice_inbox_msg_unread_count_fcm_3263@localhost/res1 out
<message type='chat' to='bob_inbox_msg_unread_count_fcm_3263@localhost' id='c365b3ad535af2b1532560b6aa25e5d8'>
	<body>Private message</body>
</message>



*** User 2024-03-13 09:08:16.423 ***🔗
alice_inbox_msg_unread_count_fcm_3263@localhost/res1 out
<message type='chat' to='bob_inbox_msg_unread_count_fcm_3263@localhost' id='8a7ce63337af3e1dba30b8f550bdf748'>
	<body>Private message</body>
</message>



*** User 2024-03-13 09:08:16.429 ***🔗
kate_inbox_msg_unread_count_fcm_3263@localhost/res1 out
<message type='chat' to='bob_inbox_msg_unread_count_fcm_3263@localhost' id='43a7aa61e76c384f9b09f3c9e7e5ebe0'>
	<body>Private message</body>
</message>



*** User 2024-03-13 09:08:16.444 ***🔗
kate_inbox_msg_unread_count_fcm_3263@localhost/res1 out
</stream:stream>

*** User 2024-03-13 09:08:16.445 ***🔗
kate_inbox_msg_unread_count_fcm_3263@localhost/res1 in
</stream:stream>

*** User 2024-03-13 09:08:16.445 ***🔗
alice_inbox_msg_unread_count_fcm_3263@localhost/res1 out
</stream:stream>

*** User 2024-03-13 09:08:16.445 ***🔗
alice_inbox_msg_unread_count_fcm_3263@localhost/res1 in
</stream:stream>

*** User 2024-03-13 09:08:16.445 ***🔗
bob_inbox_msg_unread_count_fcm_3263@localhost/res1 out
</stream:stream>

*** User 2024-03-13 09:08:16.445 ***🔗
bob_inbox_msg_unread_count_fcm_3263@localhost/res1 in
</stream:stream>
*** CT 2024-03-13 09:08:16.470 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4765.html



=== Ended at 2024-03-13 09:08:16
=== successfully completed test case
=== === Returned value: ok


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