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: X-Pack EPM API Integration Tests.x-pack/test/ingest_manager_api_integration/apis/epm/install·ts - Ingest Manager Endpoints installs packages that include settings and mappings overrides should install the overrides package correctly #71939

Closed
kibanamachine opened this issue Jul 15, 2020 · 6 comments
Assignees
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test Feature:EPM Fleet team's Elastic Package Manager (aka Integrations) project skipped-test Team:Fleet Team label for Observability Data Collection Fleet team v7.9.0

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Jul 15, 2020

A test failed on a tracked branch

Error: expected 200 "OK", got 409 "Conflict"
    at Test._assertStatus (/dev/shm/workspace/kibana/node_modules/supertest/lib/test.js:268:12)
    at Test._assertFunction (/dev/shm/workspace/kibana/node_modules/supertest/lib/test.js:283:11)
    at Test.assert (/dev/shm/workspace/kibana/node_modules/supertest/lib/test.js:173:18)
    at assert (/dev/shm/workspace/kibana/node_modules/supertest/lib/test.js:131:12)
    at /dev/shm/workspace/kibana/node_modules/supertest/lib/test.js:128:5
    at Test.Request.callback (/dev/shm/workspace/kibana/node_modules/superagent/lib/node/index.js:718:3)
    at parser (/dev/shm/workspace/kibana/node_modules/superagent/lib/node/index.js:906:18)
    at IncomingMessage.res.on (/dev/shm/workspace/kibana/node_modules/superagent/lib/node/parsers/json.js:19:7)
    at endReadableNT (_stream_readable.js:1145:12)
    at process._tickCallback (internal/process/next_tick.js:63:19)

First failure: Jenkins Build

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Jul 15, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-test-triage (failed-test)

@spalger
Copy link
Contributor

spalger commented Jul 15, 2020

This failure on master happens in a very slow CI group which could cause the Jenkins job to timeout when it has to be retried. This would prevent the failures from being reported correctly so I'm going to skip the test out of an abundance of caution. It seems that the error is real and should be avoidable with a retry of some sort.

We were however able to track 4 failures in PRs

image

master: 9a8d021
7.x/7.10: 27b93b7
7.9: 3ad2855

@spalger spalger added Feature:Ingest Management blocker failed-test A test failure on a tracked branch, potentially flaky-test skipped-test v7.10.0 Feature:EPM Fleet team's Elastic Package Manager (aka Integrations) project and removed failed-test A test failure on a tracked branch, potentially flaky-test labels Jul 15, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/ingest-management (Feature:EPM)

spalger added a commit that referenced this issue Jul 15, 2020
spalger added a commit that referenced this issue Jul 15, 2020
(cherry picked from commit 9a8d021)
@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

spalger added a commit that referenced this issue Jul 16, 2020
(cherry picked from commit 9a8d021)
(cherry picked from commit 27b93b7)
@spalger
Copy link
Contributor

spalger commented Jul 16, 2020

Latest failure was on 7.9, skipped there too

@jen-huang
Copy link
Contributor

jen-huang commented Jul 16, 2020

This error may be the root cause of the version conflict error seen in other failed tests: #72102, #72053, #64696, #71951

@jen-huang jen-huang added the Team:Fleet Team label for Observability Data Collection Fleet team label Jul 21, 2020
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 Feature:EPM Fleet team's Elastic Package Manager (aka Integrations) project skipped-test Team:Fleet Team label for Observability Data Collection Fleet team v7.9.0
Projects
None yet
Development

No branches or pull requests

5 participants