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: Security Solution Cypress.x-pack/test/security_solution_cypress/cypress/e2e/explore/cases/connectors·cy·ts - Cases connectors Configures a new connector Configures a new connector #187701

Open
kibanamachine opened this issue Jul 5, 2024 · 10 comments
Labels

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Jul 5, 2024

A test failed on a tracked branch

CypressError: A callback was provided to intercept the upstream response, but a network error occurred while making the request:

Error: Socket closed before finished writing response
    at <unknown> (<embedded>:4432:40137)
    at tryCatcher (/opt/buildkite-agent/.cache/Cypress/13.6.3/Cypress/resources/app/node_modules/bluebird/js/release/util.js:16:23)
    at Promise._settlePromiseFromHandler (/opt/buildkite-agent/.cache/Cypress/13.6.3/Cypress/resources/app/node_modules/bluebird/js/release/promise.js:512:31)
    at Promise._settlePromise (/opt/buildkite-agent/.cache/Cypress/13.6.3/Cypress/resources/app/node_modules/bluebird/js/release/promise.js:569:18)
    at Promise._settlePromise0 (/opt/buildkite-agent/.cache/Cypress/13.6.3/Cypress/resources/app/node_modules/bluebird/js/release/promise.js:614:10)
    at Promise._settlePromises (/opt/buildkite-agent/.cache/Cypress/13.6.3/Cypress/resources/app/node_modules/bluebird/js/release/promise.js:694:18)
    at _drainQueueStep (/opt/buildkite-agent/.cache/Cypress/13.6.3/Cypress/resources/app/node_modules/bluebird/js/release/async.js:138:12)
    at _drainQueue (/opt/buildkite-agent/.cache/Cypress/13.6.3/Cypress/resources/app/node_modules/bluebird/js/release/async.js:131:9)
    at Async._drainQueues (/opt/buildkite-agent/.cache/Cypress/13.6.3/Cypress/resources/app/node_modules/bluebird/js/release/async.js:147:5)
    at Immediate._onImmediate (/opt/buildkite-agent/.cache/Cypress/13.6.3/Cypress/resources/app/node_modules/bluebird/js/release/async.js:17:14)
    at process.processImmediate (node:internal/timers:476:21)

Route: {
"method": "GET",
"url": "/api/cases/configure"
}

Intercepted request: {
"headers": {
"host": "localhost:5696",
"proxy-connection": "keep-alive",
"sec-ch-ua": "\"Not/A)Brand\";v=\"8\", \"Chromium\";v=\"126\", \"Google Chrome\";v=\"126\"",
"x-elastic-internal-origin": "Kibana",
"kbn-version": "8.16.0-SNAPSHOT",
"sec-ch-ua-mobile": "?0",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/126.0.0.0 Safari/537.36",
"content-type": "application/json",
"kbn-build-number": "76081",
"x-kbn-context": "%7B%22type%22%3A%22application%22%2C%22name%22%3A%22securitySolutionUI%22%2C%22url%22%3A%22%2Fapp%2Fsecurity%2Fcases%22%2C%22page%22%3A%22%2Fcases%22%7D",
"sec-ch-ua-platform": "\"Linux\"",
"accept": "*/*",
"sec-fetch-site": "same-origin",
"sec-fetch-mode": "cors",
"sec-fetch-dest": "empty",
"referer": "http://localhost:5696/app/security/cases?cases=(page:1,perPage:10,sortField:createdAt,sortOrder:desc)&sourcerer=%28default%3A%28id%3Asecurity-solution-default%2CselectedPatterns%3A%21%28%27auditbeat-*%27%29%29%29&timeline=%28activeTab%3Aquery%2CgraphEventId%3A%27%27%2CisOpen%3A%21f%29",
"accept-encoding": "gzip, deflate, br, zstd",
"accept-language": "en-US,en;q=0.9",
"cookie": "sid=Fe26.2**6e3d6b68bc9b6aa6ec608ea83154de6fa38db112c41bf9b4b2d06993df414a51*uKOO-I6-7ycS8yv8tm8Qrg*iKHGgjHNWntu3DtY9VIvFCdrvEYBboz_Ij_akP-P7msy5qYtnQnQ78M63ZQL2FIne-0EouxhDfeuP1-I0SAKwmKsSlbd7iMFxPLFkNvBsGG_evAgv9ndjNYHLrSpBq30Dwx3BadLnaFSlRuo6ToiLU7xv1rPlffnCrBDVNtsWN-vVkLFZ4iYxothI2XaoLEIsItsvz6y408SvAFfcKeN31c-NfXyz5s6V1i6UH2FCocOR9GZlBT2YDVaSoJgq7MG**75a794f092a53cf55da65648218642fc233b5744778faf289be9a0dfcd1223bf*jNqbBLiitYazA0vqf-qYbC_CURYud-Wi35wtdbKZzfo"
},
"url": "http://localhost:5696/api/cases/configure",
"method": "GET",
"httpVersion": "1.1",
"resourceType": "fetch",
"query": {},
"body": "",
"responseTimeout": 30000
}
    at cypressErr (http://localhost:5696/__cypress/runner/cypress_runner.js:75257:18)
    at Object.errByPath (http://localhost:5696/__cypress/runner/cypress_runner.js:75312:10)
    at onNetworkError (http://localhost:5696/__cypress/runner/cypress_runner.js:137539:72)
    at <unknown> (http://localhost:5696/__cypress/runner/cypress_runner.js:136924:28)
    at tryCatcher (http://localhost:5696/__cypress/runner/cypress_runner.js:1807:23)
    at Promise.attempt.Promise.try (http://localhost:5696/__cypress/runner/cypress_runner.js:4315:29)
    at $Cypress.<anonymous> (http://localhost:5696/__cypress/runner/cypress_runner.js:136888:59)
    at EventEmitter.emit (http://localhost:5696/__cypress/runner/cypress_runner.js:141393:19)
    at parent.<computed> [as emit] (http://localhost:5696/__cypress/runner/cypress_runner.js:140299:31)
    at CDPBrowserSocket.<anonymous> (http://localhost:5696/__/assets/index-bd5d81a7.js:146089:19)
    at Emitter2.emit (http://localhost:5696/__/assets/index-bd5d81a7.js:34617:24)
    at <unknown> (http://localhost:5696/__/assets/index-bd5d81a7.js:37643:15)
From Your Spec Code:
    at Context.eval (webpack:///./tasks/configure_cases.ts:51:9)

First failure: kibana-on-merge - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Jul 5, 2024
@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@botelastic botelastic bot added the needs-team Issues missing a team label label Jul 5, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-threat-hunting-explore (Team:Threat Hunting:Explore)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Jul 5, 2024
@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@mistic
Copy link
Member

mistic commented Jul 9, 2024

Skipped.

main: 90abc79

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - 8.15

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - 8.15

@kibanamachine
Copy link
Contributor Author

Skipped

8.15: 9066b4b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants