Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing ES Promotion: apis Machine Learning calculates the model memory limit 4 influencers #62091

Closed
tylersmalley opened this issue Mar 31, 2020 · 2 comments · Fixed by #62116
Assignees
Labels
failed-es-promotion :ml Team:Operations Team label for Operations Team

Comments

@tylersmalley
Copy link
Contributor

This failure is preventing the promotion of the current Elasticsearch nightly snapshot:

master/8.0: https://kibana-ci.elastic.co/job/elasticsearch+snapshots+verify/431/execution/node/370/log/?consoleFull

14:03:10    1) apis
14:03:10         Machine Learning
14:03:10           calculate model memory limit
14:03:10             calculates the model memory limit 4 influencers, split by customer_id and filtering by country code:
14:03:10       Error: expected 200 "OK", got 400 "Bad Request"
14:03:10        at Test._assertStatus (/dev/shm/workspace/kibana/node_modules/supertest/lib/test.js:268:12)
14:03:10        at Test._assertFunction (/dev/shm/workspace/kibana/node_modules/supertest/lib/test.js:283:11)
14:03:10        at Test.assert (/dev/shm/workspace/kibana/node_modules/supertest/lib/test.js:173:18)
14:03:10        at assert (/dev/shm/workspace/kibana/node_modules/supertest/lib/test.js:131:12)
14:03:10        at /dev/shm/workspace/kibana/node_modules/supertest/lib/test.js:128:5
14:03:10        at Test.Request.callback (/dev/shm/workspace/kibana/node_modules/superagent/lib/node/index.js:718:3)
14:03:10        at parser (/dev/shm/workspace/kibana/node_modules/superagent/lib/node/index.js:906:18)
14:03:10        at IncomingMessage.res.on (/dev/shm/workspace/kibana/node_modules/superagent/lib/node/parsers/json.js:19:7)
14:03:10        at endReadableNT (_stream_readable.js:1145:12)
14:03:10        at process._tickCallback (internal/process/next_tick.js:63:19)
14:03:10  
14:03:10                 └- ✖ fail: "apis Machine Learning calculate model memory limit calculates the model memory limit 4 influencers, split by customer_id and filtering by country code"

You can test locally using the environment variable KBN_ES_SNAPSHOT_USE_UNVERIFIED.

Example:

  • KBN_ES_SNAPSHOT_USE_UNVERIFIED=true node ./scripts/functional_tests_server
  • KBN_ES_SNAPSHOT_USE_UNVERIFIED=true yarn es snapshot
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-operations (Team:Operations)

@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

@tylersmalley tylersmalley changed the title Failing ES Promotion: Failing ES Promotion: apis Machine Learning calculates the model memory limit 4 influencers Mar 31, 2020
@pheyos pheyos self-assigned this Apr 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed-es-promotion :ml Team:Operations Team label for Operations Team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants