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.x-pack/test/functional/apps/ml/anomaly_detection/multi_metric_job·ts - machine learning anomaly detection multi metric job creation runs the job and displays it correctly in the job list #112174

Closed
kibanamachine opened this issue Sep 14, 2021 · 8 comments · Fixed by #113095
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test :ml skipped-test v7.16.0

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Sep 14, 2021

A test failed on a tracked branch

Error: retry.tryForTime timeout: Error: Expected job row to be '{"id":"fq_multi_1_1631643285935","description":"Create multi metric job based on the farequote dataset with 15m bucketspan and min/max/mean(responsetime) split by airline","jobGroups":["automated","farequote","multi-metric"],"recordCount":"86,274","memoryStatus":"ok","jobState":"closed","datafeedState":"stopped","latestTimestamp":"2016-02-11 23:59:54"}' (got '{"id":"fq_multi_1_1631643285935","description":"Create multi metric job based on the farequote dataset with 15m bucketspan and min/max/mean(responsetime) split by airline","jobGroups":["automated","farequote","multi-metric"],"recordCount":"86,272","memoryStatus":"ok","jobState":"closed","datafeedState":"stopped","latestTimestamp":"2016-02-11 23:59:54"}')
    at Assertion.assert (/dev/shm/workspace/parallel/16/kibana/node_modules/@kbn/expect/expect.js:100:11)
    at Assertion.eql (/dev/shm/workspace/parallel/16/kibana/node_modules/@kbn/expect/expect.js:244:8)
    at /dev/shm/workspace/parallel/16/kibana/x-pack/test/functional/services/ml/job_table.ts:241:27
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
    at runAttempt (/dev/shm/workspace/parallel/16/kibana/test/common/services/retry/retry_for_success.ts:27:15)
    at retryForSuccess (/dev/shm/workspace/parallel/16/kibana/test/common/services/retry/retry_for_success.ts:66:21)
    at RetryService.tryForTime (/dev/shm/workspace/parallel/16/kibana/test/common/services/retry/retry.ts:22:12)
    at MlJobTable.assertJobRowFields (test/functional/services/ml/job_table.ts:237:7)
    at Context.<anonymous> (test/functional/apps/ml/anomaly_detection/multi_metric_job.ts:213:7)
    at Object.apply (/dev/shm/workspace/parallel/16/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)
    at onFailure (/dev/shm/workspace/parallel/16/kibana/test/common/services/retry/retry_for_success.ts:17:9)
    at retryForSuccess (/dev/shm/workspace/parallel/16/kibana/test/common/services/retry/retry_for_success.ts:57:13)
    at RetryService.tryForTime (/dev/shm/workspace/parallel/16/kibana/test/common/services/retry/retry.ts:22:12)
    at MlJobTable.assertJobRowFields (test/functional/services/ml/job_table.ts:237:7)
    at Context.<anonymous> (test/functional/apps/ml/anomaly_detection/multi_metric_job.ts:213:7)
    at Object.apply (/dev/shm/workspace/parallel/16/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)

First failure: Jenkins Build

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Sep 14, 2021
@botelastic botelastic bot added the needs-team Issues missing a team label label Sep 14, 2021
@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@tylersmalley
Copy link
Contributor

Skipped

master: bfad0bd
7.x: d74d2a9

@tylersmalley
Copy link
Contributor

This started consistantly falling on the 7.x branch.

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@pheyos pheyos added the :ml label Sep 15, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Sep 15, 2021
@pheyos pheyos removed the ml label Sep 15, 2021
@pheyos
Copy link
Member

pheyos commented Sep 15, 2021

This is an issue on the ES side and is discussed in elastic/elasticsearch#77655.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test :ml skipped-test v7.16.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants