=== Test case: mim_c2s_SUITE:too_big_opening_tag_is_rejected/1 (click for source code)

=== Config value:

    [{c2s_listener,
         #{access => c2s,module => mongoose_c2s_listener,port => 5222,
           num_acceptors => 100,hibernate_after => 0,backlog => 1024,
           tls =>
               #{module => fast_tls,mode => starttls,
                 certfile => "priv/ssl/fake_server.pem",
                 ciphers => "TLSv1.2:TLSv1.3",
                 dhfile => "priv/ssl/fake_dh_server.pem",verify_mode => none,
                 protocol_options =>
                     ["no_sslv2","no_sslv3","no_tlsv1","no_tlsv1_1"]},
           ip_address => "0",connection_type => undefined,
           max_stanza_size => 65536,shaper => c2s_shaper,proto => tcp,
           ip_tuple => {0,0,0,0},
           ip_version => 4,proxy_protocol => false,
           backwards_compatible_session => true,c2s_state_timeout => 5000,
           max_connections => infinity,reuse_port => false}},
     {watchdog,<0.1487.0>},
     {escalus_overrides,
         [{initial_activity,#Fun<mim_c2s_SUITE.0.17191332>},
          {start_ready_clients,fun mim_c2s_SUITE:escalus_start/2}]},
     {preset,"odbc_mssql_mnesia"},
     {mim_data_dir,
         "/home/circleci/project/big_tests/tests/mim_c2s_SUITE_data"},
     {tc_logfile,
         "/home/circleci/project/big_tests/ct_report/ct_run.test@706a14dea409.2024-04-23_08.57.00/big_tests.tests.mim_c2s_SUITE.logs/run.2024-04-23_08.57.02/mim_c2s_suite.too_big_opening_tag_is_rejected.2.html"},
     {tc_group_properties,[{name,basic},parallel]},
     {tc_group_path,[]},
     {data_dir,
         "/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mim_c2s_SUITE_data/"},
     {priv_dir,
         "/home/circleci/project/big_tests/ct_report/ct_run.test@706a14dea409.2024-04-23_08.57.00/big_tests.tests.mim_c2s_SUITE.logs/run.2024-04-23_08.57.02/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_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,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,buffer_max => 100,
              ack_freq => 1,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              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}}},
     {escalus_users,
         [{alice,
              [{username,<<"alicE">>},
               {server,<<"localhost">>},
               {password,<<"matygrysa">>},
               {connection_steps,
                   [start_stream,stream_features,maybe_use_ssl,authenticate,
                    bind]}]},
          {alice_bis,
              [{username,<<"alicE">>},
               {server,<<"localhost.bis">>},
               {host,<<"localhost">>},
               {password,<<"matygrysa">>}]},
          {bob,
              [{username,<<"bOb">>},
               {server,<<"localhost">>},
               {password,<<"makrolika">>},
               {connection_steps,
                   [start_stream,stream_features,maybe_use_ssl,authenticate,
                    bind]}]},
          {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@706a14dea409.2024-04-23_08.57.00"

=== Started at 2024-04-23 08:57:03


*** CT 2024-04-23 08:57:03.049 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_21.html

*** User 2024-04-23 08:57:03.164 ***🔗
alicE_too_big_opening_tag_is_rejected_9@localhost out
<stream:stream bigattr='146dbfa40a2c55f73b49afed4cc9620a5b355594f5ec3456baa6976eb9a3d376f722d60b94fd8cc88ba030b16679e86f6ce1b80c99966db4eb76fbbf9818f38116ccfc51e0042c8debd6cdb01aa57e3623e733a1850c162fbcedc2af36479524d71e669516ab770841aab1691b9efda38547c9153c00fe7ce7c5998edae49b353bbaa6b7572ac6a4afe292667a1a21b0dcddca30a7210bdf340d61c3ec7105d875af6ed4ca49571612c98c713b117db02fa855ec04e6b690394db7e0620cc0722d91c3125ceddf39ec50fa9d65c25144d14131fec5efd2a2577545d2f710554950f19c76a5cda54b4a9976a1e6f63ae9ed7ec22b807803719e57af5748dfadd04925d713ba5db1f0954351d28525b7eb2451f593216bd65605daf68c8c842a7fc35419c5c56c5bd9c0bd4ff62b933ac8800dea1794838c222eca5ca936a332f87e6df0359c199d4f8d9faad2b3113c57b0ed868610aaa208679e89ae4ee5deb5bd86ece3d3d70235a2ca00a340b281262a1edeb86020d61ba37a49bff737368a69d02d89c17472bb919299983b05e99987f1141324b51a4f0ca537cecb7ae25c3bef51a3a2507705fd57fff7176693d75ce86c958ec344289bed28ad99f2878ae6969bef3ada052174dfd2aa1bfa45879d8405fe185285428ff0b4d29be1cd4177118af94385abe95f297a520147f9c098401ada802a01d0bb1b2d43f6f78fe33b330edfd86971d83a79e4b86f757cf2be056458d9acaa52c075a0b1dcf5d66d8489fa06a558c50d1a0d48f0bfc90893e70d4768b14c3a7a5a5bf4aa2e746c22d3d684b25325781e506d7467c24196fd9df6995452dfef68c05be31c4bcaaa9084e5f4eaab0e34e3d028767c82c06672e5e101a738437b02e012df1c786e79eda31c4b54fe2ff3b3fa610b4f7dcda635609772047975b49080d5b711304082fb983f5d03277a96e0ff1c05f86ed78f6e7d5d1ff733decbd7545798f05d7339d2b4a92831e0ba92a7a41c1a810a9dbb796b766f28db87ffe03a6c41dff21fc4e1415bfc3a977cb6bb25e7b36296d71f2a6d6f7f2a385c83fe06c14b259387ee6de9756b943a4e6f01b3f57971ca2531a022273338018bb8d7f3043a3ffa7b4203d43da6030982ca66595df884b32d2dd1fbdd84a6a832fb4d4cb16b2a8b7569e1bf622002eb2e58331cdb2ec793b1d51352f93b8103eac72336b1299e6ce70012e49d347e840541120e3c9ede5b0d9fe035384274d0d3131da20aecb74b5ab84e9206d5c694f7ef6809f2e87a1c29bc43e26499c3eb03278c4d1b0c2c0b45181f1a75da1242555f1c66193bf53bc7cd82755a2c87ffcdb5f7b25a6eaa69c550b8570eaa5127592ff8611bc69142779126eb01cbb0ae74e1206d01770713e84589d309d9ef16e200ea6bfabb3cd4b1fc66ee44e8f03e22085d2197edd319e68332'/>



*** User 2024-04-23 08:57:03.165 ***🔗
alicE_too_big_opening_tag_is_rejected_9@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='272f03de4d7a6df3' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 08:57:03.175 ***🔗
alicE_too_big_opening_tag_is_rejected_9@localhost in
<stream:error>
	<xml-not-well-formed xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
</stream:error>



*** User 2024-04-23 08:57:03.176 ***🔗
alicE_too_big_opening_tag_is_rejected_9@localhost in
</stream:stream>
*** CT 2024-04-23 08:57:03.179 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_27.html



=== Ended at 2024-04-23 08:57:03
=== successfully completed test case
=== === Returned value: true