=== 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,
           shaper => c2s_shaper,
           tls =>
               #{module => fast_tls,mode => starttls,verify_mode => none,
                 ciphers => "TLSv1.2:TLSv1.3",
                 protocol_options =>
                     ["no_sslv2","no_sslv3","no_tlsv1","no_tlsv1_1"],
                 certfile => "priv/ssl/fake_server.pem",
                 dhfile => "priv/ssl/fake_dh_server.pem"},
           ip_address => "0",connection_type => undefined,
           ip_tuple => {0,0,0,0},
           ip_version => 4,proto => tcp,max_stanza_size => 65536,
           c2s_state_timeout => 5000,backwards_compatible_session => true,
           max_connections => infinity,reuse_port => false,
           proxy_protocol => false}},
     {watchdog,<0.1504.0>},
     {escalus_overrides,
         [{initial_activity,#Fun<mim_c2s_SUITE.0.17191332>},
          {start_ready_clients,fun mim_c2s_SUITE:escalus_start/2}]},
     {preset,"pgsql_cets"},
     {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@48902645c190.2024-04-23_06.26.59/big_tests.tests.mim_c2s_SUITE.logs/run.2024-04-23_06.27.01/mim_c2s_suite.too_big_opening_tag_is_rejected.770.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@48902645c190.2024-04-23_06.26.59/big_tests.tests.mim_c2s_SUITE.logs/run.2024-04-23_06.27.01/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 => cets,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_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{backend => cets,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">>},
               {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@48902645c190.2024-04-23_06.26.59"

=== Started at 2024-04-23 06:27:01


*** CT 2024-04-23 06:27:01.535 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_29.html

*** User 2024-04-23 06:27:01.633 ***🔗
alicE_too_big_opening_tag_is_rejected_9@localhost out
<stream:stream bigattr='efda9ed6f1a95777c690b938cecba9cb6585f0776c89c5dd5a267eb09b366bbc1899ccf32f935bc5fcfc2398a0834bb8c886aab145f7bf02cc0cc47861df6f26511227b84a92745e76b9a70c4f9e238ca1dd04d8ff1f13bdc1ae85f0582ca8e8cb8f915fdfe91c4a1864e89f2e8e76bced946596f07dd3da7f22b1b98d045d2fca2766572a12e4720ed932c57f99006a727212f23cf3236e3c1a66cd37d1409ee823e3bba13b27aa850790e7353612acec1db3927a3f7ef7fa7e74a26441ec0bf5c7173f4a2bcc7b3234a47c0e745034d72fb795a3b8fc1d964a9be14456466c6864644cbbb3ed3de4acda1ceb7d5ce3d1060c63d6b1661567d891f89c09a25ed22961cfa67905890c3038a6ae0dee2ad0bfda2231f8b027562fbaeb07c43e478a3f5536337552c4d2776713e0b7f60f83fc37a8bcc63fb9196426ad57fa81d7436466ad8eac09b0bdcb2290928f2f1143df2b8efbe6fffdaa90cedc453c683a1016b0ac8badf4388cd7fdf99755463f3510aa35d2665ce4e2d494678f3284cec081064a760ccf050313013931542185d28fc9f3ee15cf721945927cad67dabb0b32f4b233d0072af37538fc4bf07f3051c989c32c0a31043ebe845605b054b7f3edc83159abdf2daec4311df2f27527319593518f6be45939ea0cb2efb89e35c74dd6bd7e92fc041bdf2c5a5257d33db356e0e4884c224aff3c9f3f9edd12fbb3832380f2f99d817c8052c475e4a09287a6546d24a9e64a608e4e95e0a5f852c251eeea3c37eaac33a90acab83d0dcec37bff993442972fb286bcf6798dd1362a90d944cead5c6992ed28486e055662a7f11f422540e3056073d47a2cf1cdda7cd809d920c70cc1772f34ac674d84d9dc42149d97816172976af1b9f175e47fed1f0caaf43d6603bcd171ae2d114d0f2db1ee98dd4a26cbb24dc5040248d7084ec68ca93e3c99fd8ae3d84f7ed6737d7ab222f9def8b1f52d64053b98ad90091945af178619483ea2f8368aee88d04c85db2118fe9c777ce319ef954ff8594a4ba3e31f12655e7f4de923300b03c2b262be01aa4141808596350bee64b1ffe47a17b49d9e920f280ff0e659a423c72f21bbdbbe77923c5b24eed54dcace51bf5f74c0d3fb7766e77dbd135651dc09b1cdd3f9d47c0752e43cccf950933ddee4b760bdfc5ad6d690ba218387c149656a141b6bbc712f6aaf3251bc7d40fb65200726d24adcc9bb3485f1f91c19a26408c1419c0a68d371e89d4210f2f48c178c717cca26bd67743850f324a5d0c1e526b2a3b35800072c88df8b08af4c37d0d6f32cb133d66b57d2cbcf03adf172361d5728729220e7fcab195fdee97755fbbe70e1dc0660acf8c590296feddc3f050f09cfb4f95c4648152b320df0570a1c706e20990cd2c2dd43381e1b37f08155cf218f7346c534377165b8a075734617d8'/>



*** User 2024-04-23 06:27:01.634 ***🔗
alicE_too_big_opening_tag_is_rejected_9@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='255a4074f86306f5' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 06:27:01.647 ***🔗
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 06:27:01.647 ***🔗
alicE_too_big_opening_tag_is_rejected_9@localhost in
</stream:stream>
*** CT 2024-04-23 06:27:01.649 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_35.html



=== Ended at 2024-04-23 06:27:01
=== successfully completed test case
=== === Returned value: true