=== 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,
           ip_address => "0",shaper => c2s_shaper,
           tls =>
               #{module => fast_tls,mode => starttls,
                 certfile => "priv/ssl/fake_server.pem",verify_mode => none,
                 ciphers => "TLSv1.2:TLSv1.3",
                 protocol_options =>
                     ["no_sslv2","no_sslv3","no_tlsv1","no_tlsv1_1"],
                 dhfile => "priv/ssl/fake_dh_server.pem"},
           ip_tuple => {0,0,0,0},
           ip_version => 4,proto => tcp,backwards_compatible_session => true,
           connection_type => undefined,max_stanza_size => 65536,
           c2s_state_timeout => 5000,proxy_protocol => false,
           max_connections => infinity,reuse_port => false}},
     {watchdog,<0.1501.0>},
     {escalus_overrides,
         [{initial_activity,#Fun<mim_c2s_SUITE.0.17191332>},
          {start_ready_clients,fun mim_c2s_SUITE:escalus_start/2}]},
     {preset,"pgsql_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@de4ca8ebb296.2024-04-16_12.16.15/big_tests.tests.mim_c2s_SUITE.logs/run.2024-04-16_12.16.16/mim_c2s_suite.too_big_opening_tag_is_rejected.387.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@de4ca8ebb296.2024-04-16_12.16.15/big_tests.tests.mim_c2s_SUITE.logs/run.2024-04-16_12.16.16/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_amp => #{},
        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_disco =>
            #{users_can_see_hidden_services => false,iqdisc => one_queue,
              server_info => [],extra_domains => []},
        mod_presence => #{},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,buffer_max => 100,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              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}}},
     {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@de4ca8ebb296.2024-04-16_12.16.15"

=== Started at 2024-04-16 12:16:17


*** CT 2024-04-16 12:16:17.080 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_28.html

*** User 2024-04-16 12:16:17.182 ***🔗
alicE_too_big_opening_tag_is_rejected_7@localhost out
<stream:stream bigattr='564da41d8c5392792bc53f0eddbdaddba2ef3545dd1c4791912cd17c23bf7eae7070e83e0a6534cfa527e8865d0cdcd6ab048173c43c3feec1a26a899fac59db9d54468e7def941ce3153a6b9ce1a059fe4919f38c96d804372d53361d09e7b93e98ae65029506c0ca3fc13a494f2c58b86bb8d3cbd043d8b9db1262977eada7fa940e96c7a41c30fa3a9e9ed63aba435288b5f7f9c048cfc4b403e2bedfa03f80fdf610f4ca480f2dc8a0ffebefb51b5ab9fc1d175748697c52620b4bd85e178515b966121700616f3cdb031a300c7bf0a5674f8e8c07cc69cae2d1da8bc4577798a182d70019fd31488d893c3b36d02f9c37ed247e822e2f45445ee38f06c5ccf7ac2afe4dd432670cf44fd685b77b24688b47791a49321bd74723dbb2afd118be81e43d2daecc3979f5ab723c46978b5c5a85094bb9dff1b8b1decfdbdbbe4062ec9a9b7942ab10599ea812e7bfb0503529e79c289242599a7b169e06ac50d81c65d5d46b0404cf137a1593fea47c17f7bdda0843b543876651e9cfd1eb41903939cbd4d7308d987eabca984def370c7ef5c024be23292c0deab8a353a318cc889a287a05f232cc0af4bebbd67fed50b70df00218572841e29d80214611f19232ba8f468f09ae96f765396e3cc8599b261025d7de1efe46366123567ea2dd80d468c721933c106a138824a8e457c2a551ea85ac37d01960bd2a6519735b97be2ffea2e998bd390f04ea0654a65dc131c1dce9724cf3eea3b250cf06e64ac0ffc024ca50c6dd1e3b7b7a0d42d4dd47ff2edd8660b7c69f0974d93fdc8f59ff570122bb864e8c073c904ffe12660a49c9dbf12a427a38020de2537b0c7fb8554535718b0858f0122ad658f9714f9f3029a3ec1184ab23a6ff186c8795cfe6dc097254795f1988c62c74f38eb85aad0f086a96440fc1ee8c8e427c6454a0acee111fb2f6ff7ec292432a80feb19e6e820c1008fb0fb0624223fa69358438e4114f26826d1cba7ad43e9bc4bb42b36bcdaff8ce20e62a69fa7960bd4243feee7641d2a6f041fb29fc24acde0491b0a210402273feb1951b963fcd486ff2b91c431532ead44e2187d116048641744ca87d8139cf60a3bb811431ebbd42a60ccf9b934d6ce60b8b54405d878a8b093634691bbfb483d182a01adf147d5298fa5ce7476dcc7bc06185ed05270c8307d76bf1600543fa76dd9c05015400d7881fdb8f546384e18e8b6b55f1f11d34d4acb7b5cc9bef132c543405c37e4d998e5a2599b1152097d7464a26a22f8fde59e47d37bdfe2b8b6482677df3d4177ba43c5b897ad1ab406dd46e15abd023cc4510ac5827326048fdb47ca6888976cef0df16e8526a3623239626a3ac4c17557b0f62aedcba53862e673e8063992d6f2ddb9ff0aadc8b7ebcb2a0cc817b73eb4b52a397da012ebb0bd9dd42666a2c0e9d2b4356'/>



*** User 2024-04-16 12:16:17.182 ***🔗
alicE_too_big_opening_tag_is_rejected_7@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7249d6726aed7cbb' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-16 12:16:17.193 ***🔗
alicE_too_big_opening_tag_is_rejected_7@localhost in
<stream:error>
	<xml-not-well-formed xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
</stream:error>



*** User 2024-04-16 12:16:17.194 ***🔗
alicE_too_big_opening_tag_is_rejected_7@localhost in
</stream:stream>
*** CT 2024-04-16 12:16:17.195 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_34.html



=== Ended at 2024-04-16 12:16:17
=== successfully completed test case
=== === Returned value: true