=== 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,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",shaper => c2s_shaper,
           connection_type => undefined,proto => tcp,ip_version => 4,
           ip_tuple => {0,0,0,0},
           max_connections => infinity,reuse_port => false,
           max_stanza_size => 65536,c2s_state_timeout => 5000,
           backwards_compatible_session => true,proxy_protocol => 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,"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@97931f009ece.2024-04-23_10.53.14/big_tests.tests.mim_c2s_SUITE.logs/run.2024-04-23_10.53.16/mim_c2s_suite.too_big_opening_tag_is_rejected.260.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@97931f009ece.2024-04-23_10.53.14/big_tests.tests.mim_c2s_SUITE.logs/run.2024-04-23_10.53.16/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_sic => #{iqdisc => one_queue},
        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_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        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_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@97931f009ece.2024-04-23_10.53.14"

=== Started at 2024-04-23 10:53:17


*** CT 2024-04-23 10:53:17.017 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_21.html

*** User 2024-04-23 10:53:17.130 ***🔗
alicE_too_big_opening_tag_is_rejected_11@localhost out
<stream:stream bigattr='113fabfb4a178e25b8737880ea78882f3fc29fba3b5cfb97f5e0181860d32d2c902bab78fcb7780183a1a61e9ffb5346fe18ca37b24d1482dbdb640dc4234c05afa8ab3de9e3f0d36e4866d860c48fd5dfac1dcd1ecdb94b62e0ee1a3966e1f36e3e76a59344edf8517dd583181d607a9462a25fc679b180c20cef41381fa77cbe31f961925d95759092da71cc3d7f68904afb4f9f41957ec2b16c894cc4cd23d89420579122b16b4128ea85329517665167eec330d8240b4a882654ccbba7b4d40c05713bcae28b48080f3e8095e9c93d9ccc7f86d1e365b9f8335b82c20e61d80e1b3b8bb8a6e6bbf46d217063342483fa775d2c6b765e3a47790f86c3d912f5430a470f03f29c36c72a0752a9f4fd524d99ac9357daace15deb58dfc0b1ca993045bd59a09d15167db11c5267dd9ce546588d8cc5b4cdfcf21ea082f970a12e85cbf0c61f1f642c027f5b5827134e98b6f7afc34b612e9a1e1014f124f2ba57da0f2855eefa50bac4fc0f344fa4fcf3446d1520e752b40f90a5707fc942271e0d0ff1fb4a2815dbc75203179524eeb57d1ca88fd697a171f9ce2009c68f0dc58a8325e94274779ceb019184419cdb485724565978b697773cbb86f9882dceeb2ffd7419d3b2edce4695a594dcc2d6802ea07448a920b3dec4070205cf885e1d7b93fe0f9ff68b185e0c538581a79e43fe21f469b9227f2c575293964e9f05df5344d5279e57e1da4c68673751062c472598380891fcfe7a727b3f664b82da98ce5c425eff66f77aec530fc2189835d2e9fe185be97bf580cd26f970924eecf139a078091d8f7be517c039d97fe4e30439d12a7d926501fa6d498fa9019f75b5c7028c75cb1df2877d73032d5e96fb3ae1c12d5ce54e152649fc7722ac5c1d6349a66aa2f3facd1ce9cd70d94713c4b3de9442999f200998dcfe10a0d9d9b2acddcaa0e23b69b34f0507244ddabbdc52b2bbe628f5e9cf7a2e19172aff2a97e2708f2d31fb1cfd4f9a3008ddd217337769d5858dc71d7faa7b75338c790718aa2580769b821b9bcb37cf1d5cf3081e935133ca2b8f993428d23decb291d1c4abdae6419b99249848f42c6cc41e1e0d4b20a1302a079a596587d3da280c69809cc91b5c30c1928defa88b2a64100ccf173dacea277b2cdc371fe31e87d3958a47b6f55cce8238dfdb40c820c27553661a40451f6fd09738a8b94bebd09737dc761f349d2900da12f1d90af36c262a734081aba98b99c48d62cd9cfaf022a7a66105c4ee19861a19d9c652bda48915fe2d74f5ad0abfa7c27473cfe20af074ec6ef58187e0d877cecfd9983da3b1b3d99e8f8cffa62e8cd2b6443ed4bb51c23f5cf3cae459b446f6f5ec80287c7934167c1b1a055cca64f3c87dc69af29e7662082a4581b70e55c8d649e1b6e8efddf1f36655b9f4bfd821994a743ad7274b16'/>



*** User 2024-04-23 10:53:17.137 ***🔗
alicE_too_big_opening_tag_is_rejected_11@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d3b1ce454985b0fb' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 10:53:17.152 ***🔗
alicE_too_big_opening_tag_is_rejected_11@localhost in
<stream:error>
	<xml-not-well-formed xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
</stream:error>



*** User 2024-04-23 10:53:17.152 ***🔗
alicE_too_big_opening_tag_is_rejected_11@localhost in
</stream:stream>
*** CT 2024-04-23 10:53:17.162 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_27.html



=== Ended at 2024-04-23 10:53:17
=== successfully completed test case
=== === Returned value: true