=== Test case: bosh_SUITE:disconnect_inactive/1 (click for source code)

=== Config value:

    [{watchdog,<0.8882.0>},
     {escalus_user_db,{module,escalus_ejabberd}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/bosh_SUITE_data"},
     {preset,"mysql_redis"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@fac56f14d8cf.2022-03-07_15.57.55/big_tests.tests.bosh_SUITE.logs/run.2022-03-07_15.58.18/bosh_suite.disconnect_inactive.19330.html"},
     {tc_group_properties,[{name,time},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/bosh_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@fac56f14d8cf.2022-03-07_15.57.55/big_tests.tests.bosh_SUITE.logs/run.2022-03-07_15.58.18/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},{time_to_live,2}],
        mod_carboncopy => [],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 =>
            [{welcome_message,{[],[]}},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {access,register},
             {registration_watchers,[]}],
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management => [],
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,ldap_binary_search_fields => [],
              ldap_pool_tag => default,
              ldap_search_fields =>
                  [{<<"User">>,<<"%u">>},
                   {<<"Full Name">>,<<"displayName">>},
                   {<<"Given Name">>,<<"givenName">>},
                   {<<"Middle Name">>,<<"initials">>},
                   {<<"Family Name">>,<<"sn">>},
                   {<<"Nickname">>,<<"%u">>},
                   {<<"Birthday">>,<<"birthDay">>},
                   {<<"Country">>,<<"c">>},
                   {<<"City">>,<<"l">>},
                   {<<"Email">>,<<"mail">>},
                   {<<"Organization Name">>,<<"o">>},
                   {<<"Organization Unit">>,<<"ou">>}],
              ldap_search_operator => 'and',
              ldap_search_reported =>
                  [{<<"Full Name">>,<<"FN">>},
                   {<<"Given Name">>,<<"FIRST">>},
                   {<<"Middle Name">>,<<"MIDDLE">>},
                   {<<"Family Name">>,<<"LAST">>},
                   {<<"Nickname">>,<<"NICK">>},
                   {<<"Birthday">>,<<"BDAY">>},
                   {<<"Country">>,<<"CTRY">>},
                   {<<"City">>,<<"LOCALITY">>},
                   {<<"Email">>,<<"EMAIL">>},
                   {<<"Organization Name">>,<<"ORGNAME">>},
                   {<<"Organization Unit">>,<<"ORGUNIT">>}],
              ldap_uids => [{<<"uid">>,<<"%u">>}],
              ldap_vcard_map =>
                  [{<<"NICKNAME">>,<<"%u">>,[]},
                   {<<"FN">>,<<"%s">>,[<<"displayName">>]},
                   {<<"FAMILY">>,<<"%s">>,[<<"sn">>]},
                   {<<"GIVEN">>,<<"%s">>,[<<"givenName">>]},
                   {<<"MIDDLE">>,<<"%s">>,[<<"initials">>]},
                   {<<"ORGNAME">>,<<"%s">>,[<<"o">>]},
                   {<<"ORGUNIT">>,<<"%s">>,[<<"ou">>]},
                   {<<"CTRY">>,<<"%s">>,[<<"c">>]},
                   {<<"LOCALITY">>,<<"%s">>,[<<"l">>]},
                   {<<"STREET">>,<<"%s">>,[<<"street">>]},
                   {<<"REGION">>,<<"%s">>,[<<"st">>]},
                   {<<"PCODE">>,<<"%s">>,[<<"postalCode">>]},
                   {<<"TITLE">>,<<"%s">>,[<<"title">>]},
                   {<<"URL">>,<<"%s">>,[<<"labeleduri">>]},
                   {<<"DESC">>,<<"%s">>,[<<"description">>]},
                   {<<"TEL">>,<<"%s">>,[<<"telephoneNumber">>]},
                   {<<"EMAIL">>,<<"%s">>,[<<"mail">>]},
                   {<<"BDAY">>,<<"%s">>,[<<"birthDay">>]},
                   {<<"ROLE">>,<<"%s">>,[<<"employeeType">>]},
                   {<<"PHOTO">>,<<"%s">>,[<<"jpegPhoto">>]}],
              matches => 30,search => true}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@fac56f14d8cf.2022-03-07_15.57.55"

=== Started at 2022-03-07 15:58:21


*** CT 2022-03-07 15:58:21.643 *** View log from node mongooseim@localhost when started mongooseim@localhost_60.html
*** CT 2022-03-07 15:58:21.643 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_22.html

*** User 2022-03-07 15:58:21.654 ***
carol_disconnect_inactive_390@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-03-07 15:58:21.667 ***
carol_disconnect_inactive_390@localhost/res1 in
<stream:stream from='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-07 15:58:21.667 ***
carol_disconnect_inactive_390@localhost/res1 in
<stream:features>
	<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-03-07 15:58:21.667 ***
carol_disconnect_inactive_390@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX2Rpc2Nvbm5lY3RfaW5hY3RpdmVfMzkwAGppbmdsZWJlbGxz</auth>



*** User 2022-03-07 15:58:21.670 ***
carol_disconnect_inactive_390@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-07 15:58:21.670 ***
carol_disconnect_inactive_390@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-03-07 15:58:21.682 ***
carol_disconnect_inactive_390@localhost/res1 in
<stream:stream from='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-07 15:58:21.682 ***
carol_disconnect_inactive_390@localhost/res1 in
<stream:features>
	<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-03-07 15:58:21.682 ***
carol_disconnect_inactive_390@localhost/res1 out
<iq type='set' id='4964cd89248c3d4c59b1c8cbb87d1579'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-07 15:58:21.683 ***
carol_disconnect_inactive_390@localhost/res1 in
<iq xmlns='jabber:client' id='4964cd89248c3d4c59b1c8cbb87d1579' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_disconnect_inactive_390@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-07 15:58:21.683 ***
carol_disconnect_inactive_390@localhost/res1 out
<iq type='set' id='aadfcd8da0fb8ada79b2e68f063f97a1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 15:58:21.684 ***
carol_disconnect_inactive_390@localhost/res1 in
<iq xmlns='jabber:client' type='result' id='aadfcd8da0fb8ada79b2e68f063f97a1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 15:58:21.684 ***
carol_disconnect_inactive_390@localhost/res1 out
<presence/>



*** User 2022-03-07 15:58:21.688 ***
carol_disconnect_inactive_390@localhost/res1 in
<presence xmlns='jabber:client' from='carol_disconnect_inactive_390@localhost/res1' to='carol_disconnect_inactive_390@localhost/res1' xml:lang='en'/>



*** User 2022-03-07 15:58:21.689 ***
geralt_disconnect_inactive_390@localhost/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='localhost' version='1.0'/>



*** User 2022-03-07 15:58:21.690 ***
geralt_disconnect_inactive_390@localhost/res1 in
<open version='1.0' xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='92f13c967ff7b44d' from='localhost'/>



*** User 2022-03-07 15:58:21.690 ***
geralt_disconnect_inactive_390@localhost/res1 in
<features xmlns='http://etherx.jabber.org/streams'>
	<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'/>
</features>



*** User 2022-03-07 15:58:21.690 ***
geralt_disconnect_inactive_390@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGdlcmFsdF9kaXNjb25uZWN0X2luYWN0aXZlXzM5MAB3aXRjaGVy</auth>



*** User 2022-03-07 15:58:21.691 ***
geralt_disconnect_inactive_390@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-07 15:58:21.691 ***
geralt_disconnect_inactive_390@localhost/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='localhost' version='1.0'/>



*** User 2022-03-07 15:58:21.691 ***
geralt_disconnect_inactive_390@localhost/res1 in
<open version='1.0' xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='96772e3177193ec5' from='localhost'/>



*** User 2022-03-07 15:58:21.691 ***
geralt_disconnect_inactive_390@localhost/res1 in
<features xmlns='http://etherx.jabber.org/streams'>
	<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'/>
</features>



*** User 2022-03-07 15:58:21.692 ***
geralt_disconnect_inactive_390@localhost/res1 out
<iq type='set' id='62ad4fb21e7942b2386b02a1f10942bb'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-07 15:58:21.692 ***
geralt_disconnect_inactive_390@localhost/res1 in
<iq id='62ad4fb21e7942b2386b02a1f10942bb' type='result' xmlns='jabber:client'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>geralt_disconnect_inactive_390@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-07 15:58:21.692 ***
geralt_disconnect_inactive_390@localhost/res1 out
<iq type='set' id='2d2029ff3c7e19d8e5ffa3d407f8066c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 15:58:21.692 ***
geralt_disconnect_inactive_390@localhost/res1 in
<iq type='result' id='2d2029ff3c7e19d8e5ffa3d407f8066c' xmlns='jabber:client'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 15:58:21.692 ***
geralt_disconnect_inactive_390@localhost/res1 out
<presence/>



*** User 2022-03-07 15:58:21.695 ***
geralt_disconnect_inactive_390@localhost/res1 in
<presence from='geralt_disconnect_inactive_390@localhost/res1' to='geralt_disconnect_inactive_390@localhost/res1' xmlns='jabber:client'/>



*** User 2022-03-07 15:58:21.695 ***
geralt_disconnect_inactive_390@localhost/res1 out
<message to='carol_disconnect_inactive_390@localhost/res1' type='chat'>
	<body>Hello!</body>
</message>



*** User 2022-03-07 15:58:21.696 ***
carol_disconnect_inactive_390@localhost/res1 in
<message from='geralt_disconnect_inactive_390@localhost/res1' to='carol_disconnect_inactive_390@localhost/res1' type='chat' xmlns='jabber:client'>
	<body>Hello!</body>
</message>



*** User 2022-03-07 15:58:23.717 ***
geralt_disconnect_inactive_390@localhost/res1 out
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2022-03-07 15:58:23.717 ***
geralt_disconnect_inactive_390@localhost/res1 in
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>


*** CT 2022-03-07 15:58:23.718 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_22.html
*** CT 2022-03-07 15:58:23.719 *** View log from node mongooseim@localhost when finished mongooseim@localhost_60.html



=== Ended at 2022-03-07 15:58:23
=== successfully completed test case
=== === Returned value: ok