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 test: Chrome X-Pack UI Functional Tests - ML anomaly_detection_integrations.x-pack/test/functional/apps/ml/anomaly_detection_integrations/lens_to_ml·ts - machine learning - anomaly detection create jobs from lens can create a single metric job from vis with single layer #142762

Closed
kibanamachine opened this issue Oct 5, 2022 · 5 comments · Fixed by #144784
Labels
failed-test A test failure on a tracked branch, potentially flaky-test :ml Team:ML Team label for ML (also use :ml)

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Oct 5, 2022

A test failed on a tracked branch

Error: Expected status code 200, got 409 with body '{"error":{"root_cause":[{"type":"version_conflict_engine_exception","reason":"[anomaly_detector-job_from_lens_1]: version conflict, required seqNo [2], primary term [1]. current document has seqNo [4] and primary term [1]","index_uuid":"K4IEJpf4TTyIIIjDYHBWIQ","shard":"0","index":".ml-config"}],"type":"version_conflict_engine_exception","reason":"[anomaly_detector-job_from_lens_1]: version conflict, required seqNo [2], primary term [1]. current document has seqNo [4] and primary term [1]","index_uuid":"K4IEJpf4TTyIIIjDYHBWIQ","shard":"0","index":".ml-config"},"status":409}'
    at Assertion.assert (node_modules/@kbn/expect/expect.js:100:11)
    at Assertion.eql (node_modules/@kbn/expect/expect.js:244:8)
    at Object.assertResponseStatusCode (x-pack/test/functional/services/ml/api.ts:85:31)
    at Object.deleteAnomalyDetectionJobES (x-pack/test/functional/services/ml/api.ts:721:12)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at Context.<anonymous> (x-pack/test/functional/apps/ml/anomaly_detection_integrations/lens_to_ml.ts:89:7)
    at Object.apply (node_modules/@kbn/test/target_node/src/functional_test_runner/lib/mocha/wrap_function.js:87:16) {
  actual: '409',
  expected: '200',
  showDiff: true
}

First failure: CI Build - 8.5

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Oct 5, 2022
@botelastic botelastic bot added the needs-team Issues missing a team label label Oct 5, 2022
@jsanz jsanz added the Team:ML Team label for ML (also use :ml) label Oct 6, 2022
@botelastic botelastic bot removed the needs-team Issues missing a team label label Oct 6, 2022
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@spalger
Copy link
Contributor

spalger commented Oct 28, 2022

/skip

@kibanamachine
Copy link
Contributor Author

Skipped

main: 260d485

@spalger
Copy link
Contributor

spalger commented Oct 28, 2022

8 PR failures this week, two failures on main

image

@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

jloleysens added a commit to jloleysens/kibana that referenced this issue Oct 31, 2022
* main: (41 commits)
  [api-docs] Daily api_docs build (elastic#144212)
  Add readonly view to role management (elastic#143893)
  [api-docs] Daily api_docs build (elastic#144208)
  [APM] Adds button group to navigate to "All services" (elastic#142911)
  Update react-query to ^4.12.0 (main) (elastic#139986)
  [APM] Support specific fields when creating service groups (elastic#142201) (elastic#143881)
  [api-docs] Daily api_docs build (elastic#144203)
  [ts] add stub index.d.ts in @kbn/ui-shared-deps-npm
  [Synthetics] Fix failing Synthetics Integration test (elastic#144175)
  chore(NA): remove @types/pkg link creation when generating a new package (elastic#144200)
  [Osquery] Update schema to v5.5.1 (elastic#144090)
  [ci] remove github-checks-reporter (elastic#144193)
  [8.6][ML Inference] Verify pipeline usage before deletion (elastic#144053)
  [ts] ts refs cache was removed, remove capture task
  Added Rollups CCS Test (elastic#144074)
  [auto] migrate existing plugin/package configs
  [ts] stop building @types packages in bootstrap
  skip failing test suite (elastic#142762)
  skip failing test suite (elastic#144186)
  [Fleet] Show Add Fleet Server instead of add agent when adding agent from agent policy (elastic#144105)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed-test A test failure on a tracked branch, potentially flaky-test :ml Team:ML Team label for ML (also use :ml)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants