-
Notifications
You must be signed in to change notification settings - Fork 5k
Painless / module failing with: "Too many dynamic script compilations within, max" #9600
Copy link
Copy link
Closed as not planned
Closed as not planned
Copy link
Labels
:TestingFilebeatFilebeatFilebeatTeam:IntegrationsLabel for the Integrations teamLabel for the Integrations team[zube]: Backlogbugflaky-testUnstable or unreliable test cases.Unstable or unreliable test cases.module
Description
Discovered in #9599
This look like a changes in 7.0?
TransportError(500, u'general_script_exception', u'[script] Too many dynamic script compilations within, max: [75/5m]; please use indexed, or scripts with parameters instead; this limit can be changed by the [script.max_compilations_rate] setting')
-------------------- >> begin captured stdout << ---------------------
Using elasticsearch: http://elasticsearch:9200
--------------------- >> end captured stdout << ----------------------
Stacktrace
File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
File "/go/src/github.com/elastic/beats/filebeat/tests/system/test_pipeline.py", line 70, in test_input_pipeline_config
"value": "test-pipeline",
File "/go/src/github.com/elastic/beats/filebeat/build/python-env/local/lib/python2.7/site-packages/elasticsearch/transport.py", line 318, in perform_request
status, headers_response, data = connection.perform_request(method, url, params, body, headers=headers, ignore=ignore, timeout=timeout)
File "/go/src/github.com/elastic/beats/filebeat/build/python-env/local/lib/python2.7/site-packages/elasticsearch/connection/http_urllib3.py", line 186, in perform_request
self._raise_error(response.status, raw_data)
File "/go/src/github.com/elastic/beats/filebeat/build/python-env/local/lib/python2.7/site-packages/elasticsearch/connection/base.py", line 125, in _raise_error
raise HTTP_EXCEPTIONS.get(status_code, TransportError)(status_code, error_message, additional_info)
TransportError(500, u'general_script_exception', u'[script] Too many dynamic script compilations within, max: [75/5m]; please use indexed, or scripts with parameters instead; this limit can be changed by the [script.max_compilations_rate] setting')
-------------------- >> begin captured stdout << ---------------------
Using elasticsearch: http://elasticsearch:9200
--------------------- >> end captured stdout << ----------------------
Standard Output
Using elasticsearch: http://elasticsearch:9200
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
:TestingFilebeatFilebeatFilebeatTeam:IntegrationsLabel for the Integrations teamLabel for the Integrations team[zube]: Backlogbugflaky-testUnstable or unreliable test cases.Unstable or unreliable test cases.module
Type
Fields
Give feedbackNo fields configured for issues without a type.