A test failed on a tracked branch
CypressError: `cy.exec('node ../../../scripts/es_archiver load empty_kibana --dir ../../test/security_solution_cypress/es_archives --config ../../../test/functional/config.js --es-url http://elastic:changeme@localhost:61182 --kibana-url http://elastic:changeme@localhost:61181')` failed because the command exited with a non-zero code.
Pass `{failOnNonZeroExit: false}` to ignore exit code failures.
Information about the failure:
Code: 1
Stdout:
[34minfo[39m [empty_kibana] Loading "mappings.json"
[34minfo[39m [empty_kibana] Loading "data.json.gz"
[34minfo[39m [empty_kibana] Deleted existing index [".kibana"]
[34minfo[39m [empty_...
https://on.cypress.io/exec
Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `SearchBar`
Although you have test retries enabled, we do not retry tests when `before all` or `after all` hooks fail
at http://elastic:changeme@localhost:61181/__cypress/runner/cypress_runner.js:156249:26
at tryCatcher (http://elastic:changeme@localhost:61181/__cypress/runner/cypress_runner.js:10584:23)
at Promise._settlePromiseFromHandler (http://elastic:changeme@localhost:61181/__cypress/runner/cypress_runner.js:8519:31)
at Promise._settlePromise (http://elastic:changeme@localhost:61181/__cypress/runner/cypress_runner.js:8576:18)
at Promise._settlePromise0 (http://elastic:changeme@localhost:61181/__cypress/runner/cypress_runner.js:8621:10)
at Promise._settlePromises (http://elastic:changeme@localhost:61181/__cypress/runner/cypress_runner.js:8701:18)
at _drainQueueStep (http://elastic:changeme@localhost:61181/__cypress/runner/cypress_runner.js:5291:12)
at _drainQueue (http://elastic:changeme@localhost:61181/__cypress/runner/cypress_runner.js:5284:9)
at Async.../../node_modules/bluebird/js/release/async.js.Async._drainQueues (http://elastic:changeme@localhost:61181/__cypress/runner/cypress_runner.js:5300:5)
at Async.drainQueues (http://elastic:changeme@localhost:61181/__cypress/runner/cypress_runner.js:5170:14)
From Your Spec Code:
at Object.esArchiverLoadEmptyKibana (http://localhost:61181/__cypress/tests?p=cypress/integration/search_bar.spec.ts:15311:8)
at Object.cleanKibana (http://localhost:61181/__cypress/tests?p=cypress/integration/search_bar.spec.ts:15287:19)
at Context.eval (http://localhost:61181/__cypress/tests?p=cypress/integration/search_bar.spec.ts:15029:18)
First failure: Jenkins Build
A test failed on a tracked branch
First failure: Jenkins Build