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

=== Config value:

    [{c2s_listener,
         #{access => c2s,backlog => 1024,backwards_compatible_session => true,
           c2s_state_timeout => 5000,connection_type => undefined,
           hibernate_after => 0,ip_address => "0",
           ip_tuple => {0,0,0,0},
           ip_version => 4,max_connections => infinity,
           max_stanza_size => 65536,module => mongoose_c2s_listener,
           num_acceptors => 100,port => 5222,proto => tcp,
           proxy_protocol => false,reuse_port => false,shaper => c2s_shaper,
           tls =>
               #{certfile => "priv/ssl/fake_server.pem",
                 ciphers => "TLSv1.2:TLSv1.3",
                 dhfile => "priv/ssl/fake_dh_server.pem",mode => starttls,
                 module => fast_tls,
                 protocol_options =>
                     ["no_sslv2","no_sslv3","no_tlsv1","no_tlsv1_1"],
                 verify_mode => none}}},
     {watchdog,<0.1481.0>},
     {escalus_overrides,
         [{initial_activity,#Fun<mim_c2s_SUITE.0.115367038>},
          {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@cdcecdf9c9e0.2023-12-04_15.40.23/big_tests.tests.mim_c2s_SUITE.logs/run.2023-12-04_15.40.25/mim_c2s_suite.too_big_stanza_rejected.259.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@cdcecdf9c9e0.2023-12-04_15.40.23/big_tests.tests.mim_c2s_SUITE.logs/run.2023-12-04_15.40.25/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => #{},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}},
     {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@cdcecdf9c9e0.2023-12-04_15.40.23"

=== Started at 2023-12-04 15:40:25


*** CT 2023-12-04 15:40:25.938 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_23.html

*** User 2023-12-04 15:40:25.995 ***🔗
alicE_too_big_stanza_rejected_7@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-12-04 15:40:26.014 ***🔗
alicE_too_big_stanza_rejected_7@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ade92a12d273443a' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-12-04 15:40:26.025 ***🔗
alicE_too_big_stanza_rejected_7@localhost in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-12-04 15:40:26.028 ***🔗
alicE_too_big_stanza_rejected_7@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3Rvb19iaWdfc3RhbnphX3JlamVjdGVkXzcAbWF0eWdyeXNh</auth>



*** User 2023-12-04 15:40:26.031 ***🔗
alicE_too_big_stanza_rejected_7@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-12-04 15:40:26.031 ***🔗
alicE_too_big_stanza_rejected_7@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-12-04 15:40:26.034 ***🔗
alicE_too_big_stanza_rejected_7@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0afef483ff843149' from='localhost' version='1.0' xml:lang='en' to='alice_too_big_stanza_rejected_7@localhost'>

*** User 2023-12-04 15:40:26.039 ***🔗
alicE_too_big_stanza_rejected_7@localhost in
<stream:features>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-12-04 15:40:26.102 ***🔗
alicE_too_big_stanza_rejected_7@localhost out
<iq type='set' id='8179ed08cc4776d12020922e165b5b9e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2023-12-04 15:40:26.102 ***🔗
alicE_too_big_stanza_rejected_7@localhost in
<iq id='8179ed08cc4776d12020922e165b5b9e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_too_big_stanza_rejected_7@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2023-12-04 15:40:26.110 ***🔗
alice_too_big_stanza_rejected_7@localhost/escalus-default-resource out
<message to='alice_too_big_stanza_rejected_7@localhost/escalus-default-resource' type='chat'>
	<body>f8fae4e5dd56b06636b98a1a6287aa5a71fb10fb68fec7a8db097c4f532169140cabda85e30a91b79d57ac140f9aa1633e946c53de131e5d02e4b7e50677bc43c2317d439eced396ce6bd37ff25a0d14a9122e1a5f2a654b9934804b1513c9a244ad5b4ad3e08e6eb0b092454f62c55b0987c5c49422c63d73f9a3a2b55f80a1f6bc268b9a48caaa923f172399a7499561a18d3ee8f6920c3b130dda44dfacf5a2dbd2058155dc9806206565851749164167fa90246150aef7c94c1c263ecbf9a3f50d79e8a10a91ac0f99d955433465446d51c0e2ba2542c4a30ae2b06155226f01dec2ddc7627583daa2b94bbc04659565c128cd3d9100837475edf5f1732e91065fce23f9c21ea1efefac376d24afe7d3eeaa33c5c21338ef86e7f3fa73faa85d832f1c88d1b542c57d388a6908d0fc4b8e5ae43f9792b7acda4f2e3303a8abf8a7ffc5f0d08b9425de7a3fdf46441516257e33d4e44d54c898d0f4c5a95140fe9135536b2b37f884da883398c0e5ff74131824761abe33dbe328d5a165b66153b00d3f1d2ef19e1930c7cbec0d1b942ec8b06ff0bab320bb59ad7cead333f110da5e26a38dbe86c66a91a7fae176dbc1f845d84fff247129051e7144d1301deac5a4b18c93a2bebd55207c90da7d5f81c54e7d5f53deec3465bc78f65c0a3debf53839c00d29ca32721e5b75b8746b8554ff3e76501c412f0ce8ddbc094f1e3d81a2f1e70826badf103e48c00e53db29fe8c1da39c2a838dc2c00e5b7b44794199b09c22ff6bb649eaacde9e8ac708ebd3ea19104c86e7ee83c1d55bcd578fab8877bee31717a1fe26344c77512533a150b4443fb83fac2f9589e220d7c909e7e2e1b214390bc24a7784c4f7b69b5d0a461d7846db75ff409c3a5ccce7089eb6ad5eae1772aa27dae07beb7c684d806f071273a8c9db33d569edd45feda67dc217c150b0116981dfd915711378feab028b6afcc329372f2febb9f80b47e6671b6849ac3a7b76b1aa9e1a671860e0a00de72047ae563ca5b508080ad2f9151079fd4f1f91846c4bbf164a50526d76baab55e8e4c2bda9afddfaa968f3d19e57308300da5950d8dbffc3e41b090884693338daabad7d2926423a4e3156af2754464b42d05717d0ba4598e7e90cbff3ae5ee93e13e2f049df401ffea515cf3e0e77812a8d3b6bd8ff899c8044ac9e077240ee856899315b64b6b65157b6fcb5116a00991c2e5f9de0c09cfa75ebe2090be413192131c29a1c8bcd215b9ea5af2602e251c3b11fce77236bda0ba192c15e55ccf3d7a306755bf14440ed6e5ebf12dd5cc39798434a313c227f539723fa7c50c446a50d518d8eff6a44839fad481fe60a831a17e669de1c909bb2a2ac09ee1ba0c2d08b5778733912f7d29ba6e0e88ed883464ecfd88f88b7af87e1704c1d33312ad42e2602121e331f104d784c</body>
</message>



*** User 2023-12-04 15:40:26.110 ***🔗
alice_too_big_stanza_rejected_7@localhost/escalus-default-resource in
<stream:error>
	<policy-violation xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>child element too big</text>
</stream:error>



*** User 2023-12-04 15:40:26.110 ***🔗
alice_too_big_stanza_rejected_7@localhost/escalus-default-resource in
</stream:stream>
*** CT 2023-12-04 15:40:26.114 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_29.html



=== Ended at 2023-12-04 15:40:26
=== successfully completed test case
=== === Returned value: true