=== Test case: xep_0352_csi_SUITE:alice_is_inactive_but_sends_sm_req_and_recives_ack/1 (click for source code)

=== Config value:

    [{watchdog,<0.62551.0>},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"ldap_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/xep_0352_csi_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@306ffcb8cebe.2024-03-06_12.05.32/big_tests.tests.xep_0352_csi_SUITE.logs/run.2024-03-06_12.19.32/xep_0352_csi_suite.alice_is_inactive_but_sends_sm_req_and_recives_ack.126978.html"},
     {tc_group_properties,[{name,basic},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/xep_0352_csi_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@306ffcb8cebe.2024-03-06_12.05.32/big_tests.tests.xep_0352_csi_SUITE.logs/run.2024-03-06_12.19.32/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,
              ldap =>
                  #{filter => <<"(objectClass=inetOrgPerson)">>,
                    base => <<"ou=Users,dc=esl,dc=com">>,deref => never,
                    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">>}],
                    uids => [{<<"uid">>,<<"%u">>}],
                    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">>]}],
                    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">>}],
                    search_operator => 'and',binary_search_fields => [],
                    pool_tag => default},
              iqdisc => parallel,backend => ldap},
        mod_roster =>
            #{iqdisc => one_queue,versioning => false,
              store_current_id => false,backend => mnesia},
        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_amp => #{},
        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 =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>},
                             {stream_management,true}]},
                     {alice_bis,[{username,<<"alicE">>},
                                 {server,<<"localhost.bis">>},
                                 {host,<<"localhost">>},
                                 {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]},
                     {carol_s,[{username,<<"carol_s">>},
                               {server,<<"localhost">>},
                               {password,<<"jinglebells_s">>},
                               {transport,escalus_bosh},
                               {ssl,true},
                               {path,<<"/http-bind">>},
                               {port,5285},
                               {ssl_opts,[{verify,verify_none}]}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {mike,[{username,<<"mike">>},
                            {server,<<"localhost">>},
                            {password,<<"nicniema">>}]},
                     {john,[{username,<<"john">>},
                            {server,<<"localhost">>},
                            {password,<<"cosontuma">>}]},
                     {geralt,[{username,<<"geralt">>},
                              {server,<<"localhost">>},
                              {password,<<"witcher">>},
                              {transport,escalus_ws},
                              {port,5280},
                              {wspath,<<"/ws-xmpp">>}]},
                     {geralt_s,[{username,<<"geralt_s">>},
                                {server,<<"localhost">>},
                                {password,<<"witcher_s">>},
                                {transport,escalus_ws},
                                {ssl,true},
                                {port,5285},
                                {wspath,<<"/ws-xmpp">>},
                                {ssl_opts,[{verify,verify_none}]}]},
                     {hacker,[{username,<<"hacker">>},
                              {server,<<"localhost">>},
                              {password,<<"bringdowntheserver">>},
                              {port,5223}]},
                     {admin,[{username,<<"admin">>},
                             {server,<<"localhost">>},
                             {password,<<"bruce_almighty">>}]},
                     {secure_joe,[{username,<<"secure_joe">>},
                                  {server,<<"localhost">>},
                                  {password,<<"break_me">>},
                                  {starttls,required}]},
                     {astrid,[{username,<<"astrid">>},
                              {server,<<"sogndal">>},
                              {host,<<"localhost">>},
                              {password,<<"doctor">>}]},
                     {alice2,[{username,<<"alice">>},
                              {server,<<"fed1">>},
                              {host,<<"localhost">>},
                              {port,5242},
                              {password,<<"makota2">>}]},
                     {bob2,[{username,<<"bob">>},
                            {server,<<109,105,99,104,97,197,130>>},
                            {host,<<"localhost">>},
                            {port,5242},
                            {password,<<"makota3">>}]},
                     {clusterguy,[{username,<<"clusterguy">>},
                                  {server,<<"localhost">>},
                                  {host,<<"localhost">>},
                                  {password,<<"distributionftw">>},
                                  {port,5232}]},
                     {clusterbuddy,[{username,<<"clusterbuddy">>},
                                    {server,<<"localhost">>},
                                    {host,<<"localhost">>},
                                    {password,<<"wasssssssup">>},
                                    {port,5232}]},
                     {eve,[{username,<<"eve">>},
                           {server,<<"localhost">>},
                           {password,<<"password">>},
                           {port,5252}]},
                     {neustradamus,[{username,<<"neustradamus">>},
                                    {server,<<"localhost">>},
                                    {host,<<"localhost">>},
                                    {password,<<"scramshaplus">>},
                                    {starttls,required},
                                    {tls_module,fast_tls}]},
                     {alice3,[{username,<<"alice">>},
                              {server,<<"example.com">>},
                              {host,<<"localhost">>},
                              {password,<<"makota2">>}]},
                     {bob3,[{username,<<"bob">>},
                            {server,<<"example.org">>},
                            {host,<<"localhost">>},
                            {password,<<"makota3">>},
                            {port,5232}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@306ffcb8cebe.2024-03-06_12.05.32"

=== Started at 2024-03-06 12:19:32


*** CT 2024-03-06 12:19:32.772 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4887.html

*** User 2024-03-06 12:19:32.785 ***🔗
alicE_alice_is_inactive_but_sends_sm_req_and_recives_ack_1891@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-06 12:19:32.785 ***🔗
alicE_alice_is_inactive_but_sends_sm_req_and_recives_ack_1891@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f99736074b3c045b' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-06 12:19:32.785 ***🔗
alicE_alice_is_inactive_but_sends_sm_req_and_recives_ack_1891@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>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
	<csi xmlns='urn:xmpp:csi:0'/>
</stream:features>



*** User 2024-03-06 12:19:32.786 ***🔗
alicE_alice_is_inactive_but_sends_sm_req_and_recives_ack_1891@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FsaWNlX2lzX2luYWN0aXZlX2J1dF9zZW5kc19zbV9yZXFfYW5kX3JlY2l2ZXNfYWNrXzE4OTEAbWF0eWdyeXNh</auth>



*** User 2024-03-06 12:19:32.787 ***🔗
alicE_alice_is_inactive_but_sends_sm_req_and_recives_ack_1891@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-06 12:19:32.787 ***🔗
alicE_alice_is_inactive_but_sends_sm_req_and_recives_ack_1891@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-06 12:19:32.788 ***🔗
alicE_alice_is_inactive_but_sends_sm_req_and_recives_ack_1891@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e56a6548726bed18' from='localhost' version='1.0' xml:lang='en' to='alice_alice_is_inactive_but_sends_sm_req_and_recives_ack_1891@localhost'>

*** User 2024-03-06 12:19:32.788 ***🔗
alicE_alice_is_inactive_but_sends_sm_req_and_recives_ack_1891@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'/>
	<csi xmlns='urn:xmpp:csi:0'/>
</stream:features>



*** User 2024-03-06 12:19:32.788 ***🔗
alicE_alice_is_inactive_but_sends_sm_req_and_recives_ack_1891@localhost/res1 out
<iq type='set' id='a6b7685c6738ab4319b8428c5169a127'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-06 12:19:32.788 ***🔗
alicE_alice_is_inactive_but_sends_sm_req_and_recives_ack_1891@localhost/res1 in
<iq id='a6b7685c6738ab4319b8428c5169a127' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_alice_is_inactive_but_sends_sm_req_and_recives_ack_1891@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-06 12:19:32.789 ***🔗
alice_alice_is_inactive_but_sends_sm_req_and_recives_ack_1891@localhost/res1 out
<iq type='set' id='cbb2d26a3d439db4062890094d51d3be'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-06 12:19:32.789 ***🔗
alice_alice_is_inactive_but_sends_sm_req_and_recives_ack_1891@localhost/res1 in
<iq from='localhost' to='alice_alice_is_inactive_but_sends_sm_req_and_recives_ack_1891@localhost/res1' id='cbb2d26a3d439db4062890094d51d3be' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-06 12:19:32.789 ***🔗
alice_alice_is_inactive_but_sends_sm_req_and_recives_ack_1891@localhost/res1 out
<enable xmlns='urn:xmpp:sm:3'/>



*** User 2024-03-06 12:19:32.789 ***🔗
alice_alice_is_inactive_but_sends_sm_req_and_recives_ack_1891@localhost/res1 in
<enabled xmlns='urn:xmpp:sm:3'/>



*** User 2024-03-06 12:19:32.790 ***🔗
alice_alice_is_inactive_but_sends_sm_req_and_recives_ack_1891@localhost/res1 out
<presence/>



*** User 2024-03-06 12:19:32.791 ***🔗
alice_alice_is_inactive_but_sends_sm_req_and_recives_ack_1891@localhost/res1 in
<presence from='alice_alice_is_inactive_but_sends_sm_req_and_recives_ack_1891@localhost/res1' to='alice_alice_is_inactive_but_sends_sm_req_and_recives_ack_1891@localhost/res1'/>



*** User 2024-03-06 12:19:32.791 ***🔗
alice_alice_is_inactive_but_sends_sm_req_and_recives_ack_1891@localhost/res1 out
<inactive xmlns='urn:xmpp:csi:0'/>



*** User 2024-03-06 12:19:32.892 ***🔗
alice_alice_is_inactive_but_sends_sm_req_and_recives_ack_1891@localhost/res1 out
<r xmlns='urn:xmpp:sm:3'/>



*** User 2024-03-06 12:19:32.893 ***🔗
alice_alice_is_inactive_but_sends_sm_req_and_recives_ack_1891@localhost/res1 in
<a xmlns='urn:xmpp:sm:3' h='2'/>



*** User 2024-03-06 12:19:32.893 ***🔗
alice_alice_is_inactive_but_sends_sm_req_and_recives_ack_1891@localhost/res1 out
</stream:stream>

*** User 2024-03-06 12:19:32.893 ***🔗
alice_alice_is_inactive_but_sends_sm_req_and_recives_ack_1891@localhost/res1 in
</stream:stream>
*** CT 2024-03-06 12:19:32.895 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4888.html



=== Ended at 2024-03-06 12:19:32
=== successfully completed test case
=== === Returned value: ok