=== 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,
                 ciphers => "TLSv1.2:TLSv1.3",verify_mode => none,
                 certfile => "priv/ssl/fake_server.pem",
                 dhfile => "priv/ssl/fake_dh_server.pem",
                 protocol_options =>
                     ["no_sslv2","no_sslv3","no_tlsv1","no_tlsv1_1"]},
           proto => tcp,ip_address => "0",
           backwards_compatible_session => true,ip_version => 4,
           ip_tuple => {0,0,0,0},
           shaper => c2s_shaper,max_stanza_size => 65536,
           c2s_state_timeout => 5000,max_connections => infinity,
           reuse_port => false,connection_type => undefined,
           proxy_protocol => false}},
     {watchdog,<0.1485.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@fbe86e01725e.2024-04-16_12.56.25/big_tests.tests.mim_c2s_SUITE.logs/run.2024-04-16_12.56.26/mim_c2s_suite.too_big_opening_tag_is_rejected.514.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@fbe86e01725e.2024-04-16_12.56.25/big_tests.tests.mim_c2s_SUITE.logs/run.2024-04-16_12.56.26/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_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 =>
            #{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 =>
            #{inactivity => 30,max_pause => 120,max_wait => infinity,
              server_acks => false,backend => mnesia},
        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@fbe86e01725e.2024-04-16_12.56.25"

=== Started at 2024-04-16 12:56:27


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

*** User 2024-04-16 12:56:27.265 ***🔗
alicE_too_big_opening_tag_is_rejected_12@localhost out
<stream:stream bigattr='a1c2be3e1951d502c9bd8ff4635089eb63e3bbbc85dc59f24e8aca607a1e0407f4ab963fcd16ca85c37166ef7e3e81bdf2151868a4f3ca6066cd4970a9fd1b128c846b03f358b02df9e9c1ce254aa4e43a193f1e88a09e5cfff705538156ad6aaade52bb1e26484e8454535ebee98613dd742178e3b6e92f0c928998741e051f006aada779aab3f6a0acbf01b8e4390ed92735a0d872b4b7796466f4c4d7a1fd0bc44a46307742dffeb6ebba8f00a15f63f0369c5dc43a71782162f3552edf43e1ae423a1a4f66da8e7e8a0c035af5b16a5bd74bf3a5591d29ed1caee697861f49473e573d7c74775360161321b3a3dc29cc0fbd4116b03648ef9178d0beafaa8c17192ed019b904d9c78ce831e74bd572608ef0eddf882a6d7d25bf1d1292ede9ccdfb573183fa446653dd78531055358fb9897710fdd338f7d1b6a1fafb65e71175d6c8e19fe95bacdf0d95a144ee625b65f0750b525a8adc451f21f7330574084bfe9a991a9f97fb36a454337bceb90bf5ddc536e2356e241bfd27808886c9ac4e94733849c6017d30bdc54533fe1659a66b86eedc7afb658b5c78bc44dc70ca598e8bf933405571af3b10ca2304e5c38c7bb7d5a35e7a385abd1a2e2d132f4111c8ce818e4c7e464458137c7b5a8ef6f39997e67675ada045586d950f15aa61b2fde2f25c7adaa2c4d87e5be210821f32563945d8ea73d1582231120bd78c29a1de2b6d499b253686611794a8bf17a356ba4912c1793c5dd9bf3fafc9fe4e042742c30472e2d1537dcc355d46cfed80cd058ec4ebb528a8c0be11946bf522008668ff71650cebceed307af95c3114d15bdc69e9d9f215f2b5814f5b4f9e7aedfd739a9286e6409cc0fdcedcfe8f1e96e44cc9d0b4c8702bff8c9350b48b4143e000d50225b089acc9a63035056d7022b065c9366d2032ee2f9068fba73ada11752c5b73098cbb6ef7b246eb829b11f0e4a2c96e595363981d559627c099d8ab01e5dc386b7b025bc09057703f5a32c2aade74c6824588cb51777860e4337c97628c6add5accba7957438719f395b224657db765ff1880a6d58f7d341545e971852d732d355f5513a78444f03b0783fd51093e3a63cc49e75bfbb29d954c5e2f0aed361112c737ee37bced97015786d11b425e2e27dfbc16e51f42321e30b35b72ad3270ae1990e0b90e912e306b1fc88fe90f1ca4b51ae82e280218a0d13ae4d5855d182810e45e90cdc35348a1c3fb3d0acc646b7ca1cc0d4a67d5c204638507668a85cbac4360530a5e464a1c033a1a873f07974d4cc8fe695d29d0cd8b34bbe5c8219bd824a8257fd666449a74ef4dd7c6ee18e07abfd8deeace7e8ca026ebb0c43b9f9a959282f3cb4c8f843ccbd49392a2b2ed5a019d9685bf78e631679d5afd06c1951971cd1a63cd7079496bb0abb2287f95b2a3a33fbe975189d'/>



*** User 2024-04-16 12:56:27.265 ***🔗
alicE_too_big_opening_tag_is_rejected_12@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='659384b31e8a4e8c' from='localhost' version='1.0' xml:lang='en'>

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



*** User 2024-04-16 12:56:27.277 ***🔗
alicE_too_big_opening_tag_is_rejected_12@localhost in
</stream:stream>
*** CT 2024-04-16 12:56:27.279 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_27.html



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